2014-08-27 Yvan Roux <yvan.roux@linaro.org>
[official-gcc.git] / ChangeLog
blob207b50f3be8a3e240acb6b0e74471abfb268a890
1 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
5 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
7         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
8         SET_BB_HEADER are done.
10 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
12         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
13         done.
15 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
17         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
19 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
21         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
23 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
25         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
27 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
29         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
31 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
33         * rtx-classes-status.txt: Phase 3 (per-file commits within
34         "config" subdirs) is done; begin phase 4 (removal of
35         "scaffolding").
37 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
39         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
40         dir) is done; begin phase 3 (per-file commits within "config"
41         subdirs).
43 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
45         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
46         phase 2 (per-file commits in main source dir).
48 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
50         * configure: Regenerated.
52 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
54         * rtx-classes-status.txt (TODO): Add SET_BND_TO
56 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
58         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
60 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
62         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
64 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
66         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
68 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
70         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
72 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
74         * MAINTAINERS (Write After Approval): Add myself.
76 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
78         * MAINTAINERS: Remove myself
80 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
82         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
84 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
86         * MAINTAINERS (Write After Approval): Add myself.
88 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
90         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
91         SET_BB_HEADER, SET_BB_FOOTER
93 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
95         * rtx-classes-status.txt: New file
97 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
99         * configure.ac: Eliminate ClooG installation dependency.
100         * configure: Regenerate.
101         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
102         * Makefile.in: Regenerate.
104 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
106         * MAINTAINERS (Write After Approval): Add myself.
108 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
110         * MAINTAINERS (Write After Approval): Add myself.
112 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
114         * MAINTAINERS (Write After Approval): Add myself.
116 2014-07-28  Anthony Green  <green@moxielogic.com>
118         Import from savannah.gnu.org:
119         * config.sub: Update to 2014-07-28 version.
121 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
123         * MAINTAINERS: Remove my MIPS maintainer entry.
125 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
127         PR target/47230
128         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
129         * configure: Regenerate.
131 2014-07-24  James Norris  <jnorris@codesourcery.com>
133         * MAINTAINERS (Write After Approval): Add myself.
135 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
137         * configure.ac: Accept only CLooG 0.18.1.
138         * configure: Regenerate.
140 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
142         * configure.ac: Don't accept isl 0.11.
143         * configure: Regenerate.
145 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
147         * MAINTAINERS (Write After Approval): Add myself.
149 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
151         * configure.ac: Don't accept isl 0.10.
152         * configure: Regenerate.
154 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
156         Fix include path for in-tree cloog.
157         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
158         * configure: Regenerate.
160 2014-06-18  Richard Henderson  <rth@redhat.com>
162         * .gitignore: Import gcc_update output.
164 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
166         * config-ml.in: Robustify ac_configure_args parsing.
168         * configure.ac (--enable-linker-plugin-configure-flags)
169         (--enable-linker-plugin-flags): New flags.
170         (configdirs): Conditionally add libiberty-linker-plugin.
171         * configure: Regenerate.
172         * Makefile.def (host_modules): Add libiberty-linker-plugin.
173         (host_modules) <lto-plugin>: Pay attention to
174         @extra_linker_plugin_flags@ and
175         @extra_linker_plugin_configure_flags@.
176         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
177         * Makefile.in: Regenerate.
179         * Makefile.tpl (configure-[+prefix+][+module+])
180         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
181         "module_srcdir" instead of "module" for locating a module's srcdir.
182         * Makefile.in: Regenerate.
184 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
186         * MAINTAINERS (Write After Approval): Add myself.
188 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
190         * MAINTAINERS: Update my email address.
192 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
194         * MAINTAINERS (Write After Approval): Add myself.
196 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
198         * MAINTAINERS (Write After Approval): Add myself.
200 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
202         PR libstdc++/61011
203         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
204         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
205         * configure: Regenerate.
207 2014-05-28  Pedro Alves  <palves@redhat.com>
209         * MAINTAINERS (Write After Approval): Add myself.
211 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
213         * MAINTAINERS: Update my affiliation/email.
215 2014-05-19  Mike Stump  <mikestump@comcast.net>
217         * MAINTAINERS: Add wide-int reviewers.
219 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
221         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
222         * configure: Regenerated.
224 2014-05-15  Torvald Riegel  <triegel@redhat.com>
226         * MAINTAINERS (libitm): Add myself as maintainer.
228 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
230         * MAINTAINERS (Write After Approval): Add myself.
232 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
234         * config.sub, config.guess: Import from upstream.
236 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
238         * MAINTAINERS (Write After Approval): Put myself in correct order.
240 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
242         * MAINTAINERS (Write After Approval): Add myself.
244 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
246         * MAINTAINERS: Move myself from Reviewers to Write After Approval
247         section.
249 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
251         * MAINTAINERS (Write After Approval): Delete myself.
253 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
255         PR sanitizer/56781
256         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
257         and -B* options with -Xcompiler.
259 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
261         PR bootstrap/60620
262         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
263         * Makefile.in: Regenerate.
265 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
267         * Makefile.def (dependencies): Make all-ld depend on all-binutils
268         for WINDRES_FOR_TARGET in default-manifest.o rule.
269         * Makefile.in: Regenerate.
271 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
273         * MAINTAINERS (Write After Approval): Add myself.
275 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
277         PR sanitizer/56781
278         * Makefile.def: Set bootstrap=true; for host fixincludes.
279         * configure.ac: Don't bootstrap host fixincludes unless
280         --with-build-config=bootstrap-{a,ub}san.
281         * Makefile.in: Regenerated.
282         * configure: Regenerated.
284 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
286         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
287         --enable-vtable-verify option parsing.  Don't add
288         target-libsanitizer to bootstrap_target_libs unless
289         --with-build-config=bootstrap-asan or
290         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
291         to bootstrap_target_libs unless --enable-vtable-verify.
292         * configure: Regenerated.
294 2014-03-10  Anatoly Sokolov <aesok@post.ru>
296         * MAINTAINERS (Write After Approval): Add myself.
298 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
300         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
302 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
304         PR bootstrap/58572
305         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
306         -I for libstdc++-v3 includes if $(LEAN).
307         * Makefile.in: Regenerated.
309 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
311         * MAINTAINERS: Update my email address.
313 2014-02-24  Walter Lee  <walt@tilera.com>
315         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
316         (tilegx-*-*): Change to tilegx*-*-*.
317         * configure: Regenerate.
319 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
321         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
323 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
325         * MAINTAINERS (Write After Approval): Add myself.
327 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
329         PR target/59788
330         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
331         *solaris2*.
333 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
335         * MAINTAINERS: Update my email address.
337 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
339         * MAINTAINERS: Convert to UTF-8.
340         Properly sort Xinliang David Li's entry.
342 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
343             Sandra Loosemore  <sandra@codesourcery.com>
345         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
346         nios2 port maintainers.
348 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
350         * MAINTAINERS (Write After Approval): Add myself.
352 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
354         * configure.ac: Add user-friendly check for native x86_64-linux
355         multilibs.
356         * configure: Regenerate.
358 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
360         * MAINTAINERS: Add myself as sh maintainer.
362 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
364         * MAINTAINERS: Add self as SLSR maintainer.
366 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
368         * MAINTAINERS: Update my email address.
370 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
372         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
374 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
376         * Makefile.in: Regenerate.
378         * Makefile.tpl: Fix typo.
379         * Makefile.in: Regenerate partially.
381 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
383         * configure.ac: Added libcilkrts to noconfig list when C++ is not
384         supported.
385         * configure: Regenerated.
387 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
389         * MAINTAINERS (Write After Approval): Add myself.
391 2013-10-30  Jason Merrill  <jason@redhat.com>
393         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
394         --disable-build-format-warnings.
396 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
398         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
399         depend on libstdc++ and libgcc.
400         * configure: Regenerate.
401         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
402         libcilkrts for POSIX and i*86, and x86_64 architectures.
403         * Makefile.in: Added libcilkrts related fields to support building it.
405 2013-10-26  Jeff Law  <law@redhat.com>
407         * Makefile.def (target_modules): Remove libmudflap
408         (languages): Remove check-target-libmudflap).
409         * Makefile.in: Rebuilt.
410         * Makefile.tpl (check-target-libmudflap-c++): Remove.
411         * configure.ac (target_libraries): Remove target-libmudflap.
412         Remove checks which disabled libmudflap on some systems.
413         * configure: Rebuilt.
414         * libmudflap: Directory removed.
416 2013-10-21  Cong Hou  <congh@google.com>
418         * MAINTAINERS (Write After Approval): Add myself.
420 2013-10-16  Mike Stump  <mikestump@comcast.net>
422         * .dir-locals.el: Add.
424 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
426         * configure.ac: Add --enable-host-shared
427         * configure: Regenerate.
429 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
431         Import from savannah.gnu.org:
432         * config.guess: Update to 2013-06-10 version.
433         * config.sub: Update to 2013-10-01 version.
435 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
437         Changes to build configuration to allow big endian ARC ELF toolchain
438         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
439         * configure: Regenerate.
441 2013-09-20  Alan Modra  <amodra@gmail.com>
443         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
444         ppc host match.  Support little-endian powerpc linux hosts.
446 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
448         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
449         maintainer.
451 2013-09-12  DJ Delorie  <dj@redhat.com>
453         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
454         maintainers.
456 2013-09-03  Richard Biener  <rguenther@suse.de>
458         * configure.ac: Also allow ISL 0.12.
459         * configure: Regenerated.
461 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
463         * MAINTAINERS (Write After Approval): Add myself.
465 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
467         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
469 2013-08-26  Caroline Tice  <cmtice@google.com>
471         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
472         "Various Reviewers" to libvtv "Various Maintainers".
474 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
476         * MAINTAINERS: Add myself as RTL optimizers reviewer.
478 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
480         * MAINTAINERS: Update name, email.
482 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
484         * MAINTAINERS (Write After Approval): Add myself.
486 2013-08-12  Caroline Tice  <cmtice@google.com>
488         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
489         address in the Write After Approval section.
491 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
493         * MAINTAINERS (Write After Approval): Update email.
495 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
497         * configure.ac: Adjust to check VTV_SUPPORTED.
498         * configure: Regenerated.
500 2013-08-02  Caroline Tice  <cmtice@google.com>
502         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
503         on non-linux systems; add target-libvtv to noconfigdirs; add
504         libsupc++/.libs to C++ library search paths.
505         * configure: Regenerated.
506         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
507         libstdc++ and libgcc.
508         * Makefile.in: Regenerated.
510 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
512         * MAINTAINERS (Write After Approval): Add myself.
514 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
515             Shiva Chen  <shiva0217@gmail.com>
517         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
518         nds32 port maintainers.
520 2013-07-17  Tim Shen  <timshen91@gmail.com>
522         * MAINTAINERS (Write After Approval): Add myself.
524 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
526         * configure.ac: Sync from binutils.
527         * configure: Regenerate.
529 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
531         * MAINTAINERS (Write After Approval): Add myself.
533 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
535         * MAINTAINERS (Write After Approval): Add myself.
537 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
539         * MAINTAINERS (Write After Approval): Add myself.
541 2013-04-30  Brooks Moses  <bmoses@google.com>
543         * MAINTAINERS: Update my email; move myself from Fortran
544         reviewer to Write After Approval.
546 2013-04-16  Andreas Schwab  <schwab@suse.de>
548         * configure.ac (aarch64-*-*): Don't disable java.
549         * configure: Regenerate.
551 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
553         * MAINTAINERS (Write After Approval): Add myself.
555 2013-03-30  Matthias Klose  <doko@ubuntu.com>
557         * Makefile.def (target_modules): Don't install libffi.
558         * Makefile.in: Regenerate.
560 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
562         * MAINTAINERS (Write After Approval): Add myself.
564 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
566         * MAINTAINERS (Write After Approval): Add myself.
568 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
570         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
571         * configure: Regenerated.
573 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
575         * MAINTAINERS: Explicitly add myself as AIX maintainer.
576         Remove Geoff Keating as rs6000 port maintainer, at his request.
578 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
580         * MAINTAINERS: Update my email.
582 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
584         * configure: Re-generate.
586 2013-01-15  Richard Biener  <rguenther@suse.de>
588         PR other/55973
589         * configure: Re-generate.
591 2013-01-14  Matthias Klose  <doko@ubuntu.com>
593         * Makefile.def (install-target-libsanitizer): Depend on
594         install-target-libstdc++-v3.
595         * Makefile.in: Regenerate.
597 2013-01-14  Richard Biener  <rguenther@suse.de>
599         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
600         * configure: Re-generate
602 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
604         * config.sub: Update from config repo.
606 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
608         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
609         * Makefile.in: Regenerate.
611 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
613         * MAINTAINERS (arc): Add new port maintainership for myself.
615 2013-01-09  Jason Merrill  <jason@redhat.com>
617         * .gitignore: Import from gdb repository.
619 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
621         * Makefile.def (configure-gcc): Depend on all-gmp.
622         (all-gcc): Remove dependency on all-gmp.
623         * Makefile.in: Regenerated.
625 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
627         * config.sub: Merge from config repo.
628         * config.guess: Ditto.
630 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
632         * Makefile.def: Merge from binutils.
633         * Makefile.in: Ditto.
635 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
637         * MAINTAINERS: Update my email.
639 2012-12-29  Ben Elliston  <bje@gnu.org>
641         * config.guess: Update to 2012-12-29 version.
642         * config.sub: Likewise.
644 2012-12-20  Matthias Klose  <doko@ubuntu.com>
646         * Makefile.def (install-target-libgfortran): Depend on
647         install-target-libquadmath, install-target-libgcc.
648         (install-target-libsanitizer): Depend on install-target-libgcc.
649         (install-target-libjava): Depend on install-target-libgcc.
650         (install-target-libitm): Depend on install-target-libgcc.
651         (install-target-libobjc): Depend on install-target-libgcc.
652         (install-target-libstdc++-v3): Depend on install-target-libgcc.
653         * Makefile.in: Regenerate.
655 2012-12-19  Matthias Klose  <doko@ubuntu.com>
657         * Makefile.def (install-target-libgo): Depend on
658         install-target-libatomic.
659         * Makefile.in: Regenerate.
661 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
663         PR go/55201
664         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
665         * Makefile.in: Regenerate.
667 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
669         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
670         * configure: Regenerate.
672 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
674         * config.sub: Merge from config repo.
676 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
678         * Makefile.def (target_modules): Add bootstrap=true and
679         raw_cxx=true to libsanitizer.
680         * configure.ac (bootstrap_target_libs): Add libsanitizer.
681         * Makefile.in: Regenerated.
682         * configure: Likewise.
684 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
686         * MAINTAINERS: Remove self as RTL optimization maintainer.
688 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
690         * MAINTAINERS (Write After Approval): Add myself.
692 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
694         * Makefile.def (target_modules): Remove bootstrap=true and
695         raw_cxx=true from libsanitizer.
696         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
697         * Makefile.in: Regenerated.
698         * configure: Likewise.
700 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
702         * Makefile.def (target_modules): Add bootstrap=true and
703         raw_cxx=true to libsanitizer.
704         * configure.ac (bootstrap_target_libs): Add libsanitizer.
705         * Makefile.in: Regenerated.
706         * configure: Likewise.
708 2012-11-28  Andrew Pinski  <apinski@cavium.com>
710         PR bootstrap/54279
711         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
712         * configure: Regenerate.
713         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
714         * Makefile.in: Regenerate.
716 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
718         * configure.ac: Disable libsanitizer if we're not building C++.
719         * configure: Regenerate.
721 2012-11-15  Roland McGrath  <roland@hack.frob.com>
723         * MAINTAINERS (Write After Approval): Add myself.
725 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
727         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
728         Kostya Serebryany (kcc@google.com) and
729         Jakub Jelinek (jakub@redhat.com).
730         Rename area for Dodji Seketeli (dodji@redhat.com).
732 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
734         * MAINTAINERS: (asan.c, related): Add myself.
736 2012-11-14  Roland McGrath  <mcgrathr@google.com>
738         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
739         * configure: Regenerate.
741 2012-11-13  Richard Henderson  <rth@redhat.com>
743         * configure.ac: Move libsanitizer logic to subdirectory.
744         * configure: Regenerate.
746 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
748         * configure.ac: Enable libsanitizer just on x86 linux for now.
749         * configure: Re-generate.
751 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
753         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
754         sections.
755         * configure: Regenerate.
757 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
759         * configure.ac: Add section for configdirs for libsanitizer.
760         Disable for cris-*-* and mmix-*-*.
761         * configure: Regenerate.
763 2012-11-12  Wei Mi <wmi@google.com>
765         * configure.ac: Add libsanitizer to target_libraries.
766         * Makefile.def: Ditto.
767         * configure: Regenerate.
768         * Makefile.in: Regenerate.
769         * libsanitizer: New directory for asan runtime.  Contains an empty
770         tsan directory.
772 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
774         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
775         against Mingw64 w32api.
776         * configure: Regenerate.
778 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
780         * configure: Regenerated.
782 2012-11-03  Robert Mason  <rbmj@verizon.net>
784         * configure.ac: add --disable-libstdcxx configure option
785         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
787 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
789         * MAINTAINERS (Write After Approval): Add myself.
791 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
793         * MAINTAINERS (Write After Approval): Add myself.
795 2012-10-24  Sharad Singhai  <singhai@google.com>
797         * MAINTAINERS (Write After Approval): Add myself.
799 2012-10-24  Eric Christopher  <echristo@gmail.com>
801         * MAINTAINERS: Update email address.
803 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
805         PR bootstrap/54820
806         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
807         * configure: Regenerate.
809 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
811         * MAINTAINERS (aarch64): Add Marcus and myself.
813 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
815         PR bootstrap/54820
816         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
817         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
818         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
819         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
820         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
821         * Makefile.in: Regenerate.
822         * configure.ac (have_static_libs): New variable and associated check.
823         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
824         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
825         * configure: Regenerate.
827 2012-10-10  Richard Biener  <rguenther@suse.de>
829         * MAINTAINERS: Adjust for changed surname.
831 2012-10-04  Lawrence Crowl  <crowl@google.com>
833         * MAINTAINERS (Write After Approval): Add myself.
835 2012-10-01  Cary Coutant  <ccoutant@google.com>
837         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
839 2012-09-28  Ian Lance Taylor  <iant@google.com>
841         * Makefile.def: Make all-target-libgo depend on
842         all-target-libbacktrace.
843         * Makefile.in: Rebuild.
845 2012-09-26  Ian Lance Taylor  <iant@google.com>
847         * Makefile.def: Make all-gcc depend on all-libbacktrace.
848         * Makefile.in: Rebuild.
850 2012-09-20  Walter Lee  <walt@tilera.com>
852         * configure.ac: Add tilegx to list of targets that support gold.
853         * configure: Regenerate.
855 2012-09-20  Marek Polacek  <polacek@redhat.com>
857         * MAINTAINERS (Write After Approval): Add myself.
859 2012-09-19  Steve Ellcey  <sellcey@mips.com>
861         * configure.ac: Add mips*-mti-elf* target.
862         * configure: Regenerate.
864 2012-09-17  Ian Lance Taylor  <iant@google.com>
866         * MAINTAINERS (Various Maintainers): Add libbacktrace.
867         * configure.ac (host_libs): Add libbacktrace.
868         (target_libraries): Add libbacktrace.
869         * Makefile.def (host_modules): Add libbacktrace.
870         (target_modules): Likewise.
871         * configure, Makefile.in: Rebuild.
873 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
875         PR target/38607
876         Merge upstream change.
877         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
879         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
880         Add libgomp*.o to compare_exclusions for AIX.
881         * configure: Regenerate.
883 2012-09-06  Diego Novillo  <dnovillo@google.com>
885         * configure.ac: Bump minimum GMP version to 4.2.3.
886         * configure: Re-generate.
888 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
890         PR target/54461
891         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
892         target-libgloss if not configured --with-avrlibc=no.
893         * configure: Regenerate.
895 2012-09-04  Jason Merrill  <jason@redhat.com>
897         * configure.ac: Fix --enable-languages=all.
899 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
901         * MAINTAINERS (Write After Approval): Add myself.
903 2012-09-03  Richard Guenther  <rguenther@suse.de>
905         PR bootstrap/54138
906         * configure.ac: Re-organize ISL / CLOOG checks to allow
907         disabling with either --without-isl or --without-cloog.
908         * configure: Regenerated.
910 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
912         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
913         * configure: Regenerate.
915 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
917         * MAINTAINERS: Fix my email address.
919 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
921         PR binutils/4970
922         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
923         and opcodes.
924         * Makefile.in: Regenerated.
926 2012-08-26  Art Haas <ahaas@impactweather.com>
928         * configure: Regenerate.
930 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
932         * INSTALL/README: Also refer to the online installation
933         instructions.
935 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
937         * MAINTAINERS (Write After Approval): Add myself.
938         (Picochip port): Remove myself.
940 2012-08-14   Diego Novillo  <dnovillo@google.com>
942         Merge from cxx-conversion branch.
944         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
945         POSTSTAGE1_CONFIGURE_FLAGS.
946         * Makefile.in: Regenerate.
947         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
948         Force C++ when bootstrapping.
949         * configure: Regenerate.
951 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
953         * MAINTAINERS (Write After Approval): Add myself.
955 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
957         * README: Document use of ranges of years in copyright notices.
959 2012-07-06  Richard Guenther  <rguenther@suse.de>
961         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
962         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
963         --with-gmp=system.
964         * Makefile.in: Regenerated.
965         * configure: Likewise.
967 2012-07-06  Richard Guenther  <rguenther@suse.de>
969         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
970         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
971         supply V=1 as extra_make_flags.
972         * configure: Regenerated.
973         * Makefile.in: Likewise.
975 2012-07-04  Tristan Gingold  <gingold@adacore.com>
977         * configure: Regenerate.
979 2012-07-03  Richard Guenther  <rguenther@suse.de>
981         * Makfile.def (isl): Remove not necessary extra_exports and
982         extra_make_flags.
983         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
984         * Makefile.in: Regenerated.
986 2012-07-03  Richard Guenther  <rguenther@suse.de>
988         * Makefile.def (cloog): Add V=1 to extra_make_flags.
989         * configure.ac: If either the ISL or the CLooG check failed
990         do not try to build in-tree versions.
991         * Makefile.in: Regenerated.
992         * configure: Regenerated.
994 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
996         * configure: Regenerate.
998 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1000         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1001         maintainer.
1003 2012-07-02  Richard Guenther  <rguenther@suse.de>
1005         * configure: Regenerated.
1007 2012-07-02  Richard Guenther  <rguenther@suse.de>
1008         Michael Matz  <matz@suse.de>
1009         Tobias Grosser <tobias@grosser.es>
1010         Sebastian Pop <sebpop@gmail.com>
1012         * Makefile.def: Add ISL host module, remove PPL host module.
1013         Adjust ClooG host module to use the proper ISL.
1014         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1015         * configure.ac: Include config/isl.m4.  Add ISL host library,
1016         remove PPL.  Remove PPL configury, add ISL configury, adjust
1017         ClooG configury.
1018         * Makefile.in: Regenerated.
1019         * configure: Likewise.
1021 2012-07-02  Richard Guenther  <rguenther@suse.de>
1023         Merge from graphite branch
1024         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1026         * configure: Regenerated.
1027         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1028         both cloog.org and legacy versions. The only supported version will
1029         be CLooG with the isl backend.
1031         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1033         * configure: Regenerated.
1034         * configure.ac: Require cloog isl 0.17.0
1036         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1038         * configure: Regenerated.
1039         * config/cloog.m4: Do not define CLOOG_ORG
1041 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1043         * configure.ac: Skip C if explicitly selected.
1044         * configure: Regenerate.
1046 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1048         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1049         they contain -O2.
1050         * configure: Regenerate.
1052 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1054         PR debug/53740
1055         * df.h, df-problems.c, dce.c: Revert last patch.
1057 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1059         * MAINTAINERS (Write After Approval): Update my email address.
1061 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1063         * MAINTAINERS (Write After Approval): Add myself.
1065 2012-06-20  Jason Merrill  <jason@redhat.com>
1067         * Makefile.tpl (check-target-libgomp-c++): New.
1068         (check-target-libitm-c++): New.
1069         * Makefile.def (c++): Add them.
1070         * Makefile.in: Regenerate.
1072 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1074         * MAINTAINERS (Write After Approval): Add myself.
1076 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1078         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1079         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1080         (install-no-fixedincludes): Adjust accordingly.
1081         * Makefile.in: Regenerate.
1083 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1085         Merge upstream change
1086         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1088 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1090         * MAINTAINERS (Write After Approval): Add myself.
1092 2012-05-09  Nick Clifton  <nickc@redhat.com>
1093             Paul Smith  <psmith@gnu.org>
1095         PR bootstrap/50461
1096         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1097         allow for the fact that from release v3.1.0 of MPFR the source
1098         files were moved into a src sub-directory.
1099         * configure: Regenerate.
1101 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1103         * configure.ac: Bump minimum MPFR version to 2.4.0.
1104         * configure: Regenerated.
1106 2012-05-01  Richard Henderson  <rth@redhat.com>
1108         * Makefile.def (libatomic): New target_module.
1109         * configure.ac (target_libraries): Add libatomic.
1110         (noconfigdirs): Check if libatomic is supported.
1111         * Makefile.in, configure: Rebuild.
1113 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1115         * MAINTAINERS (Write After Approval): Add myself.
1117 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1119         * config.sub: Update to 2012-04-18 version from official repo.
1121 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1123         * MAINTAINERS (Write After Approval): Add myself.
1125 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1127         * MAINTAINERS: Changed email address.
1129 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1131         PR target/52737
1132         * contrib/gcc_update (files_and_dependencies):
1133         Remove gcc/config/avr/t-multilib from touch data.
1135 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1137         * MAINTAINERS (OS Port Maintainers): Remove irix.
1138         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1139         (unsupported_languages): Remove mips-sgi-irix6.*.
1140         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1141         (with_stabs): Remove.
1142         * configure: Regenerate.
1144 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1146         * MAINTAINERS (OS Port Maintainers): Remove osf.
1147         * configure.ac (enable_libgomp): Remove *-*-osf*.
1148         (with_stabs): Remove alpha*-*-osf*.
1149         * configure: Regenerate.
1151 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1153         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1154         * configure: Regenerate.
1156 2012-02-17  Walter Lee  <walt@tilera.com>
1158         * MAINTAINERS: (Write After Approval): Delete myself.
1160 2012-02-14  Walter Lee  <walt@tilera.com>
1162         * MAINTAINERS (tilegx port): Add myself.
1163         (tilepro port): Add myself.
1164         (Write After Approval): Add myself.
1166 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1168         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1169         and Joseph Myers as docstring relicensing maintainers.
1171 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1173         * MAINTAINERS (write-after-approval): Add myself.
1175 2012-02-08  Ira Rosen <irar@il.ibm.com>
1177         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1178         maintainer.
1180 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1182         * MAINTAINERS (Write After Approval): Move myself to
1183         maintain alphabetical order.
1185 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1187         * MAINTAINERS (Write After Approval): Add myself.
1189 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1191         * MAINTAINERS (Write After Approval): Add myself.
1193 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1194             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1196         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1197         * configure: Regenerate.
1199 2012-01-23  Harshit Chopra  <harshit@google.com>
1201         * MAINTAINERS (Write After Approval): Add myself.
1203 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1205         * configure.ac: Remove reference to mh-interix.
1206         * configure: Regenerate.
1208 2012-01-05  Richard Henderson  <rth@redhat.com>
1210         PR bootstrap/51072
1211         * configure.ac: Disable libitm if c++ is not enabled.
1212         * configure: Rebuild.
1214         * configure.ac: Fix regexp for same.
1215         * configure: Rebuild.
1217 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1219         * MAINTAINERS (Write After Approval): Add myself.
1221 2012-01-02  Richard Guenther  <rguenther@suse.de>
1223         PR bootstrap/51686
1224         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1225         * Makefile.in: Regenerate.
1227 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1229         * MAINTAINERS (Write After Approval): Add myself.
1231 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1233         * configure: Regenerate.
1235 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1237         * MAINTAINERS (picochip): Changed email address.
1239 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1241         * MAINTAINERS (write-after-approval): Add self.
1243 2011-11-29  DJ Delorie  <dj@redhat.com>
1245         * configure.ac (rl78-*-*) New case.
1246         * configure: Regenerate.
1247         * MAINTAINERS: Add myself as RL78 maintainer.
1249 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1251         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1253 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1255         * libtool.m4: Additional FreeBSD 10 fixes.
1257 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1259         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1260         Maintainers section, as Epiphany maintainer.
1262 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1264         PR target/49992
1265         * configure.ac: Remove ranlib special-casing for Darwin.
1266         * configure: Regenerate.
1268 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1270         * MAINTAINERS (Reviewers): Keep the list sorted.
1272 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1274         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1276 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1278         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1279         * configure: Rebuild.
1280         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1281         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1282         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1283         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1284         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1285         Add READELF.
1286         * Makefile.in: Rebuild.
1288 2011-11-09  Jason Merrill  <jason@redhat.com>
1290         * Makefile.def (language=c++): Remove check-c++0x.
1291         * Makefile.in (check-gcc-c++): Regenerate.
1293 2011-11-08  Richard Henderson  <rth@redhat.com>
1295         * configure.ac: Test for libitm directory present first.
1297         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1299         * configure.ac: Test libitm/configure.tgt to disable libitm.
1300         * configure: Rebuild.
1302 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1303             Richard Henderson  <rth@redhat.com>
1305         Merged from transactional-memory.
1307         * Makefile.def (lang_env_dependencies): libitm is c++.
1308         Add libitm target module.
1309         * configure.ac: Likewise.
1310         * config/mmap.m4: New file.
1311         * contrib/gcc_update: Add libitm to touch data.
1312         * Makefile.in, configure: Rebuild.
1314 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1316         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1317         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1318         * Makefile.in: Regenerate.
1320 2011-11-01  DJ Delorie  <dj@redhat.com>
1322         * config.sub: Update to version 2011-10-29 (added rl78)
1324 2011-10-27  Nick Clifton  <nickc@redhat.com>
1326         * config.sub: Import these changes from the config project:
1328         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1329             Ben Elliston  <bje@gnu.org>
1331         * config.sub (epiphany): New.
1333         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1334             Ben Elliston  <bje@gnu.org>
1336         * config.sub (hexagon, hexagon-*): New.
1338         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1340         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1341         64eb to be64.
1343         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1345         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1346         (nacl): Grok as alias for 32el-unknown-nacl.
1348 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1350         * MAINTAINERS (Write After Approval): Add myself.
1352 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1354         * MAINTAINERS (Write After Approval): Add myself.
1356 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1358         * MAINTAINERS (sparc port): Remove myself.
1360 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1362         * MAINTAINERS (Write After Approval): Add myself.
1364 2011-08-14  Yao Qi  <yao@codesourcery.com>
1366         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1367         * configure: Regenerate.
1369 2011-07-26  Ian Lance Taylor  <iant@google.com>
1371         * configure.ac: Set have_compiler based on whether gcc directory
1372         exists, rather than on whether gcc is in configdirs.
1373         * configure: Rebuild.
1375 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1377         * MAINTAINERS (Global Reviewers): Add self.
1379 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1381         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1382         link directories.
1383         * Makefile.in: Rebuild.
1385 2011-07-20  Ian Lance Taylor  <iant@google.com>
1387         PR bootstrap/49787
1388         * configure.ac: Move --enable-bootstrap handling earlier in file.
1389         If --enable-bootstrap and either --enable-build-with-cxx or
1390         --enable-build-poststage1-with-cxx, enable C++ automatically.
1391         * configure: Rebuild.
1393 2011-07-19  Ian Lance Taylor  <iant@google.com>
1395         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1396         make C++ a boot_language.  Set and substitute
1397         POSTSTAGE1_CONFIGURE_FLAGS.
1398         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1399         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1400         * configure, Makefile.in: Rebuild.
1402 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1404         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1405         maintainers.
1407 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1409         * MAINTAINERS (Global Reviewers): Add myself.
1411 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1413         * configure: Regenerate.
1415 2011-07-16  Jason Merrill  <jason@redhat.com>
1417         * Makefile.def (language=c++): Add check-c++0x and
1418         check-target-libmudflap-c++.
1419         * Makefile.tpl (check-target-libmudflap-c++): New.
1420         * Makefile.in: Regenerate.
1422 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1424         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1425         * Makefile.def (target_modules/libjava): Pass
1426         $(EXTRA_CONFIGARGS_LIBJAVA).
1427         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1428         if not configured with --enable-static-libjava.
1429         * Makefile.in: Regenerate.
1430         * configure: Likewise.
1432 2011-07-15  Jason Merrill  <jason@redhat.com>
1434         * Makefile.in (check-c++): Move check-gcc-c++0x after
1435         check-target-libstdc++-v3.
1437 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1439         * MAINTAINERS (c6x port): New entry.
1441 2011-07-13  Jason Merrill  <jason@redhat.com>
1443         * Makefile.in (check-gcc-c++0x): New.
1444         (check-c++): Depend on it.
1446 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1448         PR target/39150
1449         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1450         x86_64-*-solaris2.1[0-9]*.
1451         * configure: Regenerate.
1453 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1455         * MAINTAINERS (RTL optimizers): Add self.
1457 2011-06-27  Gabriel Charette  <gchare@google.com>
1459         * MAINTAINERS (Write After Approval): Add myself.
1461 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1463         PR regression/47836
1464         PR bootstrap/23656
1465         PR other/47733
1466         PR bootstrap/49247
1467         PR c/48825
1468         * configure.ac (target_libraries): Remove target-libiberty.
1469         Remove case-statement setting skipdirs=target-libiberty for
1470         multiple targets.  Remove checking target_configdirs and
1471         removing target-libiberty but keeping target-libgcc if
1472         otherwise empty.
1473         * Makefile.def (target_modules): Don't add libiberty.
1474         (dependencies): Remove all traces of target-libiberty.
1475         * configure, Makefile.in: Regenerate.
1477 2011-06-13  Walter Lee <walt@tilera.com>
1479         * configure.ac (tilepro-*-*) New case.
1480         (tilegx-*-*): Likewise.
1481         * configure: Regenerate.
1483 2011-06-06  Jing Yu  <jingyu@google.com>
1485         * configure.ac: Skip target-libiberty for
1486         arm*-*-linux-androideabi.
1487         * configure: Regenerated.
1489 2011-06-06  Nick Clifton  <nickc@redhat.com>
1491         * config.sub: Sync from upstream.
1493 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1495         * MAINTAINERS (Write After Approval): Add myself.
1497 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1499         * MAINTAINERS: Update my email address.
1501 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1503         * MAINTAINERS (Write After Approval): Update my email address.
1505 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1507         * MAINTAINERS (Write After Approval): Add myself.
1509 2011-05-08  Doug Kwan  <dougkwan@google.com>
1511         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1512         * configure: Regenerated.
1513         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1514         value from configure.
1515         * Makefile.in: Regenerated.
1517 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1519         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1520         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1521         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1522         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1523         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1524         *-*-vxworks*): Disable newlib and libgloss in separate case
1525         statement.
1526         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1527         to separate case statement.
1528         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1529         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1530         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1531         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1532         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1533         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1534         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1535         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1536         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1537         i[[3456789]]86-*-rdos*, m32r-*-*,
1538         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1539         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1540         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1541         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1542         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1543         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1544         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1545         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1546         and libgloss in main case over targets.  Remove most empty cases
1547         in main case over targets.
1548         * configure: Regenerate.
1550 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1552         * MAINTAINERS (Write After Approval): Add myself.
1554 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1556         * configure.ac: Remove code setting special library locations for
1557         hppa*64*-*-hpux11*.  Remove code setting compiler for
1558         sparc-sun-solaris2*.
1559         * configure: Regenerate.
1561 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1563         * configure.ac: Separate libgloss_dir settings from general case
1564         over targets.
1565         * configure: Regenerate.
1567 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1569         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1570         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1571         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1572         cases in libgcj-disabling case statement.
1573         (hppa*64*-*-linux*): Set unsupported_languages instead of
1574         disabling target-zlib.
1575         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1576         to hppa*64*-*-hpux*.
1577         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1578         hppa*-*-hpux*.
1579         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1580         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1581         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1582         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1583         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1584         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1585         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1586         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1587         libgcj-disabling case statement.
1588         * configure: Regenerate.
1590 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1592         * configure.ac: Disable Java for targets not supporting libffi.
1593         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1594         Remove cases in Java-disabling statement.
1595         (*arm-wince-pe): Change to arm-wince-pe.
1596         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1597         cases in Java-disabling statement.
1598         (bfin-*-*): Don't disable Java again.
1599         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1600         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1601         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1602         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1603         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1604         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1605         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1606         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1607         Java-disabling statement.
1608         (mmix-*-*): Don't disable Java again.
1609         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1610         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1611         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1612         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1613         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1614         statement.
1615         * configure: Regenerate.
1617 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1619         * configure.ac: Separate cases disabling Java and Java libraries
1620         from general case over targets.
1621         * configure: Regenerate.
1623 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1625         * MAINTAINERS: Update my email address.
1627 2011-04-20  Easwaran Raman  <eraman@google.com>
1629         * MAINTAINERS (Write After Approval): Add myself.
1631 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1633         PR lto/48086
1634         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1635         * configure: Regenerate.
1637 2011-04-16  Jim Meyering  <meyering@redhat.com>
1639         * MAINTAINERS (Write After Approval): Add myself.
1641 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1643         * MAINTAINERS: Update my email address.
1645 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1647         * MAINTAINERS (Write After Approval): Add myself.
1649 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1651         * MAINTAINERS (Write After Approval): Add myself.
1653 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1655         * MAINTAINERS (Write After Approval): Add myself.
1657 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1659         * configure.ac (build_tools): Remove build-byacc.
1660         (host_libs): Remove mmalloc.
1661         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1662         autoconf automake libtool diff rcs fileutils shellutils time
1663         textutils wdiff find uudecode hello tar gzip indent recode release
1664         sed perl gawk findutils gettext zip.
1665         (libgcj): Remove target-qthreads.
1666         (target_tools): Remove target-examples target-gperf.
1667         (YACC): Don't handle building byacc.
1668         * configure: Regenerate.
1669         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1670         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1671         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1672         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1673         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1674         handle building components.
1675         * Makefile.in: Regenerate.
1677 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1679         * MAINTAINERS: Update my email address as Xtensa maintainer.
1681 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1683         * config.sub: Sync from upstream.
1685 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1687         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1688         (microblaze*): Don't disable libssp.
1689         * configure: Regenerate.
1691 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1693         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1694         moveifchange.
1695         * configure: Regenerate.
1696         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1697         * Makefile.in: Regenerate.
1699 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1701         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1702         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1703         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1704         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1705         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1706         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1707         md_exec_prefix cases.
1708         * configure: Regenerate.
1710 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1712         * configure.ac: Separate cases disabling target-libssp,
1713         target-libiberty, target-libstdc++-v3 and Fortran from general
1714         case over targets.
1715         * configure: Regenerate.
1717 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1719         * configure.ac (*-*-chorusos): Don't disable libgcj.
1720         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1721         Remove case.
1722         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1723         (arm-*-coff): Don't disable libgcj.
1724         (arm*-*-linux-gnueabi): Remove useless assignment.
1725         (arm-*-riscix*): Don't disable libgcj.
1726         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1727         configuration.
1728         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1729         (c54x*-*-*): Remove case.
1730         (tic54x-*-*): Don't disable GCC or GCC libraries.
1731         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1732         to *.
1733         (d10v-*-*): Don't disable GCC libraries.
1734         (d30v-*-*): Don't disable libgcj.
1735         (h8500-*-*): Don't disable GCC libraries.
1736         (i960-*-*): Don't disable libgcj.
1737         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1738         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1739         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1740         libgcj.
1741         (m68k-*-coff*): Remove case.
1742         (mmix-*-*): Don't disable libgloss on host.
1743         (mn10200-*-*, mn10300-*-*): Remove cases.
1744         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1745         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1746         Don't disable libgcj.
1747         (romp-*-*): Remove case.
1748         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1749         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1750         case.
1751         (v810-*-*): Don't disable GCC libraries.
1752         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1753         (ip2k-*-*): Don't disable GCC libraries.
1754         * configure: Regenerate.
1756 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1758         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1759         libffi on host.
1760         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1761         on host.
1762         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1763         * configure: Regenerate.
1765 2011-03-26  John Marino  <binutils@marino.st>
1767         * configure.ac: Add support for *-*-dragonfly*
1768         * configure: Regenerate.
1770 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1772         * configure.ac (native_only): Remove.
1773         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1774         send-pr uudecode guile gnuserv on host.
1775         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1776         send-pr rcs guile perl texinfo libtool on host.
1777         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1778         automake send-pr rcs guile perl texinfo libtool on host.
1779         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1780         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1781         (alpha*-dec-osf*): Don't disable fileutils on target.
1782         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1783         texinfo send-pr expect dejagnu on target.
1784         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1785         target-qthreads on target.
1786         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1787         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1788         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1789         x86_64-*-mingw*): Don't disable expect on target.
1790         (*-*-cygwin*): Don't disable target-gperf on target.
1791         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1792         gnuserv on target.
1793         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1794         target.
1795         * configure: Regenerate.
1797 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1799         * configure.ac (target_tools): Remove target-groff.
1800         (native_only): Remove target-groff.
1801         (hppa*64*-*-*): Don't disable byacc.
1802         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1803         setting.
1804         (*-*-kaos*): Don't skip target-librx and target-groff.
1805         (*-*-netware*): Don't skip target-libmudflap.
1806         (*-*-tpf*): Don't skip target-libmudflap.
1807         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1808         directories on the host.
1809         (ia64*-*-*vms*): Don't skip tix.
1810         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1811         host.
1812         * configure: Regenerate.
1814 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1816         * configure.ac: Remove references to mt-mep, mt-netware,
1817         mt-wince.
1818         * Makefile.def: Add all-utils soft dependencies.
1819         * Makefile.tpl: Remove GDB_NLM_DEPS.
1820         * configure: Regenerate.
1821         * Makefile.in: Regenerate.
1823 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1825         * configure.ac: Do not include mh-x86omitfp.
1826         * configure: Regenerate.
1828 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1830         * configure.ac: Remove empty cases.
1831         * configure: Regenerate.
1833 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1835         * Makefile.def: Add dependency from termcap to gdb.
1836         * Makefile.in: Regenerate.
1838 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1840         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1841         * configure: Regenerate.
1842         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1843         * Makefile.tpl: Likewise.
1844         * Makefile.in: Regenerate.
1846 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1848         * configure.ac: Remove all mentions of tentative_cc.
1849         * configure: Regenerate.
1851 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1853         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1854         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1855         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1856         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1857         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1858         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1859         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1860         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1861         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1862         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1863         *-*-rhapsody*): Remove host cases.
1864         * configure: Regenerate.
1866 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1868         * configure.ac (ppc*-*-pe): Remove host case.
1869         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1870         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1871         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1872         cases.
1873         * configure: Regenerate.
1875 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1877         * config.sub: Update to version 2011-03-23.
1879 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1881         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1882         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1883         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1884         * configure: Regenerate.
1886 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1888         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1889         to Write After Approval.
1890         * config-ml.in: Don't handle arc-*-elf*.
1891         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1892         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1893         handle GCC libraries.
1894         * configure: Regenerate.
1896 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1898         PR bootstrap/48120:
1899         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1900         Add -lstdc++ -lm to LIBS.
1901         * configure: Regenerate.
1903 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1905         * config.guess: Update to version 2011-02-02
1906         * config.sub: Update to version 2011-02-24
1908 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1910         PR lto/48086
1911         * configure.ac: Re-enable LTO on *-apple-darwin9.
1912         * configure: Regenerate.
1914 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1916         PR lto/48086
1917         * configure.ac: Disable LTO on darwin due to an assembler change in
1918         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1919         under 256.
1920         * configure: Regenerate.
1922 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1924         * MAINTAINERS: Update myself as score backend maintainer,
1925         update my e-mail address.
1927 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1929         * MAINTAINERS: Update my e-mail address.
1931 2011-03-06  Joey Ye  <joey.ye@arm.com>
1933         * MAINTAINERS: Update my e-mail address.
1935 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1937         * configure.ac: Adjust test of with_ppl.
1938         * configure: Regenerated.
1940 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1942         * MAINTAINERS: Adjust my e-mail address.
1944 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1946         * configure.ac: Add -lpwl to ppllibs.
1947         * configure: Regenerated.
1949 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1951         * config/cloog.m4: Add -lisl to clooglibs.
1952         * configure: Regenerated.
1954 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1956         * MAINTAINERS (CPU Port maintainers): Add self.
1958 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1960         * MAINTAINERS: Add myself as testsuite maintainer.
1962 2011-02-15  Mike Stump  <mikestump@comcast.net>
1964         * MAINTAINERS: Add myself as testsuite maintainer.
1966 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1968         Import from Libtool and gnulib:
1970         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1972         Prepare for supporting FreeBSD 10.
1973         * config.rpath: Remove handling of freebsd1* which soon would
1974         match FreeBSD 10.0.
1976         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1978         Remove support for FreeBSD 1.x.
1979         * libtool.m4 (_LT_LINKER_SHLIBS)
1980         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1981         soon would incorrectly match FreeBSD 10.0.
1983 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1985         PR binutils/12283
1986         * move-if-change: Import version from gnulib.
1988 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1990         PR lto/47225
1991         * Makefile.def (lto-plugin): Double dash for enable-shared.
1992         (configure-gcc): Depend on all-lto-plugin.
1993         * Makefile.in: Rebuilt.
1995 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1997         * configure.ac: Remove extra bracket.
1998         * configure: Regenerate.
2000 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2002         * MAINTAINERS: Add myself as libquadmath maintainer.
2004 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2006         * MAINTAINERS: Update my email address.
2008 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2010         * MAINTAINERS (option handling): Add self.
2012 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2014         PR lto/47225
2015         * Makefile.def: Add dependency for install-gcc
2016         on install-lto-plugin.
2017         * Makfile.in: Regenerated
2019 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2021         * MAINTAINERS (CPU Port Maintainers): Add myself.
2023 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2025         PR libgcj/44341
2026         * configure.ac: Discard --with-* flags for host when configuring
2027         target libraries for cross build.
2028         * configure: Rebuilt.
2030 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2032         * MAINTAINERS (linear loop transforms): Removed.
2034 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2036         * configure.ac: If with_ppl is no, move setting with_cloog=no
2037         after CLOOG_REQUESTED check.
2038         * configure: Regenerated.
2040 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2042         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2043         CLooG has been requested.
2044         * configure: Regenerated.
2046 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2048         * configure: Regenerated.
2049         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2051 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2053         * configure: Regenerated.
2054         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2056 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2058         * configure.ac: Use AS_HELP_STRING throughout.
2059         * configure: Regenerate.
2061 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2063         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2064         * configure: Regenerate.
2066 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2068         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2070 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2072         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2073         for ia64-hpux.
2074         * configure: Regenerate.
2076 2011-01-07  Jan Hubicka  <jh@suse.cz>
2078         PR lto/47225
2079         * Makefile.in: Regenerate.
2080         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2081         configure.
2083 2011-01-07  Jan Hubicka  <jh@suse.cz>
2085         * Makefile.in: Regenerate.
2086         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2087         and configure dependency on lto-plugin configure.
2088         (lto-plugin module): Remove dependency on GCC; add dependency on
2089         liniberty.
2091 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2093         * MAINTAINERS (Write After Approval): Add myself.
2095 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2097         * configure: Regenerate.
2099 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2101         * configure.ac: (picochip): Disable libiberty.
2103 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2105         * MAINTAINERS (Write After Approval): Add myself.
2107 2010-12-10  Ian Lance Taylor  <iant@google.com>
2109         PR bootstrap/46819
2110         * configure.ac: For --disable-libgcj clear libgcj_saved.
2111         * configure: Rebuild.
2113 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2115         PR fortran/46540
2116         * configure.ac: Add --disable-libquadmath and
2117         --disable-libquadmath-support.
2118         * configure: Regenerate.
2120 2010-12-03  Ian Lance Taylor  <iant@google.com>
2122         * MAINTAINERS: Add myself as libgo maintainer.
2124 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2126         PR libffi/46792
2127         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2128         * configure: Regenerate.
2130 2010-12-02  Ian Lance Taylor  <iant@google.com>
2132         * configure.ac: Always set default for poststage1_ldflags to
2133         -static-libstdc++ -static-libgcc.
2135 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2137         * configure.ac: Move comment to remove extra space in last argument
2138         of GCC_TARGET_TOOL.
2140 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2142         PR other/46026
2143         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2144         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2145         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2146         (BASE_FLAGS_TO_PASS): Use it.
2147         * configure: Rebuilt.
2148         * Makefile.in: Rebuilt.
2150 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2152         PR binutils/12258
2153         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2154         Properly check default linker.
2155         * configure: Regnerated.
2157 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2159         * configure.ac: For --enable-gold, handle value `default' instead of
2160         `both*'.  New configure option --{en,dis}able-ld.
2161         * configure: Regenerate.
2163 2010-11-20  Ian Lance Taylor  <iant@google.com>
2165         * configure.ac: Only disable a language library if no language needs
2166         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2167         * configure: Rebuild.
2169 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2171         * Makefile.in: Regenerate.
2173         PR other/46202
2174         * configure.ac: Fix just-built in-tree STRIP name to be
2175         binutils/strip-new.
2176         * configure: Regenerate.
2177         * Makefile.def (install-strip-gcc, install-strip-binutils)
2178         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2179         (install-strip-sid): Mirror dependencies on non-strip variants
2180         of these targets on the respective -strip prerequisites.
2181         * Makefile.tpl (install-strip, install-strip-host)
2182         (install-strip-target): New targets.
2183         (install-strip-[+module+], install-strip-target-[+module+]):
2184         New targets.
2185         * Makefile.in: Regenerate.
2187 2010-11-19  Ian Lance Taylor  <iant@google.com>
2188             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2190         * configure.ac: Add target-libgo to target_libraries.  Set
2191         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2192         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2193         (HOST_EXPORTS): Add GOC.
2194         (BASE_TARGET_EXPORTS): Add GOC.
2195         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2196         (GOCFLAGS_FOR_TARGET): New variable.
2197         (EXTRA_HOST_FLAGS): Add GOC.
2198         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2199         * Makefile.def (target_modules): Add libgo.
2200         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2201         (dependencies): Add dependency from configure-target-libgo to
2202         configure-target-libffi and all-target-libstdc++-v3.  Add
2203         dependencies from all-target-libgo to all-target-libffi.
2204         (languages): Add go.
2205         * configure: Rebuild.
2206         * Makefile.in: Rebuild.
2208 2010-11-19  Ian Lance Taylor  <iant@google.com>
2210         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2211         compiler/flag environment variables.
2213 2010-11-18  Ian Lance Taylor  <iant@google.com>
2215         * configure.ac: Check for lang_requires_boot_languages in
2216         config-lang.in files.
2217         * configure: Rebuild.
2219 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2220             Tobias Burnus  <burnus@net-b.de>
2222         PR fortran/32049
2223         * Makefile.def: Add libquadmath; build it with language=fortran.
2224         * configure.ac: Add libquadmath.
2225         * Makefile.tpl: Handle multiple libs in check-[+language+].
2226         * Makefile.in: Regenerate.
2227         * configure: Regenerate.
2229 2010-11-16  Tom Tromey  <tromey@redhat.com>
2231         * MAINTAINERS: Moved myself to reviewers section.
2233 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2235         * MAINTAINERS: Moved myself to reviewers section.
2237 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2239         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2240         (Write After Approval): Remove self.
2242 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2244         * configure.ac: Fix spelling in option names.
2245         * configure: Regenerated.
2247 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2249         PR bootstrap/39622
2250         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2251         * configure: Regenerated.
2253 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2255         * MAINTAINERS: Update my email address.
2257 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2259         * configure: Regenerate.
2261 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2263         * configure: Regenerate.
2265 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2267         * configure: Regenerate.
2269 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2271         * configure: Regenerate.
2273 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2275         * configure.ac: Support official CLooG.org versions.
2276         * configure: Regenerate.
2277         * config/cloog.m4: New.
2279 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2281         * MAINTAINERS (Write After Approval): Add myself.
2283 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2285         * MAINTAINERS: Update my email address.
2287 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2289         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2290         * configure: Regenerate.
2292 2010-11-03  Ian Lance Taylor  <iant@google.com>
2293             Dave Korn  <dave.korn.cygwin@gmail.com>
2295         PR lto/46273
2296         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2297         and on other supported platforms whenever LTO is enabled.
2298         * configure: Rebuild.
2300 2010-11-02  Alan Modra  <amodra@gmail.com>
2302         PR binutils/12110
2303         * configure.ac: Error when source path contains spaces.
2304         * configure: Regenerate.
2306 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2308         * MAINTAINERS: Update my email address.
2310 2010-10-20  Ian Lance Taylor  <iant@google.com>
2312         * Makefile.def (target_modules): Set lib_path to src/.libs for
2313         libstdc++-v3 module.
2314         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2315         * Makefile.in: Rebuild.
2317 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2319         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2320         (Write After Approval): Remove myself.
2322 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2324         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2326 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2328         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2330 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2332         * configure.ac (build_lto_plugin): New shell variable.
2333         (--enable-lto): Turn on by default for all non-ELF platforms that
2334         have had LTO support added so far.  Set build_lto_plugin appropriately
2335         for both ELF and non-ELF.
2336         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2337         * configure: Regenerate.
2339 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2341         Sync from src:
2342         * configure.ac (v850 support): Remove target-libgloss from
2343         noconfigdirs.
2344         * configure: Regenerate.
2346 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2348         PR bootstrap/45326
2349         PR bootstrap/45174
2350         * configure.ac: Honor initial values of $build_configargs,
2351         $host_configargs, $target_configargs.  Mark the precious, so
2352         environment settings get recorded.
2353         * configure: Regenerate.
2355 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2357         PR bootstrap/45796
2358         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2359         Depend on all-build-libiberty.
2360         * Makefile.in: Regenerate.
2362 2010-09-30  Michael Eager  <eager@eagercon.com>
2364         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2365         * configure: Regenerate.
2367 2010-09-28  Michael Eager  <eager@eagercon.com>
2369         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2371 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2373         PR bootstrap/44621
2374         * configure.ac: Fix unportable shell quoting.
2375         * configure: Regenerate.
2377 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2379         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2380         targets and amend comment.
2381         * configure: Regenerate.
2383 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2385         * MAINTAINERS (Write After Approval): Add myself.
2387 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2389         * configure.ac: Enable LTO by default on Darwin.
2390         * configure: Regenerate.
2392 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2394         * MAINTAINERS (Write After Approval): Add myself.
2396 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2398         * MAINTAINERS (Write After Approval): Add myself.
2400 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2402         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2403         ports
2405 2010-07-28  David Yuste  <david.yuste@gmail.com>
2407         * MAINTAINERS (Write After Approval): Add myself.
2409 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2411         * configure.ac: Support all v850 targets.
2412         * configure: Regenerate.
2414 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2416         PR bootstrap/44455
2417         * configure.ac (extra_mpfr_configure_flags): Copy from
2418         extra_mpc_gmp_configure_flags.
2419         * configure: Re-generated.
2421 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2423         * MAINTAINERS (Write After Approval): Add myself.
2425 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2427         * MAINTAINERS (Write After Approval): Add myself.
2429 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2431         * MAINTAINERS (Write After Approval): Add myself.
2433 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2435         PR target/44862
2436         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2437         Provide -B option to allow for link spec %s substitutions for
2438         libstdc++.a on darwin.
2439         * Makefile.in: Regenerate.
2441 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2443         * MAINTAINERS (Reviewers): Update my e-mail address
2445 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2447         * Makefile.def (configure-gcc): Depend on all-libelf.
2448         * Makefile.in: Rebuild.
2450 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2452         * MAINTAINERS (Write After Approval): Add myself in the right place.
2454 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2456         * MAINTAINERS (Write After Approval): Add myself.
2458 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2460         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2462 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2464         * config.sub: Update to version 2010-05-21.
2465         * config.guess: Update to version 2010-04-03.
2467 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2469         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2470         * configure: Regenerate.
2472 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2474         * MAINTAINERS (Write After Approval): Add myself.
2476 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2478         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2479         a platform that supports LTO.
2480         * configure: Regenerate.
2482 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2484         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2485         * configure: Regenerated.
2487 2010-04-27  Roland McGrath  <roland@redhat.com>
2488             H.J. Lu  <hongjiu.lu@intel.com>
2490         * configure.ac (--enable-gold): Support both, both/gold and
2491         both/bfd to add gold to configdirs without removing ld.
2492         * configure: Regenerated.
2494         * Makefile.def: Add install-gold dependency to install-ld.
2495         * Makefile.in: Regenerated.
2497 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2499         PR lto/42776
2500         * configure.ac (--enable-lto): Refactor handling so libelf tests
2501         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2502         and allow LTO to be explicitly enabled on non-ELF platforms that
2503         are known to support it inside else-clause.
2504         * configure: Regenerate.
2506 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2508         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2509         * configure: Regenerate.
2511 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2513         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2514         * configure: Regenerate.
2516 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2518         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2519         separately.
2520         * configure: Regenerate.
2522 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2524         * MAINTAINERS (Write After Approval): Add myself.
2526 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2528         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2529         * configure: Regenerate.
2531 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2533         * configure: Regenerate after change to elf.m4.
2535 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2537         * MAINTAINERS (Write After Approval): Add myself.
2539 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2541         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2542         * configure: Regenerated.
2544 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2546         * configure.ac: Print "buggy but acceptable" when CLooG
2547         revision is less than 9.
2548         * configure: Regenerated.
2550 2010-04-01  Diego Novillo  <dnovillo@google.com>
2552         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2554 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2556         PR bootstrap/43615
2557         PR bootstrap/43328
2559         Revert:
2561         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2563         * configure.ac: Do not pass --enable-multilib nor
2564         --disable-multilib in baseargs.  Accept explicitly passed
2565         --enable_multilib.
2566         * configure: Regenerate.
2568 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2570         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2572 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2574         * MAINTAINERS: Remove myself.
2576 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2578         PR bootstrap/43328
2579         * configure.ac: Do not pass --enable-multilib nor
2580         --disable-multilib in baseargs.  Accept explicitly passed
2581         --enable_multilib.
2582         * configure: Regenerate.
2584 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2586         * MAINTAINERS (spu port): Remove me.
2588 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2590         * configure.ac (tic6x-*-*): New case.
2591         * configure: Regenerate.
2593 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2595         * config.sub: Update to version 2010-03-22.
2596         * config.guess: Update to version 2009-12-30.
2598 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2600         PR ada/42554
2601         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2602         * configure: Regenerate.
2604 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2606         * MAINTAINERS: Update my email address.
2608 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2610         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2611         (ghassan.shobaki@amd.com): Removed.
2613 2010-03-17  Alan Modra  <amodra@gmail.com>
2615         * MAINTAINERS: Update my email address.
2617 2010-03-16  Diego Novillo  <dnovillo@google.com>
2619         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2620         Matthews.
2622 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2624         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2625         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2627 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2629         * MAINTAINERS: Update my email address.
2631 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2633         * MAINTAINERS: Update my email address.
2635 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2637         * MAINTAINERS: Update my email address.
2639 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2641         * MAINTAINERS: Update my email address.
2643 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2645         PR libstdc++/32499
2646         * configure.ac (RANLIB): Default to true.
2647         (STRIP): Likewise.
2648         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2649         * configure: Regenerate.
2651 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2653         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2654         (Write After Approval): Update my email address.
2656 2010-02-17  Nick Clifton  <nickc@redhat.com>
2658         PR 11238
2659         * Makefile.tpl (local-distclean): Also remove config.cache files in
2660         sub-directories as there may not be Makefiles present in the
2661         sub-directories.
2662         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2663         the config.cache files found by the find command.
2665         * Makefile.in: Regenerate.
2666         * configure.ac: Revert previous delta.
2667         * configure: Regenerate.
2669 2010-02-15  Nick Clifton  <nickc@redhat.com>
2671         PR 11238
2672         * configure.ac: Delete config.cache files in sub-directories when
2673         deleting Makefiles.
2674         * configure: Regenerate.
2676 2010-02-12  Ben Elliston  <bje@gnu.org>
2678         * MAINTAINERS: Update my email address.
2680 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2682         * MAINTAINERS (spu port): Update my email address.
2684 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2686         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2688 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2690         * configure.ac: Add "recommended" version checks for GMP/MPC.
2691         Update recommended GMP/MPFR/MPC versions.
2692         * configure: Regenerate.
2694 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2696         * MAINTAINERS: Move my Embecosm email address into the
2697         write-after-approval section.
2699 2010-01-26  Ian Lance Taylor  <iant@google.com>
2701         * MAINTAINERS: Add myself as Go frontend maintainer.
2703 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2705         PR libstdc++/36101, PR libstdc++/42813
2706         * configure.ac (bootstrap_target_libs): Make inclusion of
2707         target-libgomp conditional on libgomb being in target_configdirs.
2708         * configure: Regenerate.
2710 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2712         PR libstdc++/36101, PR libstdc++/42813
2713         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2714         * configure: Regenerate.
2716 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2718         PR libstdc++/36101, PR libstdc++/42813
2719         * configure.ac (target_configdirs): Substitute.
2720         * Makefile.def: Bootstrap target module libgomp.
2721         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2722         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2723         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2724         * configure, Makefile.in: Regenerate.
2726 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2728         * MAINTAINERS: Adjust my details.
2730 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2732         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2734 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2736         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2738 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2740         * MAINTAINERS (Write After Approval): Add myself.
2742 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2744         * MAINTAINERS (Write After Approval): Add myself.
2746 2010-01-11  Richard Guenther  <rguenther@suse.de>
2748         PR lto/41569
2749         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2750         * Makefile.in: Regenerated.
2752 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2754         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2755         * configure: Regenerate.
2757 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2758             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2760         PR bootstrap/42424
2761         * configure.ac: Include libtool m4 files.
2762         (_LT_CHECK_OBJDIR): Call it.
2763         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2764         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2766         * configure: Regenerate.
2768 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2770         PR bootstrap/41818
2771         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2772         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2773         * Makefile.in: Regenerate.
2775 2010-01-02  Richard Guenther  <rguenther@suse.de>
2777         PR lto/41529
2778         * configure.ac: Include config/elf.m4.  Disable LTO if not
2779         builting for an elf target.
2780         * configure: Regenerate.
2782 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2784         * MAINTAINERS: Change my email address.
2786 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2788         * config.sub, config.guess: Update from upstream sources.
2790 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2792         * MAINTAINERS (Write After Approval): Add myself.
2794 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2796         PR middle-end/30447
2797         PR middle-end/30789
2798         PR other/40302
2800         * configure.ac: Require MPC.
2801         * configure: Regenerate.
2803 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2805         PR target/38384
2806         PR bootstrap/40972
2807         * libtool.m4: Sync from git Libtool.
2808         * ltoptions.m4: Likewise.
2809         * ltversion.m4: Likewise.
2810         * lt~obsolete.m4: Likewise.
2811         * ltmain.sh: Likewise.
2813 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2815         * configure.ac: Update minimum MPC version to 0.8.
2816         * configure: Regenerate.
2818 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2820         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2821         * configure: Regenerated.
2823 2009-11-21  Ian Lance Taylor  <iant@google.com>
2825         * configure.ac: Change default of poststage1_ldflags to be empty if
2826         poststage1_libs is set.  When poststage1_libs is empty, and
2827         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2828         * configure: Rebuild.
2830 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2832         * MAINTAINERS (Write After Approval): Update my email address.
2834 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2836         * config.guess: Update from upstream sources.
2838 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2840         * Makefile.def: Restore host and target settings for gmp.
2841         * Makefile.in: Rebuild.
2843 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2845         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2846         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2847         Fix portability of test of C++ as bootstrap language.  Add
2848         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2849         * configure: Rebuild.
2850         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2851         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2852         in-tree building.
2853         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2854         (POSTSTAGE1_HOST_EXPORTS): Use it.
2855         (STAGE[+id+]_CXXFLAGS): New.
2856         (BASE_FLAGS_TO_PASS): Pass it down.
2857         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2858         extra_exports.
2859         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2860         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2861         extra_exports.
2862         * Makefile.in: Rebuild.
2864 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2866         * config.sub, config.guess: Update from upstream sources.
2868 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2870         * MAINTAINERS (Write After Approval): Add myself.
2872 2009-11-09  Jon Beniston  <jon@beniston.com>
2874         * MAINTAINERS (Write After Approval): Add myself.
2876 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2878         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2879         paths for *-w64-mingw* and x86_64-*mingw*.
2880         * configure: Regenerated.
2882 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2884         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2886 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2888         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2889         Phil Edwards to Write-After Approval.
2891 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2893         * configure.ac: Disable target-winsup & co for
2894         x86_64-*-mingw* and *-w64-mingw* targets.
2895         * configure: Regenerated.
2897 2009-10-16  Nick Clifton  <nickc@redhat.com>
2899         * MAINTAINERS: Add myself as a maintainer for the RX port.
2901 2009-10-26  Johannes Singler  <singler@kit.edu>
2903         * MAINTAINERS (Write After Approval): Update my e-mail address.
2905 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2907         * configure.ac (CLooG test): Use = with test.
2908         * configure: Regenerate.
2910 2009-10-22  Richard Guenther  <rguenther@suse.de>
2912         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2913         cloog if the ppl version check failed.  Move flags saving
2914         before setting in libelf check.
2915         * configure: Regenerate.
2917 2009-10-21  Richard Guenther  <rguenther@suse.de>
2919         * configure.ac: Adjust the ppl and cloog configure to work as
2920         documented.  Disable cloog if ppl was disabled.  Omit the version
2921         checks if they were disabled.
2922         * configure: Re-generate.
2924 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2926         * configure.ac: Add 'lto' to enable_languages, not
2927         new_enable_languages, and only if not already present.
2928         * configure: Regenerate.
2930 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2932         * README: Refer to the various COPYING* files instead of just
2933         COPYING.
2934         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2936 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2938         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2940 2009-10-07  Richard Guenther  <rguenther@suse.de>
2942         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2943         and Richard Guenther as reviewers.
2944         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2945         as reviewers.
2947 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2949         * config.sub: Update from upstream sources.
2951 2009-10-06  Ian Lance Taylor  <iant@google.com>
2953         * Makefile.def: check-gold depends upon all-gas.
2954         * Makefile.in: Rebuild.
2956 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2958         * MAINTAINERS (Write After Approval): Add myself.
2960 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2962         * Makefile.def: all-lto-plugin depends on all-libiberty.
2963         set bootstrap=true for lto-plugin.
2964         Add lto-plugin.
2965         * Makefile.in: Regenerate.
2966         * configure.ac (host_libs): Add lto-plugin.
2967         * configure: Regenerate.
2969 2009-10-03  Diego Novillo  <dnovillo@google.com>
2971         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2972         (HOST_LIBELFLIBS): Define.
2973         (HOST_LIBELFINC): Define.
2974         * Makefile.in: Regenerate.
2975         * configure.ac: Add --enable-lto.
2976         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2977         If --enable-lto is used, add 'lto' to new_enable_languages.
2978         If --enable-lto is used and gold is enabled, add
2979         lto-plugin to configdirs.
2980         * configure: Regenerate.
2982 2009-10-03  Simon Baldwin  <simonb@google.com>
2984         * configure.ac: If --with-system-zlib, suppress local zlib and
2985         pass --with-system-zlib to subdir configure scripts.
2986         * configure: Regenerate.
2988 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2989             Paolo Bonzini  <bonzini@gnu.org>
2991         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2992         $(srcdir).
2993         * Makefile.in: Rebuilt.
2995 2009-09-26  Gary Funck  <gary@intrepid.com>
2997         * MAINTAINERS (Write After Approval): Add myself.
2999 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3001         * configure.ac: Update minimum MPC version to 0.7.
3002         * configure: Regenerate.
3004 2009-09-25  Nick Clifton  <nickc@redhat.com>
3006         * configure.ac: Pass any --cache-file=/dev/null option on to
3007         subconfigures.
3008         * configure: Regenerate.
3010 2009-09-23  Nick Clifton  <nickc@redhat.com>
3012         * config.sub, config.guess: Update from upstream sources.
3014 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3016         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3017         * Makefile.in: Rebuilt.
3019 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3021         PR bootstrap/32272
3022         * configure.ac: Error out if $srcdir isn't '.' but contains
3023         host-${host_noncanonical}.
3024         * configure: Regenerate.
3026 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3028         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3029         maintainer.
3031 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3033         * configure.ac: If bootstrapping a combined tree with
3034         --enable-gold, require c++ in stage1_languages.
3035         * configure: Regenerate.
3037         * configure.ac: Also add target_libs of stage1_languages to
3038         bootstrap_target_libs.
3039         * configure: Regenerate.
3041         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3042         with --enable-languages not containing c++.
3043         * configure: Regenerate.
3045 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3047         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3048         * configure: Regenerate.
3050 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3052         * MAINTAINERS (Write After Approval): Update my e-mail address,
3053         and move from from here...
3054         (Waiting for paperwork): To here.
3056 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3058         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3060 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3062         * configure.ac: Do not use $extrasub for replacing @if/@endif
3063         parts in Makefile; instead, use additional arguments to
3064         AC_CONFIG_COMMANDS to do the replacement manually, with several
3065         sed invocations, to avoid HP-UX sed command limits.
3066         * configure: Regenerate.
3068 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3070         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3071         blank before -L.
3073 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3075         * configure.ac (with-build-config): Document.  Handle without.
3076         Handle missing argument.
3077         * configure: Rebuilt.
3079 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3081         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3082         Default to bootstrap-debug only if compare-debug works.
3083         * configure: Rebuilt.
3084         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3085         * Makefile.in: Rebuilt.
3087 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3089         * MAINTAINERS (OS Port Maintainers): Update my email address.
3091 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3093         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3094         * Makefile.in: Rebuilt.
3096 2009-09-01  Chris Demetriou  <cgd@google.com>
3098         * MAINTAINERS (Write After Approval): Add myself.
3100 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3102         PR debug/30161
3103         * include/dwarf2.h (enum dwarf_tag): Added
3104         DW_TAG_GNU_template_template_param
3105         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3107 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3109         * Makefile.tpl (AWK): Fix typo.
3110         * Makefile.in: Regenerate.
3112 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3114         * configure.ac: Detect awk and sed.
3115         * Makefile.def (flags_to_pass): Add AWK and SED.
3116         * Makefile.tpl (AWK, SED): New.
3117         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3118         * configure: Regenerate.
3119         * Makefile.in: Regenerate.
3121 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3123         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3124         (collapseslashes): Likewise.
3126 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3128         * configure.ac (AC_PREREQ): Bump to 2.64.
3130 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3132         * configure.ac: Remove --with-datarootdir, --with-docdir,
3133         --with-pdfdir, --with-htmldir switches.
3134         * configure: Regenerate.
3136         * configure: Regenerate.
3138         * compile: Sync from Automake 1.11.
3139         * depcomp: Likewise.
3140         * install-sh: Likewise.
3141         * missing: Likewise.
3142         * mkinstalldirs: Likewise.
3143         * ylwrap: Likewise.
3145 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3147         * ltmain.sh (func_normal_abspath): New function.
3148         (func_relative_path): Likewise.
3149         (func_mode_help): Document new -bindir option for link mode.
3150         (func_mode_link): Add new -bindir option, and use it to place
3151         output DLL if specified.
3153 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3155         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3156         (baseargs): Add --disable-option-checking.
3157         * configure: Regenerate.
3159         * Makefile.def (configure-target-libiberty): Depend on
3160         all-binutils and all-ld.
3161         (configure-target-newlib): Likewise.
3162         * Makefile.in: Regenerate.
3164 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3166         * config.sub, config.guess: Update from upstream sources.
3168 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3170         Sync from src, merge:
3172         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3174         * configure.ac: Do not exclude gas for i386-*-darwin.
3175         Add a case for x86_64-*-darwin.
3176         * configure: Regenerate.
3178 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3180         * MAINTAINERS: Add my name to Write After Approval list.
3182 2009-08-06  Michael Eager  <eager@eagercon.com>
3184         * configure.ac: Add Microblaze target.
3185         * configure: Regenerate.
3187 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3189         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3190         * configure: Regenerate.
3192 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3194         * MAINTAINERS (Write After Approval): Update my e-mail address.
3196 2009-07-06  Ian Lance Taylor  <iant@google.com>
3198         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3199         * configure: Rebuild.
3201 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3203         * MAINTAINERS: Move myself to the Graphite Reviewers.
3205 2009-06-30  Wei Guozhi  <carrot@google.com>
3207         * MAINTAINERS: Add my name to Write After Approval list.
3209 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3211         PR bootstrap/40338
3212         * configure.ac (comparestring): Create new variable.
3213         * Makefile.tpl (comparestring): Use to skip some comparisions.
3214         * configure: Regenerate.
3215         * Makefile.in: Regenerate.
3217 2009-06-26  Doug Evans  <dje@sebabeach.org>
3219         * Makefile.def (host_modules): Add cgen.
3220         * Makefile.in: Regenerate.
3221         * configure.ac (host_tools): Add cgen.
3222         * configure: Regenerate.
3224 2009-06-23  DJ Delorie  <dj@redhat.com>
3226         * MAINTAINERS: Add myself as mep maintainer.
3228 2009-06-23  Ian Lance Taylor  <iant@google.com>
3230         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3231         boot_languages.  Only bootstrap target libraries listed in
3232         target_libs for some boot language.  Add --with-stage1-ldflags,
3233         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3234         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3235         if not building with C++.
3236         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3237         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3238         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3239         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3240         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3241         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3242         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3243         * configure, Makefile.in: Rebuild.
3245 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3247         * MAINTAINERS: Added my name to write-after-approval list.
3249 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3251         * configure.ac: Define is_elf for QNX Neutrino targets.
3252         * configure: Regenerate.
3254 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3256         * MAINTAINERS: Added my name to the write-after-approval list
3258 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3260         * configure.ac: Detect MPC in default directory.
3261         * configure: Regenerate.
3263 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3264             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3266         * Makefile.tpl (all): Avoid a trailing backslash.
3267         * Makefile.in: Regenerate.
3269 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3271         * config.sub, config.guess: Update from upstream sources.
3273 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3275         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3276         to noconfdirs.
3277         * configure: Regenerate.
3279 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3281         * Makefile.tpl ([+compare-target+]): Compare all stage
3282         directories, rather than just gcc.
3283         * Makefile.in: Rebuilt.
3285 2009-06-01  Doug Kwan  <dougkwan@google.com>
3287         * configure.ac: Support gold for target arm*-*-*.
3288         * configure: Regenerate.
3290 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3292         * Makefile.def: Add MPC support and dependencies.
3293         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3295         * Makefile.in, configure: Regenerate.
3297 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3299         * Makefile.tpl (all): Avoid harmless warning in make all when
3300         gcc-bootstrap is enabled but stage_last does not exist.
3301         * Makefile.in: Rebuilt.
3303 2009-05-24  Nicolas Roche  <roche@adacore.com>
3305         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3306         * Makefile.in: Regenerate.
3308 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3310         * MAINTAINERS: Update my e-mail address.
3312 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3314         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3315         * configure:  Regenerate.
3317 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3319         PR other/40159
3320         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3321         gcc-no-bootstrap are mutually exclusive.
3322         * Makefile.in: Rebuilt.
3324 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3326         PR other/40159
3327         * Makefile.tpl (all): Don't end with unconditional success.
3328         * Makefile.in: Rebuilt.
3330 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3332         PR target/37137
3333         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3334         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3335         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3336         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3337         stage_configureflags, stage_cflags and stage_libcflags into
3338         explicit Makefile macros.
3339         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3340         GFORTRAN.
3341         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3342         CC.  Set CC_FOR_BUILD from CC.
3343         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3344         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3345         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3346         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3347         and GFORTRAN.
3348         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3349         (_LIBCFLAGS): Renamed to _TFLAGS.
3350         (do-compare-debug, do-compare3-debug): Drop.
3351         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3352         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3353         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3354         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3355         (XGCC_FLAGS_FOR_TARGET): New.
3356         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3357         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3358         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3359         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3360         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3361         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3362         TFLAGS.
3363         (BUILD_CONFIG): Include if requested.
3364         (all): Set TFLAGS on bootstrap.
3365         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3366         (all-stageid-prefixmodule): Likewise.
3367         (do-clean, distclean-stageid): Set TFLAGS.
3368         (restrap): Fix whitespace.
3369         * Makefile.in: Rebuilt.
3371 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3373         * config.guess: Sync with src.
3375 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3377         * configure.ac ($with_ppl):  Default to no if not supplied.
3378         ($with_cloog):  Likewise.
3379         configure:  Regenerate.
3381 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3383         * MAINTAINERS: Update my e-mail address.
3385 2009-04-27  Nick Clifton  <nickc@redhat.com>
3387         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3389 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3391         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3392         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3393         * Makefile.in: Regenerate.
3395 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3397         PR bootstrap/39739
3398         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3399         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3401         * configure, Makefile.in: Regenerate.
3403 2009-04-21  Taras Glek  <tglek@mozilla.com>
3405         * include/hashtab.h: Update GTY annotations to new syntax
3406         * include/splay-tree.h: Likewise
3408 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3410         * config.sub, config.guess: Update from upstream sources.
3412 2009-04-15  Anthony Green  <green@moxielogic.com>
3414         * configure.ac: Add moxie support.
3415         * configure: Rebuilt.
3417 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3419         * configure.ac: Change copyright header to refer to version
3420         3 of the GNU General Public License and to point readers at the
3421         COPYING3 file and the FSF's license web page.
3422         * Makefile.def: Likewise.
3423         * Makefile.tpl: Likewise.
3424         * Makefile.in: Regenerate.
3426 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3428         * configure.ac: Restore match for darwin9 or later. Use double
3429         brackets since regeneration eats one pair.
3430         * configure: Regenerate.
3432 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3434         PR gas/10039
3435         * configure.ac: Require texinfo 4.7.
3436         * configure: Regenerated.
3438 2009-04-09  Nick Clifton  <nickc@redhat.com>
3440         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3441         the GCC Runtime Library Exception.
3443 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3445         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3446         * configure: Regenerate.
3448 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3450         * Makefil.def (languages): New entries.
3451         * Makefile.tpl (check-gcc-*): New generic target.
3452         * Makefile.in: Regenerate.
3454 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3456         * MAINTAINERS:  Update my email address.
3458 2009-03-18  Tom Tromey  <tromey@redhat.com>
3460         * configure: Rebuild.
3461         * configure.ac (host_libs): Add libiconv.
3462         * Makefile.in: Rebuild.
3463         * Makefile.def (host_modules): Add libiconv.
3464         (configure-gdb, all-gdb): Depend on libiconv.
3466 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3468         * configure.ac: Treat gdb as supported on x86_64-darwin.
3469         * configure: Regenerate.
3471 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3473         * configure.ac (--with-host-libstdcxx): New option.
3474         * configure: Regenerate.
3476 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3478         * MAINTAINERS:  Move myself into the write after approval list.
3480 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3482         * MAINTAINERS: Update e-mail address.
3484 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3486         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3488 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3490         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3492 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3494         Backport from git Libtool:
3496         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3497         Support GNU/kOpenSolaris.
3498         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3499         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3500         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3501         GNU/kOpenSolaris.
3503 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3505         * MAINTAINERS: Update e-mail address.
3507 2009-02-24  Michael Eager  <eager@eagercon.com>
3509         * MAINTAINERS (Write After Approval): Add self.
3511 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3513         * MAINTAINERS (Write After Approval): Add myself.
3515 2009-02-05  Andreas Schwab  <schwab@suse.de>
3517         * Makefile.tpl (stage_last): Define $r and $s before using
3518         $(RECURSE_FLAGS_TO_PASS).
3519         * Makefile.in: Regenerate
3521 2009-01-30  Ian Lance Taylor  <iant@google.com>
3523         * MAINTAINERS: Move myself to the Global Reviewers list.
3525 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3527         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3528         * configure: Regenerate.
3530 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3532         * MAINTAINERS: Make whitespace consistent.
3533         Remove Robert Millan from Write After Approval.
3535 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3537         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3538         (all-opcodes): Depend on all-libiberty.
3539         * Makefile.in: Regenerate.
3541 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3543         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3544         * configure: Regenerate.
3546 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3548         * MAINTAINERS (Write After Approval): Add myself.
3550 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3552         * MAINTAINERS: Add myself to reviewers (Fortran).
3554 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3556         PR tree-optimization/38515
3557         * configure.ac (cloog-polylib): Removed.
3558         (with_ppl, with_cloog): Test for "no".
3559         * configure: Regenerated.
3561 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3563         * MAINTAINERS: Moved myself to reviewers (Fortran).
3565 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3567         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3568         (Write After Approval): Remove myself.
3570 2009-01-03  Diego Novillo  <dnovillo@google.com>
3572         * MAINTAINERS: Remove myself from alias maintainership.
3574 2009-01-02  David Ayers  <ayers@fsfe.org>
3576         * MAINTAINERS: Update e-mail address.
3578 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3580         * MAINTAINERS: Make whitespace consistent.
3582 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3584         Backport from upstream Libtool:
3585         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3586         Add cache variables to tests that require the linker to work.
3587         For shlibpath_overrides_runpath, this also changes the semantics
3588         to let the result from the C compiler take precedence.
3590 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3592         * config.sub, config.guess: Update from upstream sources.
3594 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3596         * configure.ac (ppllibs): Add by default the lib flags.
3597         * configure: Regenerate.
3599 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3601         * MAINTAINERS:  Add myself to the write after approval list.
3603 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3605         * configure.ac: Add double brackets on darwin[912].
3606         * configure: Regenerate.
3608 2008-12-03  Daniel Kraft  <d@domob.eu>
3610         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3611         Approval to Reviewer section (for Fortran front-end).
3613 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3615         * configure.ac: Expand to darwin10 and later.
3616         * configure: Regenerate.
3618 2008-12-02  Andreas Schwab  <schwab@suse.de>
3620         * Makefile.def: configure-target-boehm-gc depends on
3621         all-target-libstdc++-v3.
3622         * Makefile.in: Regenerate.
3624 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3626         * MAINTAINERS:  Add myself as mingw maintainer.
3628 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3630         * config.sub, config.guess: Update from upstream sources.
3632 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3634         * README.SCO: Remove.
3636 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3638         * MAINTAINERS:  Add myself to the write after approval list.
3640 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3642         * MAINTAINERS:  Update my email address in WAA section.
3644 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3646         * MAINTAINERS: Update e-mail address.
3648 2008-11-27  Toon Moene  <toon@moene.org>
3650         * MAINTAINERS: Change e-mail address.
3652 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3654         * configure.ac: Build gdb for i?86-*-darwin*
3655         * configure: Regenerated.
3657 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3659         * MAINTAINERS: Added my full name.
3661 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3663         PR bootstrap/38014
3664         PR bootstrap/37923
3666         Revert:
3668         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3670         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3671         * Makefile.in: Regenerated.
3673         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3675         PR gdb/921
3676         PR gdb/1646
3677         PR gdb/2175
3678         PR gdb/2176
3680         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3681         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3682         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3683         (HOST_EXPORTS): Pass CPPFLAGS.
3684         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3685         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3686         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3687         * Makefile.in, configure: Regenerated.
3688         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3689         and CPPFLAGS_FOR_BUILD.
3691 2008-11-06  Jeff Law  <law@redhat.com>
3693         * MAINTAINERS: Add myself as middle end maintainer.
3695 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3697         * MAINTAINERS (Write after approval): Add myself.
3699 2008-11-05  Diego Novillo  <dnovillo@google.com>
3701         * MAINTAINERS (Global Reviewers): Add myself.
3702         (Non-Algorithmic Maintainers): Remove myself.
3704 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3706         * MAINTAINERS (Write after approval): Add myself.
3708 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3710         * MAINTAINERS (Write after approval): Add myself.
3712 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3714         * configure.ac (spu-*-*): Remove special case.
3715         * configure: Regenerate.
3717 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3719         * MAINTAINERS (Write after approval): Update my email address.
3721 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3723         * configure.ac [spu-*-*]: Do not set skipdirs.
3724         * configure: Re-generate.
3726 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3728         * MAINTAINERS (Various Maintainers): Add myself to reload.
3730 2008-10-25  Richard Guenther  <rguenther@suse.de>
3732         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3733         maintainer.  Remove myself as libgcc-math maintainer.
3734         (Non-Algorithmic Maintainers): Remove myself.
3736 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3738         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3739         * Makefile.in: Regenerated.
3741 2008-10-23  Cary Coutant  <ccoutant@google.com>
3743         * MAINTAINERS (Write after approval): Add myself.
3745 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3747         PR gdb/921
3748         PR gdb/1646
3749         PR gdb/2175
3750         PR gdb/2176
3752         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3753         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3754         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3755         (HOST_EXPORTS): Pass CPPFLAGS.
3756         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3757         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3758         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3759         * Makefile.in, configure: Regenerated.
3760         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3761         and CPPFLAGS_FOR_BUILD.
3763 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3765         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3766         Sebastian Pop.
3768 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3770         * MAINTAINERS (Write After Approval): Added myself.
3772 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3774         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3775         recommended version to 2.3.2.
3777         * configure: Regenerate.
3779 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3781         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3783 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3785         * MAINTAINERS (Write After Approval): Update e-mail address.
3787 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3789         * libtool.m4: Update to libtool 2.2.6.
3790         * lt~obsolete.m4: Update to libtool 2.2.6.
3791         * ltmain.sh: Update to libtool 2.2.6.
3792         * ltsugar.m4: Update to libtool 2.2.6.
3793         * ltversion.m4: Update to libtool 2.2.6.
3794         * ltoptions.m4: Update to libtool 2.2.6.
3795         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3797 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3799         * MAINTAINERS (Write After Approval): Add myself.
3801 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3803         * MAINTAINERS (Write After Approval): Update my name.
3805 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3807         * MAINTAINERS: Add myself in "Write After Approval".
3809 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3811         * MAINTAINERS: Add myself as ia64 maintainer.
3813 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3815         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3816         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3817         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3818         and Michael Tiemann from Write After Approval since they do not
3819         actually have access.
3821 2008-09-05  Richard Guenther  <rguenther@suse.de>
3823         * configure.ac: Initialize clooglibs to -lcloog.
3824         * configure: Re-generate.
3826 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3828         * MAINTAINERS (Write After Approval): Add myself.
3830 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3832         * configure.ac (--with-cloog-polylib): New.
3833         (--disable-cloog-version-check): New.
3834         (--disable-ppl-version-check): New.
3835         * configure: Re-generate.
3837 2008-09-03  Richard Guenther  <rguenther@suse.de>
3839         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3840         cloog test.
3841         * configure: Re-generate.
3843 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3845         Add picoChip port.
3846         * MAINTAINERS: Add picoChip maintainers.
3848 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3849             Tobias Grosser  <grosser@fim.uni-passau.de>
3850             Jan Sjodin  <jan.sjodin@amd.com>
3851             Harsha Jagasia  <harsha.jagasia@amd.com>
3852             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3853             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3854             Adrien Eliche  <aeliche@isty.uvsq.fr>
3856         Merge from graphite branch.
3857         * configure: Regenerate.
3858         * Makefile.in: Regenerate.
3859         * configure.ac (host_libs): Add ppl and cloog.
3860         Add checks for PPL and CLooG.
3861         * Makefile.def (ppl, cloog): Added modules and dependences.
3862         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3863         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3865 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3867         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3868         (GCC_SHLIB_SUBDIR): New.
3869         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3870         * configure: Regenerate.
3871         * Makefile.in: Regenerate.
3873 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3875         * MAINTAINERS: Consistently use tabs to separate columns.
3877 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3879         * MAINTAINERS (Write after Approval): Add myself.
3881 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3883         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3884         Enable bfd, binutils and opcodes.
3885         * configure: Regenerate.
3887 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3889         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3891 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3893         * MAINTAINERS:  Use correct Umlaut for last name.
3895 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3897         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3899 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3901         * MAINTAINERS: Update my email address.
3903 2008-08-16  Nicolas Roche  <roche@adacore.com>
3905         * Makefile.tpl: Add BOOT_ADAFLAGS.
3906         * Makefile.in: Regenerate.
3908 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3910         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3911         * configure: Regenerate.
3913 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3915         * configure.ac: Add makefile fragments for hpux.
3916         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3917         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3918         * configure: Regenerate.
3919         * Makefile.in: Regenerate.
3921 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3923         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3925 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3927         * MAINTAINERS (Write after Approval): Add myself.
3929 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3931         * MAINTAINERS (Write After Approval):  Add myself.
3933 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3935         * MAINTAINERS (Write After Approval):  Add myself.
3937 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3939         * MAINTAINERS: Update my email address.
3941 2008-06-25  Joey Ye  <joey.ye@intel.com>
3943         * MAINTAINERS (Write After Approval):  Add myself.
3945 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3947         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3948         * Makefile.in: Regenerate.
3949         * configure: Regenerate.
3951 2008-06-17  Daniel Kraft  <d@domob.eu>
3953         * MAINTAINERS (Write After Approval):  Add myself.
3955 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3957         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3958         "$@" is still intact with both Autoconf 2.59 and 2.62.
3959         * configure: Regenerate.
3961 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3963         * Makefile.tpl: Fix comment errors.
3964         * Makefile.in: Regenerate.
3966 2008-06-12  David S. Miller  <davem@davemloft.net>
3967             David Edelsohn  <edelsohn@gnu.org>
3969         * configure.ac: Add powerpc*-*-* to gold supported targets.
3970         * configure: Regenerate.
3972 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3974         PR tree-optimization/36218
3975         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3976         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3977         (all prefix="build-"): Pass them to build-system sub-makes.
3978         * Makefile.in: Regenerate.
3980 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3982         * MAINTAINERS (mt port): Remove.
3983         (sco5, unixware, sco udk): Remove.
3984         (Kean Johnston): Add to Write After Approval.
3986 2008-05-30  Julian Brown  <julian@codesourcery.com>
3988         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3989         of libobjc for ARM EABI Linux.
3990         * configure: Regenerate.
3992 2008-05-18  Xinliang David Li   <davidxl@google.com>
3994         * ChangeLog: Remove wrong ChangeLog entry.
3996 2008-05-17  Xinliang David Li   <davidxl@google.com>
3998         * MAINTAINERS (Write After Approval): Add myself.
4000 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4002         * MAINTAINERS (Write After Approval): Add myself.
4004 2008-05-14  Rafael Espíndola  <espindola@google.com>
4006         * config-ml.in: don't handle --enable-shared and --enable-static.
4008 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4010         * MAINTAINERS: Update my email address.
4012 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4014         * MAINTAINERS: Update my email address.
4016 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4018         * MAINTAINERS (Write After Approval): Add myself.
4020 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4022         * MAINTAINERS (Write After Approval): Add myself.
4024 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4026         * MAINTAINERS (crx): Add myself.
4028 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4030         Sync with src:
4031         2008-04-14  David S. Miller  <davem@davemloft.net>
4033         * configure.ac: Add sparc*-*-* to gold supported targets.
4034         * configure: Regenerate.
4036 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4038         PR bootstrap/35457
4039         * configure.ac: Include override.m4.
4040         * configure: Regenerate.
4042 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4044         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4045         * Makefile.in: Regenerate.
4047 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4049         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4050         as nonconfigurable directories list.
4051         * configure: Regenerate.
4053 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4055         * config.sub, config.guess: Update from upstream sources.
4057 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4059         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4060         * Makefile.in: Regenerate.
4062 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4064         * configure.ac: Do not build libssp for the AVR.
4065         * configure: Regenerate.
4067 2008-04-07  Ian Lance Taylor  <iant@google.com>
4069         * Makefile.def: check-gold depends upon all-binutils.
4070         * Makefile.in: Regenerate.
4072 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4074         * MAINTAINERS (Write After Approval): Add myself.
4076 2008-04-04  Nick Clifton  <nickc@redhat.com>
4078         PR binutils/4334
4079         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4080         builds.
4081         * configure: Regenerate.
4083 2008-04-04  NightStrike  <NightStrike@gmail.com>
4085         PR other/35151
4086         * configure.ac: Combine rules for mingw32 and mingw64.
4087         * configure: Regenerate.
4089 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4091         * MAINTAINERS (Write After Approval): Add myself.
4093 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4095         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4096         * Makefile.in (.NOTPARALLEL): Ditto.
4098 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4100         * MAINTAINERS (Write After Approval): Add myself.
4102 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4104         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4105         * Makefile.in (.NOTPARALLEL): Regenerate.
4107 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4109         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4110         * Makefile.in: Regenerate.
4112 2008-03-26  Jakub Staszak  <kuba@et.pl>
4114         * MAINTAINERS (Write After Approval): Add myself.
4116 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4118         * MAINTAINERS:  Update e-mail address.
4120 2008-03-20  Ian Lance Taylor  <iant@google.com>
4122         * configure.ac: Add support for --enable-gold.
4123         * Makefile.def: Add gold as a directory like ld.
4124         * configure, Makefile.in: Regenerate.
4126 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4128         * configure.ac: m4_include config/proginstall.m4.
4129         * configure: Regenerate.
4131         Backport from upstream Libtool:
4133         2007-10-12  Eric Blake  <ebb9@byu.net>
4135         Deal with Autoconf 2.62's semantic change in m4_append.
4136         * ltsugar.m4 (lt_append): Replace broken versions of
4137         m4_append.
4138         (lt_if_append_uniq): Don't require separator to be overquoted,
4139         and avoid broken m4_append.
4140         (lt_dict_add): Fix typo.
4141         * libtool.m4 (_LT_DECL): Don't overquote separator.
4143 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4145         * config.rpath: Add AIX 6 support.
4147 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4149         * Makefile.def (stageprofile).  Remove -fprofile-generate
4150         from stage_libcflags.
4151         * Makefile.in: Regenerate.
4153 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4155         * config.sub, config.guess: Update from upstream sources.
4157 2008-03-06  Tom Tromey  <tromey@redhat.com>
4159         * MAINTAINERS: Update for treelang deletion.
4161 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4163         * MAINTAINERS: Update my email address.
4165 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4167         * MAINTAINERS (darwin port): Add myself as a maintainer.
4168         (objective-c/c++): Add myself as a maintainer.
4170 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4172         * MAINTAINERS (Write After Approval): Update my email address.
4174 2008-02-25  Tomas Bily  <tbily@suse.cz>
4176         * MAINTAINERS (Write After Approval): Add myself.
4178 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4180         * MAINTAINERS (OpenMP): Add myself.
4182 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4184         PR bootstrap/32009
4185         PR bootstrap/32161
4187         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4188         * configure: Regenerate.
4190         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4191         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4192         STAGE4_LIBCFLAGS): New.
4193         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4194         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4195         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4196         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4197         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4198         for target modules.  Don't export LIBCFLAGS.
4199         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4200         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4201         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4202         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4203         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4204         * Makefile.in: Regenerate.
4206 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4208         PR libgcj/33085
4209         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4210         Do not use -DDLL_EXPORT.  Backport from upstream.
4212 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4214         * MAINTAINERS (Write After Approval): Add myself.
4216 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4218         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4219         * configure: Regenerate.
4221 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4223         * configure.ac (xtensa*-*-*): Recognize processor variants.
4224         * configure: Regenerate.
4226 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4228         PR bootstrap/34922
4229         * configure.ac (PARSE_ARGS): Push suitable setting of
4230         ac_subdirs_all, for `./configure --help=recursive'.
4231         Handle `+' in generic toplevel directory disabling.
4232         * configure: Regenerate.
4234 2008-01-28  Nick Clifton  <nickc@redhat.com>
4236         * MAINTAINERS (xstormy16): Take over maintainership.
4238 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4240         * MAINTAINERS (c4x port): Remove.
4242 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4244         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4246 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4248         * config.sub, config.guess: Update from upstream sources.
4250 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4252         * MAINTAINERS (Write After Approval): Add myself.
4254 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4256         * MAINTAINERS: Update my email address.
4258 2008-01-09  Raksit Ashok  <raksit@google.com>
4260         * MAINTAINERS (Write After Approval): Add myself.
4262 2008-01-09  Raksit Ashok  <raksit@google.com>
4264         * MAINTAINERS (Write After Approval): Add myself.
4266 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4268         * config.sub, config.guess: Update from upstream sources.
4270 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4272         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4273         Change recommended MPFR from 2.2.1 -> 2.3.0.
4274         * configure: Regenerate.
4276 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4278         * MAINTAINERS: Update my email address.
4280 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4282         * MAINTAINERS: Update my email address.
4284 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4286         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4287         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4288         * Makefile.in: Regenerate.
4290 2007-12-10  Mark Heffernan  <meheff@google.com>
4292         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4293         misplaced entries.
4295 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4297         * configure.ac: Enable libjava for x86_64-*-darwin9.
4298         * configure: Regenerate.
4300 2007-12-07  Bill Maddox  <maddox@google.com>
4302         * MAINTAINERS (Write After Approval): Add myself.
4304 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4306         * config.sub, config.guess: Update from upstream sources.
4308 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4310         * config-ml.in: Remove 64bit configure tests.
4312 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4314         * config-ml.in: Robustify against white space in absolute file
4315         names.
4317         * config-ml.in (multi-clean): Substitute ${Makefile}.
4318         Remove superfluous ${Makefile} in list.
4320 2007-11-19  Thiemo Seufer  <ths@mips.com>
4322         * config-ml.in: Don't hardcode the Makefile name.
4324 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4326         * MAINTAINERS (Write After Approval): Add myself.
4328 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4330         * MAINTAINERS (Write After Approval): Add myself.
4332 2007-11-06  Doug Kwan  <dougkwan@google.com>
4334         * MAINTAINERS (Write After Approval): Add myself.
4336 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4338         * MAINTAINERS (mercury): Remove entry.
4339         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4341 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4343         * Makefile.def (dependencies): Make configure-gdb depend on
4344         all-intl.
4345         * Makefile.in: Regenerated.
4347 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4349         * MAINTAINERS (Fortran maintainer): Remove myself.
4351 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4353         * Makefile.def: To avoid problems running with parallel makes,
4354         build newlib before libgloss so that target specific header
4355         files are availble.
4356         * Makefile.in: Regenerate
4358 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4360         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4361         * Makefile.in: Regenerate.
4363 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4365         * MAINTAINERS (Register allocation reviewer): Add myself.
4367 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4369         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4370         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4371         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4372         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4373         * configure: Regenerate.
4375 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4377         * MAINTAINERS (Register allocation reviewer): Add myself.
4379 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4381         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4382         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4383         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4384         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4385         * configure.ac: Default them to host tools for $host = $build.
4386         Subst them.
4388         * configure: Regenerate.
4389         * Makefile.in: Regenerate.
4391 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4393         * MAINTAINERS (Register allocation reviewer): Add myself.
4395 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4397         * MAINTAINERS (Register allocation reviewer): Add myself.
4399 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4401         * MAINTAINERS (Write After Approval): Fix typo.
4403 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4405         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4406         * configure: Regenerate.
4408 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4410         PR bootstrap/31906
4411         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4412         they're already prefixed.
4414 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4416         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4417         libstdc++.
4418         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4419         * configure: Regenerate.
4420         * Makefile.in: Regenerate.
4422 2007-09-17  Andreas Schwab  <schwab@suse.de>
4424         * configure.ac: Raise minimum makeinfo version to 4.6.
4425         * configure: Regenerate.
4427 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4429         * MAINTAINERS (write-after-approval) add myself
4431 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4433         * configure.ac: Correct makeinfo version check.
4434         * configure: Regenerate.
4436 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4438         * MAINTAINERS: Update my email address.
4440 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4442         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4443         to $skipdirs and only disable gprof for newlib.  Use the normal
4444         mips*-elf* handling in other respects.
4445         * configure: Regnerate.
4447 2007-09-12  David Daney  <ddaney@avtrex.com>
4449         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4450         enabling libgcj.
4451         * configure: Regenerate.
4453 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4455         PR other/32154
4456         * configure.ac: For libgloss targets, point the linker to the linker
4457         script, startup code and simulator library.
4458         * configure: Regenerate.
4460 2007-09-07  Andrew Haley  <aph@redhat.com>
4462         * configure.ac (noconfigdirs): Remove target-libffi and
4463         target-libjava.
4464         * configure: Regenerate.
4466 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4468         PR target/33281
4469         * configure.ac: Use config/mh-mingw on mingw.
4470         * configure: Regenerate.
4472 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4474         * MAINTAINERS (Write After Approval): Add myself.
4476 2007-09-05  Richard Guenther  <rguenther@suse.de>
4478         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4479         nor --disable-checking is provided also turn on yes and types
4480         checking for stage1.
4481         * configure: Re-generate.
4483 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4485         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4486         (Write After Approval): Remove myself.
4488 2007-08-29  Nick Clifton  <nickc@redhat.com>
4490         * config.sub, config.guess: Update from upstream sources.
4492 2007-08-22  Bud Davis  <jmdavis@link.com>
4494         * MAINTAINERS (Write After Approval): Added myself.
4495         * MAINTAINERS (Reviewers): Removed myself.
4497 2007-08-18  Paul Brook  <paul@codesourcery.com>
4498             Joseph Myers  <joseph@codesourcery.com>
4500         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4501         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4502         * Makefile.in: Regenerate.
4503         * configure.ac (--with-debug-prefix-map): New.
4504         * configure: Regenerate.
4506 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4507             Nigel Stephens  <nigel@mips.com>
4509         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4510         as target_makefile_frag.
4511         * configure: Regenerate.
4513 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4515         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4516         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4517         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4518         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4519         (do-compare, do-compare3, do-compare-debug): New.
4520         ([+compare-target+]): Use them.
4522 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4524         * MAINTAINERS (Write After Approval): Change my email address.
4526 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4527             Ben Elliston  <bje@au.ibm.com>
4529         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4530         --silent if $silent.
4531         * configure: Regenerate.
4533 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4535         * MAINTAINERS (Various Maintainers): Add myself as
4536         loop infrastructure maintainer.  Update my e-mail
4537         address.
4539 2007-07-31  Diego Novillo  <dnovillo@google.com>
4541         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4542         Adjust description.
4544 2007-07-26  Richard Guenther  <rguenther@suse.de>
4546         * configure.ac: Add types checking to stage1 checking flags.
4547         * configure: Regenerate.
4549 2007-07-17  Nick Clifton  <nickc@redhat.com>
4551         * COPYING3: New file.  Contains version 3 of the GNU General
4552         Public License.
4553         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4554         Lesser General Public License.
4556 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4558         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4560 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4562         * MAINTAINERS (S/390 co-maintainer): Add myself.
4563         (Write After Approval): Remove myself.
4565 2007-07-13  Dan Hipschman  <dsh@google.com>
4567         * MAINTAINERS (Write After Approval): Add myself.
4569 2007-07-11  Nick Clifton  <nickc@redhat.com>
4571         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4572         WINDRES export.
4573         * Makefile.in: Regenerate.
4575 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4577         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4578         maintainer.
4580 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4582         * lt~obsolete.m4: New. Import from 20070318 libtool.
4584 2007-07-03  Julian Brown  <julian@codesourcery.com>
4586         * MAINTAINERS (Write After Approval): Add myself.
4588 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4590         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4591         * configure: Regenerate.
4593 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4595         * configure.ac: Add some missing m4 quotation.
4596         * configure: Regenerate.
4598 2007-07-02  Simon Baldwin  <simonb@google.com>
4600         * MAINTAINERS (Write After Approval): Add myself.
4602 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4604         * configure: Regenerate.
4606 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4608         * Makefile.def: Add windmc tool to build.
4609         * Makefile.tpl: Likewise.
4610         * configure.ac: Likewise.
4611         * Makefile.in: Regenerate.
4612         * configure: Regenerate.
4614 2007-06-28  DJ Delorie  <dj@redhat.com>
4616         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4617         not building newlib.
4618         * configure: Regenerated.
4620 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4622         * MAINTAINERS (Write After Approval): Add myself.
4624 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4626         * MAINTAINERS (Write After Approval): Add myself.
4628 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4630         * MAINTAINERS (Write After Approval): Add myself.
4632 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4634         * MAINTAINERS (Write After Approval): Add myself.
4636 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4638         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4639         * Makefile.in: Regenerated.
4641 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4643         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4644         bfin*-*-uclinux* targets.
4645         * configure: Regenerate.
4647 2007-06-14  Ian Lance Taylor  <iant@google.com>
4649         * MAINTAINERS: Add myself as non-algorithmic global write
4650         maintainer.
4652 2007-06-14  Diego Novillo  <dnovillo@google.com>
4654         * MAINTAINERS: Add self as middle-end maintainer and
4655         non-algorithmic global write maintainer.
4657 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4659         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4660         Move all Fortran maintainers except Paul Brook into the
4661         Non-Autopoiesis section.
4663 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4665         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4666         (distclean-stage[+id+]): Possibly delete stage_last.
4667         * Makefile.in: Regenerate.
4669 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4671         * MAINTAINERS (Various Maintainer): Fix typo.
4673 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4675         * MAINTAINERS (Various Maintainer): Add myself as
4676         dataflow maintainer.
4678 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4680         * config.sub, config.guess: Update from upstream sources.
4682 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4684         * Makefile.tpl: Fix spelling error.
4685         * Makefile.in: Regenerate.
4687 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4689         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4690         lt_cv_sys_max_cmd_len.
4692 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4694         * MAINTAINERS (Various Maintainers): Add myself as
4695         auto-vectorizer maintainer.
4697 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4699         PR libjava/32098
4700         * libtool.m4: Revert previous change.
4701         * ltgcc.m4: Put it here.
4703 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4705         * MAINTAINERS (Various Maintainers): Add myself as
4706         auto-vectorizer maintainer.
4708 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4710         PR libjava/32098
4711         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4713 2007-05-30  Richard Guenther  <rguenther@suse.de>
4715         * MAINTAINERS (Various Maintainers): Add myself as
4716         auto-vectorizer maintainer.
4718 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4720         PR bootstrap/29382
4721         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4722         * configure: Rebuilt.
4724 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4726         * MAINTAINERS (Write After Approval): Removed my name.
4728 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4730         * MAINTAINERS (Write After Approval): Remove myself.
4732 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4734         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4736 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4738         * ltmain.sh: Update from ToT Libtool.
4739         * libtool.m4: Update from ToT Libtool.
4740         * ltsugar.m4: New. Update from ToT Libtool.
4741         * ltversion.m4: New. Update from ToT Libtool.
4742         * ltoptions.m4: New. Update from ToT Libtool.
4743         * ltconfig: Remove.
4744         * ltcf-c.sh: Remove.
4745         * ltcf-cxx.sh: Remove.
4746         * ltcf-gcj.sh: Remove.
4748 2007-05-22  Ollie Wild  <aaw@google.com>
4750         * MAINTAINERS (Write After Approval): Add myself.
4752 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4754         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4755         stage_cflags.
4756         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4757         Remove CFLAGS/LIBCFLAGS.
4758         (configure-stage[+id+]-[+prefix+][+module+],
4759         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4760         * Makefile.in: Regenerate.
4762 2007-05-15  Diego Novillo  <dnovillo@google.com>
4764         * MAINTAINERS: Update e-mail address.
4766 2007-05-15  Revital Eres  <eres@il.ibm.com>
4768         * MAINTAINERS (Write After Approval): Add myself.
4770 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4772         * MAINTAINERS (Write After Approval): Updated my address.
4774 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4776         * MAINTAINERS (Write After Approval): Add myself.
4778 2007-05-11  Silvius Rus  <rus@google.com>
4780         * MAINTAINERS (Write After Approval): Add myself.
4782 2007-04-23  Tom Tromey  <tromey@redhat.com>
4784         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4786 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4788         * MAINTAINERS (cpplib): Rename to ...
4789         (libcpp): ... this.  Add C/C++ front end maintainers.
4791 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4793         * config-ml.in: Pass ${ml_config_env} to configure calls.
4795 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4797         * MAINTAINERS (Write After Approval): Add myself.
4799 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4801         * MAINTAINERS (Write After Approval): Add myself.
4803 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4805         * MAINTAINERS (fortran 95 front end): Add myself.
4807 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4809         * MAINTAINERS (Write After Approval): Add myself.
4811 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4813         * MAINTAINERS (Modulo Scheduler): Add myself.
4815 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4817         * MAINTAINERS (fortran 95 front end): Add myself.
4818         (c++ front end): whitespace fix.
4820 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4822         * MAINTAINERS (Write After Approval): Add myself.
4824 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4826         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4827         of glob.  Quote arguments with single quotes too.
4828         * configure: Regenerate.
4830 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4832         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4833         * Makefile.in: Regenerate
4835 2007-03-07  Andreas Schwab  <schwab@suse.de>
4837         * configure: Regenerate.
4839 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4841         * configure.ac: Add "--with-pdfdir" configure option,
4842         which defines pdfdir variable.
4843         * Makefile.def (target=fixincludes): Add install-pdf to
4844         missing targets.
4845         (recursive_targets): Add install-pdf target.
4846         (flags_to_pass): Add pdfdir.
4847         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4848         target.
4849         * configure: Regenerate
4850         * Makefile.in: Regenerate
4852 2007-02-28  Eric Christopher  <echristo@apple.com>
4854         Revert:
4855         2006-12-07  Mike Stump  <mrs@apple.com>
4857         * Makefile.def (dependencies): Add dependency for
4858         install-target-libssp and install-target-libgomp on
4859         install-gcc.
4860         * Makefile.in: Regenerate.
4862 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4864         * configure: Regenerate.
4865         * configure.ac: Move statements after variable declarations.
4867 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4869         * MAINTAINERS: Add myself as sh maintainer.
4871 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4873         * configure.ac: Adjust for loop syntax.
4874         * configure: Regenerate.
4876 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4878         * configure: Rebuilt.
4880 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4882         * configure.ac: Drop multiple occurrences of --enable-languages,
4883         and fix its quoting.
4884         * configure: Rebuilt.
4886 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4887             Nathan Sidwell  <nathan@codesourcery.com>
4888             Vladimir Prus  <vladimir@codesourcery.com>
4889             Joseph Myers  <joseph@codesourcery.com>
4891         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4892         * configure: Regenerate.
4894 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4896         * ltconfig (freebsd*): Default to elf.
4898 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4900         * configure.ac (target_libraries): Move libgcc before libiberty.
4901         * configure: Regenerated.
4903 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4904             Paolo Bonzini  <bonzini@gnu.org>
4906         PR bootstrap/30753
4907         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4908         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4909         * configure: Regenerated.
4911 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4913         * MAINTAINERS (Language Front End Maintainers): Update my mail
4914         address.
4916 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4918         PR bootstrap/30748
4919         * configure.ac: Correct syntax for Solaris ksh.
4920         * configure: Regenerated.
4922 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4924         * configure.ac: Sync with src.
4925         * configure: Regenerate.
4927 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4929         * Makefile.in: Regenerate.
4931 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4933         * config.sub: Sync with src.
4935 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4937         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4938         noncanonical equivalents.
4939         * configure.in: Rename to...
4940         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4941         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4942         target_noncanonical.  Use them.  Rewrite removal of configure
4943         arguments for autoconf 2.59.  Discard variable settings.  Force
4944         program_transform_name for native tools.
4946         * Makefile.in: Regenerated.
4947         * configure: Regenerated with autoconf 2.59.
4949 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4951         * MAINTAINERS (Write After Approval): Add myself.
4953 2007-01-31  Andreas Schwab  <schwab@suse.de>
4955         * Makefile.tpl (LDFLAGS): Substitute it.
4956         * Makefile.in: Regenerate.
4958 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4960         * MAINTAINERS (Write After Approval): Add myself.
4962 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4964         * MAINTAINERS (spu port): Add myself.
4966 2007-01-23  Richard Guenther  <rguenther@suse.de>
4968         PR bootstrap/30541
4969         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4970         * Makefile.tpl (GNATBIND): Substitute it.
4971         (GNATMAKE): Likewise.
4972         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4973         of STAGE_PREFIX.
4974         * Makefile.in: Regenerate.
4975         * configure: Regenerate.
4977 2007-01-18  Mike Stump  <mrs@apple.com>
4979         * configure.in: Re-enable -Werror for gcc builds.
4981 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4983         * MAINTAINERS (Write After Approval): Add myself.
4985 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4987         * configure.in: Change == to = in test command.
4988         * configure: Regenerate.
4990 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4991             Nick Clifton  <nickc@redhat.com>
4992             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4994         * configure.in (build_configargs, host_configargs, target_configargs):
4995         Remove build/host/target parameters.
4996         (host_libs): Add gmp and mpfr.
4997         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4998         * Makefile.def (gmp, mpfr): New.
4999         (gcc): Remove target.
5000         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5001         target_os, target_vendor): New.
5002         (configure): Add host_alias/target_alias arguments; adjust invocations.
5003         * configure: Regenerate.
5004         * Makefile.in: Regenerate.
5006 2007-01-11  Matt Fago  <fago@earthlink.net>
5008         * configure.in: Try to link to functions only in mpfr 2.2.x
5009         to improve robustness of configure tests.
5010         * configure: Regenerate.
5012 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5014         * MAINTAINERS: Add myself as i386 maintainer.
5016 2007-01-08  Jan Hubicka  <jh@suse.cz>
5018         * MAINTAINERS: Add myself as i386 maintainer.
5020 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5022         * configure.in: Add support for an x86_64-mingw* target.
5023         * configure: Regenerate.
5025 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5027         * Makefile.tpl (all-target): Correct @if conditional for target
5028         modules.
5029         * configure.in: Omit libiberty if building only target libgcc.
5030         * configure, Makefile.in: Regenerated.
5032 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5034         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5035         * configure: Regenerate.
5037 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5039         * Makefile.def (target_modules): Add libgcc.
5040         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5041         * Makefile.tpl (clean-target-libgcc): Delete.
5042         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5043         on gcc even for bootstrapped modules.  Rewrite handling of
5044         lang_env_dependencies to loop over target_modules.
5045         * configure.in (target_libraries): Add target-libgcc.
5046         * Makefile.in, configure: Regenerated.
5048 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5050         * configure.in: Reorganize recognition of languages.  Add
5051         --enable-stage1-languages.  Show supported languages for the chosen
5052         target rather than all recognized languages.
5053         * configure: Regenerate.
5055 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5057         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5058         * Makefile.in: Regenerate.
5060 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5062         * configure.in: Warn that MPFR 2.2.0 is buggy.
5063         * configure: Regenerate.
5065 2006-12-27  Ian Lance Taylor  <iant@google.com>
5067         * configure.in: When removing Makefiles to force a reconfigure, also
5068         remove prev-DIR*/Makefile.
5069         * configure: Regenerate.
5071 2006-12-22  Andreas Schwab  <schwab@suse.de>
5073         * configure: Regenerate with correct autoconf version.
5075 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5077         * configure.in: add AC_SUBST for *_FOR_TARGET.
5078         * configure: Regenerate.
5080 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5082         * configure.in: Simplify logic for rejecting languages that cannot
5083         be built.  Separate the case when a language is unsupported,
5084         from the case when the user chooses not to build a language.
5086 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5088         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5089         it only affects bootstrap and could be tested on "$host" as well.
5090         * configure: Regenerate.
5091         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5093 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5095         PR bootstrap/29544
5096         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5097         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5098         move here comment from Makefile.tpl.
5099         * Makefile.tpl: Move some definitions higher in the file.
5100         (STAGE1_CHECKING): New.
5101         * configure.in: Add --enable-stage1-checking.
5102         * configure: Regenerate.
5103         * Makefile.in: Regenerate.
5105 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5107         * MAINTAINERS: Add myself as build system maintainer.
5109 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5111         * MAINTAINERS (Write After Approval): Add myself.
5113 2006-12-13  Eric Christopher  <echristo@apple.com>
5115         * MAINTAINERS: Add myself as darwin maintainer.
5117 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5119         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5121 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5123         MAINTAINERS: Update my entry.
5125 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5127         * configure.in:  Handle spu makefile frag.
5128         * Makefile.tpl (MAINT): Define
5129         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5130         * configure: Regenerate.
5131         * Makefile.in: Regenerate.
5133 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5135         * config.guess: Import latest version.
5136         * config.sub: Likewise.
5138 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5140         * configure.in (spu-*-*): Don't skip target-libiberty.
5141         * configure: Regenerate.
5143 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5145         PR bootstrap/30134
5146         * configure.in: Correct x86 darwin support for libjava to powerpc
5147         and i?86 only.
5148         * configure: Regenerate.
5150 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5152         * configure.in: Add x86 darwin support for libjava.
5153         * configure: Regenerate.
5155 2006-12-07  Mike Stump  <mrs@apple.com>
5157         * Makefile.def (dependencies): Add dependency for
5158         install-target-libssp and install-target-libgomp on
5159         install-gcc.
5160         * Makefile.in: Regenerate.
5162 2006-12-04  Richard Guenther  <rguenther@suse.de>
5164         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5165         (Non-Algorithmic Maintainers): Move over non-algorithmic
5166         loop optimizer maintainers, add myself as a non-algorithmic
5167         middle-end maintainer.
5169 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5171         * MAINTAINERS (Write After Approval): Add myself.
5173 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5175         * configure.in: Update error message for missing GMP/MPFR.
5177         * configure: Regenerate.
5179 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5181         * configure.in: Update MPFR version in error message.
5183         * configure: Regenerate.
5185 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5187         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5188         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5189         --with-gmp-lib): New flags.
5191         * configure: Regenerate.
5193 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5195         * MAINTAINERS (Write After Approval): Change my email address.
5197 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5199         * MAINTAINERS (Write After Approval): Add myself.
5201 2006-11-22  Philipp Thomas  <pth@suse.de>
5203         * MAINTAINERS (i18n): Update e-mail address.
5205 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5207         * MAINTAINERS (spu port): Add myself as maintainer.
5208         (Write After Approval): Remove myself.
5210 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5212         * configure.in (skipdirs): Don't build libssp for SPU.
5213         * configure: Regenerate.
5215 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5217         * MAINTAINERS (spu port): Add myself as maintainer.
5218         (libobjc): Update my email address.
5220 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5222         * MAINTAINERS (Write After Approval): Add myself.
5224 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5226         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5227         * configure : Rebuilt.
5229 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5231         * MAINTAINERS (Write After Approval): Add myself.
5233 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5235         * MAINTAINERS (Write After Approval): Add myself.
5237 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5239         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5240         libmpfr.a.
5241         * configure: Regenerate.
5243 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5245         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5246         (unstage): Test for stage_last presence.
5248         PR bootstrap/29802
5249         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5250         STAGE_PREFIX.
5251         * Makefile.in: Regenerate.
5253 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5255         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5256         maintainers.
5258 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5260         * MAINTAINERS (Write After Approval): Add myself.
5262 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5264         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5265         and stageN-package/Makefile.
5266         * Makefile.in: Regenerated.
5268 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5270         * configure.in: Remove target-libgloss from noconfigdirs for
5271         bfin-*-*.
5272         * configure: Regenerated.
5274 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5276         * configure.in (have_gmp): Only error if the gcc directory exists.
5278         * configure: Regenerate.
5280 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5282         * configure.in: Robustify error message for missing GMP/MPFR.
5284         * configure: Regenerate.
5286 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5288         * MAINTAINERS (Write After Approval): Add myself.
5290 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5292         * MAINTAINERS: Change email address.
5294 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5296         * MAINTAINERS (Write After Approval): Add myself.
5298 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5300         * MAINTAINERS (Write After Approval): Add myself.
5302 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5304         * MAINTAINERS (Write After Approval): Move myself to
5305         Write After Approval section.
5307 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5309         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5310         need_gmp anymore.
5311         * configure: Regenerate.
5313 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5315         * MAINTAINERS (Write After Approval): Add myself.
5317 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5319         * config.guess: Import latest version.
5320         * config.sub: Likewise.
5322 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5324         * Makefile.def: Added pdf target handling.
5325         * Makefile.tpl: Added pdf target handling.
5326         * Makefile.in: Regenerated.
5328 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5330         * MAINTAINERS: Add self as score port maintainer.
5332 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5334         * MAINTAINERS (Write After Approval): Add myself.
5336 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5338         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5339         or newer.
5340         * configure: Regenerated.
5342 2006-09-27  Dave Brolley  <brolley@redhat.com>
5344         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5345         using $s instead of $r.
5346         * configure: Regenerated.
5348 2006-09-26  Thiemo Seufer  <ths@mips.com>
5350         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5351         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5352         * configure: Regenerate.
5354 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5356         * MAINTAINERS (Write After Approval): Remove myself.
5358 2006-09-22  Chao-ying Fu  <fu@mips.com>
5360         * MAINTAINERS (Write After Approval): Add myself.
5362 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5364         * MAINTAINERS: Add self as soft-fp maintainer.
5366 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5368         * MAINTAINERS: Add myself as avr maintainer.
5369         Remove Marek Michalkiewicz as avr maintainer.
5371 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5373         * MAINTAINERS (Write After Approval): Add myself.
5375 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5377         * configure.in: Never build newlib for a Mingw host.
5378         Never build newlib as Mingw target library.
5379         Test the existence of winsup/cygwin for building a Cygwin newlib,
5380         rather than just winsup.
5381         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5382         building a Mingw target.
5383         * configure: Regenerate.
5385 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5387         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5389 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5391         * config.guess: Import from src (was more updated).
5392         * config.sub: Likewise.
5394 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5396         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5397         * configure: Regenerated.
5399 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5401         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5402         for stages after the first.
5404 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5406         * Makefile.def: Add dependencies for configure-opcodes
5407         on configure-intl and all-opcodes on all-intl.
5408         * Makefile.in: Regenerated.
5410 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5412         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5414 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5416         Port to hosts whose 'sort' and 'tail' implementations
5417         treat operands with leading '+' as file names, as POSIX
5418         has required since 2001.  However, make sure the code still
5419         works on pre-POSIX hosts.
5420         * ltmain.sh: Don't assume "sort +2" is equivalent to
5421         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5423 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5425         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5427 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5429         * ltconfig: chmod 644 before ranlib during install.
5431 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5433         PR bootstrap/18058
5434         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5435         if the bootstrap compiler is a GCC version that supports it.
5436         * configure: Regenerate.
5438 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5440         * configure.in: Fix thinkos in previous check-in.
5441         * configure: Regenerate.
5443 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5445         PR other/27063
5446         * configure.in: Test subdir_requires and give an appropriate
5447         error message.
5448         * configure: Regenerate.
5450 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5452         * MAINTAINERS (Write After Approval): Add myself.
5454 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5456         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5458 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5460         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5462 2006-06-20  David Ayers  <d.ayers@inode.at>
5464         PR bootstrap/28072
5465         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5466         whether target-libjava is being configured instead of whether the
5467         java front end is enabled.
5468         * configure: Regenerate.
5470 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5472         PR target/27540
5473         * configure.in: Only enable libgomp on IRIX 6.
5474         * configure: Regenerate.
5476 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5478         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5479         too.
5480         * Makefile.in: Regenerate.
5482 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5484         * config-ml.in: Alter CCASFLAGS to include special
5485         multilib options the same as is done for CFLAGS.
5487 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5489         * configure.in: Don't enable libgomp on hpux10.
5490         * configure: Rebuilt.
5492 2006-06-12  David Ayers  <d.ayers@inode.at>
5494         PR bootstrap/27963
5495         PR target/19970
5496         * configure.in: Remove target-boehm-gc from noconfigdirs where
5497         ${libgcj} is specified.
5498         * configure: Regenerate.
5500 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5502         Sync from src:
5504         * configure.in: Sync.
5505         * configure: Regenerated.
5507         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5509         * Makefile.def: Added dependencies from sim and gdb on intl, and
5510         added configure dependencies to everything with an all dependency
5511         on intl.
5512         * Makefile.in: Regenerated.
5514 2006-06-06  David Ayers  <d.ayers@inode.at>
5516         PR libobjc/13946
5517         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5518         * Makefile.in: Regenerate.
5519         * configure.in: Add --enable-objc-gc at toplevel and have it
5520         enable boehm-gc for Objective-C.
5521         Remove target-boehm-gc from libgcj.
5522         Add target-boehm-gc to target_libraries.
5523         Add target-boehm-gc to noconfigdirs where ${libgcj}
5524         is specified.
5525         Assert that boehm-gc is supported when requested for Objective-C.
5526         Only build boehm-gc if needed either for Java or Objective-C.
5527         * configure: Regenerate.
5529 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5531         PR 27674
5532         * Makefile.tpl (configure-[+prefix+][+module+],
5533         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5534         Remove rule to unstage bootstrapped modules.
5535         (stage_current): New.
5536         * Makefile.in: Regenerate.
5538 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5540         * MAINTAINERS (Write After Approval): Update my e-mail address.
5542 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5544         * include/libiberty.h: Declare pex_run_in_environment.
5546 2006-05-31  Asher Langton  <langton2@llnl.gov>
5548         * MAINTAINERS (Write After Approval): Add myself.
5550 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5552         * Makefile.def (bfd, opcodes): Fix lib_path.
5553         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5554         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5555         * Makefile.in: Regenerate.
5557 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5559         * Makefile.in: Regenerate.
5561 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5563         * Makefile.def: Add install-html target. Add datarootdir
5564         docdir and htmldir to flags_to_pass.
5565         * Makefile.tpl: Add install-html target.
5566         * Makefile.in: Regenerate.
5567         * configure.in: Add --with-datarootdir, --with-docdir, and
5568         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5569         * configure: Regenerate.
5571 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5573         * configure.in: Enable gprof for cross builds.
5574         * configure: Regenerate.
5576 2006-05-22  Richard Guenther  <rguenther@suse.de>
5578         Revert
5579         2006-01-31  Richard Guenther  <rguenther@suse.de>
5580         Paolo Bonzini  <bonzini@gnu.org>
5582         * Makefile.def (target_modules): Add libgcc-math target module.
5583         * configure.in (target_libraries): Add libgcc-math target library.
5584         (--enable-libgcc-math): New configure switch.
5585         * Makefile.in: Re-generate.
5586         * configure: Re-generate.
5587         * libgcc-math: New toplevel directory.
5589 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5590             Andreas Tobler  <a.tobler@schweiz.ch>
5592         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5593         * configure: Rebuilt.
5595 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5597         * MAINTAINERS (Write After Approval): Add myself.
5599 2006-05-01  DJ Delorie  <dj@redhat.com>
5601         * configure.in: Restore CFLAGS if GMP isn't present.
5602         * configure: Regenerate.
5604 2006-05-01  Richard Guenther  <rguenther@suse.de>
5606         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5607         maintainer.
5609 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5611         * MAINTAINERS (Write After Approval): Add myself.
5613 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5615         * MAINTAINERS (Write After Approval): Add myself.
5617 2006-04-18  DJ Delorie  <dj@redhat.com>
5619         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5620         reference libgloss so that libssp can be built in a combined
5621         tree.
5622         * configure: Regenerate.
5624 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5626         * MAINTAINERS (Write After Approval): Add myself.
5628 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5630         * configure.in: Require makeinfo 4.4 or higher.
5631         * configure: Regenerate.
5633 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5635         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5636         Rearrange the entries of other libraries to have them in one place.
5638 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5640         * MAINTAINERS (Write After Approval): Remove myself.
5641         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5643 2006-03-14  Richard Guenther  <rguenther@suse.de>
5645         * configure: Regenerate with autoconf 2.13.
5647 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5649         * MAINTAINERS: Use my work address.
5651         * MAINTAINERS: Update my E-mail address.
5653 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5655         * configure.in: Handle --disable-<component> generically.
5656         * configure: Regenerate.
5658 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5660         PR libgcj/17311
5661         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5663 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5665         * MAINTAINERS (Write After Approval):  Remove myself.
5666         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5668 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5670         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5671         (TARGET_CONFIGDIRS): Remove.
5672         * configure.in: Remove AC_SUBST(target_configdirs).
5673         * Makefile.in, configure: Regenerated.
5675 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5677         * MAINTAINERS (Write After Approval):  Remove myself.
5678         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5680 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5682         PR bootstrap/25670
5684         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5686         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5687         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5688         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5689         BUILD_PREFIX, BUILD_PREFIX_1.
5690         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5692         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5693         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5695         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5696         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5697         of `cat stage_current`.  Always provide the `r' and `s' variables.
5698         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5699         a single shell execution.
5700         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5701         bootstrapped modules, make the stage1 module if the build was not
5702         started yet, else build the current stage.
5703         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5704         (all-build, all-host, all-target, [+make_target+]-host,
5705         [+make_target+]-target): Do not use \-continued lines.
5706         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5707         (current_stage, restrap, stage_last): New.
5709         * Makefile.in: Regenerate.
5710         * configure: Regenerate.
5712 2006-02-19  Bud Davis  <jmdavis@link.com>
5714         * MAINTAINERS (Write After Approval):  Remove myself.
5715         (Language Front End Maintainers):  Add myself as fortran 95
5716         maintainer and update e-mail address.
5718 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5720         * MAINTAINERS (Write After Approval):  Remove myself.
5721         (Language Front End Maintainers):  Add myself as fortran 95
5722         maintainer.
5724 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5726         * MAINTAINERS (Write After Approval): Add myself.
5728 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5730         * MAINTAINERS (Write After Approval):  Remove myself.
5731         (Language Front End Maintainers):  Add myself as
5732         fortran 95 maintainer.
5734 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5736         Sync from src:
5738         2005-12-27  Leif Ekblad  <leif@rdos.net>
5740         * configure.in: Add support for RDOS target.
5741         * configure: Regenerate.
5743 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5744             Andreas Schwab  <schwab@suse.de>
5746         * configure: Regenerate.
5748 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5750         * configure.in (enable_libgomp): Add AIX.
5751         * configure: Regenerate.
5753 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5755         * MAINTAINERS (Write After Approval): Add myself.
5757 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5759         * MAINTAINERS (Write After Approval): Add myself.
5761 2006-01-31  Richard Guenther  <rguenther@suse.de>
5762         Paolo Bonzini  <bonzini@gnu.org>
5764         * Makefile.def (target_modules): Add libgcc-math target module.
5765         * configure.in (target_libraries): Add libgcc-math target library.
5766         (--enable-libgcc-math): New configure switch.
5767         * Makefile.in: Re-generate.
5768         * configure: Re-generate.
5769         * libgcc-math: New toplevel directory.
5771 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5773         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5774         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5775         the assembler, linker and binutils.
5776         * configure: Regenerate.
5778 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5780         * MAINTAINERS (Write After Approval): Add myself.
5782 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5784         * configure: Regenerate.
5786 2006-01-18  Richard Henderson  <rth@redhat.com>
5787             Jakub Jelinek  <jakub@redhat.com>
5788             Diego Novillo  <dnovillo@redhat.com>
5790         * libgomp: New directory.
5791         * Makefile.def: Add target_module libgomp.
5792         * Makefile.in: Regenerate.
5793         * configure.in (target_libraries): Add target-libgomp.
5794         * configure: Regenerate.
5796 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5798         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5799         @ from continuation.
5800         * Makefile.in: Rebuilt.
5802 2006-01-04  Chris Lattner  <sabre@gnu.org>
5804         * MAINTAINERS (Write After Approval): Add myself.
5806 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5808         PR bootstrap/24252
5810         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5811         * Makefile.tpl (OBJDUMP): New.
5812         (EXTRA_HOST_FLAGS): Add it.
5813         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5815         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5816         to use symbolic links between directories.  Avoid race conditions
5817         or make them harmless.
5818         * configure.in: Do not try to use symbolic links between directories.
5820         * Makefile.def (LEAN): Pass.
5821         * Makefile.tpl (LEAN): Define.
5822         (stage[+id+]-start): Accept that the previous directory does not
5823         exist, if the bootstrap is lean.
5824         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5825         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5826         configure substitution.
5827         ([+compare-target+]): Likewise.
5828         ([+bootstrap-target+]-lean): New.
5829         * configure.in: Remove lean bootstrap support from here.
5831         * Makefile.in: Regenerate.
5832         * configure: Regenerate.
5834 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5836         * MAINTAINERS (libdecnumber): Add myself.
5838 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5840         * libtool-ldflags: New script.
5842 2006-01-02  Andreas Schwab  <schwab@suse.de>
5844         * configure.in: When reconfiguring remove Makefile in
5845         all stage directories.
5846         * configure: Regenerate.
5848 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5850         * MAINTAINERS: Update my email address.
5852 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5854         Revert Ada-related part of the previous change.
5856         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5857         Do not pass.
5858         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5859         * Makefile.in: Regenerate.
5860         * configure.in: Do not include mt-ppc-aix target fragment.
5861         * configure: Regenerate.
5863 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5865         * configure.in: Select appropriate fragments for PowerPC/AIX.
5866         * configure: Regenerate.
5868         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5869         BOOT_CFLAGS, BOOT_LDFLAGS.
5870         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5871         BOOT_CFLAGS, BOOT_LDFLAGS.
5872         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5873         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5874         (stage): Fail if we cannot complete the work.
5875         * Makefile.in: Regenerate.
5877 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5879         * configure.in: Replace ms1 with mt.
5880         * configure: Rebuilt.
5882 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5884         * MAINTAINERS: Update my email address.
5886 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5888         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5889         install-host-nogcc): Don't invoke $(stage) at the end.
5890         * Makefile.in: Regenerate.
5892 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5894         * configure.in: Flip the top-level bootstrap switch.
5895         * configure: Regenerate.
5897 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5899         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5900         $(stage) and $(unstage).
5901         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5902         (all): Remove stray semicolon.
5903         (local-distclean): Don't handle multilib.tmp and multilib.out.
5904         (install.all): Set $s for consistency.
5905         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5906         check_multilibs setting.  Always make the install directory.
5907         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5908         Correct @if/@endif.
5909         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5910         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5911         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5912         (multilib.out): Remove.
5913         * Makefile.in: Regenerated.
5915 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5917         * MAINTAINERS (Write After Approval): Add myself.
5919 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5921         * MAINTAINERS: Add myself as mt maintainer.
5923         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5925 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5927         * MAINTAINERS: Change email address.
5929 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5931         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5932         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5933         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5934         Find in-tree tools if available.
5935         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5936         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5937         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5938         (COMPILER_*_FOR_TARGET): New.
5939         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5940         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5941         (CONFIGURED_*, USUAL_*): Remove.
5942         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5943         STRIP): Use autoconf substitutions.
5944         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5945         COMPILER_NM_FOR_TARGET): New.
5946         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5948         (all): Make all-host and all-target in parallel.
5949         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5950         that $$r and $$s are set before invoking a recursive make.
5951         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5952         ([+bootstrap-target+]): Inline most of the `all' target.
5954 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5956         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5957         from the gcc build directory.
5958         * Makefile.in: Regenerate.
5960 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5962         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5963         depend on all-libdecnumber.
5964         * configure.in (host_libs): Include libdecnumber.
5965         * Makefile.in: Regenerate.
5966         * configure: Likewise.
5968 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5970         * libdecnumber: Import decNumber sources from the dfp-branch.
5972 2005-11-21  Kean Johnston  <jkj@sco.com>
5974         * config.sub, config.guess: Sync from upstream sources.
5976 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5978         Import from Autoconf sources:
5980         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5981         * config/move-if-change: Don't output "$2 is unchanged";
5982         suggested by Ben Elliston.  Handle weird characters correctly.
5984 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5986         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5987         to match upstream libtool for darwin.
5989 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5991         * Makefile.def: Remove gdb dependencies for gdbtk.
5992         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5993         (configure-gdb, install-gdb): New rules.
5994         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5995         * Makefile.in, configure: Regenerated.
5997 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5999         * MAINTAINERS (Write After Approval): Add myself.
6001 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6003         * MAINTAINERS (Write After Approval): Add myself.
6005 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6007         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6008         Diego Novillo.
6010 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6012         PR bootstrap/24297
6013         * Makefile.tpl (do-[+make-target+], do-check, install,
6014         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6015         are set before recursing.
6016         * Makefile.in: Regenerate.
6018 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6020         PR bootstrap/18939
6021         * Makefile.def (gcc) <target>: Fix thinko.
6022         * Makefile.in: Regenerate.
6024 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6026         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6027         * configure: Regenerate.
6029 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6031         * MAINTAINERS (Write After Approval): Add self.
6033 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6035         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6036         target-libffi, target-qthreads, target-libjava, and
6037         targetlibobjc.
6038         * configure: Regenerate.
6040 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6042         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6043         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6044         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6045         (USUAL_OBJDUMP_FOR_TARGET): New.
6046         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6047         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6048         * configure, Makefile.in: Regenerated.
6050 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6052         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6053         before other host packages.
6055 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6057         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6059 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6061         PR bootstrap/22340
6063         * configure.in (default_target): Remove.
6064         * Makefile.tpl (all): Do not use prerequisites as subroutines
6065         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6066         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6067         use prerequisites as subroutines.
6068         (check-host, check-target): New.
6069         (bootstrap configure & all targets): Do not use stage*-start
6070         if the directory layout is already ok.
6071         (non-bootstrap configure & all targets): Prepend a $(unstage).
6072         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6073         (NOTPARALLEL): Remove.
6074         (unstage, stage variables): New variables.
6075         (unstage, stage targets): Simply expand to those variables.
6077         * configure: Regenerate.
6078         * Makefile.in: Regenerate.
6080 2005-10-04  James E Wilson  <wilson@specifix.com>
6082         * Makefile.def (lang_env_dependencies): Add libmudflap.
6083         * Makefile.in: Regenerate.
6085 2005-10-03  Andreas Schwab  <schwab@suse.de>
6087         Backport from libtool CVS:
6088         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6090         * ltmain.sh: add support for installing into temporary
6091         staging area (e.g. 'make install DESTDIR=...')
6093 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6095         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6096         * configure: Regenerated.
6098 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6100         * configure: Regenerate with the correct
6101         autoconf version.
6103 2005-09-30  Catherine Moore  <clm@cm00re.com>
6105         * configure.in (bfin-*-*): New.
6106         * configure: Regenerated.
6108 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6110         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6111         (LIPO_FOR_TARGET): New.
6112         (CONFIGURED_LIPO_FOR_TARGET): New.
6113         (USUAL_LIPO_FOR_TARGET): New.
6114         (STRIP_FOR_TARGET): New.
6115         (CONFIGURED_STRIP_FOR_TARGET): New.
6116         (USUAL_STRIP_FOR_TARGET): New.
6117         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6118         STRIP_FOR_TARGET.
6119         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6120         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6121         * Makefile.in: Regenerate.
6122         * configure: Regenerate.
6124 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6126         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6127         (rs6000-*-aix*): Same.
6128         * configure: Regenerate.
6130 2005-09-16  Tom Tromey  <tromey@redhat.com>
6132         * MAINTAINERS: Add self as java maintainer.
6134 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6136         * configure.in: Recognize f95 in the --enable-languages option,
6137         and substitute it for fortran, issuing a warning.
6138         * configure: Regenerate.
6140 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6142         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6143         * configure:  Regenerated.
6145 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6147         * MAINTAINERS: Add self as ms1 maintainer.
6149 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6151         * Makefile.def (libssp): Add to lang_env_dependencies.
6152         * Makefile.in: Regenerate.
6154 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6156         * MAINTAINERS: Add myself as middle-end maintainer.
6158 2005-08-17  Christian Groessler  <chris@groessler.org>
6160         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6161         * Makefile.in: Regenerate.
6163 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6165         * MAINTAINERS (write after approval): Added myself.
6167 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6169         * MAINTAINERS (Write After Approval): Add myself.
6171 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6173         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6174         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6175         Look for alternate names of the target cc and c++
6176         * configure: Regenerate.
6178 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6180         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6181         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6182         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6183         tools; remove code to manually set them.
6184         (Target tools): Look in the environment for them.
6185         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6186         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6187         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6188         build directory.
6189         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6190         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6191         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6192         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6193         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6194         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6195         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6196         * configure: Regenerate.
6197         * Makefile.in: Regenerate.
6199 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6201         * MAINTAINERS: Update for removed CPU targets.
6203 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6205         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6206         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6207         * Makefile.in: Regenerated.
6209 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6211         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6212         (CFLAGS_FOR_TARGET): Use it.
6213         (CXXFLAGS_FOR_TARGET): Likewise.
6214         * Makefile.in: Regenerated.
6215         * configure.in (--with-build-sysroot): New option.
6216         * configure: Regenerated.
6218 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6220         * Makefile.tpl: Wrap install between unstage and stage
6221         * Makefile.in: Regenerate.
6223 2005-07-21  Eric Christopher  <echristo@apple.com>
6225         * MAINTAINERS: Update affiliation.
6227 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6229         * MAINTAINERS: Add self as crx port maintainer.
6231 2005-07-20  DJ Delorie  <dj@redhat.com>
6233         * MAINTAINERS: Add self as m32c maintainer.
6235 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6237         * all files: Update FSF address.
6239 2005-07-15  Eric Christopher  <echristo@redhat.com>
6241         * MAINTAINERS: Change affiliation.
6243 2005-07-14  Jim Blandy  <jimb@redhat.com>
6245         * configure.in: Add cases for Renesas m32c.
6246         * configure: Regenerated.
6248 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6250         * COPYING.LIB: Update from fsf.org.
6252 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6254         * COPYING, compile, config.guess,
6255         config.sub, install-sh, missing, mkinstalldirs,
6256         symlink-tree, ylwrap: Sync from upstream sources.
6257         * config-ml.in: Update FSF address.
6259 2005-07-13  Eric Christopher  <echristo@redhat.com>
6261         * configure.in: Add toplevel noconfigdir support for tpf.
6262         * configure: Regenerate.
6264 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6266         PR ada/22340
6268         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6269         * Makefile.in: Regenerate.
6271 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6273         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6274         Brolley to write-after-approval.
6276 2005-07-07  Andreas Schwab  <schwab@suse.de>
6278         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6279         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6280         * Makefile.in: Regenerated.
6282 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6284         * configure.in: Don't build sim or rda when targetting darwin.
6285         * configure: Regenerate.
6287 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6289         * configure.in: Add --enable-libssp and --disable-libssp.
6290         * configure: Regenerate with autoconf-2.13.
6292 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6294         * Makefile.def (target_modules): Add libssp.
6295         * configure.in (target_libraries): Add target-libssp.
6296         * configure: Rebuilt.
6297         * Makefile.in: Rebuilt.
6299 2005-07-01  Zack Weinberg  <zackw@panix.com>
6301         * MAINTAINERS: Change email address.  Resign from maintainership.
6303 2005-07-01  Richard Guenther  <rguenther@suse.de>
6305         * MAINTAINERS: Change my e-mail address and affiliation.
6307 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6309         * Makefile.def (stagefeedback): Come after profile.
6310         Define profiledbootstrap target.
6311         * Makefile.tpl (profiledbootstrap): Remove.
6312         (stageprofile-end): Zap stagefeedback.
6313         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6314         * Makefile.in: Regenerate.
6316 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6318         * MAINTAINERS: Update my email address.
6320 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6322         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6323         In 'cpp' stanza, support '#line' as well as '# '.
6325 2005-06-08  Andreas Schwab  <schwab@suse.de>
6327         * MAINTAINERS: Move myself from 'Write After Approval' to
6328         'CPU Port Maintainers' section as m68k maintainer.
6330 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6332         * configure.in (unsupported_languages): New macro.
6333         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6334         non-ported target libraries in noconfigdirs.
6335         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6336         non-linux-gnu.  Remove libgcj_ex_libffi.
6337         <lang_frag loop>: Set add_this_lang=no if the language is in
6338         unsupported_languages.
6339         * configure: Regenerate.
6341 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6343         * configure.in: Fix typo in handling of --with-mpfr-dir.
6344         * configure: Regenerate.
6346 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6348         * MAINTAINERS: Update my email address.
6350 2005-06-02  Jim Blandy  <jimb@redhat.com>
6352         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6353         accepted into the master sources.)
6355 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6356             Michael Snyder  <msnyder@redhat.com>
6357             Stan Cox  <scox@redhat.com>
6359         * configure.in: Set noconfigdirs for ms1.
6361         * configure: Regenerate.
6363 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6365         * MAINTAINERS (Write After Approval): Add self.
6367 2005-06-01  Josh Conner  <jconner@apple.com>
6369         * MAINTAINERS (Write After Approval): Add self.
6371 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6373         * MAINTAINERS: Update my email address.
6375 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6377         * MAINTAINERS (Write After Approval): Add self.
6379 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6381         * MAINTAINERS (Write After Approval): Remove self.
6383 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6385         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6386         (Dependencies): Consider target modules for bootstrap dependencies.
6387         Make target bootstrap modules depend on each stage's gcc.
6388         * Makefile.in: Regenerate.
6390 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6392         * Makefile.def (configure-gcc): Depend on binutils having been built.
6393         (all-gcc): No need to do it here.
6394         * Makefile.in: Regenerate.
6396 2005-05-19  Paul Brook  <paul@codesourcery.com>
6398         * configure.in: Rewrite misleading error message when requested
6399         language cannot be built.
6400         * configure: Regenerate.
6402 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6404         * ylwrap: Import from Automake 1.9.5.
6406 2005-05-13  David Ung  <davidu@mips.com>
6408         * MAINTAINERS (Write After Approval): Add self.
6410 2005-05-09  Mike Stump  <mrs@apple.com>
6412         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6413         lt_cv_sys_max_cmd_len for now.
6415 2005-05-09  Stan Cox  <scox@redhat.com>
6417         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6419 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6421         * README.SCO: Update the URL.
6423 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6425         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6426         with_gnu_ld to libtool.
6427         * ltcf-c.sh (aix[45]): Define file_list_spec.
6428         * ltcf-cxx.sh (aix[45]): Same.
6429         * ltcf-gcj.sh (aix[45]): Same.
6430         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6431         exists, write list of input files to temporary file.
6433 2005-05-04  Mike Stump  <mrs@apple.com>
6435         * configure.in: Always pass --target to target configures as
6436         otherwise rebuilds that do --recheck will fail.
6437         * confiugure: Rebuilt.
6439 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6441         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6442         STAGE_HOST_EXPORTS.
6443         (configure, all): Add bootstrap support.
6444         (Host modules, target modules): Pass post-stage1 flags and exports.
6445         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6446         * Makefile.in: Regenerate.
6448 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6450         * configure: Regenerate.
6452 2005-04-27  Mike Stump  <mrs@apple.com>
6454         * MAINTAINERS: Add self as darwin maintainer.
6456 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6458         * config.sub: Update from master copy.
6460 2005-04-21  Mike Stump  <mrs@apple.com>
6462         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6463         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6465 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6467         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6468         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6469         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6470         "*-*-elf" and "*-*-linux*".
6471         * configure: Regenerate.
6473 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6475         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6477 2005-04-12  Mike Stump  <mrs@apple.com>
6479         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6481 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6483         * MAINTAINERS (Write After Approval): Add myself.
6485 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6487         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6489 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6491         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6492         (TARGET_CONFIGARGS): Include --with-target-subdir.
6493         (configure, all): New macros.  Use them throughout.
6494         * Makefile.in: Regenerate.
6496 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6498         * MAINTAINERS (Write After Approval): Add myself.
6500 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6502         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6504 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6506         * MAINTAINERS: Move John Carr to Write After Approval.
6508 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6510         * config/mh-mingw32: Delete.
6511         * configure.in: Don't use it.
6512         * configure: Regenerate.
6514 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6516         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6517         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6518         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6519         (HOST_LIB_PATH): Generate from Makefile.def.
6520         (TARGET_LIB_PATH): Likewise.
6521         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6522         * Makefile.in: Regenerate.
6523         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6524         (RPATH_ENVVAR): Include Darwin case.
6525         * configure: Regenerate.
6527 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6529         * MAINTAINERS (Various Maintainers): Remove self.
6530         (Write After Approval): Add self.
6532 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6534         * MAINTAINERS (Various Maintainers): Add self.
6536 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6538         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6539         * configure: Regenerate.
6541 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6543         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6544         gcc_version, and gcc_version_trigger from set of flags to pass.
6545         * Makefile.tpl: Remove definitions of above variables.
6546         (config.status): Remove dependency on $(gcc_version_trigger).
6547         * Makefile.in: Regenerate.
6548         * configure.in: Do not reference config/gcc-version.m4 nor
6549         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6550         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6551         * configure: Regenerate.
6553 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6554             Andrew Pinski  <pinskia@physics.uc.edu>
6556         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6557         * Makefile.in: Regenerate.
6559 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6561         * MAINTAINERS (Write After Approval): Add myself.
6563 2005-03-03  David Ayers  <d.ayers@inode.at>
6565         * MAINTAINERS (Write After Approval): Add myself.
6567 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6569         PR libgcj/20160
6570         * ltmain.sh: Avoid creating archives with components that have
6571         duplicate basenames.
6573 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6575         PR bootstrap/20250
6576         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6577         instead of check.
6578         * Makefile.in: Regenerate.
6580 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6582         * Makefile.in: Regenerate to fix conflict between the previous two
6583         patches.
6585 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6587         PR bootstrap/17383
6588         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6589         * Makefile.tpl (HOST_SUBDIR): New substitution.
6590         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6591         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6592         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6593         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6594         (Host modules, Bootstrapped modules): Use it.
6595         (Build modules, Target modules): Do not create symlink trees,
6596         always configure out-of-srcdir.
6597         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6598         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6599         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6600         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6602         * Makefile.in: Regenerate.
6603         * configure: Regenerate.
6605 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6607         Merged from libada-gnattools-branch:
6608         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6610         * gnattools: New directory.
6611         * Makefile.def: Add gnattools as a module, depending on target-libada.
6612         * Makefile.in: Regenerate.
6613         * configure.in: Include gnattools in host_tools; disable it if ada
6614         is disabled.
6615         * configure: Regenerate.
6617 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6619         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6620         treelang maintainer.
6621         (Write After Approval): Remove myself.
6623 2005-02-23  Paul Schlie  <schlie@comcast.net>
6625         * configure.in: Allow darwin targeted ports to build tk, itcl and
6626         libgui.
6627         * configure: Regenerate.
6629 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6631         PR libgcj/10353
6632         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6633         * configure: Regenerate.
6635 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6637         * MAINTAINERS (Write After Approval): Add myself.
6639 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6641         * MAINTAINERS: Update my e-mail address.
6643 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6645         * MAINTAINERS (Write After Approval): Add myself.
6647 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6649         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6650         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6651         target-libgloss when not *-*-elf and *-*-aout.
6652         * configure: Regenerate.
6654 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6656         * MAINTAINERS: Remove obsolete entries.
6658         * MAINTAINERS (Write After Approval): Add Michael Matz.
6660 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6662         * MAINTAINERS: Remove self as cpplib maintainer.
6664 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6666         * install-sh, config.sub: Import from upstream.
6668 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6670         PR bootstrap/18222
6671         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6672         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6673         * Makefile.in: Regenerate.
6675 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6677         * MAINTAINERS: Update my email address.
6679 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6680             Andreas Schwab  <schwab@suse.de>
6682         PR bootstrap/18033
6683         * config-ml.in: Eval option if surrounded by single quotes.
6685 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6687         Revert 2004-12-28 Makefile changes, a better fix will be
6688         applied to mainline and src after GCC 4.0 branches.
6690 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6692         PR bootstrap/17383
6694         * Makefile.def (target_modules): Remove stage parameter,
6695         it is always true now.
6696         * Makefile.tpl (configure-build-[+module+],
6697         configure-target-[+module+]): Always build symlink tree
6698         for the directory and for include.  BUILD_SUBDIR and
6699         TARGET_SUBDIR cannot be . anymore.
6700         * Makefile.in: Regenerate.
6702 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6704         Revert 2004-12-08 Makefile changes.
6706 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6708         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6709         cygwin, mingw.
6711 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6713         * configure.in (sh64-*-*): Reenable gprof.
6714         * configure: Regenerate.
6716 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6718         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6719         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6720         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6721         * Makefile.in: Regenerate.
6723 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6725         * MAINTAINERS: Update my email address.
6727 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6729         * Makefile.tpl: Generate normal dependencies if the LHS module is
6730         not bootstrapped.
6731         * Makefile.in: Regenerate.
6733 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6735         * configure.in: Include config/gxx-include-dir.m4.  Use
6736         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6737         * configure: Regenerate.
6739 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6741         * config.if: Delete.
6742         * configure.in: Set libstdcxx_incdir directly.
6743         * configure: Regenerate.
6745 2004-12-02  Eric Christopher  <echristo@redhat.com>
6747         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6748         * Makefile.in: Regenerate.
6750 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6752         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6753         * configure: Regenerate.
6755 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6757         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6758         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6759         * configure: Regenerate.
6761 2004-12-01  Eric Christopher  <echristo@redhat.com>
6763         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6764         of things to remove.
6766 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6768         * MAINTAINERS (Write After Approval): Update my e-mail address.
6770 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6772         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6773         from CVS libtool to always pass_all.
6775 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6777         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6778         (hppa*64*-*-*): Delete incorrect comment.
6779         * configure: Rebuilt.
6781 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6783         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6785 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6787         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6788         from CVS libtool to always pass_all.
6790 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6792         * install-sh, compile: Import from automake.
6794 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6796         * config.guess, config.sub:  Import from savannnah.
6798 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6800         * MAINTAINERS (Write After Approval): Add myself
6802 2004-11-12  Mike Stump  <mrs@apple.com>
6804         * Makefile.def: Add html support.
6805         * Makefile.tpl: Likewise.
6806         * Makefile.in: Regenerate.
6808 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6810         PR 18423
6811         * configure.in: Remove all instances of build-fixincludes from
6812         noconfigdirs.
6813         (build_configargs): Supply --target to subdirectories.
6814         * configure: Regenerate.
6816         * Makefile.def: Make gcc install depend on fixincludes install.
6817         * Makefile.in: Regenerate.
6819 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6821         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6823 2004-11-11  Paul Brook  <paul@codesourcery.com>
6825         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6827 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6829         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6830         target-libgfortran.
6831         * configure: Regenerate.
6833 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6835         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6836         like CC.
6838 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6840         * Makefile.def (host fixincludes): Specify missing targets.
6841         * Makefile.in: Regenerate.
6843 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6845         * MAINTAINERS: Add myself
6847 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6849         * MAINTAINERS (Write After Approval): Add myself.
6851 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6853         * Makefile.def: Build fixincludes for the host, too.
6854         * Makefile.in: Regenerate.
6855         * configure.in (host_tools): Add fixincludes.
6856         * configure: Regenerate.
6858 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6860         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6861         * configure: Regenerated.
6863 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6865         PR other/17783
6866         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6867         * configure: Regenerated.
6869 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6871         * README.SCO: Update per FSF instructions.
6873 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6875         PR target/18151
6876         * configure.in (case ${target}): Do not build fixincludes for avr.
6877         * configure: Regenerated.
6879 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6881         * configure.in (case ${target}): Do not build fixincludes
6882         on platforms where it is not used.
6883         * configure: Regenerated.
6885 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6887         * configure.in: Use an absolute path to install-sh.
6888         * configure: Regenerated.
6890 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6892         * MAINTAINERS (Write After Approval): Add myself.
6894 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6896         * MAINTAINERS: Remove from Write After Approval those that are
6897         already maintainers.
6899 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6901         * MAINTAINERS:  Update my email address.
6903 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6905         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6906         * configure: Regenerate.
6908 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6910         * MAINTAINERS:  Update my email address.
6912 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6914         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6915         entries belonging to this category.
6917 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6919         * MAINTAINERS: Update my e-mail address.
6921 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6923         Fix wrong conflict resolution in:
6925         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6927         * Makefile.in: Regenerate.
6928         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6929         in the recursive `make', instead of hardwiring `all'.
6930         (Autogenerated TARGET-* variables): New.
6932 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6934         * configure.in: Enable target-libgloss for crx-*-*.
6935         * configure: Regenerate.
6937 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6939         * MAINTAINERS (Various Maintainers): Move the "windows,
6940         cygwin, mingw" maintainer to ...
6941         (OS Port Maintainers): ... here.
6943 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6945         * MAINTAINERS (Write After Approval): Remove those that are
6946         maintainers of some subsystem.
6948 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6950         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6951         * ltcf-cxx.sh (tpf*): Likewise.
6952         * ltconfig (tpf*): Add TPF OS configuration support.
6954 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6956         * MAINTAINERS: Change my email address to my new work account.
6958 2004-09-24  Michael Roth  <mroth@nessie.de>
6960         * configure.in (--without-headers): Add missing double quotes.
6961         * configure: Regenerate.
6963 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6965         * ylwrap: Revert to previous version.
6967 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6969         PR bootstrap/17369
6970         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6971         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6972         SET_GCC_LIB_PATH_CMD.
6973         (BASE_TARGET_EXPORTS): Likewise.
6974         * Makefile.in: Regenerated.
6976         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6977         * configure: Regenerated.
6979 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6981         * config.guess: New upstream version
6982         * compile, depcomp, install-sh, ylwrap: Likewise.
6984 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6986         * config/mh-x86omitfp: New host makefile fragment.  Add
6987         -fomit-frame-pointer to the default BOOT_CFLAGS.
6988         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6989         * configure: Regenerate.
6991 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6993         PR target/11572
6994         * configure.in (*-*-darwin*): Renable libobjc.
6995         * configure: Regenerate.
6997 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6999         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7001 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7003         * Makefile.def: Remove libbanshee.
7004         * Makefile.tpl: Ditto.
7005         * configure.in: Ditto.
7006         * Makefile.in: Regen.
7007         * configure: Ditto.
7009 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7011         * ltmain.sh: Use $pic_object as $non_pic_object if
7012         $non_pic_object=none.
7014 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7016         * missing: Import latest version from master repository.
7018 2004-09-06  Nick Clifton  <nickc@redhat.com>
7020         * config.sub: Import latest version from master repository.
7021         * config.guess: Likewise.
7022         This includes these changes:
7024         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7026         * config.sub: Handle crisv32, alias etraxfs.
7027         * config.guess (crisv32:Linux:*:*): Handle.
7029         2004-08-13  Brad Smith  <brad@comstyle.com>
7031         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7032         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7034         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7036         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7037         assume the processor is a powerpc.  This is because coreutils
7038         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7039         in this case, due to a MacOS X bug that causes
7040         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7041         to return a negative number.
7042         Problem reported by Petter Reinholdtsen in:
7043         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7045         2004-07-19  Ben Elliston  <bje@gnu.org>
7047         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7049         2004-06-24  Ben Elliston  <bje@gnu.org>
7051         * config.guess: Update copyright years.
7052         * config.sub: Likewise.
7054         2004-06-22  Robert Millan  <robertmh@gnu.org>
7056         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7057         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7059         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7061         * config.guess (*:*VMS:*:*): New entry. Replaces
7062         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7063         manufacturer.
7065         2004-06-22  Ben Elliston  <bje@gnu.org>
7067         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7068         * config.sub: Likewise.
7070         2004-06-22  Ben Elliston  <bje@gnu.org>
7072         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7073         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7075         2004-06-11  Ben Elliston  <bje@gnu.org>
7077         * config.guess (pegasos:OpenBSD:*:*): Remove.
7079         2004-06-11  Ben Elliston  <bje@gnu.org>
7081         From Wouter Verhelst <wouter@grep.be>:
7082         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7084         2004-06-11  Ben Elliston  <bje@gnu.org>
7086         * config.guess (luna88k:OpenBSD:*:*): New.
7088         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7090         * config.guess (m32r*:Linux:*:*): New case.
7091         * config.sub: Handle m32rle.
7093         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7095         From Jens Petersen  <petersen@redhat.com>:
7096         * config.sub: Handle sparcv8.
7098         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7100         From Tom Smith <smith@cag.lkg.hp.com>:
7101         * config.guess: Version suffixes are equally significant on Tru64
7102         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7103         prefix of "P" (patched kernel).
7105         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7107         * config.sub: Add support for National Semiconductor CRX target.
7109 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7111         * MAINTAINERS (Various Maintainers): Remove myself as web page
7112         maintainer, add myself as maintainer of build status lists.
7114 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7116         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7117         *-*-netware, but add target-libmudflap.
7118         Consolidate *-*-netware targets (of which really only i?86 exists)
7119         into a single entry.
7120         * configure: Likewise.
7122 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7124         * Makefile.tpl (sorry): Remove.
7125         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7126         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7127         (do-clean): Clean per-stage directories too.
7128         (do-distclean): Run distclean-stage1 too.
7129         (.NOTPARALLEL): Enable during toplevel bootstrap.
7130         (stage[+id+]-bubble): Enable parallel execution during
7131         the recursive invocation.
7132         * Makefile.in: Regenerate.
7134         Fix previous checkin:
7136         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7137         include.
7138         * configure.in: Fix indentation.
7139         * configure: Regenerate.
7141 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7143         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7144         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7145         * configure: regenerate
7146         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7147         -mdynamic-no-pic
7149 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7151         * Makefile.def (build_modules): Add fixincludes.
7152         (dependencies): Make gcc depend on fixincludes.
7153         * configure.in (build_tools): Add fixincludes.
7154         (build_configdirs): Always include build_libs.
7155         * Makefile.in: Regenerate.
7156         * configure: Regenerate.
7158 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7160         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7161         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7162         phony targets; do not generate timestamp files.
7163         (distclean-stageN): Remove references to their timestamp files.
7164         (restageN, touch-stageN): Remove.
7165         (stageN-bubble): Rewritten.
7166         (compare): Support lean bootstraps.
7167         * Makefile.in: Regenerate.
7169         * configure.in: Only warn when bootstrapping but
7170         build != host or build != target.  Support lean bootstraps.
7171         * configure: Regenerate.
7173 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7175         * configure.in:  Give a better error message if GMP/MPFR are missing
7176         and a language needing them has been requested.
7177         * configure:  Regenerated.
7179 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7181         * configure.in:  Print a list of available language front-ends if
7182         a requested one is missing.  Tidy stray tab characters.
7183         * configure:  Regenerated.
7185 2004-08-19  Michael Koch  <konqueror@gmx.de>
7187         * gcc/doc/install.texi: Update entry about automake for libjava.
7189 2004-08-17  Robert Millan  <robertmh@gnu.org>
7191         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7192         (instead of FreeBSD).
7193         * configure: Regenerate.
7195 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7197         * Makefile.in: Regenerate.
7198         * configure: Regenerate.
7200         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7201         stage_*_flags.
7202         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7203         for bootstrapped modules if toplevel bootstrap is going.
7204         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7205         modules.  Adjust for changes in Makefile.def.  Enable several
7206         rules even in non-bootstrap mode, just to avoid peppering the
7207         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7208         (stage-[+prev+]-bubble): Remove.
7210         * Makefile.def (Dependencies): Depend on all-build-bison,
7211         all-build-flex, all-build-byacc, all-build-texinfo, rather
7212         than the host variations.
7213         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7214         with BUILD_SUBDIR.
7215         (BISON): Update for recent Bisons.
7216         (YACC): Fix typo.
7217         (cross): Depend on all-build.
7218         (all): Do not depend on all-build.
7219         (prebootstrap): Remove.
7220         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7221         (Prebootstrap dependencies): Add them to the per-stage targets
7222         and to all-prebootstrap.
7223         * configure.in (build_configdirs): Always enable build_tools.
7224         (BUILD_DIR_PREFIX): Remove.
7226         * Makefile.def (gcc): Add target variable.
7227         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7228         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7229         in the recursive `make', instead of hardwiring `all'.
7230         (Autogenerated TARGET-* variables): New.
7232 2004-08-13  Brian Booth  <bbooth@redhat.com>
7234         * MAINTAINERS: Remove myself from write-after-approval.
7236 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7238         * src-release: Stop distributing mmalloc with gdb (which doesn't
7239         use it).
7240         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7241         * Makefile.in: Regenerate.
7243 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7245         * configure.in (arm*-*-eabi*): New target.
7246         * configure: Regenerate.
7248 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7250         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7251         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7252         (Dependencies): New section.
7253         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7254         (configure-target-[+module+]): Depend on maybe-all-gcc
7255         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7256         (toplevel profiledbootstrap): Fix dependencies.
7257         * Makefile.in: Regenerate.
7259 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7261         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7262         target-libiberty to noconfigdirs.
7263         * configure: Regenerate.
7265 2004-08-03  Paul Brook  <paul@codesourcery.com>
7267         * configure.in: Check for MPFR as well as GMP.
7268         * configure: Regenerate.
7270 2004-08-01  Robert Millan  <robertmh@gnu.org>
7272         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7273         libmudflap for all GNU-based systems (with Glibc).
7274         * configure: Regenerate.
7276 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7278         * Makefile.def (host-modules): Add gcc.
7279         * Makefile.in: Regenerate.
7280         * Makefile.tpl (sorry): New rule.
7281         (configure-host, all-host, [+make_target+]-host, do-check,
7282         install-host): Do not add gcc as a special case.
7283         (host modules): Add a small special-casing for gcc.  Export
7284         extra_make_flags through the environment.
7285         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7286         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7287         other recursive targets for gcc): Remove.
7289         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7290         (stage, unstage): New rules.
7291         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7292         distclean-stage[+id+]): Use stage_current.
7293         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7294         the stage*-start rules.
7296 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7298         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7299         use -all_load flag.
7301 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7303         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7304         * configure: Regenerate.
7306 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7308         * maintainer-scripts/gcc_release: Revert yesterday's change.
7310 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7312         * MAINTAINERS: Add myself to write-after-approval.
7314 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7316         * libf2c: Removed.
7317         * gcc/gccbug.in: Updated because of libf2c removal.
7318         * maintainer-scripts/gcc_release: Ditto.
7320 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7322         * configure.in: Build libmudflap by default on FreeBSD.
7323         * configure: Regenerated.
7325 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7327         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7328         systems.
7329         * configure: Regenerated.
7331 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7333         PR target/16344
7334         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7335         feedback based compiler.
7336         * Makefile.in: Rebuilt.
7338 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7340         * Makefile.def (host_modules): Set bootstrap=true for flex.
7341         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7342         * Makefile.in: Rebuilt.
7344 2004-07-07  Jan Hubicka  <jh@suse.cz>
7346         * MAINTAINERS: Add self as a profile feedback maintainer.
7348 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7350         * configure.in:  Do not prepend $srcdir to /dev/null in
7351         makefile fragments.
7352         * configure:  Regenerate.
7354 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7356         * Makefile.def (build_modules): Add bison, byacc, flex,
7357         m4, texinfo.
7358         (flags_to_pass): Add FLEX.
7359         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7360         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7361         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7362         DEFAULT_MAKEINFO): Remove.
7363         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7364         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7365         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7366         objdir or else use configured tool.
7367         (all-build): New.
7368         (all): Depend on it.
7369         (Build module dependencies): Add.
7370         * Makefile.in: Regenerate.
7371         * configure.in: Better support for multiple build modules,
7372         matching what is done for host/target modules.  Do not look
7373         for "plausible" locations of build tools if Canadian cross.
7374         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7375         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7376         * configure: Regenerate.
7378 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7380         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7381         * Makefile.in: Regenerate.
7383 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7385         * Makefile.tpl (configure-build-[+module+],
7386         configure-[+module+], configure-target-[+module+]): Pass
7387         [+extra_configure_args+].
7388         (all-build-[+module+], all-[+module+], check-[+module+],
7389         install-[+module+], [+make_target+]-[+module+],
7390         all-target-[+module+], check-target-[+module+],
7391         install-target-[+module+], [+make_target+]-target-[+module+]):
7392         Pass [+extra_make_args+].
7393         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7394         (GCC_HOST_EXPORTS): Remove.
7395         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7396         cross, check-gcc, check-gcc-c++, install-gcc,
7397         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7398         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7399         * Makefile.in: Regenerate.
7401 2004-06-21  Matthew Sachs  <msachs@apple.com>
7403         * MAINTAINERS: Added self to write-after-approval.
7405 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7407         * configure.in: Check for srcdir/winsup rather than build directory
7408         winsup.
7409         * configure: Regenerate.
7411 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7413         * configure.in: Don't build Cygwin native newlib if winsup
7414         directory is missing.  Emit warning instead.
7415         * configure: Regenerate.
7417 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7419         * Makefile.tpl (touch-stage[+id+]): New.
7420         (restage[+prev+]): Depend on touch-stage[+id+].
7422         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7423         Use it throughout.
7425         * Makefile.def: Add profile and feedback bootstrap stages.
7426         Remove next field from bootstrap stages.
7427         * Makefile.tpl (LN, LN_S): Substitute.
7428         (stageN-start, stageN-end): Use double-colon rules, to
7429         provide a hook for additional setup commands.
7430         (distclean-stageN-gcc, restageN): Create dependencies from
7431         [+prev+], not from [+next+].
7432         (stageN-bubble): Add commands for successive stages from
7433         [+prev+], using double-colon rules.
7434         (all-stageN-gcc): Fix typo.
7435         (stagefeedback-start, profiledbootstrap): New.
7436         * Makefile.in: Regenerate.
7437         * configure.in: Call ACX_PROG_LN.
7438         * configure: Regenerate.
7440 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7442         * MAINTAINERS (Write After Approval): Add myself.
7444 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7446         * MAINTAINERS (Write After Approval): Add myself.
7448 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7450         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7451         without gcc.
7452         * configure: Regenerate.
7454 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7456         * Makefile.tpl: Fix typo.
7457         * Makefile.in: Regenerate.
7459 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7461         * configure.in: Remove new- prefix from toplevel
7462         bootstrap targets.
7463         * configure: Regenerate.
7465 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7467         * Makefile.tpl (all.normal): Rename to all.
7468         (all): Replace with a rule to pick the default
7469         target from configure.
7470         (all-gcc, configure-gcc): Use conditionals to
7471         do nothing when toplevel bootstrap is going on.
7472         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7473         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7474         * configure.in: Support --enable-bootstrap.
7476         * Makefile.def: Remove new- prefix from toplevel
7477         bootstrap targets.
7478         * Makefile.tpl: Likewise.
7480         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7481         target.
7483         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7484         $(RECURSE_FLAGS) to recursive invocation of make.
7486         * Makefile.in: Regenerate.
7487         * configure: Regenerate.
7489 2004-05-30  Andreas Jaeger  <aj@suse.de>
7490             Jim Wilson  <wilson@specifixinc.com>
7492         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7493         like CC.
7495 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7497         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7498         * configure: Regenerate.
7500 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7502         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7503         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7504         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7505         targets.
7506         * Makefile.in: Regenerate.
7508 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7510         * configure.in: Test the ability to symlink directories.
7511         * configure: Regenerate.
7513         * Makefile.def (bootstrap-stage): New definitions.
7514         * Makefile.tpl (configure-stage1-gcc,
7515         configure-stage2-gcc, configure-stage3-gcc,
7516         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7517         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7518         new-restage3, compare): Autogenerate, see Makefile.in
7519         entry for behavioral changes.
7520         (distclean-stage1, new-stage1-start, new-stage1-end,
7521         new-stage1-bubble, distclean-stage2, new-stage2-start,
7522         new-stage2-end, new-stage2-bubble, distclean-stage3,
7523         new-stage3-start, new-stage3-end): New autogenerated targets.
7524         (objext, prebootstrap, BOOT_CFLAGS,
7525         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7526         targets.
7528         * Makefile.in: Regenerate.
7529         (distclean-stage1, new-stage1-start, new-stage1-end,
7530         new-stage1-bubble, distclean-stage2, new-stage2-start,
7531         new-stage2-end, new-stage2-bubble, distclean-stage3,
7532         new-stage3-start, new-stage3-end): New targets.
7533         (all-stage1-gcc): Move prebootstrap dependency from here...
7534         (configure-stage1-gcc): ...to here.
7535         (new-bootstrap): Use bubble targets.
7536         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7537         Use per-stage distclean targets.
7538         (configure-stage1-gcc, configure-stage2-gcc,
7539         configure-stage3-gcc, all-stage1-gcc,
7540         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7541         Use new-stageN-start to prepare the tree.
7543 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7545         * Makefile.def (host_modules): add libcpp.
7546         * Makefile.tpl: Add dependencies on and for libcpp.
7547         * Makefile.in: Regenerate.
7548         * configure.in: Add libcpp host module.
7549         * configure: Regenerate.
7551 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7553         * Makefile.tpl: Whenever a recursive target is defined, wrap
7554         it in a special @if/@endif block, and prepare its maybe
7555         dependency in the @if/@endif block
7556         * configure.in: Instead of writing maybe dependencies, remove
7557         the @if/@endif statements, and remove the @if/@endif blocks
7558         that remain.
7559         * configure: Regenerate.
7560         * Makefile.in: Regenerate.
7562 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7564         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7566 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7568         PR bootstrap/15120
7569         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7570         * */configure: Rebuilt.
7572 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7574         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7575         of libf2c.
7576         * configure, Makefile.in: Regenerate.
7578 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7580         * MAINTAINERS (Write After Approval): Add myself.
7582 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7584         Merge from tree-ssa-20020619-branch.
7586         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7587         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7588         (HOST_GMPLIBS): Define.
7589         (HOST_GMPINC): Define.
7590         (TARGET_LIB_PATH): Add libmudflap.
7591         (GFORTRAN_FOR_TARGET): Define.
7592         (configure-build*): Export GFORTRAN.
7593         (configure-gcc): Export GMPLIBS and GMPINC.
7594         (all-gcc): Add maybe-all-libbanshee.
7595         (configure-target-libgfortran): Define.
7596         * Makefile.in: Regenerate.
7597         * configure.in (host_libs): Add libbanshee.
7598         (target_libraries): Add target-libmudflap and target-libgfortran.
7599         Add --with-libbanshee.
7600         Handle --disable-libmudflap.
7601         (*-*-freebsd*): Use with_gmp.
7602         Add $(libgcj) to noconfigdirs.
7603         * configure: Regenerate.
7604         * depcomp: New file.
7605         * MAINTAINERS: Add tree-ssa maintainers.
7607 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7609         * MAINTAINERS (Various Maintainers): Add myself.
7611 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7613         * MAINTAINERS (Write After Approval): Add myself.
7615 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7617         * MAINTAINERS (Write After Approval): Add myself.
7619 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7621         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7622         * configure: Regenerate.
7624 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7626         Revert:
7627         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7629         * Makefile.def (flags_to_pass): Remove *dir variables that
7630         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7631         as well as prefix and exec_prefix.
7632         * Makefile.in: Regenerate.
7634 2004-04-26  Robert Millan  <robertmh@gnu.org>
7636         Add patches from libtool CVS.
7637         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7638         * ltconfig: Likewise.
7639         * ltcf-c.sh: Likewise.
7640         * ltcf-cxx.sh: Likewise.
7641         * ltcf-gcj.sh: Likewise.
7643 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7645         * Makefile.def (host_modules): Mark with the bootstrap
7646         flag packages on which gcc depends.
7647         * Makefile.tpl (all-bootstrap): Use it.
7648         * Makefile.in: Regenerate.
7650 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7652         * Makefile.def (flags_to_pass): Remove *dir variables that
7653         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7654         as well as prefix and exec_prefix.
7655         * Makefile.in: Regenerate.
7657 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7659         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7660         * configure: Regenerate.
7661         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7662         * gcc/Makefile.tpl (compare): Use the result of the test.
7663         * gcc/Makefile.in: Regenerate.
7665 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7667         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7668         Always relocate gcc and prev-gcc to the original names, even
7669         if the build fails.
7670         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7671         New targets.
7673 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7675         * MAINTAINERS: Update my email address.
7677 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7679         * configure.in (mips*-*-irix5*): Enable ld.
7680         * configure: Regenerate.
7682 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7684         * configure: Regenerate.
7686 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7688         * Makefile.tpl (configure-[+module+], configure-gcc,
7689         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7690         Set and export LDFLAGS.
7691         * Makefile.in: Regenerate.
7693 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7695         * MAINTAINERS: Add myself to write-after-approval.
7697 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7699         PR bootstrap/14871
7700         * Makefile.tpl: If we don't have built-in-tree target tools,
7701         use the ones found by configure rather than hacking around with
7702         program_transform_name.
7703         * configure.in: Give Makefile.tpl the information necessary
7704         to do that.
7705         * Makefile.in: Regenerate.
7706         * configure: Regenerate.
7708 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7710         PR bootstrap/14760
7711         * configure.in: When computing baseargs, strip *all* copies of
7712         offending options.  Also, don't match/substitute the trailing space,
7713         so that this actually works when two similar options are separated by
7714         only one space.
7715         * configure: Regenerate.
7717 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7719         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7720         (rs6000-*-aix*): Same.
7721         * configure: Regenerate.
7723 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7725         * MAINTAINERS: Add myself to write-after-approval.
7727 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7729         * MAINTAINERS: Add myself to write-after-approval.
7731 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7733         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7734         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7735         * Makefile.in: Regenerate.
7737         * configure.in (top level bootstrap support): Rework --enable-werror
7738         to set @stage2_werror_flag@.
7739         * configure: Regenerate.
7740         * Makefile.tpl (top level bootstrap support): Pass
7741         @stage2_werror_flag@ down to configure in stages 2 and 3.
7742         * Makefile.in: Regenerate.
7744 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7746         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7747         for stages 2 and 3 as well as in make.  As a consequence, remove
7748         OUTPUT_OPTION (now detected by configure) from the flags passed down
7749         to make.
7750         * Makefile.in: Regenerate.
7752         * Makefile.tpl (new-bootstrap): Fix typo.
7753         * Makefile.in: Regenerate.
7755 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7757         * Makefile.tpl: Rearrange by moving recursive_targets rules
7758         into their proper sections.
7759         * Makefile.tpl (top level bootstrap support): Move disabling
7760         of coverage flags from 'make' to 'configure'; improve comments.
7761         * Makefile.in: Regenerate.
7763         * Makefile.tpl (experimental top level bootstrap) Move stage1
7764         language setting from all- target to configure- target; disable
7765         intermodule optimization in stage 1; prevent gratuitous rebuilds
7766         of stage 1.
7767         * Makefile.in: Regenerate.
7768         * configure.in: Comma-separate stage 1 language list for top
7769         level bootstrap.
7770         * configure: Regenerate.
7772         * Makefile.tpl: Clean up experimental top level bootstrap support:
7773         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7774         prev-gcc in configure- targets as well as all- targets.
7775         * Makefile.in: Regenerate.
7777 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7779         * compile: New file imported from automake.
7781 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7783         * configure.in: Remove symbolic link section.
7784         * configure: Regenerate.
7785         * Makefile.tpl (links): Remove.
7786         * Makefile.in: Regenerate.
7788 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7789             Nathanael Nerode  <neroden@gcc.gnu.org>
7791         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7792         Set with AC_CHECK_PROGS.
7793         * configure.in: Fix comment typo from last patch.
7794         * configure: Regenerate.
7796 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7798         * Makefile.tpl: Introduce experimental top level bootstrap support.
7799         * Makefile.in: Regenerate.
7800         * configure.in: Introduce support for top level bootstrap.
7801         * configure: Regenerate.
7803 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7804             Paolo Bonzini  <bonzini@gnu.org>
7806         PR bootstrap/14522
7807         * configure.in: Cope with shells that do not support unquoted ^
7808         * configure: Regenerate.
7810 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7811             Paolo Bonzini  <bonzini@gnu.org>
7813         PR bootstrap/14522
7814         * configure.in: Cope with shells that do not support nesting
7815         quotes inside quoted backquote substitutions.
7816         * configure: Regenerate.
7818 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7820         PR bootstrap/14522
7821         * configure.in: Fix escaping of $.
7822         * configure: Regenerate.
7824 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7826         * configure: Regenerate, since I forgot to while committing Paolo's
7827         changes.
7829 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7831         PR ada/14131
7832         Move language detection to the top level.
7833         * configure.in: Find default values for the tools as
7834         soon as possible.  Disable ada if GNAT is not found.
7835         Emit error message about missing languages.  Expand
7836         --enable-languages=all for the gcc subdirectory.
7838 2004-03-10  Ben Elliston  <bje@gnu.org>
7840         * MAINTAINERS: Update my email address.
7842 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7844         * ltconfig: Disable building static libraries if building shared
7845         libraries on AIX 5L.
7847 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7849         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7850         and disable libgcj.
7851         * configure: Regenerated.
7853 2004-03-01  Brian Booth  <bbooth@redhat.com>
7855         * MAINTAINERS: Add myself to write-after-approval.
7857 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7859         * MAINTAINERS: Add myself to write-after-approval.
7861 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7863         PR bootstrap/7087
7864         * Makefile.tpl: Guard XFOO sed statements better.
7865         * Makefile.tpl: Add dependency for configure-target-libada.
7866         * Makefile.in: Regenerate (incidentally fixes broken
7867         commit when libada-branch was merged).
7869 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7871         * MAINTAINERS: Add myself to write-after-approval.
7873 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7875         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7876         maintainers.
7878 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7880         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7881         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7883 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7885         PR bootstrap/11932
7886         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7888 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7890         * MAINTAINERS: Added myself to write-after-approval.
7892 2004-02-14  Michael Koch  <konqueror@gmx.de>
7894         * MAINTAINERS: Added myself to write-after-approval.
7896 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7898         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7899         some OS port maintainers to OS port maintainers section.
7901 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7903         * MAINTAINERS: Add self.
7905 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7907         * MAINTAINERS: Alphabetize.
7909 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7911         * MAINTAINERS: Remove myself.
7913 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7915         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7916         (rs6000-*-aix*): Same.
7917         * configure: Regenerate.
7919 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7921         * configure.in (host): Add in missing $noconfigdirs to defines.
7922         * configure: Regenerate.
7924 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7925             Nathanael Nerode  <neroden@gcc.gnu.org>
7927         PR ada/6637, PR ada/5911
7928         Merge with libada-branch:
7929         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7930         with appropriate dependencies. Add --enable-libada configure switch.
7931         * configure, Makefile.in: Regenerate.
7933 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7935         * MAINTAINERS: Add myself to write-after-approval.
7937 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7939         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7940         * configure: Regenerate.
7942 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7944         Merge from upstream:
7946         * ltmain.in: When setting IFS to '~', be careful about user
7947         arguments that contain '~'.
7949         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7951         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7952         Also test $base_compile against $CC with escaped arguments. Bug
7953         reported by Geoff Keating <geoffk@apple.com>.
7955 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7957         * MAINTAINERS: Remove i960 port.
7959 2004-01-23  DJ Delorie  <dj@redhat.com>
7961         * Makefile.def (target_modules) [libiberty]: Don't stage.
7962         * Makefile.in: Rebuilt.
7964 2004-01-20  Caroline Tice  <ctice@apple.com>
7966         * MAINTAINERS: Add myself to write-after-approval.
7968 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7970         * MAINTAINERS: Update my email address.
7972 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7974         * MAINTAINERS: Add myself to write-after-approval.
7976 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7978         * MAINTAINERS: Remove entries without email address.
7980 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7982         * MAINTAINERS: Add myself to write-after-approval.
7984 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7986         * MAINTAINERS: Update my email address.
7988 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7990         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7991         * Makefile.tpl (configure-target-[+module+]): Support stage.
7992         * Makefile.in: Rebuilt.
7994 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7996         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7998 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8000         * MAINTAINERS: Add myself as a MIPS maintainer.
8002 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8004         * configure.in: Use ./config.cache, not config.cache.
8005         * configure: Regenerate.
8006         * Makefile.tpl: Special-casing not needed for GCC any more.
8007         * Makefile.in: Regenerate.
8009         * configure.in: Don't share a cache file for host dirs.
8010         * configure: Regenerate.
8012         * config-ml.in: Don't mess with the cache file.
8014 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8016         * MAINTAINERS: Move myself from 'Write After Approval' to
8017         'CPU Port Maintainers' section as SPARC maintainer.
8019 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8021         * Makefile.tpl: Make GCC use a separate config.cache.
8022         * Makefile.in: Regenerate.
8024         PR bootstrap/11932, PR bootstrap/11933
8025         (I don't know if it will fix either of them, but it relates
8026         to them.)
8027         * configure.in: Don't use shared config.cache for target
8028         directories.
8029         * configure: Regenerate.
8031 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8033         * MAINTAINERS: Add myself to 'Write After Approval' section.
8035 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8037         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8038         * configure: Regenerated.
8040 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8042         * MAINTAINERS: Remove the mn10200 maintainer.
8044 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8046         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8047         * configure: Regenerated.
8049 2003-12-16  Jan Hubicka  <jh@suse.cz>
8051         * MAINTAINERS: Add myself as callgraph maintainer.
8053 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8055         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8056         * configure: Regenerate.
8058 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8060         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8061         'Write After Approval' section. Update email.
8063 2003-12-01  James Lemke  <jim@wasabisystems.com>
8065         * MAINTAINERS (Write After Approval): Add myself.
8067 2003-11-20  Matt Thomas  <matt@3am-software.com>
8069         * MAINTAINERS: Add myself as a vax port maintainer.
8071 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8073         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8074         (configure-build-[+module+], configure-[+module+]): Likewise.
8075         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8076         * Makefile.in: Regenerate.
8078 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8080         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8081         shared/dylibed libraries.
8082         * ltmain.sh: Likewise.
8083         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8084         * ltcf-cxx.sh: Likewise.
8085         * ltcf-gcj.sh: Likewise.
8086         * ltconfig: Likewise.
8088 2003-11-17  Stan Cox  <scox@redhat.com>
8090         * MAINTAINERS: Add myself as iq2000 port maintainer.
8092 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8094         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8095         * Makefile.in: Regenerate.
8097 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8099         * config.sub: Update to 2003-11-03 version.
8101 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8103         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8104         * configure:  Regenerate.
8106 2003-10-20  Nicolas Pitre  <nico@cam.org>
8108         * MAINTAINERS: Add myself to 'Write After Approval' section.
8110 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8112         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8114 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8116         * MAINTAINERS: Update my email address.
8118 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8120         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8122 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8124         * MAINTAINERS: Add myself to 'Write After Approval' section.
8126 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8128         * config.guess: Update to 2003-10-16 version.
8129         * config.sub: Update to 2003-10-16 version.
8131 2003-10-15  David Daney  <ddaney@avtrex.com>
8133         * MAINTAINERS: Added myself to 'Write After Approval' section.
8135 2003-10-15  Falk Hueffner  <falk@debian.org>
8137         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8138         'Write After Approval' section. Update email.
8140 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8142         * MAINTAINERS: Move myself from 'Write After Approval' to
8143         'Various Maintainers' section as middle-end maintainer.
8145 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8147         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8148         HOST_FLAGS_TO_PASS.
8149         * Makefile.in: Regenerate.
8151 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8153         * config.guess: Update to 2003-10-07 version.
8154         * config.sub: Update to 2003-10-07 version.
8156 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8158         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8159         * ltconfig (irix5*, irix6*): Don't override version_type.
8161 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8163         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8164         * configure: Rebuilt
8165         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8166         * Makefile.in: Rebuilt
8168 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8170         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8172 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8174         * MAINTAINERS (Write After Approval): Add myself.
8176 2003-09-29  Paul Koning  <ni1d@arrl.net>
8178         * MAINTAINERS: Move myself from "Write After Approval"
8179         to CPU platform maintainers for pdp11 platform.
8181 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8183         * MAINTAINERS: Move myself from 'Write After Approval' to
8184         'Various Maintainers' section as libffi testsuite maintainer.
8186 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8188         * configure.in: Pass a computed --program-transform-name
8189         to subconfigures.
8190         * configure: Regenerated.
8192 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8194         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8195         * Makefile.in: Regenerate.
8197         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8198         * Makefile.in: Regenerate.
8200 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8202         * MAINTAINERS: Move myself from 'Write After Approval'
8203         to 'Various Maintainers' (objective-c) section.
8205 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8207         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8208         quoting.
8209         * configure: Regenerated.
8211 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8213         * MAINTAINERS (Write After Approval): Add myself to write after
8214         approval list.
8216 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8218         * MAINTAINERS (Write After Approval): Add myself.
8220 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8222         * MAINTAINERS: Update my e-mail address.
8224 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8226         * libtool.m4 (LD): Correct powerpc64 host match.
8228 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8230         * MAINTAINTERS: Update my affiliation and email address.
8232 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8234         * MAINTAINERS (Write After Approval): Add myself.
8236 2003-09-04  DJ Delorie  <dj@redhat.com>
8238         * configure: Regenerate.
8240 2003-09-04  Robert Millan  <robertmh@gnu.org>
8242         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8244 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8246         * configure.in: Ensure arguments to sed are properly spaced.
8247         * configure: Regenerate.
8249 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8251         * MAINTAINERS: Update my e-mail address.
8253 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8255         * MAINTAINERS (Write After Approval): Add myself.
8257 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8259         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8260         * configure: Regenerated.
8262 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8264         * MAINTAINERS: Update my email address.
8266 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8268         * configure.in:  Use newline instead of semicolon when assuming
8269         shell arguments in a for loop.
8270         * configure:  Regenerated.
8272 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8274         * MAINTAINERS: Resurrect the i860 maintainer.
8276 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8278         PR 8180
8279         * configure.in: When testing with_libs and with_headers, treat
8280         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8281         * configure: Regenerate.
8283         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8284         make, shell, etc.
8285         (baseargs): Likewise.
8286         * configure: Regenerate.
8288 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8290         * MAINTAINERS (Write After Approval): Add myself.
8292 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8294         * configure.in: Disable libgcj for darwin not on powerpc.
8295         * configure: Rebuild.
8297 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8299         * config-ml.in, symlink-tree: Add license.
8301 2003-08-03  Richard Stallman  <rms@gnu.org>
8302             Eben Moglen  <moglen@columbia.edu>
8304         * README.SCO: New file.
8306 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8308         * Makefile.tpl (check, check-c++): Express dependencies using
8309         dependencies rather than commands.
8310         * Makefile.in: Regenerate.
8312 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8314         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8315         * configure: Ditto.
8317 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8319         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8320         * Makefile.in: Update.
8322 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8324         * configure.in: Enable libgcj for darwin.
8325         * configure: Rebuild.
8327 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8329         * config-ml.in:  Use ac_configure_args directly instead of
8330         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8331         actually seen.
8333 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8335         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8336         creating target and build subdirs to build all parent dirs as needed.
8337         * Makefile.in: Rebuild.
8338         * configure.in: Don't build dirs explicitly here.
8339         * configure: Rebuild.
8341 2003-07-26  Paul Brook  <paul@nowt.org>
8343         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8345 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8347         * Makefile.tpl (all-make): Depend on intl.
8348         * Makefile.in: Rebuilt.
8350 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8352         * install-sh:  Update to newer upstream versions (associated with
8353         aclocal 1.7).
8354         * mkinstalldirs:  Likewise.
8355         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8357 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8359         * MAINTAINERS: Move self from Bug database only accounts
8360         to write-after-approval.
8362 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8364         * config.if: Remove unused libc_interface determination.
8366 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8368         * MAINTAINERS: Move self from write-after-approval to
8369         build machinery (*.in).
8371 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8373         PR bootstrap/11273
8374         PR bootstrap/11408
8375         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8376         unused INSTALL_PROGRAM_ARGS.
8377         * configure.in: Use AC_PROG_INSTALL.
8378         * Makefile.in: Regenerate.
8379         * configure: Regenerate.
8381 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8383         * MAINTAINERS: Alphabetize.
8385 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8387         * configure: Rebuilt.
8388         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8389         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8390         newlib nor libgloss.
8391         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8392         * configure.in (am33_2.0-*-linux*): Added.
8394 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8396         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8397         * configure: Regenerate.
8399 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8401         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8402         * Makefile.in: Regenerate.
8404 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8406         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8407         * Makefile.in: Regenerate.
8409 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8411         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8412         * Makefile.in: Regenerated.
8414         * config-ml.in: Replace PWD with PWD_COMMAND.
8416 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8418         * intl: New directory; see intl/ChangeLog for details.
8419         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8420         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8421         * Makefile.in: Regenerate.
8423 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8425         * configure.in: Clean up config-lang.in handling.  Delete
8426         useless assignment to "subdirs".
8427         * configure: Regenerate.
8429 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8431         * configure.in: Rename 'target_libs' to 'target_libraries'.
8432         Remove useless reference to 'target_libs'.
8433         * configure: Regenerate.
8435 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8437         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8438         * Makefile.in: Regenerate.
8440 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8442         * Makefile.def: Introduce flags_to_pass.
8443         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8444         * Makefile.in: Regenerate.
8446 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8448         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8449         and target-libgloss.
8450         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8451         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8452         * configure: Regenerate.
8454 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8456         * configure.in: Update testsuite_flags to new location.
8457         * configure. Regenerate.
8459 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8461         * Makefile.tpl: Remove BUILD_CC stuff.
8462         * Makefile.in: Regenerate.
8464 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8466         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8468 2003-06-16  Graeme Peterson  <gp@qnx.com>
8470         * MAINTAINERS (Write After Approval): Add myself.
8472 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8474         * config.guess: Update to 2003-06-12 version.
8475         * config.sub: Update to 2003-06-13 version.
8477 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8479         * config.guess: Update to 2003-06-06 version.
8480         * config.sub: Update to 2003-06-06 version.
8482 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8484         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8485         * configure. Regenerate.
8487 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8489         * configure.in: Disable serial configure by default.
8490         * configure: Regenerate.
8491         * Makefile.tpl: Abolish .NOTPARALLEL.
8492         * Makefile.in: Regenerate.
8494         * Makefile.tpl: Replace {build,host,target}_canonical by
8495         {build,host,target}.
8496         * Makefile.in: Regenerate.
8498         * Makefile.tpl: Fix stupid pasto.
8499         * Makefile.in: Regenerate.
8501 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8503         * Makefile.tpl: Remove bogus conditional.
8504         * Makefile.in: Regenerate.
8506 2003-06-05  Jan Hubicka  <jh@suse.cz>
8508         * Makefile.tpl (profiledbootstrap): New target.
8509         * Makefile.in (profiledbootstrap): New target.
8511 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8513         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8514         Pinski. Remove user names from other bugzilla-only maintainers.
8516 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8518         * Makefile.tpl: Make 'recursive targets' using autogen rather
8519         than shell loop.  Remove duplicate 'clean' targets and false
8520         comments.
8521         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8522         Add systematic method of specifying missing targets in subdirs.
8523         Add copyright boilerplate.
8524         * Makefile.in: Regenerate.
8525         * configure.in: Add 'recursive targets' to maybe list.
8526         * configure: Regenerate.
8528         * MAINTAINERS: "GNATS only" -> "Bug database only".
8530         * Makefile.tpl: Rename [+target+] to [+make_target+].
8531         * Makefile.def: Rename 'target' to 'make_target'.
8533 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8535         * MAINTAINERS: Add self as options handling maintainer.
8537 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8539         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8540         been too long since I touched those ports.
8542 2003-05-28  DJ Delorie  <dj@redhat.com>
8544         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8545         * Makefile.in: Regenerate.
8547 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8549         * configure.in: Use curly braces in the definition of tooldir.
8550         * configure: Regenerate.
8552 2003-05-21  DJ Delorie  <dj@redhat.com>
8554         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8555         newlib or libgloss.
8556         * Makefile.in: Regenerate.
8558 2003-05-21  DJ Delorie  <dj@redhat.com>
8560         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8561         * Makefile.in: Regenerate.
8563 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8565         * MAINTAINERS: Update my e-mail address.
8567 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8569         * configure.in: Switch more things to use maybe dependencies.
8570         * Makefile.tpl: Switch more things to use maybe dependencies.
8571         Factor out common code from autogen IF statements.
8572         * configure: Regenerate.
8573         * Makefile.in: Regenerate.
8575 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8577         * configure.in: Accept i[3456789]86 for machine type.
8578         * configure: Regenerate.
8580 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8582         * configure.in: Switch more things to use maybe dependencies.
8583         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8584         * configure: Regenerate.
8585         * Makefile.tpl: Switch more things to use maybe dependencies.
8586         * Makefile.in: Regenerate.
8588 2003-05-16  Andreas Schwab  <schwab@suse.de>
8590         * Makefile.tpl (install-opcodes): Define.
8591         * Makefile.in: Rebuild.
8593 2003-05-13  Andreas Jaeger  <aj@suse.de>
8595         * config.guess: Update to 2003-05-09 version.
8596         * config.sub: Update to 2003-05-09 version.
8598 2003-05-13  Michael Eager  <eager@mvista.com>
8600         * configure.in: Correct sed script so that options in quotes are not
8601         deleted.
8602         * configure: Rebuild.
8604 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8606         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8607         and $$s/newlib/libc/sys/cygwin32 include paths.
8608         * configure: Ditto.
8610 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8612         * MAINTAINERS: Update my email addresses.
8614 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8616         * config-ml.in: Propagate INSTALL variables.
8618 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8620         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8622 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8624         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8625         * Makefile.in: Regenerate.
8627 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8629         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8631 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8633         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8635 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8637         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8638         * Makefile.in: Regenerated.
8640 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8642         * MAINTAINERS (Write After Approval): Upgrade myself from
8643         GNATS only to write-after-approval. Update my mail address.
8645 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8647         (OS Port Maintainers: freebsd): Add myself.
8649 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8651         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8653 2003-04-22  Kean Johnston  <jkj@sco.com>
8655         * MAINTAINERS (SCO ports): Added myself.
8657 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8659         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8661 2003-04-19  Kean Johnston  <jkj@sco.com>
8663         * MAINTAINERS (Write After Approval): Add myself.
8665 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8667         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8668         * Makefile.in: Regenerate.
8670 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8672         * configure.in (powerpc64*-*-linux*): Remove.
8673         * configure: Rebuilt.
8675 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8677         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8678         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8679         and restrap.
8680         * Makefile.in:  Regenerate.
8682 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8684         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8685         * configure: Regenerated.
8687 2003-04-15  DJ Delorie  <dj@redhat.com>
8689         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8691 2003-04-13  Nick Clifton  <nickc@redhat.com>
8693         * config-ml.in: Remove support for --disable-aix removing
8694         call-aix multilibs.
8696 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8698         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8699         * */configure: Rebuilt.
8701 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8703         * MAINTAINERS: Add my email address.
8705 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8707         * MAINTAINERS (Write After Approval): Add myself.
8709 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8711         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8712         * Makefile.in: Regenerate.
8714 2003-03-14  Michael Chastain  <mec@shout.net>
8716         * Makefile.in: Regenerate with correct Makefile.def.
8718 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8720         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8721         Make macro.
8722         * Makefile.in: Regenerate.
8723         * configure.in: Clean up gxx_include_dir logic.
8724         * configure: Regenerate.
8726 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8728         * MAINTAINERS (Write After Approval): Add myself.
8730 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8732         * MAINTAINERS: Update my mail address.
8734 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8736         * configure.in (gxx_include_dir): Fix typo.
8737         * configure: Regenerated.
8739 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8741         * Makefile.tpl: Reindent.
8742         * Makefile.in: Regenerate.
8743         * configure.in: Reindent.  Don't set unused variables.
8744         * configure: Regenerate.
8746 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8748         * configure.in: Include $(build_tooldir)/sys-include in
8749         FLAGS_FOR_TARGET.
8750         * configure: Regenerated.
8752 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8754         * Makefile.tpl: Always pass down RANLIB.
8755         * Makefile.in: Regenerate.
8757         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8758         * Makefile.in: Regenerate.
8759         * configure.in: Remove unused logic relating to --enable-shared
8760         and --enable-threads.  Remove bogus comments.  Remove redundant
8761         noconfigdirs.
8762         * configure: Regenerate.
8764         * configure.in: Replace ${libstdcxx_version} by its value.
8765         Remove reference to mh-dgux.
8766         * configure: Regenerate.
8768 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8770         * MAINTAINERS (Write After Approval): Add myself.
8772 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8774         * Makefile.tpl: Rearrange.
8775         * Makefile.in: Regenerate.
8777 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8779         * configure.in: Add support for kaOS as cross build target system.
8780         * configure: Regenerated.
8782 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8784         * MAINTAINERS (Write after approval): Add myself.
8786 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8788         * MAINTAINERS: Update my email address.
8790 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8792         * MAINTAINERS: Add self to blanket write privs. section.
8794 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8796         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8797         configure-target-* as some target builds may require additional
8798         flags for preprocessor tests.
8799         * Makefile.in: Regenerated.
8801 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8803         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8804         * ltconfig: Handle it.
8805         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8806         auto-detecting it.
8808         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8809         it is used as argument to $CC.
8810         * ltcf-gcj.sh: Likewise.
8812         * configure.in: Introduce --enable-maintainer-mode.
8813         * configure: Rebuilt.
8814         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8815         for maintainer mode.
8816         * Makefile.in: Rebuilt.
8818 2003-02-18  Jason Merrill  <jason@redhat.com>
8820         * Makefile.tpl (check-c++): Allow parallelism.
8822 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8824         * MAINTAINERS: Remove John Carr (who never actually had access to
8825         gcc.gnu.org).
8827 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8829         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8830         don't configure target-libobjc.
8831         * configure: Regenerate.
8833 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8835         * Makefile.tpl (RANLIB): Define.
8836         * Makefile.in: Regenerate.
8838 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8840         * MAINTAINERS: Update my email.
8842 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8844         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8845         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8846         * Makefile.in: Regenerated.
8847         * configure.in: Remove all traces of snavigator, db, and grep.
8848         * configure: Regenerated.
8850 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8852         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8853         After Approval.
8855 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8857         * MAINTAINERS (Write after approval): Add myself.
8859 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8861         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8862         * Makefile.in: Regenerated.
8864 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8866         * config.guess: Updated to 2003-01-30's version.
8867         * config.sub: Updated to 2003-01-28's version.
8869 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8871         * config.if: If gcc_version is already set, just use it.  Don't set
8872         gcc_version_trigger if it's already set, otherwise set it to
8873         gcc/version.c, but only if the file exists.  If it is not set and
8874         gcc/version.c does not exist, try to extract the version number from
8875         $CC.
8877 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8879         * MAINTAINERS: Add myself to write-after-approval list.
8881 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8883         * configure.in:  Revert 24Jan change.
8884         * configure:  Regenerate.
8886 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8888         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8889         entry of HJ Lu.
8891 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8893         * configure.in: Revert previous change.
8894         * configure: Regenerate.
8896 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8898         * configure.in: Make rda native-only.
8899         * configure: Regenerate.
8901 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8903         * MAINTAINERS: Move myself from GNATS-only-accounts to
8904         write-after-approval.
8906 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8908         * configure.in: Add missing \.
8909         * configure: Rebuilt.
8911 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8913         * configure.in (baseargs): Avoid using \| in sed regular
8914         expressions.
8915         * configure: Rebuilt.
8917 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8919         * configure.in (baseargs): Remove all supported forms of
8920         --cache-file, --srcdir, --host, --build and --target options
8921         from argument lists.
8922         * configure: Rebuilt.
8924 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8926         * MAINTAINERS: Add myself to write-after-approval list.
8928 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8930         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8931         * configure: Rebuilt.
8933 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8935         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8936         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8937         * Makefile.in: Regenerate.
8938         * configure: Regenerate.
8940 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8942         * configure.in: Remove Makefile in build, host and target modules
8943         unless configure was run with --no-recursion.
8944         * configure: Rebuilt.
8946 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8948         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8949         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8950         * Makefile.in: Regenerate.
8952 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8954         * config.guess: Update to 2003-01-03 version.
8955         * config.sub: Update to 2003-01-03 version.
8957 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8959         * configure: Regenerate with proper autoconf 2.13.
8961 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8963         * configure.in: Add AC_PREREQ for consistency.
8964         * configure: Regenerate.
8966 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8968         * configure.in (GDB_TK): Add tcl directories conditional on
8969         gdb/gdbtk directory being present.
8970         * configure: Regenerate.
8972 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8974         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8975         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8976         * configure: Rebuilt.
8978 2002-12-31  Tom Tromey  <tromey@redhat.com>
8980         * Makefile.in: Rebuilt.
8981         * Makefile.def (target_modules) [libffi]: Allow installation.
8983 2002-12-31  Andreas Schwab  <schwab@suse.de>
8985         * configure.in: Fix use of $program_transform_name.
8986         * configure: Regenerated.
8988 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8990         * configure.in (baseargs): Don't remove first configure argument.
8991         * configure: Regenerated.
8993 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8995         * Makefile.tpl (local-distclean): Don't remove...
8996         (multilib.ts): ... this.  Moved into...
8997         (multilib.out): ... this.  Don't use sub-make.
8998         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8999         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9000         (configure-build-[+module+], configure-[+module+],
9001         configure-target-[+module+], configure-gcc): ... these.  Test
9002         for Makefile existence.  Drop config.status from dependencies.
9003         * Makefile.in: Rebuilt.
9004         * configure.in: Move gcc-version-trigger to the end of
9005         ac_configure_args.  Add comments to maybedep.tmp and
9006         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9007         nonopt from baseargs, matching and removing corresponding
9008         whitespace while at it.
9009         * configure: Rebuilt.
9011 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9013         * configure.in (host_configargs): Replace reference to
9014         no-longer-defined buildopts with --build=${build_alias}.
9015         * configure: Rebuilt.
9017         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9018         program_transform_name to standard idiom.
9019         (AUTOGEN, AUTOCONF): Define.
9020         (Makefile.in): Use $(AUTOGEN).
9021         (Makefile): Depend on config.status, and use autoconf-style rule to
9022         build it.  Move original commands to...
9023         (config.status): ... this new target.
9024         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9025         $(AUTOCONF).
9026         * Makefile.in: Rebuilt.
9028 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9030         * Makefile.tpl: Fix dramatic bustage due to change in
9031         program_transform_name.
9032         * Makefile.in: Regenerate.
9034         * configure.in: Remove unnecessary PATH setting.
9035         * configure: Regnerate.
9037         * configure.in: Don't default to unprefixed tools unless
9038         the native tools will work.
9039         * configure: Regenerate.
9041         * configure.in: Convert to autoconf script.  Blow away lots
9042         of now-redundant Makefile fragments.
9043         * configure: Generate using Autoconf.
9044         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9045         * Makefile.in: Regenerate.
9047 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9049         * configure: Fix stupid bug where RANLIB was mistakenly included.
9051         * configure.in: Rename (buildargs, hostargs, targargs) to
9052         (build_configargs, host_configargs, target_configargs).
9054         * configure.in: Move logic out of sed statement.
9056         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9057         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9059 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9061         * config.sub: Import from master repository
9062         * config.guess: Ditto
9064 2002-12-24  Andreas Schwab  <schwab@suse.de>
9066         * Makefile.tpl (multilib.out): Fix missing space.
9067         * Makefile.in: Regenerate.
9069 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9071         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9072         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9073         * Makefile.in: Regenerate.
9074         * configure.in: Remove unnecessary leftovers.
9076 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9078         * configure.in (extra_ranlibflags_for_target): New variable.
9079         (*-*-darwin): Add -c to ranlib commands.
9080         * configure (tooldir): Handle extra_ranlibflags_for_target.
9082 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9084         * Makefile.tpl: Revert HJL's change.
9085         * Makefile.in: Regenerated.
9086         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9087         always.
9089 2002-12-19  Andreas Schwab  <schwab@suse.de>
9091         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9092         * Makefile.in: Regenerate.
9094 2002-12-18  H.J. Lu  <hjl@gnu.org>
9096         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9097         * Makefile.in: Regenerated.
9099         * configure.in (build_prefix): New. Substitute.
9101 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9103         * Makefile.tpl: Don't let real targets depend on phony targets.
9104         * Makefile.in: Regenerate.
9106         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9107         * Makefile.in: Regenerate.
9109 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9111         * config.sub: Import from master repository
9112         * config.guess: Ditto
9114 2002-12-16  Jason Merrill  <jason@redhat.com>
9116         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9117         previous 'make bootstrap'.
9118         * Makefile.in: Regenerate.
9120 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9122         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9124 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9126         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9127         * Makefile.in: Regenerate.
9129 2002-12-13  Jason Merrill  <jason@redhat.com>
9131         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9132         library tests.
9133         (check-c++): Just depend on it and check-target-libstdc++-v3.
9134         * Makefile.in: Regenerate.
9136 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9138         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9139         * Makefile.in: Rebuilt.
9141 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9143         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9145 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9147         * configure: Fix bug put in by gremlins.
9149         * Makefile.tpl: Substitute more autoconfily.
9150         * configure: Substitute more autoconfily.
9151         * Makefile.in: Regenerate.
9153 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9155         * config.sub: Import from master repository
9156         * config.guess: Ditto
9157         * MAINTAINERS: Added Svein Seldal under write after approval
9159 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9161         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9162         * Makefile.in (all-sim): Ditto.
9164 2002-12-06  DJ Delorie  <dj@redhat.com>
9166         * Makefile.tpl: Change configure dependencies to not have real
9167         targets depend on phony targets.
9169 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9171         * configure.in: Revert unintentional change.
9173         * Makefile.tpl: Change dependency for */multilib.out so that
9174         it works when gcc isn't in the tree.
9176         * configure.in: Substitute more.
9177         * configure: Run subconfigures from the Makefile.
9178         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9179         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9181 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9183         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9185 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9187         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9188         and corresponding dependencies.
9189         * Makefile.in: Regenerate.
9191         * configure.in (host_tools): Order binutils, gas and ld for
9192         convenience in running the testsuites.
9194         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9195         * Makefile.in: Regenerate.
9196         * configure.in: Introduce rules to serialize subconfigure runs.
9198         * configure.in: Introduce BASE_CC_FOR_TARGET.
9199         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9200         Realize configure-build-* targets.  Realize configure-target-* targets.
9201         * Makefile.in: Regenerate.
9203 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9205         * configure: Move gcc_version_trigger stuff from here...
9206         * configure.in: ...to here.
9208         * configure.in: Separate subconfigure options added by this file from
9209         options given by the user.  Add machinery to put args for host
9210         subconfigures into the Makefile.
9212         * Makefile.tpl: Remove 'vault' targets.
9213         * Makefile.tpl: Reorder and comment dependencies.
9214         * Makefile.in: Regenerate.
9216 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9217         * configure.in: Fix my broken commit of previous patch. (sigh)
9219 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9221         * configure.in: Move host-specific darwin noconfigdirs into
9222         the host-specific section.
9224 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9226         * configure.in: Move host-specific darwin noconfigdirs into
9227         the host-specific section.
9229 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9231         * configure: Remove skip-this-dir support.
9232         * Makefile.tpl: Remove skip-this-dir support.
9234         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9235         subdirectories.
9236         * Makefile.in: Regenerate.
9238         * Makefile.tpl: Strip out useless setting of 'dir'.
9239         * Makefile.in: Regenerate.
9241 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9243         * configure.in: Fix deeply stupid bug.
9245         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9246         shell code in CXX_FOR_TARGET
9247         * Makefile.def: Introduce raw_cxx.
9248         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9249         RAW_CXX_FOR_TARGET.
9250         * Makefile.in: Regenerate.
9252 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9254         * Makefile.tpl: Remove unnecessary ifs.
9255         * Makefile.in: Regenerate.
9257         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9258         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9259         targets for 'no_install' modules.
9260         * configure: Move GDB_TK substitution to configure.in.  Move
9261         build_modules stuff to configure.in.
9262         * configure.in: Implement soft dependency machinery.  Maybe-ize
9263         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9264         * Makefile.in: Regenerate.
9266 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9268         * Makefile.tpl: Make all-target, install-target behave similarly
9269         to all, install (only hitting configured targets).  Eliminate
9270         unused macro defintions.
9272         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9273         build != host.
9275         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9277         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9279         * configure.in: Produce lists of subdir targets we're actually
9280         configuring.  Remove references to "dosrel".
9281         * Makefile.tpl: Let configure set which subdir targets are hit.
9282         Remove install-cross; clean up install; remove ALL.  Remove
9283         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9284         Autogenerate host module targets.  Remove empty dependency lines
9285         and redundant dependency; rearrange slightly.
9286         * Makefile.def: Add host-side libtermcap, utils.
9288         * Makefile.in: Regenerate.
9290 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9292         * ltconfig (osf[345]): Append $major to soname_spec.
9293         Reflect this in library_names_spec.
9294         * ltmain.sh (osf): Prefix $major with . for use as extension.
9296 2002-11-19  Andreas Jaeger  <aj@suse.de>
9298         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9299         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9300         and sparc64 GNU/Linux systems.
9302 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9304         * MAINTAINERS: Update email.
9306 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9308         * MAINTAINERS: Complete James Dennett's entry.
9310 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9312         * MAINTAINERS (Write After Approval): Add myself.
9314 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9316         * Makefile.tpl: syntactic cleanup
9318 2002-11-13  Stuart Hastings  <stuart@apple.com>
9320         * MAINTAINERS: Add myself to write-after-approval list.
9322 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9324         * Makefile.def: Add list of recursive targets to autogenerate.
9325         Add build_modules.
9326         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9327         targets.  Autogenerate *-build-* targets.
9328         * Makefile.in: Regenerate.
9330 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9332         * configure: More autoconf-style substitutions.
9333         * Makefile.tpl: More autoconf-style substitutions.
9334         * Makefile.in: Regenerate.
9336 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9338         * configure: Substitute more variables in a more autoconf-friendly
9339         way.  Simplify slightly.
9340         * Makefile.tpl: Make more variables substitutable in an
9341         autoconf-friendly way.
9342         * Makefile.in: Regenerate.
9344 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9346         * MAINTAINERS (Write After Approval): Add myself.
9348 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9350         * configure.in (v810*): Remove special setting of tools.
9352         * configure: Add support for extra required flags for ar or nm.
9353         * configure.in (aix4.3+): Use above support for target-specific
9354         issues, rather than using config/mt-aix43.
9356 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9358         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9359         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9360         with $srcdir.  Reformat indentation.  Substitute some variables
9361         formerly hard-coded in the Makefile for build=host.
9362         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9363         * Makefile.def: Autogenerate more.
9364         * Makefile.in: Regenerate.
9366 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9368         * MAINTAINERS (Write After Approval): Add myself.
9370 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9372         * Makefile.def (host_modules): Add rda.
9373         * Makefile.in: Regenerate.
9374         * configure.in (target_tool): Add target-rda to list.
9376 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9378         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9380 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9382         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9383         and restrap targets to this rule.
9384         * Makefile.in:  Regenerate.
9386 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9388         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9389         GNATS only accounts.
9391 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9393         * configure.in (i[3456]86-*-linux*): Add check to disable
9394         ${libgcj} for glibc1.
9396 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9398         * MAINTAINERS: Add myself as ip2k port maintainer.
9400 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9402         * configure.in: Add tic4x target.
9404 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9406         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9407         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9408         * Makefile.in: Regenerate.
9410         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9411         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9412         * Makefile.in: Regenerate.
9414 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9416         * MAINTAINERS: Add myself as web pages co-maintainer.
9418 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9420         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9421         * Makefile.in: Regenerate.
9423 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9425         * MAINTAINERS: Add myself and Nathan Sidwell
9426         <nathan@codesourcery.com> as VxWorks maintainers.
9428 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9430         * Makefile.def: Remove order dependency comments.
9431         * Makefile.tpl: Add explicit install-install dependencies.
9432         * Makefile.in: Regenerate.
9434         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9435         * Makefile.in: Regenerate.
9437         * Makefile.tpl: Add configure-target (for src-release in src)
9438         * Makefile.in: Regenerate.
9440 2002-09-30  Nick Clifton  <nickc@redhat.com>
9442         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9444 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9446         * configure.in (s390*-*-linux*): Enable libgcj.
9448 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9450         * configure: Revert accidentally applied changes.
9452         * Makefile.tpl: Make more autoconf-friendly.
9453         * Makefile.in: Regenerate.
9454         * configure: Make substitution more autoconf-like.
9456 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9458         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9459         single entry to handle all these.
9460         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9461         libjava on arm-*-elf.
9463 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9465         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9466         things that depend on them.
9468 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9470         * Makefile.tpl: Make subsituted variables more autoconfy.
9471         * Makefile.in: Regenerate.
9472         * configure: Make seds more autoconfy.
9474 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9476         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9477         * Makefile.in: Regenerate.
9478         * configure.in: Rewrite sed statements to look autoconfy.
9480         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9481         all-target-foo on configure-target-foo.
9482         * Makefile.def: Ditto.
9483         * Makefile.in: Rebuild.
9485 2002-09-25  Andrew Haley  <aph@redhat.com>
9487         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9489 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9491         * Makefile.def: New file.
9492         * Makefile.tpl: New file.
9493         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9494         * contrib/gcc_update: Note that Makefile.in is a generated file.
9496         * configure.in: Minor rearrangement.  Simplify tests.
9498 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9500         * configure.in (with_headers): Skip copy if value is "yes".
9501         (with_libs): Likewise.
9503 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9505         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9506         * configure.in (sh*-*-pe*): Ditto.
9507         * configure.in (mips*-*-pe*): Ditto.
9508         * configure.in (*arm-wince-pe): Ditto.
9510         * configure.in: Rearrange.
9512 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9514         * MAINTAINERS: Update my email address.
9516 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9518         * MAINTAINERS: (Write After Approval): Add myself.
9520 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9522         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9524 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9526         * MAINTAINERS: Change my mailing address.
9528 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9530         * MAINTAINERS (Write After Approval): Remove myself.
9531         (Various Maintainers: c++ runtime libs): Add myself.
9533 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9535         * MAINTAINERS (Write After Approval): Remove myself.
9536         (Various Maintainers: c++ runtime libs): Add myself.
9538 2002-08-15  Eric Christopher  <echristo@redhat.com>
9540         * config.sub: Import from master repository.
9541         * config.guess: Ditto.
9543 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9545         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9546         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9547         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9549 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9551         * MAINTAINERS: Add self to rs6000 vector extensions.
9553 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9555         * libiberty/configure: Reverted unintended yesterday's check in.
9557 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9559         * boehm-gc/configure, libf2c/configure: Rebuilt.
9560         * libffi/configure, libiberty/configure: Ditto.
9561         * libjava/configure, libobjc/configure: Ditto.
9562         * libstdc++-v3/configure, zlib/configure: Ditto.
9563         Merged from binutils:
9564         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9565         From Steve Ellcey <sje@cup.hp.com>:
9566         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9567         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9568         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9569         IA64.
9570         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9571         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9572         soname_spec, sys_lib_search_path_spec): Ditto.
9574 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9576         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9578 2002-08-04  H.J. Lu  (hjl@gnu.org)
9580         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9582 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9584         * MAINTAINERS (Write After Approval): Add myself.
9586 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9588         * configure.in: Move generic linux case to end.  Copy generic
9589         linux noconfigdirs to mips*-*-linux* entry and new
9590         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9592 2002-07-19  Michael Matz  <matz@suse.de>
9594         * MAINTAINERS: Add myself as ra* maintainer.
9596 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9598         * config.guess: Update to 2002-07-09 version.
9599         * config.sub: Update to 2002-07-03 version.
9601 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9603         * MAINTAINERS: Fix typo in a maintainer email address.
9605 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9607         * configure.in: Remove two redundant tests.
9609 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9611         * configure.in (mips*-*-irix6*o32): Enable stabs.
9613 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9615         * configure.in: Don't build grez.
9616         * Makefile.in: Ditto.
9618         * Makefile.in: Remove references to bsp, cygmon, libstub.
9619         * configure.in: Ditto.
9621         * configure.in: Remove leftover reference to gdbtest.
9623 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9625         * configure.in (gxx_include_dir):  Change to match versioned
9626         C++ headers if --enable-version-specific-runtime-libs is used.
9628 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9630         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9632 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9634         * configure.in: Make --without-x work.
9636 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9638         * configure.in: Rearrange target Makefile fragment collection.
9640         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9641         cvs[src].
9642         * configure.in: Ditto.
9644 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9646         * MAINTAINERS (Write After Approval): Update my e-mail address.
9648 2002-06-24  Ben Elliston  <bje@redhat.com>
9650         * configure.in (host_tools): Remove cgen.
9652         * Makefile.in (all-cgen): Remove; runs from its source directory.
9653         (check-cgen, install-cgen, clean-cgen): Likewise.
9654         (all-opcodes): Do not depend on all-cgen.
9655         (all-sim): Likewise.
9657 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9659         * Makefile.in: Eliminate 'apache' targets.
9660         * configure.in: Eliminate 'apache' targets.
9662         * configure.in: Eliminate redundant tests.  Reorganize.
9664         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9666         * config-ml.in: Eliminate references to Cygnus configure.
9668         * Makefile.in: Eliminate references to building emacs.
9670 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9672         * MAINTAINERS: Update my email address.
9674 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9676         * config.if (libstdcxx_incdir): Version C++ headers.
9677         (cxx_incdir): Remove.
9679 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9681         * MAINTAINERS (Write After Approval): Add self.
9683 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9685         * configure.in: Add support for ip2k.
9687 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9689         * configure.in: Fix AIX configury bug.
9691 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9693         * MAINTAINERS (Write After Approval): Add self.
9695 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9697         * configure.in: replace ${topsrcdir} with ${srcdir}
9699         * configure.in: Move definition of libstdcxx_flags
9700         right above usage, rather than waaay earlier.
9702         * configure.in: Pull definition of is_cross_compiler earlier.
9704         * configure.in: Rearrange a little.
9706         * configure.in: Remove references to librx.
9707         * Makefile.in: Remove references to librx.
9709 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9711         * config.sub: Add support for avr target.
9712         Import from master sources, rev 1.255
9714 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9716         * configure, .cvsignore:  Revert previous change...
9717         * Makefile:  ...delete.
9719 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9721         * configure.in: Eliminate ${gasdir} variable.
9723 2002-06-18  Dave Brolley  <brolley@redhat.com>
9725         * configure.in: Add support for frv.
9726         * config.sub: Add support for frv.
9728 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9730         * configure:  Remove garbage from previous commit.
9732 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9734         * configure:  For in-source builds, make a subdir and re-exec there.
9735         * Makefile:  New file.  Pass targets through to build directory.
9736         * .cvsignore:  No longer ignore "Makefile".
9738 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9740         * MAINTAINERS (Write After Approval): Add self.
9742 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9744         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9746 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9748         * configure.in (vax-*-netbsd*): Re-enable gas.
9750 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9752         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9753         BUILD_PREFIX_1, to correct nomenclature.
9754         * configure: Likewise.
9756         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9757         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9759 2002-05-31  Olaf Hering  <olh@suse.de>
9761         * config-ml.in: Propogate DESTDIR also.
9763 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9765         * configure.in (vax-*-netbsd*): Don't build gas for this
9766         platform.
9768 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9770         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9771         and libgcj for AVR.
9773 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9775         * MAINTAINERS (Write After Approval): Add myself.
9777 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9779         * config.guess: Update to 2002-05-22 version.
9780         * config.sub: Likewise.
9782 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9784         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9785         * config-ml.in: Likewise.
9786         * configure: Likewise.
9787         * configure.in: Likewise.
9789 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9791         * MAINTAINERS: Update my email address.
9793 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9795         * configure.in: Simplify makefile fragment collection.
9797         * configure.in: Remove code to build emacs.
9799         * configure.in : Remove --srcdir argument from targargs and buildargs
9800         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9802         * configure: Move some logic to configure.in.
9803         * configure.in: Move some logic from configure.
9805 2002-05-11  Tom Tromey  <tromey@redhat.com>
9807         * MAINTAINERS: Reflect libgcj reality.
9809 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9811         * Makefile.in: Honour DESTDIR.
9813 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9815         * config.guess: Import 2002-03-20 version.
9816         * config.sub: Import 2002-04-26 version.
9818 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9820         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9822 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9824         * MAINTAINERS: Add self.
9826 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9828         * ltmain.sh: Detect and handle object name conflicts
9829         while piecewise linking a static library.
9831 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9833         * configure.in (noconfigdirs): Don't disable libgcj on
9834         sparc64-*-solaris* and sparcv9-*-solaris*.
9836 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9838         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9840 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9842         * configure.in (FLAGS_FOR_TARGET): Do not add
9843         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9844         on i[3456]86-*-linux*.
9846 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9848         * configure.in (noconfigdirs): Replace [ ] with test.
9850         * configure.in (noconfigdirs): Do not add target-newlib if
9851         target == i[3456]86-*-linux*, and host == target.
9853 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9855         * configure.in: delete reference to absent file
9857         * configure.in: replace '[' with 'test'
9859         * configure.in: Eliminate references to gash.
9860         * Makefile.in: Eliminate references to gash.
9862         * configure.in: remove useless references to 'pic' makefile fragments.
9864         * configure.in: (*-*-windows*) Finish removing.
9866         * configure.in: Eliminate redundant test for libgui.
9868 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9870         * MAINTAINERS: Add self and realphabetize.  Update entries
9871         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9872         entry for a29k port maintainer.
9874 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9876         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9877         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9879 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9881         * configure.in: remove references to dead files
9883 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9885         * MAINTAINERS: Add information about purpose of this file.
9887 2002-04-18  Tom Tromey  <tromey@redhat.com>
9889         * configure.in: Disallow configuring libgcj when it is already
9890         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9891         Solaris 2.8 by default.  For PR libgcj/6158.
9893 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9895         * configure.in:  Move default CC setting out of config/mh-* fragments
9896         directly into here.
9898 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9900         * configure.in: don't even try to configure or make a subdirectory
9901         if there's no configure script for it.
9903 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9905         * MAINTAINERS: Remove chill maintainers.
9906         * Makefile.in (CHILLFLAGS): Remove.
9907         (CHILL_LIB): Remove.
9908         (TARGET_CONFIGDIRS): Remove libchill.
9909         (CHILL_FOR_TARGET): Remove.
9910         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9911         CHILL_LIB.
9912         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9913         (CHECK_TARGET_MODULES): Likewise.
9914         (INSTALL_TARGET_MODULES): Likewise.
9915         (CLEAN_TARGET_MODULES): Likewise.
9916         (configure-target-libchill): Remove.
9917         (all-target-libchill): Remove.
9918         * configure.in (target_libs): Remove target-libchill.
9919         Do not compute CHILL_FOR_TARGET.
9920         * libchill: Remove directory.
9922 2002-04-11  DJ Delorie  <dj@redhat.com>
9924         * Makefile.in, configure.in: Sync with binutils, entries
9925         follow...
9927 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9929         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9930         (do-tar, do-bz2): New rules.
9931         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9932         (gdb-tar): New rule.
9933         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9934         (insight_dejagnu.tar): New rule.
9935         (insight.tar): New rule.
9936         (gdb+dejagnu.tar): New rule.
9937         (gdb.tar): New rule.
9939 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9941         * Makefile.in: Add all-tix to deps for all-snavigator
9942         so that tix is built when building snavigator.
9944 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9946         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9947         ld and gdb are not supported.
9949 2002-01-07  Mark Salter  <msalter@redhat.com>
9951         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9952         Allow target-libgloss to be built for arm, strongarm, and xscale.
9954 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9956         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9957         options for i[3456]86-pc-linux* native builds.
9959 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9961         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9962         files from .po files for a distribution.
9964 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9966         * configure.in: Enable libstdc++-v3 for h8300 targets.
9968 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9970         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9971         version from bfd/.
9973 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9975         * Makefile.in (VER): When present, extract the version number from
9976         the file version.in.
9978 2001-05-24  Tom Rix  <trix@redhat.com>
9980         * configure.in : enable ld for aix
9982 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9984         * config.guess: Add linux target for S/390.
9986 2000-11-07  Philip Blundell  <pb@futuretv.com>
9988         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9990 2000-11-03  Philip Blundell  <pb@futuretv.com>
9992         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9993         files.
9995 2001-01-15  Ben Elliston  <bje@redhat.com>
9997         * configure.in (host_tools): Add sid.
9998         Always configure cgen.
10000 2000-11-24  Nick Clifton  <nickc@redhat.com>
10002         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10005 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10007         * Makefile.in (ALL_MODULES): Add all-cgen.
10008         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10009         (all-cgen): New target.
10010         (all-opcodes,all-sim): Depend on all-cgen.
10011         * configure.in (host_tools): Add cgen.
10012         Only configure cgen if --enable-cgen-maint.
10014 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10016         * configure.in: Add *-*-freebsd* configurations.
10018 2002-04-08  Tom Tromey  <tromey@redhat.com>
10020         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10021         Fixes PR libgcj/6068.
10023 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10025         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10027 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10029         * configure.in (alpha*-dec-osf*): Enable libgcj.
10031 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10033         * MAINTAINERS (Write After Approval): Add myself.
10035 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10037         Fix for: PR bootstrap/3591, target/5676
10038         * configure.in (mcore-pe): Disable the configuration of
10039         libstdc++-v3 since exceptions are not supported.
10041 2002-03-20  Anthony Green  <green@redhat.com>
10043         * configure.in: Enable libgcj for xscale-elf target.
10045 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10047         * MAINTAINERS:  Update my email address.
10049 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10051         * ltmain.sh (relink_command): Fix typo in previous change.
10053 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10055         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10056         (relink_command): Added --tag flags.
10057         (mode=install): If relinking fails; error out.
10059 2002-03-12  Richard Henderson  <rth@redhat.com>
10061         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10062         .NOTPARALLEL tag.
10063         (do-check): Rename from check.
10064         (check): Allow parallel check.
10066 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10068         * MAINTAINERS: Add myself as maintainer for xtensa port.
10069         Fix alphabetical order in CPU port maintainer list.
10070         Remove myself from Write After Approval list.
10072 2002-03-11  Richard Henderson  <rth@redhat.com>
10074         * Makefile.in (.NOTPARALLEL): Add fake tag.
10076 2002-03-07  H.J. Lu  (hjl@gnu.org)
10078         * configure.in: Enable gprof for mips*-*-linux*.
10080 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10082         * MAINTAINERS (Write After Approval): Add myself.
10084 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10086         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10087         libjava.
10088         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10090 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10092         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10093         because its Makefile is there; test for the executable instead.
10095 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10097         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10098         libstdc++-v3 and libjava.
10100 2002-02-11  Adam Megacz  <adam@xwt.org>
10102         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10103         boehm-gc
10105 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10107         * config.guess: Updated to 2002-01-30's version.
10108         * config.sub: Updated to 2002-02-01's version.
10109         Contribute sh64-elf.
10110         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10111         * configure.in: Added sh64-*-*.
10113 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10115         * MAINTAINERS: Belatedly add myself to write after approval list.
10117 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10119         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10120         Remove self as Write After Approval.
10122 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10124         * MAINTAINERS: Put self in as maintainer for contrib/regression
10125         directory.
10127 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10129         * MAINTAINERS:  Update my email address.
10131 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10133         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10134         target-libiberty, and target-libgloss.  Skip Java-related
10135         libraries if not supported for NetBSD on target CPU.
10137 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10139         * install-sh: Use _inst.$$_ for temp file name.
10141 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10143         * MAINTAINERS (Write After Approval): Move my contact info
10144         from here...
10145         (OS Port Maintainers): ...to here (netbsd).
10147 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10149         * MAINTAINERS (Write After Approval): Add myself.
10151 2002-01-17  H.J. Lu  <hjl@gnu.org>
10153         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10154         (all-target-fastjar): Also depend on all-target-libiberty.
10156 2002-01-16  H.J. Lu  (hjl@gnu.org)
10158         * config.guess: Import from master sources, rev 1.225.
10159         * config.sub: Import from master sources, rev 1.238.
10161 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10163         * MAINTAINERS (Write After Approval): Remove myself.
10165 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10167         * MAINTAINERS (Write After Approval): Add myself.
10169 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10171         * MAINTAINERS: Add self as docs co-maintainer.
10173 2001-12-11  Matthias Klose  <doko@debian.org>
10175         * MAINTAINERS (Write After Approval): Add myself.
10177 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10179         * MAINTAINERS: Update my email address.
10181 2001-12-07  Turly O'Connor  <turly@apple.com>
10182         * MAINTAINERS (Write After Approval): Add myself.
10183         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10184         (rs6000_initialize_trampoline): Call __trampoline_setup for
10185         ABI_DARWIN too.
10186         * darwin-tramp.asm: New file, implements __trampoline_setup.
10187         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10189 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10191         * MAINTAINERS (Write After Approval): Add myself.
10193 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10195         * configure, configure.in: Use temp file for long sed commands.
10197 2001-12-03  Laurent Guerby  <guerby@acm.org>
10199         * config.sub: Update to version 1.232 on subversion.
10201 2001-12-03  Ben Elliston  <bje@redhat.com>
10203         * MAINTAINERS: Update mail address for config.* patches.
10205 2001-11-27  DJ Delorie  <dj@redhat.com>
10206             Zack Weinberg  <zack@codesourcery.com>
10208         When build != host, create libiberty for the build machine.
10210         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10211         CONFIG_ARGUMENTS.
10212         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10213         New variables.
10214         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10215         and rules.
10216         (all.normal): Depend on ALL_BUILD_MODULES.
10217         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10218         (all-build-libiberty): Depend on configure-build-libiberty.
10220         * configure: Calculate and substitute proper value for
10221         ALL_BUILD_MODULES.
10222         * configure.in: Create the build subdirectory.
10223         Calculate and substitute TARGET_CONFIGARGS (formerly
10224         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10226 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10228         * MAINTAINERS (write-after-approval): Add self.
10230 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10232         * MAINTAINERS (GNATS only accounts): Remove self.
10234 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10236         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10237         libf2c.
10239 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10241         * MAINTAINERS (Write After Approval): Add self.
10243 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10245         * MAINTAINERS: mips and s390 are also CPU ports.
10247 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10249         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10251 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10253         * MAINTAINERS: Alphabetize.
10255 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10257         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10259 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10261         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10263 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10265         * configure.in (--enable-languages): Be more permissive about
10266         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10268 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10270         * config.sub: Import from master sources, rev. 1.230.
10271         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10273 2001-11-07  Laurent Guerby  <guerby@acm.org>
10275         * MAINTAINERS (Write After Approval): Add self.
10277 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10279         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10281 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10283         * config.sub: Import from master sources, rev 1.226.
10284         * config.guess: Import from master sources, rev 1.216.
10286 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10288         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10289         * MAINTAINERS: Add self as maintainer of MMIX port.
10290         Remove old after-approval entry.
10292 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10294         * ChangeLog, configure: Fix spelling errors.
10296 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10298         * MAINTAINERS: Tweak my address.
10300 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10302         * MAINTAINERS: Update my email address.
10304 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10306         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10307         * MAINTAINERS: Add self as maintainer of CRIS port.
10309 2001-10-10  Geert Bosch  <bosch@gnat.com>
10311         * MAINTAINERS (Various maintainers: Ada front end):
10312         Added Robert Dewar.
10314 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10316         * MAINTAINERS (Write After Approval): Added self
10318 2001-10-02  Geert Bosch  <bosch@gnat.com>
10320         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10322 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10324         * configure: Handle temporary files securely using mkdir.
10326 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10328         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10330 2001-09-26  Will Cohen  <wcohen@redhat.com>
10332         * configure.in (*-*-linux*): Disable configuration of target-newlib
10333         and target-libgloss.
10335 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10337         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10338         RANLIB.
10340 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10342         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10343         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10344         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10345         avoid quotes nesting problems.
10346         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10347         (DO_X): Export only variables that are set.
10349 2001-09-19  Ben Elliston  <bje@redhat.com>
10351         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10352         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10353         semantics.  Use the shell built-in "type" command instead.
10355 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10357         Merged from gcc-3_0-branch:
10358         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10359         * ltcf-c.sh: Use $objext, not $ac_objext.
10360         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10361         * ltcf-cxx.sh: Add support for GNU.
10362         2001-07-22  Timothy Wall  <twall@redhat.com>
10363         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10364         default settings if using GNU tools with that configuration.
10365         * ltcf-cxx.sh: Ditto.
10366         * ltcf-gcj.sh: Ditto.
10367         2001-07-21  Michael Chastain  <chastain@redhat.com>
10368         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10369         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10370         * ltmain.sh: Mark as gcc-local.
10372 2001-08-30  Eric Christopher  <echristo@redhat.com>
10373             Jason Eckhardt  <jle@redhat.com>
10375         * config.guess: Merge from master sources.
10376         * config.sub: Merge from master sources, add support for mipsisa32.
10378 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10379         * config.sub: Merge from master sources, rev 1.219.
10380         * MAINTAINERS: Add self as contact for stormy16 port.
10382 2001-08-14  Zack Weinberg  <zackw@panix.com>
10384         * config.sub: Merge from master sources, rev 1.218.
10385         * config.guess: Merge from master sources, rev 1.209.
10387 2001-08-11  Graham Stott  <grahams@redhat.com>
10389         * Makefile.in (check-c++): Add missing semicolon.
10391 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10393         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10395 2001-07-30  Eric Christopher  <echristo@redhat.com>
10397         * MAINTAINERS (Various maintainers: mips port): Added myself.
10399 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10401         * configure.in (sh-*-linux*): New.
10403 2001-07-27  Richard Henderson  <rth@redhat.com>
10405         * .cvsignore: Add LAST_UPDATED.
10407 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10409         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10411 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10413         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10415 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10417         * MAINTAINERS (Write After Approval): Added myself.
10419 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10421         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10422         and libgcj on m68hc11/m68hc12.
10424 2001-06-27  H.J. Lu  (hjl@gnu.org)
10426         * Makefile (CFLAGS_FOR_BUILD): New.
10427         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10429 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10431         * README: Remove version number.
10433 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10435         * INSTALL/README: Update wrt. to the installation instructions now
10436         residing in gcc/doc/install.texi.
10438 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10440         * README: Replace with a cut-down and updated version of gcc/README.
10442 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10444         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10445         multilibs to be disabled.
10447 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10449         * MAINTAINERS (Write After Approval): Add myself.
10451 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10453         * config.guess: Import CVS version 1.195.
10454         * config.sub: Import CVS version 1.212.
10456 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10458         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10459         gcc/xgcc is built, use -print-prog-name to find out the program
10460         name to use.
10462 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10464         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10465         appear to also be in the master copy.
10466         * config.sub:  Import CVS version 1.211.
10468 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10470         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10471         with_gcc]: Use `gcc -shared' to build a shared library.
10473 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10475         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10476         archives.
10478 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10480         * MAINTAINERS (Write After Approval): Add myself.
10482 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10484         * configure.in (libstdcxx_flags): Do not try to execute
10485         libstdc++-v3/testsuite_flags until it exists.
10487 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10489         * MAINTAINERS: Update my email address.
10491 2001-05-31  Graham Stott  <grahams@redhat.com>
10493         * MAINTAINERS (Write After Approval): Add myself.
10495 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10497         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10498         libraries when using g++ with native linker.
10500 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10502         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10504 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10506         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10507         [aix4*|aix5*]: Prepend blank.
10509 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10511         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10512         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10513         of subdir/configure scripts to use the new libtool.m4.
10515 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10517         * MAINTAINERS (Write After Approval): Add myself.
10519 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10521         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10523 2001-05-11  Ben Elliston  <bje@redhat.com>
10525         * Makefile.in (all-sid): New target.
10526         (check-sid, clean-sid, install-sid): Likewise.
10528 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10530         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10532 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10534         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10535         libgcj.
10537 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10539         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10540         gcc/xgcc is built, use -print-prog-name to find out the program
10541         name to use.
10543 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10545         * configure.in (noconfigdirs): Don't reset it from scratch in the
10546         target case; only append to it.
10548         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10549         sparc-*-solaris2.8]: Disable ${libgcj}.
10551 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10553         * configure.in (libgcj_saved): Copy from $libgcj.
10554         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10555         --disable-libgcj.
10557 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10559         * MAINTAINERS: Remove self as MIPS maintainer and
10560         C front end maintainer.
10562 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10564         * configure.in: Move *-chorusos target case to the proper switch.
10565         Disable libgcj.
10567 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10569         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10570         1.641.2.228.
10572 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10574         * Makefile.in (STAGE1_CFLAGS): Pass down.
10576 2001-04-13  Alan Modra  <amodra@one.net.au>
10578         * config.guess: Add hppa64-linux support.  Note for next import that
10579         this is already in the master file.
10580         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10582 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10584         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10585         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10587 2001-04-11  Stan Shebs  <shebs@apple.com>
10589         * MAINTAINERS: Add self as Darwin port maintainer.
10591 2001-04-11  Alan Modra  <amodra@one.net.au>
10593         * MAINTAINERS: Update my email address.
10595 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10597         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10598         recent versions of FreeBSD (release 3 or later).
10599         * ltconfig: On FreeBSD, -lc must not be provided when building
10600         a shared library or else the standard -pthread gcc option is
10601         rendered worthless to later users of the built library.
10603 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10605         * MAINTAINERS: Add self and RTH as C front end maintainers.
10607 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10609         * config.sub: Make sure to match an already-canonicalized
10610         machine name (eg. mn10300-unknown-elf).
10612 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10614         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10615         New macros.
10616         (bootstrap, cross): Use RECURSE_FLAGS.
10617         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10619 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10621         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10623 2001-03-22  Colin Howell  <chowell@redhat.com>
10625         * Makefile.in (DO_X): Do not backslash single-quotes in
10626         backquotes (two places).
10628 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10630         Re-installed:
10631         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10632         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10633         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10634         * ltcf-cxx.sh: Likewise.
10635         * ltcf-gcj.sh: Likewise.
10637 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10639         * MAINTAINERS: Add myself as "documentation co-maintainer".
10641 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10643         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10644         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10646 2001-03-19  Tom Tromey  <tromey@redhat.com>
10648         * config-ml.in: Handle GCJ and GCJFLAGS.
10650 2001-03-21  Michael Chastain  <chastain@redhat.com>
10652         * Makefile.in: all-m4 depends on all-texinfo.
10654 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10656         * MAINTAINERS: Add myself to write after approval list.
10658 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10660         * Makefile.in (DO_X): Quote nested quotes.
10662 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10664         * MAINTAINERS: Add myself to write after approval list.
10666 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10668         * Makefile.in (DO_X): Use double quotes for quoting
10669         "RANLIB=$${RANLIB}".
10671 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10673         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10675 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10677         * configure.in: Only use `lang_requires' for languages athat are
10678         actually enabled.
10680 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10682         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10684 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10686         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10688 2001-03-07  Tom Tromey  <tromey@redhat.com>
10690         * configure.in: Allow config-lang.in to set `lang_requires' to list
10691         of other required languages.
10693 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10695         * Makefile.in: Remove RANLIB definition. Use RANLIB
10696         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10697         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10699 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10700             Alexandre Oliva  <aoliva@redhat.com>
10702         * Makefile.in (check-c++): Use tabs, not spaces.
10704 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10706         * MAINTAINERS: add myself to Write After Approval list.
10708 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10710         * Makefile.in (check-c++): New rule.
10712         * configure.in (target_libs): Remove libg++.
10713         (noconfigdirs): Remove libg++.
10714         (noconfigdirs): Same.
10715         (noconfigdirs): Same.
10716         (noconfigdirs): Same.
10718         * config-ml.in: Remove libg++ references.
10720         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10721         (ALL_TARGET_MODULES): Same.
10722         (configure-target-libg++): Remove.
10723         (all-target-libg++): Remove.
10724         (configure-target-libio): Remove.
10725         (all-target-libio): Remove.
10726         (check-target-libio): Remove.
10727         (.PHONY): Remove.
10728         (libg++.tar.bz2): Remove.
10729         (all-target-cygmon): Remove libio.
10730         (all-target-libstdc++): Remove.
10731         (configure-target-libstdc++): Remove.
10732         (TARGET_LIB_PATH): Remove libstdc++.
10733         (ALL_GCC_CXX): Remove libstdc++.
10734         (all-target-gperf): Correct.
10736 2001-02-16  Nick Clifton  <nickc@redhat.com>
10738         * configure.in (noconfigdirs): Allow configuration of texinfo
10739         for Cygwin hosts.
10741 2001-02-15  Anthony Green  <green@redhat.com>
10743         * configure: Introduce GCJ_FOR_TARGET.
10744         * configure.in: Ditto.
10745         * Makefile.in: Ditto.
10747 2001-02-13  Andreas Schwab  <schwab@suse.de>
10749         * MAINTAINERS: Update mail address.
10751 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10753         * config.guess: Add linux target for S/390.
10754         * config.sub: Likewise.
10756 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10758         * configure.in: for *-chorusos, don't config target-newlib and
10759         target-libgloss.
10761 2001-02-06  Ben Elliston  <bje@redhat.com>
10763         * configure: Output host type to stdout, not stderr.
10765 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10767         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10768         * ltcf-cxx.sh: Likewise.
10770         * config.if: Assume enable_libstdcxx_v3 is defined.
10772 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10774         Remove V2 C++ library.
10775         * configure.in: Remove --enable-libstdcxx_v3 support.
10777 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10779         * include/demangle.h: Add prototype for java_demangle_v3.
10781 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10783         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10785 2001-01-27  Richard Henderson  <rth@redhat.com>
10787         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10789 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10791         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10792         Don't unset, it's non-portable and no longer necessary, set to empty
10793         instead.
10795 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10797         * ltconfig: Shell portability fix for the tagname validity check.
10799 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10801         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10802         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10804 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10806         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10808 2001-01-26  Tom Tromey  <tromey@redhat.com>
10810         * configure.in: Allow libgcj to be built on Sparc Solaris.
10812 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10814         * ltcf-c.sh: Add aix5 case.
10815         * ltcf-cxx.sh: Likewise.
10816         * ltconfig: Likewise.
10818 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10820         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10821         keep at least one of build_libtool_libs or build_old_libs set to
10822         yes.
10824         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10825         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10827 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10829         * configure.in: Enable libgcj on several additional platforms.
10831 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10833         * configure.in: Enable libgcj for linux targets.
10835 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10837         * MAINTAINERS (Write After Approval): Add myself.
10839 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10841         * MAINTAINERS: Add myself as vax port maintainer.
10843 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10845         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10847 2001-01-09  Mike Stump  <mrs@wrs.com>
10849         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10850         failures of subdirectories.
10852 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10854         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10855         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10856         * ltcf-cxx.sh: Likewise.
10857         * ltcf-gcj.sh: Likewise.
10858         * ltconfig.sh: Fix typo.
10860 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10862         * configure: handle DOS-style absolute paths.
10864 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10866         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10868 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10870         * MAINTAINERS: Add myself as avr port co-maintainer.
10872 2000-12-28  Ben Elliston  <bje@redhat.com>
10874         * MAINTAINERS: Add myself under ``Write After Approval''.
10876 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10878         * texinfo: Remove directory from GCC.
10880 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10882         * COPYING: Update to current
10883         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10884         to 19yy as example year in copyright notice).
10886 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10888         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10889         (libstdcxx_incdir): Pass down.
10890         * config.if: Remove expired bits for cxx_interface, add stub.
10891         (libstdcxx_incdir): Add variable for g++ include directory.
10892         * configure.in (gxx_include_dir): Use it.
10894 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10896         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10897         with old-email address from ``Write After Approval''.
10899 2000-12-15  Andreas Jaeger  <aj@suse.de>
10901         * configure.in: Handle lang_dirs.
10903 2000-12-14  Tom Tromey  <tromey@redhat.com>
10905         * MAINTAINERS: Removed brads.
10907         * MAINTAINERS: Added gcj developers.
10909 2000-12-13  Anthony Green  <green@redhat.com>
10911         * configure.in: Disable libgcj for any target not specifically
10912         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10913         with g++ abi.
10915 2000-12-13  Mike Stump  <mrs@wrs.com>
10917         * Makefile.in (local-distclean): Also remove fastjar.
10919 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10921         * contrib/gcc_update: Add fastjar --touch entries.
10923 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10925         * configure.in: Disable language-specific target libraries for
10926         languages that aren't enabled.
10928 2000-12-10  Anthony Green  <green@redhat.com>
10930         * configure.in: Define libgcj.  Disable libgcj target libraries for
10931         most targets.
10933 2000-12-10  Neil Booth  <neilb@earthling.net>
10935         * MAINTAINERS: Update mail address, remove from WAA list.
10937 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10939         * libjava: Imported from /cvs/java.
10940         * libffi: Likewise.
10941         * Boehm-gc: Likewise.
10943 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10945         * configure.in (target_libs): Revert 2000-12-08 patch.
10946         (noconfigdirs): Added target-libjava.
10948 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10950         * djunpack.bat: removed.
10952 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10954         * Makefile.in: handle DOS-style absolute paths.
10955         * config-ml.in: likewise.
10956         * symlink-tree: likewise.
10958 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10960         * fastjar: Imported.
10962 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10964         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10965         libjava.
10966         * configure.in (target_libs): Removed `target-libjava'.
10968 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10970         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10971         (ALL_MODULES): Added fastjar.
10972         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10973         (all-target-libjava): all-fastjar replaces all-zip.
10974         (all-fastjar): Added.
10975         (configure-target-fastjar, all-target-fastjar): Likewise.
10976         * configure.in (host_tools): Added fastjar.
10978 2000-12-07  Mike Stump  <mrs@wrs.com>
10980         * Makefile.in (local-distclean): Remove leftover built files.
10982 2000-11-24  Nick Clifton  <nickc@redhat.com>
10984         * configure.in (xscale-elf): Add target.
10985         (xscale-coff): Add target.
10987 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10989         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10990         recent versions of FreeBSD (release 3 or later).
10991         * ltconfig: On FreeBSD, -lc must not be provided when building
10992         a shared library or else the standard -pthread gcc option is
10993         rendered worthless to later users of the built library.
10995 2000-11-16  Fred Fish  <fnf@be.com>
10997         * configure.in (enable_libstdcxx_v3): Fix typo,
10998         libstd++ -> libstdc++.
11000 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11002         * MAINTAINERS: Add self to Write After Approval list.
11004 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11006         * MAINTAINERS: Update my email address.  Add myself to global write
11007         privs list.
11009 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11011         * Makefile.in: Merge with src and libgcj.
11012         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11013         configure-target-<library> when their configure scripts need the C
11014         or C++ library to have already been built to work properly.
11015         (do_proto_toplev): Set them to an empty string.
11017         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11018         (REALLY_SET_LIB_PATH): Use them.
11020 2000-11-17  Stan Shebs  <shebs@apple.com>
11022         * MAINTAINERS: Add self to Write After Approval list.
11024 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11026         * configure: Provide the original toplevel configure arguments
11027         (including $0) to subprocesses in the environment rather than
11028         through gcc/configargs.h.
11030 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11032         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11033         C99.  Alphabetise "Write After Approval" list.
11035 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11037         * configure: Turn on libstdc++ V3 by default.
11039         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11040         if we've got GCC.
11042 2000-11-11  Philip Blundell  <philb@gnu.org>
11044         * MAINTAINERS: Add self to Write After Approval list.
11046 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11048         * ltcf-c.sh (aix4): Improve shared library configuration; require
11049         exporting symbols.
11050         * ltcf-cxx.sh (aix4): Define.
11051         * ltconfig (aix4): Define library and soname specs appropriate for
11052         AIX.  Define command to create export symbols list.
11054 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11056         * config.sub: Add support for Sun Chorus
11058 2000-10-31  Nick Clifton  <nickc@redhat.com>
11060         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11061         <name>@redhat.com.  Also installed new email address for Clint
11062         Popetz.
11064 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11066         * etc: Remove directory from GCC.
11068 2000-10-16  Michael Meissner  <meissner@redhat.com>
11070         * configure (gcc/configargs.h): Only create if there is a build GCC
11071         directory created.
11073 2000-10-16  Matthias Klose  <doko@debian.org>
11075         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11076         when configured for libstdc++-v3.
11078 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11080         * configure: Save configure arguments to gcc/configargs.h.
11082 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11084         * config.guess: Import CVS version 1.157.
11085         * config.sub: Import CVS version 1.181.
11087 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11089         * Makefile.in (bootstrap): avoid recursion if subdir missing
11090         (cross): ditto
11091         (do-proto-toplev): ditto
11093 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11095         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11096         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11098         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11099         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11100         all affected `configure' scripts.
11102 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11104         * MAINTAINERS: Add self as cpplib co-maintainer.
11106 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11108         * MAINTAINERS: Add self to Write After Approval list.
11110 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11112         * INSTALL/README: egcs -> GCC update.
11114 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11116         * MAINTAINERS: Add myself to Write After Approval list.
11118 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11120         * MAINTAINERS: Add myself to Write After Approval list.
11122 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11124         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11125         X11 libraries for hppa64.
11127 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11129         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11131 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11133         * Makefile.in (all-zlib): Added dummy target.
11135         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11136         ltcf-gcj.sh: Updated from libtool multi-language branch.
11138 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11140         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11141         (bootstrap*): Depend on all-bootstrap.
11143 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11145         * config.guess: Import CVS version 1.156.
11146         * config.sub: Import CVS version 1.179.
11148 2000-09-02  Anthony Green  <green@cygnus.com>
11150         * Makefile.in (all-gcc): Depend on all-zlib.
11151         (CLEAN_MODULES): Add clean-zlib.
11152         (ALL_MODULES): Add all-zlib.
11153         * configure.in (host_libs): Add zlib.
11155 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11157         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11158         crosses, but add gcc/include to the header search path for them.
11160 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11162         * MAINTAINERS: Add self to Write After Approval list.
11164 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11166         * config.guess: Import CVS version 1.152.
11167         * config.sub: Import CVS version 1.177.
11169 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11171         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11172         $targargs to tell whether newlib is going to be built.
11174         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11175         $$r/TARGET_SUBDIR/libio for _G_config.h.
11177 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11179         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11181 2000-08-22  DJ Delorie  <dj@redhat.com>
11183         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11185 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11187         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11188         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11189         sub-configures.
11191 2000-08-21  DJ Delorie  <dj@redhat.com>
11193         * MAINTAINERS: Add self as a libiberty maintainer
11195 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11197         * configure.in (libstdcxx_flags): Use
11198         libstdc++-v3/src/libstdc++.INC.
11200 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11202         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11204 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11206         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11208         * configure: Make enable_threads and enable_shared defaults
11209         explicit.  Substitute enable_threads into generated Makefiles.
11210         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11211         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11213 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11215         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11217 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11219         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11220         previous delta.
11222 2000-08-11  Jason Merrill  <jason@redhat.com>
11224         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11225         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11226         (FLAGS_FOR_TARGET): Not here.
11227         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11229 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11231         * config-ml.in (CC, CXX): Don't introduce a leading space.
11233 2000-08-07  DJ Delorie  <dj@delorie.com>
11235         * MAINTAINERS: Add self as a DJGPP maintainer
11237 2000-08-07  DJ Delorie  <dj@redhat.com>
11239         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11240         "if we're also building gcc, and it's a gcc that will run on the
11241         build machine, we want to use its includes instead of the system's
11242         default includes".
11244 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11246         * MAINTAINERS: Add self to Write After Approval list.
11248 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11250         * configure.in (libstdcxx_flags): Don't use `"'.
11252         * config-ml.in: Adjust multilib search paths to the
11253         appropriate multilib tree.
11255 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11257         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11258         commas in $LANGUAGES.
11260 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11262         * configure.in: Re-enable all references to libg++ and librx.
11264 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11266         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11267         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11268         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11269         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11271         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11273 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11275         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11276         CXX_FOR_TARGET for sed.
11278 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11280         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11281         Do not override if already set in the environment or in configure.
11282         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11283         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11285 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11287         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11288         the libtool CVS tree multi-language branch.
11289         * ltconfig, ltmain.sh: Updated.
11291 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11293         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11294         (clean-target): Depend on it.
11296         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11297         (GCC_FOR_TARGET): Use it.
11298         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11299         * configure.in: ... here.
11300         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11301         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11303 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11305         * MAINTAINERS: Add self to Write After Approval list.
11307 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11309         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11310         (configure-target-libchill, configure-target-libobjc): Likewise.
11312         * configure.in: Use the same cache file for all target libs.
11313         * config-ml.in: But different cache files per multilib variant.
11315 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11317         * configure (topsrcdir): Don't use dirname.
11319 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11321         * MAINTAINERS: Add self to Write After Approval list.
11323 2000-07-20  Jason Merrill  <jason@redhat.com>
11325         * configure.in: Remove all references to libg++ and librx.
11327         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11329 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11331         * config.sub: Update to subversions version 2000-07-06.
11333 2000-07-12  Andrew Haley  <aph@cygnus.com>
11335         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11336         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11338 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11340         * symlink-tree:  Check number of arguments.
11342 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11344         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11345         search path for a g++ extracted from the build tree.  This
11346         will allow link tests run by configure scripts in
11347         subdirectories to succeed.
11349 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11351         * ltconfig: Add support for mips-dde-sysv4.2MP
11353 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11355         * MAINTAINERS: Add myself as loop discovery maintainer.
11357 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11359         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11360         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11362 2000-06-19  Timothy Wall  <twall@cygnus.com>
11364         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11365         * config.sub: Add tic54x target.
11367 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11369         * MAINTAINERS: Add self as Fortran maintainer,
11370         remove Craig Burley.
11372 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11374         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11375         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11377 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11379         * MAINTAINERS: Add self as i18n maintainer
11381 20000-05-21  H.J. Lu  (hjl@gnu.org)
11383         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11384         directory are used if they exist. Make sure
11385         $(build_tooldir)/include is searched for header files,
11386         $(build_tooldir)/lib/ for library files.
11387         (GCC_FOR_TARGET): Likewise.
11388         (CXX_FOR_TARGET): Likewise.
11390 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11392         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11394 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11396         * Makefile.in (configure-target-libiberty): Depend on
11397         configure-target-newlib.
11399 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11401         * configure.in, Makefile.in: Merge all libffi-related
11402         configury stuff from the libgcj tree.
11404 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11406         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11407         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11409 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11411         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11412         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11413         current version information.  Add to proto-toplev directory.
11414         (gdb-taz): Build do-djunpack.
11416 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11418         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11420 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11422         * MAINTAINERS: Add self to Write After Approval list.
11424 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11426         * ltmain.sh: Preserve in relink_command any environment
11427         variables that may affect the linker behavior.
11429 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11431         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11433 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11435         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11437 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11439         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11440         with the version name.
11442 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11444         * MAINTAINERS: Add self as bb-reorder maintainer.
11446 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11448         * config.if: Tweak.
11450 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11452         * djunpack.bat: New file.
11454 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11456         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11457         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11458         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11459         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11461 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11463         * config.sub (case $basic_machine): Change default for "ibm-*"
11464         to "openedition".
11466 2000-04-13  Andreas Jaeger  <aj@suse.de>
11468         * MAINTAINERS: Added myself.
11470 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11472         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11473         (do-md5sum): New target.
11474         (MD5PROG): Define.
11475         (PACKAGE): Default to TOOL.
11476         (VER): Default to a shell script.
11477         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11478         md5 checksum generation.
11479         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11480         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11481         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11482         insight.tar.bz2): Use gdb-taz to create archive.
11484 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11486         * configure (warn_cflags): Delete.
11488 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11490         * MAINTAINERS: Added myself.
11492 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11493             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11495         * configure.in (enable_libstdcxx_v3): Add.
11496         (target_libs): Add bits here to switch between libstdc++-v2 and
11497         libstdc++-v3.
11498         * config.if: And this file too.
11499         * Makefile.in: Add libstdc++-v3 targets.
11501 2000-04-05  Michael Meissner  <meissner@redhat.com>
11503         * config.sub (d30v): Add d30v as a basic machine type.
11505 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11507         * configure.in: -linux-gnu*, not -linux-gnu.
11509 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11511         * MAINTAINERS: Add self in write-after-approval section.
11513 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11515         * MAINTAINERS: Add self as ia64 port maintainer.
11517 2000-03-08  Neil Booth  <NeilB@earthling.net>
11519         * MAINTAINERS: Add self in write-after-approval section.
11521 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11523         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11524         (do-tar-bz2): Replace TOOL with PACKAGE.
11525         (gdb.tar.bz2): Remove GDBTK from GDB package.
11526         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11527         dejagnu.tar.bz2): New packages.
11529 2000-02-27  Andreas Jaeger  <aj@suse.de>
11531         * configure.in: Add entry for mips*-*-linux*, move catch all
11532         *-*-*linux* entry below this one.
11534 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11536         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11538 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11540         * config.sub: Support an OS of "wince".
11542 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11544         * config.guess, config.sub: Updated to match config's 2000-02-15
11545         version.
11547 2000-02-23  Linas Vepstas  <linas@linas.org>
11549         * config.sub: Add support for Linux/IBM 370.
11550         * configure.in: Likewise.
11552 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11554         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11556 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11558         * config.guess: Guess "cygwin" rather than "cygwin32".
11560 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11562         * configure (gcc_version): When setting, narrow search to
11563         lines containing `version_string'.
11565 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11567         * config.sub: Add support for avr target.
11569 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11571         * MAINTAINERS: Add maintainers for MCore port.
11573 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11575         * config.sub: Add mmix-knuth-mmixware.
11577 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11579         * MAINTAINERS: Pair cccp with cpplib maintainership.
11581 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11583         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11584         structure stuff to -L library search.
11585         (CXX_FOR_TARGET): Ditto.
11586         (CROSS_CHECK_MODULES): Fix spelling mistake.
11588 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11590         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11591         the C++ compiler.
11593 2000-01-12  Richard Henderson  <rth@cygnus.com>
11595         * configure.in: Don't build some bits for beos.
11597 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11599         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11600         as include files.
11602 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11604         * Add self as cpplib maintainer, as requested by Jason
11605         Merrill.  Correct my e-mail address.
11607 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11609         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11610         not mh-aix43.
11612 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11614         * MAINTAINERS: Add myself to "write after approval" list.
11616 1999-12-14  Richard Henderson  <rth@cygnus.com>
11618         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11619         * config.sub: Accept alphaev[78], alphaev8.
11621 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11623         * config.guess, config.sub: Update from autoconf.
11625 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11627         * MAINTAINERS:  update my playtime e-address.
11629 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11631         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11632         necessary libraries are missing.
11634 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11636         * MAINTAINERS: Add new 'write after approval' maintainer.
11638 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11640         * MAINTAINERS: Add new Java maintainer.
11642 1999-10-25  Andreas Schwab  <schwab@suse.de>
11644         * configure: Fix quoting inside arguments of eval.
11646 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11648         * config-ml.in: Allow suppression of some ARM multilibs.
11650 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11652         * config.guess: Add OS/390 match pattern.
11653         * config.sub: Add mvs, openedition targets.
11654         * configure.in (i370-ibm-opened*): New.
11656 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11658         * config.sub: Add support for configuring for pj.
11660 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11662         * config.sub (maybe_os): Add support for configuring for fr30.
11664 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11666         * configure.in: Do not configure or build ld for AIX
11667         platforms.  ld is known to be broken on these platforms.
11669 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11671         * config-ml.in: Pass compiler flag corresponding to multidirs to
11672         subdir configures.
11674 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11676         * Makefile.in (LDFLAGS): Define.
11678 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11680         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11681         noconfigdirs.
11682         (*-*-cygwin*): Likewise.
11684 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11686         * mkdep: New file.
11687         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11688         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11690         From Eli Zaretskii <eliz@is.elta.co.il>:
11691         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11692         long file name when using DJGPP on MS-DOS.
11694 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11696         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11698 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11700         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11701         dependency as this causes "make check" to globally "make all"
11703 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11705         * configure.in (target_libs): Added target-zlib.
11706         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11707         (CONFIGURE_TARGET_MODULES): Likewise.
11708         (CHECK_TARGET_MODULES): Likewise.
11709         (INSTALL_TARGET_MODULES): Likewise.
11710         (CLEAN_TARGET_MODULES): Likewise.
11711         (configure-target-zlib): New target.
11712         (all-target-zlib): Likewise.
11713         (all-target-libjava): Depend on all-target-zlib.
11714         (configure-target-libjava): Depend on configure-target-zlib.
11716         * Makefile.in (configure-target-libjava): Depend on
11717         configure-target-newlib.
11718         (configure-target-boehm-gc): New target.
11719         (configure-target-qthreads): New target.
11721         * configure.in (target_libs): Added target-qthreads.
11722         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11723         (CONFIGURE_TARGET_MODULES): Likewise.
11724         (CHECK_TARGET_MODULES): Likewise.
11725         (INSTALL_TARGET_MODULES): Likewise.
11726         (CLEAN_TARGET_MODULES): Likewise.
11727         (all-target-qthreads): New target.
11728         (configure-target-libjava): Depend on configure-target-qthreads.
11729         (all-target-libjava): Depend on all-target-qthreads.
11731         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11732         (CONFIGURE_TARGET_MODULES): Likewise.
11733         (CHECK_TARGET_MODULES): Likewise.
11734         (INSTALL_TARGET_MODULES): Likewise.
11735         (CLEAN_TARGET_MODULES): Likewise.
11736         (all-target-libjava): New target.
11737         (all-target-boehm-gc): Likewise.
11738         * configure.in (target_libs): Added libjava, boehm-gc.
11740 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11742         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11743         configure.bat in SUPPORT_FILES.
11744         (gas+binutils.tar.bz2): Likewise.
11746         * makeall.bat: Remove; obsolete.
11748 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11750         From Mark Elbrecht:
11751         * configure.bat: Remove; obsolete.
11753 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11755         * configure: Add -W -Wall to the default CFLAGS when compiling with
11756         gcc.
11758 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11760         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11762 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11764         * configure.in: Build ld on IRIX6.
11766 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11768         * Makefile.in: Change distribution targets to use bzip2 instead of
11769         gzip.
11770         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11771         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11773 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11775         * config.sub: Add mcore target.
11777 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11779         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11781 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11783         * config.guess (dummy): Changed to $dummy.
11785 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11787         * config.sub: Tidied up case statements.
11789 1999-05-22  Ben Elliston  <bje@cygnus.com>
11791         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11792         <jiro@din.or.jp>.
11794         * config.guess: Merge with FSF version. Future changes will be
11795         more accurately recorded in this ChangeLog.
11796         * config.sub: Likewise.
11798 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11800          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11802 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11804         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11806 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11808         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11810 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11812         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11813         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11814         Bad merge removed these two changes.
11816 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11817                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11819         * config.guess (interix Alpha): Add.
11821 1999-04-11  Richard Henderson  <rth@cygnus.com>
11823         * configure.in (i?86-*-beos*): Do config gperf; don't config
11824         gdb, newlib, or libgloss.
11826 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11828         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11829         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11830         from multidirs.
11832 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11834         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11836 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11838         * config.sub: Add support for mcore targets.
11840 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11842         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11843         not mt-ospace, in order to shut up assembler warning about using
11844         symbols that are named the same as registers.
11846 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11848         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11849         dependency list for all-target-cygmon.
11851 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11853         * config-ml.in: Check $host, not $target, for selective multilibs.
11854         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11855         thumb interworking, and underscore prefix multilibs.
11857 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11859         * missing: Update to version from current automake.
11861 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11863         * configure (gxx_include_dir): Removed.
11865         * configure.in (gxx_include_dir): Handle it.
11866         * Makefile.in: Likewise.
11868 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11870         * config.sub (mips64vr4111,mips64vr4111el) Add.
11872 1999-03-21  Ben Elliston  <bje@cygnus.com>
11874         * config.guess: Correct typo for detecting ELF on FreeBSD.
11876 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11878         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11879         config/mh-djgpp.
11881 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11883         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11884         all-target-newlib to dependency list for all-target-bsp.
11886 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11888         * config.sub: Add i386-uwin support.
11889         * config.guess: Likewise.
11891 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11893         * configure.in: cleanup, add mh-*pic handling for arm, special
11894         case powerpc*-*-aix*
11896 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11898         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11899         can be built.
11901 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11903         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11904         targets.
11906 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11908         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11910 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11912         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11914 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11916         * config.sub: Fix typo in arm recognition.
11918 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11920         * configure.in (noconfigdirs): Changed target_configdirs to
11921         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11922         rather than m68k-*-* since it is not known to work on
11923         m68k-aout. Ditto for arm-*-*oabi.
11925 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11927         * configure.in (*-*-windows*): Remove, no longer used.
11929 1999-02-19  Ben Elliston <bje@cygnus.com>
11931         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11932         Smart and improved by Andrew Cagney.
11934 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11936         * config.guess: Recognize openbsd-*-hppa.
11938 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11940         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11941         only if it is not empty.
11943 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11945         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11947         * config.guess: Modified to recognize uname's armv* syntax.
11949         * config.sub: Modified to recognize uname's armv* syntax.
11951 1999-02-17  Mark Salter  <msalter@cygnus.com>
11953         * configure.in: Added target-bsp for sparclite.
11955 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11957         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11959 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11961         * configure.in: Add support for strongarm port.
11962         * config.sub: Add support for strongarm target.
11964 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11966         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11967         the old name config/mh-cygwin32.
11968         Enable texinfo.
11970 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11972         * configure.in: Do build ld for ix86 Solaris.
11974 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11976         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11977         $AR_FOR_TARGET.  Likewise for RANLIB.
11979 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11981         * config.sub (oabi):  Recognize.
11982         * configure.in (arm-*-oabi):  Handle.
11984 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11986         * config.guess: Improve detection of i686 on UnixWare 7.
11988 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11990         * config.guess: Add support for i386-pc-interix.
11991         * config.sub: Likewise.
11992         * configure.in: Likewise.
11994 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11996         * Makefile.in: Remove unneeded all-target-libio from
11997         from all-target-winsup target since it is now unneeded.
11998         Add all-target-libtermcap in its place since it is now
11999         needed.
12001 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12003         * configure.in: makefile stub for cygwin target is probably
12004         unnecessary.  Remove it for now.
12006 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12008         * configure.in: libtermcap.a should be built when cygwin is the
12009         target as well as the host.
12010         * config.guess: Allow mixed case in cygwin uname output.
12011         * Makefile.in: Add libtermcap target.
12013 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12015         * config.sub: Clean up handling of hppa2.0.
12017 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12019         * config.guess: Use C code to identify more HP machines.
12021 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12023         * config.sub: Handle hppa2.0.
12025 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12027         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12028         cygmon for all sparclite targets, regardless of object format.
12030 1998-12-15  Mark Salter  <msalter@cygnus.com>
12032         * configure.in: Added target-bsp for several target architectures.
12034         * Makefile.in: Added rules for bsp.
12036 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12038         * config.guess: Improve detection of hppa2.0 processors.
12040 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12042         * config.guess: Recognize FreeBSD using ELF automatically.
12044 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12046         * configure (skip-this-dir): Add handling for new shell script, which
12047         might be created by a sub-directory's configure to indicate, this particular
12048         directory is "unwanted".
12049         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12051 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12053         * ltconfig: import from libtool, after changing libtool to
12054         account for the cygwin name change.
12056 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12058         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12059         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12061 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12063         * configure.in: Add libtermcap to list of cygwin dependencies.
12065 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12067         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12068         they include winsup/include when it's a cygwin target.
12070 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12072         * configure.in (host_tools): Added zip.
12073         * Makefile.in (all-target-libjava): Depend on all-zip.
12074         (all-zip): New target.
12075         (ALL_MODULES): Added all-zip.
12076         (NATIVE_CHECK_MODULES): Added check-zip.
12077         (INSTALL_MODULES): Added install-zip.
12078         (CLEAN_MODULES): Added clean-zip.
12080 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12082         * Makefile.in: lose "32" from comment about cygwin.
12084 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12086         * configure.in: Use -Os to build target libraries for the fr30.
12088 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12090         * config.sub: Add fr30.
12092 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12094         * configure.in: drop "32" from config/mh-cygwin32.  Check
12095         cygwin* instead of cygwin32*.
12096         * config.sub: Check cygwin* instead of cygwin32*.
12098 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12100         * config.guess: Match any version of Unixware7.
12102 1998-10-20  Syd Polk  <spolk@cygnus.com>
12104         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12105         if desired.
12107 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12109         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12110         these if the appropriate directories and files to not exist.
12112 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12114         * Makefile.in (DEVO_SUPPORT): Add config.if.
12116 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12118         * configure: Add pattern to replace "build_tooldir"'s
12119         definition in the generated Makefile with "tooldir"'s
12120         actual value.
12122 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12124         * config.sub: Bring back lost sparcv9.
12126         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12128 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12130         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12131         CC_FOR_TARGET and friends.
12133 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12135         * Makefile.in (build_tooldir): New variable, same as tooldir.
12136         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12137         -B$(build_tooldir)/bin/.
12138         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12140 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12142         * README: Remove installation instructions and refer to the
12143         INSTALL directory instead.
12145 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12147         * config.sub: Add support for i[34567]86-pc-udk.
12148         * configure.in: Likewise.
12150 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12152         * Makefile.in: add bzip2 package building bits for user
12153         tools module
12154         * configure.in: ditto
12156 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12158         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12159         (ALL_TARGET_MODULES): Add all-target-libobjc.
12160         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12161         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12162         (all-target-libchill): Add dependencies.
12163         * configure.in (target_libs): Add libchill.
12165 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12167         * configure.in (target_subdir): Remove duplicate line.
12169 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12171         * Makefile.in (all-automake): fix dependencies.
12173 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12175         * configure.in: Minor cleanups for building in the $(target_alias)
12176         subdir.
12178 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12180         * Makefile.in (bootstrap): Set r and s before make all.  Use
12181         BASE_FLAGS_TO_PASS in make all.
12182         (cross): Likewise.
12184 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12186         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12188 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12190         * config.sub: Fix typo in last change.
12192 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12194         * config.sub: Add support for C4x target.
12195         * configure.in: Likewise.
12197 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12199         * config.sub: Recognize sparcv9 just like sparc64.
12201 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12203         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12205 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12207         * config.guess: Correctly identify Pentium II sco boxes.
12209         * config.guess: Fix "tr" code.  From Weiwen Liu.
12211 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12213         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12214         stabs.
12216 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12218         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12219         (ALL_TARGET_MODULES): Add all-target-libchill.
12220         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12221         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12222         (all-target-libchill): Add dependencies.
12223         * configure.in (target_libs): Add libchill.
12225 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12227         * config.guess: Avoid assumptions about "tr" behaves when
12228         LANG is set to something other than English.
12230 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12232         * configure (gxx_include_dir): Changed to
12233         '${prefix}/include/g++'-${libstdcxx_interface}.
12235         * config.if: New to determine the interfaces.
12237 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12239         * config.guess: Detect and handle MPE/IX.
12240         * config.sub: Deal with MPE/IX.
12242 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12244         * configure.in: Use mh-aix43.
12246 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12248         * configure: Fix --without/--disable cases for gxx-include-dir.
12250 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12252         * mdata-sh:  Imported.  Needed for automake support.
12254 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12256         * Makefile.in (taz): Try "chmod -R og=u ." before
12257         "chmod og=u `find . -print`".
12259 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12261         * configure.in: Add arm-elf and thumb-elf support.
12263 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12265         * Makefile.in: Undo previous patch.
12267 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12269         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12270         to here ...
12271         (install-no-fixedincludes): and here
12272         (INSTALL_MODULES): ... from here.
12274 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12276         * config.sub: Merge with FSF.
12278         * config.guess: Merge with FSF.
12280 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12282         * configure (extraconfigdirs): New variable.
12283         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12284         * Makefile.in (all): Move higher in file.
12285         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12286         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12287         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12288         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12289         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12291 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12293         * Makefile.in (all-target-libjava): Depend on all-gcc and
12294         all-target-newlib.
12295         (configure-target-libjava): Depend on $(ALL_GCC).
12297 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12299         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12300         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12302 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12304         * INSTALL/README: Fix typo.
12306 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12308         * ylwrap: Change absolute path checks to check for DOS style path
12309         names.
12311         * ylwrap: Don't use a full path name if the source file is in the
12312         same directory.  From hjl@lucon.org (H.J. Lu).
12314         * config-ml.in: Default to being verbose, to match Feb 18 change to
12315         configure.
12317 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12319         Brought over from egcs:
12321         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12323         * configure.in (target_subdir): Set to ${target_alias} instead
12324         of "libraries".
12326         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12328         * configure.in (target_subdir): Set to libraries if enable_multilib.
12330 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12332         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12333         multilibs, force reconfiguration the first time we create
12334         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12336 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12338         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12339         avoid confusion with --no-recursion.
12341 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12343         * configure.in: Win32 hosts shouldn't use install -x
12344         * install-sh: remove -x option, and special .exe-handling
12345         hack.
12347 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12349         * config.guess: Recognize i586-pc-beos.
12350         * configure.in: Don't build some bits for beos.
12352 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12354         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12355         CFLAGS default to -O2.
12357         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12358         when using GNU ld.
12360 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12362         * ltmain.sh: Correct install when using a different shell.
12364 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12366         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12368 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12370         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12371         target.
12373 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12375         * ltconfig: Update to correct AIX handling.
12377 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12379         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12381         * configure.in (target_subdir): Set to ${target_alias} instead
12382         of "libraries".
12384 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12386         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12387         (Makefile): Depend on $(gcc_version_trigger).
12389         * configure (gcc_version): Change default initializer to empty
12390         string.
12391         (gcc_version_trigger): New variable; pass this variable down
12392         to subdir configures to enable them checking gcc's version
12393         themselves. Emit make macros for both gcc_version vars.
12394         (topsrcdir): Initialize reliably.
12395         (recursion line): Remove --with-gcc-version=${gcc_version}.
12397 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12399         * configure (enable_version_specific_runtime_libs): Implement new flag
12400         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12401         in $(libsubdir); emit definition in each generated Makefile.
12402         (gxx_include_dir): Initialize depending on
12403         $enable_version_specific_runtime_libs.
12405 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12407         * configure (gcc_version): Initialize properly depending on
12408         how and where configure is started.
12409         (recursion line): Pass a --with-gcc-version=${gcc_version}
12410         to configures in subdirs.
12412 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12414         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12415         cygmon
12417 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12419         * configure.in: Add cygmon and libstub support for mn10200.
12421 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12423         * configure (gcc_version): Add new variable describing the
12424         particular gcc version we're building.
12425         * Makefile.in (libsubdir): Add new macro for the directory
12426         in which the compiler finds executables, libraries, etc.
12427         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12428         and libsubdir.
12430 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12432         * Makefile.in (local-clean): Remove *.log.
12433         (warning.log): Built with warn_summary from build.log.
12434         (mail-report.log): Run test_summary.
12435         (mail-report-with-warnings.log): Run test_summary including
12436         warning.log in the report.
12438 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12440         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12442 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12444         * Makefile.in (grep): Grep no longer depends on libiberty.
12446 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12448         * Makefile.in: all-snavigator needs all-libgui.
12450 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12452         * configure.in: Add cygmon and libstub support for mn10300.
12454 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12456         * missing: Update to version from automake 1.3.
12458         * ltmain.sh: On installation, don't get confused if the same name
12459         appears more than once in the list of library names.
12461 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12463         * config.sub: Accept m68060 and m5200 as CPU names.
12465 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12467         * configure: Use && rather than using -a in test, because odd
12468         strings can confuse test.
12469         * configure.in: Likewise.
12471 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12473         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12475 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12477         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12478         bootstrap4-lean): New targets.
12480 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12482         * mpw-* Delete.  Not used.
12484 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12486         * COPYING.LIB: Update FSF address.
12488 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12490         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12492         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12493         GAS_SUPPORT_DIRS.
12495 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12497         * ltconfig, ltmain.sh: Avoid producing a version number if
12498         -version-info was not used.
12500 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12502         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12503         building with newlib.
12505 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12507         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12508         Solaris `make' causes it to continue to next definition.
12510 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12512         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12513         the right GUI libraries and files are installed along with GDB.
12515 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12517         * configure.in: Change alpha to alpha* in several places.
12519 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12521         * config.sub: Recognize sparc86x.
12523 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12525         * configure.in (--enable-target-optspace): Remove debug echo.
12527 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12529         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12531 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12533         * ltconfig: Update cygwin32 support.
12535         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12536         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12537         (GDB_SUPPORT_DIRS): Likewise.
12539 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12541         * configure.in (target_makefile_frag): If --enable-target-optspace,
12542         use -Os to compile target libraries rather than -O2.  Default to
12543         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12544         not used.
12545         * configure.in (target_cflags): Ditto for d30v.
12547 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12549         * Makefile.in (all-bfd): Depend on all-intl.
12550         (all-binutils): Likewise.
12551         (all-gas): Likewise.
12552         (all-gprof): Likewise.
12553         (all-ld): Likewise.
12555 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12557         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12559 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12561         * Makefile.in (all-bfd): Depend upon all-libiberty.
12563         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12565 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12567         * Makefile.in: Add libstub.
12569         * configure.in: Ditto. Build libstub for targets that have cygmon
12570         support.
12572 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12574         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12576 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12578         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12579         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12581 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12583         * configure: Define DEFAULT_M4 by searching PATH.
12584         * Makfile.in: Use DEFAULT_M4.
12586 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12588         * ltconfig: Add cygwin32 support.
12590         * Makefile.in, configure.in: Add libtool as a native only directory
12591         to configure and build.
12593 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12595         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12597 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12599         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12601 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12603         * Makefile.in: add ash make rules
12604         * configure.in: add ash to native_only and host_tools lists
12606 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12608         * Makefile.in (all-gettext, all-intl): New targets.
12609         (ALL_MODULES): Added all-gettext, all-intl.
12610         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12611         (INSTALL_MODULES): Added install-gettext, install-intl.
12612         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12614         * configure.in (host_tools): Added gettext.
12615         (native_only): Likewise.
12616         (noconfigdirs) [various cases]: Likewise.
12617         (host_libs): Added intl.
12619 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12621         * configure: Do not disable building gdbtk for cygwin32 hosts.
12623 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12625         * configure.in: Add thumb-coff target.
12626         * config.sub: Add thumb-coff target.
12628 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12630         * Makefile.in: Revert yesterday's change.
12631         (all-target-winsup):  all-target-librx stays out of here.
12633 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12635         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12636         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12637         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12638         Remove references to librx and libg++.
12640 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12642         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12643         recursive makes
12645 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12647         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12648         for newlib directory.
12649         (CXX_FOR_TARGET): Likewise.
12651 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12653         * ltconfig: Update after libtool/ltconfig.in change for
12654         hpux11.
12656 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12658         * ltconfig, ltmain.sh: Update to libtool 1.2.
12660 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12662         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12663         (install-gcc-cross): Instead, override LANGUAGES here.
12665 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12667         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12668         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12670 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12672         * configure.in: Add Thumb-pe target.
12674 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12676         * Makefile.in - changed sn targets to snavigator
12677         * configure.in - changed sn targets to snavigator
12679 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12681         * config-ml.in: After building symlink tree call make distclean
12682         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12683         to be the case for libiberty.
12685 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12687         * configure: When making link, also check the current
12688         directory. The configure scripts may create one.
12690 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12692         * config.sub: Accept alphapca56 and alphaev6 properly.
12694 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12696         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12698 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12700         * config.sub (sco5): Fix typo.
12702 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12704         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12705         install-itcl.
12706         (install-itcl): Remove dependency on install-tcl.
12708 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12710         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12712 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12714         * configure.in: Don't build libgui for a cygwin32 target when not on
12715         a cygwin32 host.
12717 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12719         * configure (redirect): Set to null, so default behavior of
12720         configure is now --verbose.
12722 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12724         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12725         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12727 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12729         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12730         this change to sync Makefile.in with its ChangeLog entries.
12732 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12734         * ltmain.sh (mkdir): Check that the directory doesn't exist
12735         before we exit with error, so that we don't get races during
12736         parallel builds.
12738 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12740         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12742 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12744         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12745         PICFLAG_FOR_TARGET.
12746         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12748         * configure: Emit a definition for the new macro enable_shared
12749         into each Makefile.
12751 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12753         * configure.in (host_tools, native_only): Add libtool.
12755 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12757         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12758         Fix typo in ming config comment.
12760 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12762         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12764 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12766         * config.sub: Add tic30 cases, and map c30 to tic30.
12768 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12770         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12771         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12772         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12773         (CLEAN_TARGET_MODULES): Similarly
12774         (all-target-libf2c): Add dependences.
12775         * configure.in (target_libs): Add libf2c.
12777 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12779         * configure.in: Remove expect from noconfigdirs when target
12780         is cygwin32.  OK to build expect and dejagnu with Canadian
12781         Cross.
12783 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12785         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12786         host.
12788         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12789         and mingw32.
12791 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12793         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12794         here as it is not defined in the toplevel Makefile.
12796 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12798         * configure (package_makefile_rules_frag): New variable, which names
12799         a file with generic rules, ...
12800         Change comment to mention we now have FIVE parts.
12801         * configure: Undo last change.
12803 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12805         * config.guess: More accurate determination of HP processor types.
12806         * config.sub: More accurate determination of HP processor types.
12808 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12810         * configure (package_makefile_frag): Move inserting the
12811         ${package_makefile_frag} to where it should be according
12812         to the comment.
12814 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12816         * config.guess: Add support for Linux/ARM.
12818 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12820         * .cvsignore: Remove *-info and *-install since they match
12821         release-info and mpw-install, which we don't want to just ignore.
12823 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12825         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12827 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12829         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12830         local_prefix to sub-make invocations.
12832 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12834         * configure.in: Check makefile fragments in the source
12835         directory.
12837 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12839         * configure.in: Check whether host and target makefile
12840         fragments exist before adding them to *_makefile_frag.
12842 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12844         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12846 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12848         * configure.in: Make sure we only replace RPATH_ENVVAR on
12849         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12850         regexp to sed.
12852         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12853         to sub-makes.
12855 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12857         * config-ml.in (multi-do): LDFLAGS must include multilib
12858         designator.
12860 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12862         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12864 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12866         * config.sub: Add mingw32 support.
12867         * configure.in: Likewise.
12869 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12871         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12873 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12875         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12876         * configure (gxx_include_dir): Provide a definition for subdirs
12877         which do not use autoconf.
12879 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12881         * config.guess: Sync with egcs.  Picks up new alpha support,
12882         BeOS & some additional linux support.
12884 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12886         * config.guess: HP 9000/803 is a PA1.1 machine.
12888 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12890         * configure.in: It's alpha*-...
12892 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12894         * configure.in (host_makefile_frag, target_makefile_frag):
12895         Handle multiple config files.
12896         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12897         alpha-*-*.
12899 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12901         * mkdep: New file.
12903 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12905         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12907 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12909         * Makefile.in: Add libgui directory.
12910         (GDB_TK): Add all-libgui.
12911         * configure.in: Add libgui directory.
12912         * configure: Add all-libgui to GDB_TK.
12914 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12916         * config-ml.in (multidirs): Add m32r to multilib list.
12918 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12920         * Makefile.in (all-target-gperf): Change dependency to
12921         all-target-libstdc++.
12923 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12925         * config.guess: Add BeOS support.
12927 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12929         Source directory cvs renamed to cvssrc:
12930         * configure.in (host_tools): Change cvs to cvssrc.
12931         (native_only): Likewise.
12932         (noconfigdirs) [various cases]: Likewise.
12933         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12934         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12935         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12936         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12937         (all-cvssrc): Rename target from all-cvs.
12939 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12941         * configure (gxx_include_dir): Fix thinko.
12943 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12945         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12946         (install-cross, install-gcc-cross): New targets.
12948 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12950         * configure.in (noconfigdirs): Add support for Thumb target.
12952         * config.sub (maybe_os): Add support for Thumb target.
12954 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12956         * Makefile.in: Add rules for cygmon.
12958         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12960 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12962         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12963         * configure (gxx_include_dir): Provide a definition for subdirs
12964         which do not use autoconf.
12966 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12968         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12969         11/18/97 build
12971 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12973         * From Franz Sirl.
12974         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12975         found on RedHat Linux systems.
12977 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12979         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12980         guesses.
12982 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12984         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12986 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12988         * ltmain.sh: If mkdir fails, check whether the directory was created
12989         anyhow by some other process.
12991 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12993         * configure.in (d30v-*-*): Configure all directories.
12995 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12997         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12998         for the D30V.
13000 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13002         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13004 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13006         * include/libiberty.h: Add extern "C" { so it can be used with C++
13007         progrms.
13008         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13009         programs.
13011 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13013         * configure.in (d30v-*-*): Configure GCC now.
13015 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13017         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13018         is no longer needed.
13020 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13022         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13024 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13026         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13027         targets using "$@" to provide support for similar but not identical
13028         targets without having to duplicate code.
13030 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13032         * makefile.vms: Fix to work with DEC C.
13034 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13036         * config.sub: Add mips-tx39-elf to marketing names.
13038 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13040         * ltmain.sh: Handle symlinks in generated script.
13042 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13044         * configure: Handle autoconf style directory options: --bindir,
13045         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13046         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13047         --sysconfdir.
13048         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13049         (sharedstatedir, localstatedir, oldincludedir): New variables.
13050         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13051         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13052         sbindir, sharedstatedir, and sysconfdir.
13054 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13056         * Makefile.in (bootstrap-lean): New target.
13058 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13060         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13061         sn, and gnuserv from noconfigdirs.
13063 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13065         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13067 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13069         * Makefile.in (cross): New target.
13071 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13072                           Jeff Law         <law@cygnus.com>
13074         * Makefile.in (bootstrap2, bootstrap3): New targets.
13075         (all-bootstrap): Remove outdated and confusing target.
13076         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13078 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13080         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13081         windows.  Consistent with gdb/configure.
13083 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13085         * configure.in: Name Linux target fragment.
13087         * configure: Rewrite so that project Makefile fragment is inserted
13088         first and appears last in the resulting Makefile.
13090 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13092         * Makefile.in (install-itcl): Install tcl first.
13094 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13096         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13098 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13100         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13102         * configure.in (skipdirs): Add target-librx for Linux.
13103         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13105 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13107         * Makefile.in (bootstrap): New target.
13109 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13111         * config.sub: Accept 'amigados' for backward compatibility.
13113 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13115         * config.guess: Merge with FSF.
13117 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13119         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13121 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13123         * config.sub: Add "marketing-names" patch.
13125 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13127         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13129 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13131         * config.sub: Handle v850-elf.
13133 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13135         * .cvsignore (*-install): Remove.
13137 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13139         * ltconfig: Set CONFIG_SHELL in libtool.
13140         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13142 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13144         * configure.in (target_subdir): Set to libraries if enable_multilib.
13146 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13148         * config.guess: Update from gcc directory.
13150 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13152         * Makefile.in (all-sim): Depends on all-readline.
13154 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13156         * Makefile.in (BISON, YACC): Use $$s.
13157         (all-bison): Depend on all-texinfo.
13159 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13161         * Makefile.in (BISON): Add -L flag.
13162         (YACC): Likewise.
13164 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13166         * configure.in (noconfigdirs): Add support for v850e target.
13168         * config.sub (maybe_os): Add support for v850e target.
13170 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13172         * configure.in (noconfigdirs): Add support for v850ea target.
13174         * config.sub (maybe_os): Add support for v850ea target.
13176 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13178         * config.sub: Add mipstx39.  Delete r3900.
13180 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13182         * Makefile.in (all-autoconf): Depends on all-texinfo.
13184 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13186         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13187         eabi targets.
13189 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13191         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13193         * configure: When handling a Canadian Cross, handle YACC as well as
13194         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13195         * Makefile.in (all-bison): Depend upon all-texinfo.
13197 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13199         * Makefile.in (BISON): bison, not byacc or bison -y.
13200         (YACC): bison -y or byacc or yacc.
13201         (various): Add *-bison as appropriate.
13202         (taz): No need to mess with BISON anymore.
13204 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13206         * configure: If OSTYPE matches *win32*, try to find a good value for
13207         CONFIG_SHELL.
13209 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13211         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13212         configure.in if it is present.
13214 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13216         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13218 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13220         * config.sub: Recognize `arc' cpu.
13221         * configure.in: Likewise.
13222         * config-ml.in: Likewise.
13224 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13226         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13228 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13230         * configure: Changed sed delimiter from ':' to '|' when
13231         attempting to substitute ${config_shell} for SHELL. On
13232         NT ${config_shell} may contain a ':' in it.
13234 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13236         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13238 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13240         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13242 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13244         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13246         * ylwrap: If the program is a relative path, force it to be
13247         absolute.
13249 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13251         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13253 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13255         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13256         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13257         for libraries.
13259 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13261         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13262         separated by spaces.
13264 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13266         * ylwrap: New file.
13267         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13269         * ltmain.sh: Handle /bin/sh at start of install program.
13271         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13273         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13274         * missing: New file, from automake 1.2.
13276 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13278         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13279         check-tk to CHECK_X11_MODULES.
13281 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13283         * config.sub: Merge with FSF.
13285 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13287         * config.guess: Merge with FSF.
13289 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13291         * configure: Treat msdosdjgpp like go32.
13292         * configure.in: Likewise.  Don't remove gprof for go32.
13294         * configure: Change Makefile.tem2 to Makefile.tm2.
13296 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13298         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13300 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13302         * install-sh (chmodcmd): Set to null if the DST directory already
13303         exists.  Same as Nov 11th change.
13305 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13307         * configure (GDB_TK): Needs itcl and tix.
13309 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13311         * config.guess: Update from FSF.
13313 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13315         * Makefile.in (GDB_TK): Depend on itcl and tix.
13317 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13319         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13320         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13321         (INSTALL_SCRIPT): New variable.
13322         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13323         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13324         to -x.
13325         * install-sh: Add support for -x option.
13327 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13329         * configure.in, Makefile.in: Treat tix like itcl.
13331 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13333         * Makefile.in (WINDRES): New variable.
13334         (WINDRES_FOR_TARGET): New variable.
13335         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13336         (EXTRA_HOST_FLAGS): Add WINDRES.
13337         (EXTRA_TARGET_FLAGS): Add WINDRES.
13338         (EXTRA_GCC_FLAGS): Add WINDRES.
13339         ($(DO_X)): Pass down WINDRES.
13340         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13341         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13342         DLLTOOL_FOR_TARGET.
13344 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13346         * configure.in: configure sim before gdb for win32-x-ppc
13348 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13350         Move gperf into the toplevel, from libg++.
13351         * configure.in (target_tools): Add target-gperf.
13352         (native_only): Add target-gperf.
13353         * Makefile.in (all-target-gperf): New target, depend on
13354         all-target-libg++.
13355         (configure-target-gperf): Empty rule.
13356         (ALL_TARGET_MODULES): Add all-target-gperf.
13357         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13358         (CHECK_TARGET_MODULES): Add check-target-gperf.
13359         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13360         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13362 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13364         * config.sub (mn10200): Recognize new basic machine.
13366 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13368         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13369         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13371 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13373         * configure.in: If we're building mips-sgi-irix6* native, turn on
13374         ENABLE_MULTILIB and set TARGET_SUBDIR.
13376 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13378         * Makefile.in (all-sn): Depend on all-grep.
13380 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13382         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13384         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13385         Makefile.  From Jeff Makey <jeff@cts.com>.
13386         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13388         * Makefile.in (DISTBISONFILES): Remove.
13389         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13390         $(DEFAULT_YACC).
13392         * configure.in: Build itl, db, sn, etc., when building for native
13393         cygwin32.
13395         * Makefile.in (LD): New variable.
13396         (EXTRA_HOST_FLAGS): Pass down LD.
13397         ($(DO_X)): Likewise.
13399 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13401         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13403 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13405         * configure.in (targargs): Strip out any supplied --build argument
13406         before adding our own. Always add --build.
13408 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13410         * configure.in (targargs): Pass --build if we're doing
13411         a cross-compile.
13413 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13415         * configure: Use '|' instead of ":" as the separator in
13416         sed. Otherwise sed chokes on NT path names with drive
13417         designators. Also look for "?:*" as the leading characters in an
13418         absolute pathname.
13420 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13422         * config.sub: Support for r3900.
13424 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13426         * configure.in: Use install-sh, not install.sh.
13428 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13430         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13431         apply it twice.
13433 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13435         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13436         install-binutils.
13438 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13440         * Makefile.in: Add automake targets.
13441         * configure.in (host_tools): Add automake.
13443 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13445         * configure: Default CXX to c++, not gcc.
13446         * Makefile.in (CXX): Set to c++, not gcc.
13447         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13449 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13451         * install-sh: try appending a .exe if source file doesn't
13452         exist
13454 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13456         * configure.in: Turn on multilib by default.
13457         (cross_only): Remove target-libiberty.
13459         * Makefile.in (all-gcc): Don't depend on libiberty.
13461 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13463         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13465 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13467         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13468         (DISTBISONFILES): Add ld/Makefile.in
13470 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13472         * configure.in: if target is cygwin32 but host isn't cygwin32,
13473         don't configure gdb tcl tk expect, not just gdb.
13475 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13477         * configure.in: Added gnuserv everywhere sn appears.
13479         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13480         (CROSS_CHECK_MODULES): Added check-gnuserv.
13481         (INSTALL_MODULES): Added install-gnuserv.
13482         (CLEAN_MODULES): Added clean-gnuserv.
13483         (all-gnuserv): New target.
13485 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13487         * config.guess: Fixes for MIPS OpenBSD systems.
13489 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13491         * Makefile.in (INSTALL_XFORM): Remove.
13492         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13494         * mkinstalldirs: New file, copied from automake.
13495         * Makefile.in (installdirs): Rename from install-dirs.  Use
13496         mkinstalldirs.  Change all users.
13497         (DEVO_SUPPORT): Add mkinstalldirs.
13499 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13501         * install-sh: Rename from install.sh.
13502         * Makefile.in (INSTALL): Change install.sh to install-sh.
13503         (DEVO_SUPPORT): Likewise.
13505         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13506         Graichen <graichen@rzpd.de>.
13508 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13510         * config.guess: Recognize OpenBSD systems correctly.
13512 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13514         * README, Makefile.in (ETC_SUPPORT): Remove references to
13515         cfg-paper*, configure.{texi,man,info*}._
13517 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13519         * Makefile.in (all.normal): Ensure that gcc is built after all
13520         the x11 - ie gdb - targets.
13522 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13524         * makefile.vms: Don't run conf-a-gas.
13526 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13528         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13530 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13532         * configure.in: Remove noconfigdirs case since gdb also
13533         configures and builds for tic80-coff.
13535 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13537         * configure: Set cache_file to config.cache.
13538         * Makefile.in (local-distclean): Remove config.cache.
13540 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13542         * COPYING: Update FSF address.
13544 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13546         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13547         noconfigdirs.
13549 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13551         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13552         MAKEDIRS, is empty.
13554 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13556         * config.sub: Tweak mn10300 entry.
13558 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13560         * configure.in (host_tools): Put sim before gdb, so gdb's
13561         configure.tgt can determine if the simulator was configured.
13563 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13565         * config.sub: Move BeOS $os case to be with other Cygnus
13566         local cases.
13568 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13570         * config.sub: Remove misplaced comment that broke Linux.
13572 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13574         * config.sub: Add BeOS support.
13576 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13578         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13580 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13582         * configure.in (noconfigdirs): Remove tcl and tk from
13583         noconfigdirs for cygwin32 builds.
13585 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13587         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13589 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13591         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13592         make-all.com, use makefile.vms instead.
13594 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13596         * config.sub: Accept -lnews*.
13598 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13600         * configure.in (noconfigdirs): Disable target-newlib,
13601         target-examples and target-libiberty for d30v.
13603 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13605         * configure.in (noconfigdirs): Enable ld for d30v.
13607 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13609         * configure.in (tic80-*-*): Build compiler.
13611 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13613         * configure.in (d30v-*): Remove sim directory from list of
13614         unsupported d30v directories
13616 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13618         * config.sub, configure.in: Add d30v target cpu.
13620 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13622         * makefile.vms: New file.
13623         * make-all.com: Remove.
13625 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13627         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13629 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13631         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13633 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13635         * Makefile.in (ALL_MODULES): Added all-db.
13636         (CROSS_CHECK_MODULES): Addec check-db.
13637         (INSTALL_MODULES): Added install-db.
13638         (CLEAN_MODULES): Added clean-db.
13640 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13642         * config.guess: Merge with latest FSF sources.
13644 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13646         * Makefile.in (ALL_MODULES): Added all-itcl.
13647         (CROSS_CHECK_MODULES): Added check-itcl.
13648         (INSTALL_MODULES): Added install-itcl.
13649         (CLEAN_MODULES): Added clean-itcl.
13651 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13653         * configure.in: build gdb for mn10200
13655 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13657         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13659 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13661         * configure.in (tic80-*-*): Turn off most targets right now.
13663 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13665         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13666         rather than the makeinfo program.
13667         (do-info): Depend upon all-texinfo.
13669 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13671         * configure.in: Remove uses of config/mh-linux.
13673         * config.sub, config.guess: Merge with latest FSF sources.
13675 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13677         * config.sub (case $basic_machine): Add tic80 entries.
13679 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13681         * config.sub, config.guess: Merge with latest FSF sources.
13683 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13685         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13686         * mpw-config.in: Test for NewFolderRecursive.
13687         * mpw-install: Use symbolic name for startup filename.
13688         * mpw-README: Add various additional details.
13690 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13692         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13694 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13696         * configure.in: Do build gcc and the target libraries for
13697         the mn10200.
13699 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13701         * configure.in: don't avoid building gdb for mn10300 any more
13702         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13703         instead of single-quoting it.
13705 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13707         * configure.in: Don't use --with-stabs on IRIX 6.
13709 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13711         * configure.in (m32r): Build gdb, libg++ now.
13713 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13715         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13716         directories from noconfigdirs.
13718 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13720         * config.sub (basic_machine): added mips16 configuration
13722 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13724         * config.sub: Handle d10v-unknown.
13726 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13728         * config.sub: Handle v850-unknown.
13730 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13732         * Makefile.in: add findutils
13733         * configure.in: add findutils to list of host_tools
13735 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13737         * config.sub: Handle mn10200 and mn10300.
13739 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13741         * configure.in (d10v-*): Do not build librx.
13743 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13745         * configure.in (mn10300): Build everything except gdb & libgloss.
13747 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13749         * config.guess:  Patch for Dansk Data Elektronik servers,
13750         from Niels Skou Olsen <nso@dde.dk>.
13752         For ncr, use /bin/uname rather than uname, since GNU uname does not
13753         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13755         Patch for MIPS R4000 running System V,
13756         from Eric S. Raymond <esr@snark.thyrsus.com>.
13758         Fix thinko for nextstep.
13760         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13762         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13763         * config.guess: Guess mips-dec-mach_bsd4.3.
13765         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13766         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13767         release numbers.
13768         * config.guess (mips-mips-riscos*):  Emit just enough of the
13769         release number.
13771         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13772         * config.guess (sparc-auspex-sunos*):  Added.
13773         (f300-fujitsu-*): Added.
13775         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13776         * config.guess:  Recognize a Tadpole as a sparc.
13778 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13780         * config.guess: Don't assume that NextStep version is either 2 or
13781         3.  NextStep 4 (aka OpenStep 4) has come out now.
13783 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13785         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13786         From Rik Faith <faith@cs.unc.edu>.
13788 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13790         * config.sub: Contributions from bug-gnu-utils to:
13791         Support plain "hppa" (no version given) architecture, reported by
13792         OpenStep.
13793         OpenBSD like NetBSD.
13794         LynxOs is not a hardware supplier.
13796         * config.guess: Contributions from bug-gnu-utils to add support for:
13797         OpenBSD like NetBSD.
13798         Stratus systems.
13799         More Pyramid systems.
13800         i[n>4]86 Intel chips.
13801         M680[n>4]0 Motorola chips.
13802         Use unknown instead of lynx for hardware manufacturer.
13804 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13806         * install.sh (chmodcmd): Set to null if the DST directory already
13807         exists.
13809 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13811         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13812         not use mt-ppc target Makefile fragment any more.
13814 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13816         * configure.in (*-*-windows):  Exclude everything but those dirs
13817         needed to build windows.
13819 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13821         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13823 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13825         * configure.in:  Exclude mmalloc from i386-windows.
13827 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13829         * Undo my previous change.
13831 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13833         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13834         unconditionally.
13835         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13837 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13839         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13840         host to add it's own flags.
13842 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13844         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13846 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13848         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13849         (CXX_FOR_TARGET): Likewise.
13850         (GCC_FOR_TARGET): Define.
13851         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13852         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13853         CC_FOR_TARGET was specified on the command line.
13854         (MAKEOVERRIDES): Don't define.
13856 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13858         * configure.in (m32r): Fix spelling of libg++ libs.
13860 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13862         * config.sub (-apple*): Remove, now redundant.
13864 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13866         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13868         * configure: Rework yesterday's sed script patch.
13870         * config.sub: Merge with FSF.
13872 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13874         * config.guess:  Merge from FSF.
13876         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13877         * config.guess: Use pc instead of unknown, for pc clone systems.
13878         Change linux to linux-gnu.
13880         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13881         * config.guess: Avoid non-portable tr syntax.
13883 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13885         * test-build.mk (HOLES): Add "xargs" for gdb.
13887         * configure: Avoid hpux10.20 sed bug.
13889 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13891         * configure.in:  Add support for windows host
13892         (that is a build done under the Microsoft build environment).
13894 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13896         * Makefile.in: Replace all uses of srcroot with s, to shrink
13897         command line lengths.
13899         Patches from Geoffrey Noer <noer@cygnus.com>:
13900         * configure.in: If configuring for newlib, pass --with-newlib to
13901         subdirectories.
13902         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13903         -Bnewlib/ and -Lwinsup to gcc.
13904         (CXX_FOR_TARGET): Likewise.
13906 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13908         * Makefile.in (ETC_SUPPORT): Add configure.
13910 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13912         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13913         host configuration file.
13915 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13917         * configure.in: Break mn10x00 support into separate
13918         mn10200 and mn10300 configurations.
13919         * config.sub: Likewise.
13921 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13923         * configure.in: Add lots of stuff to noconfigdirs for
13924         the mn10x00 targets.
13926         * config.sub, configure.in: Add mn10x00 support.
13928 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13930         * make-all.com: Call conf-a-gas, not config-a-gas.
13932 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13934         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13935         targets.
13937 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13939         * mpw-README: Add much more detail for native PowerMac.
13940         * mpw-install: New file.
13941         * mpw-configure: Add --norecursion and --help options.
13942         * mpw-config.in: Translate readme and install files when
13943         copying to objdir.
13944         * mpw-build.in: Don't always depend on byacc and flex.
13945         (install-only-top): New action.
13947 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13949         * configure.in:  You can now configure GDB for the v850.
13951 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13953         * configure.in (noconfigdirs): Don't configure any C++ dirs
13954         if targeting D10V.
13956 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13958         * config.sub: Recognize mips64vr5000.
13960 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13962         * configure.in: Use a single line for host_tools and native_only.
13964 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13966         * config.sub, configure.in: Add entries for m32r.
13968 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13970         * Makefile.in (inet-install): Don't run install-gzip.
13972 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13974         * configure.in:  Don't config lots of things for *-*-windows*.
13976 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13978         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13979         (host_libs, host_tools): Copy from configure.in.
13980         * mpw-configure: Don't complain about directories not found.
13982 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13984         * configure.in (i[345]86): Recognize i686 for pentium pro.
13985         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13986         file.
13988         * config.guess (i[345]86): Ditto.
13990 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13992         * configure.in (noconfigdirs): Removed gdb for D10V.
13994 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13996         * configure.in: Remove ld, target-libio, target-libg++, and
13997         target-libstdc++ from noconfigdirs.
13999 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14001         * configure: Fix three locations where shell scripts were
14002         being run directly rather than with config_shell.
14004 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14006         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14007         * config.sub (basic_machine): Recognize v850.
14009 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14011         * mpw-configure: Handle multiple enable/disable options and
14012         pass them down recursively, handle -c and -s flags appropriately
14013         depending on choice of compiler, add escape mechanism for
14014         quoted arguments to gC.
14016 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14018         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14019         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14020         so that -mrelocatable-lib and -mno-eabi are used.
14022         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14023         not support --print-multi-lib, don't abort.
14025 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14027         * make-all.com: Run config-a-gas.
14028         * setup.com: Don't copy subdirectory files around.
14030 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14032         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14033         target, it now compiles correctly.
14035 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14037         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14039 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14041         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14043 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14045         * configure.in (native_only): Add prms.
14047 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14049         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14050         (BINUTILS_SUPPORT_DIRS): Likewise.
14052 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14054         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14055         d10v support is added.
14057 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14059         * configure.in (d10v-*-*): New target.
14061 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14063         * config.guess (HP 9000/811): Recognize this as a PA1.1
14064         machine.
14066 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14068         * Makefile.in (do-tar-gz): New target, split out from tail end of
14069         taz target.  Run each command separately, don't use pipes.
14070         (taz): Use it.
14072 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14074         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14075         * mpw-build.in: No builds should depend on building byacc or flex,
14076         they are assumed to be installed already.
14078 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14080         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14081         variable that CC_FOR_TARGET needs.
14083 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14085         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14086         options have changed since the last time the subdirectory was
14087         configured, and if it has, reconfigure.
14088         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14089         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14091 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14093         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14094         CLEAN_MODULES): Add bash.
14095         (all-bash): New target.
14097 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14099         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14101 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14103         * config.sub (basic_machine): Recognize d10v as a valid processor.
14105 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14107         * mpw-configure: Add support for --bindir.
14108         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14110 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14112         * configure.in: add bash, time, gawk to list of hosttools and things
14113         to only build for native toolchains
14115 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14117         * Makefile.in (docdir): Remove.
14119 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14121         * Makefile.in (datadir): Set to $(prefix)/share.
14123 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14125         * configure.in: build diff and patch for cygwin32-hosted
14126         toolchains.
14128 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14130         * config.sub: Accept -rtems*.
14132 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14134         * configure.in: enable dosrel for cygwin32-hosted builds,
14135                 remove diff from the list of things not buildable
14136                 via Canadian Cross
14138 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14140         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14141         don't get ". ".
14143 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14145         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14147 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14149         * Makefile.in (taz): Handle case where tex3patch didn't even get
14150         checked out.  Also, if it was found, put the symlink in a new util
14151         subdirectory.
14153 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14155         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14157 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14159         * config.sub: Recognize -openvms.
14160         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14161         * make-all.com, setup.com: New files.
14163 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14165         * Makefile.in (taz): tex3patch moved to texinfo/util.
14167 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14169         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14170         * configure.in: remove make from disable-if-Can-Cross list
14171                 enable gdb if ${host} and ${target} are cygwin32
14173 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14175         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14176         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14178 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14180         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14181         distinguish sysv/svr4/bsd variants.
14182         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14184 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14186         * configure.in: Added copyright notice.
14187         * move-if-change: Added copyright notice.
14189 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14191         * configure.in (powerpcle-*-solaris*): Until we get shared
14192         libraries working, don't build gdb, sim, make, tcl, tk, or
14193         expect.
14195 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14197         * config.guess:  Merge with FSF:
14199         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14200         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14202         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14203         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14205         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14206         * config.guess:  Combine two OSF1 rules.
14207         Also recognize field test versions.  From mjr@zk3.dec.com.
14208         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14209         because GNU uname does not support -p.  From pmr@pajato.com.
14211 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14213         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14215 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14217         * mpw-README: Document GCCIncludes.
14219 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14221         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14223 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14225         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14227 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14229         * configure.in (*-*-cygwin32): Configure make.
14231 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14233         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14235 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14237         * Makefile.in (all-inet): Depend on all-perl.
14239         * Makefile.in (inet-install): New target.
14241         * Makefile.in (all-inet): Depend on all-tcl.
14242         (all-inet): Depend on all-send-pr.
14244 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14246         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14247         temporarily.
14249 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14251         * configure.in: Don't configure --with-gnu-ld on AIX.
14253 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14255         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14257 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14259         * Makefile.in (ALL_MODULES): Added all-inet.
14260         (CROSS_CHECK_MODULES): Added check-inet.
14261         (INSTALL_MODULES): Added install-inet.
14262         (CLEAN_MODULES): Added clean-inet.
14263         (all-indent): New target.
14265         * configure.in (host_tools): Added inet.
14266         (native_only): Added inet.
14267         (noconfigdirs): Added inet.
14269 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14271         * configure.in: Don't configure libgloss if we are not configuring
14272         newlib.
14274 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14276         * configure.in: Don't configure libgloss for unsupported
14277         architectures.
14279 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14281         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14283 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14285         * Makefile.in (ALL_MODULES): Include all-apache.
14286         (CROSS_CHECK_MODULES): Include check-apache.
14287         (INSTALL_MODULES): Include install-apache.
14288         (all-apache): New target.
14290         * configure.in: Added apache everywhere perl is seen.
14292 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14294         * Makefile.in: Add support for clean-{module} and
14295         clean-target-{module} rules.
14297 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14299         * configure.in (*-*-ose) do not build libgloss.
14301 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14303         * config.guess (prep*:SunOS:5.*:*): Turn into
14304         powerpele-unknown-solaris2.
14306 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14308         * configure.in: Permit --enable-shared to specify a list of
14309         directories.
14311 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14313         * configure.in (host==solaris): Pass only the first word of $CC
14314         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14316 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14318         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14320 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14322         * Makefile.in (ALL_MODULES): Include all-perl.
14323         (CROSS_CHECK_MODULES): Include check-perl.
14324         (INSTALL_MODULES): Include install-perl.
14325         (ALL_X11_MODULES): Include all-guile.
14326         (CHECK_X11_MODULES): Include check-guile.
14327         (INSTALL_X11_MODULES): Include install-guile.
14328         (all-perl): New target.
14329         (all-guile): New target.
14331         * configure.in (host_tools): Include perl and guile.
14332         (native_only): Include perl and guile.
14333         (noconfigdirs): Don't build guile and perl; no ports have been
14334         done.
14336 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14338         * configure (--enable-*): Handle quoted option lists such as
14339         --enable-sim-cflags='-g0 -O' better.
14341 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14343         * Makefile.in ({,inst}all-target): New rule so we can make and
14344         install all of the target directories easily.
14346 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14348         * configure.in: Add missing global flag in sed substitution when
14349         deleting `target-' from ${configdirs}.
14351 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14353         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14354         option.
14356         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14357         config/mh-necv4.
14359         * install.sh: Correct misspelling of transformbasename.
14361         * config.guess: Recognize mips-*-sysv*.
14363 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14365         * config.sub: Recognize mon960.
14367 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14369         * configure: Restore Canadian Cross handling of BISON and LEX,
14370         removed in Feb 20 change.
14372 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14374         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14375         Mention make install.  Remove the old copyright date as well the
14376         clumsy and rather pointless copyright on the README file.
14378 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14380         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14381         Makefile after running symlink-tree, then run `make distclean' to
14382         avoid clobbering any generated files in srcdir.
14384 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14386         * configure.in (m68k-*-netbsd*): Build everything now.
14388 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14390         * Makefile.in (taz): Fix quoting.
14392 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14394         * configure.in (sparclet-*-*): Build everything now.
14396 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14398         * configure.in (m68k-*-linux*): New host.
14400 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14402         * configure: Check for bison before byacc.
14404 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14406         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14407         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14408         searching PATH.  These are used as fallbacks by Makefile.in if
14409         flex/bison/byacc aren't in objdir.
14411 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14413         * Makefile.in: Make everything which depends upon all-bfd also
14414         depend upon all-opcodes, in case --with-commonbfdlib is used.
14416 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14418         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14419         building NT native compilers on Unix.
14421 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14423         * configure.in: Don't get CC from the host Makefile fragment if we
14424         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14425         Solaris test for /usr/ucb/cc to the post target script, just after
14426         the compiler sanity test.
14428 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14430         * config.sub: Merge with FSF.
14432 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14434         * Makefile.in (RPATH_ENVVAR): New variable.
14435         (REALLY_SET_LIB_PATH): Use it.
14436         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14438 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14440         * config.sub, configure.in: Recognize sparclet cpu.
14442 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14444         * config.guess:  Support m68k-cbm-sysv4.
14446 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14448         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14449         m68k-unknown-linuxaout from linker help string.  Put quotes around
14450         $ld_help_string.
14452 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14454         * config.guess (powerpc-harris-powerunix): Add guess for port
14455         to new target.
14457 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14459         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14461 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14463         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14464         $(REALLY_SET_LIB_PATH) in Makefile.
14465         * Makefile.in (SET_LIB_PATH): New variable.
14466         (REALLY_SET_LIB_PATH): New variable.
14467         ($(DO_X)): Use $(SET_LIB_PATH).
14468         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14469         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14470         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14471         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14472         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14473         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14474         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14475         (install-dosrel): Likewise.
14476         (all-opcodes): Depend upon all-libiberty.
14478 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14480         * config.guess (*:CYGWIN*): New
14482 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14484         * Makefile.in (all-target-winsup): All all-target-libiberty.
14486 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14488         * configure.in (noconfigdirs): Add missing # in front of comment.
14490 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14492         * configure.in: add second pass to things added to noconfigdirs
14493         so *-gm-magic can exclude libgloss properly.
14495 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14497         * mpw-configure (extralibs_name, rez_name): Set correctly
14498         for MWC68K compiler.
14500         * mpw-README: Add more info on the necessary build tools.
14502 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14504         * configure.in, config.sub: Recognize cygwin32.
14506 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14508         * config.guess, config.sub: Recognize A/UX.
14510 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14512         * config.sub: Merge with gcc/config.sub.
14514 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14516         * mpw-build.in (do-binutils): Add build of stamps.
14518 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14520         * config.sub: Add recognition for mips64vr4100*-* targets.
14522 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14524         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14525         Add creation of gconfigargs with `--enable-shared' turned on.
14526         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14527         ($(host)-stamp-stage3-configured): Likewise.
14528         (HOLES): Add chatr and ldd.
14529         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14531 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14533         * configure: Pass --nfp to recursive configures.
14535 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14537         * Makefile.in (DLLTOOL): New.
14538         (DLLTOOL_FOR_TARGET): New.
14539         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14540         (EXTRA_TARGET_FLAGS): Ditto.
14541         (EXTRA_GCC_FLAGS): Ditto.
14542         (CONFIGURE_TARGET_MODULES): Ditto.
14543         (DO_X): Ditto.
14544         * configure: Add DLLTOOL.
14546 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14548         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14549         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14550         mh-sco, since old workarounds no longer needed, and don't
14551         build ld, since libraries have weak symbols in COFF.
14553 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14555         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14557 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14559         * configure.in: Make sure that ${CC} can be used to compile an
14560         executable.
14562 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14564         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14565         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14566         nothing depending on whether gdbtk is being built.
14568 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14570         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14572 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14574         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14575         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14577 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14579         * config-ml.in: Add support for
14580         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14581         Simplify setting of multidirs from --disable-foo.
14583 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14585         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14586         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14587         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14588         non-empty, pass them on to the  GCC make.
14589         (all-bootstrap): New rule that is like all-gcc, except it executes
14590         the GCC bootstrap rule instead of the GCC all rule.
14592 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14594         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14596 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14598         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14599         DG/UX support.
14601 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14603         * config.sub (i*86*) Change [345] to [3456]
14605 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14607         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14608         --with-gnu-ld=no.
14610 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14612         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14613         AIX multilibs get built.
14615 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14617         * configure.in (i386-win32): Don't build expect if we're not
14618         building the tcl subdir.
14620 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14622         * Makefile.in: (configure-target-examples, all-target-examples):
14623         New targets, configure and build example programs.
14625 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14627         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14628         use it as input to sedit the generated MPW makefile.
14629         * mpw-README: Add a suggestion about Gestalt.h.
14631 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14633         * config.sub: Accept *-*-ieee*.
14635 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14637         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14638         Ronald F. Guilmette <rfg@monkeys.com>.
14640 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14642         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14643         for powerpc-pe native.
14644         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14645         (target==powerpc-pe): duplicate i386-win32 entry.
14647 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14649         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14650         of vxworks, not just vxworks5.1.
14652 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14654         * mpw-configure: Add support for exec-prefix.
14656 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14658         * config.guess: Recognize HP model 816 machines as having
14659         a PA1.1 processor.
14661 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14663         * configure: Ignore new autoconf configure options.
14665 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14667         * config.guess:  Recognize Pentium under SCO.
14668         From Robert Lipe <robertl@arnet.com>.
14670 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14672         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14674 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14676         * configure.in: Don't configure gas for alpha-dec-osf*.
14678 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14680         * configure.in: Default to --with-stabs for some targets for which
14681         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14682         i[345]86*-*-unixware*.
14684 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14686         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14687         rather than basing it on the target.  Simplify handling of options
14688         controlling which directories to configure.  Remove extraneous
14689         slash in multi-clean target.
14691 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14693         * config-ml.in: Prefix more variables with ml_ so they don't collide
14694         with configure's.
14696 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14698         * configure: Don't turn -v into --v.
14700 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14702         * configure.in (targargs): Fix typo.
14704         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14706 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14708         * configure.in: Strip --host and --target options from
14709         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14710         --with-cross-host option when building with a cross-compiler.
14711         * configure: Canonicalize the arguments put into config.status by
14712         always using `=' for an option with an argument.  Pass a presumed
14713         --host or --target explicitly.
14715 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14717         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14718         into general OS recognition case.
14720 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14722         * configure.in (target_configdirs): add target-winsup only
14723         for win32 target systems.
14725 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14727         * Makefile.in (all-target-libgloss): Depend upon
14728         configure-target-newlib, since when libgloss is built it looks to
14729         see if the newlib directory exists.
14731 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14733         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14734         cfg-ml-*.in.
14736 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14738         * configure: Handle LD and LD_FOR_TARGET when configuring a
14739         Canadian Cross.
14741 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14743         * configure.in (target_libs): add target-winsup.
14744         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14745         (target==ppcle-pe): remove ld from $noconfigdirs.
14747 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14749         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14750         Preserve relative path names in $srcdir.  Build symlink tree if
14751         configuring cross target dir and srcdir=. (= no VPATH support).
14752         (configure-target-libg++): Depend on configure-target-librx.
14753         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14754         * config-ml.in: New file.
14755         * symlink-tree: New file.
14756         * configure: Ensure srcdir="." if that's what it is.
14758 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14760         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14761         includes and FLEX_SKELETON setting.
14762         * mpw-configure (--with-gnu-ld): New option, controls whether
14763         to use PPCLink or ld with PowerMac GCC.
14764         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14765         * mpw-config.in: Configure grez if targeting Mac.
14767         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14768         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14769         just macos.
14770         * configure.in: Configure grez resource compiler if targeting Mac.
14771         * Makefile.in (all-grez, install-grez): New targets.
14773 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14775         * configure: CXX defaults to gcc, not g++.  If we find
14776         gcc in the path, set CC to gcc -O2.
14778 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14780         * configure: Default ${build} correctly.  Avoid picking up extra
14781         spaces when reading CC and CXX from Makefile.  When doing a
14782         Canadian Cross, use plausible default values for numerous
14783         variables.
14784         * configure.in: When doing a Canadian Cross, don't try to
14785         configure tools whose configure script can't handle it.
14787 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14789         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14791 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14793         * configure:  Remove dubious bug reporting address.
14795 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14797         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14798         configure script, run that instead of this directory's configure.
14799         In either case, print a message that we're configuring the sub-dir.
14801 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14803         * configure.in: Before checking for the existence of various files,
14804         use sed to filter out "target-".
14806 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14808         * Makefile.in (DO_X): Split rule to decrease command line length
14809         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14810         (Philippe De Muyter).
14812 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14814         * Makefile.in (all-patch): depend on all-libiberty.
14816 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14818         * configure.in: If the only directory in target_configdirs which
14819         actually exists is libiberty, then set target_configdirs to empty,
14820         to avoid trying to build a target libiberty in a gas or gdb
14821         distribution.
14823 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14825         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14826         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14827         systems.
14829 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14831         * configure.in (copy_dirs): Use sys-include instead of include
14832         for --with-headers option.
14834 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14836         * Makefile.in, configure.in: Make winsup builds work with
14837         new scheme.
14839 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14841         * configure.in: Build the linker on AIX.
14843 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14845         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14846         where needed.
14848 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14850         * Makefile.in (all-gcc): Fix typo.
14852 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14854         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14856 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14858         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14859         to target-xiberty, to provide more flexibility.
14860         (target_subdir):  Define.  Create if cross.
14861         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14862         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14863         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14864         check-libFOO -> check-target-libFOO, etc.
14865         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14866         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14867         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14868         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14869         allow ALL_GCC="" to only configure.
14870         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14871         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14872         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14874 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14876         * Makefile.in (taz): Build "info" in etc explicitly.
14878 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14880         * configure.in:  Make sure that CC is undefined (as opposed to
14881         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14882         problem with autoconf trying to configure on a host without GCC.
14884 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14886         * mpw-configure: Set host alias from choice of host compiler,
14887         only use generic MPW Makefile sed if present, edit a file
14888         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14889         * mpw-README: Add problem notes about CW6 and CW7.
14891 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14893         * Makefile.in (taz): Use ";" instead of ";;".
14895 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14897         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14898         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14899         DISTDOCDIRS.
14900         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14901         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14903 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14905         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14906         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14907         Move bfd to DISTSTUFFDIRS.
14909 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14911         * Makefile.in (X11_LIB): Removed.
14912         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14914         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14916 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14918         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14919         names.
14921 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14923         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14925 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14927         * configure.in (i[345]86-*-win32): Always build newlib.
14928         Don't configure cvs, autoconf or texinfo.
14929         * Makefile.in (LD_FOR_TARGET): New.
14930         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14931         Pass down LD_FOR_TARGET.
14933 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14935         * winsup: New directory.
14936         * Makefile.in: Build winsup.
14937         * configure.in: Winsup is configured when target is win32.
14938         Can only build win32 target GDB when native.
14940 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14942         * config.guess: Recognize HP model 819 machines as having
14943         a PA 1.1 processor.
14945 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14947         * configure: Fix sed loop which substitutes for CC and CXX to
14948         avoid bug found in various sed implementations.
14950 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14952         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14953         simulator.  Use standard powerpc-*-eabi*.
14955 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14957         * configure.in: Stop putting gas and binutils in noconfigdirs for
14958         powerpc-*-aix* and rs6000-*-*.
14960 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14962         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14963         -mcall-aixdesc libraries.
14965 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14967         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14969         * config.sub (arm | armel | armeb): Fix shell syntax.
14971 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14973         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14974         -msoft-float and -mcpu=common support.
14975         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14976         libraries.
14978 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14980         * configure.in: Allow configuration and build of emacs19 for the alpha.
14982 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14984         * configure.in (CC): Get ^CC, not just any old CC, from
14985         ${host_makefile_frag}.
14987 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14989         * configure.in (CC): Try to get CC from
14990         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14992 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14994         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14995         only if it exists in $(srcdir).
14997 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14999         * configure: If CC and CXX are not set in the environment, set
15000         them, based on either an existing Makefile or on searching for gcc
15001         in PATH.  Substitute for CC and CXX in Makefile.
15002         * configure.in: Remove libm from target_libs.  Separate
15003         target_configdirs from configdirs.  If CC is not set in
15004         environment, try to get it from a host Makefile fragment.  Rewrite
15005         changes of configdirs to use skipdirs instead.  A few minor
15006         tweaks.  Take directories out of target_configdirs as they are
15007         taken out of configdirs.  Remove existing Makefile files from
15008         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15009         CONFIG_ARGUMENTS in Makefile.
15010         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15011         by configure.in.
15012         (CONFIG_ARGUMENTS): Likewise.
15013         (CONFIGURE_TARGET_MODULES): New variable.
15014         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15015         ($(CONFIGURE_TARGET_MODULES)): New target.
15016         (configure-libg++, configure-libio): New targets.
15017         (all-libg++): Depend upon configure-libg++.
15018         (all-libio): Depend upon configure-libio.
15019         (configure-libgloss, all-libgloss): New targets.
15020         (configure-libstdc++): New target.
15021         (all-libstdc++): Depend upon configure-libstdc++.
15022         (configure-librx, all-librx): New targets.
15023         (configure-newlib): New target.
15024         (all-newlib): Depend upon configure-newlib
15025         (configure-xiberty): New target.
15026         (all-xiberty): Depend upon configure-xiberty.
15028 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15030         * configure.in (host i[345]86-*-win32):  Expand the
15031         noconfigdirs again.
15033 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15035         * mpw-configure: Fix sed command file name.
15037 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15039         * configure.in (host i[345]86-*-win32): Reduce the
15040         noconfigdirs again.
15042 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15044         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15045         or powerpc*-*-pe*, since they are not yet supported.
15047 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15049         Add PowerMac support and many other enhancements.
15050         * mpw-configure: New option --cc to select compiler to use,
15051         paste options set according to --cc into the generated
15052         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15053         if mpw-make.sed is present.
15054         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15055         add forward includes for PowerPC include files.
15056         * mpw-build.in: Build using Makefile.PPC if present.
15057         (do-byacc, etc): Remove separate version resource builds.
15058         (do-gas): Build "stamps" before "all".
15059         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15060         * mpw-README: Update to reflect --cc option, PowerMac support,
15061         and recently-reported compatibility problems.
15063 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15065         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15066         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15067         (--with-multilib-top): Pass to recursive invocations.
15069 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15071         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15072         v810-*-*.
15074 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15076         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15077         gdb, ld and opcodes on v810-*-*.
15079 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15081         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15082         (local-maintainer-clean): New target.
15083         (maintainer-clean): New target.
15084         (realclean): Just depend upon maintainer-clean.
15086 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15088         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15090 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15092         * configure.in: Build ld in mips*-*-bsd* case.
15094 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15096         * config.sub: Accept -lites* OS.  From Ian Dall.
15098 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15100         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15101         targets.
15103 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15105         * configure.in: treat i386-win32 canadian cross the same as
15106         i386-go32 canadian cross.
15108 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15110         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15111         running under the simulator to build a reduced set of libraries.
15112         (powerpc-*-eabiaix): Add fine grained multilib support added to
15113         other powerpc targets yesterday.
15115 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15117         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15118         -disable-softfloat, -disable-relocatable, -disable-aix, and
15119         -disable-sysv to control which multilib libraries get built.
15121 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15123         * configure: Add Makefile.tem to list of files to remove in trap
15124         handler.
15126 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15128         * config.guess (*Linux*):  Add missing "exit"s.
15129         Also, need specific check for alpha-unknown-linux (uses COFF).
15131 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15133         * config.guess:  Merge with FSF:
15135         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15136         * config.guess (AIX4): More robust release numbering discovery.
15138         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15139         * config.guess (i386-sequent-ptx): Properly get version number.
15141         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15142         * config.guess (mips:*:4*:UMIPS): New case.
15144 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15146         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15147         (i386-win32 host): Likewise.  Don't build readline.
15149 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15151         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15152         SUPPORT_FILES to submakes.
15154 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15156         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15157         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15158         mpw-configure.
15160 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15162         * configure.in (appdirs): Use =, not ==, in test expression when
15163         trying to build the text to print in the warning message for
15164         Solaris users.
15166 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15168         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15170 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15172         * config.guess: Recognize lynx-2.3.
15174 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15176         * config.sub (z8ksim): Deleted
15177         (z8k-*-coff): New, this is the one true name of the target.
15179 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15181         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15183 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15185         * config.guess (*:Linux:*:*): First try asking the linker what the
15186         default object file format is (elf, aout, or coff).  Then if this
15187         fails, try previous methods.
15189 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15191         * configure.in: Don't build newlib for *-*-vxworks5.1.
15193 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15195         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15196         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15198 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15200         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15202 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15204         * cfg-ml-com.in: New file.
15205         * cfg-ml-pos.in: New file.
15207 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15209         * COPYING.NEWLIB: Add HP free copyright to list.
15211 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15213         * config.sub: Recognize -eabi* for the system, not just -eabi.
15215 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15217         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15218         * config.sub, configure.in (win32): New target and host.
15220 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15222         * configure.in: Add i386-pe configuration.
15224 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15226         * mpw-build.in (install): Install GDB after LD.
15228 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15230         * mpw-config.in (elf/mips.h): Always forward-include, needed
15231         for GDB to build.
15233 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15235         * testsuite: New directory for customer acceptance and whole tool
15236         chain tests.
15238 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15240         * configure: If per-host line isn't found, but AC_OUTPUT is found
15241         and a configure script exists, run it instead.
15243 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15245         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15247 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15249         * configure: Set build_{cpu,vendor,os,alias} to host values when
15250         --build isn't specified.
15252 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15254         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15255         (FLAGS_TO_PASS): Pass them.
15256         (EXTRA_TARGET_FLAGS): Ditto.
15258 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15260         * Makefile.in (all-libg++): Depend on all-libstdc++.
15262 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15264         * configure.in (noconfigdirs): Enable all packages for
15265           i386-unknown-netbsd.
15267 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15269         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15270         hosted builds (DOS builds)
15272 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15274         Changes for ARM based on patches from Richard Earnshaw:
15275         * config.sub: Handle armeb and armel.
15276         * configure.in: Omit arm linker only for riscix.
15278 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15280         * config.guess:  Update from FSF.
15282 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15284         * config.sub: Recognize powerpcle as the little endian variant of
15285         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15286         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15287         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15288         temporarily.
15290 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15292         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15294 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15296         * config.sub: Accept -lites* as a basic system type.
15298 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15300         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15301         installed, and if so return linuxoldld as the system name.
15303 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15305         * config.guess: Add hppa1.1-hp-lites support.
15307 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15309         * configure.in: Don't build newlib for m68k-vxworks5.1.
15311 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15313         * configure.in (mips-sgi-irix6): Use mh-irix5.
15315 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15317         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15319 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15321         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15322         OSF/1.  Fix compiler flags.
15323         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15325 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15327         * configure.in: Recognize --with-newlib.
15328         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15330 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15332         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15333         to *_X11_MODULES due to gdbtk needing X include files et al.
15335 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15337         Merge in support for Mac MPW as a host.
15338         (Old change descriptions retained for informational value.)
15340         * mpw-config.in: Add generic include forwards for cpu-specific
15341         include files in aout and elf directories.
15343         * mpw-configure: Added copyright.
15344         * mpw-config.in: Check for presence of required build tools.
15345         (target_libs): Add newlib.
15346         (target_tools): Add examples.
15347         (Read Me): Generate as "Read Me for MPW" instead.
15348         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15349         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15350         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15352         * mpw-configure: Remove subdir-specific makefile hackery,
15353         delete mk.tmp after using it.
15355         * mpw-build.in (all): Display start and end times.
15357         * mpw-configure (host_canonical): Set.
15358         (target_cpu): Always add to makefiles.
15359         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15360         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15361         (mpw-mh-mpw): Look for in srcdir and srcroot.
15362         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15364         * mpw-build.in: (install-only): New target.
15366         * mpw-configure (host_alias, target_alias): Rename from hostalias
15367         and targetalias, add into generated Makefile.
15368         (mk.tmp): If present, add into generated Makefile.
15369         * mpw-build.in (all-gas): Build config.h first before gas proper.
15371         * mpw-configure (config.status): Write only if changed.
15372         * mpw-config.in (readline): Configure it (not built, just used for
15373         definitions).
15375         * mpw-config.in (elf/mips.h): Add a forward include.
15377         * mpw-config.in: Forward-include most .h files in include into
15378         extra-include.
15379         (readline): Don't build.
15380         mpw-build.in (install): Install GDB.
15382         * mpw-configure (prefix, mpw_prefix): Handle it.
15383         * mpw-config.in (mmalloc, readline): Don't configure.
15384         * mpw-build.in (thisscript): Rename to ThisScript.
15385         Use mpw-build instead of BuildProgram everywhere.
15386         (mmalloc, readline): Don't build.
15387         * mpw-README: New file, basic documentation about the MPW port.
15389         * mpw-config.in: Use forward-include to create include files.
15391         * mpw-configure: Add more things to the top of each configured
15392         Makefile, including contents of config/mpw-mh-mpw.
15393         * mpw-config.in (extra-include): Create this directory and fill it
15394         with Posix-like include files when configuring.
15396         * config.sub (apple, mac, mpw): Add various aliases.
15398         * mpw-build.in: New file, top-level build script fragment for MPW.
15399         * mpw-configure: New file, configure script for MPW.
15400         * mpw-config.in: New file, config fragment for MPW.
15402 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15404         * configure.in (host_libs): Remove glob, since it is gone from the
15405         sources.
15407 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15409         * Makefile.in: define empty GDB_NLM_DEPS var.
15411         * configure.in(target_makefile_frag): use config/mt-netware
15412         for netware targets.
15414 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15416         * config.sub: Merge in recent FSF changes.  Remove linux special
15417         cases.
15419 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15421         Revert this change:
15423         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15425                 * build-all.mk: Use CC=cc -Xs on Solaris.
15427 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15429         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15430         stop using it.
15431         * Makefile.in: Nuke all references to glob subdirectory.
15433 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15435         * configure.in: Fix --enable-shared logic in per-host.
15437 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15439         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15441 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15443         * configure.in (noconfigdirs): Don't build gas on AIX, for
15444         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15446 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15448         * configure: Fix --cache-file to work if the file argument is a
15449         relative path.
15451 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15453         * configure: If the --cache-file is used, pass it down to
15454         configure in subdirectories.
15456 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15458         * config.sub: add vxworks29k configuration.
15460 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15462         * Makefile.in (taz): Do "diststuff" part quietly.
15464 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15466         * config.sub: Mini-merge with gcc/config.sub.
15468 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15470         * config.guess (IRIX): Sed - to _.
15472 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15474         * Makefile.in (source-vault, binary-vault): New targets.
15476 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15478         * config.sub: Recognize -eabi as a basic system type.
15480 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15482         * configure.in (enable_shared stuff): Fix typo.
15484 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15486         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15488 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15490         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15492 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15494         * configure.in (rs6000-*-*): Don't build gas.
15496 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15498         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15499         reduce command line length.
15500         (AS_FOR_TARGET): Check for as.new, not Makefile.
15501         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15503 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15505         * config.guess:  Merge from FSF.
15507 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15509         * configure: Don't use $ when handling program_suffix.
15511 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15513         * configure.in:  Configure tk for hppa/hpux.
15515 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15517         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15519 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15521         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15522         to LIBCXXFLAGS.  Tests are better run without it.
15524 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15526         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15528 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15530         * configure.in (*-*-netware*): Don't configure xiberty.
15532 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15534         * configure.in:  Remove tk from native_only list.
15536 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15538         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15539           for special NCD build.
15541 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15543         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15544         makeall.bat, they're only useful for binutils snapshots.
15545         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15546         makeall.bat to specified SUPPORT_FILES.
15548 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15550         * build-all.mk: Add Ericsson targets to sun4 and solaris
15551           hosts.  Add  BNR's sun4 target to solaris host, so their
15552           build-from-source will be tested in-house first.
15554 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15556         * Makefile.in (LIBCFLAGS): New variable.
15557         (CFLAGS_FOR_TARGET): Ditto.
15558         (LIBCFLAGS_FOR_TARGET): Ditto.
15559         (LIBCXXFLAGS): Ditto.
15560         (CXXFLAGS_FOR_TARGET): Ditto.
15561         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15562         (BASE_FLAGS_TO_PASS): Pass them.
15563         (EXTRA_TARGET_FLAGS): Ditto.
15565         * configure.in: Support --enable-shared.
15567 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15569         * configure.in (target_libs):  Include libstdc++ again.
15570         * config.guess:  Update from FSF (for FreeBSD).
15572 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15574         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15575         makeall.bat.
15576         (DISTDOCDIRS): Add `etc'.
15577         (ETC_SUPPORT_PFX): New variable.
15578         (taz): Include anything from etc starting with a word in
15579         ETC_SUPPORT_PFX.
15581 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15583         * config.sub: Update for recent FSF changes.  Remove obsolete
15584         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15585         spacing changes.
15587 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15589         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15591         * config.guess:  Merge with FSF.
15592         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15594 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15596         * configure: Since the "trap 0" handler will override the exit
15597         status on many systems, only use it for "exit 1", and make it set
15598         a non-zero exit status; reset it before "exit 0".  Also, check
15599         exit status of config.sub, and error out if it failed.
15601 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15603         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15604         and install libgloss.
15606 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15608         * Makefile.in (all-binutils): Depend upon all-byacc.
15610         * configure.in: Don't build emacs on Irix 5.
15612 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15614         * configure.in (*-*-netware*): Add libio.
15616 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15618         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15619         (CHECK_TARGET_MODULES): Ditto.
15620         (INSTALL_TARGET_MODULES): Ditto.
15621         (TARGET_LIBS): Ditto.
15622         (all-libstdc++): Note dependencies.
15624 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15626         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15628 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15630         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15631         -fexternal-templates.
15633         * configure.in (target_libs): Add libstdc++.
15634         (noconfigdirs): Add libstdc++ as appropriate.
15636 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15638         * config.guess:  Update from FSF.
15640 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15642         * configure: Use ${config_shell} when running ${configsub}.
15644 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15646         * config.sub: No longer recognize h8300h.
15648 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15650         * config.sub: Remove extraneous differences between config.sub and
15651         gcc/config.sub.
15653 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15655         * Makefile.in (DISTSTUFFDIRS): Add gas.
15657 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15659         * COPYING.NEWLIB: New file.
15661 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15663         * config.guess (HP-UX):  Patch from Harlan Stenn
15664         <harlan@landmark.com> to also emit release level.
15666 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15668         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15670 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15672         * config.sub:  Merge nextstep cleanup from FSF.
15674 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15676         * configure.in (arm-*-*): Don't configure ld for this target.
15678 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15680         * configure.in (*-*-netware): don't configure libg++, libio,
15681           librx, or newlib.
15683 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15685         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15686         configure ld--it works, but it doesn't support shared libraries.
15688 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15690         * config.guess (*-unknown-freebsd*):  Get rid of possible
15691         trailing "(Release)" in version string.
15692         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15694 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15696         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15697         Fix type: *-next-neststep -> *-next-nextstep.
15699         * config.guess:  Merge from FSF:
15701         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15703         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15705         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15707         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15708         instead of UNIX_SV for UnixWare 1.0).
15710 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15712         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15713         to make gdb/nlm/* build after the compiler and linker.
15715 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15717         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15718         not just i[34]86.
15719         (m68k-atari-sysv4):  Relocate to match FSF version.
15721         * config.guess:  More merges from the FSF:
15723         Add a space before function call or macro invocation.
15725         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15727         * config.guess: Add trap cmd to remove dummy.c and dummy when
15728         interrupted.
15730         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15732         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15733         (dummy): Redirect stderr from compilation of dummy.c.
15735         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15737         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15739 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15741         * configure: Accept and ignore --cache*, for compatibility with
15742         new autoconf.
15744 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15746         * config.guess:  Merge from FSF:
15748         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15750         * config.guess (Pyramid*:OSx*:*:*): New case.
15751         (PATH): Add /.attbin at end for finding uname.
15752         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15754         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15756         * config.guess (M88*:DolphinOS:*:*): New case.
15758         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15760         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15761         to select whether to use ELF or COFF.
15763         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15765         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15767         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15769         * config.guess: Guess the OS version for HPUX.
15771         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15773         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15775 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15777         * configure.in: Recognize --with-headers, --with-libs, and
15778         --without-newlib.
15779         * Makefile.in (all-xiberty): Depend upon all-ld.
15781 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15783         * configure.in: Change i[34]86 to i[345]86.
15785 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15787         * configure (version): A few more tweaks to help message.
15789 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15791         * Makefile.in:  Remove (for now) librx as a host library,
15792         now that we're building it for target.
15794 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15796         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15797         (Karl Berry).
15799 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15801         * configure.in:  Also configure librx.
15803 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15805         * Makefile.in:  Update various rules to reflect that librx
15806         is now needed for libg++.
15808 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15810         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15812 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15814         * configure.in: Configure the examples directory.
15816 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15818         * configure: Simplify Jun 2 1994 change.
15820 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15822         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15823         /bin/gcc isn't good enough to build gcc.
15825 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15827         * Makefile.in (GDB_SUPPORT_FILES): Remove
15828         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15829         (gdb.tar.gz): Add new rule to use standard distribution building
15830         mechanism.
15832 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15834         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15835         Bill Cox <bill@cygnus.com>.
15837 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15839         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15841 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15843         * configure:  Search current dir first in .gdbinit.
15845 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15847         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15849 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15851         * config.sub:  Refer to NeXT's operating system as nextstep.
15853         * config.sub (case $basic_machine):  Re-order the cases, to match
15854         the order in the FSF version (which is mostly alphabethical).
15855         Merge in some additions and changes from the FSF.
15857 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15859         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15860         * config.sub: Recognize cxux7.
15861         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15863 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15865         * config.sub:  Fix typo powerpc -> powerpc-*.
15867 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15869         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15871         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15872         parallel with all-emacs and install-emacs).  Top-level command
15873         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15875 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15877         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15878         $(relbindir)/make before doing ``make install'', and use
15879         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15880         installing over running make binary.
15881         ($(host)-stamp-stage3-installed): Likewise.
15883 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15885         * config.guess: Recognize Mach.
15887 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15889         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15890         see whether --exec-prefix was used.
15892 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15894         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15896 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15898         * Makefile.in: Add all-librx target similar to all-libproc.
15900 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15902         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15903         with post 1.2 uname bogosity.
15905 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15907         * configure: Remove temporary files on receipt of a signal.
15909 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15911         * configure: If there is a package_makefile_frag, remove
15912         ${subdir}/Makefile.tem after copying it in.
15914 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15916         * build_all.mk: support rs6000 lynx identifies itself as
15917         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15918         since /bin/gcc is too feeble to compile a modern gcc.
15920 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15922         * brought devo/test-build.mk update-to-date with progressive/
15923           test-build.mk. Add lynx targets and hppa flag info.
15925 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15927         * configure.in:  Use mh-ncrsvr43.  Patch from
15928         Tom McConnell <tmcconne@sedona.intel.com>.
15930 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15932         * config.guess (i386-unknown-bsdi):  No longer need to
15933         check #if defined(__bsdi__) && defined(__i386__).
15935 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15937         * configure: Set program_transform_nameoption correctly.
15939 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15941         * brought build-all.mk update-to-date with progressive build-all.mk,
15942           added new targets and hppa info.
15944 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15946         * configure: If config.guess result is a prefix of the user
15947         specified target, assume a native build and use the user specified
15948         target as the host alias.  Remove SunOS patch suffix removal hack.
15949         * configure.in: Remove SunOS patch suffix removal hack.
15951         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15952         in NATIVE_CHECK_MODULES.
15954 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15956         * Makefile.in: Rename HOST_ONLY to NATIVE.
15957         * configure: Delete SunOs patch suffix from host_canonical
15958           and build_canonical variables that are prepended to Makefiles.
15959         * configure.in: Add comments for easier maintenance.
15961 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15963         * Makefile.in: Add all-libproc target similar to all-gui.
15965 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15967         * Makefile.in (CHECK_MODULES): split into
15968         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15970 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15972         * config.guess (i386-unknown-bsdi): New system to guess.
15974 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15976         * Makefile.in: Add all-gui target (but not yet build by "all").
15978 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15980         * config.sub: Move deletion of patch suffix from here...
15981         * configure.in: To here, at Ian's suggestion.  The top-
15982           level scripts might need to know of a patch level.
15984 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15986         * config.sub: Strip off patch suffix so rtl is recognized
15987           as a sunos4.1.3 machine, even though it's been patched.
15989 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15991         * Makefile.in (INSTALL_LAST): Delete.
15992         (INSTALL_DOSREL): New.
15994 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15996         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15997         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15998         whether we pass down --with-gnu-ld anyhow.
16000 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16002         * Makefile.in (INSTALL_LAST): Change operation so it works
16003         on more flavors of make.
16004         * configure.in (go32): Don't build libg++ or libio.
16006 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16008         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16009         they can be overriden by templates.
16011 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16013         * configure.in (target==go32): Don't build gdb.
16014         * dosrel: New directory.
16016 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16018         * configure.in (host==go32): Configure dosrel too.
16019         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16020         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16021         be set by incoming names or templates.
16022         (INSTALL_LAST): New rule.
16024 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16026         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16028 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16030         * configure.in (appdirs): New variable.  Currently empty, but will
16031         be used in gas distribution.  If nonempty, lists a set of
16032         directories at least one of which must get configured, or top
16033         level configuration is considered to have failed.
16034         (rs6000-*-lynxos*): Use new file name.
16036 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16038         Eliminate XTRAFLAGS.
16039         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16040         newlib include files using -idirafter, and also use -nostdinc.
16041         (CXX_FOR_TARGET): Likewise.
16042         (XTRAFLAGS): Removed.
16043         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16044         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16045         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16046         ($(DO_X)): Don't pass down XTRAFLAGS.
16048 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16050         * configure.in (mips*-dec-bsd*): New target; do build linker.
16051         (mips*-*-bsd*): New target; don't build linker.
16053 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16055         * configure.in: support rs6000-*-lynxos* configuration.
16056         support sunos4 as a cross target.
16058         * config.sub: look for lynx*, not lynx since the OS version may
16059         legitimately be part of the name.
16061 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16063         * configure.in (i[34]86-*-sco*): Move to be with other i386
16064         targets.
16065         (romp-*-*): New target.  Skip various binary utilities.
16066         (vax-*-*): New target.  Don't build newlib.
16067         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16069 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16071         * configure.in: Only set host_makefile_frag if config
16072         directory exists.
16074 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16076         * install.sh: If $dstdir exists, don't check whether each
16077         component does.
16079 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16081         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16083 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16085         * configure.in (*-*-lynxos*): Don't configure newlib for either
16086         native or cross Lynx.
16088 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16090         * config.sub (sparc64-elf): Fix os.
16091         (z8k): Remove duplicate.
16093 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16095         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16096         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16098 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16100         * configure: Make file links cleanly even if Lynx fails on
16101           an NFS symlink (at least fail cleanly).
16103 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16105         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16106         -XNh2000.
16108 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16110         * configure: Unknown options are fatal again.
16112 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16114         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16115         compatibility.
16117 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16119         * build-all.mk: Add `clean' target.
16121 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16123         * config.guess:  Add SINIX support.
16124         * configure.in:  Add mips-*-sysv4* support.
16126 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16128         * build-all.mk: Document all useful targets.
16129         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16130         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16132 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16134         * configure: Support --silent, --quiet.
16136 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16138         * configure: Support --disable-FEATURE.
16140 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16142         * config.guess: Recognize NCR running SVR4.3.
16144 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16146         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16147         Patch from Paul Eggert <eggert@twinsun.com>.
16149 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16151         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16153 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16155         * configure: Make unrecognized options give nonfatal warnings
16156         instead of fatal errors, and pass them to any subdirectory
16157         configures in case they recognize them.
16158         Make --x equivalent to --with-x.
16160 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16162         * configure: Add --enable-* options.  Clean up usage message and
16163         some comments.
16165 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16167         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16169 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16171         * configure.in (hppa*-*-*): Enable binutils.
16173 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16175         * config.sub: Recognize cisco.
16177 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16179         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16181 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16183         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16184         than one configuration name.  Add comment.
16186 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16188         * config.guess: about target *-hitachi-hiuxwe2, fixed
16189         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16190         macro is incorrect.]
16192 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16194         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16195         than the "make ls" stuff which used to be here.
16197 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16199         * config.guess:  Recognize i[34]86-unknown-freebsd.
16200         From Shawn M Carey <smcarey@rodan.syr.edu>.
16202 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16204         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16206 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16208         * config.guess: Check for ptx.
16210 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16212         * config.sub: Add os9k checking.
16214 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16216         * config.guess: Handle OSF1 running on HPPA processors
16218 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16220         * configure: If subdir configure fails, print out a message with
16221         subdirectory name, in case subdir's configure code didn't identify
16222         itself.
16224 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16226         * configure.in: Remove embedded newlines from configdirs.
16227         Avoid mismatches of substrings.  Fix matching strings at end
16228         of configdirs.
16230 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16232         * config.guess:  Add Lynx/rs6000 config support.
16234 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16236         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16238 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16240         * configure.in (hppa*-*-osf*): Treat this just like most other
16241         PA configurations (eg no binutils or ld).
16242         (hppa*-*-*elf*): These configurations have binutils and ld.
16244 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16246         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16248 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16250         * configure.in (rs6000-*-*): Build gas.
16252 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16254         * Makefile.in:  Avoid bug in losing hpux sed.
16256 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16258         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16259         for GDB and GDB has been fixed to not need it.
16261 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16263         * config.guess: Recognize vax hosts.
16265 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16267         * configure (while loop): Don't use "break 2" inside case
16268         statement -- the case statement isn't an enclosing loop.
16270 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16272         * config.guess:  Clean up NeXT support, to allow nextstep
16273         on Intel machines.  Make OS be nextstep.
16275 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16277         * config.guess: Add alternate forms for Convex.
16279 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16281         * configure:  Completely rewrite option processing.  Take
16282         advantage of pattern-matching to avoid invoking test frequently.
16283         Also clean up host and target defaulting logic.
16285 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16287         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16288         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16289         commands (plus user environment) will fit SCO limits.
16291 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16293         * configure.in: Don't issue warnings about directories which are
16294         not being configured if -norecursion is set.  Correct test for
16295         --with-gnu-as and --with-gnu-ld to not get confused by substring
16296         matches.
16298         * configure.in: Don't build gas for alpha-dec-osf1*.
16300 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16302         * configure:  Back out Per's change of 12/19/1993.  It changes the
16303         behavior of configure in unexpected and confusing ways.
16305         Also, use different delim char when calculating
16306         program_transform_name so that the name can contain slashes.
16308 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16310         * configure.in, config.sub: Add support for VSTa micro-kernel.
16312 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16314         * configure.in: Nuke hacks which were used to get a special
16315         version of GAS for HPPA configurations.
16317 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16319         * configure:  If only ${target_alias} is given, use that
16320         as the default for ${host_alias}.
16321         * configure:  Add missing back-slashes before nested quotes.
16323 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16325         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16327 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16329         * config.guess:  Recognize some Tektronix configurations.
16330         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16332 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16334         * config.sub: Match any flavor of SH.
16336 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16338         * configure.in: Don't try to configure newlib for Alpha.
16340 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16342         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16343         libg++ or libio for any Alpha target.
16345         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16347 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16349         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16350         default arguments -- so it tried to compress itself.
16352 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16354         * configure.in (notsupp): ensure that a space is always at the end
16355           of the configdirs list, since the grep checks for an explicit space
16357 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16359         * configure.in (target i386-sysv4.2): don't build ld, since static
16360           versions of many libraries are not available.
16362 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16364         * config.guess: Recognize Apollos (using environment variables).
16365         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16367 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16369         * config.guess: Recognize Sony news mips running newsos.
16371 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16373         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16374         "fi ; else" for bash.
16376 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16378         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16380 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16382         * config.sub: accept unixware as an alias for svr4.2.
16383         Fix some inconsistancies with the gcc version.
16385 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16387         * Makefile.in (DISTDOCDIRS):  Add gdb.
16389 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16391         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16393 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16395         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16396         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16397         this now.
16399 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16401         * config.sub: Accept hiux* as an OS name.
16403         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16404         etc/make-stds.texi.  The underscore came from gcc, and dje now
16405         agrees that RUNTESTFLAGS is the correct name.
16407 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16409         * install.sh:  Remove 'set -e'.  It makes any conditionals
16410         in the script useless.
16412         * config.guess: Automatically recognize arm-acorn-riscix
16413         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16415 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16417         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16419 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16421         * Makefile.in (DISTDOCDIRS): New variable.
16422         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16423         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16425 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16427         * configure.in (hppa target): check the source directory for the
16428           pagas sub-directory
16430 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16432         * config.sub: Allow -aout* and -elf*.
16434 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16436         * configure.in: Don't build ld on i386-solaris2, same as for
16437         sparc-solaris2.
16439 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16441         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16443 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16445         * configure.in:  Configure gdb for alpha.
16447 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16449         * Makefile.in (CXXFLAGS): Add -O.
16451 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16453         * config.guess: added support for DG Aviion
16455 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16457         * configure.in: Produce warning message for subdirectories not
16458         configurable for this host/target combination.  Don't try to
16459         configure gdb for vms.
16461 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16463         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16464         appropriate files before making "diststuff".
16465         (DISTBISONFILES): New var: list of files to be edited.
16466         (DISTSTUFFDIRS): Add binutils.
16468 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16470         * config.sub: also handle mipsel and mips64el (for little endian mips)
16472 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16474         * configure.in: Add * to end of all OS names.
16476 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16478         * configure.in: Build newlib for LynxOS native.
16480 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16482         * config.guess: Add support for delta 88k running SVR3.
16484         * configure.in: Add comment about HP compiler vs. emacs.
16486 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16488         * configure.in: don't build ld on solaris2 (not a viable option
16489           due to bugs in getpwnam & getpwuid)
16491 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16493         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16494         config.guess will produce a full version number.
16496 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16498         * configure.in: Build linker and binutils for alpha-dec-osf1.
16500 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16502         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16503         and gdb/testsuite/Makefile.in.
16505 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16507         * configure.in: recognize mips*- instead of mips-
16509 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16511         * config.sub: Accept linux*coff and linux*elf as operating
16512         systems.
16514 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16516         * config.sub: Recognize mips64, and mips3 as an alias for it.
16518 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16520         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16521         gdb knows how to handle OSF/1 shared libraries.
16523 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16525         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16526         * config.guess: Recognize Hitachi's HIUX.
16527         * config.sub: Recognize h3050r* and hppahitachi.
16528         Remove redundant cases for hp9k[23]*.
16530 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16532         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16533         if gas and ld are in the source tree and are in ${configdirs}.
16534         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16535         --with options (but still pass them down on the command line,
16536         if they were explicitly specified).
16538 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16540         * configure: substitute SHELL value in Makefile.in with
16541         ${CONFIG_SHELL}
16543 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16545         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16546         *-*-solaris2* targets.
16548 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16550         * Makefile.in: define M4, and pass it down to sub-makes;
16551         all-autoconf now depends on all-m4
16553 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16555         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16556         presence of {ar,ranlib} instead of a configured directory
16558 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16560         * config.guess: Accept 34?? as well as 33?? for NCR.
16562 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16564         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16565         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16567 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16569         * configure: grab values for $(CC) and $(CXX) from the
16570         environment, so that someone can do "CC=gcc configure; make" and
16571         have it work right (matching the way that autoconf works now)
16573         * configure.in, Makefile.in: add support for gash, the tcl
16574         interface to Galaxy
16576         * config.guess: add NetBSD variants (hp300, x86)
16578 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16580         * install.sh: Support -d option (in the manner of SunOS 4 install,
16581         as it is more deterministic than that of GNU install)
16582         (chmodcmd): Set file to mode 755 by default (should also do default
16583         chgrp and chown, but I don't feel like dealing with that now)
16585 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16587         * config.sub: Remove h8300hhms alias.
16589 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16591         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16593 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16595         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16596         as stmp-fixinc
16598 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16600         * config.sub: recognize m88110-bug-coff.
16602 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16604         * Makefile.in (all-libio): all dependencies on the toolchain used
16605         to build this (gcc, gas, ld, etc)
16607 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16609         * config.guess: Deal with OSF/1 1.3 on alpha.
16611 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16613         * install.sh: add some 'else true' clauses for portability
16615         * configure.in: don't build libio for h8[35]00-*-* targets
16617 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16619         * Makefile.in:  Add support for new libio.
16621 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16623         * install.sh: If one command fails, don't try the rest.  Don't try
16624         to remove $dsttmp (via trap) unless we have already created it.
16625         If $src doesn't exist, detect it and exit with an error.
16627         * config.guess: Recognize BSD on hp300.
16629 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16631         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16632         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16634 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16636         * Makefile.in (all-send-pr): depends on all-prms
16638 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16640         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16642 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16644         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16645         Added test for mips-mips-riscos5.
16647 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16649         * configure.in: use mh-hp300 for 68k HP hosts
16651 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16653         * configure: add support for CONFIG_SHELL, so that you can use
16654         some alternate shell for evaluating configure scripts
16656 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16658         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16659         in configure script to bug-gdb@prep.ai.mit.edu when building
16660         distribution archive.
16661         * Makefile.in (COMPRESS):  Remove def.
16662         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16663         gdb.tar.Z and make-gdb.tar.Z respectively.
16664         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16665         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16666         to convergence with 'taz' target in Makefile.in.
16668 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16670         * install.sh (dsttmp): use trap to ensure that tmp files go
16671         away on error conditions
16673 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16675         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16677 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16679         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16680         its parent is '/' not ''.
16682         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16684 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16686         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16687         that ${newsrcdir}/configure.in does.
16689 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16691         * test-build.mk: support for CONFIG_SHELL
16693 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16695         * config.sub (netware):  Add as a basic system type.
16697 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16699         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16700           $(srcdir)/ from the dependency on Makefile.in.
16702 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16704         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16705         (h8300hhms is temporary until multi-libraries are implemented).
16706         * configure.in: Handle h8300h too.
16708 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16710         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16712 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16714         * configure:  Remove extraneous output when guessing host type.
16715         * config.guess:  Remove extraneous output when guessing using C
16716         compiler rather than uname, or when guessing fails.
16718 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16720         * Makefile.in: remove all.cross and install.cross targets
16722         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16723           definitions
16725 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16727         * configure.in (target sh): Build gprof.
16729 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16731         * config.sub: change -solaris to -solaris2
16733 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16735         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16737 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16739         * configure: Correct error message for missing Makefile.in to
16740         print correct directory.
16742 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16744         * install.sh: kludge around 386BSD shell bug
16746 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16748         * config.guess:  Recognize NeXT.
16749         * config.guess:  Recognize i486-ncr-sysv4.
16750         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16752 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16754         * Makefile.in (MAKEINFOFLAGS): New variable.
16755         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16756         * build-all.mk, test-build.mk: Pass down --no-split as
16757         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16759 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16761         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16763 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16765         * Makefile.in (libg++.tar.z):  New rule.
16766         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16767         * Makefile.in (taz):  Only do a single chmod.
16769 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16771         * install.sh: don't use dirname anymore (replaced with sed usage)
16773 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16775         * Makefile.in:  Change extension for gzip'd files from '.z' to
16776         '.gz' per new FSF standard usage.
16778 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16780         * configure: put quotes around the final value of program_transform_name
16782 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16784         * Makefile.in: new install.sh support; update install-info rules
16786 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16788         * configure.in: Build diff for crosses, but not for go32 host.
16790         * configure.in: Build gprof only for native, and don't build it
16791         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16793 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16795         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16797 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16799         * configure.in (host_tools): Add prms.
16801 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16803         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16804         with $(FLAGS_TO_PASS) on the command line
16806         * config.sub: Recognize lynx and lynxos
16808 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16810         * config.sub: Accept -ecoff*, not just -ecoff.
16812 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16814         * Makefile.in (taz): Use .gz suffix instead of .z.
16815         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16816         names.
16818 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16820         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16822 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16824         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16825         that rebuilds that might happen during 'make install' don't get
16826         bogus gcc include files
16828 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16830         Change from Utah for HPPA support:
16831         * config.guess: Recognize hppa1.x-hp-bsd.
16833 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16835         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16836         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16838 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16840         * config.sub: Add support for rom68k and bug boot monitors.
16842 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16844         * Makefile.in: Make all-opcodes depend on all-bfd.
16846 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16848         * config.guess: Added special check for i[34]86-univel-sysv4*.
16850 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16852         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16853         the processor rather than assuming i486.
16855 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16857         * config.guess: Recognize SunOS6 as Solaris3.
16859 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16861         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16862         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16864 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16866         * build-all.mk (all-cross): New target for Canadian Cross.
16867         Added Q2 go32 targets.
16868         * test-build.mk: Configure go32 cross sparclite-aout and
16869         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16870         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16872 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16874         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16875         GO32 hosted toolchains
16877 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16879         * configure: change  so "-exec-prefix" gets passed down rather
16880         than "-exec_prefix" so autoconf generated Makefiles get the
16881         exec_prefix set right.
16883 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16885         * config.guess: get the Solaris2 minor version number
16887         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16889 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16891         * config.guess: Recognize some Sequent platforms.
16893 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16895         * Makefile.in: added the vault-install target
16897         * configure.in: actually use the Sun3 makefile fragment that's in
16898         config, also added the release dir to configdirs
16900 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16902         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16904 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16906         * configure.in: remove some program from Alpha targetted toolchains
16908 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16910         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16911         gprof.
16912         (taz): Run "make diststuff" in those directories instead of "make
16913         proto-dir".  Look for "VERSION=" only at start of line in subdir
16914         Makefile.  Use "gzip -9" for compression.
16915         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16916         (binutils.tar.z): New target.
16918 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16920         * Makefile.in (taz): Include gpl.texinfo.
16922 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16924         * Makefile.in (setup-dirs): Merged into "taz" target.
16925         (taz): Only do `proto-dir' stuff if a directory is actually needed
16926         for this target.
16928 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16930         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16931         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16932         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16933         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16934         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16936 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16938         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16939         config.sub, and move-if-change to gdb testsuite distribution
16940         archive, so the testsuite can be extracted, configured, and
16941         run separately from the gdb distribution.  Blow away the Chill
16942         tests that require a Chill compiled executable, since GNU Chill
16943         is not yet publically available.
16945 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16947         * test-build.mk: set environment variables in a single command,
16948         instead of a list of assignments and exports
16950         * config.guess: recognize Alpha/OSF1 systems
16952 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16954         * configure: Change help message to prefer --options rather than
16955           -options.
16957 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16959         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16960         zippy@ecst.csuchico.edu.
16961         * config.guess: Recognize miniframe.
16963 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16965         * Makefile.in: Use srcroot to find runtest rather than rootme.
16966         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16968 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16970         * test-build.mk: Extensive additions to support building on a
16971         machine other than the host.
16973 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16975         * configure (tooldir): Fix for i386-aix again.
16977 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16979         * configure, Makefile.in:  Change definition of $(tooldir)
16980         to match the FSF.
16982 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16984         * config.guess:  Recognize i[34]86/SVR4.
16986 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16988         * Makefile.in (all-gdb): gdb depends on sim.
16990 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16992         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16993         at the same time we make the prototype gdb directory.
16994         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16995         files at the same time as the gdb base release distribution.
16997 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16999         * Makefile.in (check): Use individual check targets rather than
17000         DO_X rule.
17001         (check-gcc): Added.
17003 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17005         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17006         for System V release 3.2.
17008 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17010         * config.sub: Recognize hppaosf.
17011         * configure.in: Do configure ld/binutils/gas for it.
17013 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17015         * configure (tooldir): Alter syntax used to set this, for systems
17016         where "\$" isn't handled right, like i386-aix.
17018 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17020         * configure: Pass program-transform-name, not
17021         program_transform_name, to recursive configures.
17023 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17025         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17026         of gas+ld+binutils.
17028 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17030         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17032 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17034         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17036 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17038         * Makefile.in (PRMS): Set back to all-prms.
17040 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17042         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17043         targets, rather than for MIPS hosts.
17045 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17047         * configure.in: add comment for --with-x default values
17049         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17051         * Makefile.in: add check-* targets for each of the directories in
17052         the tree.  Add a definition of RUNTEST that will use the one we
17053         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17055 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17057         * configure.in: Removed obsolete references to bfd_target and
17058         target_makefile_frag.
17060         * build-all.mk: Set assorted targets for Q2.
17061         * config.sub: Recognize z8k-sim and h8300-hms.
17062         * test-build.mk: Really don't pass host to configure.
17063         (HOLES): Added uname.
17065 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17067         * configure: Handle an empty program-prefix, program-suffix or
17068         program-transform-name correctly.
17070 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17072         * build-all.mk: -G 8 no longer required for MIPS targets.
17073         * test-build.mk: Don't pass host argument to configure; make it
17074         guess.
17076 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17078         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17079         * Makefile.in (COMPRESS):  New macro, like GZIP.
17081 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17083         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17085         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17086         with gas currently defaults to -G 0.
17088 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17090         * Makefile.in (all-flex): flex depends on byacc.
17092         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17093         to test-build.mk as RELEASE_TAG.
17094         * test-build.mk (configargs): New variable containing arguments to
17095         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17096         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17098         * config.guess: Use /bin/uname when checking -X argument on SCO,
17099         to avoid invoking GNU uname which doesn't understand -X.
17101         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17103         * configure.in: Build gas for mips-*-*.
17105 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17107         * Makefile.in (all.normal): insert missing backslash.
17109 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17111         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17113         * Makefile.in: Complete overhaul to merge many almost identical
17114         targets.
17116 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17118         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17119         (gdb.tar.Z): Adjusted.
17121         * Makefile.in (setup-dirs, taz): New targets; should be general
17122         enough to adapt for gdb sometime.  Build only .z file.
17123         (gas.tar.z): New target.
17125 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17127         * build-all.mk: Use CC=cc -Xs on Solaris.
17129 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17131         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17132         for handling BISON for FSF releases.
17134 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17136         * configure: Actually implement the change zoo just documented.
17138 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17140         * configure: when using config.guess, only set target_alias when
17141         it's not already been set (ie, on the command line)
17143 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17145         * Makefile.in: add installcheck target, set PRMS to install-prms
17147 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17149         * configure: add support for package_makefile_fragment, handle the
17150         case where a directory has a configure.in file but no Makefile.in
17151         more gracefully (with an actual understandable error message, even);
17152         add support for --without (and add this to the usage message); also
17153         explicitly add a --host=${host_alias} to the command line when
17154         config.guess is used
17156 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17158         * configure: Must use both --host and --target in recursive calls.
17160 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17162         * Makefile.in: Change deja-gnu to dejagnu.
17164 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17166         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17168 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17170         * configure.in: canonicalize all instances to *-*-solaris2*,
17171         also strip out a number of tools to not build for go32 host
17173 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17175         * config.guess: add GPL.
17177         * Makefile.in, config.guess, config.sub, configure: bump
17178           copyrights to 93.
17180 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17182         * Makefile.in (do-info): Removed obsolete check for existence of
17183         localenv file.
17185         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17187 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17189         * Makefile.in: a couple of 'else true' for decstation,
17190         support for TclX
17192         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17194 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17196         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17198 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17200         * config.guess: Recognize i386-ibm-aix (PS/2).
17201         * configure.in: Use config/mh-aix386 file for it.
17203 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17205         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17206         CC_FOR_TARGET instead.
17207         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17209 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17211         * Makefile.in: Add sim to list of directories sent with gdb
17213 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17215         * configure.in: Put back mips-dec-bsd* case.
17217 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17219         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17220         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17221         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17223 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17225         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17227         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17228         (install-info): install dir.info only if it exists,
17229         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17231 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17233         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17234         gas for mips-dec-bsd.
17236 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17238         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17239         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17241 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17243         * configure.in: Added "dejagnu" to hosttools list.
17245 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17247         * config.sub, configure.in, config.guess:  Add support
17248         for Bosx, an AIX variant from Bull.
17249         Patches from F.Pierresteguy@frcl.bull.fr.
17251 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17253         * devo/dejagnu: Initial creation of devo/dejagnu.
17254         Migrated dejagnu testcases and support files for testing software
17255         tools to reside as subdirectories, currently called "testsuite",
17256         within the directory of the software tool.  Migrated all programs,
17257         support libraries, etc. beloging to dejagnu proper from
17258         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17259         with no modifications.  The changes to these files which will
17260         allow them to configure, build, and execute properly will be made
17261         in a future update.
17263 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17265         * Makefile.in: Change send_pr to send-pr.
17266         * configure.in: Likewise.
17267         * send_pr: Renamed directory to send-pr.
17269 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17271         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17273 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17275         * README:  Update for gdb-4.8 release.
17276         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17277         gdb-xxx.tar.z (gzip'd) file also.
17279 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17281         * Makefile.in: make all-diff depend on all-libiberty
17283 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17285         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17287 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17289         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17291 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17293         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17294         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17295         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17297 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17299         * Makefile.in:  makeinfo binary is in a new location
17301 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17303         * config.sub: Accept -ecoff as an OS.
17305         * Makefile.in: Various changes to eliminate a level of make
17306         recursion and reduce the required command line length.
17307         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17308         sub-makes.
17309         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17310         variables holding settings for specific sub-makes.
17311         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17312         in terms of BASE_FLAGS_TO_PASS.
17313         (TARGET_LIBS): New variable listing directories which use
17314         TARGET_FLAGS_TO_PASS.
17315         (subdir_do): Eliminated.
17316         (do-*): New set of targets to replace subdir_do.
17317         (various): All targets which used subdir_do now depend on do-*.
17318         (local-clean): Renamed from do_clean.
17319         (local-distclean): New target, dependency of distclean and
17320         realclean.
17321         (install-info): Don't create directories.  Depend on dir.info
17322         rather than calling make recursively.
17323         (install-dir.info): Eliminated.
17324         (install-info-dirs): Create all info directories here.
17325         (dir.info): Depend upon do-install-info.
17327         * test-build.mk (HOLES): Added false.
17329 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17331         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17333 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17335         * Makefile.in (info): remove dependency on all-texinfo.  The
17336         problem was really in texinfo/C, not at this level.
17338 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17340         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17342 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17344         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17345         GDB releases.
17347 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17349         * configure: Include srcdir in message about target of link not
17350         being found.  Don't convert `-' to `_' in `with' options being
17351         passed to subdirs.
17353 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17355         * configure.in: add uudecode to host_tools
17357         * Makefile.in: added {all,install}-uudecode targets, added them to
17358         the appropriate lists
17360 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17362         * Makefile.in (all-gcc): Added dependency on all-gas.
17364         * configure.in (mips-*-*): Build ld and binutils.
17366 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17368         * configure: check return code from mkdir, print error message and
17369           exit on failure.
17371 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17373         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17375 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17377         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17379 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17381         * config.sub (h8500):  Recognize this as a cpu type.
17383 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17385         * configure: source directory missing is no longer a warning
17387         * configure.in: recognize irix[34]* instead of irix[34]
17389         * Makefile.in: define and pass down X11_LIB
17391 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17393         * guess-systype: Renamed to ...
17394         * config.guess:  ... by popular request.
17395         * configure.in, Makefile.in:  Update accordingly.
17397 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17399         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17400         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17401         + Execute ./dummy instead of assuming . is in PATH.
17403 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17405         * guess-systype:  New shell script.  Attempts to guess the
17406         canonical host name of the executing host.
17407         Only a few hosts are supported so far.
17408         * configure:  Call guess-systype if no host is specified.
17410 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17412         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17413         gcc Makefile.
17416 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17418         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17419         (all-gcc, install-gcc, subdir_do): Use it.
17421 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17423         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17425 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17427         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17428           set exclusively by configure, using configure.in .
17430 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17432         * test-build.mk: set $PATH for all builds
17434         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17436 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17438         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17439         the one used in gcc/Makefile.in, so that a null expansion doesn't
17440         override the one needed to build gcc with a native cc.
17443 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17445         * configure: Accept -with arguments.
17447 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17449         * Makefile.in: added h8300sim
17451 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17453         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17454         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17455         (all-cygnus, native, build-cygnus): Make
17456         $(canonhost)-stamp-3stage-done, not $(host)....
17457         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17458         i386-sco3.2v4.  Added else true to if command.
17460 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17462         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17464 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17466         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17468 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17470         * configure.in: don't remove binutils from Solaris builds
17472 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17474         * Makefile.in: get rid of earlier definitions for *clean,
17475         also handle the recursive info rule better
17477 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17479         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17480         do more-or-less the right thing.
17482 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17484         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17485         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17487 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17489         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17490         $(host_canonical).
17492         * configure.in: split the configdirs list into 4 categories (native
17493         v. cross, library v. tool) and handle the cross-only and native-
17494         only in more reasonable (and correct!) way.
17496 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17498         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17499         configdirs anymore.
17501 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17503         * Makefile.in: extensive cleanup::  removed all of the explicit
17504         clean-* targets, collapsed many wrappers around subdir_do into
17505         one, added additional targets to satisfy standards.texi, deleted
17506         some old targets, some changes for consistency
17508 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17510         * configure.in: handle some programs as cross-only, and others as
17511         native only
17513         * test-build.mk: handle partial holes in a more generic manner
17515         * Makefile.in: m4 depends on libiberty
17517 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17519         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17520         time, wdiff, and find to configdirs
17522         * Makefile.in: all, clean, and install rules for the new programs
17523         added to configure.in
17525 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17527         * configure.in: use mh-sun for all *-sun-* hosts
17529 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17531         * Makefile.in: define flags for X11 include files and library file
17532         locations, pass them down to the programs that need this info
17534         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17536 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17538         * configure.in: start building libg++ for HP-UX targets
17540 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17542         * README:  Update references to files moved into etc/.
17544 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17546         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17547         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17549 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17551         * configure: accept dash as well as underscore in long option
17552         names for FSF compatibility.
17554 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17556         * config.sub: added -sco3.2v4 support from FSF.
17558 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17560         * configure.in: expand the section that adds or removes
17561         directories from the list of programs to build, to handle native
17562         vs. cross in addition to host v. native
17564 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17566         * Makefile.in:  Replace C++ in macro names with CXX.
17567         This is less likely to break ...
17569 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17571         * test-build.mk: add -w to GNU_MAKE
17573 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17575         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17576         add 'sparc' to list of recognized cpus.  This needed to make
17577         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17578         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17579         then changes that into $CPU-wrs-vxworks.
17581         * configure.in: remove most references to gdbtest, regularize
17582         target based program removal
17584         * test-build.mk: import from p3 tree (many fixes and changes)
17586 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17588         * Makefile.in: added rules to handle tcl, tk, and expect
17590         * configure.in: handle those directories if they exist
17592 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17594         * config.sub: removed bogus hppabsd and hppahpux names, since
17595         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17597 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17599         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17600         depends upon all-xiberty
17602         * Makefile.in: changes from p3, including:
17604         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17606         * Makefile.in (XTRAFLAGS): include newlib directories if
17607         newlib/Makefile exists, rather than if host != target.
17609         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17611         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17612         from the same source tree and not building a cross-compiler.  This
17613         matters for the libg++ configuration if reconfiguring a tree that
17614         has already been installed.
17616         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17618         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17619         pick up the machine and system specific header files.
17621         * Makefile.in: added AS_FOR_TARGET, passed down in
17622         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17623         the C compiler to use to create programs which are run in the
17624         build environment, set it to default to $(CC), and passed it down
17625         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17627         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17629         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17630         We need them for unusual native builds, like systems without
17631         ranlib.
17633         * configure: also define $(host_canonical) and
17634         $(target_canonical), which are the full, canonical names for the
17635         given host and target
17637 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17639         * Makefile.in:  Added separate definitions for C++.
17641 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17643         * configure.in (configdirs):  Add deja-gnu.
17645 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17647         * README:  Update for configure.texi and gdb-4.7 release.
17649 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17651         * Makefile.in:  Move "all" target to top of file.
17652         Previously, first target was ".PHONY" which caused BSD4.4 make
17653         to build .PHONY when make was run without arguments.
17655 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17657         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17658         Library-copylefted code in libiberty.
17660 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17662         * config.sub:  Replace m68kmote with plain old m68k.
17664 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17666         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17668 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17670         * config.sub: Complain if no argument is given.  Added support for
17671         386bsd as OS and target alias.
17673 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17675         * Makefile.in (XTRAFLAGS): include newlib directories if
17676         newlib/Makefile exists, rather than if host != target.
17678 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17680         * config.sub: recognize sparclite-wrs-vxworks.
17682         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17683         p3.) Added clean-xiberty to clean.
17685 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17687         * configure.in: use *-*-* instead of nested cases for host and target
17689 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17691         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17692         from the same source tree and not building a cross-compiler.  This
17693         matters for the libg++ configuration if reconfiguring a tree that
17694         has already been installed.
17696 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17698         * config.sub (i486v/i486v4):  Merge in from FSF version.
17700 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17702         * configure: only set PWD if it is already set.
17704 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17706         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17707         doesn't have unset and all success paths (and most error paths)
17708         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17709         to just ${PWD} to avoid confusion.)
17711 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17713         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17714         even for a native compilation.
17716 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17718         Changes to make the gdb.tar.Z rule work better.
17720         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17721         (DEVO_SUPPORT):  Add configure.texi.
17722         (bfd-ilrt.tar.Z):  Remove ancient rule.
17724 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17726         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17727         pick up the machine and system specific header files.
17729         * configure.in, config.sub: added new target m68010-adobe-scout,
17730         with alias of adobe68k.  Changed configure.in to check for
17731         -scout before -sco* to avoid a false match.
17733         * Makefile.in: added AS_FOR_TARGET, passed down in
17734         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17735         the C compiler to use to create programs which are run in the
17736         build environment, set it to default to $(CC), and passed it down
17737         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17739 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17741         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17742         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17743         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17744         FOR_TARGET variants, to newlib and libg++.
17746 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17748         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17749         first.
17751 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17753         * config.sub:  Accept `elf' as an environment.
17755 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17757         * Makefile.in (all-opcodes):  cd into the right directory
17759 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17761         * configure: added -program_transform_name option, used as
17762         argument to sed when installing programs.
17763         configure.texi: added documentation for -program_prefix,
17764         -program_suffix and -program_transform_name.
17766 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17768         * config.sub:  Accept i486 where i386 ok.
17770 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17772         * config.sub: accept we32k
17774 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17776         * config.sub, configure.in: accept OSE68000 and OSE68k.
17778         * Makefile.in: don't create all directories for ``make install'';
17779         let the subdirectories create the ones they need.
17781 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17783         * COPYING: new file, GPL v2
17785 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17787         * Makefile.in: use the new gen-info-dir, which needs a template
17788         argument (which also lives in texinfo)
17790         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17792 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17794         * config.sub (ncr3000):  Change i386 to i486.
17796 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17798         * Makefile.in: add install-rcs, install-grep to
17799         install-no-fixedincludes, removed install-bison and install-libgcc
17801 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17803         * configure.in: grab the HPUX makefile fragment if on HPUX
17805 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17807         * Makefile.in: eradicate bison spoor (ditto libgcc).
17808          configure.in: recognise m68{k,000}-ericsson-OSE.
17809          es1800 is alias for m68k-ericsson-OSE
17811 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17813         * configure.in: rearrange the parts that remove programs from
17814         configdirs, based now on HOST==TARGET or by canonical triple.
17816 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17818         * test-build.mk: recurse explicitly with -f test-build.mk when
17819           appropriate.  predicate stage3 and comparison on the existence
17820           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17821           On very clean, also remove ...stamp-co.  Build in-place before
17822           doing other builds.
17824 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17826         * Makefile.in, configure.in: add tgas
17828 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17830         * Makefile.in: a number of changes merged in from progressive.
17832         * configure.in: add libm.
17834         * .cvsignore: ignore some stuff that comes from test-build.mk.
17836 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17838         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17840 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17842         * configure: Add program_suffix (parallel to program_prefix)
17843         * Makefile.in: adjust directory-creating script for losing decstation
17845 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17847         * configure:  Minor $subdir-related fixes.
17849 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17851         * configure: fix various problems with propogating
17852         makefile_target_frag in subdirs.
17853         * configure.in: config libgcc if its there
17855 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17857         * config.sub:  HPPA merge.
17859 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17861         * Makefile.in:  Replace all-bison with all-byacc in all
17862         dependency lines for other tools (which now use byacc).
17864 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17866         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17868 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17870         * Makefile.in: make gprof rules similar to byacc rules (instead of
17871         vestigal $(unsubdir) that didn't work...)
17873 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17875         * config.sub:  Add support for Linux.
17876         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17877         (at least for libg++).
17879 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17881         * configure.texi: fix doc for the -nfp option to configure
17883 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17885         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17887 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17889         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17890         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17891         * configure.in: added solaris* host_makefile_frag hook.
17893 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17895         * config.sub: changed recognition of m68000 so that various
17896         m68k types can be specified via m680[01234]0
17898 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17900         * config.sub (basic_machine): fix sed so that '-foo' isn't
17901         completely substituted out while .+'-foo' loses the '-foo'
17903 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17905         * config.sub ($os): Add -aout.
17907 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17909         * configure:  If host_makefile_frag is absolute, don't
17910         prefix ${invsubdir} (relevant to libg++ auto-configure).
17912 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17914         * Makefile.in (tooldir): Define it.
17915         (all-ld): Depend on all-flex.
17917 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17919         * Makefile.in (check):  Fix libg++ special case.
17921 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17923         * configure: do not bury `pwd` into config.status, thus do fewer
17924           pwd's.
17926         * configure: print the "Building in" message only when building in
17927           other than "." AND verbose.
17929         * configure: remove -s, rework -v to better accommodate guested
17930           configures.
17932         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17934 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17936         * Makefile.in: macroize flags passed on recursion.  remove
17937           fileutils.
17939 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17941         * configure: get makesrcdir right for subdirs deeper than 1.
17943         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17944           install.
17946 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17948         * Makefile.in: don't print subdir_do or recursion lines.
17950 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17952         * standards.texi: added menu item.
17954         * Makefile.in: build and install standards.info.
17956         * standards.texi: new file.
17958 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17960         * configure: test for and move config.status pieces from
17961           ${subdir}/.
17963 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17965         * configure:  Test for existance of files before trying to mv
17966         them, to avoid numerous non-existance messages.
17968 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17970         * configure: correct final line of config.status.
17972         * configure: patch from eggert.  Avoids a protection problem if
17973           the original Makefile.in is read only.
17975         * configure: use move-if-change from gcc to create config.status.
17976           Some makefiles depend on config.status to tell if a directory
17977           has been reconfigured for a different host.  This change
17978           prevents those directories from remaking everything in the case
17979           where the reconfig was only intended to rebuild a Makefile.
17981         * configure: test for config.sub with "config.sub sun4" rather
17982           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17983           host alias from a missing config.sub.
17985 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17987         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17988           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17990 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17992         * configure: mkdir ${subdir} as needed.
17994 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17996         * Makefile.in,configure.in: added autoconf.
17998 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18000         * Makefile.in: no longer pass against on recursion.
18002         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18003           definitions are not inherited.
18005         * configure: correct makesrcdir when subdir is .
18007 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18009         * configure:  Add support for 'subdirs' variable, which is
18010         like 'configdirs', except that configure doesn't re-invoke
18011         itself for subdirs, it just creates a Makefile for each subdir.
18012         * configure.texi:  Document subdirs.
18014 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18016         * configure.in: added flex to configdirs
18018 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18020         * Makefile.in: remove clean-stamps from clean.
18022 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18024         * configure.in:  Add gdbtest to configdirs.
18026 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18028         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18029         to recursive makes.
18030         * configure.in:  Recognize new ncr3000 config.
18032 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18034         * Makefile.in, configure.in: removed references to gdbm.
18036 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18038         * config.sub:  Don't canonicalize os value
18039         newsos* to bsd (readline needs to check for newsos).
18040         (This fix was earlier made Jan 31, but got re-broken.)
18042 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18044         * configure.in:  sco is an os, not a vendor!
18046         * configure:  Quote $( better.  Keep various shells happy.
18048 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18050         * Makefile.in: eliminate stamp-files.
18052 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18054         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18055           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18057 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18059         * config.sub:  fix iris/iris3.
18061 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18063         * configure: re-add -rm.
18065 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18067         * Maskefile.in: add .stmp-rcs to all.
18069         * configure.in: remove gas from rs6000 build, use aix host fragment.
18071 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18073         * configure: pass down site_option during recursion.
18075 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18077         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18079 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18081         * configure: Change exec_prefix so that it really defaults to prefix.
18083 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18085         * Makefile.in, configure.in:  Add support for mmalloc library.
18087 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18089         * Makefile.in: add stmp dependencies for a few more things.
18091 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18093         * configure: adjusted error message on objdir/srcdir configure
18094           collision, per john's suggestion.
18096         * Makefile.in: add libiberty stmp to all and all.cross.
18098 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18100         * Makefile.in: remove force dependencies, add grep to all.
18102 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18104         * Makefile.in: drop flex.  make stamp files work.
18106         * configure: added test for conflicting configuration in srcdir,
18107           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18108           gets cranky.  use relative paths for configure and srcdir
18109           whenever possible.  Send some error messages to stderr that were
18110           going to stdout.
18112 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18114         * Makefile.in:  Fix libg++ rule to check for gcc directory
18115         before using gcc/gcc.  Also pass XTRAFLAGS.
18117 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18119         * Makefile.in: added stmp-files so that directories aren't polled
18120           when they are already built.
18122         * configure.texi: fixed a node pointer problem.
18124 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18126         * config.sub configure.in gdb/configure.in
18127         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18128         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18129         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18131 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18133         * configure: -recurring becomes -silent.  corrected help message
18134           for -site= option.
18136         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18138 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18140         * configure: when building Makefile for crosses, replace
18141           tooldir and program_prefix.  default srcdir from location of
18142           config.sub.  remove "for host in hosts" and "for target in
18143           targets" loops.
18145 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18147         * Makefile.in: Do not pass bindir or mandir to cvs.
18149 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18151         * Makefile.in, configure.in: removed traces of namesubdir,
18152           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18153           copyrights to '92, changed some from Cygnus to FSF.
18155         * configure.texi: remove most references to multiple hosts,
18156           multiple targets, subdirs, etc.
18158         * configure.man: removed rcsid. reference config.sub not
18159           config.subr.
18161         * Makefile.in: mkdir $(infodir) on install-info.
18163 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18165         * configure.texi:  Explain better about .gdbinit and about
18166         the environment that configure.in sections run in.
18168 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18170         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18172 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18174         * README:  DOC.configure => cfg-paper.texi.
18176 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18178         * config.sub (near case $os):  Don't convert newsos* to bsd!
18180 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18182         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18183         the number of copies of COPYING that go into the GDB tar file.
18185 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18187         * bfd/configure.in, gdb/config/mh-i386sco,
18188         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18189         Fix SCO configuration stuff.
18191 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18193         * Makefile.in:  For libg++, make sure the -I pointing
18194         to the gcc directory goes *after* all the libg++-local -I flags.
18195         Also, move just-gcc dependency from just-libg++ to all-libg++.
18197 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18199         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18201 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18203         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18205 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18207         * config.sub:  Add stratus configuration frags.  Also
18208         submitted to FSF.
18210 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18212         * Makefile.in (DEV_SUPPORT):  add configure.man.
18214         * config.sub(Decode manufacturer-specific):  add -none*.
18216 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18218         * Makefile.in:  remove form feeds to make Sun's make happy.
18219         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18221 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18223         * Makefile.in (AR_FLAGS):  Make quieter.
18225 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18227         * configure.in:  Add libg++.
18228         * configure:  When verbose, don't output the command line at each
18229         level; it will be unremarkably the same as the previous version,
18230         which will be the same as what the user typed.
18232 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18234         * configure.in, Makefile.in: fix clean-info, add flex.  add
18235           fileutils.
18237         * configure: be less sensitive to spaces in Makefile.in.  Do not
18238           look for sources in "..".  Doing so breaks subdirectories that
18239           might have their own configure.  If a subdir has it's own
18240           configure script, use it.
18242 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18244         * cfg-paper.texi: some changes suggested by rms.
18246 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18248         * config.sub:  Merge in some small additions from the FSF version,
18249         taken from the gcc distribution, to bring the Cygnus and FSF
18250         versions into closer sync.
18252 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18254         * configure.in:  Changed svr4 references to sysv4.
18256 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18258         * configure: added -V for version number option.
18260 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18262         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18263           renamed from DOC.configure to cfg-paper.texi.
18265 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18267         * configure, config.subr, config.sub: config.subr is now
18268           config.sub again.
18270 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18272         * configure.texi: new file, in progress.
18274         * Makefile.in: build info file and install the man page for
18275           configure.
18277         * configure.man: new file, first cut.
18279         * configure: find config.subr again now that configuration "none"
18280           has gone.  removed all traces of the -ansi option.  removed all
18281           traces of the -languages option.
18283         * config.subr: resync from rms.
18285 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18287         * configure, config.sub, config.subr: merge config.sub into
18288           config.subr, call the result config.subr, remove config.sub, use
18289           config.subr.
18291         * Makefile.in: revised install for dir.info.
18293 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18295         * configure.in: add decstation host makefile frag.
18297         * Makefile.in: BISON now bison -y again.  also install-gcc on
18298           install.  clean-gdbm on clean.  infodir belongs in datadir.
18299           Make directories for info install.  Build dir.info here then
18300           install it.
18302 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18304         * Makefile.in: fix for bad directory tests.
18306 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18308         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18309           regexp.  -srcdir relative was being handled incorrectly.
18311         * Makefile.in: unwrapped some for loops so that parallel makes
18312           work again and so one can focus one's attention on a particular
18313           package.
18315 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18317         * configure: added PWD as a stand in for `pwd` (for speed). use
18318           elif wherever possible.  make -srcdir work without -objdir.
18319           -objdir= commented out.
18321 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18323         * configure: +options become --options.  -subdirs commented out.
18324           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18325           Makefile now at top of generated Makefile.  Removed cvs log
18326           entries.  added -srcdir.  create .gdbinit only if there is one
18327           in ${srcdir}.
18329         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18330           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18331           and mandir now keyed off datadir by default.
18333 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18335         * Freshly created ChangeLog.
18338 Local Variables:
18339 mode: change-log
18340 left-margin: 8
18341 fill-column: 76
18342 version-control: never
18343 End: