Make all gimple_omp_for_ accessors typesafe
[official-gcc.git] / ChangeLog
blob95f45da73f186ca78f488aa050c5dbc766f1a5e6
1 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3         * configure.ac (build_configargs): Don't share config.cache between
4         build subdirs.
5         * configure: Regenerate.
7 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
9         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
10         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
11         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
12         leon3v7 as leon3.
13         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
14         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
15         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
16         * config/sparc/sparc.md (cpu): Add leon3v7.
17         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
19 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
21         * MAINTAINERS (write-after-approval): Add myself.
23 2014-10-23  Ian Lance Taylor  <iant@google.com>
25         * configure.ac: Disable the Go frontend on systems where it is known
26         to not work.
27         * configure: Regenerate.
29 2014-10-23  Richard Biener  <rguenther@suse.de>
31         * Makefile.def: Add libcpp build module and dependencies.
32         * configure.ac: Add libcpp build module.
33         * Makefile.in: Regenerate.
34         * configure: Likewise.
36 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
38         * MAINTAINERS (write-after-approval): Add myself.
40 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
42         * INSTALL/README: Do not mention CVS.
44 2014-10-03  Jing Yu  <jingyu@google.com>
46         * configure.ac: Add aarch64 to list of targets that support gold.
47         * configure: Regenerate.
49 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
51         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
53 2014-09-29  Catherine Moore  <clm@codesourcery.com>
55         * MAINTAINERS:  Add myself as MIPS maintainer.
57 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
59         * MAINTAINERS: Move myself to MIPS maintainers.
61 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
63         * MAINTAINERS: Put all email addresses between '<' and '>'.
65 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
67         * MAINTAINERS: Move myself to reviewers (Fortran).
69 2014-09-01  Andi Kleen  <ak@linux.intel.com>
71         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
72         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
73         * Makefile.in: Regenerate.
75 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
77         * rtx-classes-status.txt: Delete
79 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
81         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
83 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
85         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
86         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
87         of checking for version number.
88         * configure: Regenerated.
89         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
91 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
93         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
94         is done; begin phase 6 (use extra rtx_def subclasses).
96 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
98         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
99         done; begin phase 5 (additional rtx_def subclasses).
101 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
103         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
105 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
107         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
108         SET_BB_HEADER are done.
110 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
112         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
113         done.
115 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
117         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
119 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
121         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
123 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
125         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
127 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
129         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
131 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
133         * rtx-classes-status.txt: Phase 3 (per-file commits within
134         "config" subdirs) is done; begin phase 4 (removal of
135         "scaffolding").
137 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
139         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
140         dir) is done; begin phase 3 (per-file commits within "config"
141         subdirs).
143 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
145         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
146         phase 2 (per-file commits in main source dir).
148 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
150         * configure: Regenerated.
152 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
154         * rtx-classes-status.txt (TODO): Add SET_BND_TO
156 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
158         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
160 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
162         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
164 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
166         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
168 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
170         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
172 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
174         * MAINTAINERS (Write After Approval): Add myself.
176 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
178         * MAINTAINERS: Remove myself
180 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
182         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
184 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
186         * MAINTAINERS (Write After Approval): Add myself.
188 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
190         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
191         SET_BB_HEADER, SET_BB_FOOTER
193 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
195         * rtx-classes-status.txt: New file
197 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
199         * configure.ac: Eliminate ClooG installation dependency.
200         * configure: Regenerate.
201         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
202         * Makefile.in: Regenerate.
204 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
206         * MAINTAINERS (Write After Approval): Add myself.
208 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
210         * MAINTAINERS (Write After Approval): Add myself.
212 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
214         * MAINTAINERS (Write After Approval): Add myself.
216 2014-07-28  Anthony Green  <green@moxielogic.com>
218         Import from savannah.gnu.org:
219         * config.sub: Update to 2014-07-28 version.
221 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
223         * MAINTAINERS: Remove my MIPS maintainer entry.
225 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
227         PR target/47230
228         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
229         * configure: Regenerate.
231 2014-07-24  James Norris  <jnorris@codesourcery.com>
233         * MAINTAINERS (Write After Approval): Add myself.
235 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
237         * configure.ac: Accept only CLooG 0.18.1.
238         * configure: Regenerate.
240 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
242         * configure.ac: Don't accept isl 0.11.
243         * configure: Regenerate.
245 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
247         * MAINTAINERS (Write After Approval): Add myself.
249 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
251         * configure.ac: Don't accept isl 0.10.
252         * configure: Regenerate.
254 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
256         Fix include path for in-tree cloog.
257         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
258         * configure: Regenerate.
260 2014-06-18  Richard Henderson  <rth@redhat.com>
262         * .gitignore: Import gcc_update output.
264 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
266         * config-ml.in: Robustify ac_configure_args parsing.
268         * configure.ac (--enable-linker-plugin-configure-flags)
269         (--enable-linker-plugin-flags): New flags.
270         (configdirs): Conditionally add libiberty-linker-plugin.
271         * configure: Regenerate.
272         * Makefile.def (host_modules): Add libiberty-linker-plugin.
273         (host_modules) <lto-plugin>: Pay attention to
274         @extra_linker_plugin_flags@ and
275         @extra_linker_plugin_configure_flags@.
276         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
277         * Makefile.in: Regenerate.
279         * Makefile.tpl (configure-[+prefix+][+module+])
280         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
281         "module_srcdir" instead of "module" for locating a module's srcdir.
282         * Makefile.in: Regenerate.
284 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
286         * MAINTAINERS (Write After Approval): Add myself.
288 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
290         * MAINTAINERS: Update my email address.
292 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
294         * MAINTAINERS (Write After Approval): Add myself.
296 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
298         * MAINTAINERS (Write After Approval): Add myself.
300 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
302         PR libstdc++/61011
303         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
304         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
305         * configure: Regenerate.
307 2014-05-28  Pedro Alves  <palves@redhat.com>
309         * MAINTAINERS (Write After Approval): Add myself.
311 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
313         * MAINTAINERS: Update my affiliation/email.
315 2014-05-19  Mike Stump  <mikestump@comcast.net>
317         * MAINTAINERS: Add wide-int reviewers.
319 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
321         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
322         * configure: Regenerated.
324 2014-05-15  Torvald Riegel  <triegel@redhat.com>
326         * MAINTAINERS (libitm): Add myself as maintainer.
328 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
330         * MAINTAINERS (Write After Approval): Add myself.
332 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
334         * config.sub, config.guess: Import from upstream.
336 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
338         * MAINTAINERS (Write After Approval): Put myself in correct order.
340 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
342         * MAINTAINERS (Write After Approval): Add myself.
344 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
346         * MAINTAINERS: Move myself from Reviewers to Write After Approval
347         section.
349 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
351         * MAINTAINERS (Write After Approval): Delete myself.
353 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
355         PR sanitizer/56781
356         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
357         and -B* options with -Xcompiler.
359 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
361         PR bootstrap/60620
362         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
363         * Makefile.in: Regenerate.
365 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
367         * Makefile.def (dependencies): Make all-ld depend on all-binutils
368         for WINDRES_FOR_TARGET in default-manifest.o rule.
369         * Makefile.in: Regenerate.
371 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
373         * MAINTAINERS (Write After Approval): Add myself.
375 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
377         PR sanitizer/56781
378         * Makefile.def: Set bootstrap=true; for host fixincludes.
379         * configure.ac: Don't bootstrap host fixincludes unless
380         --with-build-config=bootstrap-{a,ub}san.
381         * Makefile.in: Regenerated.
382         * configure: Regenerated.
384 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
386         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
387         --enable-vtable-verify option parsing.  Don't add
388         target-libsanitizer to bootstrap_target_libs unless
389         --with-build-config=bootstrap-asan or
390         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
391         to bootstrap_target_libs unless --enable-vtable-verify.
392         * configure: Regenerated.
394 2014-03-10  Anatoly Sokolov <aesok@post.ru>
396         * MAINTAINERS (Write After Approval): Add myself.
398 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
400         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
402 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
404         PR bootstrap/58572
405         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
406         -I for libstdc++-v3 includes if $(LEAN).
407         * Makefile.in: Regenerated.
409 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
411         * MAINTAINERS: Update my email address.
413 2014-02-24  Walter Lee  <walt@tilera.com>
415         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
416         (tilegx-*-*): Change to tilegx*-*-*.
417         * configure: Regenerate.
419 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
421         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
423 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
425         * MAINTAINERS (Write After Approval): Add myself.
427 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
429         PR target/59788
430         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
431         *solaris2*.
433 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
435         * MAINTAINERS: Update my email address.
437 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
439         * MAINTAINERS: Convert to UTF-8.
440         Properly sort Xinliang David Li's entry.
442 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
443             Sandra Loosemore  <sandra@codesourcery.com>
445         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
446         nios2 port maintainers.
448 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
450         * MAINTAINERS (Write After Approval): Add myself.
452 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
454         * configure.ac: Add user-friendly check for native x86_64-linux
455         multilibs.
456         * configure: Regenerate.
458 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
460         * MAINTAINERS: Add myself as sh maintainer.
462 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
464         * MAINTAINERS: Add self as SLSR maintainer.
466 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
468         * MAINTAINERS: Update my email address.
470 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
472         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
474 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
476         * Makefile.in: Regenerate.
478         * Makefile.tpl: Fix typo.
479         * Makefile.in: Regenerate partially.
481 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
483         * configure.ac: Added libcilkrts to noconfig list when C++ is not
484         supported.
485         * configure: Regenerated.
487 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
489         * MAINTAINERS (Write After Approval): Add myself.
491 2013-10-30  Jason Merrill  <jason@redhat.com>
493         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
494         --disable-build-format-warnings.
496 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
498         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
499         depend on libstdc++ and libgcc.
500         * configure: Regenerate.
501         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
502         libcilkrts for POSIX and i*86, and x86_64 architectures.
503         * Makefile.in: Added libcilkrts related fields to support building it.
505 2013-10-26  Jeff Law  <law@redhat.com>
507         * Makefile.def (target_modules): Remove libmudflap
508         (languages): Remove check-target-libmudflap).
509         * Makefile.in: Rebuilt.
510         * Makefile.tpl (check-target-libmudflap-c++): Remove.
511         * configure.ac (target_libraries): Remove target-libmudflap.
512         Remove checks which disabled libmudflap on some systems.
513         * configure: Rebuilt.
514         * libmudflap: Directory removed.
516 2013-10-21  Cong Hou  <congh@google.com>
518         * MAINTAINERS (Write After Approval): Add myself.
520 2013-10-16  Mike Stump  <mikestump@comcast.net>
522         * .dir-locals.el: Add.
524 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
526         * configure.ac: Add --enable-host-shared
527         * configure: Regenerate.
529 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
531         Import from savannah.gnu.org:
532         * config.guess: Update to 2013-06-10 version.
533         * config.sub: Update to 2013-10-01 version.
535 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
537         Changes to build configuration to allow big endian ARC ELF toolchain
538         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
539         * configure: Regenerate.
541 2013-09-20  Alan Modra  <amodra@gmail.com>
543         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
544         ppc host match.  Support little-endian powerpc linux hosts.
546 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
548         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
549         maintainer.
551 2013-09-12  DJ Delorie  <dj@redhat.com>
553         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
554         maintainers.
556 2013-09-03  Richard Biener  <rguenther@suse.de>
558         * configure.ac: Also allow ISL 0.12.
559         * configure: Regenerated.
561 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
563         * MAINTAINERS (Write After Approval): Add myself.
565 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
567         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
569 2013-08-26  Caroline Tice  <cmtice@google.com>
571         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
572         "Various Reviewers" to libvtv "Various Maintainers".
574 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
576         * MAINTAINERS: Add myself as RTL optimizers reviewer.
578 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
580         * MAINTAINERS: Update name, email.
582 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
584         * MAINTAINERS (Write After Approval): Add myself.
586 2013-08-12  Caroline Tice  <cmtice@google.com>
588         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
589         address in the Write After Approval section.
591 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
593         * MAINTAINERS (Write After Approval): Update email.
595 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
597         * configure.ac: Adjust to check VTV_SUPPORTED.
598         * configure: Regenerated.
600 2013-08-02  Caroline Tice  <cmtice@google.com>
602         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
603         on non-linux systems; add target-libvtv to noconfigdirs; add
604         libsupc++/.libs to C++ library search paths.
605         * configure: Regenerated.
606         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
607         libstdc++ and libgcc.
608         * Makefile.in: Regenerated.
610 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
612         * MAINTAINERS (Write After Approval): Add myself.
614 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
615             Shiva Chen  <shiva0217@gmail.com>
617         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
618         nds32 port maintainers.
620 2013-07-17  Tim Shen  <timshen91@gmail.com>
622         * MAINTAINERS (Write After Approval): Add myself.
624 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
626         * configure.ac: Sync from binutils.
627         * configure: Regenerate.
629 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
631         * MAINTAINERS (Write After Approval): Add myself.
633 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
635         * MAINTAINERS (Write After Approval): Add myself.
637 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
639         * MAINTAINERS (Write After Approval): Add myself.
641 2013-04-30  Brooks Moses  <bmoses@google.com>
643         * MAINTAINERS: Update my email; move myself from Fortran
644         reviewer to Write After Approval.
646 2013-04-16  Andreas Schwab  <schwab@suse.de>
648         * configure.ac (aarch64-*-*): Don't disable java.
649         * configure: Regenerate.
651 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
653         * MAINTAINERS (Write After Approval): Add myself.
655 2013-03-30  Matthias Klose  <doko@ubuntu.com>
657         * Makefile.def (target_modules): Don't install libffi.
658         * Makefile.in: Regenerate.
660 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
662         * MAINTAINERS (Write After Approval): Add myself.
664 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
666         * MAINTAINERS (Write After Approval): Add myself.
668 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
670         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
671         * configure: Regenerated.
673 2013-02-05  Ian Lance Taylor  <iant@google.com>
675         PR go/55969
676         * configure.ac: Disable libgo on some systems where it does not
677         work.
679 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
681         * MAINTAINERS: Explicitly add myself as AIX maintainer.
682         Remove Geoff Keating as rs6000 port maintainer, at his request.
684 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
686         * MAINTAINERS: Update my email.
688 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
690         * configure: Re-generate.
692 2013-01-15  Richard Biener  <rguenther@suse.de>
694         PR other/55973
695         * configure: Re-generate.
697 2013-01-14  Matthias Klose  <doko@ubuntu.com>
699         * Makefile.def (install-target-libsanitizer): Depend on
700         install-target-libstdc++-v3.
701         * Makefile.in: Regenerate.
703 2013-01-14  Richard Biener  <rguenther@suse.de>
705         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
706         * configure: Re-generate
708 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
710         * config.sub: Update from config repo.
712 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
714         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
715         * Makefile.in: Regenerate.
717 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
719         * MAINTAINERS (arc): Add new port maintainership for myself.
721 2013-01-09  Jason Merrill  <jason@redhat.com>
723         * .gitignore: Import from gdb repository.
725 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
727         * Makefile.def (configure-gcc): Depend on all-gmp.
728         (all-gcc): Remove dependency on all-gmp.
729         * Makefile.in: Regenerated.
731 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
733         * config.sub: Merge from config repo.
734         * config.guess: Ditto.
736 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
738         * Makefile.def: Merge from binutils.
739         * Makefile.in: Ditto.
741 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
743         * MAINTAINERS: Update my email.
745 2012-12-29  Ben Elliston  <bje@gnu.org>
747         * config.guess: Update to 2012-12-29 version.
748         * config.sub: Likewise.
750 2012-12-20  Matthias Klose  <doko@ubuntu.com>
752         * Makefile.def (install-target-libgfortran): Depend on
753         install-target-libquadmath, install-target-libgcc.
754         (install-target-libsanitizer): Depend on install-target-libgcc.
755         (install-target-libjava): Depend on install-target-libgcc.
756         (install-target-libitm): Depend on install-target-libgcc.
757         (install-target-libobjc): Depend on install-target-libgcc.
758         (install-target-libstdc++-v3): Depend on install-target-libgcc.
759         * Makefile.in: Regenerate.
761 2012-12-19  Matthias Klose  <doko@ubuntu.com>
763         * Makefile.def (install-target-libgo): Depend on
764         install-target-libatomic.
765         * Makefile.in: Regenerate.
767 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
769         PR go/55201
770         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
771         * Makefile.in: Regenerate.
773 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
775         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
776         * configure: Regenerate.
778 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
780         * config.sub: Merge from config repo.
782 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
784         * Makefile.def (target_modules): Add bootstrap=true and
785         raw_cxx=true to libsanitizer.
786         * configure.ac (bootstrap_target_libs): Add libsanitizer.
787         * Makefile.in: Regenerated.
788         * configure: Likewise.
790 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
792         * MAINTAINERS: Remove self as RTL optimization maintainer.
794 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
796         * MAINTAINERS (Write After Approval): Add myself.
798 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
800         * Makefile.def (target_modules): Remove bootstrap=true and
801         raw_cxx=true from libsanitizer.
802         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
803         * Makefile.in: Regenerated.
804         * configure: Likewise.
806 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
808         * Makefile.def (target_modules): Add bootstrap=true and
809         raw_cxx=true to libsanitizer.
810         * configure.ac (bootstrap_target_libs): Add libsanitizer.
811         * Makefile.in: Regenerated.
812         * configure: Likewise.
814 2012-11-28  Andrew Pinski  <apinski@cavium.com>
816         PR bootstrap/54279
817         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
818         * configure: Regenerate.
819         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
820         * Makefile.in: Regenerate.
822 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
824         * configure.ac: Disable libsanitizer if we're not building C++.
825         * configure: Regenerate.
827 2012-11-15  Roland McGrath  <roland@hack.frob.com>
829         * MAINTAINERS (Write After Approval): Add myself.
831 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
833         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
834         Kostya Serebryany (kcc@google.com) and
835         Jakub Jelinek (jakub@redhat.com).
836         Rename area for Dodji Seketeli (dodji@redhat.com).
838 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
840         * MAINTAINERS: (asan.c, related): Add myself.
842 2012-11-14  Roland McGrath  <mcgrathr@google.com>
844         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
845         * configure: Regenerate.
847 2012-11-13  Richard Henderson  <rth@redhat.com>
849         * configure.ac: Move libsanitizer logic to subdirectory.
850         * configure: Regenerate.
852 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
854         * configure.ac: Enable libsanitizer just on x86 linux for now.
855         * configure: Re-generate.
857 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
859         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
860         sections.
861         * configure: Regenerate.
863 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
865         * configure.ac: Add section for configdirs for libsanitizer.
866         Disable for cris-*-* and mmix-*-*.
867         * configure: Regenerate.
869 2012-11-12  Wei Mi <wmi@google.com>
871         * configure.ac: Add libsanitizer to target_libraries.
872         * Makefile.def: Ditto.
873         * configure: Regenerate.
874         * Makefile.in: Regenerate.
875         * libsanitizer: New directory for asan runtime.  Contains an empty
876         tsan directory.
878 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
880         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
881         against Mingw64 w32api.
882         * configure: Regenerate.
884 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
886         * configure: Regenerated.
888 2012-11-03  Robert Mason  <rbmj@verizon.net>
890         * configure.ac: add --disable-libstdcxx configure option
891         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
893 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
895         * MAINTAINERS (Write After Approval): Add myself.
897 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
899         * MAINTAINERS (Write After Approval): Add myself.
901 2012-10-24  Sharad Singhai  <singhai@google.com>
903         * MAINTAINERS (Write After Approval): Add myself.
905 2012-10-24  Eric Christopher  <echristo@gmail.com>
907         * MAINTAINERS: Update email address.
909 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
911         PR bootstrap/54820
912         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
913         * configure: Regenerate.
915 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
917         * MAINTAINERS (aarch64): Add Marcus and myself.
919 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
921         PR bootstrap/54820
922         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
923         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
924         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
925         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
926         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
927         * Makefile.in: Regenerate.
928         * configure.ac (have_static_libs): New variable and associated check.
929         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
930         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
931         * configure: Regenerate.
933 2012-10-10  Richard Biener  <rguenther@suse.de>
935         * MAINTAINERS: Adjust for changed surname.
937 2012-10-04  Lawrence Crowl  <crowl@google.com>
939         * MAINTAINERS (Write After Approval): Add myself.
941 2012-10-01  Cary Coutant  <ccoutant@google.com>
943         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
945 2012-09-28  Ian Lance Taylor  <iant@google.com>
947         * Makefile.def: Make all-target-libgo depend on
948         all-target-libbacktrace.
949         * Makefile.in: Rebuild.
951 2012-09-26  Ian Lance Taylor  <iant@google.com>
953         * Makefile.def: Make all-gcc depend on all-libbacktrace.
954         * Makefile.in: Rebuild.
956 2012-09-20  Walter Lee  <walt@tilera.com>
958         * configure.ac: Add tilegx to list of targets that support gold.
959         * configure: Regenerate.
961 2012-09-20  Marek Polacek  <polacek@redhat.com>
963         * MAINTAINERS (Write After Approval): Add myself.
965 2012-09-19  Steve Ellcey  <sellcey@mips.com>
967         * configure.ac: Add mips*-mti-elf* target.
968         * configure: Regenerate.
970 2012-09-17  Ian Lance Taylor  <iant@google.com>
972         * MAINTAINERS (Various Maintainers): Add libbacktrace.
973         * configure.ac (host_libs): Add libbacktrace.
974         (target_libraries): Add libbacktrace.
975         * Makefile.def (host_modules): Add libbacktrace.
976         (target_modules): Likewise.
977         * configure, Makefile.in: Rebuild.
979 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
981         PR target/38607
982         Merge upstream change.
983         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
985         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
986         Add libgomp*.o to compare_exclusions for AIX.
987         * configure: Regenerate.
989 2012-09-06  Diego Novillo  <dnovillo@google.com>
991         * configure.ac: Bump minimum GMP version to 4.2.3.
992         * configure: Re-generate.
994 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
996         PR target/54461
997         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
998         target-libgloss if not configured --with-avrlibc=no.
999         * configure: Regenerate.
1001 2012-09-04  Jason Merrill  <jason@redhat.com>
1003         * configure.ac: Fix --enable-languages=all.
1005 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1007         * MAINTAINERS (Write After Approval): Add myself.
1009 2012-09-03  Richard Guenther  <rguenther@suse.de>
1011         PR bootstrap/54138
1012         * configure.ac: Re-organize ISL / CLOOG checks to allow
1013         disabling with either --without-isl or --without-cloog.
1014         * configure: Regenerated.
1016 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1018         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1019         * configure: Regenerate.
1021 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1023         * MAINTAINERS: Fix my email address.
1025 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1027         PR binutils/4970
1028         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1029         and opcodes.
1030         * Makefile.in: Regenerated.
1032 2012-08-26  Art Haas <ahaas@impactweather.com>
1034         * configure: Regenerate.
1036 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1038         * INSTALL/README: Also refer to the online installation
1039         instructions.
1041 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1043         * MAINTAINERS (Write After Approval): Add myself.
1044         (Picochip port): Remove myself.
1046 2012-08-14   Diego Novillo  <dnovillo@google.com>
1048         Merge from cxx-conversion branch.
1050         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1051         POSTSTAGE1_CONFIGURE_FLAGS.
1052         * Makefile.in: Regenerate.
1053         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1054         Force C++ when bootstrapping.
1055         * configure: Regenerate.
1057 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1059         * MAINTAINERS (Write After Approval): Add myself.
1061 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1063         * README: Document use of ranges of years in copyright notices.
1065 2012-07-06  Richard Guenther  <rguenther@suse.de>
1067         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1068         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1069         --with-gmp=system.
1070         * Makefile.in: Regenerated.
1071         * configure: Likewise.
1073 2012-07-06  Richard Guenther  <rguenther@suse.de>
1075         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1076         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1077         supply V=1 as extra_make_flags.
1078         * configure: Regenerated.
1079         * Makefile.in: Likewise.
1081 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1083         * configure: Regenerate.
1085 2012-07-03  Richard Guenther  <rguenther@suse.de>
1087         * Makfile.def (isl): Remove not necessary extra_exports and
1088         extra_make_flags.
1089         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1090         * Makefile.in: Regenerated.
1092 2012-07-03  Richard Guenther  <rguenther@suse.de>
1094         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1095         * configure.ac: If either the ISL or the CLooG check failed
1096         do not try to build in-tree versions.
1097         * Makefile.in: Regenerated.
1098         * configure: Regenerated.
1100 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1102         * configure: Regenerate.
1104 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1106         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1107         maintainer.
1109 2012-07-02  Richard Guenther  <rguenther@suse.de>
1111         * configure: Regenerated.
1113 2012-07-02  Richard Guenther  <rguenther@suse.de>
1114         Michael Matz  <matz@suse.de>
1115         Tobias Grosser <tobias@grosser.es>
1116         Sebastian Pop <sebpop@gmail.com>
1118         * Makefile.def: Add ISL host module, remove PPL host module.
1119         Adjust ClooG host module to use the proper ISL.
1120         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1121         * configure.ac: Include config/isl.m4.  Add ISL host library,
1122         remove PPL.  Remove PPL configury, add ISL configury, adjust
1123         ClooG configury.
1124         * Makefile.in: Regenerated.
1125         * configure: Likewise.
1127 2012-07-02  Richard Guenther  <rguenther@suse.de>
1129         Merge from graphite branch
1130         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1132         * configure: Regenerated.
1133         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1134         both cloog.org and legacy versions. The only supported version will
1135         be CLooG with the isl backend.
1137         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1139         * configure: Regenerated.
1140         * configure.ac: Require cloog isl 0.17.0
1142         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1144         * configure: Regenerated.
1145         * config/cloog.m4: Do not define CLOOG_ORG
1147 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1149         * configure.ac: Skip C if explicitly selected.
1150         * configure: Regenerate.
1152 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1154         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1155         they contain -O2.
1156         * configure: Regenerate.
1158 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1160         PR debug/53740
1161         * df.h, df-problems.c, dce.c: Revert last patch.
1163 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1165         * MAINTAINERS (Write After Approval): Update my email address.
1167 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1169         * MAINTAINERS (Write After Approval): Add myself.
1171 2012-06-20  Jason Merrill  <jason@redhat.com>
1173         * Makefile.tpl (check-target-libgomp-c++): New.
1174         (check-target-libitm-c++): New.
1175         * Makefile.def (c++): Add them.
1176         * Makefile.in: Regenerate.
1178 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1180         * MAINTAINERS (Write After Approval): Add myself.
1182 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1184         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1185         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1186         (install-no-fixedincludes): Adjust accordingly.
1187         * Makefile.in: Regenerate.
1189 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1191         Merge upstream change
1192         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1194 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1196         * MAINTAINERS (Write After Approval): Add myself.
1198 2012-05-09  Nick Clifton  <nickc@redhat.com>
1199             Paul Smith  <psmith@gnu.org>
1201         PR bootstrap/50461
1202         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1203         allow for the fact that from release v3.1.0 of MPFR the source
1204         files were moved into a src sub-directory.
1205         * configure: Regenerate.
1207 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1209         * configure.ac: Bump minimum MPFR version to 2.4.0.
1210         * configure: Regenerated.
1212 2012-05-01  Richard Henderson  <rth@redhat.com>
1214         * Makefile.def (libatomic): New target_module.
1215         * configure.ac (target_libraries): Add libatomic.
1216         (noconfigdirs): Check if libatomic is supported.
1217         * Makefile.in, configure: Rebuild.
1219 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1221         * MAINTAINERS (Write After Approval): Add myself.
1223 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1225         * config.sub: Update to 2012-04-18 version from official repo.
1227 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1229         * MAINTAINERS (Write After Approval): Add myself.
1231 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1233         * MAINTAINERS: Changed email address.
1235 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1237         PR target/52737
1238         * contrib/gcc_update (files_and_dependencies):
1239         Remove gcc/config/avr/t-multilib from touch data.
1241 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1243         * MAINTAINERS (OS Port Maintainers): Remove irix.
1244         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1245         (unsupported_languages): Remove mips-sgi-irix6.*.
1246         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1247         (with_stabs): Remove.
1248         * configure: Regenerate.
1250 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1252         * MAINTAINERS (OS Port Maintainers): Remove osf.
1253         * configure.ac (enable_libgomp): Remove *-*-osf*.
1254         (with_stabs): Remove alpha*-*-osf*.
1255         * configure: Regenerate.
1257 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1259         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1260         * configure: Regenerate.
1262 2012-02-17  Walter Lee  <walt@tilera.com>
1264         * MAINTAINERS: (Write After Approval): Delete myself.
1266 2012-02-14  Walter Lee  <walt@tilera.com>
1268         * MAINTAINERS (tilegx port): Add myself.
1269         (tilepro port): Add myself.
1270         (Write After Approval): Add myself.
1272 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1274         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1275         and Joseph Myers as docstring relicensing maintainers.
1277 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1279         * MAINTAINERS (write-after-approval): Add myself.
1281 2012-02-08  Ira Rosen <irar@il.ibm.com>
1283         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1284         maintainer.
1286 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1288         * MAINTAINERS (Write After Approval): Move myself to
1289         maintain alphabetical order.
1291 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1293         * MAINTAINERS (Write After Approval): Add myself.
1295 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1297         * MAINTAINERS (Write After Approval): Add myself.
1299 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1300             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1302         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1303         * configure: Regenerate.
1305 2012-01-23  Harshit Chopra  <harshit@google.com>
1307         * MAINTAINERS (Write After Approval): Add myself.
1309 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1311         * configure.ac: Remove reference to mh-interix.
1312         * configure: Regenerate.
1314 2012-01-05  Richard Henderson  <rth@redhat.com>
1316         PR bootstrap/51072
1317         * configure.ac: Disable libitm if c++ is not enabled.
1318         * configure: Rebuild.
1320         * configure.ac: Fix regexp for same.
1321         * configure: Rebuild.
1323 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1325         * MAINTAINERS (Write After Approval): Add myself.
1327 2012-01-02  Richard Guenther  <rguenther@suse.de>
1329         PR bootstrap/51686
1330         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1331         * Makefile.in: Regenerate.
1333 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1335         * MAINTAINERS (Write After Approval): Add myself.
1337 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1339         * configure: Regenerate.
1341 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1343         * MAINTAINERS (picochip): Changed email address.
1345 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1347         * MAINTAINERS (write-after-approval): Add self.
1349 2011-11-29  DJ Delorie  <dj@redhat.com>
1351         * configure.ac (rl78-*-*) New case.
1352         * configure: Regenerate.
1353         * MAINTAINERS: Add myself as RL78 maintainer.
1355 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1357         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1359 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1361         * libtool.m4: Additional FreeBSD 10 fixes.
1363 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1365         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1366         Maintainers section, as Epiphany maintainer.
1368 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1370         PR target/49992
1371         * configure.ac: Remove ranlib special-casing for Darwin.
1372         * configure: Regenerate.
1374 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1376         * MAINTAINERS (Reviewers): Keep the list sorted.
1378 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1380         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1382 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1384         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1385         * configure: Rebuild.
1386         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1387         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1388         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1389         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1390         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1391         Add READELF.
1392         * Makefile.in: Rebuild.
1394 2011-11-09  Jason Merrill  <jason@redhat.com>
1396         * Makefile.def (language=c++): Remove check-c++0x.
1397         * Makefile.in (check-gcc-c++): Regenerate.
1399 2011-11-08  Richard Henderson  <rth@redhat.com>
1401         * configure.ac: Test for libitm directory present first.
1403         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1405         * configure.ac: Test libitm/configure.tgt to disable libitm.
1406         * configure: Rebuild.
1408 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1409             Richard Henderson  <rth@redhat.com>
1411         Merged from transactional-memory.
1413         * Makefile.def (lang_env_dependencies): libitm is c++.
1414         Add libitm target module.
1415         * configure.ac: Likewise.
1416         * config/mmap.m4: New file.
1417         * contrib/gcc_update: Add libitm to touch data.
1418         * Makefile.in, configure: Rebuild.
1420 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1422         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1423         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1424         * Makefile.in: Regenerate.
1426 2011-11-01  DJ Delorie  <dj@redhat.com>
1428         * config.sub: Update to version 2011-10-29 (added rl78)
1430 2011-10-27  Nick Clifton  <nickc@redhat.com>
1432         * config.sub: Import these changes from the config project:
1434         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1435             Ben Elliston  <bje@gnu.org>
1437         * config.sub (epiphany): New.
1439         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1440             Ben Elliston  <bje@gnu.org>
1442         * config.sub (hexagon, hexagon-*): New.
1444         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1446         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1447         64eb to be64.
1449         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1451         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1452         (nacl): Grok as alias for 32el-unknown-nacl.
1454 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1456         * MAINTAINERS (Write After Approval): Add myself.
1458 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1460         * MAINTAINERS (Write After Approval): Add myself.
1462 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1464         * MAINTAINERS (sparc port): Remove myself.
1466 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1468         * MAINTAINERS (Write After Approval): Add myself.
1470 2011-08-14  Yao Qi  <yao@codesourcery.com>
1472         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1473         * configure: Regenerate.
1475 2011-07-26  Ian Lance Taylor  <iant@google.com>
1477         * configure.ac: Set have_compiler based on whether gcc directory
1478         exists, rather than on whether gcc is in configdirs.
1479         * configure: Rebuild.
1481 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1483         * MAINTAINERS (Global Reviewers): Add self.
1485 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1487         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1488         link directories.
1489         * Makefile.in: Rebuild.
1491 2011-07-20  Ian Lance Taylor  <iant@google.com>
1493         PR bootstrap/49787
1494         * configure.ac: Move --enable-bootstrap handling earlier in file.
1495         If --enable-bootstrap and either --enable-build-with-cxx or
1496         --enable-build-poststage1-with-cxx, enable C++ automatically.
1497         * configure: Rebuild.
1499 2011-07-19  Ian Lance Taylor  <iant@google.com>
1501         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1502         make C++ a boot_language.  Set and substitute
1503         POSTSTAGE1_CONFIGURE_FLAGS.
1504         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1505         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1506         * configure, Makefile.in: Rebuild.
1508 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1510         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1511         maintainers.
1513 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1515         * MAINTAINERS (Global Reviewers): Add myself.
1517 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1519         * configure: Regenerate.
1521 2011-07-16  Jason Merrill  <jason@redhat.com>
1523         * Makefile.def (language=c++): Add check-c++0x and
1524         check-target-libmudflap-c++.
1525         * Makefile.tpl (check-target-libmudflap-c++): New.
1526         * Makefile.in: Regenerate.
1528 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1530         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1531         * Makefile.def (target_modules/libjava): Pass
1532         $(EXTRA_CONFIGARGS_LIBJAVA).
1533         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1534         if not configured with --enable-static-libjava.
1535         * Makefile.in: Regenerate.
1536         * configure: Likewise.
1538 2011-07-15  Jason Merrill  <jason@redhat.com>
1540         * Makefile.in (check-c++): Move check-gcc-c++0x after
1541         check-target-libstdc++-v3.
1543 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1545         * MAINTAINERS (c6x port): New entry.
1547 2011-07-13  Jason Merrill  <jason@redhat.com>
1549         * Makefile.in (check-gcc-c++0x): New.
1550         (check-c++): Depend on it.
1552 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1554         PR target/39150
1555         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1556         x86_64-*-solaris2.1[0-9]*.
1557         * configure: Regenerate.
1559 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1561         * MAINTAINERS (RTL optimizers): Add self.
1563 2011-06-27  Gabriel Charette  <gchare@google.com>
1565         * MAINTAINERS (Write After Approval): Add myself.
1567 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1569         PR regression/47836
1570         PR bootstrap/23656
1571         PR other/47733
1572         PR bootstrap/49247
1573         PR c/48825
1574         * configure.ac (target_libraries): Remove target-libiberty.
1575         Remove case-statement setting skipdirs=target-libiberty for
1576         multiple targets.  Remove checking target_configdirs and
1577         removing target-libiberty but keeping target-libgcc if
1578         otherwise empty.
1579         * Makefile.def (target_modules): Don't add libiberty.
1580         (dependencies): Remove all traces of target-libiberty.
1581         * configure, Makefile.in: Regenerate.
1583 2011-06-13  Walter Lee <walt@tilera.com>
1585         * configure.ac (tilepro-*-*) New case.
1586         (tilegx-*-*): Likewise.
1587         * configure: Regenerate.
1589 2011-06-06  Jing Yu  <jingyu@google.com>
1591         * configure.ac: Skip target-libiberty for
1592         arm*-*-linux-androideabi.
1593         * configure: Regenerated.
1595 2011-06-06  Nick Clifton  <nickc@redhat.com>
1597         * config.sub: Sync from upstream.
1599 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1601         * MAINTAINERS (Write After Approval): Add myself.
1603 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1605         * MAINTAINERS: Update my email address.
1607 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1609         * MAINTAINERS (Write After Approval): Update my email address.
1611 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1613         * MAINTAINERS (Write After Approval): Add myself.
1615 2011-05-08  Doug Kwan  <dougkwan@google.com>
1617         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1618         * configure: Regenerated.
1619         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1620         value from configure.
1621         * Makefile.in: Regenerated.
1623 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1625         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1626         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1627         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1628         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1629         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1630         *-*-vxworks*): Disable newlib and libgloss in separate case
1631         statement.
1632         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1633         to separate case statement.
1634         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1635         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1636         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1637         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1638         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1639         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1640         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1641         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1642         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1643         i[[3456789]]86-*-rdos*, m32r-*-*,
1644         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1645         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1646         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1647         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1648         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1649         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1650         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1651         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1652         and libgloss in main case over targets.  Remove most empty cases
1653         in main case over targets.
1654         * configure: Regenerate.
1656 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1658         * MAINTAINERS (Write After Approval): Add myself.
1660 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1662         * configure.ac: Remove code setting special library locations for
1663         hppa*64*-*-hpux11*.  Remove code setting compiler for
1664         sparc-sun-solaris2*.
1665         * configure: Regenerate.
1667 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1669         * configure.ac: Separate libgloss_dir settings from general case
1670         over targets.
1671         * configure: Regenerate.
1673 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1675         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1676         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1677         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1678         cases in libgcj-disabling case statement.
1679         (hppa*64*-*-linux*): Set unsupported_languages instead of
1680         disabling target-zlib.
1681         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1682         to hppa*64*-*-hpux*.
1683         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1684         hppa*-*-hpux*.
1685         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1686         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1687         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1688         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1689         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1690         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1691         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1692         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1693         libgcj-disabling case statement.
1694         * configure: Regenerate.
1696 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1698         * configure.ac: Disable Java for targets not supporting libffi.
1699         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1700         Remove cases in Java-disabling statement.
1701         (*arm-wince-pe): Change to arm-wince-pe.
1702         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1703         cases in Java-disabling statement.
1704         (bfin-*-*): Don't disable Java again.
1705         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1706         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1707         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1708         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1709         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1710         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1711         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1712         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1713         Java-disabling statement.
1714         (mmix-*-*): Don't disable Java again.
1715         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1716         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1717         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1718         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1719         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1720         statement.
1721         * configure: Regenerate.
1723 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1725         * configure.ac: Separate cases disabling Java and Java libraries
1726         from general case over targets.
1727         * configure: Regenerate.
1729 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1731         * MAINTAINERS: Update my email address.
1733 2011-04-20  Easwaran Raman  <eraman@google.com>
1735         * MAINTAINERS (Write After Approval): Add myself.
1737 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1739         PR lto/48086
1740         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1741         * configure: Regenerate.
1743 2011-04-16  Jim Meyering  <meyering@redhat.com>
1745         * MAINTAINERS (Write After Approval): Add myself.
1747 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1749         * MAINTAINERS: Update my email address.
1751 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1753         * MAINTAINERS (Write After Approval): Add myself.
1755 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1757         * MAINTAINERS (Write After Approval): Add myself.
1759 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1761         * MAINTAINERS (Write After Approval): Add myself.
1763 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1765         * configure.ac (build_tools): Remove build-byacc.
1766         (host_libs): Remove mmalloc.
1767         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1768         autoconf automake libtool diff rcs fileutils shellutils time
1769         textutils wdiff find uudecode hello tar gzip indent recode release
1770         sed perl gawk findutils gettext zip.
1771         (libgcj): Remove target-qthreads.
1772         (target_tools): Remove target-examples target-gperf.
1773         (YACC): Don't handle building byacc.
1774         * configure: Regenerate.
1775         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1776         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1777         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1778         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1779         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1780         handle building components.
1781         * Makefile.in: Regenerate.
1783 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1785         * MAINTAINERS: Update my email address as Xtensa maintainer.
1787 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1789         * config.sub: Sync from upstream.
1791 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1793         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1794         (microblaze*): Don't disable libssp.
1795         * configure: Regenerate.
1797 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1799         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1800         moveifchange.
1801         * configure: Regenerate.
1802         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1803         * Makefile.in: Regenerate.
1805 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1807         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1808         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1809         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1810         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1811         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1812         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1813         md_exec_prefix cases.
1814         * configure: Regenerate.
1816 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1818         * configure.ac: Separate cases disabling target-libssp,
1819         target-libiberty, target-libstdc++-v3 and Fortran from general
1820         case over targets.
1821         * configure: Regenerate.
1823 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1825         * configure.ac (*-*-chorusos): Don't disable libgcj.
1826         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1827         Remove case.
1828         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1829         (arm-*-coff): Don't disable libgcj.
1830         (arm*-*-linux-gnueabi): Remove useless assignment.
1831         (arm-*-riscix*): Don't disable libgcj.
1832         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1833         configuration.
1834         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1835         (c54x*-*-*): Remove case.
1836         (tic54x-*-*): Don't disable GCC or GCC libraries.
1837         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1838         to *.
1839         (d10v-*-*): Don't disable GCC libraries.
1840         (d30v-*-*): Don't disable libgcj.
1841         (h8500-*-*): Don't disable GCC libraries.
1842         (i960-*-*): Don't disable libgcj.
1843         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1844         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1845         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1846         libgcj.
1847         (m68k-*-coff*): Remove case.
1848         (mmix-*-*): Don't disable libgloss on host.
1849         (mn10200-*-*, mn10300-*-*): Remove cases.
1850         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1851         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1852         Don't disable libgcj.
1853         (romp-*-*): Remove case.
1854         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1855         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1856         case.
1857         (v810-*-*): Don't disable GCC libraries.
1858         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1859         (ip2k-*-*): Don't disable GCC libraries.
1860         * configure: Regenerate.
1862 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1864         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1865         libffi on host.
1866         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1867         on host.
1868         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1869         * configure: Regenerate.
1871 2011-03-26  John Marino  <binutils@marino.st>
1873         * configure.ac: Add support for *-*-dragonfly*
1874         * configure: Regenerate.
1876 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1878         * configure.ac (native_only): Remove.
1879         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1880         send-pr uudecode guile gnuserv on host.
1881         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1882         send-pr rcs guile perl texinfo libtool on host.
1883         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1884         automake send-pr rcs guile perl texinfo libtool on host.
1885         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1886         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1887         (alpha*-dec-osf*): Don't disable fileutils on target.
1888         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1889         texinfo send-pr expect dejagnu on target.
1890         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1891         target-qthreads on target.
1892         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1893         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1894         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1895         x86_64-*-mingw*): Don't disable expect on target.
1896         (*-*-cygwin*): Don't disable target-gperf on target.
1897         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1898         gnuserv on target.
1899         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1900         target.
1901         * configure: Regenerate.
1903 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1905         * configure.ac (target_tools): Remove target-groff.
1906         (native_only): Remove target-groff.
1907         (hppa*64*-*-*): Don't disable byacc.
1908         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1909         setting.
1910         (*-*-kaos*): Don't skip target-librx and target-groff.
1911         (*-*-netware*): Don't skip target-libmudflap.
1912         (*-*-tpf*): Don't skip target-libmudflap.
1913         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1914         directories on the host.
1915         (ia64*-*-*vms*): Don't skip tix.
1916         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1917         host.
1918         * configure: Regenerate.
1920 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1922         * configure.ac: Remove references to mt-mep, mt-netware,
1923         mt-wince.
1924         * Makefile.def: Add all-utils soft dependencies.
1925         * Makefile.tpl: Remove GDB_NLM_DEPS.
1926         * configure: Regenerate.
1927         * Makefile.in: Regenerate.
1929 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1931         * configure.ac: Do not include mh-x86omitfp.
1932         * configure: Regenerate.
1934 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1936         * configure.ac: Remove empty cases.
1937         * configure: Regenerate.
1939 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1941         * Makefile.def: Add dependency from termcap to gdb.
1942         * Makefile.in: Regenerate.
1944 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1946         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1947         * configure: Regenerate.
1948         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1949         * Makefile.tpl: Likewise.
1950         * Makefile.in: Regenerate.
1952 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1954         * configure.ac: Remove all mentions of tentative_cc.
1955         * configure: Regenerate.
1957 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1959         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1960         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1961         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1962         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1963         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1964         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1965         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1966         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1967         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1968         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1969         *-*-rhapsody*): Remove host cases.
1970         * configure: Regenerate.
1972 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1974         * configure.ac (ppc*-*-pe): Remove host case.
1975         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1976         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1977         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1978         cases.
1979         * configure: Regenerate.
1981 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1983         * config.sub: Update to version 2011-03-23.
1985 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1987         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1988         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1989         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1990         * configure: Regenerate.
1992 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1994         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1995         to Write After Approval.
1996         * config-ml.in: Don't handle arc-*-elf*.
1997         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1998         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1999         handle GCC libraries.
2000         * configure: Regenerate.
2002 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2004         PR bootstrap/48120:
2005         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2006         Add -lstdc++ -lm to LIBS.
2007         * configure: Regenerate.
2009 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2011         * config.guess: Update to version 2011-02-02
2012         * config.sub: Update to version 2011-02-24
2014 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2016         PR lto/48086
2017         * configure.ac: Re-enable LTO on *-apple-darwin9.
2018         * configure: Regenerate.
2020 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2022         PR lto/48086
2023         * configure.ac: Disable LTO on darwin due to an assembler change in
2024         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2025         under 256.
2026         * configure: Regenerate.
2028 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2030         * MAINTAINERS: Update myself as score backend maintainer,
2031         update my e-mail address.
2033 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2035         * MAINTAINERS: Update my e-mail address.
2037 2011-03-06  Joey Ye  <joey.ye@arm.com>
2039         * MAINTAINERS: Update my e-mail address.
2041 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2043         * configure.ac: Adjust test of with_ppl.
2044         * configure: Regenerated.
2046 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2048         * MAINTAINERS: Adjust my e-mail address.
2050 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2052         * configure.ac: Add -lpwl to ppllibs.
2053         * configure: Regenerated.
2055 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2057         * config/cloog.m4: Add -lisl to clooglibs.
2058         * configure: Regenerated.
2060 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2062         * MAINTAINERS (CPU Port maintainers): Add self.
2064 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2066         * MAINTAINERS: Add myself as testsuite maintainer.
2068 2011-02-15  Mike Stump  <mikestump@comcast.net>
2070         * MAINTAINERS: Add myself as testsuite maintainer.
2072 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2074         Import from Libtool and gnulib:
2076         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2078         Prepare for supporting FreeBSD 10.
2079         * config.rpath: Remove handling of freebsd1* which soon would
2080         match FreeBSD 10.0.
2082         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2084         Remove support for FreeBSD 1.x.
2085         * libtool.m4 (_LT_LINKER_SHLIBS)
2086         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2087         soon would incorrectly match FreeBSD 10.0.
2089 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2091         PR binutils/12283
2092         * move-if-change: Import version from gnulib.
2094 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2096         PR lto/47225
2097         * Makefile.def (lto-plugin): Double dash for enable-shared.
2098         (configure-gcc): Depend on all-lto-plugin.
2099         * Makefile.in: Rebuilt.
2101 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2103         * configure.ac: Remove extra bracket.
2104         * configure: Regenerate.
2106 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2108         * MAINTAINERS: Add myself as libquadmath maintainer.
2110 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2112         * MAINTAINERS: Update my email address.
2114 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2116         * MAINTAINERS (option handling): Add self.
2118 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2120         PR lto/47225
2121         * Makefile.def: Add dependency for install-gcc
2122         on install-lto-plugin.
2123         * Makfile.in: Regenerated
2125 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2127         * MAINTAINERS (CPU Port Maintainers): Add myself.
2129 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2131         PR libgcj/44341
2132         * configure.ac: Discard --with-* flags for host when configuring
2133         target libraries for cross build.
2134         * configure: Rebuilt.
2136 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2138         * MAINTAINERS (linear loop transforms): Removed.
2140 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2142         * configure.ac: If with_ppl is no, move setting with_cloog=no
2143         after CLOOG_REQUESTED check.
2144         * configure: Regenerated.
2146 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2148         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2149         CLooG has been requested.
2150         * configure: Regenerated.
2152 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2154         * configure: Regenerated.
2155         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2157 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2159         * configure: Regenerated.
2160         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2162 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2164         * configure.ac: Use AS_HELP_STRING throughout.
2165         * configure: Regenerate.
2167 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2169         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2170         * configure: Regenerate.
2172 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2174         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2176 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2178         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2179         for ia64-hpux.
2180         * configure: Regenerate.
2182 2011-01-07  Jan Hubicka  <jh@suse.cz>
2184         PR lto/47225
2185         * Makefile.in: Regenerate.
2186         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2187         configure.
2189 2011-01-07  Jan Hubicka  <jh@suse.cz>
2191         * Makefile.in: Regenerate.
2192         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2193         and configure dependency on lto-plugin configure.
2194         (lto-plugin module): Remove dependency on GCC; add dependency on
2195         liniberty.
2197 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2199         * MAINTAINERS (Write After Approval): Add myself.
2201 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2203         * configure: Regenerate.
2205 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2207         * configure.ac: (picochip): Disable libiberty.
2209 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2211         * MAINTAINERS (Write After Approval): Add myself.
2213 2010-12-10  Ian Lance Taylor  <iant@google.com>
2215         PR bootstrap/46819
2216         * configure.ac: For --disable-libgcj clear libgcj_saved.
2217         * configure: Rebuild.
2219 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2221         PR fortran/46540
2222         * configure.ac: Add --disable-libquadmath and
2223         --disable-libquadmath-support.
2224         * configure: Regenerate.
2226 2010-12-03  Ian Lance Taylor  <iant@google.com>
2228         * MAINTAINERS: Add myself as libgo maintainer.
2230 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2232         PR libffi/46792
2233         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2234         * configure: Regenerate.
2236 2010-12-02  Ian Lance Taylor  <iant@google.com>
2238         * configure.ac: Always set default for poststage1_ldflags to
2239         -static-libstdc++ -static-libgcc.
2241 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2243         * configure.ac: Move comment to remove extra space in last argument
2244         of GCC_TARGET_TOOL.
2246 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2248         PR other/46026
2249         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2250         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2251         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2252         (BASE_FLAGS_TO_PASS): Use it.
2253         * configure: Rebuilt.
2254         * Makefile.in: Rebuilt.
2256 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2258         PR binutils/12258
2259         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2260         Properly check default linker.
2261         * configure: Regnerated.
2263 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2265         * configure.ac: For --enable-gold, handle value `default' instead of
2266         `both*'.  New configure option --{en,dis}able-ld.
2267         * configure: Regenerate.
2269 2010-11-20  Ian Lance Taylor  <iant@google.com>
2271         * configure.ac: Only disable a language library if no language needs
2272         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2273         * configure: Rebuild.
2275 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2277         * Makefile.in: Regenerate.
2279         PR other/46202
2280         * configure.ac: Fix just-built in-tree STRIP name to be
2281         binutils/strip-new.
2282         * configure: Regenerate.
2283         * Makefile.def (install-strip-gcc, install-strip-binutils)
2284         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2285         (install-strip-sid): Mirror dependencies on non-strip variants
2286         of these targets on the respective -strip prerequisites.
2287         * Makefile.tpl (install-strip, install-strip-host)
2288         (install-strip-target): New targets.
2289         (install-strip-[+module+], install-strip-target-[+module+]):
2290         New targets.
2291         * Makefile.in: Regenerate.
2293 2010-11-19  Ian Lance Taylor  <iant@google.com>
2294             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2296         * configure.ac: Add target-libgo to target_libraries.  Set
2297         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2298         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2299         (HOST_EXPORTS): Add GOC.
2300         (BASE_TARGET_EXPORTS): Add GOC.
2301         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2302         (GOCFLAGS_FOR_TARGET): New variable.
2303         (EXTRA_HOST_FLAGS): Add GOC.
2304         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2305         * Makefile.def (target_modules): Add libgo.
2306         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2307         (dependencies): Add dependency from configure-target-libgo to
2308         configure-target-libffi and all-target-libstdc++-v3.  Add
2309         dependencies from all-target-libgo to all-target-libffi.
2310         (languages): Add go.
2311         * configure: Rebuild.
2312         * Makefile.in: Rebuild.
2314 2010-11-19  Ian Lance Taylor  <iant@google.com>
2316         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2317         compiler/flag environment variables.
2319 2010-11-18  Ian Lance Taylor  <iant@google.com>
2321         * configure.ac: Check for lang_requires_boot_languages in
2322         config-lang.in files.
2323         * configure: Rebuild.
2325 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2326             Tobias Burnus  <burnus@net-b.de>
2328         PR fortran/32049
2329         * Makefile.def: Add libquadmath; build it with language=fortran.
2330         * configure.ac: Add libquadmath.
2331         * Makefile.tpl: Handle multiple libs in check-[+language+].
2332         * Makefile.in: Regenerate.
2333         * configure: Regenerate.
2335 2010-11-16  Tom Tromey  <tromey@redhat.com>
2337         * MAINTAINERS: Moved myself to reviewers section.
2339 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2341         * MAINTAINERS: Moved myself to reviewers section.
2343 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2345         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2346         (Write After Approval): Remove self.
2348 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2350         * configure.ac: Fix spelling in option names.
2351         * configure: Regenerated.
2353 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2355         PR bootstrap/39622
2356         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2357         * configure: Regenerated.
2359 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2361         * MAINTAINERS: Update my email address.
2363 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2365         * configure: Regenerate.
2367 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2369         * configure: Regenerate.
2371 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2373         * configure: Regenerate.
2375 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2377         * configure: Regenerate.
2379 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2381         * configure.ac: Support official CLooG.org versions.
2382         * configure: Regenerate.
2383         * config/cloog.m4: New.
2385 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2387         * MAINTAINERS (Write After Approval): Add myself.
2389 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2391         * MAINTAINERS: Update my email address.
2393 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2395         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2396         * configure: Regenerate.
2398 2010-11-03  Ian Lance Taylor  <iant@google.com>
2399             Dave Korn  <dave.korn.cygwin@gmail.com>
2401         PR lto/46273
2402         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2403         and on other supported platforms whenever LTO is enabled.
2404         * configure: Rebuild.
2406 2010-11-02  Alan Modra  <amodra@gmail.com>
2408         PR binutils/12110
2409         * configure.ac: Error when source path contains spaces.
2410         * configure: Regenerate.
2412 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2414         * MAINTAINERS: Update my email address.
2416 2010-10-20  Ian Lance Taylor  <iant@google.com>
2418         * Makefile.def (target_modules): Set lib_path to src/.libs for
2419         libstdc++-v3 module.
2420         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2421         * Makefile.in: Rebuild.
2423 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2425         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2426         (Write After Approval): Remove myself.
2428 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2430         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2432 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2434         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2436 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2438         * configure.ac (build_lto_plugin): New shell variable.
2439         (--enable-lto): Turn on by default for all non-ELF platforms that
2440         have had LTO support added so far.  Set build_lto_plugin appropriately
2441         for both ELF and non-ELF.
2442         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2443         * configure: Regenerate.
2445 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2447         Sync from src:
2448         * configure.ac (v850 support): Remove target-libgloss from
2449         noconfigdirs.
2450         * configure: Regenerate.
2452 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2454         PR bootstrap/45326
2455         PR bootstrap/45174
2456         * configure.ac: Honor initial values of $build_configargs,
2457         $host_configargs, $target_configargs.  Mark the precious, so
2458         environment settings get recorded.
2459         * configure: Regenerate.
2461 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2463         PR bootstrap/45796
2464         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2465         Depend on all-build-libiberty.
2466         * Makefile.in: Regenerate.
2468 2010-09-30  Michael Eager  <eager@eagercon.com>
2470         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2471         * configure: Regenerate.
2473 2010-09-28  Michael Eager  <eager@eagercon.com>
2475         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2477 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2479         PR bootstrap/44621
2480         * configure.ac: Fix unportable shell quoting.
2481         * configure: Regenerate.
2483 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2485         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2486         targets and amend comment.
2487         * configure: Regenerate.
2489 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2491         * MAINTAINERS (Write After Approval): Add myself.
2493 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2495         * configure.ac: Enable LTO by default on Darwin.
2496         * configure: Regenerate.
2498 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2500         * MAINTAINERS (Write After Approval): Add myself.
2502 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2504         * MAINTAINERS (Write After Approval): Add myself.
2506 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2508         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2509         ports
2511 2010-07-28  David Yuste  <david.yuste@gmail.com>
2513         * MAINTAINERS (Write After Approval): Add myself.
2515 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2517         * configure.ac: Support all v850 targets.
2518         * configure: Regenerate.
2520 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2522         PR bootstrap/44455
2523         * configure.ac (extra_mpfr_configure_flags): Copy from
2524         extra_mpc_gmp_configure_flags.
2525         * configure: Re-generated.
2527 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2529         * MAINTAINERS (Write After Approval): Add myself.
2531 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2533         * MAINTAINERS (Write After Approval): Add myself.
2535 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2537         * MAINTAINERS (Write After Approval): Add myself.
2539 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2541         PR target/44862
2542         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2543         Provide -B option to allow for link spec %s substitutions for
2544         libstdc++.a on darwin.
2545         * Makefile.in: Regenerate.
2547 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2549         * MAINTAINERS (Reviewers): Update my e-mail address
2551 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2553         * Makefile.def (configure-gcc): Depend on all-libelf.
2554         * Makefile.in: Rebuild.
2556 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2558         * MAINTAINERS (Write After Approval): Add myself in the right place.
2560 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2562         * MAINTAINERS (Write After Approval): Add myself.
2564 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2566         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2568 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2570         * config.sub: Update to version 2010-05-21.
2571         * config.guess: Update to version 2010-04-03.
2573 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2575         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2576         * configure: Regenerate.
2578 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2580         * MAINTAINERS (Write After Approval): Add myself.
2582 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2584         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2585         a platform that supports LTO.
2586         * configure: Regenerate.
2588 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2590         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2591         * configure: Regenerated.
2593 2010-04-27  Roland McGrath  <roland@redhat.com>
2594             H.J. Lu  <hongjiu.lu@intel.com>
2596         * configure.ac (--enable-gold): Support both, both/gold and
2597         both/bfd to add gold to configdirs without removing ld.
2598         * configure: Regenerated.
2600         * Makefile.def: Add install-gold dependency to install-ld.
2601         * Makefile.in: Regenerated.
2603 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2605         PR lto/42776
2606         * configure.ac (--enable-lto): Refactor handling so libelf tests
2607         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2608         and allow LTO to be explicitly enabled on non-ELF platforms that
2609         are known to support it inside else-clause.
2610         * configure: Regenerate.
2612 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2614         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2615         * configure: Regenerate.
2617 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2619         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2620         * configure: Regenerate.
2622 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2624         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2625         separately.
2626         * configure: Regenerate.
2628 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2630         * MAINTAINERS (Write After Approval): Add myself.
2632 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2634         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2635         * configure: Regenerate.
2637 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2639         * configure: Regenerate after change to elf.m4.
2641 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2643         * MAINTAINERS (Write After Approval): Add myself.
2645 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2647         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2648         * configure: Regenerated.
2650 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2652         * configure.ac: Print "buggy but acceptable" when CLooG
2653         revision is less than 9.
2654         * configure: Regenerated.
2656 2010-04-01  Diego Novillo  <dnovillo@google.com>
2658         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2660 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2662         PR bootstrap/43615
2663         PR bootstrap/43328
2665         Revert:
2667         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2669         * configure.ac: Do not pass --enable-multilib nor
2670         --disable-multilib in baseargs.  Accept explicitly passed
2671         --enable_multilib.
2672         * configure: Regenerate.
2674 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2676         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2678 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2680         * MAINTAINERS: Remove myself.
2682 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2684         PR bootstrap/43328
2685         * configure.ac: Do not pass --enable-multilib nor
2686         --disable-multilib in baseargs.  Accept explicitly passed
2687         --enable_multilib.
2688         * configure: Regenerate.
2690 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2692         * MAINTAINERS (spu port): Remove me.
2694 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2696         * configure.ac (tic6x-*-*): New case.
2697         * configure: Regenerate.
2699 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2701         * config.sub: Update to version 2010-03-22.
2702         * config.guess: Update to version 2009-12-30.
2704 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2706         PR ada/42554
2707         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2708         * configure: Regenerate.
2710 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2712         * MAINTAINERS: Update my email address.
2714 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2716         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2717         (ghassan.shobaki@amd.com): Removed.
2719 2010-03-17  Alan Modra  <amodra@gmail.com>
2721         * MAINTAINERS: Update my email address.
2723 2010-03-16  Diego Novillo  <dnovillo@google.com>
2725         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2726         Matthews.
2728 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2730         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2731         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2733 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2735         * MAINTAINERS: Update my email address.
2737 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2739         * MAINTAINERS: Update my email address.
2741 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2743         * MAINTAINERS: Update my email address.
2745 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2747         * MAINTAINERS: Update my email address.
2749 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2751         PR libstdc++/32499
2752         * configure.ac (RANLIB): Default to true.
2753         (STRIP): Likewise.
2754         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2755         * configure: Regenerate.
2757 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2759         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2760         (Write After Approval): Update my email address.
2762 2010-02-17  Nick Clifton  <nickc@redhat.com>
2764         PR 11238
2765         * Makefile.tpl (local-distclean): Also remove config.cache files in
2766         sub-directories as there may not be Makefiles present in the
2767         sub-directories.
2768         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2769         the config.cache files found by the find command.
2771         * Makefile.in: Regenerate.
2772         * configure.ac: Revert previous delta.
2773         * configure: Regenerate.
2775 2010-02-15  Nick Clifton  <nickc@redhat.com>
2777         PR 11238
2778         * configure.ac: Delete config.cache files in sub-directories when
2779         deleting Makefiles.
2780         * configure: Regenerate.
2782 2010-02-12  Ben Elliston  <bje@gnu.org>
2784         * MAINTAINERS: Update my email address.
2786 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2788         * MAINTAINERS (spu port): Update my email address.
2790 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2792         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2794 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2796         * configure.ac: Add "recommended" version checks for GMP/MPC.
2797         Update recommended GMP/MPFR/MPC versions.
2798         * configure: Regenerate.
2800 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2802         * MAINTAINERS: Move my Embecosm email address into the
2803         write-after-approval section.
2805 2010-01-26  Ian Lance Taylor  <iant@google.com>
2807         * MAINTAINERS: Add myself as Go frontend maintainer.
2809 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2811         PR libstdc++/36101, PR libstdc++/42813
2812         * configure.ac (bootstrap_target_libs): Make inclusion of
2813         target-libgomp conditional on libgomb being in target_configdirs.
2814         * configure: Regenerate.
2816 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2818         PR libstdc++/36101, PR libstdc++/42813
2819         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2820         * configure: Regenerate.
2822 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2824         PR libstdc++/36101, PR libstdc++/42813
2825         * configure.ac (target_configdirs): Substitute.
2826         * Makefile.def: Bootstrap target module libgomp.
2827         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2828         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2829         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2830         * configure, Makefile.in: Regenerate.
2832 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2834         * MAINTAINERS: Adjust my details.
2836 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2838         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2840 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2842         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2844 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2846         * MAINTAINERS (Write After Approval): Add myself.
2848 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2850         * MAINTAINERS (Write After Approval): Add myself.
2852 2010-01-11  Richard Guenther  <rguenther@suse.de>
2854         PR lto/41569
2855         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2856         * Makefile.in: Regenerated.
2858 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2860         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2861         * configure: Regenerate.
2863 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2864             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2866         PR bootstrap/42424
2867         * configure.ac: Include libtool m4 files.
2868         (_LT_CHECK_OBJDIR): Call it.
2869         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2870         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2872         * configure: Regenerate.
2874 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2876         PR bootstrap/41818
2877         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2878         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2879         * Makefile.in: Regenerate.
2881 2010-01-02  Richard Guenther  <rguenther@suse.de>
2883         PR lto/41529
2884         * configure.ac: Include config/elf.m4.  Disable LTO if not
2885         builting for an elf target.
2886         * configure: Regenerate.
2888 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2890         * MAINTAINERS: Change my email address.
2892 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2894         * config.sub, config.guess: Update from upstream sources.
2896 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2898         * MAINTAINERS (Write After Approval): Add myself.
2900 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2902         PR middle-end/30447
2903         PR middle-end/30789
2904         PR other/40302
2906         * configure.ac: Require MPC.
2907         * configure: Regenerate.
2909 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2911         PR target/38384
2912         PR bootstrap/40972
2913         * libtool.m4: Sync from git Libtool.
2914         * ltoptions.m4: Likewise.
2915         * ltversion.m4: Likewise.
2916         * lt~obsolete.m4: Likewise.
2917         * ltmain.sh: Likewise.
2919 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2921         * configure.ac: Update minimum MPC version to 0.8.
2922         * configure: Regenerate.
2924 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2926         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2927         * configure: Regenerated.
2929 2009-11-21  Ian Lance Taylor  <iant@google.com>
2931         * configure.ac: Change default of poststage1_ldflags to be empty if
2932         poststage1_libs is set.  When poststage1_libs is empty, and
2933         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2934         * configure: Rebuild.
2936 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2938         * MAINTAINERS (Write After Approval): Update my email address.
2940 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2942         * config.guess: Update from upstream sources.
2944 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2946         * Makefile.def: Restore host and target settings for gmp.
2947         * Makefile.in: Rebuild.
2949 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2951         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2952         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2953         Fix portability of test of C++ as bootstrap language.  Add
2954         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2955         * configure: Rebuild.
2956         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2957         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2958         in-tree building.
2959         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2960         (POSTSTAGE1_HOST_EXPORTS): Use it.
2961         (STAGE[+id+]_CXXFLAGS): New.
2962         (BASE_FLAGS_TO_PASS): Pass it down.
2963         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2964         extra_exports.
2965         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2966         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2967         extra_exports.
2968         * Makefile.in: Rebuild.
2970 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2972         * config.sub, config.guess: Update from upstream sources.
2974 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2976         * MAINTAINERS (Write After Approval): Add myself.
2978 2009-11-09  Jon Beniston  <jon@beniston.com>
2980         * MAINTAINERS (Write After Approval): Add myself.
2982 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2984         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2985         paths for *-w64-mingw* and x86_64-*mingw*.
2986         * configure: Regenerated.
2988 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2990         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2992 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2994         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2995         Phil Edwards to Write-After Approval.
2997 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2999         * configure.ac: Disable target-winsup & co for
3000         x86_64-*-mingw* and *-w64-mingw* targets.
3001         * configure: Regenerated.
3003 2009-10-16  Nick Clifton  <nickc@redhat.com>
3005         * MAINTAINERS: Add myself as a maintainer for the RX port.
3007 2009-10-26  Johannes Singler  <singler@kit.edu>
3009         * MAINTAINERS (Write After Approval): Update my e-mail address.
3011 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3013         * configure.ac (CLooG test): Use = with test.
3014         * configure: Regenerate.
3016 2009-10-22  Richard Guenther  <rguenther@suse.de>
3018         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3019         cloog if the ppl version check failed.  Move flags saving
3020         before setting in libelf check.
3021         * configure: Regenerate.
3023 2009-10-21  Richard Guenther  <rguenther@suse.de>
3025         * configure.ac: Adjust the ppl and cloog configure to work as
3026         documented.  Disable cloog if ppl was disabled.  Omit the version
3027         checks if they were disabled.
3028         * configure: Re-generate.
3030 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3032         * configure.ac: Add 'lto' to enable_languages, not
3033         new_enable_languages, and only if not already present.
3034         * configure: Regenerate.
3036 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3038         * README: Refer to the various COPYING* files instead of just
3039         COPYING.
3040         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3042 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3044         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3046 2009-10-07  Richard Guenther  <rguenther@suse.de>
3048         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3049         and Richard Guenther as reviewers.
3050         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3051         as reviewers.
3053 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3055         * config.sub: Update from upstream sources.
3057 2009-10-06  Ian Lance Taylor  <iant@google.com>
3059         * Makefile.def: check-gold depends upon all-gas.
3060         * Makefile.in: Rebuild.
3062 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3064         * MAINTAINERS (Write After Approval): Add myself.
3066 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3068         * Makefile.def: all-lto-plugin depends on all-libiberty.
3069         set bootstrap=true for lto-plugin.
3070         Add lto-plugin.
3071         * Makefile.in: Regenerate.
3072         * configure.ac (host_libs): Add lto-plugin.
3073         * configure: Regenerate.
3075 2009-10-03  Diego Novillo  <dnovillo@google.com>
3077         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3078         (HOST_LIBELFLIBS): Define.
3079         (HOST_LIBELFINC): Define.
3080         * Makefile.in: Regenerate.
3081         * configure.ac: Add --enable-lto.
3082         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3083         If --enable-lto is used, add 'lto' to new_enable_languages.
3084         If --enable-lto is used and gold is enabled, add
3085         lto-plugin to configdirs.
3086         * configure: Regenerate.
3088 2009-10-03  Simon Baldwin  <simonb@google.com>
3090         * configure.ac: If --with-system-zlib, suppress local zlib and
3091         pass --with-system-zlib to subdir configure scripts.
3092         * configure: Regenerate.
3094 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3095             Paolo Bonzini  <bonzini@gnu.org>
3097         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3098         $(srcdir).
3099         * Makefile.in: Rebuilt.
3101 2009-09-26  Gary Funck  <gary@intrepid.com>
3103         * MAINTAINERS (Write After Approval): Add myself.
3105 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3107         * configure.ac: Update minimum MPC version to 0.7.
3108         * configure: Regenerate.
3110 2009-09-25  Nick Clifton  <nickc@redhat.com>
3112         * configure.ac: Pass any --cache-file=/dev/null option on to
3113         subconfigures.
3114         * configure: Regenerate.
3116 2009-09-23  Nick Clifton  <nickc@redhat.com>
3118         * config.sub, config.guess: Update from upstream sources.
3120 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3122         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3123         * Makefile.in: Rebuilt.
3125 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3127         PR bootstrap/32272
3128         * configure.ac: Error out if $srcdir isn't '.' but contains
3129         host-${host_noncanonical}.
3130         * configure: Regenerate.
3132 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3134         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3135         maintainer.
3137 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3139         * configure.ac: If bootstrapping a combined tree with
3140         --enable-gold, require c++ in stage1_languages.
3141         * configure: Regenerate.
3143         * configure.ac: Also add target_libs of stage1_languages to
3144         bootstrap_target_libs.
3145         * configure: Regenerate.
3147         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3148         with --enable-languages not containing c++.
3149         * configure: Regenerate.
3151 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3153         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3154         * configure: Regenerate.
3156 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3158         * MAINTAINERS (Write After Approval): Update my e-mail address,
3159         and move from from here...
3160         (Waiting for paperwork): To here.
3162 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3164         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3166 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3168         * configure.ac: Do not use $extrasub for replacing @if/@endif
3169         parts in Makefile; instead, use additional arguments to
3170         AC_CONFIG_COMMANDS to do the replacement manually, with several
3171         sed invocations, to avoid HP-UX sed command limits.
3172         * configure: Regenerate.
3174 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3176         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3177         blank before -L.
3179 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3181         * configure.ac (with-build-config): Document.  Handle without.
3182         Handle missing argument.
3183         * configure: Rebuilt.
3185 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3187         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3188         Default to bootstrap-debug only if compare-debug works.
3189         * configure: Rebuilt.
3190         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3191         * Makefile.in: Rebuilt.
3193 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3195         * MAINTAINERS (OS Port Maintainers): Update my email address.
3197 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3199         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3200         * Makefile.in: Rebuilt.
3202 2009-09-01  Chris Demetriou  <cgd@google.com>
3204         * MAINTAINERS (Write After Approval): Add myself.
3206 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3208         PR debug/30161
3209         * include/dwarf2.h (enum dwarf_tag): Added
3210         DW_TAG_GNU_template_template_param
3211         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3213 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3215         * Makefile.tpl (AWK): Fix typo.
3216         * Makefile.in: Regenerate.
3218 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3220         * configure.ac: Detect awk and sed.
3221         * Makefile.def (flags_to_pass): Add AWK and SED.
3222         * Makefile.tpl (AWK, SED): New.
3223         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3224         * configure: Regenerate.
3225         * Makefile.in: Regenerate.
3227 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3229         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3230         (collapseslashes): Likewise.
3232 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3234         * configure.ac (AC_PREREQ): Bump to 2.64.
3236 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3238         * configure.ac: Remove --with-datarootdir, --with-docdir,
3239         --with-pdfdir, --with-htmldir switches.
3240         * configure: Regenerate.
3242         * configure: Regenerate.
3244         * compile: Sync from Automake 1.11.
3245         * depcomp: Likewise.
3246         * install-sh: Likewise.
3247         * missing: Likewise.
3248         * mkinstalldirs: Likewise.
3249         * ylwrap: Likewise.
3251 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3253         * ltmain.sh (func_normal_abspath): New function.
3254         (func_relative_path): Likewise.
3255         (func_mode_help): Document new -bindir option for link mode.
3256         (func_mode_link): Add new -bindir option, and use it to place
3257         output DLL if specified.
3259 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3261         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3262         (baseargs): Add --disable-option-checking.
3263         * configure: Regenerate.
3265         * Makefile.def (configure-target-libiberty): Depend on
3266         all-binutils and all-ld.
3267         (configure-target-newlib): Likewise.
3268         * Makefile.in: Regenerate.
3270 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3272         * config.sub, config.guess: Update from upstream sources.
3274 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3276         Sync from src, merge:
3278         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3280         * configure.ac: Do not exclude gas for i386-*-darwin.
3281         Add a case for x86_64-*-darwin.
3282         * configure: Regenerate.
3284 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3286         * MAINTAINERS: Add my name to Write After Approval list.
3288 2009-08-06  Michael Eager  <eager@eagercon.com>
3290         * configure.ac: Add Microblaze target.
3291         * configure: Regenerate.
3293 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3295         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3296         * configure: Regenerate.
3298 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3300         * MAINTAINERS (Write After Approval): Update my e-mail address.
3302 2009-07-06  Ian Lance Taylor  <iant@google.com>
3304         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3305         * configure: Rebuild.
3307 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3309         * MAINTAINERS: Move myself to the Graphite Reviewers.
3311 2009-06-30  Wei Guozhi  <carrot@google.com>
3313         * MAINTAINERS: Add my name to Write After Approval list.
3315 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3317         PR bootstrap/40338
3318         * configure.ac (comparestring): Create new variable.
3319         * Makefile.tpl (comparestring): Use to skip some comparisions.
3320         * configure: Regenerate.
3321         * Makefile.in: Regenerate.
3323 2009-06-26  Doug Evans  <dje@sebabeach.org>
3325         * Makefile.def (host_modules): Add cgen.
3326         * Makefile.in: Regenerate.
3327         * configure.ac (host_tools): Add cgen.
3328         * configure: Regenerate.
3330 2009-06-23  DJ Delorie  <dj@redhat.com>
3332         * MAINTAINERS: Add myself as mep maintainer.
3334 2009-06-23  Ian Lance Taylor  <iant@google.com>
3336         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3337         boot_languages.  Only bootstrap target libraries listed in
3338         target_libs for some boot language.  Add --with-stage1-ldflags,
3339         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3340         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3341         if not building with C++.
3342         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3343         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3344         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3345         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3346         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3347         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3348         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3349         * configure, Makefile.in: Rebuild.
3351 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3353         * MAINTAINERS: Added my name to write-after-approval list.
3355 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3357         * configure.ac: Define is_elf for QNX Neutrino targets.
3358         * configure: Regenerate.
3360 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3362         * MAINTAINERS: Added my name to the write-after-approval list
3364 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3366         * configure.ac: Detect MPC in default directory.
3367         * configure: Regenerate.
3369 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3370             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3372         * Makefile.tpl (all): Avoid a trailing backslash.
3373         * Makefile.in: Regenerate.
3375 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3377         * config.sub, config.guess: Update from upstream sources.
3379 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3381         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3382         to noconfdirs.
3383         * configure: Regenerate.
3385 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3387         * Makefile.tpl ([+compare-target+]): Compare all stage
3388         directories, rather than just gcc.
3389         * Makefile.in: Rebuilt.
3391 2009-06-01  Doug Kwan  <dougkwan@google.com>
3393         * configure.ac: Support gold for target arm*-*-*.
3394         * configure: Regenerate.
3396 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3398         * Makefile.def: Add MPC support and dependencies.
3399         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3401         * Makefile.in, configure: Regenerate.
3403 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3405         * Makefile.tpl (all): Avoid harmless warning in make all when
3406         gcc-bootstrap is enabled but stage_last does not exist.
3407         * Makefile.in: Rebuilt.
3409 2009-05-24  Nicolas Roche  <roche@adacore.com>
3411         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3412         * Makefile.in: Regenerate.
3414 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3416         * MAINTAINERS: Update my e-mail address.
3418 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3420         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3421         * configure:  Regenerate.
3423 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3425         PR other/40159
3426         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3427         gcc-no-bootstrap are mutually exclusive.
3428         * Makefile.in: Rebuilt.
3430 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3432         PR other/40159
3433         * Makefile.tpl (all): Don't end with unconditional success.
3434         * Makefile.in: Rebuilt.
3436 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3438         PR target/37137
3439         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3440         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3441         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3442         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3443         stage_configureflags, stage_cflags and stage_libcflags into
3444         explicit Makefile macros.
3445         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3446         GFORTRAN.
3447         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3448         CC.  Set CC_FOR_BUILD from CC.
3449         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3450         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3451         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3452         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3453         and GFORTRAN.
3454         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3455         (_LIBCFLAGS): Renamed to _TFLAGS.
3456         (do-compare-debug, do-compare3-debug): Drop.
3457         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3458         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3459         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3460         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3461         (XGCC_FLAGS_FOR_TARGET): New.
3462         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3463         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3464         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3465         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3466         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3467         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3468         TFLAGS.
3469         (BUILD_CONFIG): Include if requested.
3470         (all): Set TFLAGS on bootstrap.
3471         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3472         (all-stageid-prefixmodule): Likewise.
3473         (do-clean, distclean-stageid): Set TFLAGS.
3474         (restrap): Fix whitespace.
3475         * Makefile.in: Rebuilt.
3477 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3479         * config.guess: Sync with src.
3481 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3483         * configure.ac ($with_ppl):  Default to no if not supplied.
3484         ($with_cloog):  Likewise.
3485         configure:  Regenerate.
3487 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3489         * MAINTAINERS: Update my e-mail address.
3491 2009-04-27  Nick Clifton  <nickc@redhat.com>
3493         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3495 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3497         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3498         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3499         * Makefile.in: Regenerate.
3501 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3503         PR bootstrap/39739
3504         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3505         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3507         * configure, Makefile.in: Regenerate.
3509 2009-04-21  Taras Glek  <tglek@mozilla.com>
3511         * include/hashtab.h: Update GTY annotations to new syntax
3512         * include/splay-tree.h: Likewise
3514 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3516         * config.sub, config.guess: Update from upstream sources.
3518 2009-04-15  Anthony Green  <green@moxielogic.com>
3520         * configure.ac: Add moxie support.
3521         * configure: Rebuilt.
3523 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3525         * configure.ac: Change copyright header to refer to version
3526         3 of the GNU General Public License and to point readers at the
3527         COPYING3 file and the FSF's license web page.
3528         * Makefile.def: Likewise.
3529         * Makefile.tpl: Likewise.
3530         * Makefile.in: Regenerate.
3532 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3534         * configure.ac: Restore match for darwin9 or later. Use double
3535         brackets since regeneration eats one pair.
3536         * configure: Regenerate.
3538 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3540         PR gas/10039
3541         * configure.ac: Require texinfo 4.7.
3542         * configure: Regenerated.
3544 2009-04-09  Nick Clifton  <nickc@redhat.com>
3546         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3547         the GCC Runtime Library Exception.
3549 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3551         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3552         * configure: Regenerate.
3554 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3556         * Makefil.def (languages): New entries.
3557         * Makefile.tpl (check-gcc-*): New generic target.
3558         * Makefile.in: Regenerate.
3560 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3562         * MAINTAINERS:  Update my email address.
3564 2009-03-18  Tom Tromey  <tromey@redhat.com>
3566         * configure: Rebuild.
3567         * configure.ac (host_libs): Add libiconv.
3568         * Makefile.in: Rebuild.
3569         * Makefile.def (host_modules): Add libiconv.
3570         (configure-gdb, all-gdb): Depend on libiconv.
3572 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3574         * configure.ac: Treat gdb as supported on x86_64-darwin.
3575         * configure: Regenerate.
3577 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3579         * configure.ac (--with-host-libstdcxx): New option.
3580         * configure: Regenerate.
3582 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3584         * MAINTAINERS:  Move myself into the write after approval list.
3586 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3588         * MAINTAINERS: Update e-mail address.
3590 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3592         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3594 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3596         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3598 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3600         Backport from git Libtool:
3602         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3603         Support GNU/kOpenSolaris.
3604         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3605         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3606         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3607         GNU/kOpenSolaris.
3609 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3611         * MAINTAINERS: Update e-mail address.
3613 2009-02-24  Michael Eager  <eager@eagercon.com>
3615         * MAINTAINERS (Write After Approval): Add self.
3617 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3619         * MAINTAINERS (Write After Approval): Add myself.
3621 2009-02-05  Andreas Schwab  <schwab@suse.de>
3623         * Makefile.tpl (stage_last): Define $r and $s before using
3624         $(RECURSE_FLAGS_TO_PASS).
3625         * Makefile.in: Regenerate
3627 2009-01-30  Ian Lance Taylor  <iant@google.com>
3629         * MAINTAINERS: Move myself to the Global Reviewers list.
3631 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3633         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3634         * configure: Regenerate.
3636 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3638         * MAINTAINERS: Make whitespace consistent.
3639         Remove Robert Millan from Write After Approval.
3641 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3643         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3644         (all-opcodes): Depend on all-libiberty.
3645         * Makefile.in: Regenerate.
3647 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3649         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3650         * configure: Regenerate.
3652 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3654         * MAINTAINERS (Write After Approval): Add myself.
3656 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3658         * MAINTAINERS: Add myself to reviewers (Fortran).
3660 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3662         PR tree-optimization/38515
3663         * configure.ac (cloog-polylib): Removed.
3664         (with_ppl, with_cloog): Test for "no".
3665         * configure: Regenerated.
3667 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3669         * MAINTAINERS: Moved myself to reviewers (Fortran).
3671 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3673         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3674         (Write After Approval): Remove myself.
3676 2009-01-03  Diego Novillo  <dnovillo@google.com>
3678         * MAINTAINERS: Remove myself from alias maintainership.
3680 2009-01-02  David Ayers  <ayers@fsfe.org>
3682         * MAINTAINERS: Update e-mail address.
3684 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3686         * MAINTAINERS: Make whitespace consistent.
3688 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3690         Backport from upstream Libtool:
3691         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3692         Add cache variables to tests that require the linker to work.
3693         For shlibpath_overrides_runpath, this also changes the semantics
3694         to let the result from the C compiler take precedence.
3696 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3698         * config.sub, config.guess: Update from upstream sources.
3700 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3702         * configure.ac (ppllibs): Add by default the lib flags.
3703         * configure: Regenerate.
3705 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3707         * MAINTAINERS:  Add myself to the write after approval list.
3709 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3711         * configure.ac: Add double brackets on darwin[912].
3712         * configure: Regenerate.
3714 2008-12-03  Daniel Kraft  <d@domob.eu>
3716         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3717         Approval to Reviewer section (for Fortran front-end).
3719 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3721         * configure.ac: Expand to darwin10 and later.
3722         * configure: Regenerate.
3724 2008-12-02  Andreas Schwab  <schwab@suse.de>
3726         * Makefile.def: configure-target-boehm-gc depends on
3727         all-target-libstdc++-v3.
3728         * Makefile.in: Regenerate.
3730 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3732         * MAINTAINERS:  Add myself as mingw maintainer.
3734 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3736         * config.sub, config.guess: Update from upstream sources.
3738 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3740         * README.SCO: Remove.
3742 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3744         * MAINTAINERS:  Add myself to the write after approval list.
3746 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3748         * MAINTAINERS:  Update my email address in WAA section.
3750 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3752         * MAINTAINERS: Update e-mail address.
3754 2008-11-27  Toon Moene  <toon@moene.org>
3756         * MAINTAINERS: Change e-mail address.
3758 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3760         * configure.ac: Build gdb for i?86-*-darwin*
3761         * configure: Regenerated.
3763 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3765         * MAINTAINERS: Added my full name.
3767 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3769         PR bootstrap/38014
3770         PR bootstrap/37923
3772         Revert:
3774         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3776         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3777         * Makefile.in: Regenerated.
3779         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3781         PR gdb/921
3782         PR gdb/1646
3783         PR gdb/2175
3784         PR gdb/2176
3786         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3787         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3788         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3789         (HOST_EXPORTS): Pass CPPFLAGS.
3790         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3791         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3792         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3793         * Makefile.in, configure: Regenerated.
3794         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3795         and CPPFLAGS_FOR_BUILD.
3797 2008-11-06  Jeff Law  <law@redhat.com>
3799         * MAINTAINERS: Add myself as middle end maintainer.
3801 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3803         * MAINTAINERS (Write after approval): Add myself.
3805 2008-11-05  Diego Novillo  <dnovillo@google.com>
3807         * MAINTAINERS (Global Reviewers): Add myself.
3808         (Non-Algorithmic Maintainers): Remove myself.
3810 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3812         * MAINTAINERS (Write after approval): Add myself.
3814 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3816         * MAINTAINERS (Write after approval): Add myself.
3818 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3820         * configure.ac (spu-*-*): Remove special case.
3821         * configure: Regenerate.
3823 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3825         * MAINTAINERS (Write after approval): Update my email address.
3827 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3829         * configure.ac [spu-*-*]: Do not set skipdirs.
3830         * configure: Re-generate.
3832 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3834         * MAINTAINERS (Various Maintainers): Add myself to reload.
3836 2008-10-25  Richard Guenther  <rguenther@suse.de>
3838         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3839         maintainer.  Remove myself as libgcc-math maintainer.
3840         (Non-Algorithmic Maintainers): Remove myself.
3842 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3844         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3845         * Makefile.in: Regenerated.
3847 2008-10-23  Cary Coutant  <ccoutant@google.com>
3849         * MAINTAINERS (Write after approval): Add myself.
3851 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3853         PR gdb/921
3854         PR gdb/1646
3855         PR gdb/2175
3856         PR gdb/2176
3858         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3859         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3860         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3861         (HOST_EXPORTS): Pass CPPFLAGS.
3862         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3863         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3864         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3865         * Makefile.in, configure: Regenerated.
3866         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3867         and CPPFLAGS_FOR_BUILD.
3869 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3871         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3872         Sebastian Pop.
3874 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3876         * MAINTAINERS (Write After Approval): Added myself.
3878 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3880         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3881         recommended version to 2.3.2.
3883         * configure: Regenerate.
3885 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3887         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3889 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3891         * MAINTAINERS (Write After Approval): Update e-mail address.
3893 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3895         * libtool.m4: Update to libtool 2.2.6.
3896         * lt~obsolete.m4: Update to libtool 2.2.6.
3897         * ltmain.sh: Update to libtool 2.2.6.
3898         * ltsugar.m4: Update to libtool 2.2.6.
3899         * ltversion.m4: Update to libtool 2.2.6.
3900         * ltoptions.m4: Update to libtool 2.2.6.
3901         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3903 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3905         * MAINTAINERS (Write After Approval): Add myself.
3907 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3909         * MAINTAINERS (Write After Approval): Update my name.
3911 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3913         * MAINTAINERS: Add myself in "Write After Approval".
3915 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3917         * MAINTAINERS: Add myself as ia64 maintainer.
3919 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3921         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3922         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3923         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3924         and Michael Tiemann from Write After Approval since they do not
3925         actually have access.
3927 2008-09-05  Richard Guenther  <rguenther@suse.de>
3929         * configure.ac: Initialize clooglibs to -lcloog.
3930         * configure: Re-generate.
3932 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3934         * MAINTAINERS (Write After Approval): Add myself.
3936 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3938         * configure.ac (--with-cloog-polylib): New.
3939         (--disable-cloog-version-check): New.
3940         (--disable-ppl-version-check): New.
3941         * configure: Re-generate.
3943 2008-09-03  Richard Guenther  <rguenther@suse.de>
3945         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3946         cloog test.
3947         * configure: Re-generate.
3949 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3951         Add picoChip port.
3952         * MAINTAINERS: Add picoChip maintainers.
3954 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3955             Tobias Grosser  <grosser@fim.uni-passau.de>
3956             Jan Sjodin  <jan.sjodin@amd.com>
3957             Harsha Jagasia  <harsha.jagasia@amd.com>
3958             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3959             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3960             Adrien Eliche  <aeliche@isty.uvsq.fr>
3962         Merge from graphite branch.
3963         * configure: Regenerate.
3964         * Makefile.in: Regenerate.
3965         * configure.ac (host_libs): Add ppl and cloog.
3966         Add checks for PPL and CLooG.
3967         * Makefile.def (ppl, cloog): Added modules and dependences.
3968         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3969         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3971 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3973         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3974         (GCC_SHLIB_SUBDIR): New.
3975         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3976         * configure: Regenerate.
3977         * Makefile.in: Regenerate.
3979 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3981         * MAINTAINERS: Consistently use tabs to separate columns.
3983 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3985         * MAINTAINERS (Write after Approval): Add myself.
3987 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3989         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3990         Enable bfd, binutils and opcodes.
3991         * configure: Regenerate.
3993 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3995         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3997 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3999         * MAINTAINERS:  Use correct Umlaut for last name.
4001 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4003         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4005 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4007         * MAINTAINERS: Update my email address.
4009 2008-08-16  Nicolas Roche  <roche@adacore.com>
4011         * Makefile.tpl: Add BOOT_ADAFLAGS.
4012         * Makefile.in: Regenerate.
4014 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4016         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4017         * configure: Regenerate.
4019 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4021         * configure.ac: Add makefile fragments for hpux.
4022         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4023         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4024         * configure: Regenerate.
4025         * Makefile.in: Regenerate.
4027 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4029         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4031 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4033         * MAINTAINERS (Write after Approval): Add myself.
4035 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4037         * MAINTAINERS (Write After Approval):  Add myself.
4039 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4041         * MAINTAINERS (Write After Approval):  Add myself.
4043 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4045         * MAINTAINERS: Update my email address.
4047 2008-06-25  Joey Ye  <joey.ye@intel.com>
4049         * MAINTAINERS (Write After Approval):  Add myself.
4051 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4053         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4054         * Makefile.in: Regenerate.
4055         * configure: Regenerate.
4057 2008-06-17  Daniel Kraft  <d@domob.eu>
4059         * MAINTAINERS (Write After Approval):  Add myself.
4061 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4063         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4064         "$@" is still intact with both Autoconf 2.59 and 2.62.
4065         * configure: Regenerate.
4067 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4069         * Makefile.tpl: Fix comment errors.
4070         * Makefile.in: Regenerate.
4072 2008-06-12  David S. Miller  <davem@davemloft.net>
4073             David Edelsohn  <edelsohn@gnu.org>
4075         * configure.ac: Add powerpc*-*-* to gold supported targets.
4076         * configure: Regenerate.
4078 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4080         PR tree-optimization/36218
4081         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4082         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4083         (all prefix="build-"): Pass them to build-system sub-makes.
4084         * Makefile.in: Regenerate.
4086 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4088         * MAINTAINERS (mt port): Remove.
4089         (sco5, unixware, sco udk): Remove.
4090         (Kean Johnston): Add to Write After Approval.
4092 2008-05-30  Julian Brown  <julian@codesourcery.com>
4094         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4095         of libobjc for ARM EABI Linux.
4096         * configure: Regenerate.
4098 2008-05-18  Xinliang David Li   <davidxl@google.com>
4100         * ChangeLog: Remove wrong ChangeLog entry.
4102 2008-05-17  Xinliang David Li   <davidxl@google.com>
4104         * MAINTAINERS (Write After Approval): Add myself.
4106 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4108         * MAINTAINERS (Write After Approval): Add myself.
4110 2008-05-14  Rafael Espíndola  <espindola@google.com>
4112         * config-ml.in: don't handle --enable-shared and --enable-static.
4114 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4116         * MAINTAINERS: Update my email address.
4118 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4120         * MAINTAINERS: Update my email address.
4122 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4124         * MAINTAINERS (Write After Approval): Add myself.
4126 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4128         * MAINTAINERS (Write After Approval): Add myself.
4130 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4132         * MAINTAINERS (crx): Add myself.
4134 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4136         Sync with src:
4137         2008-04-14  David S. Miller  <davem@davemloft.net>
4139         * configure.ac: Add sparc*-*-* to gold supported targets.
4140         * configure: Regenerate.
4142 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4144         PR bootstrap/35457
4145         * configure.ac: Include override.m4.
4146         * configure: Regenerate.
4148 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4150         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4151         * Makefile.in: Regenerate.
4153 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4155         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4156         as nonconfigurable directories list.
4157         * configure: Regenerate.
4159 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4161         * config.sub, config.guess: Update from upstream sources.
4163 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4165         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4166         * Makefile.in: Regenerate.
4168 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4170         * configure.ac: Do not build libssp for the AVR.
4171         * configure: Regenerate.
4173 2008-04-07  Ian Lance Taylor  <iant@google.com>
4175         * Makefile.def: check-gold depends upon all-binutils.
4176         * Makefile.in: Regenerate.
4178 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4180         * MAINTAINERS (Write After Approval): Add myself.
4182 2008-04-04  Nick Clifton  <nickc@redhat.com>
4184         PR binutils/4334
4185         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4186         builds.
4187         * configure: Regenerate.
4189 2008-04-04  NightStrike  <NightStrike@gmail.com>
4191         PR other/35151
4192         * configure.ac: Combine rules for mingw32 and mingw64.
4193         * configure: Regenerate.
4195 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4197         * MAINTAINERS (Write After Approval): Add myself.
4199 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4201         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4202         * Makefile.in (.NOTPARALLEL): Ditto.
4204 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4206         * MAINTAINERS (Write After Approval): Add myself.
4208 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4210         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4211         * Makefile.in (.NOTPARALLEL): Regenerate.
4213 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4215         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4216         * Makefile.in: Regenerate.
4218 2008-03-26  Jakub Staszak  <kuba@et.pl>
4220         * MAINTAINERS (Write After Approval): Add myself.
4222 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4224         * MAINTAINERS:  Update e-mail address.
4226 2008-03-20  Ian Lance Taylor  <iant@google.com>
4228         * configure.ac: Add support for --enable-gold.
4229         * Makefile.def: Add gold as a directory like ld.
4230         * configure, Makefile.in: Regenerate.
4232 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4234         * configure.ac: m4_include config/proginstall.m4.
4235         * configure: Regenerate.
4237         Backport from upstream Libtool:
4239         2007-10-12  Eric Blake  <ebb9@byu.net>
4241         Deal with Autoconf 2.62's semantic change in m4_append.
4242         * ltsugar.m4 (lt_append): Replace broken versions of
4243         m4_append.
4244         (lt_if_append_uniq): Don't require separator to be overquoted,
4245         and avoid broken m4_append.
4246         (lt_dict_add): Fix typo.
4247         * libtool.m4 (_LT_DECL): Don't overquote separator.
4249 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4251         * config.rpath: Add AIX 6 support.
4253 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4255         * Makefile.def (stageprofile).  Remove -fprofile-generate
4256         from stage_libcflags.
4257         * Makefile.in: Regenerate.
4259 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4261         * config.sub, config.guess: Update from upstream sources.
4263 2008-03-06  Tom Tromey  <tromey@redhat.com>
4265         * MAINTAINERS: Update for treelang deletion.
4267 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4269         * MAINTAINERS: Update my email address.
4271 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4273         * MAINTAINERS (darwin port): Add myself as a maintainer.
4274         (objective-c/c++): Add myself as a maintainer.
4276 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4278         * MAINTAINERS (Write After Approval): Update my email address.
4280 2008-02-25  Tomas Bily  <tbily@suse.cz>
4282         * MAINTAINERS (Write After Approval): Add myself.
4284 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4286         * MAINTAINERS (OpenMP): Add myself.
4288 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4290         PR bootstrap/32009
4291         PR bootstrap/32161
4293         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4294         * configure: Regenerate.
4296         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4297         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4298         STAGE4_LIBCFLAGS): New.
4299         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4300         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4301         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4302         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4303         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4304         for target modules.  Don't export LIBCFLAGS.
4305         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4306         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4307         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4308         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4309         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4310         * Makefile.in: Regenerate.
4312 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4314         PR libgcj/33085
4315         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4316         Do not use -DDLL_EXPORT.  Backport from upstream.
4318 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4320         * MAINTAINERS (Write After Approval): Add myself.
4322 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4324         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4325         * configure: Regenerate.
4327 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4329         * configure.ac (xtensa*-*-*): Recognize processor variants.
4330         * configure: Regenerate.
4332 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4334         PR bootstrap/34922
4335         * configure.ac (PARSE_ARGS): Push suitable setting of
4336         ac_subdirs_all, for `./configure --help=recursive'.
4337         Handle `+' in generic toplevel directory disabling.
4338         * configure: Regenerate.
4340 2008-01-28  Nick Clifton  <nickc@redhat.com>
4342         * MAINTAINERS (xstormy16): Take over maintainership.
4344 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4346         * MAINTAINERS (c4x port): Remove.
4348 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4350         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4352 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4354         * config.sub, config.guess: Update from upstream sources.
4356 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4358         * MAINTAINERS (Write After Approval): Add myself.
4360 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4362         * MAINTAINERS: Update my email address.
4364 2008-01-09  Raksit Ashok  <raksit@google.com>
4366         * MAINTAINERS (Write After Approval): Add myself.
4368 2008-01-09  Raksit Ashok  <raksit@google.com>
4370         * MAINTAINERS (Write After Approval): Add myself.
4372 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4374         * config.sub, config.guess: Update from upstream sources.
4376 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4378         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4379         Change recommended MPFR from 2.2.1 -> 2.3.0.
4380         * configure: Regenerate.
4382 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4384         * MAINTAINERS: Update my email address.
4386 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4388         * MAINTAINERS: Update my email address.
4390 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4392         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4393         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4394         * Makefile.in: Regenerate.
4396 2007-12-10  Mark Heffernan  <meheff@google.com>
4398         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4399         misplaced entries.
4401 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4403         * configure.ac: Enable libjava for x86_64-*-darwin9.
4404         * configure: Regenerate.
4406 2007-12-07  Bill Maddox  <maddox@google.com>
4408         * MAINTAINERS (Write After Approval): Add myself.
4410 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4412         * config.sub, config.guess: Update from upstream sources.
4414 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4416         * config-ml.in: Remove 64bit configure tests.
4418 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4420         * config-ml.in: Robustify against white space in absolute file
4421         names.
4423         * config-ml.in (multi-clean): Substitute ${Makefile}.
4424         Remove superfluous ${Makefile} in list.
4426 2007-11-19  Thiemo Seufer  <ths@mips.com>
4428         * config-ml.in: Don't hardcode the Makefile name.
4430 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4432         * MAINTAINERS (Write After Approval): Add myself.
4434 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4436         * MAINTAINERS (Write After Approval): Add myself.
4438 2007-11-06  Doug Kwan  <dougkwan@google.com>
4440         * MAINTAINERS (Write After Approval): Add myself.
4442 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4444         * MAINTAINERS (mercury): Remove entry.
4445         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4447 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4449         * Makefile.def (dependencies): Make configure-gdb depend on
4450         all-intl.
4451         * Makefile.in: Regenerated.
4453 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4455         * MAINTAINERS (Fortran maintainer): Remove myself.
4457 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4459         * Makefile.def: To avoid problems running with parallel makes,
4460         build newlib before libgloss so that target specific header
4461         files are availble.
4462         * Makefile.in: Regenerate
4464 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4466         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4467         * Makefile.in: Regenerate.
4469 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4471         * MAINTAINERS (Register allocation reviewer): Add myself.
4473 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4475         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4476         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4477         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4478         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4479         * configure: Regenerate.
4481 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4483         * MAINTAINERS (Register allocation reviewer): Add myself.
4485 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4487         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4488         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4489         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4490         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4491         * configure.ac: Default them to host tools for $host = $build.
4492         Subst them.
4494         * configure: Regenerate.
4495         * Makefile.in: Regenerate.
4497 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4499         * MAINTAINERS (Register allocation reviewer): Add myself.
4501 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4503         * MAINTAINERS (Register allocation reviewer): Add myself.
4505 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4507         * MAINTAINERS (Write After Approval): Fix typo.
4509 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4511         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4512         * configure: Regenerate.
4514 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4516         PR bootstrap/31906
4517         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4518         they're already prefixed.
4520 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4522         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4523         libstdc++.
4524         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4525         * configure: Regenerate.
4526         * Makefile.in: Regenerate.
4528 2007-09-17  Andreas Schwab  <schwab@suse.de>
4530         * configure.ac: Raise minimum makeinfo version to 4.6.
4531         * configure: Regenerate.
4533 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4535         * MAINTAINERS (write-after-approval) add myself
4537 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4539         * configure.ac: Correct makeinfo version check.
4540         * configure: Regenerate.
4542 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4544         * MAINTAINERS: Update my email address.
4546 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4548         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4549         to $skipdirs and only disable gprof for newlib.  Use the normal
4550         mips*-elf* handling in other respects.
4551         * configure: Regnerate.
4553 2007-09-12  David Daney  <ddaney@avtrex.com>
4555         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4556         enabling libgcj.
4557         * configure: Regenerate.
4559 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4561         PR other/32154
4562         * configure.ac: For libgloss targets, point the linker to the linker
4563         script, startup code and simulator library.
4564         * configure: Regenerate.
4566 2007-09-07  Andrew Haley  <aph@redhat.com>
4568         * configure.ac (noconfigdirs): Remove target-libffi and
4569         target-libjava.
4570         * configure: Regenerate.
4572 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4574         PR target/33281
4575         * configure.ac: Use config/mh-mingw on mingw.
4576         * configure: Regenerate.
4578 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4580         * MAINTAINERS (Write After Approval): Add myself.
4582 2007-09-05  Richard Guenther  <rguenther@suse.de>
4584         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4585         nor --disable-checking is provided also turn on yes and types
4586         checking for stage1.
4587         * configure: Re-generate.
4589 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4591         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4592         (Write After Approval): Remove myself.
4594 2007-08-29  Nick Clifton  <nickc@redhat.com>
4596         * config.sub, config.guess: Update from upstream sources.
4598 2007-08-22  Bud Davis  <jmdavis@link.com>
4600         * MAINTAINERS (Write After Approval): Added myself.
4601         * MAINTAINERS (Reviewers): Removed myself.
4603 2007-08-18  Paul Brook  <paul@codesourcery.com>
4604             Joseph Myers  <joseph@codesourcery.com>
4606         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4607         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4608         * Makefile.in: Regenerate.
4609         * configure.ac (--with-debug-prefix-map): New.
4610         * configure: Regenerate.
4612 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4613             Nigel Stephens  <nigel@mips.com>
4615         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4616         as target_makefile_frag.
4617         * configure: Regenerate.
4619 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4621         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4622         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4623         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4624         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4625         (do-compare, do-compare3, do-compare-debug): New.
4626         ([+compare-target+]): Use them.
4628 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4630         * MAINTAINERS (Write After Approval): Change my email address.
4632 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4633             Ben Elliston  <bje@au.ibm.com>
4635         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4636         --silent if $silent.
4637         * configure: Regenerate.
4639 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4641         * MAINTAINERS (Various Maintainers): Add myself as
4642         loop infrastructure maintainer.  Update my e-mail
4643         address.
4645 2007-07-31  Diego Novillo  <dnovillo@google.com>
4647         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4648         Adjust description.
4650 2007-07-26  Richard Guenther  <rguenther@suse.de>
4652         * configure.ac: Add types checking to stage1 checking flags.
4653         * configure: Regenerate.
4655 2007-07-17  Nick Clifton  <nickc@redhat.com>
4657         * COPYING3: New file.  Contains version 3 of the GNU General
4658         Public License.
4659         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4660         Lesser General Public License.
4662 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4664         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4666 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4668         * MAINTAINERS (S/390 co-maintainer): Add myself.
4669         (Write After Approval): Remove myself.
4671 2007-07-13  Dan Hipschman  <dsh@google.com>
4673         * MAINTAINERS (Write After Approval): Add myself.
4675 2007-07-11  Nick Clifton  <nickc@redhat.com>
4677         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4678         WINDRES export.
4679         * Makefile.in: Regenerate.
4681 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4683         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4684         maintainer.
4686 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4688         * lt~obsolete.m4: New. Import from 20070318 libtool.
4690 2007-07-03  Julian Brown  <julian@codesourcery.com>
4692         * MAINTAINERS (Write After Approval): Add myself.
4694 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4696         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4697         * configure: Regenerate.
4699 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4701         * configure.ac: Add some missing m4 quotation.
4702         * configure: Regenerate.
4704 2007-07-02  Simon Baldwin  <simonb@google.com>
4706         * MAINTAINERS (Write After Approval): Add myself.
4708 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4710         * configure: Regenerate.
4712 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4714         * Makefile.def: Add windmc tool to build.
4715         * Makefile.tpl: Likewise.
4716         * configure.ac: Likewise.
4717         * Makefile.in: Regenerate.
4718         * configure: Regenerate.
4720 2007-06-28  DJ Delorie  <dj@redhat.com>
4722         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4723         not building newlib.
4724         * configure: Regenerated.
4726 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4728         * MAINTAINERS (Write After Approval): Add myself.
4730 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4732         * MAINTAINERS (Write After Approval): Add myself.
4734 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4736         * MAINTAINERS (Write After Approval): Add myself.
4738 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4740         * MAINTAINERS (Write After Approval): Add myself.
4742 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4744         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4745         * Makefile.in: Regenerated.
4747 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4749         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4750         bfin*-*-uclinux* targets.
4751         * configure: Regenerate.
4753 2007-06-14  Ian Lance Taylor  <iant@google.com>
4755         * MAINTAINERS: Add myself as non-algorithmic global write
4756         maintainer.
4758 2007-06-14  Diego Novillo  <dnovillo@google.com>
4760         * MAINTAINERS: Add self as middle-end maintainer and
4761         non-algorithmic global write maintainer.
4763 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4765         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4766         Move all Fortran maintainers except Paul Brook into the
4767         Non-Autopoiesis section.
4769 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4771         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4772         (distclean-stage[+id+]): Possibly delete stage_last.
4773         * Makefile.in: Regenerate.
4775 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4777         * MAINTAINERS (Various Maintainer): Fix typo.
4779 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4781         * MAINTAINERS (Various Maintainer): Add myself as
4782         dataflow maintainer.
4784 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4786         * config.sub, config.guess: Update from upstream sources.
4788 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4790         * Makefile.tpl: Fix spelling error.
4791         * Makefile.in: Regenerate.
4793 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4795         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4796         lt_cv_sys_max_cmd_len.
4798 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4800         * MAINTAINERS (Various Maintainers): Add myself as
4801         auto-vectorizer maintainer.
4803 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4805         PR libjava/32098
4806         * libtool.m4: Revert previous change.
4807         * ltgcc.m4: Put it here.
4809 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4811         * MAINTAINERS (Various Maintainers): Add myself as
4812         auto-vectorizer maintainer.
4814 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4816         PR libjava/32098
4817         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4819 2007-05-30  Richard Guenther  <rguenther@suse.de>
4821         * MAINTAINERS (Various Maintainers): Add myself as
4822         auto-vectorizer maintainer.
4824 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4826         PR bootstrap/29382
4827         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4828         * configure: Rebuilt.
4830 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4832         * MAINTAINERS (Write After Approval): Removed my name.
4834 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4836         * MAINTAINERS (Write After Approval): Remove myself.
4838 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4840         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4842 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4844         * ltmain.sh: Update from ToT Libtool.
4845         * libtool.m4: Update from ToT Libtool.
4846         * ltsugar.m4: New. Update from ToT Libtool.
4847         * ltversion.m4: New. Update from ToT Libtool.
4848         * ltoptions.m4: New. Update from ToT Libtool.
4849         * ltconfig: Remove.
4850         * ltcf-c.sh: Remove.
4851         * ltcf-cxx.sh: Remove.
4852         * ltcf-gcj.sh: Remove.
4854 2007-05-22  Ollie Wild  <aaw@google.com>
4856         * MAINTAINERS (Write After Approval): Add myself.
4858 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4860         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4861         stage_cflags.
4862         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4863         Remove CFLAGS/LIBCFLAGS.
4864         (configure-stage[+id+]-[+prefix+][+module+],
4865         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4866         * Makefile.in: Regenerate.
4868 2007-05-15  Diego Novillo  <dnovillo@google.com>
4870         * MAINTAINERS: Update e-mail address.
4872 2007-05-15  Revital Eres  <eres@il.ibm.com>
4874         * MAINTAINERS (Write After Approval): Add myself.
4876 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4878         * MAINTAINERS (Write After Approval): Updated my address.
4880 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4882         * MAINTAINERS (Write After Approval): Add myself.
4884 2007-05-11  Silvius Rus  <rus@google.com>
4886         * MAINTAINERS (Write After Approval): Add myself.
4888 2007-04-23  Tom Tromey  <tromey@redhat.com>
4890         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4892 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4894         * MAINTAINERS (cpplib): Rename to ...
4895         (libcpp): ... this.  Add C/C++ front end maintainers.
4897 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4899         * config-ml.in: Pass ${ml_config_env} to configure calls.
4901 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4903         * MAINTAINERS (Write After Approval): Add myself.
4905 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4907         * MAINTAINERS (Write After Approval): Add myself.
4909 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4911         * MAINTAINERS (fortran 95 front end): Add myself.
4913 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4915         * MAINTAINERS (Write After Approval): Add myself.
4917 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4919         * MAINTAINERS (Modulo Scheduler): Add myself.
4921 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4923         * MAINTAINERS (fortran 95 front end): Add myself.
4924         (c++ front end): whitespace fix.
4926 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4928         * MAINTAINERS (Write After Approval): Add myself.
4930 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4932         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4933         of glob.  Quote arguments with single quotes too.
4934         * configure: Regenerate.
4936 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4938         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4939         * Makefile.in: Regenerate
4941 2007-03-07  Andreas Schwab  <schwab@suse.de>
4943         * configure: Regenerate.
4945 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4947         * configure.ac: Add "--with-pdfdir" configure option,
4948         which defines pdfdir variable.
4949         * Makefile.def (target=fixincludes): Add install-pdf to
4950         missing targets.
4951         (recursive_targets): Add install-pdf target.
4952         (flags_to_pass): Add pdfdir.
4953         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4954         target.
4955         * configure: Regenerate
4956         * Makefile.in: Regenerate
4958 2007-02-28  Eric Christopher  <echristo@apple.com>
4960         Revert:
4961         2006-12-07  Mike Stump  <mrs@apple.com>
4963         * Makefile.def (dependencies): Add dependency for
4964         install-target-libssp and install-target-libgomp on
4965         install-gcc.
4966         * Makefile.in: Regenerate.
4968 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4970         * configure: Regenerate.
4971         * configure.ac: Move statements after variable declarations.
4973 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4975         * MAINTAINERS: Add myself as sh maintainer.
4977 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4979         * configure.ac: Adjust for loop syntax.
4980         * configure: Regenerate.
4982 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4984         * configure: Rebuilt.
4986 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4988         * configure.ac: Drop multiple occurrences of --enable-languages,
4989         and fix its quoting.
4990         * configure: Rebuilt.
4992 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4993             Nathan Sidwell  <nathan@codesourcery.com>
4994             Vladimir Prus  <vladimir@codesourcery.com>
4995             Joseph Myers  <joseph@codesourcery.com>
4997         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4998         * configure: Regenerate.
5000 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5002         * ltconfig (freebsd*): Default to elf.
5004 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5006         * configure.ac (target_libraries): Move libgcc before libiberty.
5007         * configure: Regenerated.
5009 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5010             Paolo Bonzini  <bonzini@gnu.org>
5012         PR bootstrap/30753
5013         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5014         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5015         * configure: Regenerated.
5017 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5019         * MAINTAINERS (Language Front End Maintainers): Update my mail
5020         address.
5022 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5024         PR bootstrap/30748
5025         * configure.ac: Correct syntax for Solaris ksh.
5026         * configure: Regenerated.
5028 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5030         * configure.ac: Sync with src.
5031         * configure: Regenerate.
5033 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5035         * Makefile.in: Regenerate.
5037 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5039         * config.sub: Sync with src.
5041 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5043         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5044         noncanonical equivalents.
5045         * configure.in: Rename to...
5046         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5047         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5048         target_noncanonical.  Use them.  Rewrite removal of configure
5049         arguments for autoconf 2.59.  Discard variable settings.  Force
5050         program_transform_name for native tools.
5052         * Makefile.in: Regenerated.
5053         * configure: Regenerated with autoconf 2.59.
5055 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5057         * MAINTAINERS (Write After Approval): Add myself.
5059 2007-01-31  Andreas Schwab  <schwab@suse.de>
5061         * Makefile.tpl (LDFLAGS): Substitute it.
5062         * Makefile.in: Regenerate.
5064 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5066         * MAINTAINERS (Write After Approval): Add myself.
5068 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5070         * MAINTAINERS (spu port): Add myself.
5072 2007-01-23  Richard Guenther  <rguenther@suse.de>
5074         PR bootstrap/30541
5075         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5076         * Makefile.tpl (GNATBIND): Substitute it.
5077         (GNATMAKE): Likewise.
5078         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5079         of STAGE_PREFIX.
5080         * Makefile.in: Regenerate.
5081         * configure: Regenerate.
5083 2007-01-18  Mike Stump  <mrs@apple.com>
5085         * configure.in: Re-enable -Werror for gcc builds.
5087 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5089         * MAINTAINERS (Write After Approval): Add myself.
5091 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5093         * configure.in: Change == to = in test command.
5094         * configure: Regenerate.
5096 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5097             Nick Clifton  <nickc@redhat.com>
5098             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5100         * configure.in (build_configargs, host_configargs, target_configargs):
5101         Remove build/host/target parameters.
5102         (host_libs): Add gmp and mpfr.
5103         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5104         * Makefile.def (gmp, mpfr): New.
5105         (gcc): Remove target.
5106         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5107         target_os, target_vendor): New.
5108         (configure): Add host_alias/target_alias arguments; adjust invocations.
5109         * configure: Regenerate.
5110         * Makefile.in: Regenerate.
5112 2007-01-11  Matt Fago  <fago@earthlink.net>
5114         * configure.in: Try to link to functions only in mpfr 2.2.x
5115         to improve robustness of configure tests.
5116         * configure: Regenerate.
5118 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5120         * MAINTAINERS: Add myself as i386 maintainer.
5122 2007-01-08  Jan Hubicka  <jh@suse.cz>
5124         * MAINTAINERS: Add myself as i386 maintainer.
5126 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5128         * configure.in: Add support for an x86_64-mingw* target.
5129         * configure: Regenerate.
5131 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5133         * Makefile.tpl (all-target): Correct @if conditional for target
5134         modules.
5135         * configure.in: Omit libiberty if building only target libgcc.
5136         * configure, Makefile.in: Regenerated.
5138 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5140         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5141         * configure: Regenerate.
5143 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5145         * Makefile.def (target_modules): Add libgcc.
5146         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5147         * Makefile.tpl (clean-target-libgcc): Delete.
5148         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5149         on gcc even for bootstrapped modules.  Rewrite handling of
5150         lang_env_dependencies to loop over target_modules.
5151         * configure.in (target_libraries): Add target-libgcc.
5152         * Makefile.in, configure: Regenerated.
5154 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5156         * configure.in: Reorganize recognition of languages.  Add
5157         --enable-stage1-languages.  Show supported languages for the chosen
5158         target rather than all recognized languages.
5159         * configure: Regenerate.
5161 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5163         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5164         * Makefile.in: Regenerate.
5166 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5168         * configure.in: Warn that MPFR 2.2.0 is buggy.
5169         * configure: Regenerate.
5171 2006-12-27  Ian Lance Taylor  <iant@google.com>
5173         * configure.in: When removing Makefiles to force a reconfigure, also
5174         remove prev-DIR*/Makefile.
5175         * configure: Regenerate.
5177 2006-12-22  Andreas Schwab  <schwab@suse.de>
5179         * configure: Regenerate with correct autoconf version.
5181 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5183         * configure.in: add AC_SUBST for *_FOR_TARGET.
5184         * configure: Regenerate.
5186 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5188         * configure.in: Simplify logic for rejecting languages that cannot
5189         be built.  Separate the case when a language is unsupported,
5190         from the case when the user chooses not to build a language.
5192 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5194         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5195         it only affects bootstrap and could be tested on "$host" as well.
5196         * configure: Regenerate.
5197         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5199 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5201         PR bootstrap/29544
5202         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5203         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5204         move here comment from Makefile.tpl.
5205         * Makefile.tpl: Move some definitions higher in the file.
5206         (STAGE1_CHECKING): New.
5207         * configure.in: Add --enable-stage1-checking.
5208         * configure: Regenerate.
5209         * Makefile.in: Regenerate.
5211 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5213         * MAINTAINERS: Add myself as build system maintainer.
5215 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5217         * MAINTAINERS (Write After Approval): Add myself.
5219 2006-12-13  Eric Christopher  <echristo@apple.com>
5221         * MAINTAINERS: Add myself as darwin maintainer.
5223 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5225         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5227 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5229         MAINTAINERS: Update my entry.
5231 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5233         * configure.in:  Handle spu makefile frag.
5234         * Makefile.tpl (MAINT): Define
5235         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5236         * configure: Regenerate.
5237         * Makefile.in: Regenerate.
5239 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5241         * config.guess: Import latest version.
5242         * config.sub: Likewise.
5244 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5246         * configure.in (spu-*-*): Don't skip target-libiberty.
5247         * configure: Regenerate.
5249 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5251         PR bootstrap/30134
5252         * configure.in: Correct x86 darwin support for libjava to powerpc
5253         and i?86 only.
5254         * configure: Regenerate.
5256 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5258         * configure.in: Add x86 darwin support for libjava.
5259         * configure: Regenerate.
5261 2006-12-07  Mike Stump  <mrs@apple.com>
5263         * Makefile.def (dependencies): Add dependency for
5264         install-target-libssp and install-target-libgomp on
5265         install-gcc.
5266         * Makefile.in: Regenerate.
5268 2006-12-04  Richard Guenther  <rguenther@suse.de>
5270         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5271         (Non-Algorithmic Maintainers): Move over non-algorithmic
5272         loop optimizer maintainers, add myself as a non-algorithmic
5273         middle-end maintainer.
5275 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5277         * MAINTAINERS (Write After Approval): Add myself.
5279 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5281         * configure.in: Update error message for missing GMP/MPFR.
5283         * configure: Regenerate.
5285 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5287         * configure.in: Update MPFR version in error message.
5289         * configure: Regenerate.
5291 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5293         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5294         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5295         --with-gmp-lib): New flags.
5297         * configure: Regenerate.
5299 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5301         * MAINTAINERS (Write After Approval): Change my email address.
5303 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5305         * MAINTAINERS (Write After Approval): Add myself.
5307 2006-11-22  Philipp Thomas  <pth@suse.de>
5309         * MAINTAINERS (i18n): Update e-mail address.
5311 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5313         * MAINTAINERS (spu port): Add myself as maintainer.
5314         (Write After Approval): Remove myself.
5316 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5318         * configure.in (skipdirs): Don't build libssp for SPU.
5319         * configure: Regenerate.
5321 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5323         * MAINTAINERS (spu port): Add myself as maintainer.
5324         (libobjc): Update my email address.
5326 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5328         * MAINTAINERS (Write After Approval): Add myself.
5330 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5332         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5333         * configure : Rebuilt.
5335 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5337         * MAINTAINERS (Write After Approval): Add myself.
5339 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5341         * MAINTAINERS (Write After Approval): Add myself.
5343 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5345         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5346         libmpfr.a.
5347         * configure: Regenerate.
5349 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5351         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5352         (unstage): Test for stage_last presence.
5354         PR bootstrap/29802
5355         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5356         STAGE_PREFIX.
5357         * Makefile.in: Regenerate.
5359 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5361         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5362         maintainers.
5364 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5366         * MAINTAINERS (Write After Approval): Add myself.
5368 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5370         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5371         and stageN-package/Makefile.
5372         * Makefile.in: Regenerated.
5374 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5376         * configure.in: Remove target-libgloss from noconfigdirs for
5377         bfin-*-*.
5378         * configure: Regenerated.
5380 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5382         * configure.in (have_gmp): Only error if the gcc directory exists.
5384         * configure: Regenerate.
5386 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5388         * configure.in: Robustify error message for missing GMP/MPFR.
5390         * configure: Regenerate.
5392 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5394         * MAINTAINERS (Write After Approval): Add myself.
5396 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5398         * MAINTAINERS: Change email address.
5400 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5402         * MAINTAINERS (Write After Approval): Add myself.
5404 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5406         * MAINTAINERS (Write After Approval): Add myself.
5408 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5410         * MAINTAINERS (Write After Approval): Move myself to
5411         Write After Approval section.
5413 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5415         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5416         need_gmp anymore.
5417         * configure: Regenerate.
5419 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5421         * MAINTAINERS (Write After Approval): Add myself.
5423 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5425         * config.guess: Import latest version.
5426         * config.sub: Likewise.
5428 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5430         * Makefile.def: Added pdf target handling.
5431         * Makefile.tpl: Added pdf target handling.
5432         * Makefile.in: Regenerated.
5434 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5436         * MAINTAINERS: Add self as score port maintainer.
5438 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5440         * MAINTAINERS (Write After Approval): Add myself.
5442 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5444         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5445         or newer.
5446         * configure: Regenerated.
5448 2006-09-27  Dave Brolley  <brolley@redhat.com>
5450         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5451         using $s instead of $r.
5452         * configure: Regenerated.
5454 2006-09-26  Thiemo Seufer  <ths@mips.com>
5456         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5457         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5458         * configure: Regenerate.
5460 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5462         * MAINTAINERS (Write After Approval): Remove myself.
5464 2006-09-22  Chao-ying Fu  <fu@mips.com>
5466         * MAINTAINERS (Write After Approval): Add myself.
5468 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5470         * MAINTAINERS: Add self as soft-fp maintainer.
5472 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5474         * MAINTAINERS: Add myself as avr maintainer.
5475         Remove Marek Michalkiewicz as avr maintainer.
5477 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5479         * MAINTAINERS (Write After Approval): Add myself.
5481 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5483         * configure.in: Never build newlib for a Mingw host.
5484         Never build newlib as Mingw target library.
5485         Test the existence of winsup/cygwin for building a Cygwin newlib,
5486         rather than just winsup.
5487         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5488         building a Mingw target.
5489         * configure: Regenerate.
5491 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5493         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5495 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5497         * config.guess: Import from src (was more updated).
5498         * config.sub: Likewise.
5500 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5502         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5503         * configure: Regenerated.
5505 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5507         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5508         for stages after the first.
5510 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5512         * Makefile.def: Add dependencies for configure-opcodes
5513         on configure-intl and all-opcodes on all-intl.
5514         * Makefile.in: Regenerated.
5516 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5518         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5520 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5522         Port to hosts whose 'sort' and 'tail' implementations
5523         treat operands with leading '+' as file names, as POSIX
5524         has required since 2001.  However, make sure the code still
5525         works on pre-POSIX hosts.
5526         * ltmain.sh: Don't assume "sort +2" is equivalent to
5527         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5529 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5531         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5533 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5535         * ltconfig: chmod 644 before ranlib during install.
5537 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5539         PR bootstrap/18058
5540         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5541         if the bootstrap compiler is a GCC version that supports it.
5542         * configure: Regenerate.
5544 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5546         * configure.in: Fix thinkos in previous check-in.
5547         * configure: Regenerate.
5549 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5551         PR other/27063
5552         * configure.in: Test subdir_requires and give an appropriate
5553         error message.
5554         * configure: Regenerate.
5556 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5558         * MAINTAINERS (Write After Approval): Add myself.
5560 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5562         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5564 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5566         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5568 2006-06-20  David Ayers  <d.ayers@inode.at>
5570         PR bootstrap/28072
5571         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5572         whether target-libjava is being configured instead of whether the
5573         java front end is enabled.
5574         * configure: Regenerate.
5576 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5578         PR target/27540
5579         * configure.in: Only enable libgomp on IRIX 6.
5580         * configure: Regenerate.
5582 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5584         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5585         too.
5586         * Makefile.in: Regenerate.
5588 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5590         * config-ml.in: Alter CCASFLAGS to include special
5591         multilib options the same as is done for CFLAGS.
5593 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5595         * configure.in: Don't enable libgomp on hpux10.
5596         * configure: Rebuilt.
5598 2006-06-12  David Ayers  <d.ayers@inode.at>
5600         PR bootstrap/27963
5601         PR target/19970
5602         * configure.in: Remove target-boehm-gc from noconfigdirs where
5603         ${libgcj} is specified.
5604         * configure: Regenerate.
5606 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5608         Sync from src:
5610         * configure.in: Sync.
5611         * configure: Regenerated.
5613         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5615         * Makefile.def: Added dependencies from sim and gdb on intl, and
5616         added configure dependencies to everything with an all dependency
5617         on intl.
5618         * Makefile.in: Regenerated.
5620 2006-06-06  David Ayers  <d.ayers@inode.at>
5622         PR libobjc/13946
5623         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5624         * Makefile.in: Regenerate.
5625         * configure.in: Add --enable-objc-gc at toplevel and have it
5626         enable boehm-gc for Objective-C.
5627         Remove target-boehm-gc from libgcj.
5628         Add target-boehm-gc to target_libraries.
5629         Add target-boehm-gc to noconfigdirs where ${libgcj}
5630         is specified.
5631         Assert that boehm-gc is supported when requested for Objective-C.
5632         Only build boehm-gc if needed either for Java or Objective-C.
5633         * configure: Regenerate.
5635 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5637         PR 27674
5638         * Makefile.tpl (configure-[+prefix+][+module+],
5639         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5640         Remove rule to unstage bootstrapped modules.
5641         (stage_current): New.
5642         * Makefile.in: Regenerate.
5644 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5646         * MAINTAINERS (Write After Approval): Update my e-mail address.
5648 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5650         * include/libiberty.h: Declare pex_run_in_environment.
5652 2006-05-31  Asher Langton  <langton2@llnl.gov>
5654         * MAINTAINERS (Write After Approval): Add myself.
5656 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5658         * Makefile.def (bfd, opcodes): Fix lib_path.
5659         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5660         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5661         * Makefile.in: Regenerate.
5663 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5665         * Makefile.in: Regenerate.
5667 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5669         * Makefile.def: Add install-html target. Add datarootdir
5670         docdir and htmldir to flags_to_pass.
5671         * Makefile.tpl: Add install-html target.
5672         * Makefile.in: Regenerate.
5673         * configure.in: Add --with-datarootdir, --with-docdir, and
5674         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5675         * configure: Regenerate.
5677 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5679         * configure.in: Enable gprof for cross builds.
5680         * configure: Regenerate.
5682 2006-05-22  Richard Guenther  <rguenther@suse.de>
5684         Revert
5685         2006-01-31  Richard Guenther  <rguenther@suse.de>
5686         Paolo Bonzini  <bonzini@gnu.org>
5688         * Makefile.def (target_modules): Add libgcc-math target module.
5689         * configure.in (target_libraries): Add libgcc-math target library.
5690         (--enable-libgcc-math): New configure switch.
5691         * Makefile.in: Re-generate.
5692         * configure: Re-generate.
5693         * libgcc-math: New toplevel directory.
5695 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5696             Andreas Tobler  <a.tobler@schweiz.ch>
5698         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5699         * configure: Rebuilt.
5701 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5703         * MAINTAINERS (Write After Approval): Add myself.
5705 2006-05-01  DJ Delorie  <dj@redhat.com>
5707         * configure.in: Restore CFLAGS if GMP isn't present.
5708         * configure: Regenerate.
5710 2006-05-01  Richard Guenther  <rguenther@suse.de>
5712         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5713         maintainer.
5715 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5717         * MAINTAINERS (Write After Approval): Add myself.
5719 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5721         * MAINTAINERS (Write After Approval): Add myself.
5723 2006-04-18  DJ Delorie  <dj@redhat.com>
5725         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5726         reference libgloss so that libssp can be built in a combined
5727         tree.
5728         * configure: Regenerate.
5730 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5732         * MAINTAINERS (Write After Approval): Add myself.
5734 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5736         * configure.in: Require makeinfo 4.4 or higher.
5737         * configure: Regenerate.
5739 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5741         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5742         Rearrange the entries of other libraries to have them in one place.
5744 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5746         * MAINTAINERS (Write After Approval): Remove myself.
5747         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5749 2006-03-14  Richard Guenther  <rguenther@suse.de>
5751         * configure: Regenerate with autoconf 2.13.
5753 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5755         * MAINTAINERS: Use my work address.
5757         * MAINTAINERS: Update my E-mail address.
5759 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5761         * configure.in: Handle --disable-<component> generically.
5762         * configure: Regenerate.
5764 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5766         PR libgcj/17311
5767         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5769 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5771         * MAINTAINERS (Write After Approval):  Remove myself.
5772         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5774 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5776         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5777         (TARGET_CONFIGDIRS): Remove.
5778         * configure.in: Remove AC_SUBST(target_configdirs).
5779         * Makefile.in, configure: Regenerated.
5781 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5783         * MAINTAINERS (Write After Approval):  Remove myself.
5784         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5786 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5788         PR bootstrap/25670
5790         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5792         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5793         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5794         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5795         BUILD_PREFIX, BUILD_PREFIX_1.
5796         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5798         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5799         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5801         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5802         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5803         of `cat stage_current`.  Always provide the `r' and `s' variables.
5804         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5805         a single shell execution.
5806         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5807         bootstrapped modules, make the stage1 module if the build was not
5808         started yet, else build the current stage.
5809         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5810         (all-build, all-host, all-target, [+make_target+]-host,
5811         [+make_target+]-target): Do not use \-continued lines.
5812         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5813         (current_stage, restrap, stage_last): New.
5815         * Makefile.in: Regenerate.
5816         * configure: Regenerate.
5818 2006-02-19  Bud Davis  <jmdavis@link.com>
5820         * MAINTAINERS (Write After Approval):  Remove myself.
5821         (Language Front End Maintainers):  Add myself as fortran 95
5822         maintainer and update e-mail address.
5824 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5826         * MAINTAINERS (Write After Approval):  Remove myself.
5827         (Language Front End Maintainers):  Add myself as fortran 95
5828         maintainer.
5830 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5832         * MAINTAINERS (Write After Approval): Add myself.
5834 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5836         * MAINTAINERS (Write After Approval):  Remove myself.
5837         (Language Front End Maintainers):  Add myself as
5838         fortran 95 maintainer.
5840 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5842         Sync from src:
5844         2005-12-27  Leif Ekblad  <leif@rdos.net>
5846         * configure.in: Add support for RDOS target.
5847         * configure: Regenerate.
5849 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5850             Andreas Schwab  <schwab@suse.de>
5852         * configure: Regenerate.
5854 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5856         * configure.in (enable_libgomp): Add AIX.
5857         * configure: Regenerate.
5859 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5861         * MAINTAINERS (Write After Approval): Add myself.
5863 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5865         * MAINTAINERS (Write After Approval): Add myself.
5867 2006-01-31  Richard Guenther  <rguenther@suse.de>
5868         Paolo Bonzini  <bonzini@gnu.org>
5870         * Makefile.def (target_modules): Add libgcc-math target module.
5871         * configure.in (target_libraries): Add libgcc-math target library.
5872         (--enable-libgcc-math): New configure switch.
5873         * Makefile.in: Re-generate.
5874         * configure: Re-generate.
5875         * libgcc-math: New toplevel directory.
5877 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5879         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5880         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5881         the assembler, linker and binutils.
5882         * configure: Regenerate.
5884 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5886         * MAINTAINERS (Write After Approval): Add myself.
5888 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5890         * configure: Regenerate.
5892 2006-01-18  Richard Henderson  <rth@redhat.com>
5893             Jakub Jelinek  <jakub@redhat.com>
5894             Diego Novillo  <dnovillo@redhat.com>
5896         * libgomp: New directory.
5897         * Makefile.def: Add target_module libgomp.
5898         * Makefile.in: Regenerate.
5899         * configure.in (target_libraries): Add target-libgomp.
5900         * configure: Regenerate.
5902 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5904         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5905         @ from continuation.
5906         * Makefile.in: Rebuilt.
5908 2006-01-04  Chris Lattner  <sabre@gnu.org>
5910         * MAINTAINERS (Write After Approval): Add myself.
5912 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5914         PR bootstrap/24252
5916         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5917         * Makefile.tpl (OBJDUMP): New.
5918         (EXTRA_HOST_FLAGS): Add it.
5919         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5921         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5922         to use symbolic links between directories.  Avoid race conditions
5923         or make them harmless.
5924         * configure.in: Do not try to use symbolic links between directories.
5926         * Makefile.def (LEAN): Pass.
5927         * Makefile.tpl (LEAN): Define.
5928         (stage[+id+]-start): Accept that the previous directory does not
5929         exist, if the bootstrap is lean.
5930         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5931         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5932         configure substitution.
5933         ([+compare-target+]): Likewise.
5934         ([+bootstrap-target+]-lean): New.
5935         * configure.in: Remove lean bootstrap support from here.
5937         * Makefile.in: Regenerate.
5938         * configure: Regenerate.
5940 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5942         * MAINTAINERS (libdecnumber): Add myself.
5944 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5946         * libtool-ldflags: New script.
5948 2006-01-02  Andreas Schwab  <schwab@suse.de>
5950         * configure.in: When reconfiguring remove Makefile in
5951         all stage directories.
5952         * configure: Regenerate.
5954 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5956         * MAINTAINERS: Update my email address.
5958 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5960         Revert Ada-related part of the previous change.
5962         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5963         Do not pass.
5964         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5965         * Makefile.in: Regenerate.
5966         * configure.in: Do not include mt-ppc-aix target fragment.
5967         * configure: Regenerate.
5969 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5971         * configure.in: Select appropriate fragments for PowerPC/AIX.
5972         * configure: Regenerate.
5974         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5975         BOOT_CFLAGS, BOOT_LDFLAGS.
5976         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5977         BOOT_CFLAGS, BOOT_LDFLAGS.
5978         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5979         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5980         (stage): Fail if we cannot complete the work.
5981         * Makefile.in: Regenerate.
5983 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5985         * configure.in: Replace ms1 with mt.
5986         * configure: Rebuilt.
5988 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5990         * MAINTAINERS: Update my email address.
5992 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5994         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5995         install-host-nogcc): Don't invoke $(stage) at the end.
5996         * Makefile.in: Regenerate.
5998 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6000         * configure.in: Flip the top-level bootstrap switch.
6001         * configure: Regenerate.
6003 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6005         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6006         $(stage) and $(unstage).
6007         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6008         (all): Remove stray semicolon.
6009         (local-distclean): Don't handle multilib.tmp and multilib.out.
6010         (install.all): Set $s for consistency.
6011         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6012         check_multilibs setting.  Always make the install directory.
6013         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6014         Correct @if/@endif.
6015         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6016         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6017         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6018         (multilib.out): Remove.
6019         * Makefile.in: Regenerated.
6021 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6023         * MAINTAINERS (Write After Approval): Add myself.
6025 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6027         * MAINTAINERS: Add myself as mt maintainer.
6029         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6031 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6033         * MAINTAINERS: Change email address.
6035 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6037         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6038         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6039         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6040         Find in-tree tools if available.
6041         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6042         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6043         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6044         (COMPILER_*_FOR_TARGET): New.
6045         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6046         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6047         (CONFIGURED_*, USUAL_*): Remove.
6048         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6049         STRIP): Use autoconf substitutions.
6050         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6051         COMPILER_NM_FOR_TARGET): New.
6052         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6054         (all): Make all-host and all-target in parallel.
6055         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6056         that $$r and $$s are set before invoking a recursive make.
6057         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6058         ([+bootstrap-target+]): Inline most of the `all' target.
6060 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6062         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6063         from the gcc build directory.
6064         * Makefile.in: Regenerate.
6066 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6068         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6069         depend on all-libdecnumber.
6070         * configure.in (host_libs): Include libdecnumber.
6071         * Makefile.in: Regenerate.
6072         * configure: Likewise.
6074 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6076         * libdecnumber: Import decNumber sources from the dfp-branch.
6078 2005-11-21  Kean Johnston  <jkj@sco.com>
6080         * config.sub, config.guess: Sync from upstream sources.
6082 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6084         Import from Autoconf sources:
6086         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6087         * config/move-if-change: Don't output "$2 is unchanged";
6088         suggested by Ben Elliston.  Handle weird characters correctly.
6090 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6092         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6093         to match upstream libtool for darwin.
6095 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6097         * Makefile.def: Remove gdb dependencies for gdbtk.
6098         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6099         (configure-gdb, install-gdb): New rules.
6100         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6101         * Makefile.in, configure: Regenerated.
6103 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6105         * MAINTAINERS (Write After Approval): Add myself.
6107 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6109         * MAINTAINERS (Write After Approval): Add myself.
6111 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6113         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6114         Diego Novillo.
6116 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6118         PR bootstrap/24297
6119         * Makefile.tpl (do-[+make-target+], do-check, install,
6120         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6121         are set before recursing.
6122         * Makefile.in: Regenerate.
6124 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6126         PR bootstrap/18939
6127         * Makefile.def (gcc) <target>: Fix thinko.
6128         * Makefile.in: Regenerate.
6130 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6132         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6133         * configure: Regenerate.
6135 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6137         * MAINTAINERS (Write After Approval): Add self.
6139 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6141         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6142         target-libffi, target-qthreads, target-libjava, and
6143         targetlibobjc.
6144         * configure: Regenerate.
6146 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6148         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6149         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6150         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6151         (USUAL_OBJDUMP_FOR_TARGET): New.
6152         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6153         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6154         * configure, Makefile.in: Regenerated.
6156 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6158         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6159         before other host packages.
6161 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6163         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6165 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6167         PR bootstrap/22340
6169         * configure.in (default_target): Remove.
6170         * Makefile.tpl (all): Do not use prerequisites as subroutines
6171         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6172         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6173         use prerequisites as subroutines.
6174         (check-host, check-target): New.
6175         (bootstrap configure & all targets): Do not use stage*-start
6176         if the directory layout is already ok.
6177         (non-bootstrap configure & all targets): Prepend a $(unstage).
6178         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6179         (NOTPARALLEL): Remove.
6180         (unstage, stage variables): New variables.
6181         (unstage, stage targets): Simply expand to those variables.
6183         * configure: Regenerate.
6184         * Makefile.in: Regenerate.
6186 2005-10-04  James E Wilson  <wilson@specifix.com>
6188         * Makefile.def (lang_env_dependencies): Add libmudflap.
6189         * Makefile.in: Regenerate.
6191 2005-10-03  Andreas Schwab  <schwab@suse.de>
6193         Backport from libtool CVS:
6194         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6196         * ltmain.sh: add support for installing into temporary
6197         staging area (e.g. 'make install DESTDIR=...')
6199 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6201         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6202         * configure: Regenerated.
6204 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6206         * configure: Regenerate with the correct
6207         autoconf version.
6209 2005-09-30  Catherine Moore  <clm@cm00re.com>
6211         * configure.in (bfin-*-*): New.
6212         * configure: Regenerated.
6214 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6216         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6217         (LIPO_FOR_TARGET): New.
6218         (CONFIGURED_LIPO_FOR_TARGET): New.
6219         (USUAL_LIPO_FOR_TARGET): New.
6220         (STRIP_FOR_TARGET): New.
6221         (CONFIGURED_STRIP_FOR_TARGET): New.
6222         (USUAL_STRIP_FOR_TARGET): New.
6223         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6224         STRIP_FOR_TARGET.
6225         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6226         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6227         * Makefile.in: Regenerate.
6228         * configure: Regenerate.
6230 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6232         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6233         (rs6000-*-aix*): Same.
6234         * configure: Regenerate.
6236 2005-09-16  Tom Tromey  <tromey@redhat.com>
6238         * MAINTAINERS: Add self as java maintainer.
6240 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6242         * configure.in: Recognize f95 in the --enable-languages option,
6243         and substitute it for fortran, issuing a warning.
6244         * configure: Regenerate.
6246 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6248         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6249         * configure:  Regenerated.
6251 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6253         * MAINTAINERS: Add self as ms1 maintainer.
6255 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6257         * Makefile.def (libssp): Add to lang_env_dependencies.
6258         * Makefile.in: Regenerate.
6260 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6262         * MAINTAINERS: Add myself as middle-end maintainer.
6264 2005-08-17  Christian Groessler  <chris@groessler.org>
6266         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6267         * Makefile.in: Regenerate.
6269 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6271         * MAINTAINERS (write after approval): Added myself.
6273 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6275         * MAINTAINERS (Write After Approval): Add myself.
6277 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6279         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6280         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6281         Look for alternate names of the target cc and c++
6282         * configure: Regenerate.
6284 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6286         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6287         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6288         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6289         tools; remove code to manually set them.
6290         (Target tools): Look in the environment for them.
6291         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6292         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6293         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6294         build directory.
6295         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6296         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6297         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6298         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6299         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6300         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6301         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6302         * configure: Regenerate.
6303         * Makefile.in: Regenerate.
6305 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6307         * MAINTAINERS: Update for removed CPU targets.
6309 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6311         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6312         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6313         * Makefile.in: Regenerated.
6315 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6317         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6318         (CFLAGS_FOR_TARGET): Use it.
6319         (CXXFLAGS_FOR_TARGET): Likewise.
6320         * Makefile.in: Regenerated.
6321         * configure.in (--with-build-sysroot): New option.
6322         * configure: Regenerated.
6324 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6326         * Makefile.tpl: Wrap install between unstage and stage
6327         * Makefile.in: Regenerate.
6329 2005-07-21  Eric Christopher  <echristo@apple.com>
6331         * MAINTAINERS: Update affiliation.
6333 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6335         * MAINTAINERS: Add self as crx port maintainer.
6337 2005-07-20  DJ Delorie  <dj@redhat.com>
6339         * MAINTAINERS: Add self as m32c maintainer.
6341 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6343         * all files: Update FSF address.
6345 2005-07-15  Eric Christopher  <echristo@redhat.com>
6347         * MAINTAINERS: Change affiliation.
6349 2005-07-14  Jim Blandy  <jimb@redhat.com>
6351         * configure.in: Add cases for Renesas m32c.
6352         * configure: Regenerated.
6354 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6356         * COPYING.LIB: Update from fsf.org.
6358 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6360         * COPYING, compile, config.guess,
6361         config.sub, install-sh, missing, mkinstalldirs,
6362         symlink-tree, ylwrap: Sync from upstream sources.
6363         * config-ml.in: Update FSF address.
6365 2005-07-13  Eric Christopher  <echristo@redhat.com>
6367         * configure.in: Add toplevel noconfigdir support for tpf.
6368         * configure: Regenerate.
6370 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6372         PR ada/22340
6374         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6375         * Makefile.in: Regenerate.
6377 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6379         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6380         Brolley to write-after-approval.
6382 2005-07-07  Andreas Schwab  <schwab@suse.de>
6384         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6385         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6386         * Makefile.in: Regenerated.
6388 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6390         * configure.in: Don't build sim or rda when targetting darwin.
6391         * configure: Regenerate.
6393 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6395         * configure.in: Add --enable-libssp and --disable-libssp.
6396         * configure: Regenerate with autoconf-2.13.
6398 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6400         * Makefile.def (target_modules): Add libssp.
6401         * configure.in (target_libraries): Add target-libssp.
6402         * configure: Rebuilt.
6403         * Makefile.in: Rebuilt.
6405 2005-07-01  Zack Weinberg  <zackw@panix.com>
6407         * MAINTAINERS: Change email address.  Resign from maintainership.
6409 2005-07-01  Richard Guenther  <rguenther@suse.de>
6411         * MAINTAINERS: Change my e-mail address and affiliation.
6413 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6415         * Makefile.def (stagefeedback): Come after profile.
6416         Define profiledbootstrap target.
6417         * Makefile.tpl (profiledbootstrap): Remove.
6418         (stageprofile-end): Zap stagefeedback.
6419         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6420         * Makefile.in: Regenerate.
6422 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6424         * MAINTAINERS: Update my email address.
6426 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6428         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6429         In 'cpp' stanza, support '#line' as well as '# '.
6431 2005-06-08  Andreas Schwab  <schwab@suse.de>
6433         * MAINTAINERS: Move myself from 'Write After Approval' to
6434         'CPU Port Maintainers' section as m68k maintainer.
6436 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6438         * configure.in (unsupported_languages): New macro.
6439         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6440         non-ported target libraries in noconfigdirs.
6441         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6442         non-linux-gnu.  Remove libgcj_ex_libffi.
6443         <lang_frag loop>: Set add_this_lang=no if the language is in
6444         unsupported_languages.
6445         * configure: Regenerate.
6447 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6449         * configure.in: Fix typo in handling of --with-mpfr-dir.
6450         * configure: Regenerate.
6452 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6454         * MAINTAINERS: Update my email address.
6456 2005-06-02  Jim Blandy  <jimb@redhat.com>
6458         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6459         accepted into the master sources.)
6461 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6462             Michael Snyder  <msnyder@redhat.com>
6463             Stan Cox  <scox@redhat.com>
6465         * configure.in: Set noconfigdirs for ms1.
6467         * configure: Regenerate.
6469 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6471         * MAINTAINERS (Write After Approval): Add self.
6473 2005-06-01  Josh Conner  <jconner@apple.com>
6475         * MAINTAINERS (Write After Approval): Add self.
6477 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6479         * MAINTAINERS: Update my email address.
6481 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6483         * MAINTAINERS (Write After Approval): Add self.
6485 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6487         * MAINTAINERS (Write After Approval): Remove self.
6489 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6491         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6492         (Dependencies): Consider target modules for bootstrap dependencies.
6493         Make target bootstrap modules depend on each stage's gcc.
6494         * Makefile.in: Regenerate.
6496 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6498         * Makefile.def (configure-gcc): Depend on binutils having been built.
6499         (all-gcc): No need to do it here.
6500         * Makefile.in: Regenerate.
6502 2005-05-19  Paul Brook  <paul@codesourcery.com>
6504         * configure.in: Rewrite misleading error message when requested
6505         language cannot be built.
6506         * configure: Regenerate.
6508 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6510         * ylwrap: Import from Automake 1.9.5.
6512 2005-05-13  David Ung  <davidu@mips.com>
6514         * MAINTAINERS (Write After Approval): Add self.
6516 2005-05-09  Mike Stump  <mrs@apple.com>
6518         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6519         lt_cv_sys_max_cmd_len for now.
6521 2005-05-09  Stan Cox  <scox@redhat.com>
6523         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6525 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6527         * README.SCO: Update the URL.
6529 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6531         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6532         with_gnu_ld to libtool.
6533         * ltcf-c.sh (aix[45]): Define file_list_spec.
6534         * ltcf-cxx.sh (aix[45]): Same.
6535         * ltcf-gcj.sh (aix[45]): Same.
6536         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6537         exists, write list of input files to temporary file.
6539 2005-05-04  Mike Stump  <mrs@apple.com>
6541         * configure.in: Always pass --target to target configures as
6542         otherwise rebuilds that do --recheck will fail.
6543         * confiugure: Rebuilt.
6545 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6547         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6548         STAGE_HOST_EXPORTS.
6549         (configure, all): Add bootstrap support.
6550         (Host modules, target modules): Pass post-stage1 flags and exports.
6551         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6552         * Makefile.in: Regenerate.
6554 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6556         * configure: Regenerate.
6558 2005-04-27  Mike Stump  <mrs@apple.com>
6560         * MAINTAINERS: Add self as darwin maintainer.
6562 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6564         * config.sub: Update from master copy.
6566 2005-04-21  Mike Stump  <mrs@apple.com>
6568         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6569         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6571 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6573         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6574         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6575         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6576         "*-*-elf" and "*-*-linux*".
6577         * configure: Regenerate.
6579 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6581         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6583 2005-04-12  Mike Stump  <mrs@apple.com>
6585         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6587 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6589         * MAINTAINERS (Write After Approval): Add myself.
6591 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6593         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6595 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6597         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6598         (TARGET_CONFIGARGS): Include --with-target-subdir.
6599         (configure, all): New macros.  Use them throughout.
6600         * Makefile.in: Regenerate.
6602 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6604         * MAINTAINERS (Write After Approval): Add myself.
6606 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6608         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6610 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6612         * MAINTAINERS: Move John Carr to Write After Approval.
6614 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6616         * config/mh-mingw32: Delete.
6617         * configure.in: Don't use it.
6618         * configure: Regenerate.
6620 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6622         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6623         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6624         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6625         (HOST_LIB_PATH): Generate from Makefile.def.
6626         (TARGET_LIB_PATH): Likewise.
6627         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6628         * Makefile.in: Regenerate.
6629         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6630         (RPATH_ENVVAR): Include Darwin case.
6631         * configure: Regenerate.
6633 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6635         * MAINTAINERS (Various Maintainers): Remove self.
6636         (Write After Approval): Add self.
6638 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6640         * MAINTAINERS (Various Maintainers): Add self.
6642 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6644         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6645         * configure: Regenerate.
6647 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6649         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6650         gcc_version, and gcc_version_trigger from set of flags to pass.
6651         * Makefile.tpl: Remove definitions of above variables.
6652         (config.status): Remove dependency on $(gcc_version_trigger).
6653         * Makefile.in: Regenerate.
6654         * configure.in: Do not reference config/gcc-version.m4 nor
6655         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6656         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6657         * configure: Regenerate.
6659 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6660             Andrew Pinski  <pinskia@physics.uc.edu>
6662         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6663         * Makefile.in: Regenerate.
6665 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6667         * MAINTAINERS (Write After Approval): Add myself.
6669 2005-03-03  David Ayers  <d.ayers@inode.at>
6671         * MAINTAINERS (Write After Approval): Add myself.
6673 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6675         PR libgcj/20160
6676         * ltmain.sh: Avoid creating archives with components that have
6677         duplicate basenames.
6679 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6681         PR bootstrap/20250
6682         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6683         instead of check.
6684         * Makefile.in: Regenerate.
6686 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6688         * Makefile.in: Regenerate to fix conflict between the previous two
6689         patches.
6691 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6693         PR bootstrap/17383
6694         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6695         * Makefile.tpl (HOST_SUBDIR): New substitution.
6696         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6697         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6698         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6699         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6700         (Host modules, Bootstrapped modules): Use it.
6701         (Build modules, Target modules): Do not create symlink trees,
6702         always configure out-of-srcdir.
6703         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6704         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6705         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6706         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6708         * Makefile.in: Regenerate.
6709         * configure: Regenerate.
6711 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6713         Merged from libada-gnattools-branch:
6714         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6716         * gnattools: New directory.
6717         * Makefile.def: Add gnattools as a module, depending on target-libada.
6718         * Makefile.in: Regenerate.
6719         * configure.in: Include gnattools in host_tools; disable it if ada
6720         is disabled.
6721         * configure: Regenerate.
6723 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6725         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6726         treelang maintainer.
6727         (Write After Approval): Remove myself.
6729 2005-02-23  Paul Schlie  <schlie@comcast.net>
6731         * configure.in: Allow darwin targeted ports to build tk, itcl and
6732         libgui.
6733         * configure: Regenerate.
6735 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6737         PR libgcj/10353
6738         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6739         * configure: Regenerate.
6741 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6743         * MAINTAINERS (Write After Approval): Add myself.
6745 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6747         * MAINTAINERS: Update my e-mail address.
6749 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6751         * MAINTAINERS (Write After Approval): Add myself.
6753 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6755         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6756         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6757         target-libgloss when not *-*-elf and *-*-aout.
6758         * configure: Regenerate.
6760 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6762         * MAINTAINERS: Remove obsolete entries.
6764         * MAINTAINERS (Write After Approval): Add Michael Matz.
6766 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6768         * MAINTAINERS: Remove self as cpplib maintainer.
6770 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6772         * install-sh, config.sub: Import from upstream.
6774 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6776         PR bootstrap/18222
6777         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6778         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6779         * Makefile.in: Regenerate.
6781 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6783         * MAINTAINERS: Update my email address.
6785 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6786             Andreas Schwab  <schwab@suse.de>
6788         PR bootstrap/18033
6789         * config-ml.in: Eval option if surrounded by single quotes.
6791 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6793         Revert 2004-12-28 Makefile changes, a better fix will be
6794         applied to mainline and src after GCC 4.0 branches.
6796 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6798         PR bootstrap/17383
6800         * Makefile.def (target_modules): Remove stage parameter,
6801         it is always true now.
6802         * Makefile.tpl (configure-build-[+module+],
6803         configure-target-[+module+]): Always build symlink tree
6804         for the directory and for include.  BUILD_SUBDIR and
6805         TARGET_SUBDIR cannot be . anymore.
6806         * Makefile.in: Regenerate.
6808 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6810         Revert 2004-12-08 Makefile changes.
6812 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6814         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6815         cygwin, mingw.
6817 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6819         * configure.in (sh64-*-*): Reenable gprof.
6820         * configure: Regenerate.
6822 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6824         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6825         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6826         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6827         * Makefile.in: Regenerate.
6829 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6831         * MAINTAINERS: Update my email address.
6833 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6835         * Makefile.tpl: Generate normal dependencies if the LHS module is
6836         not bootstrapped.
6837         * Makefile.in: Regenerate.
6839 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6841         * configure.in: Include config/gxx-include-dir.m4.  Use
6842         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6843         * configure: Regenerate.
6845 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6847         * config.if: Delete.
6848         * configure.in: Set libstdcxx_incdir directly.
6849         * configure: Regenerate.
6851 2004-12-02  Eric Christopher  <echristo@redhat.com>
6853         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6854         * Makefile.in: Regenerate.
6856 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6858         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6859         * configure: Regenerate.
6861 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6863         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6864         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6865         * configure: Regenerate.
6867 2004-12-01  Eric Christopher  <echristo@redhat.com>
6869         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6870         of things to remove.
6872 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6874         * MAINTAINERS (Write After Approval): Update my e-mail address.
6876 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6878         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6879         from CVS libtool to always pass_all.
6881 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6883         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6884         (hppa*64*-*-*): Delete incorrect comment.
6885         * configure: Rebuilt.
6887 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6889         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6891 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6893         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6894         from CVS libtool to always pass_all.
6896 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6898         * install-sh, compile: Import from automake.
6900 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6902         * config.guess, config.sub:  Import from savannnah.
6904 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6906         * MAINTAINERS (Write After Approval): Add myself
6908 2004-11-12  Mike Stump  <mrs@apple.com>
6910         * Makefile.def: Add html support.
6911         * Makefile.tpl: Likewise.
6912         * Makefile.in: Regenerate.
6914 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6916         PR 18423
6917         * configure.in: Remove all instances of build-fixincludes from
6918         noconfigdirs.
6919         (build_configargs): Supply --target to subdirectories.
6920         * configure: Regenerate.
6922         * Makefile.def: Make gcc install depend on fixincludes install.
6923         * Makefile.in: Regenerate.
6925 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6927         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6929 2004-11-11  Paul Brook  <paul@codesourcery.com>
6931         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6933 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6935         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6936         target-libgfortran.
6937         * configure: Regenerate.
6939 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6941         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6942         like CC.
6944 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6946         * Makefile.def (host fixincludes): Specify missing targets.
6947         * Makefile.in: Regenerate.
6949 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6951         * MAINTAINERS: Add myself
6953 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6955         * MAINTAINERS (Write After Approval): Add myself.
6957 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6959         * Makefile.def: Build fixincludes for the host, too.
6960         * Makefile.in: Regenerate.
6961         * configure.in (host_tools): Add fixincludes.
6962         * configure: Regenerate.
6964 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6966         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6967         * configure: Regenerated.
6969 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6971         PR other/17783
6972         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6973         * configure: Regenerated.
6975 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6977         * README.SCO: Update per FSF instructions.
6979 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6981         PR target/18151
6982         * configure.in (case ${target}): Do not build fixincludes for avr.
6983         * configure: Regenerated.
6985 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6987         * configure.in (case ${target}): Do not build fixincludes
6988         on platforms where it is not used.
6989         * configure: Regenerated.
6991 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6993         * configure.in: Use an absolute path to install-sh.
6994         * configure: Regenerated.
6996 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6998         * MAINTAINERS (Write After Approval): Add myself.
7000 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7002         * MAINTAINERS: Remove from Write After Approval those that are
7003         already maintainers.
7005 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7007         * MAINTAINERS:  Update my email address.
7009 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7011         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7012         * configure: Regenerate.
7014 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7016         * MAINTAINERS:  Update my email address.
7018 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7020         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7021         entries belonging to this category.
7023 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7025         * MAINTAINERS: Update my e-mail address.
7027 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7029         Fix wrong conflict resolution in:
7031         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7033         * Makefile.in: Regenerate.
7034         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7035         in the recursive `make', instead of hardwiring `all'.
7036         (Autogenerated TARGET-* variables): New.
7038 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7040         * configure.in: Enable target-libgloss for crx-*-*.
7041         * configure: Regenerate.
7043 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7045         * MAINTAINERS (Various Maintainers): Move the "windows,
7046         cygwin, mingw" maintainer to ...
7047         (OS Port Maintainers): ... here.
7049 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7051         * MAINTAINERS (Write After Approval): Remove those that are
7052         maintainers of some subsystem.
7054 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7056         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7057         * ltcf-cxx.sh (tpf*): Likewise.
7058         * ltconfig (tpf*): Add TPF OS configuration support.
7060 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7062         * MAINTAINERS: Change my email address to my new work account.
7064 2004-09-24  Michael Roth  <mroth@nessie.de>
7066         * configure.in (--without-headers): Add missing double quotes.
7067         * configure: Regenerate.
7069 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7071         * ylwrap: Revert to previous version.
7073 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7075         PR bootstrap/17369
7076         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7077         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7078         SET_GCC_LIB_PATH_CMD.
7079         (BASE_TARGET_EXPORTS): Likewise.
7080         * Makefile.in: Regenerated.
7082         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7083         * configure: Regenerated.
7085 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7087         * config.guess: New upstream version
7088         * compile, depcomp, install-sh, ylwrap: Likewise.
7090 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7092         * config/mh-x86omitfp: New host makefile fragment.  Add
7093         -fomit-frame-pointer to the default BOOT_CFLAGS.
7094         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7095         * configure: Regenerate.
7097 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7099         PR target/11572
7100         * configure.in (*-*-darwin*): Renable libobjc.
7101         * configure: Regenerate.
7103 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7105         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7107 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7109         * Makefile.def: Remove libbanshee.
7110         * Makefile.tpl: Ditto.
7111         * configure.in: Ditto.
7112         * Makefile.in: Regen.
7113         * configure: Ditto.
7115 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7117         * ltmain.sh: Use $pic_object as $non_pic_object if
7118         $non_pic_object=none.
7120 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7122         * missing: Import latest version from master repository.
7124 2004-09-06  Nick Clifton  <nickc@redhat.com>
7126         * config.sub: Import latest version from master repository.
7127         * config.guess: Likewise.
7128         This includes these changes:
7130         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7132         * config.sub: Handle crisv32, alias etraxfs.
7133         * config.guess (crisv32:Linux:*:*): Handle.
7135         2004-08-13  Brad Smith  <brad@comstyle.com>
7137         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7138         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7140         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7142         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7143         assume the processor is a powerpc.  This is because coreutils
7144         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7145         in this case, due to a MacOS X bug that causes
7146         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7147         to return a negative number.
7148         Problem reported by Petter Reinholdtsen in:
7149         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7151         2004-07-19  Ben Elliston  <bje@gnu.org>
7153         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7155         2004-06-24  Ben Elliston  <bje@gnu.org>
7157         * config.guess: Update copyright years.
7158         * config.sub: Likewise.
7160         2004-06-22  Robert Millan  <robertmh@gnu.org>
7162         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7163         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7165         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7167         * config.guess (*:*VMS:*:*): New entry. Replaces
7168         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7169         manufacturer.
7171         2004-06-22  Ben Elliston  <bje@gnu.org>
7173         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7174         * config.sub: Likewise.
7176         2004-06-22  Ben Elliston  <bje@gnu.org>
7178         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7179         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7181         2004-06-11  Ben Elliston  <bje@gnu.org>
7183         * config.guess (pegasos:OpenBSD:*:*): Remove.
7185         2004-06-11  Ben Elliston  <bje@gnu.org>
7187         From Wouter Verhelst <wouter@grep.be>:
7188         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7190         2004-06-11  Ben Elliston  <bje@gnu.org>
7192         * config.guess (luna88k:OpenBSD:*:*): New.
7194         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7196         * config.guess (m32r*:Linux:*:*): New case.
7197         * config.sub: Handle m32rle.
7199         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7201         From Jens Petersen  <petersen@redhat.com>:
7202         * config.sub: Handle sparcv8.
7204         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7206         From Tom Smith <smith@cag.lkg.hp.com>:
7207         * config.guess: Version suffixes are equally significant on Tru64
7208         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7209         prefix of "P" (patched kernel).
7211         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7213         * config.sub: Add support for National Semiconductor CRX target.
7215 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7217         * MAINTAINERS (Various Maintainers): Remove myself as web page
7218         maintainer, add myself as maintainer of build status lists.
7220 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7222         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7223         *-*-netware, but add target-libmudflap.
7224         Consolidate *-*-netware targets (of which really only i?86 exists)
7225         into a single entry.
7226         * configure: Likewise.
7228 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7230         * Makefile.tpl (sorry): Remove.
7231         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7232         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7233         (do-clean): Clean per-stage directories too.
7234         (do-distclean): Run distclean-stage1 too.
7235         (.NOTPARALLEL): Enable during toplevel bootstrap.
7236         (stage[+id+]-bubble): Enable parallel execution during
7237         the recursive invocation.
7238         * Makefile.in: Regenerate.
7240         Fix previous checkin:
7242         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7243         include.
7244         * configure.in: Fix indentation.
7245         * configure: Regenerate.
7247 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7249         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7250         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7251         * configure: regenerate
7252         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7253         -mdynamic-no-pic
7255 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7257         * Makefile.def (build_modules): Add fixincludes.
7258         (dependencies): Make gcc depend on fixincludes.
7259         * configure.in (build_tools): Add fixincludes.
7260         (build_configdirs): Always include build_libs.
7261         * Makefile.in: Regenerate.
7262         * configure: Regenerate.
7264 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7266         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7267         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7268         phony targets; do not generate timestamp files.
7269         (distclean-stageN): Remove references to their timestamp files.
7270         (restageN, touch-stageN): Remove.
7271         (stageN-bubble): Rewritten.
7272         (compare): Support lean bootstraps.
7273         * Makefile.in: Regenerate.
7275         * configure.in: Only warn when bootstrapping but
7276         build != host or build != target.  Support lean bootstraps.
7277         * configure: Regenerate.
7279 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7281         * configure.in:  Give a better error message if GMP/MPFR are missing
7282         and a language needing them has been requested.
7283         * configure:  Regenerated.
7285 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7287         * configure.in:  Print a list of available language front-ends if
7288         a requested one is missing.  Tidy stray tab characters.
7289         * configure:  Regenerated.
7291 2004-08-19  Michael Koch  <konqueror@gmx.de>
7293         * gcc/doc/install.texi: Update entry about automake for libjava.
7295 2004-08-17  Robert Millan  <robertmh@gnu.org>
7297         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7298         (instead of FreeBSD).
7299         * configure: Regenerate.
7301 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7303         * Makefile.in: Regenerate.
7304         * configure: Regenerate.
7306         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7307         stage_*_flags.
7308         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7309         for bootstrapped modules if toplevel bootstrap is going.
7310         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7311         modules.  Adjust for changes in Makefile.def.  Enable several
7312         rules even in non-bootstrap mode, just to avoid peppering the
7313         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7314         (stage-[+prev+]-bubble): Remove.
7316         * Makefile.def (Dependencies): Depend on all-build-bison,
7317         all-build-flex, all-build-byacc, all-build-texinfo, rather
7318         than the host variations.
7319         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7320         with BUILD_SUBDIR.
7321         (BISON): Update for recent Bisons.
7322         (YACC): Fix typo.
7323         (cross): Depend on all-build.
7324         (all): Do not depend on all-build.
7325         (prebootstrap): Remove.
7326         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7327         (Prebootstrap dependencies): Add them to the per-stage targets
7328         and to all-prebootstrap.
7329         * configure.in (build_configdirs): Always enable build_tools.
7330         (BUILD_DIR_PREFIX): Remove.
7332         * Makefile.def (gcc): Add target variable.
7333         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7334         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7335         in the recursive `make', instead of hardwiring `all'.
7336         (Autogenerated TARGET-* variables): New.
7338 2004-08-13  Brian Booth  <bbooth@redhat.com>
7340         * MAINTAINERS: Remove myself from write-after-approval.
7342 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7344         * src-release: Stop distributing mmalloc with gdb (which doesn't
7345         use it).
7346         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7347         * Makefile.in: Regenerate.
7349 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7351         * configure.in (arm*-*-eabi*): New target.
7352         * configure: Regenerate.
7354 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7356         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7357         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7358         (Dependencies): New section.
7359         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7360         (configure-target-[+module+]): Depend on maybe-all-gcc
7361         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7362         (toplevel profiledbootstrap): Fix dependencies.
7363         * Makefile.in: Regenerate.
7365 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7367         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7368         target-libiberty to noconfigdirs.
7369         * configure: Regenerate.
7371 2004-08-03  Paul Brook  <paul@codesourcery.com>
7373         * configure.in: Check for MPFR as well as GMP.
7374         * configure: Regenerate.
7376 2004-08-01  Robert Millan  <robertmh@gnu.org>
7378         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7379         libmudflap for all GNU-based systems (with Glibc).
7380         * configure: Regenerate.
7382 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7384         * Makefile.def (host-modules): Add gcc.
7385         * Makefile.in: Regenerate.
7386         * Makefile.tpl (sorry): New rule.
7387         (configure-host, all-host, [+make_target+]-host, do-check,
7388         install-host): Do not add gcc as a special case.
7389         (host modules): Add a small special-casing for gcc.  Export
7390         extra_make_flags through the environment.
7391         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7392         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7393         other recursive targets for gcc): Remove.
7395         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7396         (stage, unstage): New rules.
7397         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7398         distclean-stage[+id+]): Use stage_current.
7399         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7400         the stage*-start rules.
7402 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7404         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7405         use -all_load flag.
7407 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7409         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7410         * configure: Regenerate.
7412 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7414         * maintainer-scripts/gcc_release: Revert yesterday's change.
7416 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7418         * MAINTAINERS: Add myself to write-after-approval.
7420 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7422         * libf2c: Removed.
7423         * gcc/gccbug.in: Updated because of libf2c removal.
7424         * maintainer-scripts/gcc_release: Ditto.
7426 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7428         * configure.in: Build libmudflap by default on FreeBSD.
7429         * configure: Regenerated.
7431 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7433         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7434         systems.
7435         * configure: Regenerated.
7437 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7439         PR target/16344
7440         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7441         feedback based compiler.
7442         * Makefile.in: Rebuilt.
7444 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7446         * Makefile.def (host_modules): Set bootstrap=true for flex.
7447         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7448         * Makefile.in: Rebuilt.
7450 2004-07-07  Jan Hubicka  <jh@suse.cz>
7452         * MAINTAINERS: Add self as a profile feedback maintainer.
7454 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7456         * configure.in:  Do not prepend $srcdir to /dev/null in
7457         makefile fragments.
7458         * configure:  Regenerate.
7460 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7462         * Makefile.def (build_modules): Add bison, byacc, flex,
7463         m4, texinfo.
7464         (flags_to_pass): Add FLEX.
7465         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7466         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7467         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7468         DEFAULT_MAKEINFO): Remove.
7469         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7470         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7471         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7472         objdir or else use configured tool.
7473         (all-build): New.
7474         (all): Depend on it.
7475         (Build module dependencies): Add.
7476         * Makefile.in: Regenerate.
7477         * configure.in: Better support for multiple build modules,
7478         matching what is done for host/target modules.  Do not look
7479         for "plausible" locations of build tools if Canadian cross.
7480         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7481         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7482         * configure: Regenerate.
7484 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7486         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7487         * Makefile.in: Regenerate.
7489 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7491         * Makefile.tpl (configure-build-[+module+],
7492         configure-[+module+], configure-target-[+module+]): Pass
7493         [+extra_configure_args+].
7494         (all-build-[+module+], all-[+module+], check-[+module+],
7495         install-[+module+], [+make_target+]-[+module+],
7496         all-target-[+module+], check-target-[+module+],
7497         install-target-[+module+], [+make_target+]-target-[+module+]):
7498         Pass [+extra_make_args+].
7499         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7500         (GCC_HOST_EXPORTS): Remove.
7501         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7502         cross, check-gcc, check-gcc-c++, install-gcc,
7503         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7504         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7505         * Makefile.in: Regenerate.
7507 2004-06-21  Matthew Sachs  <msachs@apple.com>
7509         * MAINTAINERS: Added self to write-after-approval.
7511 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7513         * configure.in: Check for srcdir/winsup rather than build directory
7514         winsup.
7515         * configure: Regenerate.
7517 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7519         * configure.in: Don't build Cygwin native newlib if winsup
7520         directory is missing.  Emit warning instead.
7521         * configure: Regenerate.
7523 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7525         * Makefile.tpl (touch-stage[+id+]): New.
7526         (restage[+prev+]): Depend on touch-stage[+id+].
7528         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7529         Use it throughout.
7531         * Makefile.def: Add profile and feedback bootstrap stages.
7532         Remove next field from bootstrap stages.
7533         * Makefile.tpl (LN, LN_S): Substitute.
7534         (stageN-start, stageN-end): Use double-colon rules, to
7535         provide a hook for additional setup commands.
7536         (distclean-stageN-gcc, restageN): Create dependencies from
7537         [+prev+], not from [+next+].
7538         (stageN-bubble): Add commands for successive stages from
7539         [+prev+], using double-colon rules.
7540         (all-stageN-gcc): Fix typo.
7541         (stagefeedback-start, profiledbootstrap): New.
7542         * Makefile.in: Regenerate.
7543         * configure.in: Call ACX_PROG_LN.
7544         * configure: Regenerate.
7546 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7548         * MAINTAINERS (Write After Approval): Add myself.
7550 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7552         * MAINTAINERS (Write After Approval): Add myself.
7554 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7556         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7557         without gcc.
7558         * configure: Regenerate.
7560 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7562         * Makefile.tpl: Fix typo.
7563         * Makefile.in: Regenerate.
7565 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7567         * configure.in: Remove new- prefix from toplevel
7568         bootstrap targets.
7569         * configure: Regenerate.
7571 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7573         * Makefile.tpl (all.normal): Rename to all.
7574         (all): Replace with a rule to pick the default
7575         target from configure.
7576         (all-gcc, configure-gcc): Use conditionals to
7577         do nothing when toplevel bootstrap is going on.
7578         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7579         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7580         * configure.in: Support --enable-bootstrap.
7582         * Makefile.def: Remove new- prefix from toplevel
7583         bootstrap targets.
7584         * Makefile.tpl: Likewise.
7586         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7587         target.
7589         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7590         $(RECURSE_FLAGS) to recursive invocation of make.
7592         * Makefile.in: Regenerate.
7593         * configure: Regenerate.
7595 2004-05-30  Andreas Jaeger  <aj@suse.de>
7596             Jim Wilson  <wilson@specifixinc.com>
7598         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7599         like CC.
7601 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7603         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7604         * configure: Regenerate.
7606 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7608         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7609         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7610         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7611         targets.
7612         * Makefile.in: Regenerate.
7614 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7616         * configure.in: Test the ability to symlink directories.
7617         * configure: Regenerate.
7619         * Makefile.def (bootstrap-stage): New definitions.
7620         * Makefile.tpl (configure-stage1-gcc,
7621         configure-stage2-gcc, configure-stage3-gcc,
7622         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7623         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7624         new-restage3, compare): Autogenerate, see Makefile.in
7625         entry for behavioral changes.
7626         (distclean-stage1, new-stage1-start, new-stage1-end,
7627         new-stage1-bubble, distclean-stage2, new-stage2-start,
7628         new-stage2-end, new-stage2-bubble, distclean-stage3,
7629         new-stage3-start, new-stage3-end): New autogenerated targets.
7630         (objext, prebootstrap, BOOT_CFLAGS,
7631         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7632         targets.
7634         * Makefile.in: Regenerate.
7635         (distclean-stage1, new-stage1-start, new-stage1-end,
7636         new-stage1-bubble, distclean-stage2, new-stage2-start,
7637         new-stage2-end, new-stage2-bubble, distclean-stage3,
7638         new-stage3-start, new-stage3-end): New targets.
7639         (all-stage1-gcc): Move prebootstrap dependency from here...
7640         (configure-stage1-gcc): ...to here.
7641         (new-bootstrap): Use bubble targets.
7642         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7643         Use per-stage distclean targets.
7644         (configure-stage1-gcc, configure-stage2-gcc,
7645         configure-stage3-gcc, all-stage1-gcc,
7646         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7647         Use new-stageN-start to prepare the tree.
7649 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7651         * Makefile.def (host_modules): add libcpp.
7652         * Makefile.tpl: Add dependencies on and for libcpp.
7653         * Makefile.in: Regenerate.
7654         * configure.in: Add libcpp host module.
7655         * configure: Regenerate.
7657 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7659         * Makefile.tpl: Whenever a recursive target is defined, wrap
7660         it in a special @if/@endif block, and prepare its maybe
7661         dependency in the @if/@endif block
7662         * configure.in: Instead of writing maybe dependencies, remove
7663         the @if/@endif statements, and remove the @if/@endif blocks
7664         that remain.
7665         * configure: Regenerate.
7666         * Makefile.in: Regenerate.
7668 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7670         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7672 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7674         PR bootstrap/15120
7675         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7676         * */configure: Rebuilt.
7678 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7680         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7681         of libf2c.
7682         * configure, Makefile.in: Regenerate.
7684 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7686         * MAINTAINERS (Write After Approval): Add myself.
7688 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7690         Merge from tree-ssa-20020619-branch.
7692         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7693         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7694         (HOST_GMPLIBS): Define.
7695         (HOST_GMPINC): Define.
7696         (TARGET_LIB_PATH): Add libmudflap.
7697         (GFORTRAN_FOR_TARGET): Define.
7698         (configure-build*): Export GFORTRAN.
7699         (configure-gcc): Export GMPLIBS and GMPINC.
7700         (all-gcc): Add maybe-all-libbanshee.
7701         (configure-target-libgfortran): Define.
7702         * Makefile.in: Regenerate.
7703         * configure.in (host_libs): Add libbanshee.
7704         (target_libraries): Add target-libmudflap and target-libgfortran.
7705         Add --with-libbanshee.
7706         Handle --disable-libmudflap.
7707         (*-*-freebsd*): Use with_gmp.
7708         Add $(libgcj) to noconfigdirs.
7709         * configure: Regenerate.
7710         * depcomp: New file.
7711         * MAINTAINERS: Add tree-ssa maintainers.
7713 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7715         * MAINTAINERS (Various Maintainers): Add myself.
7717 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7719         * MAINTAINERS (Write After Approval): Add myself.
7721 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7723         * MAINTAINERS (Write After Approval): Add myself.
7725 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7727         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7728         * configure: Regenerate.
7730 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7732         Revert:
7733         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7735         * Makefile.def (flags_to_pass): Remove *dir variables that
7736         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7737         as well as prefix and exec_prefix.
7738         * Makefile.in: Regenerate.
7740 2004-04-26  Robert Millan  <robertmh@gnu.org>
7742         Add patches from libtool CVS.
7743         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7744         * ltconfig: Likewise.
7745         * ltcf-c.sh: Likewise.
7746         * ltcf-cxx.sh: Likewise.
7747         * ltcf-gcj.sh: Likewise.
7749 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7751         * Makefile.def (host_modules): Mark with the bootstrap
7752         flag packages on which gcc depends.
7753         * Makefile.tpl (all-bootstrap): Use it.
7754         * Makefile.in: Regenerate.
7756 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7758         * Makefile.def (flags_to_pass): Remove *dir variables that
7759         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7760         as well as prefix and exec_prefix.
7761         * Makefile.in: Regenerate.
7763 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7765         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7766         * configure: Regenerate.
7767         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7768         * gcc/Makefile.tpl (compare): Use the result of the test.
7769         * gcc/Makefile.in: Regenerate.
7771 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7773         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7774         Always relocate gcc and prev-gcc to the original names, even
7775         if the build fails.
7776         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7777         New targets.
7779 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7781         * MAINTAINERS: Update my email address.
7783 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7785         * configure.in (mips*-*-irix5*): Enable ld.
7786         * configure: Regenerate.
7788 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7790         * configure: Regenerate.
7792 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7794         * Makefile.tpl (configure-[+module+], configure-gcc,
7795         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7796         Set and export LDFLAGS.
7797         * Makefile.in: Regenerate.
7799 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7801         * MAINTAINERS: Add myself to write-after-approval.
7803 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7805         PR bootstrap/14871
7806         * Makefile.tpl: If we don't have built-in-tree target tools,
7807         use the ones found by configure rather than hacking around with
7808         program_transform_name.
7809         * configure.in: Give Makefile.tpl the information necessary
7810         to do that.
7811         * Makefile.in: Regenerate.
7812         * configure: Regenerate.
7814 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7816         PR bootstrap/14760
7817         * configure.in: When computing baseargs, strip *all* copies of
7818         offending options.  Also, don't match/substitute the trailing space,
7819         so that this actually works when two similar options are separated by
7820         only one space.
7821         * configure: Regenerate.
7823 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7825         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7826         (rs6000-*-aix*): Same.
7827         * configure: Regenerate.
7829 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7831         * MAINTAINERS: Add myself to write-after-approval.
7833 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7835         * MAINTAINERS: Add myself to write-after-approval.
7837 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7839         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7840         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7841         * Makefile.in: Regenerate.
7843         * configure.in (top level bootstrap support): Rework --enable-werror
7844         to set @stage2_werror_flag@.
7845         * configure: Regenerate.
7846         * Makefile.tpl (top level bootstrap support): Pass
7847         @stage2_werror_flag@ down to configure in stages 2 and 3.
7848         * Makefile.in: Regenerate.
7850 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7852         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7853         for stages 2 and 3 as well as in make.  As a consequence, remove
7854         OUTPUT_OPTION (now detected by configure) from the flags passed down
7855         to make.
7856         * Makefile.in: Regenerate.
7858         * Makefile.tpl (new-bootstrap): Fix typo.
7859         * Makefile.in: Regenerate.
7861 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7863         * Makefile.tpl: Rearrange by moving recursive_targets rules
7864         into their proper sections.
7865         * Makefile.tpl (top level bootstrap support): Move disabling
7866         of coverage flags from 'make' to 'configure'; improve comments.
7867         * Makefile.in: Regenerate.
7869         * Makefile.tpl (experimental top level bootstrap) Move stage1
7870         language setting from all- target to configure- target; disable
7871         intermodule optimization in stage 1; prevent gratuitous rebuilds
7872         of stage 1.
7873         * Makefile.in: Regenerate.
7874         * configure.in: Comma-separate stage 1 language list for top
7875         level bootstrap.
7876         * configure: Regenerate.
7878         * Makefile.tpl: Clean up experimental top level bootstrap support:
7879         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7880         prev-gcc in configure- targets as well as all- targets.
7881         * Makefile.in: Regenerate.
7883 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7885         * compile: New file imported from automake.
7887 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7889         * configure.in: Remove symbolic link section.
7890         * configure: Regenerate.
7891         * Makefile.tpl (links): Remove.
7892         * Makefile.in: Regenerate.
7894 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7895             Nathanael Nerode  <neroden@gcc.gnu.org>
7897         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7898         Set with AC_CHECK_PROGS.
7899         * configure.in: Fix comment typo from last patch.
7900         * configure: Regenerate.
7902 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7904         * Makefile.tpl: Introduce experimental top level bootstrap support.
7905         * Makefile.in: Regenerate.
7906         * configure.in: Introduce support for top level bootstrap.
7907         * configure: Regenerate.
7909 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7910             Paolo Bonzini  <bonzini@gnu.org>
7912         PR bootstrap/14522
7913         * configure.in: Cope with shells that do not support unquoted ^
7914         * configure: Regenerate.
7916 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7917             Paolo Bonzini  <bonzini@gnu.org>
7919         PR bootstrap/14522
7920         * configure.in: Cope with shells that do not support nesting
7921         quotes inside quoted backquote substitutions.
7922         * configure: Regenerate.
7924 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7926         PR bootstrap/14522
7927         * configure.in: Fix escaping of $.
7928         * configure: Regenerate.
7930 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7932         * configure: Regenerate, since I forgot to while committing Paolo's
7933         changes.
7935 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7937         PR ada/14131
7938         Move language detection to the top level.
7939         * configure.in: Find default values for the tools as
7940         soon as possible.  Disable ada if GNAT is not found.
7941         Emit error message about missing languages.  Expand
7942         --enable-languages=all for the gcc subdirectory.
7944 2004-03-10  Ben Elliston  <bje@gnu.org>
7946         * MAINTAINERS: Update my email address.
7948 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7950         * ltconfig: Disable building static libraries if building shared
7951         libraries on AIX 5L.
7953 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7955         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7956         and disable libgcj.
7957         * configure: Regenerated.
7959 2004-03-01  Brian Booth  <bbooth@redhat.com>
7961         * MAINTAINERS: Add myself to write-after-approval.
7963 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7965         * MAINTAINERS: Add myself to write-after-approval.
7967 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7969         PR bootstrap/7087
7970         * Makefile.tpl: Guard XFOO sed statements better.
7971         * Makefile.tpl: Add dependency for configure-target-libada.
7972         * Makefile.in: Regenerate (incidentally fixes broken
7973         commit when libada-branch was merged).
7975 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7977         * MAINTAINERS: Add myself to write-after-approval.
7979 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7981         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7982         maintainers.
7984 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7986         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7987         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7989 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7991         PR bootstrap/11932
7992         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7994 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7996         * MAINTAINERS: Added myself to write-after-approval.
7998 2004-02-14  Michael Koch  <konqueror@gmx.de>
8000         * MAINTAINERS: Added myself to write-after-approval.
8002 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8004         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8005         some OS port maintainers to OS port maintainers section.
8007 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8009         * MAINTAINERS: Add self.
8011 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8013         * MAINTAINERS: Alphabetize.
8015 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8017         * MAINTAINERS: Remove myself.
8019 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8021         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8022         (rs6000-*-aix*): Same.
8023         * configure: Regenerate.
8025 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8027         * configure.in (host): Add in missing $noconfigdirs to defines.
8028         * configure: Regenerate.
8030 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8031             Nathanael Nerode  <neroden@gcc.gnu.org>
8033         PR ada/6637, PR ada/5911
8034         Merge with libada-branch:
8035         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8036         with appropriate dependencies. Add --enable-libada configure switch.
8037         * configure, Makefile.in: Regenerate.
8039 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8041         * MAINTAINERS: Add myself to write-after-approval.
8043 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8045         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8046         * configure: Regenerate.
8048 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8050         Merge from upstream:
8052         * ltmain.in: When setting IFS to '~', be careful about user
8053         arguments that contain '~'.
8055         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8057         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8058         Also test $base_compile against $CC with escaped arguments. Bug
8059         reported by Geoff Keating <geoffk@apple.com>.
8061 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8063         * MAINTAINERS: Remove i960 port.
8065 2004-01-23  DJ Delorie  <dj@redhat.com>
8067         * Makefile.def (target_modules) [libiberty]: Don't stage.
8068         * Makefile.in: Rebuilt.
8070 2004-01-20  Caroline Tice  <ctice@apple.com>
8072         * MAINTAINERS: Add myself to write-after-approval.
8074 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8076         * MAINTAINERS: Update my email address.
8078 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8080         * MAINTAINERS: Add myself to write-after-approval.
8082 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8084         * MAINTAINERS: Remove entries without email address.
8086 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8088         * MAINTAINERS: Add myself to write-after-approval.
8090 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8092         * MAINTAINERS: Update my email address.
8094 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8096         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8097         * Makefile.tpl (configure-target-[+module+]): Support stage.
8098         * Makefile.in: Rebuilt.
8100 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8102         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8104 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8106         * MAINTAINERS: Add myself as a MIPS maintainer.
8108 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8110         * configure.in: Use ./config.cache, not config.cache.
8111         * configure: Regenerate.
8112         * Makefile.tpl: Special-casing not needed for GCC any more.
8113         * Makefile.in: Regenerate.
8115         * configure.in: Don't share a cache file for host dirs.
8116         * configure: Regenerate.
8118         * config-ml.in: Don't mess with the cache file.
8120 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8122         * MAINTAINERS: Move myself from 'Write After Approval' to
8123         'CPU Port Maintainers' section as SPARC maintainer.
8125 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8127         * Makefile.tpl: Make GCC use a separate config.cache.
8128         * Makefile.in: Regenerate.
8130         PR bootstrap/11932, PR bootstrap/11933
8131         (I don't know if it will fix either of them, but it relates
8132         to them.)
8133         * configure.in: Don't use shared config.cache for target
8134         directories.
8135         * configure: Regenerate.
8137 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8139         * MAINTAINERS: Add myself to 'Write After Approval' section.
8141 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8143         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8144         * configure: Regenerated.
8146 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8148         * MAINTAINERS: Remove the mn10200 maintainer.
8150 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8152         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8153         * configure: Regenerated.
8155 2003-12-16  Jan Hubicka  <jh@suse.cz>
8157         * MAINTAINERS: Add myself as callgraph maintainer.
8159 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8161         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8162         * configure: Regenerate.
8164 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8166         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8167         'Write After Approval' section. Update email.
8169 2003-12-01  James Lemke  <jim@wasabisystems.com>
8171         * MAINTAINERS (Write After Approval): Add myself.
8173 2003-11-20  Matt Thomas  <matt@3am-software.com>
8175         * MAINTAINERS: Add myself as a vax port maintainer.
8177 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8179         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8180         (configure-build-[+module+], configure-[+module+]): Likewise.
8181         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8182         * Makefile.in: Regenerate.
8184 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8186         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8187         shared/dylibed libraries.
8188         * ltmain.sh: Likewise.
8189         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8190         * ltcf-cxx.sh: Likewise.
8191         * ltcf-gcj.sh: Likewise.
8192         * ltconfig: Likewise.
8194 2003-11-17  Stan Cox  <scox@redhat.com>
8196         * MAINTAINERS: Add myself as iq2000 port maintainer.
8198 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8200         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8201         * Makefile.in: Regenerate.
8203 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8205         * config.sub: Update to 2003-11-03 version.
8207 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8209         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8210         * configure:  Regenerate.
8212 2003-10-20  Nicolas Pitre  <nico@cam.org>
8214         * MAINTAINERS: Add myself to 'Write After Approval' section.
8216 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8218         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8220 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8222         * MAINTAINERS: Update my email address.
8224 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8226         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8228 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8230         * MAINTAINERS: Add myself to 'Write After Approval' section.
8232 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8234         * config.guess: Update to 2003-10-16 version.
8235         * config.sub: Update to 2003-10-16 version.
8237 2003-10-15  David Daney  <ddaney@avtrex.com>
8239         * MAINTAINERS: Added myself to 'Write After Approval' section.
8241 2003-10-15  Falk Hueffner  <falk@debian.org>
8243         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8244         'Write After Approval' section. Update email.
8246 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8248         * MAINTAINERS: Move myself from 'Write After Approval' to
8249         'Various Maintainers' section as middle-end maintainer.
8251 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8253         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8254         HOST_FLAGS_TO_PASS.
8255         * Makefile.in: Regenerate.
8257 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8259         * config.guess: Update to 2003-10-07 version.
8260         * config.sub: Update to 2003-10-07 version.
8262 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8264         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8265         * ltconfig (irix5*, irix6*): Don't override version_type.
8267 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8269         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8270         * configure: Rebuilt
8271         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8272         * Makefile.in: Rebuilt
8274 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8276         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8278 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8280         * MAINTAINERS (Write After Approval): Add myself.
8282 2003-09-29  Paul Koning  <ni1d@arrl.net>
8284         * MAINTAINERS: Move myself from "Write After Approval"
8285         to CPU platform maintainers for pdp11 platform.
8287 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8289         * MAINTAINERS: Move myself from 'Write After Approval' to
8290         'Various Maintainers' section as libffi testsuite maintainer.
8292 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8294         * configure.in: Pass a computed --program-transform-name
8295         to subconfigures.
8296         * configure: Regenerated.
8298 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8300         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8301         * Makefile.in: Regenerate.
8303         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8304         * Makefile.in: Regenerate.
8306 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8308         * MAINTAINERS: Move myself from 'Write After Approval'
8309         to 'Various Maintainers' (objective-c) section.
8311 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8313         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8314         quoting.
8315         * configure: Regenerated.
8317 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8319         * MAINTAINERS (Write After Approval): Add myself to write after
8320         approval list.
8322 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8324         * MAINTAINERS (Write After Approval): Add myself.
8326 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8328         * MAINTAINERS: Update my e-mail address.
8330 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8332         * libtool.m4 (LD): Correct powerpc64 host match.
8334 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8336         * MAINTAINTERS: Update my affiliation and email address.
8338 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8340         * MAINTAINERS (Write After Approval): Add myself.
8342 2003-09-04  DJ Delorie  <dj@redhat.com>
8344         * configure: Regenerate.
8346 2003-09-04  Robert Millan  <robertmh@gnu.org>
8348         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8350 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8352         * configure.in: Ensure arguments to sed are properly spaced.
8353         * configure: Regenerate.
8355 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8357         * MAINTAINERS: Update my e-mail address.
8359 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8361         * MAINTAINERS (Write After Approval): Add myself.
8363 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8365         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8366         * configure: Regenerated.
8368 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8370         * MAINTAINERS: Update my email address.
8372 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8374         * configure.in:  Use newline instead of semicolon when assuming
8375         shell arguments in a for loop.
8376         * configure:  Regenerated.
8378 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8380         * MAINTAINERS: Resurrect the i860 maintainer.
8382 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8384         PR 8180
8385         * configure.in: When testing with_libs and with_headers, treat
8386         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8387         * configure: Regenerate.
8389         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8390         make, shell, etc.
8391         (baseargs): Likewise.
8392         * configure: Regenerate.
8394 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8396         * MAINTAINERS (Write After Approval): Add myself.
8398 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8400         * configure.in: Disable libgcj for darwin not on powerpc.
8401         * configure: Rebuild.
8403 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8405         * config-ml.in, symlink-tree: Add license.
8407 2003-08-03  Richard Stallman  <rms@gnu.org>
8408             Eben Moglen  <moglen@columbia.edu>
8410         * README.SCO: New file.
8412 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8414         * Makefile.tpl (check, check-c++): Express dependencies using
8415         dependencies rather than commands.
8416         * Makefile.in: Regenerate.
8418 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8420         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8421         * configure: Ditto.
8423 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8425         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8426         * Makefile.in: Update.
8428 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8430         * configure.in: Enable libgcj for darwin.
8431         * configure: Rebuild.
8433 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8435         * config-ml.in:  Use ac_configure_args directly instead of
8436         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8437         actually seen.
8439 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8441         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8442         creating target and build subdirs to build all parent dirs as needed.
8443         * Makefile.in: Rebuild.
8444         * configure.in: Don't build dirs explicitly here.
8445         * configure: Rebuild.
8447 2003-07-26  Paul Brook  <paul@nowt.org>
8449         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8451 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8453         * Makefile.tpl (all-make): Depend on intl.
8454         * Makefile.in: Rebuilt.
8456 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8458         * install-sh:  Update to newer upstream versions (associated with
8459         aclocal 1.7).
8460         * mkinstalldirs:  Likewise.
8461         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8463 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8465         * MAINTAINERS: Move self from Bug database only accounts
8466         to write-after-approval.
8468 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8470         * config.if: Remove unused libc_interface determination.
8472 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8474         * MAINTAINERS: Move self from write-after-approval to
8475         build machinery (*.in).
8477 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8479         PR bootstrap/11273
8480         PR bootstrap/11408
8481         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8482         unused INSTALL_PROGRAM_ARGS.
8483         * configure.in: Use AC_PROG_INSTALL.
8484         * Makefile.in: Regenerate.
8485         * configure: Regenerate.
8487 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8489         * MAINTAINERS: Alphabetize.
8491 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8493         * configure: Rebuilt.
8494         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8495         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8496         newlib nor libgloss.
8497         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8498         * configure.in (am33_2.0-*-linux*): Added.
8500 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8502         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8503         * configure: Regenerate.
8505 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8507         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8508         * Makefile.in: Regenerate.
8510 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8512         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8513         * Makefile.in: Regenerate.
8515 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8517         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8518         * Makefile.in: Regenerated.
8520         * config-ml.in: Replace PWD with PWD_COMMAND.
8522 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8524         * intl: New directory; see intl/ChangeLog for details.
8525         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8526         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8527         * Makefile.in: Regenerate.
8529 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8531         * configure.in: Clean up config-lang.in handling.  Delete
8532         useless assignment to "subdirs".
8533         * configure: Regenerate.
8535 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8537         * configure.in: Rename 'target_libs' to 'target_libraries'.
8538         Remove useless reference to 'target_libs'.
8539         * configure: Regenerate.
8541 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8543         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8544         * Makefile.in: Regenerate.
8546 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8548         * Makefile.def: Introduce flags_to_pass.
8549         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8550         * Makefile.in: Regenerate.
8552 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8554         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8555         and target-libgloss.
8556         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8557         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8558         * configure: Regenerate.
8560 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8562         * configure.in: Update testsuite_flags to new location.
8563         * configure. Regenerate.
8565 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8567         * Makefile.tpl: Remove BUILD_CC stuff.
8568         * Makefile.in: Regenerate.
8570 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8572         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8574 2003-06-16  Graeme Peterson  <gp@qnx.com>
8576         * MAINTAINERS (Write After Approval): Add myself.
8578 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8580         * config.guess: Update to 2003-06-12 version.
8581         * config.sub: Update to 2003-06-13 version.
8583 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8585         * config.guess: Update to 2003-06-06 version.
8586         * config.sub: Update to 2003-06-06 version.
8588 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8590         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8591         * configure. Regenerate.
8593 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8595         * configure.in: Disable serial configure by default.
8596         * configure: Regenerate.
8597         * Makefile.tpl: Abolish .NOTPARALLEL.
8598         * Makefile.in: Regenerate.
8600         * Makefile.tpl: Replace {build,host,target}_canonical by
8601         {build,host,target}.
8602         * Makefile.in: Regenerate.
8604         * Makefile.tpl: Fix stupid pasto.
8605         * Makefile.in: Regenerate.
8607 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8609         * Makefile.tpl: Remove bogus conditional.
8610         * Makefile.in: Regenerate.
8612 2003-06-05  Jan Hubicka  <jh@suse.cz>
8614         * Makefile.tpl (profiledbootstrap): New target.
8615         * Makefile.in (profiledbootstrap): New target.
8617 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8619         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8620         Pinski. Remove user names from other bugzilla-only maintainers.
8622 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8624         * Makefile.tpl: Make 'recursive targets' using autogen rather
8625         than shell loop.  Remove duplicate 'clean' targets and false
8626         comments.
8627         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8628         Add systematic method of specifying missing targets in subdirs.
8629         Add copyright boilerplate.
8630         * Makefile.in: Regenerate.
8631         * configure.in: Add 'recursive targets' to maybe list.
8632         * configure: Regenerate.
8634         * MAINTAINERS: "GNATS only" -> "Bug database only".
8636         * Makefile.tpl: Rename [+target+] to [+make_target+].
8637         * Makefile.def: Rename 'target' to 'make_target'.
8639 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8641         * MAINTAINERS: Add self as options handling maintainer.
8643 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8645         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8646         been too long since I touched those ports.
8648 2003-05-28  DJ Delorie  <dj@redhat.com>
8650         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8651         * Makefile.in: Regenerate.
8653 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8655         * configure.in: Use curly braces in the definition of tooldir.
8656         * configure: Regenerate.
8658 2003-05-21  DJ Delorie  <dj@redhat.com>
8660         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8661         newlib or libgloss.
8662         * Makefile.in: Regenerate.
8664 2003-05-21  DJ Delorie  <dj@redhat.com>
8666         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8667         * Makefile.in: Regenerate.
8669 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8671         * MAINTAINERS: Update my e-mail address.
8673 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8675         * configure.in: Switch more things to use maybe dependencies.
8676         * Makefile.tpl: Switch more things to use maybe dependencies.
8677         Factor out common code from autogen IF statements.
8678         * configure: Regenerate.
8679         * Makefile.in: Regenerate.
8681 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8683         * configure.in: Accept i[3456789]86 for machine type.
8684         * configure: Regenerate.
8686 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8688         * configure.in: Switch more things to use maybe dependencies.
8689         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8690         * configure: Regenerate.
8691         * Makefile.tpl: Switch more things to use maybe dependencies.
8692         * Makefile.in: Regenerate.
8694 2003-05-16  Andreas Schwab  <schwab@suse.de>
8696         * Makefile.tpl (install-opcodes): Define.
8697         * Makefile.in: Rebuild.
8699 2003-05-13  Andreas Jaeger  <aj@suse.de>
8701         * config.guess: Update to 2003-05-09 version.
8702         * config.sub: Update to 2003-05-09 version.
8704 2003-05-13  Michael Eager  <eager@mvista.com>
8706         * configure.in: Correct sed script so that options in quotes are not
8707         deleted.
8708         * configure: Rebuild.
8710 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8712         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8713         and $$s/newlib/libc/sys/cygwin32 include paths.
8714         * configure: Ditto.
8716 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8718         * MAINTAINERS: Update my email addresses.
8720 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8722         * config-ml.in: Propagate INSTALL variables.
8724 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8726         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8728 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8730         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8731         * Makefile.in: Regenerate.
8733 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8735         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8737 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8739         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8741 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8743         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8744         * Makefile.in: Regenerated.
8746 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8748         * MAINTAINERS (Write After Approval): Upgrade myself from
8749         GNATS only to write-after-approval. Update my mail address.
8751 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8753         (OS Port Maintainers: freebsd): Add myself.
8755 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8757         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8759 2003-04-22  Kean Johnston  <jkj@sco.com>
8761         * MAINTAINERS (SCO ports): Added myself.
8763 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8765         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8767 2003-04-19  Kean Johnston  <jkj@sco.com>
8769         * MAINTAINERS (Write After Approval): Add myself.
8771 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8773         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8774         * Makefile.in: Regenerate.
8776 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8778         * configure.in (powerpc64*-*-linux*): Remove.
8779         * configure: Rebuilt.
8781 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8783         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8784         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8785         and restrap.
8786         * Makefile.in:  Regenerate.
8788 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8790         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8791         * configure: Regenerated.
8793 2003-04-15  DJ Delorie  <dj@redhat.com>
8795         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8797 2003-04-13  Nick Clifton  <nickc@redhat.com>
8799         * config-ml.in: Remove support for --disable-aix removing
8800         call-aix multilibs.
8802 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8804         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8805         * */configure: Rebuilt.
8807 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8809         * MAINTAINERS: Add my email address.
8811 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8813         * MAINTAINERS (Write After Approval): Add myself.
8815 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8817         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8818         * Makefile.in: Regenerate.
8820 2003-03-14  Michael Chastain  <mec@shout.net>
8822         * Makefile.in: Regenerate with correct Makefile.def.
8824 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8826         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8827         Make macro.
8828         * Makefile.in: Regenerate.
8829         * configure.in: Clean up gxx_include_dir logic.
8830         * configure: Regenerate.
8832 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8834         * MAINTAINERS (Write After Approval): Add myself.
8836 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8838         * MAINTAINERS: Update my mail address.
8840 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8842         * configure.in (gxx_include_dir): Fix typo.
8843         * configure: Regenerated.
8845 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8847         * Makefile.tpl: Reindent.
8848         * Makefile.in: Regenerate.
8849         * configure.in: Reindent.  Don't set unused variables.
8850         * configure: Regenerate.
8852 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8854         * configure.in: Include $(build_tooldir)/sys-include in
8855         FLAGS_FOR_TARGET.
8856         * configure: Regenerated.
8858 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8860         * Makefile.tpl: Always pass down RANLIB.
8861         * Makefile.in: Regenerate.
8863         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8864         * Makefile.in: Regenerate.
8865         * configure.in: Remove unused logic relating to --enable-shared
8866         and --enable-threads.  Remove bogus comments.  Remove redundant
8867         noconfigdirs.
8868         * configure: Regenerate.
8870         * configure.in: Replace ${libstdcxx_version} by its value.
8871         Remove reference to mh-dgux.
8872         * configure: Regenerate.
8874 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8876         * MAINTAINERS (Write After Approval): Add myself.
8878 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8880         * Makefile.tpl: Rearrange.
8881         * Makefile.in: Regenerate.
8883 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8885         * configure.in: Add support for kaOS as cross build target system.
8886         * configure: Regenerated.
8888 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8890         * MAINTAINERS (Write after approval): Add myself.
8892 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8894         * MAINTAINERS: Update my email address.
8896 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8898         * MAINTAINERS: Add self to blanket write privs. section.
8900 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8902         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8903         configure-target-* as some target builds may require additional
8904         flags for preprocessor tests.
8905         * Makefile.in: Regenerated.
8907 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8909         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8910         * ltconfig: Handle it.
8911         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8912         auto-detecting it.
8914         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8915         it is used as argument to $CC.
8916         * ltcf-gcj.sh: Likewise.
8918         * configure.in: Introduce --enable-maintainer-mode.
8919         * configure: Rebuilt.
8920         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8921         for maintainer mode.
8922         * Makefile.in: Rebuilt.
8924 2003-02-18  Jason Merrill  <jason@redhat.com>
8926         * Makefile.tpl (check-c++): Allow parallelism.
8928 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8930         * MAINTAINERS: Remove John Carr (who never actually had access to
8931         gcc.gnu.org).
8933 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8935         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8936         don't configure target-libobjc.
8937         * configure: Regenerate.
8939 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8941         * Makefile.tpl (RANLIB): Define.
8942         * Makefile.in: Regenerate.
8944 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8946         * MAINTAINERS: Update my email.
8948 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8950         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8951         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8952         * Makefile.in: Regenerated.
8953         * configure.in: Remove all traces of snavigator, db, and grep.
8954         * configure: Regenerated.
8956 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8958         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8959         After Approval.
8961 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8963         * MAINTAINERS (Write after approval): Add myself.
8965 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8967         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8968         * Makefile.in: Regenerated.
8970 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8972         * config.guess: Updated to 2003-01-30's version.
8973         * config.sub: Updated to 2003-01-28's version.
8975 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8977         * config.if: If gcc_version is already set, just use it.  Don't set
8978         gcc_version_trigger if it's already set, otherwise set it to
8979         gcc/version.c, but only if the file exists.  If it is not set and
8980         gcc/version.c does not exist, try to extract the version number from
8981         $CC.
8983 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8985         * MAINTAINERS: Add myself to write-after-approval list.
8987 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8989         * configure.in:  Revert 24Jan change.
8990         * configure:  Regenerate.
8992 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8994         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8995         entry of HJ Lu.
8997 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8999         * configure.in: Revert previous change.
9000         * configure: Regenerate.
9002 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9004         * configure.in: Make rda native-only.
9005         * configure: Regenerate.
9007 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9009         * MAINTAINERS: Move myself from GNATS-only-accounts to
9010         write-after-approval.
9012 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9014         * configure.in: Add missing \.
9015         * configure: Rebuilt.
9017 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9019         * configure.in (baseargs): Avoid using \| in sed regular
9020         expressions.
9021         * configure: Rebuilt.
9023 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9025         * configure.in (baseargs): Remove all supported forms of
9026         --cache-file, --srcdir, --host, --build and --target options
9027         from argument lists.
9028         * configure: Rebuilt.
9030 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9032         * MAINTAINERS: Add myself to write-after-approval list.
9034 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9036         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9037         * configure: Rebuilt.
9039 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9041         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9042         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9043         * Makefile.in: Regenerate.
9044         * configure: Regenerate.
9046 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9048         * configure.in: Remove Makefile in build, host and target modules
9049         unless configure was run with --no-recursion.
9050         * configure: Rebuilt.
9052 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9054         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9055         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9056         * Makefile.in: Regenerate.
9058 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9060         * config.guess: Update to 2003-01-03 version.
9061         * config.sub: Update to 2003-01-03 version.
9063 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9065         * configure: Regenerate with proper autoconf 2.13.
9067 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9069         * configure.in: Add AC_PREREQ for consistency.
9070         * configure: Regenerate.
9072 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9074         * configure.in (GDB_TK): Add tcl directories conditional on
9075         gdb/gdbtk directory being present.
9076         * configure: Regenerate.
9078 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9080         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9081         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9082         * configure: Rebuilt.
9084 2002-12-31  Tom Tromey  <tromey@redhat.com>
9086         * Makefile.in: Rebuilt.
9087         * Makefile.def (target_modules) [libffi]: Allow installation.
9089 2002-12-31  Andreas Schwab  <schwab@suse.de>
9091         * configure.in: Fix use of $program_transform_name.
9092         * configure: Regenerated.
9094 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9096         * configure.in (baseargs): Don't remove first configure argument.
9097         * configure: Regenerated.
9099 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9101         * Makefile.tpl (local-distclean): Don't remove...
9102         (multilib.ts): ... this.  Moved into...
9103         (multilib.out): ... this.  Don't use sub-make.
9104         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9105         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9106         (configure-build-[+module+], configure-[+module+],
9107         configure-target-[+module+], configure-gcc): ... these.  Test
9108         for Makefile existence.  Drop config.status from dependencies.
9109         * Makefile.in: Rebuilt.
9110         * configure.in: Move gcc-version-trigger to the end of
9111         ac_configure_args.  Add comments to maybedep.tmp and
9112         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9113         nonopt from baseargs, matching and removing corresponding
9114         whitespace while at it.
9115         * configure: Rebuilt.
9117 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9119         * configure.in (host_configargs): Replace reference to
9120         no-longer-defined buildopts with --build=${build_alias}.
9121         * configure: Rebuilt.
9123         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9124         program_transform_name to standard idiom.
9125         (AUTOGEN, AUTOCONF): Define.
9126         (Makefile.in): Use $(AUTOGEN).
9127         (Makefile): Depend on config.status, and use autoconf-style rule to
9128         build it.  Move original commands to...
9129         (config.status): ... this new target.
9130         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9131         $(AUTOCONF).
9132         * Makefile.in: Rebuilt.
9134 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9136         * Makefile.tpl: Fix dramatic bustage due to change in
9137         program_transform_name.
9138         * Makefile.in: Regenerate.
9140         * configure.in: Remove unnecessary PATH setting.
9141         * configure: Regnerate.
9143         * configure.in: Don't default to unprefixed tools unless
9144         the native tools will work.
9145         * configure: Regenerate.
9147         * configure.in: Convert to autoconf script.  Blow away lots
9148         of now-redundant Makefile fragments.
9149         * configure: Generate using Autoconf.
9150         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9151         * Makefile.in: Regenerate.
9153 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9155         * configure: Fix stupid bug where RANLIB was mistakenly included.
9157         * configure.in: Rename (buildargs, hostargs, targargs) to
9158         (build_configargs, host_configargs, target_configargs).
9160         * configure.in: Move logic out of sed statement.
9162         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9163         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9165 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9167         * config.sub: Import from master repository
9168         * config.guess: Ditto
9170 2002-12-24  Andreas Schwab  <schwab@suse.de>
9172         * Makefile.tpl (multilib.out): Fix missing space.
9173         * Makefile.in: Regenerate.
9175 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9177         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9178         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9179         * Makefile.in: Regenerate.
9180         * configure.in: Remove unnecessary leftovers.
9182 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9184         * configure.in (extra_ranlibflags_for_target): New variable.
9185         (*-*-darwin): Add -c to ranlib commands.
9186         * configure (tooldir): Handle extra_ranlibflags_for_target.
9188 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9190         * Makefile.tpl: Revert HJL's change.
9191         * Makefile.in: Regenerated.
9192         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9193         always.
9195 2002-12-19  Andreas Schwab  <schwab@suse.de>
9197         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9198         * Makefile.in: Regenerate.
9200 2002-12-18  H.J. Lu  <hjl@gnu.org>
9202         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9203         * Makefile.in: Regenerated.
9205         * configure.in (build_prefix): New. Substitute.
9207 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9209         * Makefile.tpl: Don't let real targets depend on phony targets.
9210         * Makefile.in: Regenerate.
9212         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9213         * Makefile.in: Regenerate.
9215 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9217         * config.sub: Import from master repository
9218         * config.guess: Ditto
9220 2002-12-16  Jason Merrill  <jason@redhat.com>
9222         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9223         previous 'make bootstrap'.
9224         * Makefile.in: Regenerate.
9226 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9228         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9230 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9232         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9233         * Makefile.in: Regenerate.
9235 2002-12-13  Jason Merrill  <jason@redhat.com>
9237         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9238         library tests.
9239         (check-c++): Just depend on it and check-target-libstdc++-v3.
9240         * Makefile.in: Regenerate.
9242 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9244         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9245         * Makefile.in: Rebuilt.
9247 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9249         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9251 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9253         * configure: Fix bug put in by gremlins.
9255         * Makefile.tpl: Substitute more autoconfily.
9256         * configure: Substitute more autoconfily.
9257         * Makefile.in: Regenerate.
9259 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9261         * config.sub: Import from master repository
9262         * config.guess: Ditto
9263         * MAINTAINERS: Added Svein Seldal under write after approval
9265 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9267         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9268         * Makefile.in (all-sim): Ditto.
9270 2002-12-06  DJ Delorie  <dj@redhat.com>
9272         * Makefile.tpl: Change configure dependencies to not have real
9273         targets depend on phony targets.
9275 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9277         * configure.in: Revert unintentional change.
9279         * Makefile.tpl: Change dependency for */multilib.out so that
9280         it works when gcc isn't in the tree.
9282         * configure.in: Substitute more.
9283         * configure: Run subconfigures from the Makefile.
9284         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9285         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9287 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9289         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9291 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9293         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9294         and corresponding dependencies.
9295         * Makefile.in: Regenerate.
9297         * configure.in (host_tools): Order binutils, gas and ld for
9298         convenience in running the testsuites.
9300         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9301         * Makefile.in: Regenerate.
9302         * configure.in: Introduce rules to serialize subconfigure runs.
9304         * configure.in: Introduce BASE_CC_FOR_TARGET.
9305         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9306         Realize configure-build-* targets.  Realize configure-target-* targets.
9307         * Makefile.in: Regenerate.
9309 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9311         * configure: Move gcc_version_trigger stuff from here...
9312         * configure.in: ...to here.
9314         * configure.in: Separate subconfigure options added by this file from
9315         options given by the user.  Add machinery to put args for host
9316         subconfigures into the Makefile.
9318         * Makefile.tpl: Remove 'vault' targets.
9319         * Makefile.tpl: Reorder and comment dependencies.
9320         * Makefile.in: Regenerate.
9322 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9323         * configure.in: Fix my broken commit of previous patch. (sigh)
9325 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9327         * configure.in: Move host-specific darwin noconfigdirs into
9328         the host-specific section.
9330 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9332         * configure.in: Move host-specific darwin noconfigdirs into
9333         the host-specific section.
9335 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9337         * configure: Remove skip-this-dir support.
9338         * Makefile.tpl: Remove skip-this-dir support.
9340         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9341         subdirectories.
9342         * Makefile.in: Regenerate.
9344         * Makefile.tpl: Strip out useless setting of 'dir'.
9345         * Makefile.in: Regenerate.
9347 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9349         * configure.in: Fix deeply stupid bug.
9351         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9352         shell code in CXX_FOR_TARGET
9353         * Makefile.def: Introduce raw_cxx.
9354         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9355         RAW_CXX_FOR_TARGET.
9356         * Makefile.in: Regenerate.
9358 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9360         * Makefile.tpl: Remove unnecessary ifs.
9361         * Makefile.in: Regenerate.
9363         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9364         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9365         targets for 'no_install' modules.
9366         * configure: Move GDB_TK substitution to configure.in.  Move
9367         build_modules stuff to configure.in.
9368         * configure.in: Implement soft dependency machinery.  Maybe-ize
9369         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9370         * Makefile.in: Regenerate.
9372 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9374         * Makefile.tpl: Make all-target, install-target behave similarly
9375         to all, install (only hitting configured targets).  Eliminate
9376         unused macro defintions.
9378         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9379         build != host.
9381         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9383         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9385         * configure.in: Produce lists of subdir targets we're actually
9386         configuring.  Remove references to "dosrel".
9387         * Makefile.tpl: Let configure set which subdir targets are hit.
9388         Remove install-cross; clean up install; remove ALL.  Remove
9389         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9390         Autogenerate host module targets.  Remove empty dependency lines
9391         and redundant dependency; rearrange slightly.
9392         * Makefile.def: Add host-side libtermcap, utils.
9394         * Makefile.in: Regenerate.
9396 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9398         * ltconfig (osf[345]): Append $major to soname_spec.
9399         Reflect this in library_names_spec.
9400         * ltmain.sh (osf): Prefix $major with . for use as extension.
9402 2002-11-19  Andreas Jaeger  <aj@suse.de>
9404         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9405         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9406         and sparc64 GNU/Linux systems.
9408 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9410         * MAINTAINERS: Update email.
9412 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9414         * MAINTAINERS: Complete James Dennett's entry.
9416 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9418         * MAINTAINERS (Write After Approval): Add myself.
9420 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9422         * Makefile.tpl: syntactic cleanup
9424 2002-11-13  Stuart Hastings  <stuart@apple.com>
9426         * MAINTAINERS: Add myself to write-after-approval list.
9428 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9430         * Makefile.def: Add list of recursive targets to autogenerate.
9431         Add build_modules.
9432         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9433         targets.  Autogenerate *-build-* targets.
9434         * Makefile.in: Regenerate.
9436 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9438         * configure: More autoconf-style substitutions.
9439         * Makefile.tpl: More autoconf-style substitutions.
9440         * Makefile.in: Regenerate.
9442 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9444         * configure: Substitute more variables in a more autoconf-friendly
9445         way.  Simplify slightly.
9446         * Makefile.tpl: Make more variables substitutable in an
9447         autoconf-friendly way.
9448         * Makefile.in: Regenerate.
9450 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9452         * MAINTAINERS (Write After Approval): Add myself.
9454 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9456         * configure.in (v810*): Remove special setting of tools.
9458         * configure: Add support for extra required flags for ar or nm.
9459         * configure.in (aix4.3+): Use above support for target-specific
9460         issues, rather than using config/mt-aix43.
9462 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9464         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9465         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9466         with $srcdir.  Reformat indentation.  Substitute some variables
9467         formerly hard-coded in the Makefile for build=host.
9468         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9469         * Makefile.def: Autogenerate more.
9470         * Makefile.in: Regenerate.
9472 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9474         * MAINTAINERS (Write After Approval): Add myself.
9476 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9478         * Makefile.def (host_modules): Add rda.
9479         * Makefile.in: Regenerate.
9480         * configure.in (target_tool): Add target-rda to list.
9482 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9484         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9486 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9488         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9489         and restrap targets to this rule.
9490         * Makefile.in:  Regenerate.
9492 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9494         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9495         GNATS only accounts.
9497 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9499         * configure.in (i[3456]86-*-linux*): Add check to disable
9500         ${libgcj} for glibc1.
9502 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9504         * MAINTAINERS: Add myself as ip2k port maintainer.
9506 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9508         * configure.in: Add tic4x target.
9510 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9512         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9513         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9514         * Makefile.in: Regenerate.
9516         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9517         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9518         * Makefile.in: Regenerate.
9520 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9522         * MAINTAINERS: Add myself as web pages co-maintainer.
9524 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9526         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9527         * Makefile.in: Regenerate.
9529 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9531         * MAINTAINERS: Add myself and Nathan Sidwell
9532         <nathan@codesourcery.com> as VxWorks maintainers.
9534 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9536         * Makefile.def: Remove order dependency comments.
9537         * Makefile.tpl: Add explicit install-install dependencies.
9538         * Makefile.in: Regenerate.
9540         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9541         * Makefile.in: Regenerate.
9543         * Makefile.tpl: Add configure-target (for src-release in src)
9544         * Makefile.in: Regenerate.
9546 2002-09-30  Nick Clifton  <nickc@redhat.com>
9548         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9550 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9552         * configure.in (s390*-*-linux*): Enable libgcj.
9554 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9556         * configure: Revert accidentally applied changes.
9558         * Makefile.tpl: Make more autoconf-friendly.
9559         * Makefile.in: Regenerate.
9560         * configure: Make substitution more autoconf-like.
9562 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9564         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9565         single entry to handle all these.
9566         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9567         libjava on arm-*-elf.
9569 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9571         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9572         things that depend on them.
9574 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9576         * Makefile.tpl: Make subsituted variables more autoconfy.
9577         * Makefile.in: Regenerate.
9578         * configure: Make seds more autoconfy.
9580 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9582         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9583         * Makefile.in: Regenerate.
9584         * configure.in: Rewrite sed statements to look autoconfy.
9586         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9587         all-target-foo on configure-target-foo.
9588         * Makefile.def: Ditto.
9589         * Makefile.in: Rebuild.
9591 2002-09-25  Andrew Haley  <aph@redhat.com>
9593         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9595 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9597         * Makefile.def: New file.
9598         * Makefile.tpl: New file.
9599         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9600         * contrib/gcc_update: Note that Makefile.in is a generated file.
9602         * configure.in: Minor rearrangement.  Simplify tests.
9604 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9606         * configure.in (with_headers): Skip copy if value is "yes".
9607         (with_libs): Likewise.
9609 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9611         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9612         * configure.in (sh*-*-pe*): Ditto.
9613         * configure.in (mips*-*-pe*): Ditto.
9614         * configure.in (*arm-wince-pe): Ditto.
9616         * configure.in: Rearrange.
9618 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9620         * MAINTAINERS: Update my email address.
9622 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9624         * MAINTAINERS: (Write After Approval): Add myself.
9626 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9628         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9630 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9632         * MAINTAINERS: Change my mailing address.
9634 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9636         * MAINTAINERS (Write After Approval): Remove myself.
9637         (Various Maintainers: c++ runtime libs): Add myself.
9639 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9641         * MAINTAINERS (Write After Approval): Remove myself.
9642         (Various Maintainers: c++ runtime libs): Add myself.
9644 2002-08-15  Eric Christopher  <echristo@redhat.com>
9646         * config.sub: Import from master repository.
9647         * config.guess: Ditto.
9649 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9651         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9652         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9653         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9655 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9657         * MAINTAINERS: Add self to rs6000 vector extensions.
9659 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9661         * libiberty/configure: Reverted unintended yesterday's check in.
9663 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9665         * boehm-gc/configure, libf2c/configure: Rebuilt.
9666         * libffi/configure, libiberty/configure: Ditto.
9667         * libjava/configure, libobjc/configure: Ditto.
9668         * libstdc++-v3/configure, zlib/configure: Ditto.
9669         Merged from binutils:
9670         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9671         From Steve Ellcey <sje@cup.hp.com>:
9672         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9673         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9674         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9675         IA64.
9676         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9677         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9678         soname_spec, sys_lib_search_path_spec): Ditto.
9680 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9682         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9684 2002-08-04  H.J. Lu  (hjl@gnu.org)
9686         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9688 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9690         * MAINTAINERS (Write After Approval): Add myself.
9692 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9694         * configure.in: Move generic linux case to end.  Copy generic
9695         linux noconfigdirs to mips*-*-linux* entry and new
9696         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9698 2002-07-19  Michael Matz  <matz@suse.de>
9700         * MAINTAINERS: Add myself as ra* maintainer.
9702 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9704         * config.guess: Update to 2002-07-09 version.
9705         * config.sub: Update to 2002-07-03 version.
9707 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9709         * MAINTAINERS: Fix typo in a maintainer email address.
9711 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9713         * configure.in: Remove two redundant tests.
9715 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9717         * configure.in (mips*-*-irix6*o32): Enable stabs.
9719 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9721         * configure.in: Don't build grez.
9722         * Makefile.in: Ditto.
9724         * Makefile.in: Remove references to bsp, cygmon, libstub.
9725         * configure.in: Ditto.
9727         * configure.in: Remove leftover reference to gdbtest.
9729 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9731         * configure.in (gxx_include_dir):  Change to match versioned
9732         C++ headers if --enable-version-specific-runtime-libs is used.
9734 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9736         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9738 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9740         * configure.in: Make --without-x work.
9742 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9744         * configure.in: Rearrange target Makefile fragment collection.
9746         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9747         cvs[src].
9748         * configure.in: Ditto.
9750 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9752         * MAINTAINERS (Write After Approval): Update my e-mail address.
9754 2002-06-24  Ben Elliston  <bje@redhat.com>
9756         * configure.in (host_tools): Remove cgen.
9758         * Makefile.in (all-cgen): Remove; runs from its source directory.
9759         (check-cgen, install-cgen, clean-cgen): Likewise.
9760         (all-opcodes): Do not depend on all-cgen.
9761         (all-sim): Likewise.
9763 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9765         * Makefile.in: Eliminate 'apache' targets.
9766         * configure.in: Eliminate 'apache' targets.
9768         * configure.in: Eliminate redundant tests.  Reorganize.
9770         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9772         * config-ml.in: Eliminate references to Cygnus configure.
9774         * Makefile.in: Eliminate references to building emacs.
9776 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9778         * MAINTAINERS: Update my email address.
9780 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9782         * config.if (libstdcxx_incdir): Version C++ headers.
9783         (cxx_incdir): Remove.
9785 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9787         * MAINTAINERS (Write After Approval): Add self.
9789 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9791         * configure.in: Add support for ip2k.
9793 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9795         * configure.in: Fix AIX configury bug.
9797 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9799         * MAINTAINERS (Write After Approval): Add self.
9801 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9803         * configure.in: replace ${topsrcdir} with ${srcdir}
9805         * configure.in: Move definition of libstdcxx_flags
9806         right above usage, rather than waaay earlier.
9808         * configure.in: Pull definition of is_cross_compiler earlier.
9810         * configure.in: Rearrange a little.
9812         * configure.in: Remove references to librx.
9813         * Makefile.in: Remove references to librx.
9815 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9817         * config.sub: Add support for avr target.
9818         Import from master sources, rev 1.255
9820 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9822         * configure, .cvsignore:  Revert previous change...
9823         * Makefile:  ...delete.
9825 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9827         * configure.in: Eliminate ${gasdir} variable.
9829 2002-06-18  Dave Brolley  <brolley@redhat.com>
9831         * configure.in: Add support for frv.
9832         * config.sub: Add support for frv.
9834 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9836         * configure:  Remove garbage from previous commit.
9838 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9840         * configure:  For in-source builds, make a subdir and re-exec there.
9841         * Makefile:  New file.  Pass targets through to build directory.
9842         * .cvsignore:  No longer ignore "Makefile".
9844 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9846         * MAINTAINERS (Write After Approval): Add self.
9848 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9850         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9852 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9854         * configure.in (vax-*-netbsd*): Re-enable gas.
9856 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9858         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9859         BUILD_PREFIX_1, to correct nomenclature.
9860         * configure: Likewise.
9862         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9863         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9865 2002-05-31  Olaf Hering  <olh@suse.de>
9867         * config-ml.in: Propogate DESTDIR also.
9869 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9871         * configure.in (vax-*-netbsd*): Don't build gas for this
9872         platform.
9874 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9876         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9877         and libgcj for AVR.
9879 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9881         * MAINTAINERS (Write After Approval): Add myself.
9883 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9885         * config.guess: Update to 2002-05-22 version.
9886         * config.sub: Likewise.
9888 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9890         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9891         * config-ml.in: Likewise.
9892         * configure: Likewise.
9893         * configure.in: Likewise.
9895 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9897         * MAINTAINERS: Update my email address.
9899 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9901         * configure.in: Simplify makefile fragment collection.
9903         * configure.in: Remove code to build emacs.
9905         * configure.in : Remove --srcdir argument from targargs and buildargs
9906         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9908         * configure: Move some logic to configure.in.
9909         * configure.in: Move some logic from configure.
9911 2002-05-11  Tom Tromey  <tromey@redhat.com>
9913         * MAINTAINERS: Reflect libgcj reality.
9915 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9917         * Makefile.in: Honour DESTDIR.
9919 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9921         * config.guess: Import 2002-03-20 version.
9922         * config.sub: Import 2002-04-26 version.
9924 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9926         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9928 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9930         * MAINTAINERS: Add self.
9932 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9934         * ltmain.sh: Detect and handle object name conflicts
9935         while piecewise linking a static library.
9937 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9939         * configure.in (noconfigdirs): Don't disable libgcj on
9940         sparc64-*-solaris* and sparcv9-*-solaris*.
9942 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9944         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9946 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9948         * configure.in (FLAGS_FOR_TARGET): Do not add
9949         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9950         on i[3456]86-*-linux*.
9952 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9954         * configure.in (noconfigdirs): Replace [ ] with test.
9956         * configure.in (noconfigdirs): Do not add target-newlib if
9957         target == i[3456]86-*-linux*, and host == target.
9959 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9961         * configure.in: delete reference to absent file
9963         * configure.in: replace '[' with 'test'
9965         * configure.in: Eliminate references to gash.
9966         * Makefile.in: Eliminate references to gash.
9968         * configure.in: remove useless references to 'pic' makefile fragments.
9970         * configure.in: (*-*-windows*) Finish removing.
9972         * configure.in: Eliminate redundant test for libgui.
9974 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9976         * MAINTAINERS: Add self and realphabetize.  Update entries
9977         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9978         entry for a29k port maintainer.
9980 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9982         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9983         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9985 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9987         * configure.in: remove references to dead files
9989 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9991         * MAINTAINERS: Add information about purpose of this file.
9993 2002-04-18  Tom Tromey  <tromey@redhat.com>
9995         * configure.in: Disallow configuring libgcj when it is already
9996         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9997         Solaris 2.8 by default.  For PR libgcj/6158.
9999 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10001         * configure.in:  Move default CC setting out of config/mh-* fragments
10002         directly into here.
10004 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10006         * configure.in: don't even try to configure or make a subdirectory
10007         if there's no configure script for it.
10009 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10011         * MAINTAINERS: Remove chill maintainers.
10012         * Makefile.in (CHILLFLAGS): Remove.
10013         (CHILL_LIB): Remove.
10014         (TARGET_CONFIGDIRS): Remove libchill.
10015         (CHILL_FOR_TARGET): Remove.
10016         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10017         CHILL_LIB.
10018         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10019         (CHECK_TARGET_MODULES): Likewise.
10020         (INSTALL_TARGET_MODULES): Likewise.
10021         (CLEAN_TARGET_MODULES): Likewise.
10022         (configure-target-libchill): Remove.
10023         (all-target-libchill): Remove.
10024         * configure.in (target_libs): Remove target-libchill.
10025         Do not compute CHILL_FOR_TARGET.
10026         * libchill: Remove directory.
10028 2002-04-11  DJ Delorie  <dj@redhat.com>
10030         * Makefile.in, configure.in: Sync with binutils, entries
10031         follow...
10033 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10035         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10036         (do-tar, do-bz2): New rules.
10037         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10038         (gdb-tar): New rule.
10039         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10040         (insight_dejagnu.tar): New rule.
10041         (insight.tar): New rule.
10042         (gdb+dejagnu.tar): New rule.
10043         (gdb.tar): New rule.
10045 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10047         * Makefile.in: Add all-tix to deps for all-snavigator
10048         so that tix is built when building snavigator.
10050 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10052         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10053         ld and gdb are not supported.
10055 2002-01-07  Mark Salter  <msalter@redhat.com>
10057         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10058         Allow target-libgloss to be built for arm, strongarm, and xscale.
10060 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10062         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10063         options for i[3456]86-pc-linux* native builds.
10065 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10067         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10068         files from .po files for a distribution.
10070 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10072         * configure.in: Enable libstdc++-v3 for h8300 targets.
10074 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10076         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10077         version from bfd/.
10079 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10081         * Makefile.in (VER): When present, extract the version number from
10082         the file version.in.
10084 2001-05-24  Tom Rix  <trix@redhat.com>
10086         * configure.in : enable ld for aix
10088 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10090         * config.guess: Add linux target for S/390.
10092 2000-11-07  Philip Blundell  <pb@futuretv.com>
10094         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10096 2000-11-03  Philip Blundell  <pb@futuretv.com>
10098         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10099         files.
10101 2001-01-15  Ben Elliston  <bje@redhat.com>
10103         * configure.in (host_tools): Add sid.
10104         Always configure cgen.
10106 2000-11-24  Nick Clifton  <nickc@redhat.com>
10108         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10111 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10113         * Makefile.in (ALL_MODULES): Add all-cgen.
10114         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10115         (all-cgen): New target.
10116         (all-opcodes,all-sim): Depend on all-cgen.
10117         * configure.in (host_tools): Add cgen.
10118         Only configure cgen if --enable-cgen-maint.
10120 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10122         * configure.in: Add *-*-freebsd* configurations.
10124 2002-04-08  Tom Tromey  <tromey@redhat.com>
10126         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10127         Fixes PR libgcj/6068.
10129 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10131         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10133 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10135         * configure.in (alpha*-dec-osf*): Enable libgcj.
10137 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10139         * MAINTAINERS (Write After Approval): Add myself.
10141 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10143         Fix for: PR bootstrap/3591, target/5676
10144         * configure.in (mcore-pe): Disable the configuration of
10145         libstdc++-v3 since exceptions are not supported.
10147 2002-03-20  Anthony Green  <green@redhat.com>
10149         * configure.in: Enable libgcj for xscale-elf target.
10151 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10153         * MAINTAINERS:  Update my email address.
10155 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10157         * ltmain.sh (relink_command): Fix typo in previous change.
10159 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10161         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10162         (relink_command): Added --tag flags.
10163         (mode=install): If relinking fails; error out.
10165 2002-03-12  Richard Henderson  <rth@redhat.com>
10167         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10168         .NOTPARALLEL tag.
10169         (do-check): Rename from check.
10170         (check): Allow parallel check.
10172 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10174         * MAINTAINERS: Add myself as maintainer for xtensa port.
10175         Fix alphabetical order in CPU port maintainer list.
10176         Remove myself from Write After Approval list.
10178 2002-03-11  Richard Henderson  <rth@redhat.com>
10180         * Makefile.in (.NOTPARALLEL): Add fake tag.
10182 2002-03-07  H.J. Lu  (hjl@gnu.org)
10184         * configure.in: Enable gprof for mips*-*-linux*.
10186 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10188         * MAINTAINERS (Write After Approval): Add myself.
10190 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10192         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10193         libjava.
10194         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10196 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10198         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10199         because its Makefile is there; test for the executable instead.
10201 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10203         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10204         libstdc++-v3 and libjava.
10206 2002-02-11  Adam Megacz  <adam@xwt.org>
10208         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10209         boehm-gc
10211 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10213         * config.guess: Updated to 2002-01-30's version.
10214         * config.sub: Updated to 2002-02-01's version.
10215         Contribute sh64-elf.
10216         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10217         * configure.in: Added sh64-*-*.
10219 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10221         * MAINTAINERS: Belatedly add myself to write after approval list.
10223 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10225         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10226         Remove self as Write After Approval.
10228 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10230         * MAINTAINERS: Put self in as maintainer for contrib/regression
10231         directory.
10233 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10235         * MAINTAINERS:  Update my email address.
10237 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10239         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10240         target-libiberty, and target-libgloss.  Skip Java-related
10241         libraries if not supported for NetBSD on target CPU.
10243 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10245         * install-sh: Use _inst.$$_ for temp file name.
10247 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10249         * MAINTAINERS (Write After Approval): Move my contact info
10250         from here...
10251         (OS Port Maintainers): ...to here (netbsd).
10253 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10255         * MAINTAINERS (Write After Approval): Add myself.
10257 2002-01-17  H.J. Lu  <hjl@gnu.org>
10259         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10260         (all-target-fastjar): Also depend on all-target-libiberty.
10262 2002-01-16  H.J. Lu  (hjl@gnu.org)
10264         * config.guess: Import from master sources, rev 1.225.
10265         * config.sub: Import from master sources, rev 1.238.
10267 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10269         * MAINTAINERS (Write After Approval): Remove myself.
10271 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10273         * MAINTAINERS (Write After Approval): Add myself.
10275 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10277         * MAINTAINERS: Add self as docs co-maintainer.
10279 2001-12-11  Matthias Klose  <doko@debian.org>
10281         * MAINTAINERS (Write After Approval): Add myself.
10283 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10285         * MAINTAINERS: Update my email address.
10287 2001-12-07  Turly O'Connor  <turly@apple.com>
10288         * MAINTAINERS (Write After Approval): Add myself.
10289         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10290         (rs6000_initialize_trampoline): Call __trampoline_setup for
10291         ABI_DARWIN too.
10292         * darwin-tramp.asm: New file, implements __trampoline_setup.
10293         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10295 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10297         * MAINTAINERS (Write After Approval): Add myself.
10299 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10301         * configure, configure.in: Use temp file for long sed commands.
10303 2001-12-03  Laurent Guerby  <guerby@acm.org>
10305         * config.sub: Update to version 1.232 on subversion.
10307 2001-12-03  Ben Elliston  <bje@redhat.com>
10309         * MAINTAINERS: Update mail address for config.* patches.
10311 2001-11-27  DJ Delorie  <dj@redhat.com>
10312             Zack Weinberg  <zack@codesourcery.com>
10314         When build != host, create libiberty for the build machine.
10316         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10317         CONFIG_ARGUMENTS.
10318         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10319         New variables.
10320         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10321         and rules.
10322         (all.normal): Depend on ALL_BUILD_MODULES.
10323         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10324         (all-build-libiberty): Depend on configure-build-libiberty.
10326         * configure: Calculate and substitute proper value for
10327         ALL_BUILD_MODULES.
10328         * configure.in: Create the build subdirectory.
10329         Calculate and substitute TARGET_CONFIGARGS (formerly
10330         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10332 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10334         * MAINTAINERS (write-after-approval): Add self.
10336 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10338         * MAINTAINERS (GNATS only accounts): Remove self.
10340 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10342         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10343         libf2c.
10345 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10347         * MAINTAINERS (Write After Approval): Add self.
10349 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10351         * MAINTAINERS: mips and s390 are also CPU ports.
10353 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10355         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10357 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10359         * MAINTAINERS: Alphabetize.
10361 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10363         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10365 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10367         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10369 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10371         * configure.in (--enable-languages): Be more permissive about
10372         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10374 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10376         * config.sub: Import from master sources, rev. 1.230.
10377         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10379 2001-11-07  Laurent Guerby  <guerby@acm.org>
10381         * MAINTAINERS (Write After Approval): Add self.
10383 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10385         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10387 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10389         * config.sub: Import from master sources, rev 1.226.
10390         * config.guess: Import from master sources, rev 1.216.
10392 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10394         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10395         * MAINTAINERS: Add self as maintainer of MMIX port.
10396         Remove old after-approval entry.
10398 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10400         * ChangeLog, configure: Fix spelling errors.
10402 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10404         * MAINTAINERS: Tweak my address.
10406 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10408         * MAINTAINERS: Update my email address.
10410 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10412         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10413         * MAINTAINERS: Add self as maintainer of CRIS port.
10415 2001-10-10  Geert Bosch  <bosch@gnat.com>
10417         * MAINTAINERS (Various maintainers: Ada front end):
10418         Added Robert Dewar.
10420 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10422         * MAINTAINERS (Write After Approval): Added self
10424 2001-10-02  Geert Bosch  <bosch@gnat.com>
10426         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10428 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10430         * configure: Handle temporary files securely using mkdir.
10432 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10434         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10436 2001-09-26  Will Cohen  <wcohen@redhat.com>
10438         * configure.in (*-*-linux*): Disable configuration of target-newlib
10439         and target-libgloss.
10441 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10443         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10444         RANLIB.
10446 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10448         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10449         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10450         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10451         avoid quotes nesting problems.
10452         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10453         (DO_X): Export only variables that are set.
10455 2001-09-19  Ben Elliston  <bje@redhat.com>
10457         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10458         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10459         semantics.  Use the shell built-in "type" command instead.
10461 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10463         Merged from gcc-3_0-branch:
10464         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10465         * ltcf-c.sh: Use $objext, not $ac_objext.
10466         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10467         * ltcf-cxx.sh: Add support for GNU.
10468         2001-07-22  Timothy Wall  <twall@redhat.com>
10469         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10470         default settings if using GNU tools with that configuration.
10471         * ltcf-cxx.sh: Ditto.
10472         * ltcf-gcj.sh: Ditto.
10473         2001-07-21  Michael Chastain  <chastain@redhat.com>
10474         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10475         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10476         * ltmain.sh: Mark as gcc-local.
10478 2001-08-30  Eric Christopher  <echristo@redhat.com>
10479             Jason Eckhardt  <jle@redhat.com>
10481         * config.guess: Merge from master sources.
10482         * config.sub: Merge from master sources, add support for mipsisa32.
10484 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10485         * config.sub: Merge from master sources, rev 1.219.
10486         * MAINTAINERS: Add self as contact for stormy16 port.
10488 2001-08-14  Zack Weinberg  <zackw@panix.com>
10490         * config.sub: Merge from master sources, rev 1.218.
10491         * config.guess: Merge from master sources, rev 1.209.
10493 2001-08-11  Graham Stott  <grahams@redhat.com>
10495         * Makefile.in (check-c++): Add missing semicolon.
10497 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10499         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10501 2001-07-30  Eric Christopher  <echristo@redhat.com>
10503         * MAINTAINERS (Various maintainers: mips port): Added myself.
10505 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10507         * configure.in (sh-*-linux*): New.
10509 2001-07-27  Richard Henderson  <rth@redhat.com>
10511         * .cvsignore: Add LAST_UPDATED.
10513 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10515         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10517 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10519         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10521 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10523         * MAINTAINERS (Write After Approval): Added myself.
10525 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10527         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10528         and libgcj on m68hc11/m68hc12.
10530 2001-06-27  H.J. Lu  (hjl@gnu.org)
10532         * Makefile (CFLAGS_FOR_BUILD): New.
10533         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10535 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10537         * README: Remove version number.
10539 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10541         * INSTALL/README: Update wrt. to the installation instructions now
10542         residing in gcc/doc/install.texi.
10544 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10546         * README: Replace with a cut-down and updated version of gcc/README.
10548 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10550         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10551         multilibs to be disabled.
10553 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10555         * MAINTAINERS (Write After Approval): Add myself.
10557 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10559         * config.guess: Import CVS version 1.195.
10560         * config.sub: Import CVS version 1.212.
10562 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10564         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10565         gcc/xgcc is built, use -print-prog-name to find out the program
10566         name to use.
10568 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10570         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10571         appear to also be in the master copy.
10572         * config.sub:  Import CVS version 1.211.
10574 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10576         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10577         with_gcc]: Use `gcc -shared' to build a shared library.
10579 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10581         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10582         archives.
10584 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10586         * MAINTAINERS (Write After Approval): Add myself.
10588 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10590         * configure.in (libstdcxx_flags): Do not try to execute
10591         libstdc++-v3/testsuite_flags until it exists.
10593 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10595         * MAINTAINERS: Update my email address.
10597 2001-05-31  Graham Stott  <grahams@redhat.com>
10599         * MAINTAINERS (Write After Approval): Add myself.
10601 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10603         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10604         libraries when using g++ with native linker.
10606 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10608         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10610 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10612         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10613         [aix4*|aix5*]: Prepend blank.
10615 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10617         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10618         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10619         of subdir/configure scripts to use the new libtool.m4.
10621 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10623         * MAINTAINERS (Write After Approval): Add myself.
10625 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10627         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10629 2001-05-11  Ben Elliston  <bje@redhat.com>
10631         * Makefile.in (all-sid): New target.
10632         (check-sid, clean-sid, install-sid): Likewise.
10634 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10636         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10638 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10640         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10641         libgcj.
10643 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10645         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10646         gcc/xgcc is built, use -print-prog-name to find out the program
10647         name to use.
10649 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10651         * configure.in (noconfigdirs): Don't reset it from scratch in the
10652         target case; only append to it.
10654         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10655         sparc-*-solaris2.8]: Disable ${libgcj}.
10657 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10659         * configure.in (libgcj_saved): Copy from $libgcj.
10660         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10661         --disable-libgcj.
10663 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10665         * MAINTAINERS: Remove self as MIPS maintainer and
10666         C front end maintainer.
10668 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10670         * configure.in: Move *-chorusos target case to the proper switch.
10671         Disable libgcj.
10673 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10675         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10676         1.641.2.228.
10678 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10680         * Makefile.in (STAGE1_CFLAGS): Pass down.
10682 2001-04-13  Alan Modra  <amodra@one.net.au>
10684         * config.guess: Add hppa64-linux support.  Note for next import that
10685         this is already in the master file.
10686         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10688 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10690         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10691         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10693 2001-04-11  Stan Shebs  <shebs@apple.com>
10695         * MAINTAINERS: Add self as Darwin port maintainer.
10697 2001-04-11  Alan Modra  <amodra@one.net.au>
10699         * MAINTAINERS: Update my email address.
10701 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10703         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10704         recent versions of FreeBSD (release 3 or later).
10705         * ltconfig: On FreeBSD, -lc must not be provided when building
10706         a shared library or else the standard -pthread gcc option is
10707         rendered worthless to later users of the built library.
10709 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10711         * MAINTAINERS: Add self and RTH as C front end maintainers.
10713 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10715         * config.sub: Make sure to match an already-canonicalized
10716         machine name (eg. mn10300-unknown-elf).
10718 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10720         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10721         New macros.
10722         (bootstrap, cross): Use RECURSE_FLAGS.
10723         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10725 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10727         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10729 2001-03-22  Colin Howell  <chowell@redhat.com>
10731         * Makefile.in (DO_X): Do not backslash single-quotes in
10732         backquotes (two places).
10734 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10736         Re-installed:
10737         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10738         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10739         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10740         * ltcf-cxx.sh: Likewise.
10741         * ltcf-gcj.sh: Likewise.
10743 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10745         * MAINTAINERS: Add myself as "documentation co-maintainer".
10747 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10749         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10750         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10752 2001-03-19  Tom Tromey  <tromey@redhat.com>
10754         * config-ml.in: Handle GCJ and GCJFLAGS.
10756 2001-03-21  Michael Chastain  <chastain@redhat.com>
10758         * Makefile.in: all-m4 depends on all-texinfo.
10760 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10762         * MAINTAINERS: Add myself to write after approval list.
10764 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10766         * Makefile.in (DO_X): Quote nested quotes.
10768 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10770         * MAINTAINERS: Add myself to write after approval list.
10772 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10774         * Makefile.in (DO_X): Use double quotes for quoting
10775         "RANLIB=$${RANLIB}".
10777 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10779         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10781 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10783         * configure.in: Only use `lang_requires' for languages athat are
10784         actually enabled.
10786 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10788         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10790 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10792         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10794 2001-03-07  Tom Tromey  <tromey@redhat.com>
10796         * configure.in: Allow config-lang.in to set `lang_requires' to list
10797         of other required languages.
10799 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10801         * Makefile.in: Remove RANLIB definition. Use RANLIB
10802         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10803         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10805 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10806             Alexandre Oliva  <aoliva@redhat.com>
10808         * Makefile.in (check-c++): Use tabs, not spaces.
10810 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10812         * MAINTAINERS: add myself to Write After Approval list.
10814 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10816         * Makefile.in (check-c++): New rule.
10818         * configure.in (target_libs): Remove libg++.
10819         (noconfigdirs): Remove libg++.
10820         (noconfigdirs): Same.
10821         (noconfigdirs): Same.
10822         (noconfigdirs): Same.
10824         * config-ml.in: Remove libg++ references.
10826         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10827         (ALL_TARGET_MODULES): Same.
10828         (configure-target-libg++): Remove.
10829         (all-target-libg++): Remove.
10830         (configure-target-libio): Remove.
10831         (all-target-libio): Remove.
10832         (check-target-libio): Remove.
10833         (.PHONY): Remove.
10834         (libg++.tar.bz2): Remove.
10835         (all-target-cygmon): Remove libio.
10836         (all-target-libstdc++): Remove.
10837         (configure-target-libstdc++): Remove.
10838         (TARGET_LIB_PATH): Remove libstdc++.
10839         (ALL_GCC_CXX): Remove libstdc++.
10840         (all-target-gperf): Correct.
10842 2001-02-16  Nick Clifton  <nickc@redhat.com>
10844         * configure.in (noconfigdirs): Allow configuration of texinfo
10845         for Cygwin hosts.
10847 2001-02-15  Anthony Green  <green@redhat.com>
10849         * configure: Introduce GCJ_FOR_TARGET.
10850         * configure.in: Ditto.
10851         * Makefile.in: Ditto.
10853 2001-02-13  Andreas Schwab  <schwab@suse.de>
10855         * MAINTAINERS: Update mail address.
10857 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10859         * config.guess: Add linux target for S/390.
10860         * config.sub: Likewise.
10862 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10864         * configure.in: for *-chorusos, don't config target-newlib and
10865         target-libgloss.
10867 2001-02-06  Ben Elliston  <bje@redhat.com>
10869         * configure: Output host type to stdout, not stderr.
10871 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10873         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10874         * ltcf-cxx.sh: Likewise.
10876         * config.if: Assume enable_libstdcxx_v3 is defined.
10878 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10880         Remove V2 C++ library.
10881         * configure.in: Remove --enable-libstdcxx_v3 support.
10883 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10885         * include/demangle.h: Add prototype for java_demangle_v3.
10887 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10889         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10891 2001-01-27  Richard Henderson  <rth@redhat.com>
10893         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10895 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10897         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10898         Don't unset, it's non-portable and no longer necessary, set to empty
10899         instead.
10901 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10903         * ltconfig: Shell portability fix for the tagname validity check.
10905 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10907         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10908         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10910 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10912         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10914 2001-01-26  Tom Tromey  <tromey@redhat.com>
10916         * configure.in: Allow libgcj to be built on Sparc Solaris.
10918 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10920         * ltcf-c.sh: Add aix5 case.
10921         * ltcf-cxx.sh: Likewise.
10922         * ltconfig: Likewise.
10924 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10926         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10927         keep at least one of build_libtool_libs or build_old_libs set to
10928         yes.
10930         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10931         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10933 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10935         * configure.in: Enable libgcj on several additional platforms.
10937 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10939         * configure.in: Enable libgcj for linux targets.
10941 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10943         * MAINTAINERS (Write After Approval): Add myself.
10945 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10947         * MAINTAINERS: Add myself as vax port maintainer.
10949 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10951         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10953 2001-01-09  Mike Stump  <mrs@wrs.com>
10955         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10956         failures of subdirectories.
10958 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10960         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10961         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10962         * ltcf-cxx.sh: Likewise.
10963         * ltcf-gcj.sh: Likewise.
10964         * ltconfig.sh: Fix typo.
10966 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10968         * configure: handle DOS-style absolute paths.
10970 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10972         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10974 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10976         * MAINTAINERS: Add myself as avr port co-maintainer.
10978 2000-12-28  Ben Elliston  <bje@redhat.com>
10980         * MAINTAINERS: Add myself under ``Write After Approval''.
10982 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10984         * texinfo: Remove directory from GCC.
10986 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10988         * COPYING: Update to current
10989         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10990         to 19yy as example year in copyright notice).
10992 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10994         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10995         (libstdcxx_incdir): Pass down.
10996         * config.if: Remove expired bits for cxx_interface, add stub.
10997         (libstdcxx_incdir): Add variable for g++ include directory.
10998         * configure.in (gxx_include_dir): Use it.
11000 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11002         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11003         with old-email address from ``Write After Approval''.
11005 2000-12-15  Andreas Jaeger  <aj@suse.de>
11007         * configure.in: Handle lang_dirs.
11009 2000-12-14  Tom Tromey  <tromey@redhat.com>
11011         * MAINTAINERS: Removed brads.
11013         * MAINTAINERS: Added gcj developers.
11015 2000-12-13  Anthony Green  <green@redhat.com>
11017         * configure.in: Disable libgcj for any target not specifically
11018         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11019         with g++ abi.
11021 2000-12-13  Mike Stump  <mrs@wrs.com>
11023         * Makefile.in (local-distclean): Also remove fastjar.
11025 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11027         * contrib/gcc_update: Add fastjar --touch entries.
11029 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11031         * configure.in: Disable language-specific target libraries for
11032         languages that aren't enabled.
11034 2000-12-10  Anthony Green  <green@redhat.com>
11036         * configure.in: Define libgcj.  Disable libgcj target libraries for
11037         most targets.
11039 2000-12-10  Neil Booth  <neilb@earthling.net>
11041         * MAINTAINERS: Update mail address, remove from WAA list.
11043 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11045         * libjava: Imported from /cvs/java.
11046         * libffi: Likewise.
11047         * Boehm-gc: Likewise.
11049 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11051         * configure.in (target_libs): Revert 2000-12-08 patch.
11052         (noconfigdirs): Added target-libjava.
11054 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11056         * djunpack.bat: removed.
11058 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11060         * Makefile.in: handle DOS-style absolute paths.
11061         * config-ml.in: likewise.
11062         * symlink-tree: likewise.
11064 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11066         * fastjar: Imported.
11068 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11070         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11071         libjava.
11072         * configure.in (target_libs): Removed `target-libjava'.
11074 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11076         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11077         (ALL_MODULES): Added fastjar.
11078         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11079         (all-target-libjava): all-fastjar replaces all-zip.
11080         (all-fastjar): Added.
11081         (configure-target-fastjar, all-target-fastjar): Likewise.
11082         * configure.in (host_tools): Added fastjar.
11084 2000-12-07  Mike Stump  <mrs@wrs.com>
11086         * Makefile.in (local-distclean): Remove leftover built files.
11088 2000-11-24  Nick Clifton  <nickc@redhat.com>
11090         * configure.in (xscale-elf): Add target.
11091         (xscale-coff): Add target.
11093 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11095         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11096         recent versions of FreeBSD (release 3 or later).
11097         * ltconfig: On FreeBSD, -lc must not be provided when building
11098         a shared library or else the standard -pthread gcc option is
11099         rendered worthless to later users of the built library.
11101 2000-11-16  Fred Fish  <fnf@be.com>
11103         * configure.in (enable_libstdcxx_v3): Fix typo,
11104         libstd++ -> libstdc++.
11106 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11108         * MAINTAINERS: Add self to Write After Approval list.
11110 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11112         * MAINTAINERS: Update my email address.  Add myself to global write
11113         privs list.
11115 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11117         * Makefile.in: Merge with src and libgcj.
11118         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11119         configure-target-<library> when their configure scripts need the C
11120         or C++ library to have already been built to work properly.
11121         (do_proto_toplev): Set them to an empty string.
11123         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11124         (REALLY_SET_LIB_PATH): Use them.
11126 2000-11-17  Stan Shebs  <shebs@apple.com>
11128         * MAINTAINERS: Add self to Write After Approval list.
11130 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11132         * configure: Provide the original toplevel configure arguments
11133         (including $0) to subprocesses in the environment rather than
11134         through gcc/configargs.h.
11136 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11138         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11139         C99.  Alphabetise "Write After Approval" list.
11141 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11143         * configure: Turn on libstdc++ V3 by default.
11145         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11146         if we've got GCC.
11148 2000-11-11  Philip Blundell  <philb@gnu.org>
11150         * MAINTAINERS: Add self to Write After Approval list.
11152 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11154         * ltcf-c.sh (aix4): Improve shared library configuration; require
11155         exporting symbols.
11156         * ltcf-cxx.sh (aix4): Define.
11157         * ltconfig (aix4): Define library and soname specs appropriate for
11158         AIX.  Define command to create export symbols list.
11160 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11162         * config.sub: Add support for Sun Chorus
11164 2000-10-31  Nick Clifton  <nickc@redhat.com>
11166         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11167         <name>@redhat.com.  Also installed new email address for Clint
11168         Popetz.
11170 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11172         * etc: Remove directory from GCC.
11174 2000-10-16  Michael Meissner  <meissner@redhat.com>
11176         * configure (gcc/configargs.h): Only create if there is a build GCC
11177         directory created.
11179 2000-10-16  Matthias Klose  <doko@debian.org>
11181         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11182         when configured for libstdc++-v3.
11184 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11186         * configure: Save configure arguments to gcc/configargs.h.
11188 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11190         * config.guess: Import CVS version 1.157.
11191         * config.sub: Import CVS version 1.181.
11193 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11195         * Makefile.in (bootstrap): avoid recursion if subdir missing
11196         (cross): ditto
11197         (do-proto-toplev): ditto
11199 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11201         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11202         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11204         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11205         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11206         all affected `configure' scripts.
11208 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11210         * MAINTAINERS: Add self as cpplib co-maintainer.
11212 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11214         * MAINTAINERS: Add self to Write After Approval list.
11216 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11218         * INSTALL/README: egcs -> GCC update.
11220 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11222         * MAINTAINERS: Add myself to Write After Approval list.
11224 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11226         * MAINTAINERS: Add myself to Write After Approval list.
11228 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11230         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11231         X11 libraries for hppa64.
11233 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11235         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11237 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11239         * Makefile.in (all-zlib): Added dummy target.
11241         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11242         ltcf-gcj.sh: Updated from libtool multi-language branch.
11244 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11246         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11247         (bootstrap*): Depend on all-bootstrap.
11249 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11251         * config.guess: Import CVS version 1.156.
11252         * config.sub: Import CVS version 1.179.
11254 2000-09-02  Anthony Green  <green@cygnus.com>
11256         * Makefile.in (all-gcc): Depend on all-zlib.
11257         (CLEAN_MODULES): Add clean-zlib.
11258         (ALL_MODULES): Add all-zlib.
11259         * configure.in (host_libs): Add zlib.
11261 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11263         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11264         crosses, but add gcc/include to the header search path for them.
11266 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11268         * MAINTAINERS: Add self to Write After Approval list.
11270 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11272         * config.guess: Import CVS version 1.152.
11273         * config.sub: Import CVS version 1.177.
11275 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11277         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11278         $targargs to tell whether newlib is going to be built.
11280         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11281         $$r/TARGET_SUBDIR/libio for _G_config.h.
11283 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11285         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11287 2000-08-22  DJ Delorie  <dj@redhat.com>
11289         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11291 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11293         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11294         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11295         sub-configures.
11297 2000-08-21  DJ Delorie  <dj@redhat.com>
11299         * MAINTAINERS: Add self as a libiberty maintainer
11301 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11303         * configure.in (libstdcxx_flags): Use
11304         libstdc++-v3/src/libstdc++.INC.
11306 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11308         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11310 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11312         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11314         * configure: Make enable_threads and enable_shared defaults
11315         explicit.  Substitute enable_threads into generated Makefiles.
11316         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11317         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11319 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11321         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11323 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11325         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11326         previous delta.
11328 2000-08-11  Jason Merrill  <jason@redhat.com>
11330         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11331         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11332         (FLAGS_FOR_TARGET): Not here.
11333         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11335 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11337         * config-ml.in (CC, CXX): Don't introduce a leading space.
11339 2000-08-07  DJ Delorie  <dj@delorie.com>
11341         * MAINTAINERS: Add self as a DJGPP maintainer
11343 2000-08-07  DJ Delorie  <dj@redhat.com>
11345         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11346         "if we're also building gcc, and it's a gcc that will run on the
11347         build machine, we want to use its includes instead of the system's
11348         default includes".
11350 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11352         * MAINTAINERS: Add self to Write After Approval list.
11354 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11356         * configure.in (libstdcxx_flags): Don't use `"'.
11358         * config-ml.in: Adjust multilib search paths to the
11359         appropriate multilib tree.
11361 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11363         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11364         commas in $LANGUAGES.
11366 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11368         * configure.in: Re-enable all references to libg++ and librx.
11370 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11372         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11373         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11374         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11375         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11377         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11379 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11381         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11382         CXX_FOR_TARGET for sed.
11384 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11386         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11387         Do not override if already set in the environment or in configure.
11388         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11389         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11391 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11393         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11394         the libtool CVS tree multi-language branch.
11395         * ltconfig, ltmain.sh: Updated.
11397 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11399         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11400         (clean-target): Depend on it.
11402         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11403         (GCC_FOR_TARGET): Use it.
11404         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11405         * configure.in: ... here.
11406         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11407         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11409 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11411         * MAINTAINERS: Add self to Write After Approval list.
11413 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11415         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11416         (configure-target-libchill, configure-target-libobjc): Likewise.
11418         * configure.in: Use the same cache file for all target libs.
11419         * config-ml.in: But different cache files per multilib variant.
11421 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11423         * configure (topsrcdir): Don't use dirname.
11425 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11427         * MAINTAINERS: Add self to Write After Approval list.
11429 2000-07-20  Jason Merrill  <jason@redhat.com>
11431         * configure.in: Remove all references to libg++ and librx.
11433         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11435 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11437         * config.sub: Update to subversions version 2000-07-06.
11439 2000-07-12  Andrew Haley  <aph@cygnus.com>
11441         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11442         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11444 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11446         * symlink-tree:  Check number of arguments.
11448 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11450         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11451         search path for a g++ extracted from the build tree.  This
11452         will allow link tests run by configure scripts in
11453         subdirectories to succeed.
11455 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11457         * ltconfig: Add support for mips-dde-sysv4.2MP
11459 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11461         * MAINTAINERS: Add myself as loop discovery maintainer.
11463 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11465         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11466         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11468 2000-06-19  Timothy Wall  <twall@cygnus.com>
11470         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11471         * config.sub: Add tic54x target.
11473 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11475         * MAINTAINERS: Add self as Fortran maintainer,
11476         remove Craig Burley.
11478 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11480         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11481         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11483 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11485         * MAINTAINERS: Add self as i18n maintainer
11487 20000-05-21  H.J. Lu  (hjl@gnu.org)
11489         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11490         directory are used if they exist. Make sure
11491         $(build_tooldir)/include is searched for header files,
11492         $(build_tooldir)/lib/ for library files.
11493         (GCC_FOR_TARGET): Likewise.
11494         (CXX_FOR_TARGET): Likewise.
11496 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11498         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11500 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11502         * Makefile.in (configure-target-libiberty): Depend on
11503         configure-target-newlib.
11505 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11507         * configure.in, Makefile.in: Merge all libffi-related
11508         configury stuff from the libgcj tree.
11510 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11512         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11513         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11515 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11517         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11518         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11519         current version information.  Add to proto-toplev directory.
11520         (gdb-taz): Build do-djunpack.
11522 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11524         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11526 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11528         * MAINTAINERS: Add self to Write After Approval list.
11530 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11532         * ltmain.sh: Preserve in relink_command any environment
11533         variables that may affect the linker behavior.
11535 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11537         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11539 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11541         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11543 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11545         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11546         with the version name.
11548 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11550         * MAINTAINERS: Add self as bb-reorder maintainer.
11552 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11554         * config.if: Tweak.
11556 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11558         * djunpack.bat: New file.
11560 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11562         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11563         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11564         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11565         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11567 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11569         * config.sub (case $basic_machine): Change default for "ibm-*"
11570         to "openedition".
11572 2000-04-13  Andreas Jaeger  <aj@suse.de>
11574         * MAINTAINERS: Added myself.
11576 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11578         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11579         (do-md5sum): New target.
11580         (MD5PROG): Define.
11581         (PACKAGE): Default to TOOL.
11582         (VER): Default to a shell script.
11583         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11584         md5 checksum generation.
11585         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11586         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11587         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11588         insight.tar.bz2): Use gdb-taz to create archive.
11590 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11592         * configure (warn_cflags): Delete.
11594 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11596         * MAINTAINERS: Added myself.
11598 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11599             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11601         * configure.in (enable_libstdcxx_v3): Add.
11602         (target_libs): Add bits here to switch between libstdc++-v2 and
11603         libstdc++-v3.
11604         * config.if: And this file too.
11605         * Makefile.in: Add libstdc++-v3 targets.
11607 2000-04-05  Michael Meissner  <meissner@redhat.com>
11609         * config.sub (d30v): Add d30v as a basic machine type.
11611 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11613         * configure.in: -linux-gnu*, not -linux-gnu.
11615 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11617         * MAINTAINERS: Add self in write-after-approval section.
11619 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11621         * MAINTAINERS: Add self as ia64 port maintainer.
11623 2000-03-08  Neil Booth  <NeilB@earthling.net>
11625         * MAINTAINERS: Add self in write-after-approval section.
11627 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11629         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11630         (do-tar-bz2): Replace TOOL with PACKAGE.
11631         (gdb.tar.bz2): Remove GDBTK from GDB package.
11632         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11633         dejagnu.tar.bz2): New packages.
11635 2000-02-27  Andreas Jaeger  <aj@suse.de>
11637         * configure.in: Add entry for mips*-*-linux*, move catch all
11638         *-*-*linux* entry below this one.
11640 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11642         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11644 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11646         * config.sub: Support an OS of "wince".
11648 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11650         * config.guess, config.sub: Updated to match config's 2000-02-15
11651         version.
11653 2000-02-23  Linas Vepstas  <linas@linas.org>
11655         * config.sub: Add support for Linux/IBM 370.
11656         * configure.in: Likewise.
11658 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11660         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11662 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11664         * config.guess: Guess "cygwin" rather than "cygwin32".
11666 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11668         * configure (gcc_version): When setting, narrow search to
11669         lines containing `version_string'.
11671 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11673         * config.sub: Add support for avr target.
11675 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11677         * MAINTAINERS: Add maintainers for MCore port.
11679 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11681         * config.sub: Add mmix-knuth-mmixware.
11683 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11685         * MAINTAINERS: Pair cccp with cpplib maintainership.
11687 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11689         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11690         structure stuff to -L library search.
11691         (CXX_FOR_TARGET): Ditto.
11692         (CROSS_CHECK_MODULES): Fix spelling mistake.
11694 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11696         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11697         the C++ compiler.
11699 2000-01-12  Richard Henderson  <rth@cygnus.com>
11701         * configure.in: Don't build some bits for beos.
11703 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11705         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11706         as include files.
11708 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11710         * Add self as cpplib maintainer, as requested by Jason
11711         Merrill.  Correct my e-mail address.
11713 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11715         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11716         not mh-aix43.
11718 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11720         * MAINTAINERS: Add myself to "write after approval" list.
11722 1999-12-14  Richard Henderson  <rth@cygnus.com>
11724         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11725         * config.sub: Accept alphaev[78], alphaev8.
11727 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11729         * config.guess, config.sub: Update from autoconf.
11731 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11733         * MAINTAINERS:  update my playtime e-address.
11735 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11737         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11738         necessary libraries are missing.
11740 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11742         * MAINTAINERS: Add new 'write after approval' maintainer.
11744 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11746         * MAINTAINERS: Add new Java maintainer.
11748 1999-10-25  Andreas Schwab  <schwab@suse.de>
11750         * configure: Fix quoting inside arguments of eval.
11752 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11754         * config-ml.in: Allow suppression of some ARM multilibs.
11756 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11758         * config.guess: Add OS/390 match pattern.
11759         * config.sub: Add mvs, openedition targets.
11760         * configure.in (i370-ibm-opened*): New.
11762 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11764         * config.sub: Add support for configuring for pj.
11766 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11768         * config.sub (maybe_os): Add support for configuring for fr30.
11770 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11772         * configure.in: Do not configure or build ld for AIX
11773         platforms.  ld is known to be broken on these platforms.
11775 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11777         * config-ml.in: Pass compiler flag corresponding to multidirs to
11778         subdir configures.
11780 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11782         * Makefile.in (LDFLAGS): Define.
11784 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11786         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11787         noconfigdirs.
11788         (*-*-cygwin*): Likewise.
11790 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11792         * mkdep: New file.
11793         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11794         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11796         From Eli Zaretskii <eliz@is.elta.co.il>:
11797         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11798         long file name when using DJGPP on MS-DOS.
11800 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11802         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11804 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11806         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11807         dependency as this causes "make check" to globally "make all"
11809 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11811         * configure.in (target_libs): Added target-zlib.
11812         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11813         (CONFIGURE_TARGET_MODULES): Likewise.
11814         (CHECK_TARGET_MODULES): Likewise.
11815         (INSTALL_TARGET_MODULES): Likewise.
11816         (CLEAN_TARGET_MODULES): Likewise.
11817         (configure-target-zlib): New target.
11818         (all-target-zlib): Likewise.
11819         (all-target-libjava): Depend on all-target-zlib.
11820         (configure-target-libjava): Depend on configure-target-zlib.
11822         * Makefile.in (configure-target-libjava): Depend on
11823         configure-target-newlib.
11824         (configure-target-boehm-gc): New target.
11825         (configure-target-qthreads): New target.
11827         * configure.in (target_libs): Added target-qthreads.
11828         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11829         (CONFIGURE_TARGET_MODULES): Likewise.
11830         (CHECK_TARGET_MODULES): Likewise.
11831         (INSTALL_TARGET_MODULES): Likewise.
11832         (CLEAN_TARGET_MODULES): Likewise.
11833         (all-target-qthreads): New target.
11834         (configure-target-libjava): Depend on configure-target-qthreads.
11835         (all-target-libjava): Depend on all-target-qthreads.
11837         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11838         (CONFIGURE_TARGET_MODULES): Likewise.
11839         (CHECK_TARGET_MODULES): Likewise.
11840         (INSTALL_TARGET_MODULES): Likewise.
11841         (CLEAN_TARGET_MODULES): Likewise.
11842         (all-target-libjava): New target.
11843         (all-target-boehm-gc): Likewise.
11844         * configure.in (target_libs): Added libjava, boehm-gc.
11846 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11848         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11849         configure.bat in SUPPORT_FILES.
11850         (gas+binutils.tar.bz2): Likewise.
11852         * makeall.bat: Remove; obsolete.
11854 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11856         From Mark Elbrecht:
11857         * configure.bat: Remove; obsolete.
11859 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11861         * configure: Add -W -Wall to the default CFLAGS when compiling with
11862         gcc.
11864 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11866         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11868 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11870         * configure.in: Build ld on IRIX6.
11872 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11874         * Makefile.in: Change distribution targets to use bzip2 instead of
11875         gzip.
11876         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11877         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11879 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11881         * config.sub: Add mcore target.
11883 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11885         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11887 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11889         * config.guess (dummy): Changed to $dummy.
11891 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11893         * config.sub: Tidied up case statements.
11895 1999-05-22  Ben Elliston  <bje@cygnus.com>
11897         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11898         <jiro@din.or.jp>.
11900         * config.guess: Merge with FSF version. Future changes will be
11901         more accurately recorded in this ChangeLog.
11902         * config.sub: Likewise.
11904 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11906          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11908 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11910         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11912 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11914         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11916 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11918         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11919         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11920         Bad merge removed these two changes.
11922 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11923                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11925         * config.guess (interix Alpha): Add.
11927 1999-04-11  Richard Henderson  <rth@cygnus.com>
11929         * configure.in (i?86-*-beos*): Do config gperf; don't config
11930         gdb, newlib, or libgloss.
11932 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11934         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11935         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11936         from multidirs.
11938 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11940         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11942 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11944         * config.sub: Add support for mcore targets.
11946 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11948         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11949         not mt-ospace, in order to shut up assembler warning about using
11950         symbols that are named the same as registers.
11952 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11954         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11955         dependency list for all-target-cygmon.
11957 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11959         * config-ml.in: Check $host, not $target, for selective multilibs.
11960         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11961         thumb interworking, and underscore prefix multilibs.
11963 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11965         * missing: Update to version from current automake.
11967 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11969         * configure (gxx_include_dir): Removed.
11971         * configure.in (gxx_include_dir): Handle it.
11972         * Makefile.in: Likewise.
11974 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11976         * config.sub (mips64vr4111,mips64vr4111el) Add.
11978 1999-03-21  Ben Elliston  <bje@cygnus.com>
11980         * config.guess: Correct typo for detecting ELF on FreeBSD.
11982 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11984         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11985         config/mh-djgpp.
11987 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11989         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11990         all-target-newlib to dependency list for all-target-bsp.
11992 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11994         * config.sub: Add i386-uwin support.
11995         * config.guess: Likewise.
11997 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11999         * configure.in: cleanup, add mh-*pic handling for arm, special
12000         case powerpc*-*-aix*
12002 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12004         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12005         can be built.
12007 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12009         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12010         targets.
12012 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12014         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12016 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12018         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12020 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12022         * config.sub: Fix typo in arm recognition.
12024 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12026         * configure.in (noconfigdirs): Changed target_configdirs to
12027         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12028         rather than m68k-*-* since it is not known to work on
12029         m68k-aout. Ditto for arm-*-*oabi.
12031 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12033         * configure.in (*-*-windows*): Remove, no longer used.
12035 1999-02-19  Ben Elliston <bje@cygnus.com>
12037         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12038         Smart and improved by Andrew Cagney.
12040 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12042         * config.guess: Recognize openbsd-*-hppa.
12044 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12046         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12047         only if it is not empty.
12049 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12051         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12053         * config.guess: Modified to recognize uname's armv* syntax.
12055         * config.sub: Modified to recognize uname's armv* syntax.
12057 1999-02-17  Mark Salter  <msalter@cygnus.com>
12059         * configure.in: Added target-bsp for sparclite.
12061 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12063         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12065 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12067         * configure.in: Add support for strongarm port.
12068         * config.sub: Add support for strongarm target.
12070 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12072         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12073         the old name config/mh-cygwin32.
12074         Enable texinfo.
12076 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12078         * configure.in: Do build ld for ix86 Solaris.
12080 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12082         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12083         $AR_FOR_TARGET.  Likewise for RANLIB.
12085 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12087         * config.sub (oabi):  Recognize.
12088         * configure.in (arm-*-oabi):  Handle.
12090 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12092         * config.guess: Improve detection of i686 on UnixWare 7.
12094 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12096         * config.guess: Add support for i386-pc-interix.
12097         * config.sub: Likewise.
12098         * configure.in: Likewise.
12100 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12102         * Makefile.in: Remove unneeded all-target-libio from
12103         from all-target-winsup target since it is now unneeded.
12104         Add all-target-libtermcap in its place since it is now
12105         needed.
12107 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12109         * configure.in: makefile stub for cygwin target is probably
12110         unnecessary.  Remove it for now.
12112 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12114         * configure.in: libtermcap.a should be built when cygwin is the
12115         target as well as the host.
12116         * config.guess: Allow mixed case in cygwin uname output.
12117         * Makefile.in: Add libtermcap target.
12119 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12121         * config.sub: Clean up handling of hppa2.0.
12123 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12125         * config.guess: Use C code to identify more HP machines.
12127 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12129         * config.sub: Handle hppa2.0.
12131 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12133         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12134         cygmon for all sparclite targets, regardless of object format.
12136 1998-12-15  Mark Salter  <msalter@cygnus.com>
12138         * configure.in: Added target-bsp for several target architectures.
12140         * Makefile.in: Added rules for bsp.
12142 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12144         * config.guess: Improve detection of hppa2.0 processors.
12146 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12148         * config.guess: Recognize FreeBSD using ELF automatically.
12150 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12152         * configure (skip-this-dir): Add handling for new shell script, which
12153         might be created by a sub-directory's configure to indicate, this particular
12154         directory is "unwanted".
12155         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12157 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12159         * ltconfig: import from libtool, after changing libtool to
12160         account for the cygwin name change.
12162 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12164         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12165         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12167 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12169         * configure.in: Add libtermcap to list of cygwin dependencies.
12171 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12173         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12174         they include winsup/include when it's a cygwin target.
12176 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12178         * configure.in (host_tools): Added zip.
12179         * Makefile.in (all-target-libjava): Depend on all-zip.
12180         (all-zip): New target.
12181         (ALL_MODULES): Added all-zip.
12182         (NATIVE_CHECK_MODULES): Added check-zip.
12183         (INSTALL_MODULES): Added install-zip.
12184         (CLEAN_MODULES): Added clean-zip.
12186 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12188         * Makefile.in: lose "32" from comment about cygwin.
12190 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12192         * configure.in: Use -Os to build target libraries for the fr30.
12194 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12196         * config.sub: Add fr30.
12198 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12200         * configure.in: drop "32" from config/mh-cygwin32.  Check
12201         cygwin* instead of cygwin32*.
12202         * config.sub: Check cygwin* instead of cygwin32*.
12204 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12206         * config.guess: Match any version of Unixware7.
12208 1998-10-20  Syd Polk  <spolk@cygnus.com>
12210         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12211         if desired.
12213 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12215         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12216         these if the appropriate directories and files to not exist.
12218 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12220         * Makefile.in (DEVO_SUPPORT): Add config.if.
12222 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12224         * configure: Add pattern to replace "build_tooldir"'s
12225         definition in the generated Makefile with "tooldir"'s
12226         actual value.
12228 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12230         * config.sub: Bring back lost sparcv9.
12232         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12234 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12236         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12237         CC_FOR_TARGET and friends.
12239 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12241         * Makefile.in (build_tooldir): New variable, same as tooldir.
12242         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12243         -B$(build_tooldir)/bin/.
12244         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12246 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12248         * README: Remove installation instructions and refer to the
12249         INSTALL directory instead.
12251 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12253         * config.sub: Add support for i[34567]86-pc-udk.
12254         * configure.in: Likewise.
12256 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12258         * Makefile.in: add bzip2 package building bits for user
12259         tools module
12260         * configure.in: ditto
12262 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12264         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12265         (ALL_TARGET_MODULES): Add all-target-libobjc.
12266         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12267         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12268         (all-target-libchill): Add dependencies.
12269         * configure.in (target_libs): Add libchill.
12271 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12273         * configure.in (target_subdir): Remove duplicate line.
12275 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12277         * Makefile.in (all-automake): fix dependencies.
12279 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12281         * configure.in: Minor cleanups for building in the $(target_alias)
12282         subdir.
12284 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12286         * Makefile.in (bootstrap): Set r and s before make all.  Use
12287         BASE_FLAGS_TO_PASS in make all.
12288         (cross): Likewise.
12290 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12292         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12294 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12296         * config.sub: Fix typo in last change.
12298 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12300         * config.sub: Add support for C4x target.
12301         * configure.in: Likewise.
12303 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12305         * config.sub: Recognize sparcv9 just like sparc64.
12307 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12309         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12311 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12313         * config.guess: Correctly identify Pentium II sco boxes.
12315         * config.guess: Fix "tr" code.  From Weiwen Liu.
12317 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12319         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12320         stabs.
12322 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12324         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12325         (ALL_TARGET_MODULES): Add all-target-libchill.
12326         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12327         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12328         (all-target-libchill): Add dependencies.
12329         * configure.in (target_libs): Add libchill.
12331 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12333         * config.guess: Avoid assumptions about "tr" behaves when
12334         LANG is set to something other than English.
12336 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12338         * configure (gxx_include_dir): Changed to
12339         '${prefix}/include/g++'-${libstdcxx_interface}.
12341         * config.if: New to determine the interfaces.
12343 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12345         * config.guess: Detect and handle MPE/IX.
12346         * config.sub: Deal with MPE/IX.
12348 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12350         * configure.in: Use mh-aix43.
12352 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12354         * configure: Fix --without/--disable cases for gxx-include-dir.
12356 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12358         * mdata-sh:  Imported.  Needed for automake support.
12360 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12362         * Makefile.in (taz): Try "chmod -R og=u ." before
12363         "chmod og=u `find . -print`".
12365 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12367         * configure.in: Add arm-elf and thumb-elf support.
12369 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12371         * Makefile.in: Undo previous patch.
12373 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12375         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12376         to here ...
12377         (install-no-fixedincludes): and here
12378         (INSTALL_MODULES): ... from here.
12380 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12382         * config.sub: Merge with FSF.
12384         * config.guess: Merge with FSF.
12386 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12388         * configure (extraconfigdirs): New variable.
12389         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12390         * Makefile.in (all): Move higher in file.
12391         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12392         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12393         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12394         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12395         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12397 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12399         * Makefile.in (all-target-libjava): Depend on all-gcc and
12400         all-target-newlib.
12401         (configure-target-libjava): Depend on $(ALL_GCC).
12403 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12405         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12406         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12408 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12410         * INSTALL/README: Fix typo.
12412 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12414         * ylwrap: Change absolute path checks to check for DOS style path
12415         names.
12417         * ylwrap: Don't use a full path name if the source file is in the
12418         same directory.  From hjl@lucon.org (H.J. Lu).
12420         * config-ml.in: Default to being verbose, to match Feb 18 change to
12421         configure.
12423 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12425         Brought over from egcs:
12427         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12429         * configure.in (target_subdir): Set to ${target_alias} instead
12430         of "libraries".
12432         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12434         * configure.in (target_subdir): Set to libraries if enable_multilib.
12436 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12438         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12439         multilibs, force reconfiguration the first time we create
12440         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12442 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12444         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12445         avoid confusion with --no-recursion.
12447 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12449         * configure.in: Win32 hosts shouldn't use install -x
12450         * install-sh: remove -x option, and special .exe-handling
12451         hack.
12453 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12455         * config.guess: Recognize i586-pc-beos.
12456         * configure.in: Don't build some bits for beos.
12458 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12460         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12461         CFLAGS default to -O2.
12463         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12464         when using GNU ld.
12466 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12468         * ltmain.sh: Correct install when using a different shell.
12470 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12472         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12474 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12476         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12477         target.
12479 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12481         * ltconfig: Update to correct AIX handling.
12483 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12485         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12487         * configure.in (target_subdir): Set to ${target_alias} instead
12488         of "libraries".
12490 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12492         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12493         (Makefile): Depend on $(gcc_version_trigger).
12495         * configure (gcc_version): Change default initializer to empty
12496         string.
12497         (gcc_version_trigger): New variable; pass this variable down
12498         to subdir configures to enable them checking gcc's version
12499         themselves. Emit make macros for both gcc_version vars.
12500         (topsrcdir): Initialize reliably.
12501         (recursion line): Remove --with-gcc-version=${gcc_version}.
12503 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12505         * configure (enable_version_specific_runtime_libs): Implement new flag
12506         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12507         in $(libsubdir); emit definition in each generated Makefile.
12508         (gxx_include_dir): Initialize depending on
12509         $enable_version_specific_runtime_libs.
12511 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12513         * configure (gcc_version): Initialize properly depending on
12514         how and where configure is started.
12515         (recursion line): Pass a --with-gcc-version=${gcc_version}
12516         to configures in subdirs.
12518 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12520         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12521         cygmon
12523 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12525         * configure.in: Add cygmon and libstub support for mn10200.
12527 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12529         * configure (gcc_version): Add new variable describing the
12530         particular gcc version we're building.
12531         * Makefile.in (libsubdir): Add new macro for the directory
12532         in which the compiler finds executables, libraries, etc.
12533         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12534         and libsubdir.
12536 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12538         * Makefile.in (local-clean): Remove *.log.
12539         (warning.log): Built with warn_summary from build.log.
12540         (mail-report.log): Run test_summary.
12541         (mail-report-with-warnings.log): Run test_summary including
12542         warning.log in the report.
12544 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12546         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12548 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12550         * Makefile.in (grep): Grep no longer depends on libiberty.
12552 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12554         * Makefile.in: all-snavigator needs all-libgui.
12556 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12558         * configure.in: Add cygmon and libstub support for mn10300.
12560 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12562         * missing: Update to version from automake 1.3.
12564         * ltmain.sh: On installation, don't get confused if the same name
12565         appears more than once in the list of library names.
12567 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12569         * config.sub: Accept m68060 and m5200 as CPU names.
12571 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12573         * configure: Use && rather than using -a in test, because odd
12574         strings can confuse test.
12575         * configure.in: Likewise.
12577 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12579         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12581 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12583         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12584         bootstrap4-lean): New targets.
12586 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12588         * mpw-* Delete.  Not used.
12590 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12592         * COPYING.LIB: Update FSF address.
12594 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12596         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12598         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12599         GAS_SUPPORT_DIRS.
12601 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12603         * ltconfig, ltmain.sh: Avoid producing a version number if
12604         -version-info was not used.
12606 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12608         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12609         building with newlib.
12611 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12613         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12614         Solaris `make' causes it to continue to next definition.
12616 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12618         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12619         the right GUI libraries and files are installed along with GDB.
12621 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12623         * configure.in: Change alpha to alpha* in several places.
12625 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12627         * config.sub: Recognize sparc86x.
12629 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12631         * configure.in (--enable-target-optspace): Remove debug echo.
12633 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12635         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12637 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12639         * ltconfig: Update cygwin32 support.
12641         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12642         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12643         (GDB_SUPPORT_DIRS): Likewise.
12645 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12647         * configure.in (target_makefile_frag): If --enable-target-optspace,
12648         use -Os to compile target libraries rather than -O2.  Default to
12649         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12650         not used.
12651         * configure.in (target_cflags): Ditto for d30v.
12653 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12655         * Makefile.in (all-bfd): Depend on all-intl.
12656         (all-binutils): Likewise.
12657         (all-gas): Likewise.
12658         (all-gprof): Likewise.
12659         (all-ld): Likewise.
12661 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12663         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12665 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12667         * Makefile.in (all-bfd): Depend upon all-libiberty.
12669         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12671 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12673         * Makefile.in: Add libstub.
12675         * configure.in: Ditto. Build libstub for targets that have cygmon
12676         support.
12678 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12680         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12682 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12684         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12685         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12687 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12689         * configure: Define DEFAULT_M4 by searching PATH.
12690         * Makfile.in: Use DEFAULT_M4.
12692 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12694         * ltconfig: Add cygwin32 support.
12696         * Makefile.in, configure.in: Add libtool as a native only directory
12697         to configure and build.
12699 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12701         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12703 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12705         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12707 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12709         * Makefile.in: add ash make rules
12710         * configure.in: add ash to native_only and host_tools lists
12712 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12714         * Makefile.in (all-gettext, all-intl): New targets.
12715         (ALL_MODULES): Added all-gettext, all-intl.
12716         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12717         (INSTALL_MODULES): Added install-gettext, install-intl.
12718         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12720         * configure.in (host_tools): Added gettext.
12721         (native_only): Likewise.
12722         (noconfigdirs) [various cases]: Likewise.
12723         (host_libs): Added intl.
12725 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12727         * configure: Do not disable building gdbtk for cygwin32 hosts.
12729 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12731         * configure.in: Add thumb-coff target.
12732         * config.sub: Add thumb-coff target.
12734 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12736         * Makefile.in: Revert yesterday's change.
12737         (all-target-winsup):  all-target-librx stays out of here.
12739 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12741         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12742         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12743         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12744         Remove references to librx and libg++.
12746 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12748         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12749         recursive makes
12751 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12753         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12754         for newlib directory.
12755         (CXX_FOR_TARGET): Likewise.
12757 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12759         * ltconfig: Update after libtool/ltconfig.in change for
12760         hpux11.
12762 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12764         * ltconfig, ltmain.sh: Update to libtool 1.2.
12766 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12768         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12769         (install-gcc-cross): Instead, override LANGUAGES here.
12771 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12773         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12774         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12776 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12778         * configure.in: Add Thumb-pe target.
12780 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12782         * Makefile.in - changed sn targets to snavigator
12783         * configure.in - changed sn targets to snavigator
12785 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12787         * config-ml.in: After building symlink tree call make distclean
12788         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12789         to be the case for libiberty.
12791 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12793         * configure: When making link, also check the current
12794         directory. The configure scripts may create one.
12796 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12798         * config.sub: Accept alphapca56 and alphaev6 properly.
12800 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12802         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12804 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12806         * config.sub (sco5): Fix typo.
12808 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12810         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12811         install-itcl.
12812         (install-itcl): Remove dependency on install-tcl.
12814 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12816         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12818 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12820         * configure.in: Don't build libgui for a cygwin32 target when not on
12821         a cygwin32 host.
12823 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12825         * configure (redirect): Set to null, so default behavior of
12826         configure is now --verbose.
12828 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12830         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12831         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12833 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12835         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12836         this change to sync Makefile.in with its ChangeLog entries.
12838 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12840         * ltmain.sh (mkdir): Check that the directory doesn't exist
12841         before we exit with error, so that we don't get races during
12842         parallel builds.
12844 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12846         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12848 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12850         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12851         PICFLAG_FOR_TARGET.
12852         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12854         * configure: Emit a definition for the new macro enable_shared
12855         into each Makefile.
12857 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12859         * configure.in (host_tools, native_only): Add libtool.
12861 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12863         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12864         Fix typo in ming config comment.
12866 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12868         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12870 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12872         * config.sub: Add tic30 cases, and map c30 to tic30.
12874 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12876         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12877         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12878         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12879         (CLEAN_TARGET_MODULES): Similarly
12880         (all-target-libf2c): Add dependences.
12881         * configure.in (target_libs): Add libf2c.
12883 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12885         * configure.in: Remove expect from noconfigdirs when target
12886         is cygwin32.  OK to build expect and dejagnu with Canadian
12887         Cross.
12889 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12891         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12892         host.
12894         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12895         and mingw32.
12897 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12899         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12900         here as it is not defined in the toplevel Makefile.
12902 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12904         * configure (package_makefile_rules_frag): New variable, which names
12905         a file with generic rules, ...
12906         Change comment to mention we now have FIVE parts.
12907         * configure: Undo last change.
12909 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12911         * config.guess: More accurate determination of HP processor types.
12912         * config.sub: More accurate determination of HP processor types.
12914 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12916         * configure (package_makefile_frag): Move inserting the
12917         ${package_makefile_frag} to where it should be according
12918         to the comment.
12920 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12922         * config.guess: Add support for Linux/ARM.
12924 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12926         * .cvsignore: Remove *-info and *-install since they match
12927         release-info and mpw-install, which we don't want to just ignore.
12929 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12931         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12933 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12935         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12936         local_prefix to sub-make invocations.
12938 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12940         * configure.in: Check makefile fragments in the source
12941         directory.
12943 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12945         * configure.in: Check whether host and target makefile
12946         fragments exist before adding them to *_makefile_frag.
12948 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12950         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12952 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12954         * configure.in: Make sure we only replace RPATH_ENVVAR on
12955         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12956         regexp to sed.
12958         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12959         to sub-makes.
12961 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12963         * config-ml.in (multi-do): LDFLAGS must include multilib
12964         designator.
12966 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12968         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12970 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12972         * config.sub: Add mingw32 support.
12973         * configure.in: Likewise.
12975 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12977         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12979 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12981         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12982         * configure (gxx_include_dir): Provide a definition for subdirs
12983         which do not use autoconf.
12985 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12987         * config.guess: Sync with egcs.  Picks up new alpha support,
12988         BeOS & some additional linux support.
12990 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12992         * config.guess: HP 9000/803 is a PA1.1 machine.
12994 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12996         * configure.in: It's alpha*-...
12998 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13000         * configure.in (host_makefile_frag, target_makefile_frag):
13001         Handle multiple config files.
13002         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13003         alpha-*-*.
13005 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13007         * mkdep: New file.
13009 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13011         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13013 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13015         * Makefile.in: Add libgui directory.
13016         (GDB_TK): Add all-libgui.
13017         * configure.in: Add libgui directory.
13018         * configure: Add all-libgui to GDB_TK.
13020 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13022         * config-ml.in (multidirs): Add m32r to multilib list.
13024 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13026         * Makefile.in (all-target-gperf): Change dependency to
13027         all-target-libstdc++.
13029 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13031         * config.guess: Add BeOS support.
13033 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13035         Source directory cvs renamed to cvssrc:
13036         * configure.in (host_tools): Change cvs to cvssrc.
13037         (native_only): Likewise.
13038         (noconfigdirs) [various cases]: Likewise.
13039         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13040         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13041         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13042         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13043         (all-cvssrc): Rename target from all-cvs.
13045 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13047         * configure (gxx_include_dir): Fix thinko.
13049 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13051         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13052         (install-cross, install-gcc-cross): New targets.
13054 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13056         * configure.in (noconfigdirs): Add support for Thumb target.
13058         * config.sub (maybe_os): Add support for Thumb target.
13060 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13062         * Makefile.in: Add rules for cygmon.
13064         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13066 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13068         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13069         * configure (gxx_include_dir): Provide a definition for subdirs
13070         which do not use autoconf.
13072 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13074         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13075         11/18/97 build
13077 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13079         * From Franz Sirl.
13080         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13081         found on RedHat Linux systems.
13083 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13085         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13086         guesses.
13088 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13090         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13092 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13094         * ltmain.sh: If mkdir fails, check whether the directory was created
13095         anyhow by some other process.
13097 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13099         * configure.in (d30v-*-*): Configure all directories.
13101 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13103         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13104         for the D30V.
13106 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13108         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13110 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13112         * include/libiberty.h: Add extern "C" { so it can be used with C++
13113         progrms.
13114         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13115         programs.
13117 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13119         * configure.in (d30v-*-*): Configure GCC now.
13121 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13123         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13124         is no longer needed.
13126 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13128         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13130 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13132         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13133         targets using "$@" to provide support for similar but not identical
13134         targets without having to duplicate code.
13136 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13138         * makefile.vms: Fix to work with DEC C.
13140 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13142         * config.sub: Add mips-tx39-elf to marketing names.
13144 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13146         * ltmain.sh: Handle symlinks in generated script.
13148 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13150         * configure: Handle autoconf style directory options: --bindir,
13151         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13152         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13153         --sysconfdir.
13154         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13155         (sharedstatedir, localstatedir, oldincludedir): New variables.
13156         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13157         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13158         sbindir, sharedstatedir, and sysconfdir.
13160 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13162         * Makefile.in (bootstrap-lean): New target.
13164 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13166         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13167         sn, and gnuserv from noconfigdirs.
13169 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13171         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13173 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13175         * Makefile.in (cross): New target.
13177 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13178                           Jeff Law         <law@cygnus.com>
13180         * Makefile.in (bootstrap2, bootstrap3): New targets.
13181         (all-bootstrap): Remove outdated and confusing target.
13182         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13184 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13186         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13187         windows.  Consistent with gdb/configure.
13189 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13191         * configure.in: Name Linux target fragment.
13193         * configure: Rewrite so that project Makefile fragment is inserted
13194         first and appears last in the resulting Makefile.
13196 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13198         * Makefile.in (install-itcl): Install tcl first.
13200 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13202         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13204 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13206         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13208         * configure.in (skipdirs): Add target-librx for Linux.
13209         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13211 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13213         * Makefile.in (bootstrap): New target.
13215 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13217         * config.sub: Accept 'amigados' for backward compatibility.
13219 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13221         * config.guess: Merge with FSF.
13223 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13225         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13227 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13229         * config.sub: Add "marketing-names" patch.
13231 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13233         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13235 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13237         * config.sub: Handle v850-elf.
13239 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13241         * .cvsignore (*-install): Remove.
13243 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13245         * ltconfig: Set CONFIG_SHELL in libtool.
13246         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13248 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13250         * configure.in (target_subdir): Set to libraries if enable_multilib.
13252 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13254         * config.guess: Update from gcc directory.
13256 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13258         * Makefile.in (all-sim): Depends on all-readline.
13260 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13262         * Makefile.in (BISON, YACC): Use $$s.
13263         (all-bison): Depend on all-texinfo.
13265 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13267         * Makefile.in (BISON): Add -L flag.
13268         (YACC): Likewise.
13270 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13272         * configure.in (noconfigdirs): Add support for v850e target.
13274         * config.sub (maybe_os): Add support for v850e target.
13276 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13278         * configure.in (noconfigdirs): Add support for v850ea target.
13280         * config.sub (maybe_os): Add support for v850ea target.
13282 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13284         * config.sub: Add mipstx39.  Delete r3900.
13286 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13288         * Makefile.in (all-autoconf): Depends on all-texinfo.
13290 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13292         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13293         eabi targets.
13295 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13297         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13299         * configure: When handling a Canadian Cross, handle YACC as well as
13300         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13301         * Makefile.in (all-bison): Depend upon all-texinfo.
13303 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13305         * Makefile.in (BISON): bison, not byacc or bison -y.
13306         (YACC): bison -y or byacc or yacc.
13307         (various): Add *-bison as appropriate.
13308         (taz): No need to mess with BISON anymore.
13310 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13312         * configure: If OSTYPE matches *win32*, try to find a good value for
13313         CONFIG_SHELL.
13315 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13317         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13318         configure.in if it is present.
13320 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13322         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13324 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13326         * config.sub: Recognize `arc' cpu.
13327         * configure.in: Likewise.
13328         * config-ml.in: Likewise.
13330 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13332         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13334 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13336         * configure: Changed sed delimiter from ':' to '|' when
13337         attempting to substitute ${config_shell} for SHELL. On
13338         NT ${config_shell} may contain a ':' in it.
13340 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13342         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13344 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13346         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13348 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13350         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13352         * ylwrap: If the program is a relative path, force it to be
13353         absolute.
13355 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13357         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13359 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13361         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13362         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13363         for libraries.
13365 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13367         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13368         separated by spaces.
13370 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13372         * ylwrap: New file.
13373         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13375         * ltmain.sh: Handle /bin/sh at start of install program.
13377         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13379         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13380         * missing: New file, from automake 1.2.
13382 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13384         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13385         check-tk to CHECK_X11_MODULES.
13387 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13389         * config.sub: Merge with FSF.
13391 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13393         * config.guess: Merge with FSF.
13395 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13397         * configure: Treat msdosdjgpp like go32.
13398         * configure.in: Likewise.  Don't remove gprof for go32.
13400         * configure: Change Makefile.tem2 to Makefile.tm2.
13402 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13404         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13406 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13408         * install-sh (chmodcmd): Set to null if the DST directory already
13409         exists.  Same as Nov 11th change.
13411 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13413         * configure (GDB_TK): Needs itcl and tix.
13415 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13417         * config.guess: Update from FSF.
13419 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13421         * Makefile.in (GDB_TK): Depend on itcl and tix.
13423 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13425         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13426         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13427         (INSTALL_SCRIPT): New variable.
13428         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13429         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13430         to -x.
13431         * install-sh: Add support for -x option.
13433 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13435         * configure.in, Makefile.in: Treat tix like itcl.
13437 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13439         * Makefile.in (WINDRES): New variable.
13440         (WINDRES_FOR_TARGET): New variable.
13441         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13442         (EXTRA_HOST_FLAGS): Add WINDRES.
13443         (EXTRA_TARGET_FLAGS): Add WINDRES.
13444         (EXTRA_GCC_FLAGS): Add WINDRES.
13445         ($(DO_X)): Pass down WINDRES.
13446         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13447         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13448         DLLTOOL_FOR_TARGET.
13450 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13452         * configure.in: configure sim before gdb for win32-x-ppc
13454 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13456         Move gperf into the toplevel, from libg++.
13457         * configure.in (target_tools): Add target-gperf.
13458         (native_only): Add target-gperf.
13459         * Makefile.in (all-target-gperf): New target, depend on
13460         all-target-libg++.
13461         (configure-target-gperf): Empty rule.
13462         (ALL_TARGET_MODULES): Add all-target-gperf.
13463         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13464         (CHECK_TARGET_MODULES): Add check-target-gperf.
13465         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13466         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13468 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13470         * config.sub (mn10200): Recognize new basic machine.
13472 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13474         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13475         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13477 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13479         * configure.in: If we're building mips-sgi-irix6* native, turn on
13480         ENABLE_MULTILIB and set TARGET_SUBDIR.
13482 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13484         * Makefile.in (all-sn): Depend on all-grep.
13486 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13488         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13490         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13491         Makefile.  From Jeff Makey <jeff@cts.com>.
13492         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13494         * Makefile.in (DISTBISONFILES): Remove.
13495         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13496         $(DEFAULT_YACC).
13498         * configure.in: Build itl, db, sn, etc., when building for native
13499         cygwin32.
13501         * Makefile.in (LD): New variable.
13502         (EXTRA_HOST_FLAGS): Pass down LD.
13503         ($(DO_X)): Likewise.
13505 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13507         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13509 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13511         * configure.in (targargs): Strip out any supplied --build argument
13512         before adding our own. Always add --build.
13514 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13516         * configure.in (targargs): Pass --build if we're doing
13517         a cross-compile.
13519 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13521         * configure: Use '|' instead of ":" as the separator in
13522         sed. Otherwise sed chokes on NT path names with drive
13523         designators. Also look for "?:*" as the leading characters in an
13524         absolute pathname.
13526 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13528         * config.sub: Support for r3900.
13530 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13532         * configure.in: Use install-sh, not install.sh.
13534 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13536         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13537         apply it twice.
13539 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13541         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13542         install-binutils.
13544 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13546         * Makefile.in: Add automake targets.
13547         * configure.in (host_tools): Add automake.
13549 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13551         * configure: Default CXX to c++, not gcc.
13552         * Makefile.in (CXX): Set to c++, not gcc.
13553         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13555 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13557         * install-sh: try appending a .exe if source file doesn't
13558         exist
13560 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13562         * configure.in: Turn on multilib by default.
13563         (cross_only): Remove target-libiberty.
13565         * Makefile.in (all-gcc): Don't depend on libiberty.
13567 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13569         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13571 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13573         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13574         (DISTBISONFILES): Add ld/Makefile.in
13576 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13578         * configure.in: if target is cygwin32 but host isn't cygwin32,
13579         don't configure gdb tcl tk expect, not just gdb.
13581 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13583         * configure.in: Added gnuserv everywhere sn appears.
13585         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13586         (CROSS_CHECK_MODULES): Added check-gnuserv.
13587         (INSTALL_MODULES): Added install-gnuserv.
13588         (CLEAN_MODULES): Added clean-gnuserv.
13589         (all-gnuserv): New target.
13591 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13593         * config.guess: Fixes for MIPS OpenBSD systems.
13595 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13597         * Makefile.in (INSTALL_XFORM): Remove.
13598         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13600         * mkinstalldirs: New file, copied from automake.
13601         * Makefile.in (installdirs): Rename from install-dirs.  Use
13602         mkinstalldirs.  Change all users.
13603         (DEVO_SUPPORT): Add mkinstalldirs.
13605 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13607         * install-sh: Rename from install.sh.
13608         * Makefile.in (INSTALL): Change install.sh to install-sh.
13609         (DEVO_SUPPORT): Likewise.
13611         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13612         Graichen <graichen@rzpd.de>.
13614 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13616         * config.guess: Recognize OpenBSD systems correctly.
13618 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13620         * README, Makefile.in (ETC_SUPPORT): Remove references to
13621         cfg-paper*, configure.{texi,man,info*}._
13623 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13625         * Makefile.in (all.normal): Ensure that gcc is built after all
13626         the x11 - ie gdb - targets.
13628 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13630         * makefile.vms: Don't run conf-a-gas.
13632 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13634         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13636 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13638         * configure.in: Remove noconfigdirs case since gdb also
13639         configures and builds for tic80-coff.
13641 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13643         * configure: Set cache_file to config.cache.
13644         * Makefile.in (local-distclean): Remove config.cache.
13646 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13648         * COPYING: Update FSF address.
13650 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13652         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13653         noconfigdirs.
13655 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13657         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13658         MAKEDIRS, is empty.
13660 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13662         * config.sub: Tweak mn10300 entry.
13664 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13666         * configure.in (host_tools): Put sim before gdb, so gdb's
13667         configure.tgt can determine if the simulator was configured.
13669 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13671         * config.sub: Move BeOS $os case to be with other Cygnus
13672         local cases.
13674 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13676         * config.sub: Remove misplaced comment that broke Linux.
13678 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13680         * config.sub: Add BeOS support.
13682 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13684         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13686 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13688         * configure.in (noconfigdirs): Remove tcl and tk from
13689         noconfigdirs for cygwin32 builds.
13691 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13693         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13695 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13697         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13698         make-all.com, use makefile.vms instead.
13700 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13702         * config.sub: Accept -lnews*.
13704 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13706         * configure.in (noconfigdirs): Disable target-newlib,
13707         target-examples and target-libiberty for d30v.
13709 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13711         * configure.in (noconfigdirs): Enable ld for d30v.
13713 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13715         * configure.in (tic80-*-*): Build compiler.
13717 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13719         * configure.in (d30v-*): Remove sim directory from list of
13720         unsupported d30v directories
13722 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13724         * config.sub, configure.in: Add d30v target cpu.
13726 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13728         * makefile.vms: New file.
13729         * make-all.com: Remove.
13731 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13733         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13735 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13737         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13739 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13741         * Makefile.in (ALL_MODULES): Added all-db.
13742         (CROSS_CHECK_MODULES): Addec check-db.
13743         (INSTALL_MODULES): Added install-db.
13744         (CLEAN_MODULES): Added clean-db.
13746 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13748         * config.guess: Merge with latest FSF sources.
13750 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13752         * Makefile.in (ALL_MODULES): Added all-itcl.
13753         (CROSS_CHECK_MODULES): Added check-itcl.
13754         (INSTALL_MODULES): Added install-itcl.
13755         (CLEAN_MODULES): Added clean-itcl.
13757 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13759         * configure.in: build gdb for mn10200
13761 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13763         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13765 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13767         * configure.in (tic80-*-*): Turn off most targets right now.
13769 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13771         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13772         rather than the makeinfo program.
13773         (do-info): Depend upon all-texinfo.
13775 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13777         * configure.in: Remove uses of config/mh-linux.
13779         * config.sub, config.guess: Merge with latest FSF sources.
13781 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13783         * config.sub (case $basic_machine): Add tic80 entries.
13785 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13787         * config.sub, config.guess: Merge with latest FSF sources.
13789 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13791         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13792         * mpw-config.in: Test for NewFolderRecursive.
13793         * mpw-install: Use symbolic name for startup filename.
13794         * mpw-README: Add various additional details.
13796 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13798         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13800 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13802         * configure.in: Do build gcc and the target libraries for
13803         the mn10200.
13805 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13807         * configure.in: don't avoid building gdb for mn10300 any more
13808         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13809         instead of single-quoting it.
13811 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13813         * configure.in: Don't use --with-stabs on IRIX 6.
13815 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13817         * configure.in (m32r): Build gdb, libg++ now.
13819 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13821         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13822         directories from noconfigdirs.
13824 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13826         * config.sub (basic_machine): added mips16 configuration
13828 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13830         * config.sub: Handle d10v-unknown.
13832 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13834         * config.sub: Handle v850-unknown.
13836 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13838         * Makefile.in: add findutils
13839         * configure.in: add findutils to list of host_tools
13841 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13843         * config.sub: Handle mn10200 and mn10300.
13845 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13847         * configure.in (d10v-*): Do not build librx.
13849 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13851         * configure.in (mn10300): Build everything except gdb & libgloss.
13853 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13855         * config.guess:  Patch for Dansk Data Elektronik servers,
13856         from Niels Skou Olsen <nso@dde.dk>.
13858         For ncr, use /bin/uname rather than uname, since GNU uname does not
13859         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13861         Patch for MIPS R4000 running System V,
13862         from Eric S. Raymond <esr@snark.thyrsus.com>.
13864         Fix thinko for nextstep.
13866         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13868         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13869         * config.guess: Guess mips-dec-mach_bsd4.3.
13871         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13872         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13873         release numbers.
13874         * config.guess (mips-mips-riscos*):  Emit just enough of the
13875         release number.
13877         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13878         * config.guess (sparc-auspex-sunos*):  Added.
13879         (f300-fujitsu-*): Added.
13881         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13882         * config.guess:  Recognize a Tadpole as a sparc.
13884 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13886         * config.guess: Don't assume that NextStep version is either 2 or
13887         3.  NextStep 4 (aka OpenStep 4) has come out now.
13889 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13891         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13892         From Rik Faith <faith@cs.unc.edu>.
13894 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13896         * config.sub: Contributions from bug-gnu-utils to:
13897         Support plain "hppa" (no version given) architecture, reported by
13898         OpenStep.
13899         OpenBSD like NetBSD.
13900         LynxOs is not a hardware supplier.
13902         * config.guess: Contributions from bug-gnu-utils to add support for:
13903         OpenBSD like NetBSD.
13904         Stratus systems.
13905         More Pyramid systems.
13906         i[n>4]86 Intel chips.
13907         M680[n>4]0 Motorola chips.
13908         Use unknown instead of lynx for hardware manufacturer.
13910 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13912         * install.sh (chmodcmd): Set to null if the DST directory already
13913         exists.
13915 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13917         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13918         not use mt-ppc target Makefile fragment any more.
13920 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13922         * configure.in (*-*-windows):  Exclude everything but those dirs
13923         needed to build windows.
13925 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13927         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13929 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13931         * configure.in:  Exclude mmalloc from i386-windows.
13933 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13935         * Undo my previous change.
13937 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13939         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13940         unconditionally.
13941         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13943 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13945         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13946         host to add it's own flags.
13948 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13950         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13952 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13954         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13955         (CXX_FOR_TARGET): Likewise.
13956         (GCC_FOR_TARGET): Define.
13957         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13958         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13959         CC_FOR_TARGET was specified on the command line.
13960         (MAKEOVERRIDES): Don't define.
13962 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13964         * configure.in (m32r): Fix spelling of libg++ libs.
13966 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13968         * config.sub (-apple*): Remove, now redundant.
13970 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13972         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13974         * configure: Rework yesterday's sed script patch.
13976         * config.sub: Merge with FSF.
13978 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13980         * config.guess:  Merge from FSF.
13982         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13983         * config.guess: Use pc instead of unknown, for pc clone systems.
13984         Change linux to linux-gnu.
13986         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13987         * config.guess: Avoid non-portable tr syntax.
13989 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13991         * test-build.mk (HOLES): Add "xargs" for gdb.
13993         * configure: Avoid hpux10.20 sed bug.
13995 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13997         * configure.in:  Add support for windows host
13998         (that is a build done under the Microsoft build environment).
14000 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14002         * Makefile.in: Replace all uses of srcroot with s, to shrink
14003         command line lengths.
14005         Patches from Geoffrey Noer <noer@cygnus.com>:
14006         * configure.in: If configuring for newlib, pass --with-newlib to
14007         subdirectories.
14008         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14009         -Bnewlib/ and -Lwinsup to gcc.
14010         (CXX_FOR_TARGET): Likewise.
14012 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14014         * Makefile.in (ETC_SUPPORT): Add configure.
14016 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14018         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14019         host configuration file.
14021 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14023         * configure.in: Break mn10x00 support into separate
14024         mn10200 and mn10300 configurations.
14025         * config.sub: Likewise.
14027 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14029         * configure.in: Add lots of stuff to noconfigdirs for
14030         the mn10x00 targets.
14032         * config.sub, configure.in: Add mn10x00 support.
14034 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14036         * make-all.com: Call conf-a-gas, not config-a-gas.
14038 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14040         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14041         targets.
14043 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14045         * mpw-README: Add much more detail for native PowerMac.
14046         * mpw-install: New file.
14047         * mpw-configure: Add --norecursion and --help options.
14048         * mpw-config.in: Translate readme and install files when
14049         copying to objdir.
14050         * mpw-build.in: Don't always depend on byacc and flex.
14051         (install-only-top): New action.
14053 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14055         * configure.in:  You can now configure GDB for the v850.
14057 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14059         * configure.in (noconfigdirs): Don't configure any C++ dirs
14060         if targeting D10V.
14062 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14064         * config.sub: Recognize mips64vr5000.
14066 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14068         * configure.in: Use a single line for host_tools and native_only.
14070 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14072         * config.sub, configure.in: Add entries for m32r.
14074 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14076         * Makefile.in (inet-install): Don't run install-gzip.
14078 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14080         * configure.in:  Don't config lots of things for *-*-windows*.
14082 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14084         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14085         (host_libs, host_tools): Copy from configure.in.
14086         * mpw-configure: Don't complain about directories not found.
14088 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14090         * configure.in (i[345]86): Recognize i686 for pentium pro.
14091         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14092         file.
14094         * config.guess (i[345]86): Ditto.
14096 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14098         * configure.in (noconfigdirs): Removed gdb for D10V.
14100 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14102         * configure.in: Remove ld, target-libio, target-libg++, and
14103         target-libstdc++ from noconfigdirs.
14105 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14107         * configure: Fix three locations where shell scripts were
14108         being run directly rather than with config_shell.
14110 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14112         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14113         * config.sub (basic_machine): Recognize v850.
14115 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14117         * mpw-configure: Handle multiple enable/disable options and
14118         pass them down recursively, handle -c and -s flags appropriately
14119         depending on choice of compiler, add escape mechanism for
14120         quoted arguments to gC.
14122 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14124         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14125         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14126         so that -mrelocatable-lib and -mno-eabi are used.
14128         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14129         not support --print-multi-lib, don't abort.
14131 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14133         * make-all.com: Run config-a-gas.
14134         * setup.com: Don't copy subdirectory files around.
14136 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14138         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14139         target, it now compiles correctly.
14141 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14143         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14145 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14147         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14149 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14151         * configure.in (native_only): Add prms.
14153 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14155         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14156         (BINUTILS_SUPPORT_DIRS): Likewise.
14158 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14160         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14161         d10v support is added.
14163 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14165         * configure.in (d10v-*-*): New target.
14167 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14169         * config.guess (HP 9000/811): Recognize this as a PA1.1
14170         machine.
14172 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14174         * Makefile.in (do-tar-gz): New target, split out from tail end of
14175         taz target.  Run each command separately, don't use pipes.
14176         (taz): Use it.
14178 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14180         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14181         * mpw-build.in: No builds should depend on building byacc or flex,
14182         they are assumed to be installed already.
14184 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14186         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14187         variable that CC_FOR_TARGET needs.
14189 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14191         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14192         options have changed since the last time the subdirectory was
14193         configured, and if it has, reconfigure.
14194         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14195         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14197 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14199         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14200         CLEAN_MODULES): Add bash.
14201         (all-bash): New target.
14203 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14205         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14207 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14209         * config.sub (basic_machine): Recognize d10v as a valid processor.
14211 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14213         * mpw-configure: Add support for --bindir.
14214         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14216 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14218         * configure.in: add bash, time, gawk to list of hosttools and things
14219         to only build for native toolchains
14221 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14223         * Makefile.in (docdir): Remove.
14225 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14227         * Makefile.in (datadir): Set to $(prefix)/share.
14229 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14231         * configure.in: build diff and patch for cygwin32-hosted
14232         toolchains.
14234 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14236         * config.sub: Accept -rtems*.
14238 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14240         * configure.in: enable dosrel for cygwin32-hosted builds,
14241                 remove diff from the list of things not buildable
14242                 via Canadian Cross
14244 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14246         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14247         don't get ". ".
14249 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14251         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14253 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14255         * Makefile.in (taz): Handle case where tex3patch didn't even get
14256         checked out.  Also, if it was found, put the symlink in a new util
14257         subdirectory.
14259 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14261         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14263 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14265         * config.sub: Recognize -openvms.
14266         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14267         * make-all.com, setup.com: New files.
14269 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14271         * Makefile.in (taz): tex3patch moved to texinfo/util.
14273 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14275         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14276         * configure.in: remove make from disable-if-Can-Cross list
14277                 enable gdb if ${host} and ${target} are cygwin32
14279 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14281         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14282         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14284 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14286         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14287         distinguish sysv/svr4/bsd variants.
14288         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14290 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14292         * configure.in: Added copyright notice.
14293         * move-if-change: Added copyright notice.
14295 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14297         * configure.in (powerpcle-*-solaris*): Until we get shared
14298         libraries working, don't build gdb, sim, make, tcl, tk, or
14299         expect.
14301 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14303         * config.guess:  Merge with FSF:
14305         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14306         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14308         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14309         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14311         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14312         * config.guess:  Combine two OSF1 rules.
14313         Also recognize field test versions.  From mjr@zk3.dec.com.
14314         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14315         because GNU uname does not support -p.  From pmr@pajato.com.
14317 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14319         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14321 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14323         * mpw-README: Document GCCIncludes.
14325 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14327         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14329 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14331         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14333 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14335         * configure.in (*-*-cygwin32): Configure make.
14337 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14339         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14341 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14343         * Makefile.in (all-inet): Depend on all-perl.
14345         * Makefile.in (inet-install): New target.
14347         * Makefile.in (all-inet): Depend on all-tcl.
14348         (all-inet): Depend on all-send-pr.
14350 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14352         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14353         temporarily.
14355 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14357         * configure.in: Don't configure --with-gnu-ld on AIX.
14359 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14361         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14363 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14365         * Makefile.in (ALL_MODULES): Added all-inet.
14366         (CROSS_CHECK_MODULES): Added check-inet.
14367         (INSTALL_MODULES): Added install-inet.
14368         (CLEAN_MODULES): Added clean-inet.
14369         (all-indent): New target.
14371         * configure.in (host_tools): Added inet.
14372         (native_only): Added inet.
14373         (noconfigdirs): Added inet.
14375 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14377         * configure.in: Don't configure libgloss if we are not configuring
14378         newlib.
14380 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14382         * configure.in: Don't configure libgloss for unsupported
14383         architectures.
14385 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14387         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14389 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14391         * Makefile.in (ALL_MODULES): Include all-apache.
14392         (CROSS_CHECK_MODULES): Include check-apache.
14393         (INSTALL_MODULES): Include install-apache.
14394         (all-apache): New target.
14396         * configure.in: Added apache everywhere perl is seen.
14398 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14400         * Makefile.in: Add support for clean-{module} and
14401         clean-target-{module} rules.
14403 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14405         * configure.in (*-*-ose) do not build libgloss.
14407 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14409         * config.guess (prep*:SunOS:5.*:*): Turn into
14410         powerpele-unknown-solaris2.
14412 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14414         * configure.in: Permit --enable-shared to specify a list of
14415         directories.
14417 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14419         * configure.in (host==solaris): Pass only the first word of $CC
14420         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14422 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14424         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14426 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14428         * Makefile.in (ALL_MODULES): Include all-perl.
14429         (CROSS_CHECK_MODULES): Include check-perl.
14430         (INSTALL_MODULES): Include install-perl.
14431         (ALL_X11_MODULES): Include all-guile.
14432         (CHECK_X11_MODULES): Include check-guile.
14433         (INSTALL_X11_MODULES): Include install-guile.
14434         (all-perl): New target.
14435         (all-guile): New target.
14437         * configure.in (host_tools): Include perl and guile.
14438         (native_only): Include perl and guile.
14439         (noconfigdirs): Don't build guile and perl; no ports have been
14440         done.
14442 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14444         * configure (--enable-*): Handle quoted option lists such as
14445         --enable-sim-cflags='-g0 -O' better.
14447 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14449         * Makefile.in ({,inst}all-target): New rule so we can make and
14450         install all of the target directories easily.
14452 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14454         * configure.in: Add missing global flag in sed substitution when
14455         deleting `target-' from ${configdirs}.
14457 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14459         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14460         option.
14462         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14463         config/mh-necv4.
14465         * install.sh: Correct misspelling of transformbasename.
14467         * config.guess: Recognize mips-*-sysv*.
14469 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14471         * config.sub: Recognize mon960.
14473 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14475         * configure: Restore Canadian Cross handling of BISON and LEX,
14476         removed in Feb 20 change.
14478 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14480         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14481         Mention make install.  Remove the old copyright date as well the
14482         clumsy and rather pointless copyright on the README file.
14484 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14486         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14487         Makefile after running symlink-tree, then run `make distclean' to
14488         avoid clobbering any generated files in srcdir.
14490 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14492         * configure.in (m68k-*-netbsd*): Build everything now.
14494 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14496         * Makefile.in (taz): Fix quoting.
14498 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14500         * configure.in (sparclet-*-*): Build everything now.
14502 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14504         * configure.in (m68k-*-linux*): New host.
14506 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14508         * configure: Check for bison before byacc.
14510 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14512         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14513         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14514         searching PATH.  These are used as fallbacks by Makefile.in if
14515         flex/bison/byacc aren't in objdir.
14517 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14519         * Makefile.in: Make everything which depends upon all-bfd also
14520         depend upon all-opcodes, in case --with-commonbfdlib is used.
14522 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14524         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14525         building NT native compilers on Unix.
14527 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14529         * configure.in: Don't get CC from the host Makefile fragment if we
14530         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14531         Solaris test for /usr/ucb/cc to the post target script, just after
14532         the compiler sanity test.
14534 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14536         * config.sub: Merge with FSF.
14538 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14540         * Makefile.in (RPATH_ENVVAR): New variable.
14541         (REALLY_SET_LIB_PATH): Use it.
14542         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14544 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14546         * config.sub, configure.in: Recognize sparclet cpu.
14548 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14550         * config.guess:  Support m68k-cbm-sysv4.
14552 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14554         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14555         m68k-unknown-linuxaout from linker help string.  Put quotes around
14556         $ld_help_string.
14558 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14560         * config.guess (powerpc-harris-powerunix): Add guess for port
14561         to new target.
14563 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14565         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14567 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14569         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14570         $(REALLY_SET_LIB_PATH) in Makefile.
14571         * Makefile.in (SET_LIB_PATH): New variable.
14572         (REALLY_SET_LIB_PATH): New variable.
14573         ($(DO_X)): Use $(SET_LIB_PATH).
14574         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14575         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14576         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14577         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14578         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14579         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14580         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14581         (install-dosrel): Likewise.
14582         (all-opcodes): Depend upon all-libiberty.
14584 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14586         * config.guess (*:CYGWIN*): New
14588 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14590         * Makefile.in (all-target-winsup): All all-target-libiberty.
14592 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14594         * configure.in (noconfigdirs): Add missing # in front of comment.
14596 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14598         * configure.in: add second pass to things added to noconfigdirs
14599         so *-gm-magic can exclude libgloss properly.
14601 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14603         * mpw-configure (extralibs_name, rez_name): Set correctly
14604         for MWC68K compiler.
14606         * mpw-README: Add more info on the necessary build tools.
14608 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14610         * configure.in, config.sub: Recognize cygwin32.
14612 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14614         * config.guess, config.sub: Recognize A/UX.
14616 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14618         * config.sub: Merge with gcc/config.sub.
14620 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14622         * mpw-build.in (do-binutils): Add build of stamps.
14624 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14626         * config.sub: Add recognition for mips64vr4100*-* targets.
14628 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14630         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14631         Add creation of gconfigargs with `--enable-shared' turned on.
14632         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14633         ($(host)-stamp-stage3-configured): Likewise.
14634         (HOLES): Add chatr and ldd.
14635         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14637 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14639         * configure: Pass --nfp to recursive configures.
14641 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14643         * Makefile.in (DLLTOOL): New.
14644         (DLLTOOL_FOR_TARGET): New.
14645         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14646         (EXTRA_TARGET_FLAGS): Ditto.
14647         (EXTRA_GCC_FLAGS): Ditto.
14648         (CONFIGURE_TARGET_MODULES): Ditto.
14649         (DO_X): Ditto.
14650         * configure: Add DLLTOOL.
14652 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14654         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14655         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14656         mh-sco, since old workarounds no longer needed, and don't
14657         build ld, since libraries have weak symbols in COFF.
14659 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14661         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14663 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14665         * configure.in: Make sure that ${CC} can be used to compile an
14666         executable.
14668 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14670         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14671         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14672         nothing depending on whether gdbtk is being built.
14674 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14676         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14678 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14680         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14681         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14683 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14685         * config-ml.in: Add support for
14686         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14687         Simplify setting of multidirs from --disable-foo.
14689 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14691         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14692         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14693         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14694         non-empty, pass them on to the  GCC make.
14695         (all-bootstrap): New rule that is like all-gcc, except it executes
14696         the GCC bootstrap rule instead of the GCC all rule.
14698 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14700         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14702 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14704         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14705         DG/UX support.
14707 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14709         * config.sub (i*86*) Change [345] to [3456]
14711 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14713         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14714         --with-gnu-ld=no.
14716 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14718         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14719         AIX multilibs get built.
14721 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14723         * configure.in (i386-win32): Don't build expect if we're not
14724         building the tcl subdir.
14726 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14728         * Makefile.in: (configure-target-examples, all-target-examples):
14729         New targets, configure and build example programs.
14731 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14733         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14734         use it as input to sedit the generated MPW makefile.
14735         * mpw-README: Add a suggestion about Gestalt.h.
14737 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14739         * config.sub: Accept *-*-ieee*.
14741 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14743         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14744         Ronald F. Guilmette <rfg@monkeys.com>.
14746 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14748         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14749         for powerpc-pe native.
14750         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14751         (target==powerpc-pe): duplicate i386-win32 entry.
14753 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14755         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14756         of vxworks, not just vxworks5.1.
14758 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14760         * mpw-configure: Add support for exec-prefix.
14762 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14764         * config.guess: Recognize HP model 816 machines as having
14765         a PA1.1 processor.
14767 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14769         * configure: Ignore new autoconf configure options.
14771 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14773         * config.guess:  Recognize Pentium under SCO.
14774         From Robert Lipe <robertl@arnet.com>.
14776 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14778         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14780 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14782         * configure.in: Don't configure gas for alpha-dec-osf*.
14784 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14786         * configure.in: Default to --with-stabs for some targets for which
14787         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14788         i[345]86*-*-unixware*.
14790 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14792         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14793         rather than basing it on the target.  Simplify handling of options
14794         controlling which directories to configure.  Remove extraneous
14795         slash in multi-clean target.
14797 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14799         * config-ml.in: Prefix more variables with ml_ so they don't collide
14800         with configure's.
14802 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14804         * configure: Don't turn -v into --v.
14806 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14808         * configure.in (targargs): Fix typo.
14810         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14812 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14814         * configure.in: Strip --host and --target options from
14815         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14816         --with-cross-host option when building with a cross-compiler.
14817         * configure: Canonicalize the arguments put into config.status by
14818         always using `=' for an option with an argument.  Pass a presumed
14819         --host or --target explicitly.
14821 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14823         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14824         into general OS recognition case.
14826 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14828         * configure.in (target_configdirs): add target-winsup only
14829         for win32 target systems.
14831 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14833         * Makefile.in (all-target-libgloss): Depend upon
14834         configure-target-newlib, since when libgloss is built it looks to
14835         see if the newlib directory exists.
14837 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14839         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14840         cfg-ml-*.in.
14842 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14844         * configure: Handle LD and LD_FOR_TARGET when configuring a
14845         Canadian Cross.
14847 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14849         * configure.in (target_libs): add target-winsup.
14850         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14851         (target==ppcle-pe): remove ld from $noconfigdirs.
14853 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14855         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14856         Preserve relative path names in $srcdir.  Build symlink tree if
14857         configuring cross target dir and srcdir=. (= no VPATH support).
14858         (configure-target-libg++): Depend on configure-target-librx.
14859         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14860         * config-ml.in: New file.
14861         * symlink-tree: New file.
14862         * configure: Ensure srcdir="." if that's what it is.
14864 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14866         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14867         includes and FLEX_SKELETON setting.
14868         * mpw-configure (--with-gnu-ld): New option, controls whether
14869         to use PPCLink or ld with PowerMac GCC.
14870         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14871         * mpw-config.in: Configure grez if targeting Mac.
14873         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14874         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14875         just macos.
14876         * configure.in: Configure grez resource compiler if targeting Mac.
14877         * Makefile.in (all-grez, install-grez): New targets.
14879 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14881         * configure: CXX defaults to gcc, not g++.  If we find
14882         gcc in the path, set CC to gcc -O2.
14884 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14886         * configure: Default ${build} correctly.  Avoid picking up extra
14887         spaces when reading CC and CXX from Makefile.  When doing a
14888         Canadian Cross, use plausible default values for numerous
14889         variables.
14890         * configure.in: When doing a Canadian Cross, don't try to
14891         configure tools whose configure script can't handle it.
14893 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14895         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14897 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14899         * configure:  Remove dubious bug reporting address.
14901 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14903         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14904         configure script, run that instead of this directory's configure.
14905         In either case, print a message that we're configuring the sub-dir.
14907 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14909         * configure.in: Before checking for the existence of various files,
14910         use sed to filter out "target-".
14912 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14914         * Makefile.in (DO_X): Split rule to decrease command line length
14915         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14916         (Philippe De Muyter).
14918 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14920         * Makefile.in (all-patch): depend on all-libiberty.
14922 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14924         * configure.in: If the only directory in target_configdirs which
14925         actually exists is libiberty, then set target_configdirs to empty,
14926         to avoid trying to build a target libiberty in a gas or gdb
14927         distribution.
14929 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14931         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14932         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14933         systems.
14935 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14937         * configure.in (copy_dirs): Use sys-include instead of include
14938         for --with-headers option.
14940 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14942         * Makefile.in, configure.in: Make winsup builds work with
14943         new scheme.
14945 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14947         * configure.in: Build the linker on AIX.
14949 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14951         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14952         where needed.
14954 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14956         * Makefile.in (all-gcc): Fix typo.
14958 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14960         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14962 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14964         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14965         to target-xiberty, to provide more flexibility.
14966         (target_subdir):  Define.  Create if cross.
14967         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14968         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14969         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14970         check-libFOO -> check-target-libFOO, etc.
14971         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14972         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14973         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14974         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14975         allow ALL_GCC="" to only configure.
14976         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14977         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14978         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14980 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14982         * Makefile.in (taz): Build "info" in etc explicitly.
14984 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14986         * configure.in:  Make sure that CC is undefined (as opposed to
14987         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14988         problem with autoconf trying to configure on a host without GCC.
14990 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14992         * mpw-configure: Set host alias from choice of host compiler,
14993         only use generic MPW Makefile sed if present, edit a file
14994         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14995         * mpw-README: Add problem notes about CW6 and CW7.
14997 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14999         * Makefile.in (taz): Use ";" instead of ";;".
15001 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15003         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15004         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15005         DISTDOCDIRS.
15006         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15007         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15009 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15011         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15012         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15013         Move bfd to DISTSTUFFDIRS.
15015 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15017         * Makefile.in (X11_LIB): Removed.
15018         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15020         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15022 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15024         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15025         names.
15027 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15029         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15031 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15033         * configure.in (i[345]86-*-win32): Always build newlib.
15034         Don't configure cvs, autoconf or texinfo.
15035         * Makefile.in (LD_FOR_TARGET): New.
15036         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15037         Pass down LD_FOR_TARGET.
15039 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15041         * winsup: New directory.
15042         * Makefile.in: Build winsup.
15043         * configure.in: Winsup is configured when target is win32.
15044         Can only build win32 target GDB when native.
15046 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15048         * config.guess: Recognize HP model 819 machines as having
15049         a PA 1.1 processor.
15051 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15053         * configure: Fix sed loop which substitutes for CC and CXX to
15054         avoid bug found in various sed implementations.
15056 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15058         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15059         simulator.  Use standard powerpc-*-eabi*.
15061 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15063         * configure.in: Stop putting gas and binutils in noconfigdirs for
15064         powerpc-*-aix* and rs6000-*-*.
15066 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15068         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15069         -mcall-aixdesc libraries.
15071 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15073         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15075         * config.sub (arm | armel | armeb): Fix shell syntax.
15077 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15079         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15080         -msoft-float and -mcpu=common support.
15081         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15082         libraries.
15084 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15086         * configure.in: Allow configuration and build of emacs19 for the alpha.
15088 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15090         * configure.in (CC): Get ^CC, not just any old CC, from
15091         ${host_makefile_frag}.
15093 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15095         * configure.in (CC): Try to get CC from
15096         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15098 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15100         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15101         only if it exists in $(srcdir).
15103 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15105         * configure: If CC and CXX are not set in the environment, set
15106         them, based on either an existing Makefile or on searching for gcc
15107         in PATH.  Substitute for CC and CXX in Makefile.
15108         * configure.in: Remove libm from target_libs.  Separate
15109         target_configdirs from configdirs.  If CC is not set in
15110         environment, try to get it from a host Makefile fragment.  Rewrite
15111         changes of configdirs to use skipdirs instead.  A few minor
15112         tweaks.  Take directories out of target_configdirs as they are
15113         taken out of configdirs.  Remove existing Makefile files from
15114         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15115         CONFIG_ARGUMENTS in Makefile.
15116         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15117         by configure.in.
15118         (CONFIG_ARGUMENTS): Likewise.
15119         (CONFIGURE_TARGET_MODULES): New variable.
15120         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15121         ($(CONFIGURE_TARGET_MODULES)): New target.
15122         (configure-libg++, configure-libio): New targets.
15123         (all-libg++): Depend upon configure-libg++.
15124         (all-libio): Depend upon configure-libio.
15125         (configure-libgloss, all-libgloss): New targets.
15126         (configure-libstdc++): New target.
15127         (all-libstdc++): Depend upon configure-libstdc++.
15128         (configure-librx, all-librx): New targets.
15129         (configure-newlib): New target.
15130         (all-newlib): Depend upon configure-newlib
15131         (configure-xiberty): New target.
15132         (all-xiberty): Depend upon configure-xiberty.
15134 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15136         * configure.in (host i[345]86-*-win32):  Expand the
15137         noconfigdirs again.
15139 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15141         * mpw-configure: Fix sed command file name.
15143 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15145         * configure.in (host i[345]86-*-win32): Reduce the
15146         noconfigdirs again.
15148 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15150         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15151         or powerpc*-*-pe*, since they are not yet supported.
15153 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15155         Add PowerMac support and many other enhancements.
15156         * mpw-configure: New option --cc to select compiler to use,
15157         paste options set according to --cc into the generated
15158         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15159         if mpw-make.sed is present.
15160         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15161         add forward includes for PowerPC include files.
15162         * mpw-build.in: Build using Makefile.PPC if present.
15163         (do-byacc, etc): Remove separate version resource builds.
15164         (do-gas): Build "stamps" before "all".
15165         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15166         * mpw-README: Update to reflect --cc option, PowerMac support,
15167         and recently-reported compatibility problems.
15169 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15171         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15172         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15173         (--with-multilib-top): Pass to recursive invocations.
15175 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15177         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15178         v810-*-*.
15180 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15182         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15183         gdb, ld and opcodes on v810-*-*.
15185 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15187         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15188         (local-maintainer-clean): New target.
15189         (maintainer-clean): New target.
15190         (realclean): Just depend upon maintainer-clean.
15192 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15194         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15196 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15198         * configure.in: Build ld in mips*-*-bsd* case.
15200 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15202         * config.sub: Accept -lites* OS.  From Ian Dall.
15204 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15206         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15207         targets.
15209 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15211         * configure.in: treat i386-win32 canadian cross the same as
15212         i386-go32 canadian cross.
15214 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15216         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15217         running under the simulator to build a reduced set of libraries.
15218         (powerpc-*-eabiaix): Add fine grained multilib support added to
15219         other powerpc targets yesterday.
15221 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15223         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15224         -disable-softfloat, -disable-relocatable, -disable-aix, and
15225         -disable-sysv to control which multilib libraries get built.
15227 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15229         * configure: Add Makefile.tem to list of files to remove in trap
15230         handler.
15232 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15234         * config.guess (*Linux*):  Add missing "exit"s.
15235         Also, need specific check for alpha-unknown-linux (uses COFF).
15237 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15239         * config.guess:  Merge with FSF:
15241         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15242         * config.guess (AIX4): More robust release numbering discovery.
15244         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15245         * config.guess (i386-sequent-ptx): Properly get version number.
15247         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15248         * config.guess (mips:*:4*:UMIPS): New case.
15250 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15252         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15253         (i386-win32 host): Likewise.  Don't build readline.
15255 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15257         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15258         SUPPORT_FILES to submakes.
15260 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15262         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15263         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15264         mpw-configure.
15266 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15268         * configure.in (appdirs): Use =, not ==, in test expression when
15269         trying to build the text to print in the warning message for
15270         Solaris users.
15272 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15274         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15276 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15278         * config.guess: Recognize lynx-2.3.
15280 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15282         * config.sub (z8ksim): Deleted
15283         (z8k-*-coff): New, this is the one true name of the target.
15285 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15287         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15289 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15291         * config.guess (*:Linux:*:*): First try asking the linker what the
15292         default object file format is (elf, aout, or coff).  Then if this
15293         fails, try previous methods.
15295 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15297         * configure.in: Don't build newlib for *-*-vxworks5.1.
15299 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15301         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15302         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15304 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15306         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15308 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15310         * cfg-ml-com.in: New file.
15311         * cfg-ml-pos.in: New file.
15313 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15315         * COPYING.NEWLIB: Add HP free copyright to list.
15317 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15319         * config.sub: Recognize -eabi* for the system, not just -eabi.
15321 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15323         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15324         * config.sub, configure.in (win32): New target and host.
15326 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15328         * configure.in: Add i386-pe configuration.
15330 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15332         * mpw-build.in (install): Install GDB after LD.
15334 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15336         * mpw-config.in (elf/mips.h): Always forward-include, needed
15337         for GDB to build.
15339 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15341         * testsuite: New directory for customer acceptance and whole tool
15342         chain tests.
15344 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15346         * configure: If per-host line isn't found, but AC_OUTPUT is found
15347         and a configure script exists, run it instead.
15349 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15351         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15353 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15355         * configure: Set build_{cpu,vendor,os,alias} to host values when
15356         --build isn't specified.
15358 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15360         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15361         (FLAGS_TO_PASS): Pass them.
15362         (EXTRA_TARGET_FLAGS): Ditto.
15364 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15366         * Makefile.in (all-libg++): Depend on all-libstdc++.
15368 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15370         * configure.in (noconfigdirs): Enable all packages for
15371           i386-unknown-netbsd.
15373 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15375         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15376         hosted builds (DOS builds)
15378 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15380         Changes for ARM based on patches from Richard Earnshaw:
15381         * config.sub: Handle armeb and armel.
15382         * configure.in: Omit arm linker only for riscix.
15384 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15386         * config.guess:  Update from FSF.
15388 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15390         * config.sub: Recognize powerpcle as the little endian variant of
15391         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15392         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15393         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15394         temporarily.
15396 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15398         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15400 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15402         * config.sub: Accept -lites* as a basic system type.
15404 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15406         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15407         installed, and if so return linuxoldld as the system name.
15409 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15411         * config.guess: Add hppa1.1-hp-lites support.
15413 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15415         * configure.in: Don't build newlib for m68k-vxworks5.1.
15417 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15419         * configure.in (mips-sgi-irix6): Use mh-irix5.
15421 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15423         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15425 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15427         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15428         OSF/1.  Fix compiler flags.
15429         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15431 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15433         * configure.in: Recognize --with-newlib.
15434         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15436 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15438         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15439         to *_X11_MODULES due to gdbtk needing X include files et al.
15441 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15443         Merge in support for Mac MPW as a host.
15444         (Old change descriptions retained for informational value.)
15446         * mpw-config.in: Add generic include forwards for cpu-specific
15447         include files in aout and elf directories.
15449         * mpw-configure: Added copyright.
15450         * mpw-config.in: Check for presence of required build tools.
15451         (target_libs): Add newlib.
15452         (target_tools): Add examples.
15453         (Read Me): Generate as "Read Me for MPW" instead.
15454         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15455         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15456         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15458         * mpw-configure: Remove subdir-specific makefile hackery,
15459         delete mk.tmp after using it.
15461         * mpw-build.in (all): Display start and end times.
15463         * mpw-configure (host_canonical): Set.
15464         (target_cpu): Always add to makefiles.
15465         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15466         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15467         (mpw-mh-mpw): Look for in srcdir and srcroot.
15468         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15470         * mpw-build.in: (install-only): New target.
15472         * mpw-configure (host_alias, target_alias): Rename from hostalias
15473         and targetalias, add into generated Makefile.
15474         (mk.tmp): If present, add into generated Makefile.
15475         * mpw-build.in (all-gas): Build config.h first before gas proper.
15477         * mpw-configure (config.status): Write only if changed.
15478         * mpw-config.in (readline): Configure it (not built, just used for
15479         definitions).
15481         * mpw-config.in (elf/mips.h): Add a forward include.
15483         * mpw-config.in: Forward-include most .h files in include into
15484         extra-include.
15485         (readline): Don't build.
15486         mpw-build.in (install): Install GDB.
15488         * mpw-configure (prefix, mpw_prefix): Handle it.
15489         * mpw-config.in (mmalloc, readline): Don't configure.
15490         * mpw-build.in (thisscript): Rename to ThisScript.
15491         Use mpw-build instead of BuildProgram everywhere.
15492         (mmalloc, readline): Don't build.
15493         * mpw-README: New file, basic documentation about the MPW port.
15495         * mpw-config.in: Use forward-include to create include files.
15497         * mpw-configure: Add more things to the top of each configured
15498         Makefile, including contents of config/mpw-mh-mpw.
15499         * mpw-config.in (extra-include): Create this directory and fill it
15500         with Posix-like include files when configuring.
15502         * config.sub (apple, mac, mpw): Add various aliases.
15504         * mpw-build.in: New file, top-level build script fragment for MPW.
15505         * mpw-configure: New file, configure script for MPW.
15506         * mpw-config.in: New file, config fragment for MPW.
15508 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15510         * configure.in (host_libs): Remove glob, since it is gone from the
15511         sources.
15513 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15515         * Makefile.in: define empty GDB_NLM_DEPS var.
15517         * configure.in(target_makefile_frag): use config/mt-netware
15518         for netware targets.
15520 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15522         * config.sub: Merge in recent FSF changes.  Remove linux special
15523         cases.
15525 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15527         Revert this change:
15529         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15531                 * build-all.mk: Use CC=cc -Xs on Solaris.
15533 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15535         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15536         stop using it.
15537         * Makefile.in: Nuke all references to glob subdirectory.
15539 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15541         * configure.in: Fix --enable-shared logic in per-host.
15543 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15545         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15547 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15549         * configure.in (noconfigdirs): Don't build gas on AIX, for
15550         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15552 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15554         * configure: Fix --cache-file to work if the file argument is a
15555         relative path.
15557 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15559         * configure: If the --cache-file is used, pass it down to
15560         configure in subdirectories.
15562 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15564         * config.sub: add vxworks29k configuration.
15566 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15568         * Makefile.in (taz): Do "diststuff" part quietly.
15570 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15572         * config.sub: Mini-merge with gcc/config.sub.
15574 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15576         * config.guess (IRIX): Sed - to _.
15578 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15580         * Makefile.in (source-vault, binary-vault): New targets.
15582 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15584         * config.sub: Recognize -eabi as a basic system type.
15586 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15588         * configure.in (enable_shared stuff): Fix typo.
15590 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15592         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15594 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15596         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15598 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15600         * configure.in (rs6000-*-*): Don't build gas.
15602 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15604         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15605         reduce command line length.
15606         (AS_FOR_TARGET): Check for as.new, not Makefile.
15607         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15609 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15611         * config.guess:  Merge from FSF.
15613 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15615         * configure: Don't use $ when handling program_suffix.
15617 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15619         * configure.in:  Configure tk for hppa/hpux.
15621 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15623         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15625 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15627         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15628         to LIBCXXFLAGS.  Tests are better run without it.
15630 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15632         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15634 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15636         * configure.in (*-*-netware*): Don't configure xiberty.
15638 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15640         * configure.in:  Remove tk from native_only list.
15642 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15644         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15645           for special NCD build.
15647 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15649         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15650         makeall.bat, they're only useful for binutils snapshots.
15651         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15652         makeall.bat to specified SUPPORT_FILES.
15654 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15656         * build-all.mk: Add Ericsson targets to sun4 and solaris
15657           hosts.  Add  BNR's sun4 target to solaris host, so their
15658           build-from-source will be tested in-house first.
15660 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15662         * Makefile.in (LIBCFLAGS): New variable.
15663         (CFLAGS_FOR_TARGET): Ditto.
15664         (LIBCFLAGS_FOR_TARGET): Ditto.
15665         (LIBCXXFLAGS): Ditto.
15666         (CXXFLAGS_FOR_TARGET): Ditto.
15667         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15668         (BASE_FLAGS_TO_PASS): Pass them.
15669         (EXTRA_TARGET_FLAGS): Ditto.
15671         * configure.in: Support --enable-shared.
15673 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15675         * configure.in (target_libs):  Include libstdc++ again.
15676         * config.guess:  Update from FSF (for FreeBSD).
15678 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15680         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15681         makeall.bat.
15682         (DISTDOCDIRS): Add `etc'.
15683         (ETC_SUPPORT_PFX): New variable.
15684         (taz): Include anything from etc starting with a word in
15685         ETC_SUPPORT_PFX.
15687 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15689         * config.sub: Update for recent FSF changes.  Remove obsolete
15690         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15691         spacing changes.
15693 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15695         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15697         * config.guess:  Merge with FSF.
15698         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15700 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15702         * configure: Since the "trap 0" handler will override the exit
15703         status on many systems, only use it for "exit 1", and make it set
15704         a non-zero exit status; reset it before "exit 0".  Also, check
15705         exit status of config.sub, and error out if it failed.
15707 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15709         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15710         and install libgloss.
15712 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15714         * Makefile.in (all-binutils): Depend upon all-byacc.
15716         * configure.in: Don't build emacs on Irix 5.
15718 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15720         * configure.in (*-*-netware*): Add libio.
15722 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15724         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15725         (CHECK_TARGET_MODULES): Ditto.
15726         (INSTALL_TARGET_MODULES): Ditto.
15727         (TARGET_LIBS): Ditto.
15728         (all-libstdc++): Note dependencies.
15730 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15732         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15734 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15736         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15737         -fexternal-templates.
15739         * configure.in (target_libs): Add libstdc++.
15740         (noconfigdirs): Add libstdc++ as appropriate.
15742 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15744         * config.guess:  Update from FSF.
15746 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15748         * configure: Use ${config_shell} when running ${configsub}.
15750 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15752         * config.sub: No longer recognize h8300h.
15754 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15756         * config.sub: Remove extraneous differences between config.sub and
15757         gcc/config.sub.
15759 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15761         * Makefile.in (DISTSTUFFDIRS): Add gas.
15763 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15765         * COPYING.NEWLIB: New file.
15767 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15769         * config.guess (HP-UX):  Patch from Harlan Stenn
15770         <harlan@landmark.com> to also emit release level.
15772 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15774         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15776 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15778         * config.sub:  Merge nextstep cleanup from FSF.
15780 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15782         * configure.in (arm-*-*): Don't configure ld for this target.
15784 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15786         * configure.in (*-*-netware): don't configure libg++, libio,
15787           librx, or newlib.
15789 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15791         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15792         configure ld--it works, but it doesn't support shared libraries.
15794 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15796         * config.guess (*-unknown-freebsd*):  Get rid of possible
15797         trailing "(Release)" in version string.
15798         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15800 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15802         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15803         Fix type: *-next-neststep -> *-next-nextstep.
15805         * config.guess:  Merge from FSF:
15807         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15809         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15811         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15813         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15814         instead of UNIX_SV for UnixWare 1.0).
15816 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15818         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15819         to make gdb/nlm/* build after the compiler and linker.
15821 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15823         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15824         not just i[34]86.
15825         (m68k-atari-sysv4):  Relocate to match FSF version.
15827         * config.guess:  More merges from the FSF:
15829         Add a space before function call or macro invocation.
15831         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15833         * config.guess: Add trap cmd to remove dummy.c and dummy when
15834         interrupted.
15836         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15838         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15839         (dummy): Redirect stderr from compilation of dummy.c.
15841         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15843         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15845 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15847         * configure: Accept and ignore --cache*, for compatibility with
15848         new autoconf.
15850 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15852         * config.guess:  Merge from FSF:
15854         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15856         * config.guess (Pyramid*:OSx*:*:*): New case.
15857         (PATH): Add /.attbin at end for finding uname.
15858         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15860         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15862         * config.guess (M88*:DolphinOS:*:*): New case.
15864         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15866         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15867         to select whether to use ELF or COFF.
15869         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15871         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15873         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15875         * config.guess: Guess the OS version for HPUX.
15877         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15879         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15881 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15883         * configure.in: Recognize --with-headers, --with-libs, and
15884         --without-newlib.
15885         * Makefile.in (all-xiberty): Depend upon all-ld.
15887 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15889         * configure.in: Change i[34]86 to i[345]86.
15891 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15893         * configure (version): A few more tweaks to help message.
15895 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15897         * Makefile.in:  Remove (for now) librx as a host library,
15898         now that we're building it for target.
15900 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15902         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15903         (Karl Berry).
15905 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15907         * configure.in:  Also configure librx.
15909 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15911         * Makefile.in:  Update various rules to reflect that librx
15912         is now needed for libg++.
15914 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15916         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15918 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15920         * configure.in: Configure the examples directory.
15922 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15924         * configure: Simplify Jun 2 1994 change.
15926 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15928         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15929         /bin/gcc isn't good enough to build gcc.
15931 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15933         * Makefile.in (GDB_SUPPORT_FILES): Remove
15934         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15935         (gdb.tar.gz): Add new rule to use standard distribution building
15936         mechanism.
15938 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15940         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15941         Bill Cox <bill@cygnus.com>.
15943 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15945         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15947 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15949         * configure:  Search current dir first in .gdbinit.
15951 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15953         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15955 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15957         * config.sub:  Refer to NeXT's operating system as nextstep.
15959         * config.sub (case $basic_machine):  Re-order the cases, to match
15960         the order in the FSF version (which is mostly alphabethical).
15961         Merge in some additions and changes from the FSF.
15963 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15965         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15966         * config.sub: Recognize cxux7.
15967         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15969 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15971         * config.sub:  Fix typo powerpc -> powerpc-*.
15973 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15975         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15977         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15978         parallel with all-emacs and install-emacs).  Top-level command
15979         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15981 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15983         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15984         $(relbindir)/make before doing ``make install'', and use
15985         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15986         installing over running make binary.
15987         ($(host)-stamp-stage3-installed): Likewise.
15989 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15991         * config.guess: Recognize Mach.
15993 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15995         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15996         see whether --exec-prefix was used.
15998 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16000         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16002 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16004         * Makefile.in: Add all-librx target similar to all-libproc.
16006 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16008         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16009         with post 1.2 uname bogosity.
16011 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16013         * configure: Remove temporary files on receipt of a signal.
16015 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16017         * configure: If there is a package_makefile_frag, remove
16018         ${subdir}/Makefile.tem after copying it in.
16020 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16022         * build_all.mk: support rs6000 lynx identifies itself as
16023         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16024         since /bin/gcc is too feeble to compile a modern gcc.
16026 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16028         * brought devo/test-build.mk update-to-date with progressive/
16029           test-build.mk. Add lynx targets and hppa flag info.
16031 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16033         * configure.in:  Use mh-ncrsvr43.  Patch from
16034         Tom McConnell <tmcconne@sedona.intel.com>.
16036 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16038         * config.guess (i386-unknown-bsdi):  No longer need to
16039         check #if defined(__bsdi__) && defined(__i386__).
16041 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16043         * configure: Set program_transform_nameoption correctly.
16045 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16047         * brought build-all.mk update-to-date with progressive build-all.mk,
16048           added new targets and hppa info.
16050 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16052         * configure: If config.guess result is a prefix of the user
16053         specified target, assume a native build and use the user specified
16054         target as the host alias.  Remove SunOS patch suffix removal hack.
16055         * configure.in: Remove SunOS patch suffix removal hack.
16057         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16058         in NATIVE_CHECK_MODULES.
16060 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16062         * Makefile.in: Rename HOST_ONLY to NATIVE.
16063         * configure: Delete SunOs patch suffix from host_canonical
16064           and build_canonical variables that are prepended to Makefiles.
16065         * configure.in: Add comments for easier maintenance.
16067 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16069         * Makefile.in: Add all-libproc target similar to all-gui.
16071 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16073         * Makefile.in (CHECK_MODULES): split into
16074         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16076 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16078         * config.guess (i386-unknown-bsdi): New system to guess.
16080 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16082         * Makefile.in: Add all-gui target (but not yet build by "all").
16084 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16086         * config.sub: Move deletion of patch suffix from here...
16087         * configure.in: To here, at Ian's suggestion.  The top-
16088           level scripts might need to know of a patch level.
16090 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16092         * config.sub: Strip off patch suffix so rtl is recognized
16093           as a sunos4.1.3 machine, even though it's been patched.
16095 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16097         * Makefile.in (INSTALL_LAST): Delete.
16098         (INSTALL_DOSREL): New.
16100 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16102         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16103         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16104         whether we pass down --with-gnu-ld anyhow.
16106 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16108         * Makefile.in (INSTALL_LAST): Change operation so it works
16109         on more flavors of make.
16110         * configure.in (go32): Don't build libg++ or libio.
16112 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16114         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16115         they can be overriden by templates.
16117 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16119         * configure.in (target==go32): Don't build gdb.
16120         * dosrel: New directory.
16122 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16124         * configure.in (host==go32): Configure dosrel too.
16125         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16126         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16127         be set by incoming names or templates.
16128         (INSTALL_LAST): New rule.
16130 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16132         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16134 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16136         * configure.in (appdirs): New variable.  Currently empty, but will
16137         be used in gas distribution.  If nonempty, lists a set of
16138         directories at least one of which must get configured, or top
16139         level configuration is considered to have failed.
16140         (rs6000-*-lynxos*): Use new file name.
16142 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16144         Eliminate XTRAFLAGS.
16145         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16146         newlib include files using -idirafter, and also use -nostdinc.
16147         (CXX_FOR_TARGET): Likewise.
16148         (XTRAFLAGS): Removed.
16149         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16150         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16151         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16152         ($(DO_X)): Don't pass down XTRAFLAGS.
16154 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16156         * configure.in (mips*-dec-bsd*): New target; do build linker.
16157         (mips*-*-bsd*): New target; don't build linker.
16159 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16161         * configure.in: support rs6000-*-lynxos* configuration.
16162         support sunos4 as a cross target.
16164         * config.sub: look for lynx*, not lynx since the OS version may
16165         legitimately be part of the name.
16167 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16169         * configure.in (i[34]86-*-sco*): Move to be with other i386
16170         targets.
16171         (romp-*-*): New target.  Skip various binary utilities.
16172         (vax-*-*): New target.  Don't build newlib.
16173         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16175 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16177         * configure.in: Only set host_makefile_frag if config
16178         directory exists.
16180 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16182         * install.sh: If $dstdir exists, don't check whether each
16183         component does.
16185 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16187         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16189 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16191         * configure.in (*-*-lynxos*): Don't configure newlib for either
16192         native or cross Lynx.
16194 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16196         * config.sub (sparc64-elf): Fix os.
16197         (z8k): Remove duplicate.
16199 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16201         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16202         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16204 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16206         * configure: Make file links cleanly even if Lynx fails on
16207           an NFS symlink (at least fail cleanly).
16209 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16211         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16212         -XNh2000.
16214 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16216         * configure: Unknown options are fatal again.
16218 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16220         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16221         compatibility.
16223 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16225         * build-all.mk: Add `clean' target.
16227 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16229         * config.guess:  Add SINIX support.
16230         * configure.in:  Add mips-*-sysv4* support.
16232 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16234         * build-all.mk: Document all useful targets.
16235         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16236         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16238 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16240         * configure: Support --silent, --quiet.
16242 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16244         * configure: Support --disable-FEATURE.
16246 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16248         * config.guess: Recognize NCR running SVR4.3.
16250 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16252         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16253         Patch from Paul Eggert <eggert@twinsun.com>.
16255 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16257         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16259 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16261         * configure: Make unrecognized options give nonfatal warnings
16262         instead of fatal errors, and pass them to any subdirectory
16263         configures in case they recognize them.
16264         Make --x equivalent to --with-x.
16266 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16268         * configure: Add --enable-* options.  Clean up usage message and
16269         some comments.
16271 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16273         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16275 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16277         * configure.in (hppa*-*-*): Enable binutils.
16279 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16281         * config.sub: Recognize cisco.
16283 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16285         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16287 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16289         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16290         than one configuration name.  Add comment.
16292 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16294         * config.guess: about target *-hitachi-hiuxwe2, fixed
16295         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16296         macro is incorrect.]
16298 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16300         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16301         than the "make ls" stuff which used to be here.
16303 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16305         * config.guess:  Recognize i[34]86-unknown-freebsd.
16306         From Shawn M Carey <smcarey@rodan.syr.edu>.
16308 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16310         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16312 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16314         * config.guess: Check for ptx.
16316 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16318         * config.sub: Add os9k checking.
16320 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16322         * config.guess: Handle OSF1 running on HPPA processors
16324 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16326         * configure: If subdir configure fails, print out a message with
16327         subdirectory name, in case subdir's configure code didn't identify
16328         itself.
16330 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16332         * configure.in: Remove embedded newlines from configdirs.
16333         Avoid mismatches of substrings.  Fix matching strings at end
16334         of configdirs.
16336 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16338         * config.guess:  Add Lynx/rs6000 config support.
16340 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16342         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16344 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16346         * configure.in (hppa*-*-osf*): Treat this just like most other
16347         PA configurations (eg no binutils or ld).
16348         (hppa*-*-*elf*): These configurations have binutils and ld.
16350 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16352         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16354 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16356         * configure.in (rs6000-*-*): Build gas.
16358 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16360         * Makefile.in:  Avoid bug in losing hpux sed.
16362 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16364         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16365         for GDB and GDB has been fixed to not need it.
16367 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16369         * config.guess: Recognize vax hosts.
16371 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16373         * configure (while loop): Don't use "break 2" inside case
16374         statement -- the case statement isn't an enclosing loop.
16376 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16378         * config.guess:  Clean up NeXT support, to allow nextstep
16379         on Intel machines.  Make OS be nextstep.
16381 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16383         * config.guess: Add alternate forms for Convex.
16385 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16387         * configure:  Completely rewrite option processing.  Take
16388         advantage of pattern-matching to avoid invoking test frequently.
16389         Also clean up host and target defaulting logic.
16391 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16393         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16394         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16395         commands (plus user environment) will fit SCO limits.
16397 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16399         * configure.in: Don't issue warnings about directories which are
16400         not being configured if -norecursion is set.  Correct test for
16401         --with-gnu-as and --with-gnu-ld to not get confused by substring
16402         matches.
16404         * configure.in: Don't build gas for alpha-dec-osf1*.
16406 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16408         * configure:  Back out Per's change of 12/19/1993.  It changes the
16409         behavior of configure in unexpected and confusing ways.
16411         Also, use different delim char when calculating
16412         program_transform_name so that the name can contain slashes.
16414 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16416         * configure.in, config.sub: Add support for VSTa micro-kernel.
16418 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16420         * configure.in: Nuke hacks which were used to get a special
16421         version of GAS for HPPA configurations.
16423 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16425         * configure:  If only ${target_alias} is given, use that
16426         as the default for ${host_alias}.
16427         * configure:  Add missing back-slashes before nested quotes.
16429 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16431         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16433 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16435         * config.guess:  Recognize some Tektronix configurations.
16436         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16438 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16440         * config.sub: Match any flavor of SH.
16442 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16444         * configure.in: Don't try to configure newlib for Alpha.
16446 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16448         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16449         libg++ or libio for any Alpha target.
16451         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16453 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16455         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16456         default arguments -- so it tried to compress itself.
16458 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16460         * configure.in (notsupp): ensure that a space is always at the end
16461           of the configdirs list, since the grep checks for an explicit space
16463 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16465         * configure.in (target i386-sysv4.2): don't build ld, since static
16466           versions of many libraries are not available.
16468 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16470         * config.guess: Recognize Apollos (using environment variables).
16471         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16473 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16475         * config.guess: Recognize Sony news mips running newsos.
16477 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16479         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16480         "fi ; else" for bash.
16482 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16484         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16486 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16488         * config.sub: accept unixware as an alias for svr4.2.
16489         Fix some inconsistancies with the gcc version.
16491 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16493         * Makefile.in (DISTDOCDIRS):  Add gdb.
16495 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16497         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16499 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16501         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16502         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16503         this now.
16505 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16507         * config.sub: Accept hiux* as an OS name.
16509         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16510         etc/make-stds.texi.  The underscore came from gcc, and dje now
16511         agrees that RUNTESTFLAGS is the correct name.
16513 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16515         * install.sh:  Remove 'set -e'.  It makes any conditionals
16516         in the script useless.
16518         * config.guess: Automatically recognize arm-acorn-riscix
16519         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16521 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16523         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16525 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16527         * Makefile.in (DISTDOCDIRS): New variable.
16528         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16529         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16531 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16533         * configure.in (hppa target): check the source directory for the
16534           pagas sub-directory
16536 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16538         * config.sub: Allow -aout* and -elf*.
16540 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16542         * configure.in: Don't build ld on i386-solaris2, same as for
16543         sparc-solaris2.
16545 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16547         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16549 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16551         * configure.in:  Configure gdb for alpha.
16553 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16555         * Makefile.in (CXXFLAGS): Add -O.
16557 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16559         * config.guess: added support for DG Aviion
16561 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16563         * configure.in: Produce warning message for subdirectories not
16564         configurable for this host/target combination.  Don't try to
16565         configure gdb for vms.
16567 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16569         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16570         appropriate files before making "diststuff".
16571         (DISTBISONFILES): New var: list of files to be edited.
16572         (DISTSTUFFDIRS): Add binutils.
16574 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16576         * config.sub: also handle mipsel and mips64el (for little endian mips)
16578 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16580         * configure.in: Add * to end of all OS names.
16582 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16584         * configure.in: Build newlib for LynxOS native.
16586 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16588         * config.guess: Add support for delta 88k running SVR3.
16590         * configure.in: Add comment about HP compiler vs. emacs.
16592 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16594         * configure.in: don't build ld on solaris2 (not a viable option
16595           due to bugs in getpwnam & getpwuid)
16597 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16599         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16600         config.guess will produce a full version number.
16602 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16604         * configure.in: Build linker and binutils for alpha-dec-osf1.
16606 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16608         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16609         and gdb/testsuite/Makefile.in.
16611 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16613         * configure.in: recognize mips*- instead of mips-
16615 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16617         * config.sub: Accept linux*coff and linux*elf as operating
16618         systems.
16620 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16622         * config.sub: Recognize mips64, and mips3 as an alias for it.
16624 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16626         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16627         gdb knows how to handle OSF/1 shared libraries.
16629 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16631         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16632         * config.guess: Recognize Hitachi's HIUX.
16633         * config.sub: Recognize h3050r* and hppahitachi.
16634         Remove redundant cases for hp9k[23]*.
16636 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16638         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16639         if gas and ld are in the source tree and are in ${configdirs}.
16640         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16641         --with options (but still pass them down on the command line,
16642         if they were explicitly specified).
16644 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16646         * configure: substitute SHELL value in Makefile.in with
16647         ${CONFIG_SHELL}
16649 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16651         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16652         *-*-solaris2* targets.
16654 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16656         * Makefile.in: define M4, and pass it down to sub-makes;
16657         all-autoconf now depends on all-m4
16659 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16661         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16662         presence of {ar,ranlib} instead of a configured directory
16664 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16666         * config.guess: Accept 34?? as well as 33?? for NCR.
16668 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16670         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16671         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16673 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16675         * configure: grab values for $(CC) and $(CXX) from the
16676         environment, so that someone can do "CC=gcc configure; make" and
16677         have it work right (matching the way that autoconf works now)
16679         * configure.in, Makefile.in: add support for gash, the tcl
16680         interface to Galaxy
16682         * config.guess: add NetBSD variants (hp300, x86)
16684 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16686         * install.sh: Support -d option (in the manner of SunOS 4 install,
16687         as it is more deterministic than that of GNU install)
16688         (chmodcmd): Set file to mode 755 by default (should also do default
16689         chgrp and chown, but I don't feel like dealing with that now)
16691 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16693         * config.sub: Remove h8300hhms alias.
16695 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16697         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16699 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16701         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16702         as stmp-fixinc
16704 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16706         * config.sub: recognize m88110-bug-coff.
16708 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16710         * Makefile.in (all-libio): all dependencies on the toolchain used
16711         to build this (gcc, gas, ld, etc)
16713 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16715         * config.guess: Deal with OSF/1 1.3 on alpha.
16717 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16719         * install.sh: add some 'else true' clauses for portability
16721         * configure.in: don't build libio for h8[35]00-*-* targets
16723 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16725         * Makefile.in:  Add support for new libio.
16727 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16729         * install.sh: If one command fails, don't try the rest.  Don't try
16730         to remove $dsttmp (via trap) unless we have already created it.
16731         If $src doesn't exist, detect it and exit with an error.
16733         * config.guess: Recognize BSD on hp300.
16735 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16737         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16738         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16740 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16742         * Makefile.in (all-send-pr): depends on all-prms
16744 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16746         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16748 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16750         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16751         Added test for mips-mips-riscos5.
16753 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16755         * configure.in: use mh-hp300 for 68k HP hosts
16757 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16759         * configure: add support for CONFIG_SHELL, so that you can use
16760         some alternate shell for evaluating configure scripts
16762 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16764         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16765         in configure script to bug-gdb@prep.ai.mit.edu when building
16766         distribution archive.
16767         * Makefile.in (COMPRESS):  Remove def.
16768         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16769         gdb.tar.Z and make-gdb.tar.Z respectively.
16770         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16771         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16772         to convergence with 'taz' target in Makefile.in.
16774 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16776         * install.sh (dsttmp): use trap to ensure that tmp files go
16777         away on error conditions
16779 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16781         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16783 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16785         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16786         its parent is '/' not ''.
16788         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16790 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16792         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16793         that ${newsrcdir}/configure.in does.
16795 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16797         * test-build.mk: support for CONFIG_SHELL
16799 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16801         * config.sub (netware):  Add as a basic system type.
16803 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16805         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16806           $(srcdir)/ from the dependency on Makefile.in.
16808 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16810         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16811         (h8300hhms is temporary until multi-libraries are implemented).
16812         * configure.in: Handle h8300h too.
16814 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16816         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16818 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16820         * configure:  Remove extraneous output when guessing host type.
16821         * config.guess:  Remove extraneous output when guessing using C
16822         compiler rather than uname, or when guessing fails.
16824 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16826         * Makefile.in: remove all.cross and install.cross targets
16828         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16829           definitions
16831 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16833         * configure.in (target sh): Build gprof.
16835 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16837         * config.sub: change -solaris to -solaris2
16839 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16841         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16843 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16845         * configure: Correct error message for missing Makefile.in to
16846         print correct directory.
16848 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16850         * install.sh: kludge around 386BSD shell bug
16852 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16854         * config.guess:  Recognize NeXT.
16855         * config.guess:  Recognize i486-ncr-sysv4.
16856         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16858 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16860         * Makefile.in (MAKEINFOFLAGS): New variable.
16861         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16862         * build-all.mk, test-build.mk: Pass down --no-split as
16863         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16865 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16867         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16869 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16871         * Makefile.in (libg++.tar.z):  New rule.
16872         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16873         * Makefile.in (taz):  Only do a single chmod.
16875 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16877         * install.sh: don't use dirname anymore (replaced with sed usage)
16879 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16881         * Makefile.in:  Change extension for gzip'd files from '.z' to
16882         '.gz' per new FSF standard usage.
16884 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16886         * configure: put quotes around the final value of program_transform_name
16888 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16890         * Makefile.in: new install.sh support; update install-info rules
16892 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16894         * configure.in: Build diff for crosses, but not for go32 host.
16896         * configure.in: Build gprof only for native, and don't build it
16897         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16899 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16901         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16903 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16905         * configure.in (host_tools): Add prms.
16907 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16909         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16910         with $(FLAGS_TO_PASS) on the command line
16912         * config.sub: Recognize lynx and lynxos
16914 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16916         * config.sub: Accept -ecoff*, not just -ecoff.
16918 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16920         * Makefile.in (taz): Use .gz suffix instead of .z.
16921         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16922         names.
16924 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16926         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16928 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16930         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16931         that rebuilds that might happen during 'make install' don't get
16932         bogus gcc include files
16934 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16936         Change from Utah for HPPA support:
16937         * config.guess: Recognize hppa1.x-hp-bsd.
16939 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16941         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16942         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16944 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16946         * config.sub: Add support for rom68k and bug boot monitors.
16948 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16950         * Makefile.in: Make all-opcodes depend on all-bfd.
16952 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16954         * config.guess: Added special check for i[34]86-univel-sysv4*.
16956 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16958         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16959         the processor rather than assuming i486.
16961 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16963         * config.guess: Recognize SunOS6 as Solaris3.
16965 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16967         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16968         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16970 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16972         * build-all.mk (all-cross): New target for Canadian Cross.
16973         Added Q2 go32 targets.
16974         * test-build.mk: Configure go32 cross sparclite-aout and
16975         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16976         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16978 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16980         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16981         GO32 hosted toolchains
16983 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16985         * configure: change  so "-exec-prefix" gets passed down rather
16986         than "-exec_prefix" so autoconf generated Makefiles get the
16987         exec_prefix set right.
16989 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16991         * config.guess: get the Solaris2 minor version number
16993         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16995 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16997         * config.guess: Recognize some Sequent platforms.
16999 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17001         * Makefile.in: added the vault-install target
17003         * configure.in: actually use the Sun3 makefile fragment that's in
17004         config, also added the release dir to configdirs
17006 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17008         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17010 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17012         * configure.in: remove some program from Alpha targetted toolchains
17014 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17016         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17017         gprof.
17018         (taz): Run "make diststuff" in those directories instead of "make
17019         proto-dir".  Look for "VERSION=" only at start of line in subdir
17020         Makefile.  Use "gzip -9" for compression.
17021         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17022         (binutils.tar.z): New target.
17024 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17026         * Makefile.in (taz): Include gpl.texinfo.
17028 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17030         * Makefile.in (setup-dirs): Merged into "taz" target.
17031         (taz): Only do `proto-dir' stuff if a directory is actually needed
17032         for this target.
17034 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17036         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17037         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17038         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17039         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17040         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17042 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17044         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17045         config.sub, and move-if-change to gdb testsuite distribution
17046         archive, so the testsuite can be extracted, configured, and
17047         run separately from the gdb distribution.  Blow away the Chill
17048         tests that require a Chill compiled executable, since GNU Chill
17049         is not yet publically available.
17051 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17053         * test-build.mk: set environment variables in a single command,
17054         instead of a list of assignments and exports
17056         * config.guess: recognize Alpha/OSF1 systems
17058 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17060         * configure: Change help message to prefer --options rather than
17061           -options.
17063 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17065         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17066         zippy@ecst.csuchico.edu.
17067         * config.guess: Recognize miniframe.
17069 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17071         * Makefile.in: Use srcroot to find runtest rather than rootme.
17072         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17074 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17076         * test-build.mk: Extensive additions to support building on a
17077         machine other than the host.
17079 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17081         * configure (tooldir): Fix for i386-aix again.
17083 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17085         * configure, Makefile.in:  Change definition of $(tooldir)
17086         to match the FSF.
17088 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17090         * config.guess:  Recognize i[34]86/SVR4.
17092 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17094         * Makefile.in (all-gdb): gdb depends on sim.
17096 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17098         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17099         at the same time we make the prototype gdb directory.
17100         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17101         files at the same time as the gdb base release distribution.
17103 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17105         * Makefile.in (check): Use individual check targets rather than
17106         DO_X rule.
17107         (check-gcc): Added.
17109 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17111         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17112         for System V release 3.2.
17114 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17116         * config.sub: Recognize hppaosf.
17117         * configure.in: Do configure ld/binutils/gas for it.
17119 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17121         * configure (tooldir): Alter syntax used to set this, for systems
17122         where "\$" isn't handled right, like i386-aix.
17124 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17126         * configure: Pass program-transform-name, not
17127         program_transform_name, to recursive configures.
17129 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17131         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17132         of gas+ld+binutils.
17134 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17136         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17138 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17140         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17142 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17144         * Makefile.in (PRMS): Set back to all-prms.
17146 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17148         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17149         targets, rather than for MIPS hosts.
17151 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17153         * configure.in: add comment for --with-x default values
17155         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17157         * Makefile.in: add check-* targets for each of the directories in
17158         the tree.  Add a definition of RUNTEST that will use the one we
17159         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17161 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17163         * configure.in: Removed obsolete references to bfd_target and
17164         target_makefile_frag.
17166         * build-all.mk: Set assorted targets for Q2.
17167         * config.sub: Recognize z8k-sim and h8300-hms.
17168         * test-build.mk: Really don't pass host to configure.
17169         (HOLES): Added uname.
17171 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17173         * configure: Handle an empty program-prefix, program-suffix or
17174         program-transform-name correctly.
17176 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17178         * build-all.mk: -G 8 no longer required for MIPS targets.
17179         * test-build.mk: Don't pass host argument to configure; make it
17180         guess.
17182 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17184         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17185         * Makefile.in (COMPRESS):  New macro, like GZIP.
17187 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17189         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17191         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17192         with gas currently defaults to -G 0.
17194 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17196         * Makefile.in (all-flex): flex depends on byacc.
17198         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17199         to test-build.mk as RELEASE_TAG.
17200         * test-build.mk (configargs): New variable containing arguments to
17201         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17202         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17204         * config.guess: Use /bin/uname when checking -X argument on SCO,
17205         to avoid invoking GNU uname which doesn't understand -X.
17207         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17209         * configure.in: Build gas for mips-*-*.
17211 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17213         * Makefile.in (all.normal): insert missing backslash.
17215 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17217         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17219         * Makefile.in: Complete overhaul to merge many almost identical
17220         targets.
17222 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17224         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17225         (gdb.tar.Z): Adjusted.
17227         * Makefile.in (setup-dirs, taz): New targets; should be general
17228         enough to adapt for gdb sometime.  Build only .z file.
17229         (gas.tar.z): New target.
17231 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17233         * build-all.mk: Use CC=cc -Xs on Solaris.
17235 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17237         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17238         for handling BISON for FSF releases.
17240 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17242         * configure: Actually implement the change zoo just documented.
17244 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17246         * configure: when using config.guess, only set target_alias when
17247         it's not already been set (ie, on the command line)
17249 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17251         * Makefile.in: add installcheck target, set PRMS to install-prms
17253 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17255         * configure: add support for package_makefile_fragment, handle the
17256         case where a directory has a configure.in file but no Makefile.in
17257         more gracefully (with an actual understandable error message, even);
17258         add support for --without (and add this to the usage message); also
17259         explicitly add a --host=${host_alias} to the command line when
17260         config.guess is used
17262 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17264         * configure: Must use both --host and --target in recursive calls.
17266 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17268         * Makefile.in: Change deja-gnu to dejagnu.
17270 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17272         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17274 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17276         * configure.in: canonicalize all instances to *-*-solaris2*,
17277         also strip out a number of tools to not build for go32 host
17279 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17281         * config.guess: add GPL.
17283         * Makefile.in, config.guess, config.sub, configure: bump
17284           copyrights to 93.
17286 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17288         * Makefile.in (do-info): Removed obsolete check for existence of
17289         localenv file.
17291         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17293 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17295         * Makefile.in: a couple of 'else true' for decstation,
17296         support for TclX
17298         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17300 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17302         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17304 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17306         * config.guess: Recognize i386-ibm-aix (PS/2).
17307         * configure.in: Use config/mh-aix386 file for it.
17309 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17311         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17312         CC_FOR_TARGET instead.
17313         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17315 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17317         * Makefile.in: Add sim to list of directories sent with gdb
17319 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17321         * configure.in: Put back mips-dec-bsd* case.
17323 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17325         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17326         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17327         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17329 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17331         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17333         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17334         (install-info): install dir.info only if it exists,
17335         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17337 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17339         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17340         gas for mips-dec-bsd.
17342 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17344         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17345         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17347 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17349         * configure.in: Added "dejagnu" to hosttools list.
17351 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17353         * config.sub, configure.in, config.guess:  Add support
17354         for Bosx, an AIX variant from Bull.
17355         Patches from F.Pierresteguy@frcl.bull.fr.
17357 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17359         * devo/dejagnu: Initial creation of devo/dejagnu.
17360         Migrated dejagnu testcases and support files for testing software
17361         tools to reside as subdirectories, currently called "testsuite",
17362         within the directory of the software tool.  Migrated all programs,
17363         support libraries, etc. beloging to dejagnu proper from
17364         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17365         with no modifications.  The changes to these files which will
17366         allow them to configure, build, and execute properly will be made
17367         in a future update.
17369 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17371         * Makefile.in: Change send_pr to send-pr.
17372         * configure.in: Likewise.
17373         * send_pr: Renamed directory to send-pr.
17375 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17377         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17379 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17381         * README:  Update for gdb-4.8 release.
17382         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17383         gdb-xxx.tar.z (gzip'd) file also.
17385 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17387         * Makefile.in: make all-diff depend on all-libiberty
17389 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17391         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17393 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17395         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17397 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17399         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17400         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17401         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17403 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17405         * Makefile.in:  makeinfo binary is in a new location
17407 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17409         * config.sub: Accept -ecoff as an OS.
17411         * Makefile.in: Various changes to eliminate a level of make
17412         recursion and reduce the required command line length.
17413         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17414         sub-makes.
17415         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17416         variables holding settings for specific sub-makes.
17417         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17418         in terms of BASE_FLAGS_TO_PASS.
17419         (TARGET_LIBS): New variable listing directories which use
17420         TARGET_FLAGS_TO_PASS.
17421         (subdir_do): Eliminated.
17422         (do-*): New set of targets to replace subdir_do.
17423         (various): All targets which used subdir_do now depend on do-*.
17424         (local-clean): Renamed from do_clean.
17425         (local-distclean): New target, dependency of distclean and
17426         realclean.
17427         (install-info): Don't create directories.  Depend on dir.info
17428         rather than calling make recursively.
17429         (install-dir.info): Eliminated.
17430         (install-info-dirs): Create all info directories here.
17431         (dir.info): Depend upon do-install-info.
17433         * test-build.mk (HOLES): Added false.
17435 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17437         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17439 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17441         * Makefile.in (info): remove dependency on all-texinfo.  The
17442         problem was really in texinfo/C, not at this level.
17444 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17446         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17448 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17450         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17451         GDB releases.
17453 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17455         * configure: Include srcdir in message about target of link not
17456         being found.  Don't convert `-' to `_' in `with' options being
17457         passed to subdirs.
17459 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17461         * configure.in: add uudecode to host_tools
17463         * Makefile.in: added {all,install}-uudecode targets, added them to
17464         the appropriate lists
17466 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17468         * Makefile.in (all-gcc): Added dependency on all-gas.
17470         * configure.in (mips-*-*): Build ld and binutils.
17472 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17474         * configure: check return code from mkdir, print error message and
17475           exit on failure.
17477 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17479         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17481 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17483         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17485 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17487         * config.sub (h8500):  Recognize this as a cpu type.
17489 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17491         * configure: source directory missing is no longer a warning
17493         * configure.in: recognize irix[34]* instead of irix[34]
17495         * Makefile.in: define and pass down X11_LIB
17497 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17499         * guess-systype: Renamed to ...
17500         * config.guess:  ... by popular request.
17501         * configure.in, Makefile.in:  Update accordingly.
17503 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17505         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17506         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17507         + Execute ./dummy instead of assuming . is in PATH.
17509 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17511         * guess-systype:  New shell script.  Attempts to guess the
17512         canonical host name of the executing host.
17513         Only a few hosts are supported so far.
17514         * configure:  Call guess-systype if no host is specified.
17516 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17518         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17519         gcc Makefile.
17522 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17524         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17525         (all-gcc, install-gcc, subdir_do): Use it.
17527 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17529         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17531 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17533         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17534           set exclusively by configure, using configure.in .
17536 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17538         * test-build.mk: set $PATH for all builds
17540         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17542 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17544         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17545         the one used in gcc/Makefile.in, so that a null expansion doesn't
17546         override the one needed to build gcc with a native cc.
17549 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17551         * configure: Accept -with arguments.
17553 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17555         * Makefile.in: added h8300sim
17557 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17559         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17560         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17561         (all-cygnus, native, build-cygnus): Make
17562         $(canonhost)-stamp-3stage-done, not $(host)....
17563         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17564         i386-sco3.2v4.  Added else true to if command.
17566 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17568         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17570 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17572         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17574 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17576         * configure.in: don't remove binutils from Solaris builds
17578 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17580         * Makefile.in: get rid of earlier definitions for *clean,
17581         also handle the recursive info rule better
17583 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17585         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17586         do more-or-less the right thing.
17588 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17590         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17591         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17593 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17595         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17596         $(host_canonical).
17598         * configure.in: split the configdirs list into 4 categories (native
17599         v. cross, library v. tool) and handle the cross-only and native-
17600         only in more reasonable (and correct!) way.
17602 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17604         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17605         configdirs anymore.
17607 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17609         * Makefile.in: extensive cleanup::  removed all of the explicit
17610         clean-* targets, collapsed many wrappers around subdir_do into
17611         one, added additional targets to satisfy standards.texi, deleted
17612         some old targets, some changes for consistency
17614 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17616         * configure.in: handle some programs as cross-only, and others as
17617         native only
17619         * test-build.mk: handle partial holes in a more generic manner
17621         * Makefile.in: m4 depends on libiberty
17623 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17625         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17626         time, wdiff, and find to configdirs
17628         * Makefile.in: all, clean, and install rules for the new programs
17629         added to configure.in
17631 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17633         * configure.in: use mh-sun for all *-sun-* hosts
17635 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17637         * Makefile.in: define flags for X11 include files and library file
17638         locations, pass them down to the programs that need this info
17640         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17642 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17644         * configure.in: start building libg++ for HP-UX targets
17646 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17648         * README:  Update references to files moved into etc/.
17650 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17652         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17653         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17655 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17657         * configure: accept dash as well as underscore in long option
17658         names for FSF compatibility.
17660 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17662         * config.sub: added -sco3.2v4 support from FSF.
17664 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17666         * configure.in: expand the section that adds or removes
17667         directories from the list of programs to build, to handle native
17668         vs. cross in addition to host v. native
17670 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17672         * Makefile.in:  Replace C++ in macro names with CXX.
17673         This is less likely to break ...
17675 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17677         * test-build.mk: add -w to GNU_MAKE
17679 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17681         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17682         add 'sparc' to list of recognized cpus.  This needed to make
17683         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17684         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17685         then changes that into $CPU-wrs-vxworks.
17687         * configure.in: remove most references to gdbtest, regularize
17688         target based program removal
17690         * test-build.mk: import from p3 tree (many fixes and changes)
17692 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17694         * Makefile.in: added rules to handle tcl, tk, and expect
17696         * configure.in: handle those directories if they exist
17698 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17700         * config.sub: removed bogus hppabsd and hppahpux names, since
17701         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17703 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17705         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17706         depends upon all-xiberty
17708         * Makefile.in: changes from p3, including:
17710         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17712         * Makefile.in (XTRAFLAGS): include newlib directories if
17713         newlib/Makefile exists, rather than if host != target.
17715         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17717         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17718         from the same source tree and not building a cross-compiler.  This
17719         matters for the libg++ configuration if reconfiguring a tree that
17720         has already been installed.
17722         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17724         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17725         pick up the machine and system specific header files.
17727         * Makefile.in: added AS_FOR_TARGET, passed down in
17728         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17729         the C compiler to use to create programs which are run in the
17730         build environment, set it to default to $(CC), and passed it down
17731         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17733         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17735         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17736         We need them for unusual native builds, like systems without
17737         ranlib.
17739         * configure: also define $(host_canonical) and
17740         $(target_canonical), which are the full, canonical names for the
17741         given host and target
17743 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17745         * Makefile.in:  Added separate definitions for C++.
17747 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17749         * configure.in (configdirs):  Add deja-gnu.
17751 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17753         * README:  Update for configure.texi and gdb-4.7 release.
17755 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17757         * Makefile.in:  Move "all" target to top of file.
17758         Previously, first target was ".PHONY" which caused BSD4.4 make
17759         to build .PHONY when make was run without arguments.
17761 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17763         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17764         Library-copylefted code in libiberty.
17766 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17768         * config.sub:  Replace m68kmote with plain old m68k.
17770 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17772         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17774 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17776         * config.sub: Complain if no argument is given.  Added support for
17777         386bsd as OS and target alias.
17779 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17781         * Makefile.in (XTRAFLAGS): include newlib directories if
17782         newlib/Makefile exists, rather than if host != target.
17784 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17786         * config.sub: recognize sparclite-wrs-vxworks.
17788         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17789         p3.) Added clean-xiberty to clean.
17791 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17793         * configure.in: use *-*-* instead of nested cases for host and target
17795 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17797         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17798         from the same source tree and not building a cross-compiler.  This
17799         matters for the libg++ configuration if reconfiguring a tree that
17800         has already been installed.
17802 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17804         * config.sub (i486v/i486v4):  Merge in from FSF version.
17806 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17808         * configure: only set PWD if it is already set.
17810 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17812         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17813         doesn't have unset and all success paths (and most error paths)
17814         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17815         to just ${PWD} to avoid confusion.)
17817 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17819         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17820         even for a native compilation.
17822 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17824         Changes to make the gdb.tar.Z rule work better.
17826         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17827         (DEVO_SUPPORT):  Add configure.texi.
17828         (bfd-ilrt.tar.Z):  Remove ancient rule.
17830 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17832         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17833         pick up the machine and system specific header files.
17835         * configure.in, config.sub: added new target m68010-adobe-scout,
17836         with alias of adobe68k.  Changed configure.in to check for
17837         -scout before -sco* to avoid a false match.
17839         * Makefile.in: added AS_FOR_TARGET, passed down in
17840         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17841         the C compiler to use to create programs which are run in the
17842         build environment, set it to default to $(CC), and passed it down
17843         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17845 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17847         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17848         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17849         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17850         FOR_TARGET variants, to newlib and libg++.
17852 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17854         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17855         first.
17857 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17859         * config.sub:  Accept `elf' as an environment.
17861 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17863         * Makefile.in (all-opcodes):  cd into the right directory
17865 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17867         * configure: added -program_transform_name option, used as
17868         argument to sed when installing programs.
17869         configure.texi: added documentation for -program_prefix,
17870         -program_suffix and -program_transform_name.
17872 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17874         * config.sub:  Accept i486 where i386 ok.
17876 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17878         * config.sub: accept we32k
17880 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17882         * config.sub, configure.in: accept OSE68000 and OSE68k.
17884         * Makefile.in: don't create all directories for ``make install'';
17885         let the subdirectories create the ones they need.
17887 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17889         * COPYING: new file, GPL v2
17891 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17893         * Makefile.in: use the new gen-info-dir, which needs a template
17894         argument (which also lives in texinfo)
17896         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17898 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17900         * config.sub (ncr3000):  Change i386 to i486.
17902 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17904         * Makefile.in: add install-rcs, install-grep to
17905         install-no-fixedincludes, removed install-bison and install-libgcc
17907 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17909         * configure.in: grab the HPUX makefile fragment if on HPUX
17911 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17913         * Makefile.in: eradicate bison spoor (ditto libgcc).
17914          configure.in: recognise m68{k,000}-ericsson-OSE.
17915          es1800 is alias for m68k-ericsson-OSE
17917 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17919         * configure.in: rearrange the parts that remove programs from
17920         configdirs, based now on HOST==TARGET or by canonical triple.
17922 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17924         * test-build.mk: recurse explicitly with -f test-build.mk when
17925           appropriate.  predicate stage3 and comparison on the existence
17926           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17927           On very clean, also remove ...stamp-co.  Build in-place before
17928           doing other builds.
17930 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17932         * Makefile.in, configure.in: add tgas
17934 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17936         * Makefile.in: a number of changes merged in from progressive.
17938         * configure.in: add libm.
17940         * .cvsignore: ignore some stuff that comes from test-build.mk.
17942 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17944         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17946 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17948         * configure: Add program_suffix (parallel to program_prefix)
17949         * Makefile.in: adjust directory-creating script for losing decstation
17951 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17953         * configure:  Minor $subdir-related fixes.
17955 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17957         * configure: fix various problems with propogating
17958         makefile_target_frag in subdirs.
17959         * configure.in: config libgcc if its there
17961 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17963         * config.sub:  HPPA merge.
17965 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17967         * Makefile.in:  Replace all-bison with all-byacc in all
17968         dependency lines for other tools (which now use byacc).
17970 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17972         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17974 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17976         * Makefile.in: make gprof rules similar to byacc rules (instead of
17977         vestigal $(unsubdir) that didn't work...)
17979 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17981         * config.sub:  Add support for Linux.
17982         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17983         (at least for libg++).
17985 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17987         * configure.texi: fix doc for the -nfp option to configure
17989 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17991         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17993 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17995         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17996         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17997         * configure.in: added solaris* host_makefile_frag hook.
17999 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18001         * config.sub: changed recognition of m68000 so that various
18002         m68k types can be specified via m680[01234]0
18004 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18006         * config.sub (basic_machine): fix sed so that '-foo' isn't
18007         completely substituted out while .+'-foo' loses the '-foo'
18009 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18011         * config.sub ($os): Add -aout.
18013 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18015         * configure:  If host_makefile_frag is absolute, don't
18016         prefix ${invsubdir} (relevant to libg++ auto-configure).
18018 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18020         * Makefile.in (tooldir): Define it.
18021         (all-ld): Depend on all-flex.
18023 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18025         * Makefile.in (check):  Fix libg++ special case.
18027 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18029         * configure: do not bury `pwd` into config.status, thus do fewer
18030           pwd's.
18032         * configure: print the "Building in" message only when building in
18033           other than "." AND verbose.
18035         * configure: remove -s, rework -v to better accommodate guested
18036           configures.
18038         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18040 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18042         * Makefile.in: macroize flags passed on recursion.  remove
18043           fileutils.
18045 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18047         * configure: get makesrcdir right for subdirs deeper than 1.
18049         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18050           install.
18052 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18054         * Makefile.in: don't print subdir_do or recursion lines.
18056 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18058         * standards.texi: added menu item.
18060         * Makefile.in: build and install standards.info.
18062         * standards.texi: new file.
18064 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18066         * configure: test for and move config.status pieces from
18067           ${subdir}/.
18069 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18071         * configure:  Test for existance of files before trying to mv
18072         them, to avoid numerous non-existance messages.
18074 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18076         * configure: correct final line of config.status.
18078         * configure: patch from eggert.  Avoids a protection problem if
18079           the original Makefile.in is read only.
18081         * configure: use move-if-change from gcc to create config.status.
18082           Some makefiles depend on config.status to tell if a directory
18083           has been reconfigured for a different host.  This change
18084           prevents those directories from remaking everything in the case
18085           where the reconfig was only intended to rebuild a Makefile.
18087         * configure: test for config.sub with "config.sub sun4" rather
18088           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18089           host alias from a missing config.sub.
18091 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18093         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18094           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18096 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18098         * configure: mkdir ${subdir} as needed.
18100 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18102         * Makefile.in,configure.in: added autoconf.
18104 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18106         * Makefile.in: no longer pass against on recursion.
18108         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18109           definitions are not inherited.
18111         * configure: correct makesrcdir when subdir is .
18113 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18115         * configure:  Add support for 'subdirs' variable, which is
18116         like 'configdirs', except that configure doesn't re-invoke
18117         itself for subdirs, it just creates a Makefile for each subdir.
18118         * configure.texi:  Document subdirs.
18120 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18122         * configure.in: added flex to configdirs
18124 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18126         * Makefile.in: remove clean-stamps from clean.
18128 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18130         * configure.in:  Add gdbtest to configdirs.
18132 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18134         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18135         to recursive makes.
18136         * configure.in:  Recognize new ncr3000 config.
18138 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18140         * Makefile.in, configure.in: removed references to gdbm.
18142 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18144         * config.sub:  Don't canonicalize os value
18145         newsos* to bsd (readline needs to check for newsos).
18146         (This fix was earlier made Jan 31, but got re-broken.)
18148 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18150         * configure.in:  sco is an os, not a vendor!
18152         * configure:  Quote $( better.  Keep various shells happy.
18154 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18156         * Makefile.in: eliminate stamp-files.
18158 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18160         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18161           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18163 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18165         * config.sub:  fix iris/iris3.
18167 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18169         * configure: re-add -rm.
18171 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18173         * Maskefile.in: add .stmp-rcs to all.
18175         * configure.in: remove gas from rs6000 build, use aix host fragment.
18177 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18179         * configure: pass down site_option during recursion.
18181 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18183         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18185 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18187         * configure: Change exec_prefix so that it really defaults to prefix.
18189 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18191         * Makefile.in, configure.in:  Add support for mmalloc library.
18193 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18195         * Makefile.in: add stmp dependencies for a few more things.
18197 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18199         * configure: adjusted error message on objdir/srcdir configure
18200           collision, per john's suggestion.
18202         * Makefile.in: add libiberty stmp to all and all.cross.
18204 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18206         * Makefile.in: remove force dependencies, add grep to all.
18208 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18210         * Makefile.in: drop flex.  make stamp files work.
18212         * configure: added test for conflicting configuration in srcdir,
18213           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18214           gets cranky.  use relative paths for configure and srcdir
18215           whenever possible.  Send some error messages to stderr that were
18216           going to stdout.
18218 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18220         * Makefile.in:  Fix libg++ rule to check for gcc directory
18221         before using gcc/gcc.  Also pass XTRAFLAGS.
18223 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18225         * Makefile.in: added stmp-files so that directories aren't polled
18226           when they are already built.
18228         * configure.texi: fixed a node pointer problem.
18230 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18232         * config.sub configure.in gdb/configure.in
18233         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18234         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18235         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18237 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18239         * configure: -recurring becomes -silent.  corrected help message
18240           for -site= option.
18242         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18244 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18246         * configure: when building Makefile for crosses, replace
18247           tooldir and program_prefix.  default srcdir from location of
18248           config.sub.  remove "for host in hosts" and "for target in
18249           targets" loops.
18251 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18253         * Makefile.in: Do not pass bindir or mandir to cvs.
18255 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18257         * Makefile.in, configure.in: removed traces of namesubdir,
18258           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18259           copyrights to '92, changed some from Cygnus to FSF.
18261         * configure.texi: remove most references to multiple hosts,
18262           multiple targets, subdirs, etc.
18264         * configure.man: removed rcsid. reference config.sub not
18265           config.subr.
18267         * Makefile.in: mkdir $(infodir) on install-info.
18269 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18271         * configure.texi:  Explain better about .gdbinit and about
18272         the environment that configure.in sections run in.
18274 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18276         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18278 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18280         * README:  DOC.configure => cfg-paper.texi.
18282 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18284         * config.sub (near case $os):  Don't convert newsos* to bsd!
18286 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18288         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18289         the number of copies of COPYING that go into the GDB tar file.
18291 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18293         * bfd/configure.in, gdb/config/mh-i386sco,
18294         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18295         Fix SCO configuration stuff.
18297 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18299         * Makefile.in:  For libg++, make sure the -I pointing
18300         to the gcc directory goes *after* all the libg++-local -I flags.
18301         Also, move just-gcc dependency from just-libg++ to all-libg++.
18303 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18305         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18307 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18309         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18311 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18313         * config.sub:  Add stratus configuration frags.  Also
18314         submitted to FSF.
18316 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18318         * Makefile.in (DEV_SUPPORT):  add configure.man.
18320         * config.sub(Decode manufacturer-specific):  add -none*.
18322 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18324         * Makefile.in:  remove form feeds to make Sun's make happy.
18325         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18327 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18329         * Makefile.in (AR_FLAGS):  Make quieter.
18331 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18333         * configure.in:  Add libg++.
18334         * configure:  When verbose, don't output the command line at each
18335         level; it will be unremarkably the same as the previous version,
18336         which will be the same as what the user typed.
18338 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18340         * configure.in, Makefile.in: fix clean-info, add flex.  add
18341           fileutils.
18343         * configure: be less sensitive to spaces in Makefile.in.  Do not
18344           look for sources in "..".  Doing so breaks subdirectories that
18345           might have their own configure.  If a subdir has it's own
18346           configure script, use it.
18348 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18350         * cfg-paper.texi: some changes suggested by rms.
18352 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18354         * config.sub:  Merge in some small additions from the FSF version,
18355         taken from the gcc distribution, to bring the Cygnus and FSF
18356         versions into closer sync.
18358 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18360         * configure.in:  Changed svr4 references to sysv4.
18362 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18364         * configure: added -V for version number option.
18366 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18368         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18369           renamed from DOC.configure to cfg-paper.texi.
18371 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18373         * configure, config.subr, config.sub: config.subr is now
18374           config.sub again.
18376 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18378         * configure.texi: new file, in progress.
18380         * Makefile.in: build info file and install the man page for
18381           configure.
18383         * configure.man: new file, first cut.
18385         * configure: find config.subr again now that configuration "none"
18386           has gone.  removed all traces of the -ansi option.  removed all
18387           traces of the -languages option.
18389         * config.subr: resync from rms.
18391 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18393         * configure, config.sub, config.subr: merge config.sub into
18394           config.subr, call the result config.subr, remove config.sub, use
18395           config.subr.
18397         * Makefile.in: revised install for dir.info.
18399 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18401         * configure.in: add decstation host makefile frag.
18403         * Makefile.in: BISON now bison -y again.  also install-gcc on
18404           install.  clean-gdbm on clean.  infodir belongs in datadir.
18405           Make directories for info install.  Build dir.info here then
18406           install it.
18408 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18410         * Makefile.in: fix for bad directory tests.
18412 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18414         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18415           regexp.  -srcdir relative was being handled incorrectly.
18417         * Makefile.in: unwrapped some for loops so that parallel makes
18418           work again and so one can focus one's attention on a particular
18419           package.
18421 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18423         * configure: added PWD as a stand in for `pwd` (for speed). use
18424           elif wherever possible.  make -srcdir work without -objdir.
18425           -objdir= commented out.
18427 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18429         * configure: +options become --options.  -subdirs commented out.
18430           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18431           Makefile now at top of generated Makefile.  Removed cvs log
18432           entries.  added -srcdir.  create .gdbinit only if there is one
18433           in ${srcdir}.
18435         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18436           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18437           and mandir now keyed off datadir by default.
18439 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18441         * Freshly created ChangeLog.
18444 Local Variables:
18445 mode: change-log
18446 left-margin: 8
18447 fill-column: 76
18448 version-control: never
18449 End: