* config/sh/t-linux (MULTILIB_EXCEPTIONS): Define for m2a cases.
[official-gcc.git] / ChangeLog
blob71447b0f9c97c6f3d3f839d750f8f5fc5be73a18
1 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3         * MAINTAINERS (CPU Port Maintainers): Add myself
4         i386 vector ISA extns mantainer.
6 2015-03-13  Jeff Law  <law@redhat.com>
8         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
9         maintainer.
10         Remove Richard Henderson as a maintainer for the x86 port.
12 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
14         * MAINTAINERS (CPU Port Maintainers): Update my email address.
16 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
18         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
19         pointer bounds checker and i386 MPX maintainer.
21 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
23         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
25 2015-02-26  Martin Sebor  <msebor@redhat.com>
27         * MAINTAINERS (Various Maintainers): Add self.
29 2015-02-25  Uros Bizjak  <ubizjak@gmail.com>
31         Revert:
32         2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
34         PR target/47230
35         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
36         * configure: Regenerate.
38 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
40         * configure.ac [--enable-as-accelerator-for] (enable_languages):
41         Make sure it contains lto.
42         * configure: Regenerate.
44 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
46         * configure: Regenerate.
48 2015-02-06  Diego Novillo  <dnovillo@google.com>
50         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
51         middle-end, docstring): Remove myself.
52         (Write After Approval): Add myself.
54 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
56         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
57         (Write After Approval): Update address.
59 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
61         PR jit/64780
62         * configure.ac: Require the user to explicitly specify
63         --enable-host-shared if the jit is enabled.
64         * configure: Regenerate.
66 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
68         * MAINTAINERS (Write After Approval): Add myself.
70 2015-01-25  Tom de Vries  <tom@codesourcery.com>
72         * MAINTAINERS: Make whitespace consistent.
74 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
76         * MAINTAINERS (Write After Approval): Add myself.
78 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
80         * MAINTAINERS: (Write After Approval): Add myself.
82 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
84         * MAINTAINERS: (Write After Approval): Add myself.
86 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
88         * MAINTAINERS: (Write After Approval): Add myself.
90 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
92         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
93         objective-c/c++ front end maintainer.
95 2015-01-13  Marek Polacek  <polacek@redhat.com>
97         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
99 2015-01-12  Jeff Law  <law@redhat.com>
101         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
102         a very long time.
104 2015-01-09  Ian Lance Taylor  <iant@google.com>
106         * configure.ac (host_tools): Add gotools.
107         * Makefile.def (host_modules): Add gotools.
108         (dependencies): Add dependency of all-gotools on all-target-libgo.
110 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
112         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
113         * configure: Regenerate.
115 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
117         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
118         all-target-libgomp.
119         * Makefile.in: Regenerate.
121 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
123         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
125 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
127         * configure.ac: Add Visium support.
128         * configure: Regenerate.
130 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
132         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
133         * configure: Regenerate.
135 2015-01-03  Andrew Pinski  <apinski@cavium.com>
137         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
138         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
139         (BASE_TARGET_EXPORTS): Add OBJCOPY.
140         (OBJCOPY_FOR_TARGET): New variable.
141         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
142         * Makefile.in: Regenerate.
143         * configure.ac: Check for already installed target objcopy.
144         Also GCC_TARGET_TOOL on objcopy.
145         * configure: Regenerate.
147 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
149         * config.sub: Update from upstream, to 2015-01-01 version.
150         * config.guess: Ditto.
152 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
154         * MAINTAINERS (RTEMS Ports): Add myself.
156 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
158         * MAINTAINERS (Write After Approval): Add myself.
160 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
162         * MAINTAINERS (Write After Approval): Add myself.
164 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
166         * configure.ac (--enable-as-accelerator-for): Don't set
167         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
168         * configure: Regenerate.
170 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
172         PR bootstrap/64023
173         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
174         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
175         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
176         to CXX.
177         * Makefile.in: Regenerated.
179 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
180             Yury Gribov  <y.gribov@samsung.com>
182         * .gitignore: Added .local.vimrc and .lvimrc.
183         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
184         * Makefile.in: Regenerate.
186 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
188         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
189         * configure: Regenerated.
191 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
193         * MAINTAINERS (nvptx port): New entry.
195 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
197         * configure: Regenerate.
199 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
201         * configure.ac: Merge with Binutils.
203 2014-11-26  Tobias Burnus  <burnus@net-b.de>
205         * Makefile.def: Make more dependent on mpfr, mpc and isl.
206         * Makefile.in: Regenerate.
208 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
210         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
211         missing flex.
212         * Makefile.in: Regenerated.
214 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
216         * Makefile.in: Regenerate.
218 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
220         PR bootstrap/63784
221         * libtool.m4: Add $pic_flag with -shared.
223 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
225         * MAINTAINERS (Write After Approval): Added myself.
227 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
229         * MAINTAINERS (write-after-approval): Add myself.
231 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
233         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
234         from 2 years ago.
236 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
238         Revert:
239         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
241         * MAINTAINERS (Write After Approval): Added myself as line map
242         maintainer.
244 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
246         Revert:
247         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
249         * MAINTAINERS (Write After Approval): Added myself.
251 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
253         * MAINTAINERS (Write After Approval): Added myself.
255 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
257         * MAINTAINERS (Write After Approval): Added myself as line map
258         maintainer.
260 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
262         * MAINTAINERS (Various Maintainers): Added myself as line map
263         maintainer.
265 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
267         * move-if-change: Sync from upstream gnulib.
269 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
271         * compile: Sync with upstream Automake.
272         * depcomp: Ditto.
273         * install-sh: Ditto.
274         * missing: Ditto.
275         * mkinstalldirs: Ditto.
276         * ylwrap: Ditto.
278 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
280         * config.sub: Update from upstream config repo.
281         * config.guess: Ditto.
283 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
285         * Makefile.def: Add liboffloadmic to target_modules.  Make
286         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
287         * Makefile.in: Regenerate.
288         * configure: Regenerate.
289         * configure.ac: Add liboffloadmic to target binaries.
290         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
291         Add liboffloadmic to noconfig list when C++ is not supported.
293 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
294             Thomas Schwinge  <thomas@codesourcery.com>
295             Ilya Verbin  <ilya.verbin@intel.com>
296             Andrey Turetskiy  <andrey.turetskiy@intel.com>
298         * configure: Regenerate.
299         * configure.ac (--enable-as-accelerator-for)
300         (--enable-offload-targets): New configure options.
302 2014-11-11  Tobias Burnus  <burnus@net-b.de>
304         * Makefile.def: Make all-gcc depend on all-isl.
305         * Makefile.in: Regenerate.
307 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
309         * ChangeLog.jit: New.
310         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
312 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
314         PR target/63610
315         * libtool.m4: Fix globbing of darwin versions.
316         * configure: Regenerate.
318 2014-11-11  Tobias Burnus  <burnus@net-b.de>
320         * config/cloog.m4: Remove.
321         * Makefile.def: Remove CLooG.
322         * Makefile.tpl: Ditto.
323         * configure.ac: Ditto.
324         * configure: Regenerate.
325         * Makefile.in: Ditto.
327 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
329         * configure.ac: Handle nvptx-*-*.
330         * configure: Regenerate.
332 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
334         * MAINTAINERS (Write After Approval): Add myself.
336 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
338         * Makefile.def (libcc1): Remove bootstrap=true;.
339         * Makefile.in: Regenerated.
341 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
343         * configure.ac: Update comment.
344         * configure: Regenerate.
346 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
348         * MAINTAINERS (Write After Approval): Add myself.
350 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
352         * configure.ac (extra_host_libiberty_configure_flags): Add
353         --enable-shared also for libcc1's benefit.
354         * configure: Regenerate.
356 2014-10-29  Tristan Gingold  <gingold@adacore.com>
358         * MAINTAINERS: Change my email address.
360 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
361             Tom Tromey  <tromey@redhat.com>
363         * Makefile.def: Add libcc1 to host_modules.
364         * configure.ac (host_tools): Add libcc1.
365         * Makefile.in, configure: Rebuild.
367 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
369         * configure.ac (build_configargs): Don't share config.cache between
370         build subdirs.
371         * configure: Regenerate.
373 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
375         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
376         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
377         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
378         leon3v7 as leon3.
379         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
380         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
381         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
382         * config/sparc/sparc.md (cpu): Add leon3v7.
383         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
385 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
387         * MAINTAINERS (write-after-approval): Add myself.
389 2014-10-23  Ian Lance Taylor  <iant@google.com>
391         * configure.ac: Disable the Go frontend on systems where it is known
392         to not work.
393         * configure: Regenerate.
395 2014-10-23  Richard Biener  <rguenther@suse.de>
397         * Makefile.def: Add libcpp build module and dependencies.
398         * configure.ac: Add libcpp build module.
399         * Makefile.in: Regenerate.
400         * configure: Likewise.
402 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
404         * MAINTAINERS (write-after-approval): Add myself.
406 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
408         * INSTALL/README: Do not mention CVS.
410 2014-10-03  Jing Yu  <jingyu@google.com>
412         * configure.ac: Add aarch64 to list of targets that support gold.
413         * configure: Regenerate.
415 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
417         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
419 2014-09-29  Catherine Moore  <clm@codesourcery.com>
421         * MAINTAINERS:  Add myself as MIPS maintainer.
423 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
425         * MAINTAINERS: Move myself to MIPS maintainers.
427 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
429         * MAINTAINERS: Put all email addresses between '<' and '>'.
431 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
433         * MAINTAINERS: Move myself to reviewers (Fortran).
435 2014-09-01  Andi Kleen  <ak@linux.intel.com>
437         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
438         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
439         * Makefile.in: Regenerate.
441 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
443         * rtx-classes-status.txt: Delete
445 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
447         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
449 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
451         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
452         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
453         of checking for version number.
454         * configure: Regenerated.
455         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
457 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
459         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
460         is done; begin phase 6 (use extra rtx_def subclasses).
462 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
464         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
465         done; begin phase 5 (additional rtx_def subclasses).
467 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
469         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
471 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
473         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
474         SET_BB_HEADER are done.
476 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
478         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
479         done.
481 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
483         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
485 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
487         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
489 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
491         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
493 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
495         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
497 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
499         * rtx-classes-status.txt: Phase 3 (per-file commits within
500         "config" subdirs) is done; begin phase 4 (removal of
501         "scaffolding").
503 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
505         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
506         dir) is done; begin phase 3 (per-file commits within "config"
507         subdirs).
509 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
511         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
512         phase 2 (per-file commits in main source dir).
514 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
516         * configure: Regenerated.
518 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
520         * rtx-classes-status.txt (TODO): Add SET_BND_TO
522 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
524         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
526 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
528         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
530 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
532         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
534 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
536         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
538 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
540         * MAINTAINERS (Write After Approval): Add myself.
542 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
544         * MAINTAINERS: Remove myself
546 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
548         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
550 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
552         * MAINTAINERS (Write After Approval): Add myself.
554 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
556         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
557         SET_BB_HEADER, SET_BB_FOOTER
559 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
561         * rtx-classes-status.txt: New file
563 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
565         * configure.ac: Eliminate ClooG installation dependency.
566         * configure: Regenerate.
567         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
568         * Makefile.in: Regenerate.
570 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
572         * MAINTAINERS (Write After Approval): Add myself.
574 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
576         * MAINTAINERS (Write After Approval): Add myself.
578 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
580         * MAINTAINERS (Write After Approval): Add myself.
582 2014-07-28  Anthony Green  <green@moxielogic.com>
584         Import from savannah.gnu.org:
585         * config.sub: Update to 2014-07-28 version.
587 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
589         * MAINTAINERS: Remove my MIPS maintainer entry.
591 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
593         PR target/47230
594         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
595         * configure: Regenerate.
597 2014-07-24  James Norris  <jnorris@codesourcery.com>
599         * MAINTAINERS (Write After Approval): Add myself.
601 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
603         * configure.ac: Accept only CLooG 0.18.1.
604         * configure: Regenerate.
606 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
608         * configure.ac: Don't accept isl 0.11.
609         * configure: Regenerate.
611 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
613         * MAINTAINERS (Write After Approval): Add myself.
615 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
617         * configure.ac: Don't accept isl 0.10.
618         * configure: Regenerate.
620 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
622         Fix include path for in-tree cloog.
623         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
624         * configure: Regenerate.
626 2014-06-18  Richard Henderson  <rth@redhat.com>
628         * .gitignore: Import gcc_update output.
630 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
632         * config-ml.in: Robustify ac_configure_args parsing.
634         * configure.ac (--enable-linker-plugin-configure-flags)
635         (--enable-linker-plugin-flags): New flags.
636         (configdirs): Conditionally add libiberty-linker-plugin.
637         * configure: Regenerate.
638         * Makefile.def (host_modules): Add libiberty-linker-plugin.
639         (host_modules) <lto-plugin>: Pay attention to
640         @extra_linker_plugin_flags@ and
641         @extra_linker_plugin_configure_flags@.
642         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
643         * Makefile.in: Regenerate.
645         * Makefile.tpl (configure-[+prefix+][+module+])
646         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
647         "module_srcdir" instead of "module" for locating a module's srcdir.
648         * Makefile.in: Regenerate.
650 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
652         * MAINTAINERS (Write After Approval): Add myself.
654 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
656         * MAINTAINERS: Update my email address.
658 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
660         * MAINTAINERS (Write After Approval): Add myself.
662 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
664         * MAINTAINERS (Write After Approval): Add myself.
666 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
668         PR libstdc++/61011
669         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
670         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
671         * configure: Regenerate.
673 2014-05-28  Pedro Alves  <palves@redhat.com>
675         * MAINTAINERS (Write After Approval): Add myself.
677 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
679         * MAINTAINERS: Update my affiliation/email.
681 2014-05-19  Mike Stump  <mikestump@comcast.net>
683         * MAINTAINERS: Add wide-int reviewers.
685 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
687         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
688         * configure: Regenerated.
690 2014-05-15  Torvald Riegel  <triegel@redhat.com>
692         * MAINTAINERS (libitm): Add myself as maintainer.
694 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
696         * MAINTAINERS (Write After Approval): Add myself.
698 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
700         * config.sub, config.guess: Import from upstream.
702 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
704         * MAINTAINERS (Write After Approval): Put myself in correct order.
706 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
708         * MAINTAINERS (Write After Approval): Add myself.
710 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
712         * MAINTAINERS: Move myself from Reviewers to Write After Approval
713         section.
715 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
717         * MAINTAINERS (Write After Approval): Delete myself.
719 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
721         PR sanitizer/56781
722         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
723         and -B* options with -Xcompiler.
725 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
727         PR bootstrap/60620
728         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
729         * Makefile.in: Regenerate.
731 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
733         * Makefile.def (dependencies): Make all-ld depend on all-binutils
734         for WINDRES_FOR_TARGET in default-manifest.o rule.
735         * Makefile.in: Regenerate.
737 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
739         * MAINTAINERS (Write After Approval): Add myself.
741 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
743         PR sanitizer/56781
744         * Makefile.def: Set bootstrap=true; for host fixincludes.
745         * configure.ac: Don't bootstrap host fixincludes unless
746         --with-build-config=bootstrap-{a,ub}san.
747         * Makefile.in: Regenerated.
748         * configure: Regenerated.
750 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
752         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
753         --enable-vtable-verify option parsing.  Don't add
754         target-libsanitizer to bootstrap_target_libs unless
755         --with-build-config=bootstrap-asan or
756         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
757         to bootstrap_target_libs unless --enable-vtable-verify.
758         * configure: Regenerated.
760 2014-03-10  Anatoly Sokolov <aesok@post.ru>
762         * MAINTAINERS (Write After Approval): Add myself.
764 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
766         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
768 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
770         PR bootstrap/58572
771         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
772         -I for libstdc++-v3 includes if $(LEAN).
773         * Makefile.in: Regenerated.
775 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
777         * MAINTAINERS: Update my email address.
779 2014-02-24  Walter Lee  <walt@tilera.com>
781         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
782         (tilegx-*-*): Change to tilegx*-*-*.
783         * configure: Regenerate.
785 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
787         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
789 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
791         * MAINTAINERS (Write After Approval): Add myself.
793 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
795         PR target/59788
796         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
797         *solaris2*.
799 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
801         * MAINTAINERS: Update my email address.
803 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
805         * MAINTAINERS: Convert to UTF-8.
806         Properly sort Xinliang David Li's entry.
808 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
809             Sandra Loosemore  <sandra@codesourcery.com>
811         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
812         nios2 port maintainers.
814 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
816         * MAINTAINERS (Write After Approval): Add myself.
818 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
820         * configure.ac: Add user-friendly check for native x86_64-linux
821         multilibs.
822         * configure: Regenerate.
824 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
826         * MAINTAINERS: Add myself as sh maintainer.
828 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
830         * MAINTAINERS: Add self as SLSR maintainer.
832 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
834         * MAINTAINERS: Update my email address.
836 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
838         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
840 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
842         * Makefile.in: Regenerate.
844         * Makefile.tpl: Fix typo.
845         * Makefile.in: Regenerate partially.
847 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
849         * configure.ac: Added libcilkrts to noconfig list when C++ is not
850         supported.
851         * configure: Regenerated.
853 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
855         * MAINTAINERS (Write After Approval): Add myself.
857 2013-10-30  Jason Merrill  <jason@redhat.com>
859         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
860         --disable-build-format-warnings.
862 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
864         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
865         depend on libstdc++ and libgcc.
866         * configure: Regenerate.
867         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
868         libcilkrts for POSIX and i*86, and x86_64 architectures.
869         * Makefile.in: Added libcilkrts related fields to support building it.
871 2013-10-26  Jeff Law  <law@redhat.com>
873         * Makefile.def (target_modules): Remove libmudflap
874         (languages): Remove check-target-libmudflap).
875         * Makefile.in: Rebuilt.
876         * Makefile.tpl (check-target-libmudflap-c++): Remove.
877         * configure.ac (target_libraries): Remove target-libmudflap.
878         Remove checks which disabled libmudflap on some systems.
879         * configure: Rebuilt.
880         * libmudflap: Directory removed.
882 2013-10-21  Cong Hou  <congh@google.com>
884         * MAINTAINERS (Write After Approval): Add myself.
886 2013-10-16  Mike Stump  <mikestump@comcast.net>
888         * .dir-locals.el: Add.
890 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
892         * configure.ac: Add --enable-host-shared
893         * configure: Regenerate.
895 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
897         Import from savannah.gnu.org:
898         * config.guess: Update to 2013-06-10 version.
899         * config.sub: Update to 2013-10-01 version.
901 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
903         Changes to build configuration to allow big endian ARC ELF toolchain
904         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
905         * configure: Regenerate.
907 2013-09-20  Alan Modra  <amodra@gmail.com>
909         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
910         ppc host match.  Support little-endian powerpc linux hosts.
912 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
914         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
915         maintainer.
917 2013-09-12  DJ Delorie  <dj@redhat.com>
919         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
920         maintainers.
922 2013-09-03  Richard Biener  <rguenther@suse.de>
924         * configure.ac: Also allow ISL 0.12.
925         * configure: Regenerated.
927 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
929         * MAINTAINERS (Write After Approval): Add myself.
931 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
933         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
935 2013-08-26  Caroline Tice  <cmtice@google.com>
937         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
938         "Various Reviewers" to libvtv "Various Maintainers".
940 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
942         * MAINTAINERS: Add myself as RTL optimizers reviewer.
944 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
946         * MAINTAINERS: Update name, email.
948 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
950         * MAINTAINERS (Write After Approval): Add myself.
952 2013-08-12  Caroline Tice  <cmtice@google.com>
954         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
955         address in the Write After Approval section.
957 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
959         * MAINTAINERS (Write After Approval): Update email.
961 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
963         * configure.ac: Adjust to check VTV_SUPPORTED.
964         * configure: Regenerated.
966 2013-08-02  Caroline Tice  <cmtice@google.com>
968         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
969         on non-linux systems; add target-libvtv to noconfigdirs; add
970         libsupc++/.libs to C++ library search paths.
971         * configure: Regenerated.
972         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
973         libstdc++ and libgcc.
974         * Makefile.in: Regenerated.
976 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
978         * MAINTAINERS (Write After Approval): Add myself.
980 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
981             Shiva Chen  <shiva0217@gmail.com>
983         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
984         nds32 port maintainers.
986 2013-07-17  Tim Shen  <timshen91@gmail.com>
988         * MAINTAINERS (Write After Approval): Add myself.
990 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
992         * configure.ac: Sync from binutils.
993         * configure: Regenerate.
995 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
997         * MAINTAINERS (Write After Approval): Add myself.
999 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1001         * MAINTAINERS (Write After Approval): Add myself.
1003 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1005         * MAINTAINERS (Write After Approval): Add myself.
1007 2013-04-30  Brooks Moses  <bmoses@google.com>
1009         * MAINTAINERS: Update my email; move myself from Fortran
1010         reviewer to Write After Approval.
1012 2013-04-16  Andreas Schwab  <schwab@suse.de>
1014         * configure.ac (aarch64-*-*): Don't disable java.
1015         * configure: Regenerate.
1017 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1019         * MAINTAINERS (Write After Approval): Add myself.
1021 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1023         * Makefile.def (target_modules): Don't install libffi.
1024         * Makefile.in: Regenerate.
1026 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1028         * MAINTAINERS (Write After Approval): Add myself.
1030 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1032         * MAINTAINERS (Write After Approval): Add myself.
1034 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1036         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1037         * configure: Regenerated.
1039 2013-02-05  Ian Lance Taylor  <iant@google.com>
1041         PR go/55969
1042         * configure.ac: Disable libgo on some systems where it does not
1043         work.
1045 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1047         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1048         Remove Geoff Keating as rs6000 port maintainer, at his request.
1050 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1052         * MAINTAINERS: Update my email.
1054 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1056         * configure: Re-generate.
1058 2013-01-15  Richard Biener  <rguenther@suse.de>
1060         PR other/55973
1061         * configure: Re-generate.
1063 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1065         * Makefile.def (install-target-libsanitizer): Depend on
1066         install-target-libstdc++-v3.
1067         * Makefile.in: Regenerate.
1069 2013-01-14  Richard Biener  <rguenther@suse.de>
1071         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1072         * configure: Re-generate
1074 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1076         * config.sub: Update from config repo.
1078 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1080         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1081         * Makefile.in: Regenerate.
1083 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1085         * MAINTAINERS (arc): Add new port maintainership for myself.
1087 2013-01-09  Jason Merrill  <jason@redhat.com>
1089         * .gitignore: Import from gdb repository.
1091 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1093         * Makefile.def (configure-gcc): Depend on all-gmp.
1094         (all-gcc): Remove dependency on all-gmp.
1095         * Makefile.in: Regenerated.
1097 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1099         * config.sub: Merge from config repo.
1100         * config.guess: Ditto.
1102 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1104         * Makefile.def: Merge from binutils.
1105         * Makefile.in: Ditto.
1107 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1109         * MAINTAINERS: Update my email.
1111 2012-12-29  Ben Elliston  <bje@gnu.org>
1113         * config.guess: Update to 2012-12-29 version.
1114         * config.sub: Likewise.
1116 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1118         * Makefile.def (install-target-libgfortran): Depend on
1119         install-target-libquadmath, install-target-libgcc.
1120         (install-target-libsanitizer): Depend on install-target-libgcc.
1121         (install-target-libjava): Depend on install-target-libgcc.
1122         (install-target-libitm): Depend on install-target-libgcc.
1123         (install-target-libobjc): Depend on install-target-libgcc.
1124         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1125         * Makefile.in: Regenerate.
1127 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1129         * Makefile.def (install-target-libgo): Depend on
1130         install-target-libatomic.
1131         * Makefile.in: Regenerate.
1133 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1135         PR go/55201
1136         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1137         * Makefile.in: Regenerate.
1139 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1141         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1142         * configure: Regenerate.
1144 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1146         * config.sub: Merge from config repo.
1148 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1150         * Makefile.def (target_modules): Add bootstrap=true and
1151         raw_cxx=true to libsanitizer.
1152         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1153         * Makefile.in: Regenerated.
1154         * configure: Likewise.
1156 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1158         * MAINTAINERS: Remove self as RTL optimization maintainer.
1160 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1162         * MAINTAINERS (Write After Approval): Add myself.
1164 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1166         * Makefile.def (target_modules): Remove bootstrap=true and
1167         raw_cxx=true from libsanitizer.
1168         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1169         * Makefile.in: Regenerated.
1170         * configure: Likewise.
1172 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1174         * Makefile.def (target_modules): Add bootstrap=true and
1175         raw_cxx=true to libsanitizer.
1176         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1177         * Makefile.in: Regenerated.
1178         * configure: Likewise.
1180 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1182         PR bootstrap/54279
1183         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1184         * configure: Regenerate.
1185         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1186         * Makefile.in: Regenerate.
1188 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1190         * configure.ac: Disable libsanitizer if we're not building C++.
1191         * configure: Regenerate.
1193 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1195         * MAINTAINERS (Write After Approval): Add myself.
1197 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1199         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1200         Kostya Serebryany (kcc@google.com) and
1201         Jakub Jelinek (jakub@redhat.com).
1202         Rename area for Dodji Seketeli (dodji@redhat.com).
1204 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1206         * MAINTAINERS: (asan.c, related): Add myself.
1208 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1210         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1211         * configure: Regenerate.
1213 2012-11-13  Richard Henderson  <rth@redhat.com>
1215         * configure.ac: Move libsanitizer logic to subdirectory.
1216         * configure: Regenerate.
1218 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1220         * configure.ac: Enable libsanitizer just on x86 linux for now.
1221         * configure: Re-generate.
1223 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1225         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1226         sections.
1227         * configure: Regenerate.
1229 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1231         * configure.ac: Add section for configdirs for libsanitizer.
1232         Disable for cris-*-* and mmix-*-*.
1233         * configure: Regenerate.
1235 2012-11-12  Wei Mi <wmi@google.com>
1237         * configure.ac: Add libsanitizer to target_libraries.
1238         * Makefile.def: Ditto.
1239         * configure: Regenerate.
1240         * Makefile.in: Regenerate.
1241         * libsanitizer: New directory for asan runtime.  Contains an empty
1242         tsan directory.
1244 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1246         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1247         against Mingw64 w32api.
1248         * configure: Regenerate.
1250 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1252         * configure: Regenerated.
1254 2012-11-03  Robert Mason  <rbmj@verizon.net>
1256         * configure.ac: add --disable-libstdcxx configure option
1257         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1259 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1261         * MAINTAINERS (Write After Approval): Add myself.
1263 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1265         * MAINTAINERS (Write After Approval): Add myself.
1267 2012-10-24  Sharad Singhai  <singhai@google.com>
1269         * MAINTAINERS (Write After Approval): Add myself.
1271 2012-10-24  Eric Christopher  <echristo@gmail.com>
1273         * MAINTAINERS: Update email address.
1275 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1277         PR bootstrap/54820
1278         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1279         * configure: Regenerate.
1281 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1283         * MAINTAINERS (aarch64): Add Marcus and myself.
1285 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1287         PR bootstrap/54820
1288         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1289         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1290         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1291         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1292         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1293         * Makefile.in: Regenerate.
1294         * configure.ac (have_static_libs): New variable and associated check.
1295         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1296         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1297         * configure: Regenerate.
1299 2012-10-10  Richard Biener  <rguenther@suse.de>
1301         * MAINTAINERS: Adjust for changed surname.
1303 2012-10-04  Lawrence Crowl  <crowl@google.com>
1305         * MAINTAINERS (Write After Approval): Add myself.
1307 2012-10-01  Cary Coutant  <ccoutant@google.com>
1309         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1311 2012-09-28  Ian Lance Taylor  <iant@google.com>
1313         * Makefile.def: Make all-target-libgo depend on
1314         all-target-libbacktrace.
1315         * Makefile.in: Rebuild.
1317 2012-09-26  Ian Lance Taylor  <iant@google.com>
1319         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1320         * Makefile.in: Rebuild.
1322 2012-09-20  Walter Lee  <walt@tilera.com>
1324         * configure.ac: Add tilegx to list of targets that support gold.
1325         * configure: Regenerate.
1327 2012-09-20  Marek Polacek  <polacek@redhat.com>
1329         * MAINTAINERS (Write After Approval): Add myself.
1331 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1333         * configure.ac: Add mips*-mti-elf* target.
1334         * configure: Regenerate.
1336 2012-09-17  Ian Lance Taylor  <iant@google.com>
1338         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1339         * configure.ac (host_libs): Add libbacktrace.
1340         (target_libraries): Add libbacktrace.
1341         * Makefile.def (host_modules): Add libbacktrace.
1342         (target_modules): Likewise.
1343         * configure, Makefile.in: Rebuild.
1345 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1347         PR target/38607
1348         Merge upstream change.
1349         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1351         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1352         Add libgomp*.o to compare_exclusions for AIX.
1353         * configure: Regenerate.
1355 2012-09-06  Diego Novillo  <dnovillo@google.com>
1357         * configure.ac: Bump minimum GMP version to 4.2.3.
1358         * configure: Re-generate.
1360 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1362         PR target/54461
1363         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1364         target-libgloss if not configured --with-avrlibc=no.
1365         * configure: Regenerate.
1367 2012-09-04  Jason Merrill  <jason@redhat.com>
1369         * configure.ac: Fix --enable-languages=all.
1371 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1373         * MAINTAINERS (Write After Approval): Add myself.
1375 2012-09-03  Richard Guenther  <rguenther@suse.de>
1377         PR bootstrap/54138
1378         * configure.ac: Re-organize ISL / CLOOG checks to allow
1379         disabling with either --without-isl or --without-cloog.
1380         * configure: Regenerated.
1382 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1384         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1385         * configure: Regenerate.
1387 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1389         * MAINTAINERS: Fix my email address.
1391 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1393         PR binutils/4970
1394         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1395         and opcodes.
1396         * Makefile.in: Regenerated.
1398 2012-08-26  Art Haas <ahaas@impactweather.com>
1400         * configure: Regenerate.
1402 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1404         * INSTALL/README: Also refer to the online installation
1405         instructions.
1407 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1409         * MAINTAINERS (Write After Approval): Add myself.
1410         (Picochip port): Remove myself.
1412 2012-08-14   Diego Novillo  <dnovillo@google.com>
1414         Merge from cxx-conversion branch.
1416         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1417         POSTSTAGE1_CONFIGURE_FLAGS.
1418         * Makefile.in: Regenerate.
1419         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1420         Force C++ when bootstrapping.
1421         * configure: Regenerate.
1423 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1425         * MAINTAINERS (Write After Approval): Add myself.
1427 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1429         * README: Document use of ranges of years in copyright notices.
1431 2012-07-06  Richard Guenther  <rguenther@suse.de>
1433         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1434         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1435         --with-gmp=system.
1436         * Makefile.in: Regenerated.
1437         * configure: Likewise.
1439 2012-07-06  Richard Guenther  <rguenther@suse.de>
1441         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1442         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1443         supply V=1 as extra_make_flags.
1444         * configure: Regenerated.
1445         * Makefile.in: Likewise.
1447 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1449         * configure: Regenerate.
1451 2012-07-03  Richard Guenther  <rguenther@suse.de>
1453         * Makfile.def (isl): Remove not necessary extra_exports and
1454         extra_make_flags.
1455         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1456         * Makefile.in: Regenerated.
1458 2012-07-03  Richard Guenther  <rguenther@suse.de>
1460         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1461         * configure.ac: If either the ISL or the CLooG check failed
1462         do not try to build in-tree versions.
1463         * Makefile.in: Regenerated.
1464         * configure: Regenerated.
1466 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1468         * configure: Regenerate.
1470 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1472         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1473         maintainer.
1475 2012-07-02  Richard Guenther  <rguenther@suse.de>
1477         * configure: Regenerated.
1479 2012-07-02  Richard Guenther  <rguenther@suse.de>
1480         Michael Matz  <matz@suse.de>
1481         Tobias Grosser <tobias@grosser.es>
1482         Sebastian Pop <sebpop@gmail.com>
1484         * Makefile.def: Add ISL host module, remove PPL host module.
1485         Adjust ClooG host module to use the proper ISL.
1486         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1487         * configure.ac: Include config/isl.m4.  Add ISL host library,
1488         remove PPL.  Remove PPL configury, add ISL configury, adjust
1489         ClooG configury.
1490         * Makefile.in: Regenerated.
1491         * configure: Likewise.
1493 2012-07-02  Richard Guenther  <rguenther@suse.de>
1495         Merge from graphite branch
1496         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1498         * configure: Regenerated.
1499         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1500         both cloog.org and legacy versions. The only supported version will
1501         be CLooG with the isl backend.
1503         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1505         * configure: Regenerated.
1506         * configure.ac: Require cloog isl 0.17.0
1508         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1510         * configure: Regenerated.
1511         * config/cloog.m4: Do not define CLOOG_ORG
1513 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1515         * configure.ac: Skip C if explicitly selected.
1516         * configure: Regenerate.
1518 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1520         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1521         they contain -O2.
1522         * configure: Regenerate.
1524 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1526         PR debug/53740
1527         * df.h, df-problems.c, dce.c: Revert last patch.
1529 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1531         * MAINTAINERS (Write After Approval): Update my email address.
1533 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1535         * MAINTAINERS (Write After Approval): Add myself.
1537 2012-06-20  Jason Merrill  <jason@redhat.com>
1539         * Makefile.tpl (check-target-libgomp-c++): New.
1540         (check-target-libitm-c++): New.
1541         * Makefile.def (c++): Add them.
1542         * Makefile.in: Regenerate.
1544 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1546         * MAINTAINERS (Write After Approval): Add myself.
1548 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1550         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1551         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1552         (install-no-fixedincludes): Adjust accordingly.
1553         * Makefile.in: Regenerate.
1555 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1557         Merge upstream change
1558         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1560 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1562         * MAINTAINERS (Write After Approval): Add myself.
1564 2012-05-09  Nick Clifton  <nickc@redhat.com>
1565             Paul Smith  <psmith@gnu.org>
1567         PR bootstrap/50461
1568         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1569         allow for the fact that from release v3.1.0 of MPFR the source
1570         files were moved into a src sub-directory.
1571         * configure: Regenerate.
1573 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1575         * configure.ac: Bump minimum MPFR version to 2.4.0.
1576         * configure: Regenerated.
1578 2012-05-01  Richard Henderson  <rth@redhat.com>
1580         * Makefile.def (libatomic): New target_module.
1581         * configure.ac (target_libraries): Add libatomic.
1582         (noconfigdirs): Check if libatomic is supported.
1583         * Makefile.in, configure: Rebuild.
1585 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1587         * MAINTAINERS (Write After Approval): Add myself.
1589 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1591         * config.sub: Update to 2012-04-18 version from official repo.
1593 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1595         * MAINTAINERS (Write After Approval): Add myself.
1597 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1599         * MAINTAINERS: Changed email address.
1601 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1603         PR target/52737
1604         * contrib/gcc_update (files_and_dependencies):
1605         Remove gcc/config/avr/t-multilib from touch data.
1607 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1609         * MAINTAINERS (OS Port Maintainers): Remove irix.
1610         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1611         (unsupported_languages): Remove mips-sgi-irix6.*.
1612         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1613         (with_stabs): Remove.
1614         * configure: Regenerate.
1616 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1618         * MAINTAINERS (OS Port Maintainers): Remove osf.
1619         * configure.ac (enable_libgomp): Remove *-*-osf*.
1620         (with_stabs): Remove alpha*-*-osf*.
1621         * configure: Regenerate.
1623 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1625         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1626         * configure: Regenerate.
1628 2012-02-17  Walter Lee  <walt@tilera.com>
1630         * MAINTAINERS: (Write After Approval): Delete myself.
1632 2012-02-14  Walter Lee  <walt@tilera.com>
1634         * MAINTAINERS (tilegx port): Add myself.
1635         (tilepro port): Add myself.
1636         (Write After Approval): Add myself.
1638 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1640         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1641         and Joseph Myers as docstring relicensing maintainers.
1643 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1645         * MAINTAINERS (write-after-approval): Add myself.
1647 2012-02-08  Ira Rosen <irar@il.ibm.com>
1649         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1650         maintainer.
1652 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1654         * MAINTAINERS (Write After Approval): Move myself to
1655         maintain alphabetical order.
1657 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1659         * MAINTAINERS (Write After Approval): Add myself.
1661 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1663         * MAINTAINERS (Write After Approval): Add myself.
1665 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1666             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1668         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1669         * configure: Regenerate.
1671 2012-01-23  Harshit Chopra  <harshit@google.com>
1673         * MAINTAINERS (Write After Approval): Add myself.
1675 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1677         * configure.ac: Remove reference to mh-interix.
1678         * configure: Regenerate.
1680 2012-01-05  Richard Henderson  <rth@redhat.com>
1682         PR bootstrap/51072
1683         * configure.ac: Disable libitm if c++ is not enabled.
1684         * configure: Rebuild.
1686         * configure.ac: Fix regexp for same.
1687         * configure: Rebuild.
1689 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1691         * MAINTAINERS (Write After Approval): Add myself.
1693 2012-01-02  Richard Guenther  <rguenther@suse.de>
1695         PR bootstrap/51686
1696         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1697         * Makefile.in: Regenerate.
1699 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1701         * MAINTAINERS (Write After Approval): Add myself.
1703 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1705         * configure: Regenerate.
1707 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1709         * MAINTAINERS (picochip): Changed email address.
1711 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1713         * MAINTAINERS (write-after-approval): Add self.
1715 2011-11-29  DJ Delorie  <dj@redhat.com>
1717         * configure.ac (rl78-*-*) New case.
1718         * configure: Regenerate.
1719         * MAINTAINERS: Add myself as RL78 maintainer.
1721 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1723         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1725 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1727         * libtool.m4: Additional FreeBSD 10 fixes.
1729 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1731         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1732         Maintainers section, as Epiphany maintainer.
1734 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1736         PR target/49992
1737         * configure.ac: Remove ranlib special-casing for Darwin.
1738         * configure: Regenerate.
1740 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1742         * MAINTAINERS (Reviewers): Keep the list sorted.
1744 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1746         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1748 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1750         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1751         * configure: Rebuild.
1752         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1753         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1754         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1755         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1756         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1757         Add READELF.
1758         * Makefile.in: Rebuild.
1760 2011-11-09  Jason Merrill  <jason@redhat.com>
1762         * Makefile.def (language=c++): Remove check-c++0x.
1763         * Makefile.in (check-gcc-c++): Regenerate.
1765 2011-11-08  Richard Henderson  <rth@redhat.com>
1767         * configure.ac: Test for libitm directory present first.
1769         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1771         * configure.ac: Test libitm/configure.tgt to disable libitm.
1772         * configure: Rebuild.
1774 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1775             Richard Henderson  <rth@redhat.com>
1777         Merged from transactional-memory.
1779         * Makefile.def (lang_env_dependencies): libitm is c++.
1780         Add libitm target module.
1781         * configure.ac: Likewise.
1782         * config/mmap.m4: New file.
1783         * contrib/gcc_update: Add libitm to touch data.
1784         * Makefile.in, configure: Rebuild.
1786 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1788         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1789         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1790         * Makefile.in: Regenerate.
1792 2011-11-01  DJ Delorie  <dj@redhat.com>
1794         * config.sub: Update to version 2011-10-29 (added rl78)
1796 2011-10-27  Nick Clifton  <nickc@redhat.com>
1798         * config.sub: Import these changes from the config project:
1800         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1801             Ben Elliston  <bje@gnu.org>
1803         * config.sub (epiphany): New.
1805         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1806             Ben Elliston  <bje@gnu.org>
1808         * config.sub (hexagon, hexagon-*): New.
1810         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1812         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1813         64eb to be64.
1815         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1817         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1818         (nacl): Grok as alias for 32el-unknown-nacl.
1820 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1822         * MAINTAINERS (Write After Approval): Add myself.
1824 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1826         * MAINTAINERS (Write After Approval): Add myself.
1828 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1830         * MAINTAINERS (sparc port): Remove myself.
1832 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1834         * MAINTAINERS (Write After Approval): Add myself.
1836 2011-08-14  Yao Qi  <yao@codesourcery.com>
1838         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1839         * configure: Regenerate.
1841 2011-07-26  Ian Lance Taylor  <iant@google.com>
1843         * configure.ac: Set have_compiler based on whether gcc directory
1844         exists, rather than on whether gcc is in configdirs.
1845         * configure: Rebuild.
1847 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1849         * MAINTAINERS (Global Reviewers): Add self.
1851 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1853         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1854         link directories.
1855         * Makefile.in: Rebuild.
1857 2011-07-20  Ian Lance Taylor  <iant@google.com>
1859         PR bootstrap/49787
1860         * configure.ac: Move --enable-bootstrap handling earlier in file.
1861         If --enable-bootstrap and either --enable-build-with-cxx or
1862         --enable-build-poststage1-with-cxx, enable C++ automatically.
1863         * configure: Rebuild.
1865 2011-07-19  Ian Lance Taylor  <iant@google.com>
1867         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1868         make C++ a boot_language.  Set and substitute
1869         POSTSTAGE1_CONFIGURE_FLAGS.
1870         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1871         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1872         * configure, Makefile.in: Rebuild.
1874 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1876         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1877         maintainers.
1879 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1881         * MAINTAINERS (Global Reviewers): Add myself.
1883 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1885         * configure: Regenerate.
1887 2011-07-16  Jason Merrill  <jason@redhat.com>
1889         * Makefile.def (language=c++): Add check-c++0x and
1890         check-target-libmudflap-c++.
1891         * Makefile.tpl (check-target-libmudflap-c++): New.
1892         * Makefile.in: Regenerate.
1894 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1896         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1897         * Makefile.def (target_modules/libjava): Pass
1898         $(EXTRA_CONFIGARGS_LIBJAVA).
1899         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1900         if not configured with --enable-static-libjava.
1901         * Makefile.in: Regenerate.
1902         * configure: Likewise.
1904 2011-07-15  Jason Merrill  <jason@redhat.com>
1906         * Makefile.in (check-c++): Move check-gcc-c++0x after
1907         check-target-libstdc++-v3.
1909 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1911         * MAINTAINERS (c6x port): New entry.
1913 2011-07-13  Jason Merrill  <jason@redhat.com>
1915         * Makefile.in (check-gcc-c++0x): New.
1916         (check-c++): Depend on it.
1918 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1920         PR target/39150
1921         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1922         x86_64-*-solaris2.1[0-9]*.
1923         * configure: Regenerate.
1925 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1927         * MAINTAINERS (RTL optimizers): Add self.
1929 2011-06-27  Gabriel Charette  <gchare@google.com>
1931         * MAINTAINERS (Write After Approval): Add myself.
1933 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1935         PR regression/47836
1936         PR bootstrap/23656
1937         PR other/47733
1938         PR bootstrap/49247
1939         PR c/48825
1940         * configure.ac (target_libraries): Remove target-libiberty.
1941         Remove case-statement setting skipdirs=target-libiberty for
1942         multiple targets.  Remove checking target_configdirs and
1943         removing target-libiberty but keeping target-libgcc if
1944         otherwise empty.
1945         * Makefile.def (target_modules): Don't add libiberty.
1946         (dependencies): Remove all traces of target-libiberty.
1947         * configure, Makefile.in: Regenerate.
1949 2011-06-13  Walter Lee <walt@tilera.com>
1951         * configure.ac (tilepro-*-*) New case.
1952         (tilegx-*-*): Likewise.
1953         * configure: Regenerate.
1955 2011-06-06  Jing Yu  <jingyu@google.com>
1957         * configure.ac: Skip target-libiberty for
1958         arm*-*-linux-androideabi.
1959         * configure: Regenerated.
1961 2011-06-06  Nick Clifton  <nickc@redhat.com>
1963         * config.sub: Sync from upstream.
1965 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1967         * MAINTAINERS (Write After Approval): Add myself.
1969 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1971         * MAINTAINERS: Update my email address.
1973 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1975         * MAINTAINERS (Write After Approval): Update my email address.
1977 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1979         * MAINTAINERS (Write After Approval): Add myself.
1981 2011-05-08  Doug Kwan  <dougkwan@google.com>
1983         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1984         * configure: Regenerated.
1985         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1986         value from configure.
1987         * Makefile.in: Regenerated.
1989 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1991         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1992         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1993         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1994         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1995         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1996         *-*-vxworks*): Disable newlib and libgloss in separate case
1997         statement.
1998         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1999         to separate case statement.
2000         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2001         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2002         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2003         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2004         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2005         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2006         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2007         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2008         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2009         i[[3456789]]86-*-rdos*, m32r-*-*,
2010         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2011         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2012         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2013         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2014         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2015         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2016         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2017         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2018         and libgloss in main case over targets.  Remove most empty cases
2019         in main case over targets.
2020         * configure: Regenerate.
2022 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2024         * MAINTAINERS (Write After Approval): Add myself.
2026 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2028         * configure.ac: Remove code setting special library locations for
2029         hppa*64*-*-hpux11*.  Remove code setting compiler for
2030         sparc-sun-solaris2*.
2031         * configure: Regenerate.
2033 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2035         * configure.ac: Separate libgloss_dir settings from general case
2036         over targets.
2037         * configure: Regenerate.
2039 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2041         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2042         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2043         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2044         cases in libgcj-disabling case statement.
2045         (hppa*64*-*-linux*): Set unsupported_languages instead of
2046         disabling target-zlib.
2047         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2048         to hppa*64*-*-hpux*.
2049         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2050         hppa*-*-hpux*.
2051         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2052         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2053         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2054         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2055         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2056         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2057         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2058         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2059         libgcj-disabling case statement.
2060         * configure: Regenerate.
2062 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2064         * configure.ac: Disable Java for targets not supporting libffi.
2065         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2066         Remove cases in Java-disabling statement.
2067         (*arm-wince-pe): Change to arm-wince-pe.
2068         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2069         cases in Java-disabling statement.
2070         (bfin-*-*): Don't disable Java again.
2071         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2072         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2073         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2074         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2075         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2076         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2077         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2078         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2079         Java-disabling statement.
2080         (mmix-*-*): Don't disable Java again.
2081         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2082         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2083         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2084         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2085         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2086         statement.
2087         * configure: Regenerate.
2089 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2091         * configure.ac: Separate cases disabling Java and Java libraries
2092         from general case over targets.
2093         * configure: Regenerate.
2095 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2097         * MAINTAINERS: Update my email address.
2099 2011-04-20  Easwaran Raman  <eraman@google.com>
2101         * MAINTAINERS (Write After Approval): Add myself.
2103 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2105         PR lto/48086
2106         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2107         * configure: Regenerate.
2109 2011-04-16  Jim Meyering  <meyering@redhat.com>
2111         * MAINTAINERS (Write After Approval): Add myself.
2113 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2115         * MAINTAINERS: Update my email address.
2117 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2119         * MAINTAINERS (Write After Approval): Add myself.
2121 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2123         * MAINTAINERS (Write After Approval): Add myself.
2125 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2127         * MAINTAINERS (Write After Approval): Add myself.
2129 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2131         * configure.ac (build_tools): Remove build-byacc.
2132         (host_libs): Remove mmalloc.
2133         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2134         autoconf automake libtool diff rcs fileutils shellutils time
2135         textutils wdiff find uudecode hello tar gzip indent recode release
2136         sed perl gawk findutils gettext zip.
2137         (libgcj): Remove target-qthreads.
2138         (target_tools): Remove target-examples target-gperf.
2139         (YACC): Don't handle building byacc.
2140         * configure: Regenerate.
2141         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2142         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2143         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2144         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2145         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2146         handle building components.
2147         * Makefile.in: Regenerate.
2149 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2151         * MAINTAINERS: Update my email address as Xtensa maintainer.
2153 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2155         * config.sub: Sync from upstream.
2157 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2159         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2160         (microblaze*): Don't disable libssp.
2161         * configure: Regenerate.
2163 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2165         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2166         moveifchange.
2167         * configure: Regenerate.
2168         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2169         * Makefile.in: Regenerate.
2171 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2173         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2174         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2175         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2176         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2177         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2178         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2179         md_exec_prefix cases.
2180         * configure: Regenerate.
2182 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2184         * configure.ac: Separate cases disabling target-libssp,
2185         target-libiberty, target-libstdc++-v3 and Fortran from general
2186         case over targets.
2187         * configure: Regenerate.
2189 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2191         * configure.ac (*-*-chorusos): Don't disable libgcj.
2192         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2193         Remove case.
2194         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2195         (arm-*-coff): Don't disable libgcj.
2196         (arm*-*-linux-gnueabi): Remove useless assignment.
2197         (arm-*-riscix*): Don't disable libgcj.
2198         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2199         configuration.
2200         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2201         (c54x*-*-*): Remove case.
2202         (tic54x-*-*): Don't disable GCC or GCC libraries.
2203         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2204         to *.
2205         (d10v-*-*): Don't disable GCC libraries.
2206         (d30v-*-*): Don't disable libgcj.
2207         (h8500-*-*): Don't disable GCC libraries.
2208         (i960-*-*): Don't disable libgcj.
2209         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2210         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2211         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2212         libgcj.
2213         (m68k-*-coff*): Remove case.
2214         (mmix-*-*): Don't disable libgloss on host.
2215         (mn10200-*-*, mn10300-*-*): Remove cases.
2216         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2217         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2218         Don't disable libgcj.
2219         (romp-*-*): Remove case.
2220         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2221         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2222         case.
2223         (v810-*-*): Don't disable GCC libraries.
2224         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2225         (ip2k-*-*): Don't disable GCC libraries.
2226         * configure: Regenerate.
2228 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2230         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2231         libffi on host.
2232         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2233         on host.
2234         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2235         * configure: Regenerate.
2237 2011-03-26  John Marino  <binutils@marino.st>
2239         * configure.ac: Add support for *-*-dragonfly*
2240         * configure: Regenerate.
2242 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2244         * configure.ac (native_only): Remove.
2245         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2246         send-pr uudecode guile gnuserv on host.
2247         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2248         send-pr rcs guile perl texinfo libtool on host.
2249         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2250         automake send-pr rcs guile perl texinfo libtool on host.
2251         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2252         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2253         (alpha*-dec-osf*): Don't disable fileutils on target.
2254         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2255         texinfo send-pr expect dejagnu on target.
2256         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2257         target-qthreads on target.
2258         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2259         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2260         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2261         x86_64-*-mingw*): Don't disable expect on target.
2262         (*-*-cygwin*): Don't disable target-gperf on target.
2263         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2264         gnuserv on target.
2265         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2266         target.
2267         * configure: Regenerate.
2269 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2271         * configure.ac (target_tools): Remove target-groff.
2272         (native_only): Remove target-groff.
2273         (hppa*64*-*-*): Don't disable byacc.
2274         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2275         setting.
2276         (*-*-kaos*): Don't skip target-librx and target-groff.
2277         (*-*-netware*): Don't skip target-libmudflap.
2278         (*-*-tpf*): Don't skip target-libmudflap.
2279         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2280         directories on the host.
2281         (ia64*-*-*vms*): Don't skip tix.
2282         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2283         host.
2284         * configure: Regenerate.
2286 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2288         * configure.ac: Remove references to mt-mep, mt-netware,
2289         mt-wince.
2290         * Makefile.def: Add all-utils soft dependencies.
2291         * Makefile.tpl: Remove GDB_NLM_DEPS.
2292         * configure: Regenerate.
2293         * Makefile.in: Regenerate.
2295 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2297         * configure.ac: Do not include mh-x86omitfp.
2298         * configure: Regenerate.
2300 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2302         * configure.ac: Remove empty cases.
2303         * configure: Regenerate.
2305 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2307         * Makefile.def: Add dependency from termcap to gdb.
2308         * Makefile.in: Regenerate.
2310 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2312         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2313         * configure: Regenerate.
2314         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2315         * Makefile.tpl: Likewise.
2316         * Makefile.in: Regenerate.
2318 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2320         * configure.ac: Remove all mentions of tentative_cc.
2321         * configure: Regenerate.
2323 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2325         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2326         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2327         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2328         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2329         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2330         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2331         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2332         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2333         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2334         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2335         *-*-rhapsody*): Remove host cases.
2336         * configure: Regenerate.
2338 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2340         * configure.ac (ppc*-*-pe): Remove host case.
2341         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2342         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2343         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2344         cases.
2345         * configure: Regenerate.
2347 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2349         * config.sub: Update to version 2011-03-23.
2351 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2353         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2354         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2355         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2356         * configure: Regenerate.
2358 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2360         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2361         to Write After Approval.
2362         * config-ml.in: Don't handle arc-*-elf*.
2363         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2364         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2365         handle GCC libraries.
2366         * configure: Regenerate.
2368 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2370         PR bootstrap/48120:
2371         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2372         Add -lstdc++ -lm to LIBS.
2373         * configure: Regenerate.
2375 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2377         * config.guess: Update to version 2011-02-02
2378         * config.sub: Update to version 2011-02-24
2380 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2382         PR lto/48086
2383         * configure.ac: Re-enable LTO on *-apple-darwin9.
2384         * configure: Regenerate.
2386 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2388         PR lto/48086
2389         * configure.ac: Disable LTO on darwin due to an assembler change in
2390         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2391         under 256.
2392         * configure: Regenerate.
2394 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2396         * MAINTAINERS: Update myself as score backend maintainer,
2397         update my e-mail address.
2399 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2401         * MAINTAINERS: Update my e-mail address.
2403 2011-03-06  Joey Ye  <joey.ye@arm.com>
2405         * MAINTAINERS: Update my e-mail address.
2407 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2409         * configure.ac: Adjust test of with_ppl.
2410         * configure: Regenerated.
2412 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2414         * MAINTAINERS: Adjust my e-mail address.
2416 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2418         * configure.ac: Add -lpwl to ppllibs.
2419         * configure: Regenerated.
2421 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2423         * config/cloog.m4: Add -lisl to clooglibs.
2424         * configure: Regenerated.
2426 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2428         * MAINTAINERS (CPU Port maintainers): Add self.
2430 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2432         * MAINTAINERS: Add myself as testsuite maintainer.
2434 2011-02-15  Mike Stump  <mikestump@comcast.net>
2436         * MAINTAINERS: Add myself as testsuite maintainer.
2438 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2440         Import from Libtool and gnulib:
2442         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2444         Prepare for supporting FreeBSD 10.
2445         * config.rpath: Remove handling of freebsd1* which soon would
2446         match FreeBSD 10.0.
2448         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2450         Remove support for FreeBSD 1.x.
2451         * libtool.m4 (_LT_LINKER_SHLIBS)
2452         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2453         soon would incorrectly match FreeBSD 10.0.
2455 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2457         PR binutils/12283
2458         * move-if-change: Import version from gnulib.
2460 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2462         PR lto/47225
2463         * Makefile.def (lto-plugin): Double dash for enable-shared.
2464         (configure-gcc): Depend on all-lto-plugin.
2465         * Makefile.in: Rebuilt.
2467 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2469         * configure.ac: Remove extra bracket.
2470         * configure: Regenerate.
2472 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2474         * MAINTAINERS: Add myself as libquadmath maintainer.
2476 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2478         * MAINTAINERS: Update my email address.
2480 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2482         * MAINTAINERS (option handling): Add self.
2484 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2486         PR lto/47225
2487         * Makefile.def: Add dependency for install-gcc
2488         on install-lto-plugin.
2489         * Makfile.in: Regenerated
2491 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2493         * MAINTAINERS (CPU Port Maintainers): Add myself.
2495 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2497         PR libgcj/44341
2498         * configure.ac: Discard --with-* flags for host when configuring
2499         target libraries for cross build.
2500         * configure: Rebuilt.
2502 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2504         * MAINTAINERS (linear loop transforms): Removed.
2506 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2508         * configure.ac: If with_ppl is no, move setting with_cloog=no
2509         after CLOOG_REQUESTED check.
2510         * configure: Regenerated.
2512 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2514         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2515         CLooG has been requested.
2516         * configure: Regenerated.
2518 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2520         * configure: Regenerated.
2521         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2523 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2525         * configure: Regenerated.
2526         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2528 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2530         * configure.ac: Use AS_HELP_STRING throughout.
2531         * configure: Regenerate.
2533 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2535         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2536         * configure: Regenerate.
2538 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2540         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2542 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2544         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2545         for ia64-hpux.
2546         * configure: Regenerate.
2548 2011-01-07  Jan Hubicka  <jh@suse.cz>
2550         PR lto/47225
2551         * Makefile.in: Regenerate.
2552         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2553         configure.
2555 2011-01-07  Jan Hubicka  <jh@suse.cz>
2557         * Makefile.in: Regenerate.
2558         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2559         and configure dependency on lto-plugin configure.
2560         (lto-plugin module): Remove dependency on GCC; add dependency on
2561         liniberty.
2563 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2565         * MAINTAINERS (Write After Approval): Add myself.
2567 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2569         * configure: Regenerate.
2571 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2573         * configure.ac: (picochip): Disable libiberty.
2575 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2577         * MAINTAINERS (Write After Approval): Add myself.
2579 2010-12-10  Ian Lance Taylor  <iant@google.com>
2581         PR bootstrap/46819
2582         * configure.ac: For --disable-libgcj clear libgcj_saved.
2583         * configure: Rebuild.
2585 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2587         PR fortran/46540
2588         * configure.ac: Add --disable-libquadmath and
2589         --disable-libquadmath-support.
2590         * configure: Regenerate.
2592 2010-12-03  Ian Lance Taylor  <iant@google.com>
2594         * MAINTAINERS: Add myself as libgo maintainer.
2596 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2598         PR libffi/46792
2599         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2600         * configure: Regenerate.
2602 2010-12-02  Ian Lance Taylor  <iant@google.com>
2604         * configure.ac: Always set default for poststage1_ldflags to
2605         -static-libstdc++ -static-libgcc.
2607 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2609         * configure.ac: Move comment to remove extra space in last argument
2610         of GCC_TARGET_TOOL.
2612 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2614         PR other/46026
2615         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2616         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2617         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2618         (BASE_FLAGS_TO_PASS): Use it.
2619         * configure: Rebuilt.
2620         * Makefile.in: Rebuilt.
2622 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2624         PR binutils/12258
2625         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2626         Properly check default linker.
2627         * configure: Regnerated.
2629 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2631         * configure.ac: For --enable-gold, handle value `default' instead of
2632         `both*'.  New configure option --{en,dis}able-ld.
2633         * configure: Regenerate.
2635 2010-11-20  Ian Lance Taylor  <iant@google.com>
2637         * configure.ac: Only disable a language library if no language needs
2638         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2639         * configure: Rebuild.
2641 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2643         * Makefile.in: Regenerate.
2645         PR other/46202
2646         * configure.ac: Fix just-built in-tree STRIP name to be
2647         binutils/strip-new.
2648         * configure: Regenerate.
2649         * Makefile.def (install-strip-gcc, install-strip-binutils)
2650         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2651         (install-strip-sid): Mirror dependencies on non-strip variants
2652         of these targets on the respective -strip prerequisites.
2653         * Makefile.tpl (install-strip, install-strip-host)
2654         (install-strip-target): New targets.
2655         (install-strip-[+module+], install-strip-target-[+module+]):
2656         New targets.
2657         * Makefile.in: Regenerate.
2659 2010-11-19  Ian Lance Taylor  <iant@google.com>
2660             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2662         * configure.ac: Add target-libgo to target_libraries.  Set
2663         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2664         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2665         (HOST_EXPORTS): Add GOC.
2666         (BASE_TARGET_EXPORTS): Add GOC.
2667         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2668         (GOCFLAGS_FOR_TARGET): New variable.
2669         (EXTRA_HOST_FLAGS): Add GOC.
2670         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2671         * Makefile.def (target_modules): Add libgo.
2672         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2673         (dependencies): Add dependency from configure-target-libgo to
2674         configure-target-libffi and all-target-libstdc++-v3.  Add
2675         dependencies from all-target-libgo to all-target-libffi.
2676         (languages): Add go.
2677         * configure: Rebuild.
2678         * Makefile.in: Rebuild.
2680 2010-11-19  Ian Lance Taylor  <iant@google.com>
2682         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2683         compiler/flag environment variables.
2685 2010-11-18  Ian Lance Taylor  <iant@google.com>
2687         * configure.ac: Check for lang_requires_boot_languages in
2688         config-lang.in files.
2689         * configure: Rebuild.
2691 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2692             Tobias Burnus  <burnus@net-b.de>
2694         PR fortran/32049
2695         * Makefile.def: Add libquadmath; build it with language=fortran.
2696         * configure.ac: Add libquadmath.
2697         * Makefile.tpl: Handle multiple libs in check-[+language+].
2698         * Makefile.in: Regenerate.
2699         * configure: Regenerate.
2701 2010-11-16  Tom Tromey  <tromey@redhat.com>
2703         * MAINTAINERS: Moved myself to reviewers section.
2705 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2707         * MAINTAINERS: Moved myself to reviewers section.
2709 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2711         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2712         (Write After Approval): Remove self.
2714 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2716         * configure.ac: Fix spelling in option names.
2717         * configure: Regenerated.
2719 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2721         PR bootstrap/39622
2722         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2723         * configure: Regenerated.
2725 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2727         * MAINTAINERS: Update my email address.
2729 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2731         * configure: Regenerate.
2733 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2735         * configure: Regenerate.
2737 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2739         * configure: Regenerate.
2741 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2743         * configure: Regenerate.
2745 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2747         * configure.ac: Support official CLooG.org versions.
2748         * configure: Regenerate.
2749         * config/cloog.m4: New.
2751 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2753         * MAINTAINERS (Write After Approval): Add myself.
2755 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2757         * MAINTAINERS: Update my email address.
2759 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2761         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2762         * configure: Regenerate.
2764 2010-11-03  Ian Lance Taylor  <iant@google.com>
2765             Dave Korn  <dave.korn.cygwin@gmail.com>
2767         PR lto/46273
2768         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2769         and on other supported platforms whenever LTO is enabled.
2770         * configure: Rebuild.
2772 2010-11-02  Alan Modra  <amodra@gmail.com>
2774         PR binutils/12110
2775         * configure.ac: Error when source path contains spaces.
2776         * configure: Regenerate.
2778 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2780         * MAINTAINERS: Update my email address.
2782 2010-10-20  Ian Lance Taylor  <iant@google.com>
2784         * Makefile.def (target_modules): Set lib_path to src/.libs for
2785         libstdc++-v3 module.
2786         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2787         * Makefile.in: Rebuild.
2789 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2791         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2792         (Write After Approval): Remove myself.
2794 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2796         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2798 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2800         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2802 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2804         * configure.ac (build_lto_plugin): New shell variable.
2805         (--enable-lto): Turn on by default for all non-ELF platforms that
2806         have had LTO support added so far.  Set build_lto_plugin appropriately
2807         for both ELF and non-ELF.
2808         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2809         * configure: Regenerate.
2811 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2813         Sync from src:
2814         * configure.ac (v850 support): Remove target-libgloss from
2815         noconfigdirs.
2816         * configure: Regenerate.
2818 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2820         PR bootstrap/45326
2821         PR bootstrap/45174
2822         * configure.ac: Honor initial values of $build_configargs,
2823         $host_configargs, $target_configargs.  Mark the precious, so
2824         environment settings get recorded.
2825         * configure: Regenerate.
2827 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2829         PR bootstrap/45796
2830         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2831         Depend on all-build-libiberty.
2832         * Makefile.in: Regenerate.
2834 2010-09-30  Michael Eager  <eager@eagercon.com>
2836         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2837         * configure: Regenerate.
2839 2010-09-28  Michael Eager  <eager@eagercon.com>
2841         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2843 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2845         PR bootstrap/44621
2846         * configure.ac: Fix unportable shell quoting.
2847         * configure: Regenerate.
2849 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2851         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2852         targets and amend comment.
2853         * configure: Regenerate.
2855 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2857         * MAINTAINERS (Write After Approval): Add myself.
2859 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2861         * configure.ac: Enable LTO by default on Darwin.
2862         * configure: Regenerate.
2864 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2866         * MAINTAINERS (Write After Approval): Add myself.
2868 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2870         * MAINTAINERS (Write After Approval): Add myself.
2872 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2874         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2875         ports
2877 2010-07-28  David Yuste  <david.yuste@gmail.com>
2879         * MAINTAINERS (Write After Approval): Add myself.
2881 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2883         * configure.ac: Support all v850 targets.
2884         * configure: Regenerate.
2886 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2888         PR bootstrap/44455
2889         * configure.ac (extra_mpfr_configure_flags): Copy from
2890         extra_mpc_gmp_configure_flags.
2891         * configure: Re-generated.
2893 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2895         * MAINTAINERS (Write After Approval): Add myself.
2897 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2899         * MAINTAINERS (Write After Approval): Add myself.
2901 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2903         * MAINTAINERS (Write After Approval): Add myself.
2905 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2907         PR target/44862
2908         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2909         Provide -B option to allow for link spec %s substitutions for
2910         libstdc++.a on darwin.
2911         * Makefile.in: Regenerate.
2913 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2915         * MAINTAINERS (Reviewers): Update my e-mail address
2917 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2919         * Makefile.def (configure-gcc): Depend on all-libelf.
2920         * Makefile.in: Rebuild.
2922 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2924         * MAINTAINERS (Write After Approval): Add myself in the right place.
2926 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2928         * MAINTAINERS (Write After Approval): Add myself.
2930 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2932         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2934 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2936         * config.sub: Update to version 2010-05-21.
2937         * config.guess: Update to version 2010-04-03.
2939 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2941         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2942         * configure: Regenerate.
2944 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2946         * MAINTAINERS (Write After Approval): Add myself.
2948 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2950         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2951         a platform that supports LTO.
2952         * configure: Regenerate.
2954 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2956         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2957         * configure: Regenerated.
2959 2010-04-27  Roland McGrath  <roland@redhat.com>
2960             H.J. Lu  <hongjiu.lu@intel.com>
2962         * configure.ac (--enable-gold): Support both, both/gold and
2963         both/bfd to add gold to configdirs without removing ld.
2964         * configure: Regenerated.
2966         * Makefile.def: Add install-gold dependency to install-ld.
2967         * Makefile.in: Regenerated.
2969 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2971         PR lto/42776
2972         * configure.ac (--enable-lto): Refactor handling so libelf tests
2973         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2974         and allow LTO to be explicitly enabled on non-ELF platforms that
2975         are known to support it inside else-clause.
2976         * configure: Regenerate.
2978 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2980         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2981         * configure: Regenerate.
2983 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2985         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2986         * configure: Regenerate.
2988 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2990         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2991         separately.
2992         * configure: Regenerate.
2994 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2996         * MAINTAINERS (Write After Approval): Add myself.
2998 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3000         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3001         * configure: Regenerate.
3003 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3005         * configure: Regenerate after change to elf.m4.
3007 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3009         * MAINTAINERS (Write After Approval): Add myself.
3011 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3013         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3014         * configure: Regenerated.
3016 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3018         * configure.ac: Print "buggy but acceptable" when CLooG
3019         revision is less than 9.
3020         * configure: Regenerated.
3022 2010-04-01  Diego Novillo  <dnovillo@google.com>
3024         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3026 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3028         PR bootstrap/43615
3029         PR bootstrap/43328
3031         Revert:
3033         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3035         * configure.ac: Do not pass --enable-multilib nor
3036         --disable-multilib in baseargs.  Accept explicitly passed
3037         --enable_multilib.
3038         * configure: Regenerate.
3040 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3042         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3044 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3046         * MAINTAINERS: Remove myself.
3048 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3050         PR bootstrap/43328
3051         * configure.ac: Do not pass --enable-multilib nor
3052         --disable-multilib in baseargs.  Accept explicitly passed
3053         --enable_multilib.
3054         * configure: Regenerate.
3056 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3058         * MAINTAINERS (spu port): Remove me.
3060 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3062         * configure.ac (tic6x-*-*): New case.
3063         * configure: Regenerate.
3065 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3067         * config.sub: Update to version 2010-03-22.
3068         * config.guess: Update to version 2009-12-30.
3070 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3072         PR ada/42554
3073         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3074         * configure: Regenerate.
3076 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3078         * MAINTAINERS: Update my email address.
3080 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3082         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3083         (ghassan.shobaki@amd.com): Removed.
3085 2010-03-17  Alan Modra  <amodra@gmail.com>
3087         * MAINTAINERS: Update my email address.
3089 2010-03-16  Diego Novillo  <dnovillo@google.com>
3091         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3092         Matthews.
3094 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3096         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3097         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3099 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3101         * MAINTAINERS: Update my email address.
3103 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3105         * MAINTAINERS: Update my email address.
3107 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3109         * MAINTAINERS: Update my email address.
3111 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3113         * MAINTAINERS: Update my email address.
3115 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3117         PR libstdc++/32499
3118         * configure.ac (RANLIB): Default to true.
3119         (STRIP): Likewise.
3120         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3121         * configure: Regenerate.
3123 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3125         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3126         (Write After Approval): Update my email address.
3128 2010-02-17  Nick Clifton  <nickc@redhat.com>
3130         PR 11238
3131         * Makefile.tpl (local-distclean): Also remove config.cache files in
3132         sub-directories as there may not be Makefiles present in the
3133         sub-directories.
3134         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3135         the config.cache files found by the find command.
3137         * Makefile.in: Regenerate.
3138         * configure.ac: Revert previous delta.
3139         * configure: Regenerate.
3141 2010-02-15  Nick Clifton  <nickc@redhat.com>
3143         PR 11238
3144         * configure.ac: Delete config.cache files in sub-directories when
3145         deleting Makefiles.
3146         * configure: Regenerate.
3148 2010-02-12  Ben Elliston  <bje@gnu.org>
3150         * MAINTAINERS: Update my email address.
3152 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3154         * MAINTAINERS (spu port): Update my email address.
3156 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3158         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3160 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3162         * configure.ac: Add "recommended" version checks for GMP/MPC.
3163         Update recommended GMP/MPFR/MPC versions.
3164         * configure: Regenerate.
3166 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3168         * MAINTAINERS: Move my Embecosm email address into the
3169         write-after-approval section.
3171 2010-01-26  Ian Lance Taylor  <iant@google.com>
3173         * MAINTAINERS: Add myself as Go frontend maintainer.
3175 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3177         PR libstdc++/36101, PR libstdc++/42813
3178         * configure.ac (bootstrap_target_libs): Make inclusion of
3179         target-libgomp conditional on libgomb being in target_configdirs.
3180         * configure: Regenerate.
3182 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3184         PR libstdc++/36101, PR libstdc++/42813
3185         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3186         * configure: Regenerate.
3188 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3190         PR libstdc++/36101, PR libstdc++/42813
3191         * configure.ac (target_configdirs): Substitute.
3192         * Makefile.def: Bootstrap target module libgomp.
3193         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3194         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3195         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3196         * configure, Makefile.in: Regenerate.
3198 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3200         * MAINTAINERS: Adjust my details.
3202 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3204         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3206 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3208         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3210 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3212         * MAINTAINERS (Write After Approval): Add myself.
3214 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3216         * MAINTAINERS (Write After Approval): Add myself.
3218 2010-01-11  Richard Guenther  <rguenther@suse.de>
3220         PR lto/41569
3221         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3222         * Makefile.in: Regenerated.
3224 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3226         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3227         * configure: Regenerate.
3229 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3230             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3232         PR bootstrap/42424
3233         * configure.ac: Include libtool m4 files.
3234         (_LT_CHECK_OBJDIR): Call it.
3235         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3236         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3238         * configure: Regenerate.
3240 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3242         PR bootstrap/41818
3243         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3244         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3245         * Makefile.in: Regenerate.
3247 2010-01-02  Richard Guenther  <rguenther@suse.de>
3249         PR lto/41529
3250         * configure.ac: Include config/elf.m4.  Disable LTO if not
3251         builting for an elf target.
3252         * configure: Regenerate.
3254 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3256         * MAINTAINERS: Change my email address.
3258 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3260         * config.sub, config.guess: Update from upstream sources.
3262 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3264         * MAINTAINERS (Write After Approval): Add myself.
3266 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3268         PR middle-end/30447
3269         PR middle-end/30789
3270         PR other/40302
3272         * configure.ac: Require MPC.
3273         * configure: Regenerate.
3275 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3277         PR target/38384
3278         PR bootstrap/40972
3279         * libtool.m4: Sync from git Libtool.
3280         * ltoptions.m4: Likewise.
3281         * ltversion.m4: Likewise.
3282         * lt~obsolete.m4: Likewise.
3283         * ltmain.sh: Likewise.
3285 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3287         * configure.ac: Update minimum MPC version to 0.8.
3288         * configure: Regenerate.
3290 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3292         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3293         * configure: Regenerated.
3295 2009-11-21  Ian Lance Taylor  <iant@google.com>
3297         * configure.ac: Change default of poststage1_ldflags to be empty if
3298         poststage1_libs is set.  When poststage1_libs is empty, and
3299         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3300         * configure: Rebuild.
3302 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3304         * MAINTAINERS (Write After Approval): Update my email address.
3306 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3308         * config.guess: Update from upstream sources.
3310 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3312         * Makefile.def: Restore host and target settings for gmp.
3313         * Makefile.in: Rebuild.
3315 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3317         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3318         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3319         Fix portability of test of C++ as bootstrap language.  Add
3320         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3321         * configure: Rebuild.
3322         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3323         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3324         in-tree building.
3325         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3326         (POSTSTAGE1_HOST_EXPORTS): Use it.
3327         (STAGE[+id+]_CXXFLAGS): New.
3328         (BASE_FLAGS_TO_PASS): Pass it down.
3329         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3330         extra_exports.
3331         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3332         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3333         extra_exports.
3334         * Makefile.in: Rebuild.
3336 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3338         * config.sub, config.guess: Update from upstream sources.
3340 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3342         * MAINTAINERS (Write After Approval): Add myself.
3344 2009-11-09  Jon Beniston  <jon@beniston.com>
3346         * MAINTAINERS (Write After Approval): Add myself.
3348 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3350         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3351         paths for *-w64-mingw* and x86_64-*mingw*.
3352         * configure: Regenerated.
3354 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3356         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3358 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3360         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3361         Phil Edwards to Write-After Approval.
3363 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3365         * configure.ac: Disable target-winsup & co for
3366         x86_64-*-mingw* and *-w64-mingw* targets.
3367         * configure: Regenerated.
3369 2009-10-16  Nick Clifton  <nickc@redhat.com>
3371         * MAINTAINERS: Add myself as a maintainer for the RX port.
3373 2009-10-26  Johannes Singler  <singler@kit.edu>
3375         * MAINTAINERS (Write After Approval): Update my e-mail address.
3377 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3379         * configure.ac (CLooG test): Use = with test.
3380         * configure: Regenerate.
3382 2009-10-22  Richard Guenther  <rguenther@suse.de>
3384         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3385         cloog if the ppl version check failed.  Move flags saving
3386         before setting in libelf check.
3387         * configure: Regenerate.
3389 2009-10-21  Richard Guenther  <rguenther@suse.de>
3391         * configure.ac: Adjust the ppl and cloog configure to work as
3392         documented.  Disable cloog if ppl was disabled.  Omit the version
3393         checks if they were disabled.
3394         * configure: Re-generate.
3396 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3398         * configure.ac: Add 'lto' to enable_languages, not
3399         new_enable_languages, and only if not already present.
3400         * configure: Regenerate.
3402 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3404         * README: Refer to the various COPYING* files instead of just
3405         COPYING.
3406         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3408 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3410         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3412 2009-10-07  Richard Guenther  <rguenther@suse.de>
3414         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3415         and Richard Guenther as reviewers.
3416         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3417         as reviewers.
3419 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3421         * config.sub: Update from upstream sources.
3423 2009-10-06  Ian Lance Taylor  <iant@google.com>
3425         * Makefile.def: check-gold depends upon all-gas.
3426         * Makefile.in: Rebuild.
3428 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3430         * MAINTAINERS (Write After Approval): Add myself.
3432 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3434         * Makefile.def: all-lto-plugin depends on all-libiberty.
3435         set bootstrap=true for lto-plugin.
3436         Add lto-plugin.
3437         * Makefile.in: Regenerate.
3438         * configure.ac (host_libs): Add lto-plugin.
3439         * configure: Regenerate.
3441 2009-10-03  Diego Novillo  <dnovillo@google.com>
3443         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3444         (HOST_LIBELFLIBS): Define.
3445         (HOST_LIBELFINC): Define.
3446         * Makefile.in: Regenerate.
3447         * configure.ac: Add --enable-lto.
3448         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3449         If --enable-lto is used, add 'lto' to new_enable_languages.
3450         If --enable-lto is used and gold is enabled, add
3451         lto-plugin to configdirs.
3452         * configure: Regenerate.
3454 2009-10-03  Simon Baldwin  <simonb@google.com>
3456         * configure.ac: If --with-system-zlib, suppress local zlib and
3457         pass --with-system-zlib to subdir configure scripts.
3458         * configure: Regenerate.
3460 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3461             Paolo Bonzini  <bonzini@gnu.org>
3463         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3464         $(srcdir).
3465         * Makefile.in: Rebuilt.
3467 2009-09-26  Gary Funck  <gary@intrepid.com>
3469         * MAINTAINERS (Write After Approval): Add myself.
3471 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3473         * configure.ac: Update minimum MPC version to 0.7.
3474         * configure: Regenerate.
3476 2009-09-25  Nick Clifton  <nickc@redhat.com>
3478         * configure.ac: Pass any --cache-file=/dev/null option on to
3479         subconfigures.
3480         * configure: Regenerate.
3482 2009-09-23  Nick Clifton  <nickc@redhat.com>
3484         * config.sub, config.guess: Update from upstream sources.
3486 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3488         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3489         * Makefile.in: Rebuilt.
3491 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3493         PR bootstrap/32272
3494         * configure.ac: Error out if $srcdir isn't '.' but contains
3495         host-${host_noncanonical}.
3496         * configure: Regenerate.
3498 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3500         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3501         maintainer.
3503 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3505         * configure.ac: If bootstrapping a combined tree with
3506         --enable-gold, require c++ in stage1_languages.
3507         * configure: Regenerate.
3509         * configure.ac: Also add target_libs of stage1_languages to
3510         bootstrap_target_libs.
3511         * configure: Regenerate.
3513         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3514         with --enable-languages not containing c++.
3515         * configure: Regenerate.
3517 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3519         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3520         * configure: Regenerate.
3522 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3524         * MAINTAINERS (Write After Approval): Update my e-mail address,
3525         and move from from here...
3526         (Waiting for paperwork): To here.
3528 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3530         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3532 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3534         * configure.ac: Do not use $extrasub for replacing @if/@endif
3535         parts in Makefile; instead, use additional arguments to
3536         AC_CONFIG_COMMANDS to do the replacement manually, with several
3537         sed invocations, to avoid HP-UX sed command limits.
3538         * configure: Regenerate.
3540 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3542         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3543         blank before -L.
3545 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3547         * configure.ac (with-build-config): Document.  Handle without.
3548         Handle missing argument.
3549         * configure: Rebuilt.
3551 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3553         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3554         Default to bootstrap-debug only if compare-debug works.
3555         * configure: Rebuilt.
3556         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3557         * Makefile.in: Rebuilt.
3559 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3561         * MAINTAINERS (OS Port Maintainers): Update my email address.
3563 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3565         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3566         * Makefile.in: Rebuilt.
3568 2009-09-01  Chris Demetriou  <cgd@google.com>
3570         * MAINTAINERS (Write After Approval): Add myself.
3572 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3574         PR debug/30161
3575         * include/dwarf2.h (enum dwarf_tag): Added
3576         DW_TAG_GNU_template_template_param
3577         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3579 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3581         * Makefile.tpl (AWK): Fix typo.
3582         * Makefile.in: Regenerate.
3584 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3586         * configure.ac: Detect awk and sed.
3587         * Makefile.def (flags_to_pass): Add AWK and SED.
3588         * Makefile.tpl (AWK, SED): New.
3589         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3590         * configure: Regenerate.
3591         * Makefile.in: Regenerate.
3593 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3595         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3596         (collapseslashes): Likewise.
3598 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3600         * configure.ac (AC_PREREQ): Bump to 2.64.
3602 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3604         * configure.ac: Remove --with-datarootdir, --with-docdir,
3605         --with-pdfdir, --with-htmldir switches.
3606         * configure: Regenerate.
3608         * configure: Regenerate.
3610         * compile: Sync from Automake 1.11.
3611         * depcomp: Likewise.
3612         * install-sh: Likewise.
3613         * missing: Likewise.
3614         * mkinstalldirs: Likewise.
3615         * ylwrap: Likewise.
3617 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3619         * ltmain.sh (func_normal_abspath): New function.
3620         (func_relative_path): Likewise.
3621         (func_mode_help): Document new -bindir option for link mode.
3622         (func_mode_link): Add new -bindir option, and use it to place
3623         output DLL if specified.
3625 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3627         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3628         (baseargs): Add --disable-option-checking.
3629         * configure: Regenerate.
3631         * Makefile.def (configure-target-libiberty): Depend on
3632         all-binutils and all-ld.
3633         (configure-target-newlib): Likewise.
3634         * Makefile.in: Regenerate.
3636 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3638         * config.sub, config.guess: Update from upstream sources.
3640 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3642         Sync from src, merge:
3644         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3646         * configure.ac: Do not exclude gas for i386-*-darwin.
3647         Add a case for x86_64-*-darwin.
3648         * configure: Regenerate.
3650 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3652         * MAINTAINERS: Add my name to Write After Approval list.
3654 2009-08-06  Michael Eager  <eager@eagercon.com>
3656         * configure.ac: Add Microblaze target.
3657         * configure: Regenerate.
3659 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3661         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3662         * configure: Regenerate.
3664 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3666         * MAINTAINERS (Write After Approval): Update my e-mail address.
3668 2009-07-06  Ian Lance Taylor  <iant@google.com>
3670         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3671         * configure: Rebuild.
3673 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3675         * MAINTAINERS: Move myself to the Graphite Reviewers.
3677 2009-06-30  Wei Guozhi  <carrot@google.com>
3679         * MAINTAINERS: Add my name to Write After Approval list.
3681 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3683         PR bootstrap/40338
3684         * configure.ac (comparestring): Create new variable.
3685         * Makefile.tpl (comparestring): Use to skip some comparisions.
3686         * configure: Regenerate.
3687         * Makefile.in: Regenerate.
3689 2009-06-26  Doug Evans  <dje@sebabeach.org>
3691         * Makefile.def (host_modules): Add cgen.
3692         * Makefile.in: Regenerate.
3693         * configure.ac (host_tools): Add cgen.
3694         * configure: Regenerate.
3696 2009-06-23  DJ Delorie  <dj@redhat.com>
3698         * MAINTAINERS: Add myself as mep maintainer.
3700 2009-06-23  Ian Lance Taylor  <iant@google.com>
3702         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3703         boot_languages.  Only bootstrap target libraries listed in
3704         target_libs for some boot language.  Add --with-stage1-ldflags,
3705         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3706         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3707         if not building with C++.
3708         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3709         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3710         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3711         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3712         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3713         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3714         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3715         * configure, Makefile.in: Rebuild.
3717 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3719         * MAINTAINERS: Added my name to write-after-approval list.
3721 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3723         * configure.ac: Define is_elf for QNX Neutrino targets.
3724         * configure: Regenerate.
3726 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3728         * MAINTAINERS: Added my name to the write-after-approval list
3730 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3732         * configure.ac: Detect MPC in default directory.
3733         * configure: Regenerate.
3735 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3736             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3738         * Makefile.tpl (all): Avoid a trailing backslash.
3739         * Makefile.in: Regenerate.
3741 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3743         * config.sub, config.guess: Update from upstream sources.
3745 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3747         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3748         to noconfdirs.
3749         * configure: Regenerate.
3751 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3753         * Makefile.tpl ([+compare-target+]): Compare all stage
3754         directories, rather than just gcc.
3755         * Makefile.in: Rebuilt.
3757 2009-06-01  Doug Kwan  <dougkwan@google.com>
3759         * configure.ac: Support gold for target arm*-*-*.
3760         * configure: Regenerate.
3762 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3764         * Makefile.def: Add MPC support and dependencies.
3765         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3767         * Makefile.in, configure: Regenerate.
3769 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3771         * Makefile.tpl (all): Avoid harmless warning in make all when
3772         gcc-bootstrap is enabled but stage_last does not exist.
3773         * Makefile.in: Rebuilt.
3775 2009-05-24  Nicolas Roche  <roche@adacore.com>
3777         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3778         * Makefile.in: Regenerate.
3780 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3782         * MAINTAINERS: Update my e-mail address.
3784 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3786         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3787         * configure:  Regenerate.
3789 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3791         PR other/40159
3792         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3793         gcc-no-bootstrap are mutually exclusive.
3794         * Makefile.in: Rebuilt.
3796 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3798         PR other/40159
3799         * Makefile.tpl (all): Don't end with unconditional success.
3800         * Makefile.in: Rebuilt.
3802 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3804         PR target/37137
3805         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3806         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3807         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3808         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3809         stage_configureflags, stage_cflags and stage_libcflags into
3810         explicit Makefile macros.
3811         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3812         GFORTRAN.
3813         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3814         CC.  Set CC_FOR_BUILD from CC.
3815         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3816         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3817         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3818         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3819         and GFORTRAN.
3820         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3821         (_LIBCFLAGS): Renamed to _TFLAGS.
3822         (do-compare-debug, do-compare3-debug): Drop.
3823         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3824         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3825         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3826         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3827         (XGCC_FLAGS_FOR_TARGET): New.
3828         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3829         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3830         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3831         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3832         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3833         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3834         TFLAGS.
3835         (BUILD_CONFIG): Include if requested.
3836         (all): Set TFLAGS on bootstrap.
3837         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3838         (all-stageid-prefixmodule): Likewise.
3839         (do-clean, distclean-stageid): Set TFLAGS.
3840         (restrap): Fix whitespace.
3841         * Makefile.in: Rebuilt.
3843 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3845         * config.guess: Sync with src.
3847 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3849         * configure.ac ($with_ppl):  Default to no if not supplied.
3850         ($with_cloog):  Likewise.
3851         configure:  Regenerate.
3853 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3855         * MAINTAINERS: Update my e-mail address.
3857 2009-04-27  Nick Clifton  <nickc@redhat.com>
3859         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3861 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3863         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3864         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3865         * Makefile.in: Regenerate.
3867 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3869         PR bootstrap/39739
3870         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3871         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3873         * configure, Makefile.in: Regenerate.
3875 2009-04-21  Taras Glek  <tglek@mozilla.com>
3877         * include/hashtab.h: Update GTY annotations to new syntax
3878         * include/splay-tree.h: Likewise
3880 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3882         * config.sub, config.guess: Update from upstream sources.
3884 2009-04-15  Anthony Green  <green@moxielogic.com>
3886         * configure.ac: Add moxie support.
3887         * configure: Rebuilt.
3889 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3891         * configure.ac: Change copyright header to refer to version
3892         3 of the GNU General Public License and to point readers at the
3893         COPYING3 file and the FSF's license web page.
3894         * Makefile.def: Likewise.
3895         * Makefile.tpl: Likewise.
3896         * Makefile.in: Regenerate.
3898 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3900         * configure.ac: Restore match for darwin9 or later. Use double
3901         brackets since regeneration eats one pair.
3902         * configure: Regenerate.
3904 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3906         PR gas/10039
3907         * configure.ac: Require texinfo 4.7.
3908         * configure: Regenerated.
3910 2009-04-09  Nick Clifton  <nickc@redhat.com>
3912         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3913         the GCC Runtime Library Exception.
3915 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3917         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3918         * configure: Regenerate.
3920 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3922         * Makefil.def (languages): New entries.
3923         * Makefile.tpl (check-gcc-*): New generic target.
3924         * Makefile.in: Regenerate.
3926 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3928         * MAINTAINERS:  Update my email address.
3930 2009-03-18  Tom Tromey  <tromey@redhat.com>
3932         * configure: Rebuild.
3933         * configure.ac (host_libs): Add libiconv.
3934         * Makefile.in: Rebuild.
3935         * Makefile.def (host_modules): Add libiconv.
3936         (configure-gdb, all-gdb): Depend on libiconv.
3938 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3940         * configure.ac: Treat gdb as supported on x86_64-darwin.
3941         * configure: Regenerate.
3943 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3945         * configure.ac (--with-host-libstdcxx): New option.
3946         * configure: Regenerate.
3948 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3950         * MAINTAINERS:  Move myself into the write after approval list.
3952 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3954         * MAINTAINERS: Update e-mail address.
3956 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3958         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3960 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3962         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3964 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3966         Backport from git Libtool:
3968         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3969         Support GNU/kOpenSolaris.
3970         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3971         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3972         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3973         GNU/kOpenSolaris.
3975 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3977         * MAINTAINERS: Update e-mail address.
3979 2009-02-24  Michael Eager  <eager@eagercon.com>
3981         * MAINTAINERS (Write After Approval): Add self.
3983 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3985         * MAINTAINERS (Write After Approval): Add myself.
3987 2009-02-05  Andreas Schwab  <schwab@suse.de>
3989         * Makefile.tpl (stage_last): Define $r and $s before using
3990         $(RECURSE_FLAGS_TO_PASS).
3991         * Makefile.in: Regenerate
3993 2009-01-30  Ian Lance Taylor  <iant@google.com>
3995         * MAINTAINERS: Move myself to the Global Reviewers list.
3997 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3999         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4000         * configure: Regenerate.
4002 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4004         * MAINTAINERS: Make whitespace consistent.
4005         Remove Robert Millan from Write After Approval.
4007 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4009         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4010         (all-opcodes): Depend on all-libiberty.
4011         * Makefile.in: Regenerate.
4013 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4015         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4016         * configure: Regenerate.
4018 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4020         * MAINTAINERS (Write After Approval): Add myself.
4022 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4024         * MAINTAINERS: Add myself to reviewers (Fortran).
4026 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4028         PR tree-optimization/38515
4029         * configure.ac (cloog-polylib): Removed.
4030         (with_ppl, with_cloog): Test for "no".
4031         * configure: Regenerated.
4033 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4035         * MAINTAINERS: Moved myself to reviewers (Fortran).
4037 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4039         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4040         (Write After Approval): Remove myself.
4042 2009-01-03  Diego Novillo  <dnovillo@google.com>
4044         * MAINTAINERS: Remove myself from alias maintainership.
4046 2009-01-02  David Ayers  <ayers@fsfe.org>
4048         * MAINTAINERS: Update e-mail address.
4050 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4052         * MAINTAINERS: Make whitespace consistent.
4054 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4056         Backport from upstream Libtool:
4057         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4058         Add cache variables to tests that require the linker to work.
4059         For shlibpath_overrides_runpath, this also changes the semantics
4060         to let the result from the C compiler take precedence.
4062 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4064         * config.sub, config.guess: Update from upstream sources.
4066 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4068         * configure.ac (ppllibs): Add by default the lib flags.
4069         * configure: Regenerate.
4071 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4073         * MAINTAINERS:  Add myself to the write after approval list.
4075 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4077         * configure.ac: Add double brackets on darwin[912].
4078         * configure: Regenerate.
4080 2008-12-03  Daniel Kraft  <d@domob.eu>
4082         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4083         Approval to Reviewer section (for Fortran front-end).
4085 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4087         * configure.ac: Expand to darwin10 and later.
4088         * configure: Regenerate.
4090 2008-12-02  Andreas Schwab  <schwab@suse.de>
4092         * Makefile.def: configure-target-boehm-gc depends on
4093         all-target-libstdc++-v3.
4094         * Makefile.in: Regenerate.
4096 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4098         * MAINTAINERS:  Add myself as mingw maintainer.
4100 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4102         * config.sub, config.guess: Update from upstream sources.
4104 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4106         * README.SCO: Remove.
4108 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4110         * MAINTAINERS:  Add myself to the write after approval list.
4112 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4114         * MAINTAINERS:  Update my email address in WAA section.
4116 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4118         * MAINTAINERS: Update e-mail address.
4120 2008-11-27  Toon Moene  <toon@moene.org>
4122         * MAINTAINERS: Change e-mail address.
4124 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4126         * configure.ac: Build gdb for i?86-*-darwin*
4127         * configure: Regenerated.
4129 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4131         * MAINTAINERS: Added my full name.
4133 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4135         PR bootstrap/38014
4136         PR bootstrap/37923
4138         Revert:
4140         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4142         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4143         * Makefile.in: Regenerated.
4145         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4147         PR gdb/921
4148         PR gdb/1646
4149         PR gdb/2175
4150         PR gdb/2176
4152         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4153         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4154         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4155         (HOST_EXPORTS): Pass CPPFLAGS.
4156         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4157         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4158         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4159         * Makefile.in, configure: Regenerated.
4160         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4161         and CPPFLAGS_FOR_BUILD.
4163 2008-11-06  Jeff Law  <law@redhat.com>
4165         * MAINTAINERS: Add myself as middle end maintainer.
4167 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4169         * MAINTAINERS (Write after approval): Add myself.
4171 2008-11-05  Diego Novillo  <dnovillo@google.com>
4173         * MAINTAINERS (Global Reviewers): Add myself.
4174         (Non-Algorithmic Maintainers): Remove myself.
4176 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4178         * MAINTAINERS (Write after approval): Add myself.
4180 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4182         * MAINTAINERS (Write after approval): Add myself.
4184 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4186         * configure.ac (spu-*-*): Remove special case.
4187         * configure: Regenerate.
4189 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4191         * MAINTAINERS (Write after approval): Update my email address.
4193 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4195         * configure.ac [spu-*-*]: Do not set skipdirs.
4196         * configure: Re-generate.
4198 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4200         * MAINTAINERS (Various Maintainers): Add myself to reload.
4202 2008-10-25  Richard Guenther  <rguenther@suse.de>
4204         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4205         maintainer.  Remove myself as libgcc-math maintainer.
4206         (Non-Algorithmic Maintainers): Remove myself.
4208 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4210         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4211         * Makefile.in: Regenerated.
4213 2008-10-23  Cary Coutant  <ccoutant@google.com>
4215         * MAINTAINERS (Write after approval): Add myself.
4217 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4219         PR gdb/921
4220         PR gdb/1646
4221         PR gdb/2175
4222         PR gdb/2176
4224         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4225         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4226         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4227         (HOST_EXPORTS): Pass CPPFLAGS.
4228         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4229         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4230         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4231         * Makefile.in, configure: Regenerated.
4232         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4233         and CPPFLAGS_FOR_BUILD.
4235 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4237         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4238         Sebastian Pop.
4240 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4242         * MAINTAINERS (Write After Approval): Added myself.
4244 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4246         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4247         recommended version to 2.3.2.
4249         * configure: Regenerate.
4251 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4253         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4255 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4257         * MAINTAINERS (Write After Approval): Update e-mail address.
4259 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4261         * libtool.m4: Update to libtool 2.2.6.
4262         * lt~obsolete.m4: Update to libtool 2.2.6.
4263         * ltmain.sh: Update to libtool 2.2.6.
4264         * ltsugar.m4: Update to libtool 2.2.6.
4265         * ltversion.m4: Update to libtool 2.2.6.
4266         * ltoptions.m4: Update to libtool 2.2.6.
4267         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4269 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4271         * MAINTAINERS (Write After Approval): Add myself.
4273 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4275         * MAINTAINERS (Write After Approval): Update my name.
4277 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4279         * MAINTAINERS: Add myself in "Write After Approval".
4281 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4283         * MAINTAINERS: Add myself as ia64 maintainer.
4285 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4287         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4288         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4289         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4290         and Michael Tiemann from Write After Approval since they do not
4291         actually have access.
4293 2008-09-05  Richard Guenther  <rguenther@suse.de>
4295         * configure.ac: Initialize clooglibs to -lcloog.
4296         * configure: Re-generate.
4298 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4300         * MAINTAINERS (Write After Approval): Add myself.
4302 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4304         * configure.ac (--with-cloog-polylib): New.
4305         (--disable-cloog-version-check): New.
4306         (--disable-ppl-version-check): New.
4307         * configure: Re-generate.
4309 2008-09-03  Richard Guenther  <rguenther@suse.de>
4311         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4312         cloog test.
4313         * configure: Re-generate.
4315 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4317         Add picoChip port.
4318         * MAINTAINERS: Add picoChip maintainers.
4320 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4321             Tobias Grosser  <grosser@fim.uni-passau.de>
4322             Jan Sjodin  <jan.sjodin@amd.com>
4323             Harsha Jagasia  <harsha.jagasia@amd.com>
4324             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4325             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4326             Adrien Eliche  <aeliche@isty.uvsq.fr>
4328         Merge from graphite branch.
4329         * configure: Regenerate.
4330         * Makefile.in: Regenerate.
4331         * configure.ac (host_libs): Add ppl and cloog.
4332         Add checks for PPL and CLooG.
4333         * Makefile.def (ppl, cloog): Added modules and dependences.
4334         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4335         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4337 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4339         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4340         (GCC_SHLIB_SUBDIR): New.
4341         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4342         * configure: Regenerate.
4343         * Makefile.in: Regenerate.
4345 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4347         * MAINTAINERS: Consistently use tabs to separate columns.
4349 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4351         * MAINTAINERS (Write after Approval): Add myself.
4353 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4355         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4356         Enable bfd, binutils and opcodes.
4357         * configure: Regenerate.
4359 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4361         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4363 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4365         * MAINTAINERS:  Use correct Umlaut for last name.
4367 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4369         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4371 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4373         * MAINTAINERS: Update my email address.
4375 2008-08-16  Nicolas Roche  <roche@adacore.com>
4377         * Makefile.tpl: Add BOOT_ADAFLAGS.
4378         * Makefile.in: Regenerate.
4380 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4382         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4383         * configure: Regenerate.
4385 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4387         * configure.ac: Add makefile fragments for hpux.
4388         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4389         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4390         * configure: Regenerate.
4391         * Makefile.in: Regenerate.
4393 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4395         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4397 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4399         * MAINTAINERS (Write after Approval): Add myself.
4401 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4403         * MAINTAINERS (Write After Approval):  Add myself.
4405 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4407         * MAINTAINERS (Write After Approval):  Add myself.
4409 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4411         * MAINTAINERS: Update my email address.
4413 2008-06-25  Joey Ye  <joey.ye@intel.com>
4415         * MAINTAINERS (Write After Approval):  Add myself.
4417 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4419         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4420         * Makefile.in: Regenerate.
4421         * configure: Regenerate.
4423 2008-06-17  Daniel Kraft  <d@domob.eu>
4425         * MAINTAINERS (Write After Approval):  Add myself.
4427 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4429         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4430         "$@" is still intact with both Autoconf 2.59 and 2.62.
4431         * configure: Regenerate.
4433 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4435         * Makefile.tpl: Fix comment errors.
4436         * Makefile.in: Regenerate.
4438 2008-06-12  David S. Miller  <davem@davemloft.net>
4439             David Edelsohn  <edelsohn@gnu.org>
4441         * configure.ac: Add powerpc*-*-* to gold supported targets.
4442         * configure: Regenerate.
4444 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4446         PR tree-optimization/36218
4447         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4448         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4449         (all prefix="build-"): Pass them to build-system sub-makes.
4450         * Makefile.in: Regenerate.
4452 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4454         * MAINTAINERS (mt port): Remove.
4455         (sco5, unixware, sco udk): Remove.
4456         (Kean Johnston): Add to Write After Approval.
4458 2008-05-30  Julian Brown  <julian@codesourcery.com>
4460         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4461         of libobjc for ARM EABI Linux.
4462         * configure: Regenerate.
4464 2008-05-18  Xinliang David Li   <davidxl@google.com>
4466         * ChangeLog: Remove wrong ChangeLog entry.
4468 2008-05-17  Xinliang David Li   <davidxl@google.com>
4470         * MAINTAINERS (Write After Approval): Add myself.
4472 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4474         * MAINTAINERS (Write After Approval): Add myself.
4476 2008-05-14  Rafael Espíndola  <espindola@google.com>
4478         * config-ml.in: don't handle --enable-shared and --enable-static.
4480 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4482         * MAINTAINERS: Update my email address.
4484 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4486         * MAINTAINERS: Update my email address.
4488 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4490         * MAINTAINERS (Write After Approval): Add myself.
4492 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4494         * MAINTAINERS (Write After Approval): Add myself.
4496 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4498         * MAINTAINERS (crx): Add myself.
4500 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4502         Sync with src:
4503         2008-04-14  David S. Miller  <davem@davemloft.net>
4505         * configure.ac: Add sparc*-*-* to gold supported targets.
4506         * configure: Regenerate.
4508 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4510         PR bootstrap/35457
4511         * configure.ac: Include override.m4.
4512         * configure: Regenerate.
4514 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4516         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4517         * Makefile.in: Regenerate.
4519 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4521         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4522         as nonconfigurable directories list.
4523         * configure: Regenerate.
4525 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4527         * config.sub, config.guess: Update from upstream sources.
4529 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4531         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4532         * Makefile.in: Regenerate.
4534 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4536         * configure.ac: Do not build libssp for the AVR.
4537         * configure: Regenerate.
4539 2008-04-07  Ian Lance Taylor  <iant@google.com>
4541         * Makefile.def: check-gold depends upon all-binutils.
4542         * Makefile.in: Regenerate.
4544 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4546         * MAINTAINERS (Write After Approval): Add myself.
4548 2008-04-04  Nick Clifton  <nickc@redhat.com>
4550         PR binutils/4334
4551         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4552         builds.
4553         * configure: Regenerate.
4555 2008-04-04  NightStrike  <NightStrike@gmail.com>
4557         PR other/35151
4558         * configure.ac: Combine rules for mingw32 and mingw64.
4559         * configure: Regenerate.
4561 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4563         * MAINTAINERS (Write After Approval): Add myself.
4565 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4567         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4568         * Makefile.in (.NOTPARALLEL): Ditto.
4570 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4572         * MAINTAINERS (Write After Approval): Add myself.
4574 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4576         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4577         * Makefile.in (.NOTPARALLEL): Regenerate.
4579 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4581         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4582         * Makefile.in: Regenerate.
4584 2008-03-26  Jakub Staszak  <kuba@et.pl>
4586         * MAINTAINERS (Write After Approval): Add myself.
4588 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4590         * MAINTAINERS:  Update e-mail address.
4592 2008-03-20  Ian Lance Taylor  <iant@google.com>
4594         * configure.ac: Add support for --enable-gold.
4595         * Makefile.def: Add gold as a directory like ld.
4596         * configure, Makefile.in: Regenerate.
4598 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4600         * configure.ac: m4_include config/proginstall.m4.
4601         * configure: Regenerate.
4603         Backport from upstream Libtool:
4605         2007-10-12  Eric Blake  <ebb9@byu.net>
4607         Deal with Autoconf 2.62's semantic change in m4_append.
4608         * ltsugar.m4 (lt_append): Replace broken versions of
4609         m4_append.
4610         (lt_if_append_uniq): Don't require separator to be overquoted,
4611         and avoid broken m4_append.
4612         (lt_dict_add): Fix typo.
4613         * libtool.m4 (_LT_DECL): Don't overquote separator.
4615 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4617         * config.rpath: Add AIX 6 support.
4619 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4621         * Makefile.def (stageprofile).  Remove -fprofile-generate
4622         from stage_libcflags.
4623         * Makefile.in: Regenerate.
4625 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4627         * config.sub, config.guess: Update from upstream sources.
4629 2008-03-06  Tom Tromey  <tromey@redhat.com>
4631         * MAINTAINERS: Update for treelang deletion.
4633 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4635         * MAINTAINERS: Update my email address.
4637 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4639         * MAINTAINERS (darwin port): Add myself as a maintainer.
4640         (objective-c/c++): Add myself as a maintainer.
4642 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4644         * MAINTAINERS (Write After Approval): Update my email address.
4646 2008-02-25  Tomas Bily  <tbily@suse.cz>
4648         * MAINTAINERS (Write After Approval): Add myself.
4650 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4652         * MAINTAINERS (OpenMP): Add myself.
4654 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4656         PR bootstrap/32009
4657         PR bootstrap/32161
4659         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4660         * configure: Regenerate.
4662         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4663         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4664         STAGE4_LIBCFLAGS): New.
4665         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4666         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4667         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4668         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4669         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4670         for target modules.  Don't export LIBCFLAGS.
4671         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4672         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4673         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4674         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4675         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4676         * Makefile.in: Regenerate.
4678 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4680         PR libgcj/33085
4681         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4682         Do not use -DDLL_EXPORT.  Backport from upstream.
4684 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4686         * MAINTAINERS (Write After Approval): Add myself.
4688 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4690         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4691         * configure: Regenerate.
4693 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4695         * configure.ac (xtensa*-*-*): Recognize processor variants.
4696         * configure: Regenerate.
4698 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4700         PR bootstrap/34922
4701         * configure.ac (PARSE_ARGS): Push suitable setting of
4702         ac_subdirs_all, for `./configure --help=recursive'.
4703         Handle `+' in generic toplevel directory disabling.
4704         * configure: Regenerate.
4706 2008-01-28  Nick Clifton  <nickc@redhat.com>
4708         * MAINTAINERS (xstormy16): Take over maintainership.
4710 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4712         * MAINTAINERS (c4x port): Remove.
4714 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4716         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4718 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4720         * config.sub, config.guess: Update from upstream sources.
4722 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4724         * MAINTAINERS (Write After Approval): Add myself.
4726 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4728         * MAINTAINERS: Update my email address.
4730 2008-01-09  Raksit Ashok  <raksit@google.com>
4732         * MAINTAINERS (Write After Approval): Add myself.
4734 2008-01-09  Raksit Ashok  <raksit@google.com>
4736         * MAINTAINERS (Write After Approval): Add myself.
4738 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4740         * config.sub, config.guess: Update from upstream sources.
4742 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4744         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4745         Change recommended MPFR from 2.2.1 -> 2.3.0.
4746         * configure: Regenerate.
4748 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4750         * MAINTAINERS: Update my email address.
4752 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4754         * MAINTAINERS: Update my email address.
4756 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4758         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4759         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4760         * Makefile.in: Regenerate.
4762 2007-12-10  Mark Heffernan  <meheff@google.com>
4764         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4765         misplaced entries.
4767 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4769         * configure.ac: Enable libjava for x86_64-*-darwin9.
4770         * configure: Regenerate.
4772 2007-12-07  Bill Maddox  <maddox@google.com>
4774         * MAINTAINERS (Write After Approval): Add myself.
4776 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4778         * config.sub, config.guess: Update from upstream sources.
4780 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4782         * config-ml.in: Remove 64bit configure tests.
4784 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4786         * config-ml.in: Robustify against white space in absolute file
4787         names.
4789         * config-ml.in (multi-clean): Substitute ${Makefile}.
4790         Remove superfluous ${Makefile} in list.
4792 2007-11-19  Thiemo Seufer  <ths@mips.com>
4794         * config-ml.in: Don't hardcode the Makefile name.
4796 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4798         * MAINTAINERS (Write After Approval): Add myself.
4800 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4802         * MAINTAINERS (Write After Approval): Add myself.
4804 2007-11-06  Doug Kwan  <dougkwan@google.com>
4806         * MAINTAINERS (Write After Approval): Add myself.
4808 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4810         * MAINTAINERS (mercury): Remove entry.
4811         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4813 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4815         * Makefile.def (dependencies): Make configure-gdb depend on
4816         all-intl.
4817         * Makefile.in: Regenerated.
4819 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4821         * MAINTAINERS (Fortran maintainer): Remove myself.
4823 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4825         * Makefile.def: To avoid problems running with parallel makes,
4826         build newlib before libgloss so that target specific header
4827         files are availble.
4828         * Makefile.in: Regenerate
4830 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4832         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4833         * Makefile.in: Regenerate.
4835 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4837         * MAINTAINERS (Register allocation reviewer): Add myself.
4839 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4841         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4842         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4843         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4844         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4845         * configure: Regenerate.
4847 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4849         * MAINTAINERS (Register allocation reviewer): Add myself.
4851 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4853         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4854         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4855         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4856         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4857         * configure.ac: Default them to host tools for $host = $build.
4858         Subst them.
4860         * configure: Regenerate.
4861         * Makefile.in: Regenerate.
4863 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4865         * MAINTAINERS (Register allocation reviewer): Add myself.
4867 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4869         * MAINTAINERS (Register allocation reviewer): Add myself.
4871 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4873         * MAINTAINERS (Write After Approval): Fix typo.
4875 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4877         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4878         * configure: Regenerate.
4880 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4882         PR bootstrap/31906
4883         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4884         they're already prefixed.
4886 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4888         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4889         libstdc++.
4890         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4891         * configure: Regenerate.
4892         * Makefile.in: Regenerate.
4894 2007-09-17  Andreas Schwab  <schwab@suse.de>
4896         * configure.ac: Raise minimum makeinfo version to 4.6.
4897         * configure: Regenerate.
4899 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4901         * MAINTAINERS (write-after-approval) add myself
4903 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4905         * configure.ac: Correct makeinfo version check.
4906         * configure: Regenerate.
4908 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4910         * MAINTAINERS: Update my email address.
4912 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4914         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4915         to $skipdirs and only disable gprof for newlib.  Use the normal
4916         mips*-elf* handling in other respects.
4917         * configure: Regnerate.
4919 2007-09-12  David Daney  <ddaney@avtrex.com>
4921         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4922         enabling libgcj.
4923         * configure: Regenerate.
4925 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4927         PR other/32154
4928         * configure.ac: For libgloss targets, point the linker to the linker
4929         script, startup code and simulator library.
4930         * configure: Regenerate.
4932 2007-09-07  Andrew Haley  <aph@redhat.com>
4934         * configure.ac (noconfigdirs): Remove target-libffi and
4935         target-libjava.
4936         * configure: Regenerate.
4938 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4940         PR target/33281
4941         * configure.ac: Use config/mh-mingw on mingw.
4942         * configure: Regenerate.
4944 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4946         * MAINTAINERS (Write After Approval): Add myself.
4948 2007-09-05  Richard Guenther  <rguenther@suse.de>
4950         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4951         nor --disable-checking is provided also turn on yes and types
4952         checking for stage1.
4953         * configure: Re-generate.
4955 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4957         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4958         (Write After Approval): Remove myself.
4960 2007-08-29  Nick Clifton  <nickc@redhat.com>
4962         * config.sub, config.guess: Update from upstream sources.
4964 2007-08-22  Bud Davis  <jmdavis@link.com>
4966         * MAINTAINERS (Write After Approval): Added myself.
4967         * MAINTAINERS (Reviewers): Removed myself.
4969 2007-08-18  Paul Brook  <paul@codesourcery.com>
4970             Joseph Myers  <joseph@codesourcery.com>
4972         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4973         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4974         * Makefile.in: Regenerate.
4975         * configure.ac (--with-debug-prefix-map): New.
4976         * configure: Regenerate.
4978 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4979             Nigel Stephens  <nigel@mips.com>
4981         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4982         as target_makefile_frag.
4983         * configure: Regenerate.
4985 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4987         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4988         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4989         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4990         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4991         (do-compare, do-compare3, do-compare-debug): New.
4992         ([+compare-target+]): Use them.
4994 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4996         * MAINTAINERS (Write After Approval): Change my email address.
4998 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4999             Ben Elliston  <bje@au.ibm.com>
5001         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5002         --silent if $silent.
5003         * configure: Regenerate.
5005 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5007         * MAINTAINERS (Various Maintainers): Add myself as
5008         loop infrastructure maintainer.  Update my e-mail
5009         address.
5011 2007-07-31  Diego Novillo  <dnovillo@google.com>
5013         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5014         Adjust description.
5016 2007-07-26  Richard Guenther  <rguenther@suse.de>
5018         * configure.ac: Add types checking to stage1 checking flags.
5019         * configure: Regenerate.
5021 2007-07-17  Nick Clifton  <nickc@redhat.com>
5023         * COPYING3: New file.  Contains version 3 of the GNU General
5024         Public License.
5025         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5026         Lesser General Public License.
5028 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5030         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5032 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5034         * MAINTAINERS (S/390 co-maintainer): Add myself.
5035         (Write After Approval): Remove myself.
5037 2007-07-13  Dan Hipschman  <dsh@google.com>
5039         * MAINTAINERS (Write After Approval): Add myself.
5041 2007-07-11  Nick Clifton  <nickc@redhat.com>
5043         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5044         WINDRES export.
5045         * Makefile.in: Regenerate.
5047 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5049         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5050         maintainer.
5052 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5054         * lt~obsolete.m4: New. Import from 20070318 libtool.
5056 2007-07-03  Julian Brown  <julian@codesourcery.com>
5058         * MAINTAINERS (Write After Approval): Add myself.
5060 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5062         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5063         * configure: Regenerate.
5065 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5067         * configure.ac: Add some missing m4 quotation.
5068         * configure: Regenerate.
5070 2007-07-02  Simon Baldwin  <simonb@google.com>
5072         * MAINTAINERS (Write After Approval): Add myself.
5074 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5076         * configure: Regenerate.
5078 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5080         * Makefile.def: Add windmc tool to build.
5081         * Makefile.tpl: Likewise.
5082         * configure.ac: Likewise.
5083         * Makefile.in: Regenerate.
5084         * configure: Regenerate.
5086 2007-06-28  DJ Delorie  <dj@redhat.com>
5088         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5089         not building newlib.
5090         * configure: Regenerated.
5092 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5094         * MAINTAINERS (Write After Approval): Add myself.
5096 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5098         * MAINTAINERS (Write After Approval): Add myself.
5100 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5102         * MAINTAINERS (Write After Approval): Add myself.
5104 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5106         * MAINTAINERS (Write After Approval): Add myself.
5108 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5110         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5111         * Makefile.in: Regenerated.
5113 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5115         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5116         bfin*-*-uclinux* targets.
5117         * configure: Regenerate.
5119 2007-06-14  Ian Lance Taylor  <iant@google.com>
5121         * MAINTAINERS: Add myself as non-algorithmic global write
5122         maintainer.
5124 2007-06-14  Diego Novillo  <dnovillo@google.com>
5126         * MAINTAINERS: Add self as middle-end maintainer and
5127         non-algorithmic global write maintainer.
5129 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5131         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5132         Move all Fortran maintainers except Paul Brook into the
5133         Non-Autopoiesis section.
5135 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5137         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5138         (distclean-stage[+id+]): Possibly delete stage_last.
5139         * Makefile.in: Regenerate.
5141 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5143         * MAINTAINERS (Various Maintainer): Fix typo.
5145 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5147         * MAINTAINERS (Various Maintainer): Add myself as
5148         dataflow maintainer.
5150 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5152         * config.sub, config.guess: Update from upstream sources.
5154 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5156         * Makefile.tpl: Fix spelling error.
5157         * Makefile.in: Regenerate.
5159 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5161         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5162         lt_cv_sys_max_cmd_len.
5164 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5166         * MAINTAINERS (Various Maintainers): Add myself as
5167         auto-vectorizer maintainer.
5169 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5171         PR libjava/32098
5172         * libtool.m4: Revert previous change.
5173         * ltgcc.m4: Put it here.
5175 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5177         * MAINTAINERS (Various Maintainers): Add myself as
5178         auto-vectorizer maintainer.
5180 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5182         PR libjava/32098
5183         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5185 2007-05-30  Richard Guenther  <rguenther@suse.de>
5187         * MAINTAINERS (Various Maintainers): Add myself as
5188         auto-vectorizer maintainer.
5190 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5192         PR bootstrap/29382
5193         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5194         * configure: Rebuilt.
5196 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5198         * MAINTAINERS (Write After Approval): Removed my name.
5200 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5202         * MAINTAINERS (Write After Approval): Remove myself.
5204 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5206         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5208 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5210         * ltmain.sh: Update from ToT Libtool.
5211         * libtool.m4: Update from ToT Libtool.
5212         * ltsugar.m4: New. Update from ToT Libtool.
5213         * ltversion.m4: New. Update from ToT Libtool.
5214         * ltoptions.m4: New. Update from ToT Libtool.
5215         * ltconfig: Remove.
5216         * ltcf-c.sh: Remove.
5217         * ltcf-cxx.sh: Remove.
5218         * ltcf-gcj.sh: Remove.
5220 2007-05-22  Ollie Wild  <aaw@google.com>
5222         * MAINTAINERS (Write After Approval): Add myself.
5224 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5226         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5227         stage_cflags.
5228         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5229         Remove CFLAGS/LIBCFLAGS.
5230         (configure-stage[+id+]-[+prefix+][+module+],
5231         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5232         * Makefile.in: Regenerate.
5234 2007-05-15  Diego Novillo  <dnovillo@google.com>
5236         * MAINTAINERS: Update e-mail address.
5238 2007-05-15  Revital Eres  <eres@il.ibm.com>
5240         * MAINTAINERS (Write After Approval): Add myself.
5242 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5244         * MAINTAINERS (Write After Approval): Updated my address.
5246 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5248         * MAINTAINERS (Write After Approval): Add myself.
5250 2007-05-11  Silvius Rus  <rus@google.com>
5252         * MAINTAINERS (Write After Approval): Add myself.
5254 2007-04-23  Tom Tromey  <tromey@redhat.com>
5256         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5258 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5260         * MAINTAINERS (cpplib): Rename to ...
5261         (libcpp): ... this.  Add C/C++ front end maintainers.
5263 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5265         * config-ml.in: Pass ${ml_config_env} to configure calls.
5267 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5269         * MAINTAINERS (Write After Approval): Add myself.
5271 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5273         * MAINTAINERS (Write After Approval): Add myself.
5275 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5277         * MAINTAINERS (fortran 95 front end): Add myself.
5279 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5281         * MAINTAINERS (Write After Approval): Add myself.
5283 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5285         * MAINTAINERS (Modulo Scheduler): Add myself.
5287 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5289         * MAINTAINERS (fortran 95 front end): Add myself.
5290         (c++ front end): whitespace fix.
5292 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5294         * MAINTAINERS (Write After Approval): Add myself.
5296 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5298         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5299         of glob.  Quote arguments with single quotes too.
5300         * configure: Regenerate.
5302 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5304         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5305         * Makefile.in: Regenerate
5307 2007-03-07  Andreas Schwab  <schwab@suse.de>
5309         * configure: Regenerate.
5311 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5313         * configure.ac: Add "--with-pdfdir" configure option,
5314         which defines pdfdir variable.
5315         * Makefile.def (target=fixincludes): Add install-pdf to
5316         missing targets.
5317         (recursive_targets): Add install-pdf target.
5318         (flags_to_pass): Add pdfdir.
5319         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5320         target.
5321         * configure: Regenerate
5322         * Makefile.in: Regenerate
5324 2007-02-28  Eric Christopher  <echristo@apple.com>
5326         Revert:
5327         2006-12-07  Mike Stump  <mrs@apple.com>
5329         * Makefile.def (dependencies): Add dependency for
5330         install-target-libssp and install-target-libgomp on
5331         install-gcc.
5332         * Makefile.in: Regenerate.
5334 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5336         * configure: Regenerate.
5337         * configure.ac: Move statements after variable declarations.
5339 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5341         * MAINTAINERS: Add myself as sh maintainer.
5343 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5345         * configure.ac: Adjust for loop syntax.
5346         * configure: Regenerate.
5348 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5350         * configure: Rebuilt.
5352 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5354         * configure.ac: Drop multiple occurrences of --enable-languages,
5355         and fix its quoting.
5356         * configure: Rebuilt.
5358 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5359             Nathan Sidwell  <nathan@codesourcery.com>
5360             Vladimir Prus  <vladimir@codesourcery.com>
5361             Joseph Myers  <joseph@codesourcery.com>
5363         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5364         * configure: Regenerate.
5366 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5368         * ltconfig (freebsd*): Default to elf.
5370 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5372         * configure.ac (target_libraries): Move libgcc before libiberty.
5373         * configure: Regenerated.
5375 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5376             Paolo Bonzini  <bonzini@gnu.org>
5378         PR bootstrap/30753
5379         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5380         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5381         * configure: Regenerated.
5383 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5385         * MAINTAINERS (Language Front End Maintainers): Update my mail
5386         address.
5388 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5390         PR bootstrap/30748
5391         * configure.ac: Correct syntax for Solaris ksh.
5392         * configure: Regenerated.
5394 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5396         * configure.ac: Sync with src.
5397         * configure: Regenerate.
5399 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5401         * Makefile.in: Regenerate.
5403 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5405         * config.sub: Sync with src.
5407 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5409         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5410         noncanonical equivalents.
5411         * configure.in: Rename to...
5412         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5413         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5414         target_noncanonical.  Use them.  Rewrite removal of configure
5415         arguments for autoconf 2.59.  Discard variable settings.  Force
5416         program_transform_name for native tools.
5418         * Makefile.in: Regenerated.
5419         * configure: Regenerated with autoconf 2.59.
5421 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5423         * MAINTAINERS (Write After Approval): Add myself.
5425 2007-01-31  Andreas Schwab  <schwab@suse.de>
5427         * Makefile.tpl (LDFLAGS): Substitute it.
5428         * Makefile.in: Regenerate.
5430 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5432         * MAINTAINERS (Write After Approval): Add myself.
5434 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5436         * MAINTAINERS (spu port): Add myself.
5438 2007-01-23  Richard Guenther  <rguenther@suse.de>
5440         PR bootstrap/30541
5441         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5442         * Makefile.tpl (GNATBIND): Substitute it.
5443         (GNATMAKE): Likewise.
5444         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5445         of STAGE_PREFIX.
5446         * Makefile.in: Regenerate.
5447         * configure: Regenerate.
5449 2007-01-18  Mike Stump  <mrs@apple.com>
5451         * configure.in: Re-enable -Werror for gcc builds.
5453 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5455         * MAINTAINERS (Write After Approval): Add myself.
5457 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5459         * configure.in: Change == to = in test command.
5460         * configure: Regenerate.
5462 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5463             Nick Clifton  <nickc@redhat.com>
5464             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5466         * configure.in (build_configargs, host_configargs, target_configargs):
5467         Remove build/host/target parameters.
5468         (host_libs): Add gmp and mpfr.
5469         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5470         * Makefile.def (gmp, mpfr): New.
5471         (gcc): Remove target.
5472         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5473         target_os, target_vendor): New.
5474         (configure): Add host_alias/target_alias arguments; adjust invocations.
5475         * configure: Regenerate.
5476         * Makefile.in: Regenerate.
5478 2007-01-11  Matt Fago  <fago@earthlink.net>
5480         * configure.in: Try to link to functions only in mpfr 2.2.x
5481         to improve robustness of configure tests.
5482         * configure: Regenerate.
5484 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5486         * MAINTAINERS: Add myself as i386 maintainer.
5488 2007-01-08  Jan Hubicka  <jh@suse.cz>
5490         * MAINTAINERS: Add myself as i386 maintainer.
5492 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5494         * configure.in: Add support for an x86_64-mingw* target.
5495         * configure: Regenerate.
5497 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5499         * Makefile.tpl (all-target): Correct @if conditional for target
5500         modules.
5501         * configure.in: Omit libiberty if building only target libgcc.
5502         * configure, Makefile.in: Regenerated.
5504 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5506         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5507         * configure: Regenerate.
5509 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5511         * Makefile.def (target_modules): Add libgcc.
5512         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5513         * Makefile.tpl (clean-target-libgcc): Delete.
5514         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5515         on gcc even for bootstrapped modules.  Rewrite handling of
5516         lang_env_dependencies to loop over target_modules.
5517         * configure.in (target_libraries): Add target-libgcc.
5518         * Makefile.in, configure: Regenerated.
5520 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5522         * configure.in: Reorganize recognition of languages.  Add
5523         --enable-stage1-languages.  Show supported languages for the chosen
5524         target rather than all recognized languages.
5525         * configure: Regenerate.
5527 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5529         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5530         * Makefile.in: Regenerate.
5532 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5534         * configure.in: Warn that MPFR 2.2.0 is buggy.
5535         * configure: Regenerate.
5537 2006-12-27  Ian Lance Taylor  <iant@google.com>
5539         * configure.in: When removing Makefiles to force a reconfigure, also
5540         remove prev-DIR*/Makefile.
5541         * configure: Regenerate.
5543 2006-12-22  Andreas Schwab  <schwab@suse.de>
5545         * configure: Regenerate with correct autoconf version.
5547 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5549         * configure.in: add AC_SUBST for *_FOR_TARGET.
5550         * configure: Regenerate.
5552 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5554         * configure.in: Simplify logic for rejecting languages that cannot
5555         be built.  Separate the case when a language is unsupported,
5556         from the case when the user chooses not to build a language.
5558 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5560         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5561         it only affects bootstrap and could be tested on "$host" as well.
5562         * configure: Regenerate.
5563         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5565 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5567         PR bootstrap/29544
5568         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5569         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5570         move here comment from Makefile.tpl.
5571         * Makefile.tpl: Move some definitions higher in the file.
5572         (STAGE1_CHECKING): New.
5573         * configure.in: Add --enable-stage1-checking.
5574         * configure: Regenerate.
5575         * Makefile.in: Regenerate.
5577 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5579         * MAINTAINERS: Add myself as build system maintainer.
5581 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5583         * MAINTAINERS (Write After Approval): Add myself.
5585 2006-12-13  Eric Christopher  <echristo@apple.com>
5587         * MAINTAINERS: Add myself as darwin maintainer.
5589 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5591         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5593 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5595         MAINTAINERS: Update my entry.
5597 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5599         * configure.in:  Handle spu makefile frag.
5600         * Makefile.tpl (MAINT): Define
5601         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5602         * configure: Regenerate.
5603         * Makefile.in: Regenerate.
5605 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5607         * config.guess: Import latest version.
5608         * config.sub: Likewise.
5610 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5612         * configure.in (spu-*-*): Don't skip target-libiberty.
5613         * configure: Regenerate.
5615 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5617         PR bootstrap/30134
5618         * configure.in: Correct x86 darwin support for libjava to powerpc
5619         and i?86 only.
5620         * configure: Regenerate.
5622 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5624         * configure.in: Add x86 darwin support for libjava.
5625         * configure: Regenerate.
5627 2006-12-07  Mike Stump  <mrs@apple.com>
5629         * Makefile.def (dependencies): Add dependency for
5630         install-target-libssp and install-target-libgomp on
5631         install-gcc.
5632         * Makefile.in: Regenerate.
5634 2006-12-04  Richard Guenther  <rguenther@suse.de>
5636         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5637         (Non-Algorithmic Maintainers): Move over non-algorithmic
5638         loop optimizer maintainers, add myself as a non-algorithmic
5639         middle-end maintainer.
5641 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5643         * MAINTAINERS (Write After Approval): Add myself.
5645 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5647         * configure.in: Update error message for missing GMP/MPFR.
5649         * configure: Regenerate.
5651 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5653         * configure.in: Update MPFR version in error message.
5655         * configure: Regenerate.
5657 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5659         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5660         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5661         --with-gmp-lib): New flags.
5663         * configure: Regenerate.
5665 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5667         * MAINTAINERS (Write After Approval): Change my email address.
5669 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5671         * MAINTAINERS (Write After Approval): Add myself.
5673 2006-11-22  Philipp Thomas  <pth@suse.de>
5675         * MAINTAINERS (i18n): Update e-mail address.
5677 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5679         * MAINTAINERS (spu port): Add myself as maintainer.
5680         (Write After Approval): Remove myself.
5682 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5684         * configure.in (skipdirs): Don't build libssp for SPU.
5685         * configure: Regenerate.
5687 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5689         * MAINTAINERS (spu port): Add myself as maintainer.
5690         (libobjc): Update my email address.
5692 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5694         * MAINTAINERS (Write After Approval): Add myself.
5696 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5698         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5699         * configure : Rebuilt.
5701 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5703         * MAINTAINERS (Write After Approval): Add myself.
5705 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5707         * MAINTAINERS (Write After Approval): Add myself.
5709 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5711         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5712         libmpfr.a.
5713         * configure: Regenerate.
5715 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5717         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5718         (unstage): Test for stage_last presence.
5720         PR bootstrap/29802
5721         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5722         STAGE_PREFIX.
5723         * Makefile.in: Regenerate.
5725 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5727         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5728         maintainers.
5730 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5732         * MAINTAINERS (Write After Approval): Add myself.
5734 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5736         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5737         and stageN-package/Makefile.
5738         * Makefile.in: Regenerated.
5740 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5742         * configure.in: Remove target-libgloss from noconfigdirs for
5743         bfin-*-*.
5744         * configure: Regenerated.
5746 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5748         * configure.in (have_gmp): Only error if the gcc directory exists.
5750         * configure: Regenerate.
5752 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5754         * configure.in: Robustify error message for missing GMP/MPFR.
5756         * configure: Regenerate.
5758 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5760         * MAINTAINERS (Write After Approval): Add myself.
5762 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5764         * MAINTAINERS: Change email address.
5766 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5768         * MAINTAINERS (Write After Approval): Add myself.
5770 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5772         * MAINTAINERS (Write After Approval): Add myself.
5774 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5776         * MAINTAINERS (Write After Approval): Move myself to
5777         Write After Approval section.
5779 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5781         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5782         need_gmp anymore.
5783         * configure: Regenerate.
5785 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5787         * MAINTAINERS (Write After Approval): Add myself.
5789 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5791         * config.guess: Import latest version.
5792         * config.sub: Likewise.
5794 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5796         * Makefile.def: Added pdf target handling.
5797         * Makefile.tpl: Added pdf target handling.
5798         * Makefile.in: Regenerated.
5800 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5802         * MAINTAINERS: Add self as score port maintainer.
5804 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5806         * MAINTAINERS (Write After Approval): Add myself.
5808 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5810         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5811         or newer.
5812         * configure: Regenerated.
5814 2006-09-27  Dave Brolley  <brolley@redhat.com>
5816         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5817         using $s instead of $r.
5818         * configure: Regenerated.
5820 2006-09-26  Thiemo Seufer  <ths@mips.com>
5822         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5823         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5824         * configure: Regenerate.
5826 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5828         * MAINTAINERS (Write After Approval): Remove myself.
5830 2006-09-22  Chao-ying Fu  <fu@mips.com>
5832         * MAINTAINERS (Write After Approval): Add myself.
5834 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5836         * MAINTAINERS: Add self as soft-fp maintainer.
5838 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5840         * MAINTAINERS: Add myself as avr maintainer.
5841         Remove Marek Michalkiewicz as avr maintainer.
5843 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5845         * MAINTAINERS (Write After Approval): Add myself.
5847 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5849         * configure.in: Never build newlib for a Mingw host.
5850         Never build newlib as Mingw target library.
5851         Test the existence of winsup/cygwin for building a Cygwin newlib,
5852         rather than just winsup.
5853         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5854         building a Mingw target.
5855         * configure: Regenerate.
5857 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5859         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5861 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5863         * config.guess: Import from src (was more updated).
5864         * config.sub: Likewise.
5866 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5868         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5869         * configure: Regenerated.
5871 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5873         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5874         for stages after the first.
5876 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5878         * Makefile.def: Add dependencies for configure-opcodes
5879         on configure-intl and all-opcodes on all-intl.
5880         * Makefile.in: Regenerated.
5882 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5884         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5886 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5888         Port to hosts whose 'sort' and 'tail' implementations
5889         treat operands with leading '+' as file names, as POSIX
5890         has required since 2001.  However, make sure the code still
5891         works on pre-POSIX hosts.
5892         * ltmain.sh: Don't assume "sort +2" is equivalent to
5893         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5895 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5897         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5899 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5901         * ltconfig: chmod 644 before ranlib during install.
5903 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5905         PR bootstrap/18058
5906         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5907         if the bootstrap compiler is a GCC version that supports it.
5908         * configure: Regenerate.
5910 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5912         * configure.in: Fix thinkos in previous check-in.
5913         * configure: Regenerate.
5915 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5917         PR other/27063
5918         * configure.in: Test subdir_requires and give an appropriate
5919         error message.
5920         * configure: Regenerate.
5922 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5924         * MAINTAINERS (Write After Approval): Add myself.
5926 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5928         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5930 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5932         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5934 2006-06-20  David Ayers  <d.ayers@inode.at>
5936         PR bootstrap/28072
5937         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5938         whether target-libjava is being configured instead of whether the
5939         java front end is enabled.
5940         * configure: Regenerate.
5942 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5944         PR target/27540
5945         * configure.in: Only enable libgomp on IRIX 6.
5946         * configure: Regenerate.
5948 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5950         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5951         too.
5952         * Makefile.in: Regenerate.
5954 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5956         * config-ml.in: Alter CCASFLAGS to include special
5957         multilib options the same as is done for CFLAGS.
5959 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5961         * configure.in: Don't enable libgomp on hpux10.
5962         * configure: Rebuilt.
5964 2006-06-12  David Ayers  <d.ayers@inode.at>
5966         PR bootstrap/27963
5967         PR target/19970
5968         * configure.in: Remove target-boehm-gc from noconfigdirs where
5969         ${libgcj} is specified.
5970         * configure: Regenerate.
5972 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5974         Sync from src:
5976         * configure.in: Sync.
5977         * configure: Regenerated.
5979         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5981         * Makefile.def: Added dependencies from sim and gdb on intl, and
5982         added configure dependencies to everything with an all dependency
5983         on intl.
5984         * Makefile.in: Regenerated.
5986 2006-06-06  David Ayers  <d.ayers@inode.at>
5988         PR libobjc/13946
5989         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5990         * Makefile.in: Regenerate.
5991         * configure.in: Add --enable-objc-gc at toplevel and have it
5992         enable boehm-gc for Objective-C.
5993         Remove target-boehm-gc from libgcj.
5994         Add target-boehm-gc to target_libraries.
5995         Add target-boehm-gc to noconfigdirs where ${libgcj}
5996         is specified.
5997         Assert that boehm-gc is supported when requested for Objective-C.
5998         Only build boehm-gc if needed either for Java or Objective-C.
5999         * configure: Regenerate.
6001 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6003         PR 27674
6004         * Makefile.tpl (configure-[+prefix+][+module+],
6005         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6006         Remove rule to unstage bootstrapped modules.
6007         (stage_current): New.
6008         * Makefile.in: Regenerate.
6010 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6012         * MAINTAINERS (Write After Approval): Update my e-mail address.
6014 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6016         * include/libiberty.h: Declare pex_run_in_environment.
6018 2006-05-31  Asher Langton  <langton2@llnl.gov>
6020         * MAINTAINERS (Write After Approval): Add myself.
6022 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6024         * Makefile.def (bfd, opcodes): Fix lib_path.
6025         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6026         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6027         * Makefile.in: Regenerate.
6029 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6031         * Makefile.in: Regenerate.
6033 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6035         * Makefile.def: Add install-html target. Add datarootdir
6036         docdir and htmldir to flags_to_pass.
6037         * Makefile.tpl: Add install-html target.
6038         * Makefile.in: Regenerate.
6039         * configure.in: Add --with-datarootdir, --with-docdir, and
6040         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6041         * configure: Regenerate.
6043 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6045         * configure.in: Enable gprof for cross builds.
6046         * configure: Regenerate.
6048 2006-05-22  Richard Guenther  <rguenther@suse.de>
6050         Revert
6051         2006-01-31  Richard Guenther  <rguenther@suse.de>
6052         Paolo Bonzini  <bonzini@gnu.org>
6054         * Makefile.def (target_modules): Add libgcc-math target module.
6055         * configure.in (target_libraries): Add libgcc-math target library.
6056         (--enable-libgcc-math): New configure switch.
6057         * Makefile.in: Re-generate.
6058         * configure: Re-generate.
6059         * libgcc-math: New toplevel directory.
6061 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6062             Andreas Tobler  <a.tobler@schweiz.ch>
6064         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6065         * configure: Rebuilt.
6067 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6069         * MAINTAINERS (Write After Approval): Add myself.
6071 2006-05-01  DJ Delorie  <dj@redhat.com>
6073         * configure.in: Restore CFLAGS if GMP isn't present.
6074         * configure: Regenerate.
6076 2006-05-01  Richard Guenther  <rguenther@suse.de>
6078         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6079         maintainer.
6081 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6083         * MAINTAINERS (Write After Approval): Add myself.
6085 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6087         * MAINTAINERS (Write After Approval): Add myself.
6089 2006-04-18  DJ Delorie  <dj@redhat.com>
6091         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6092         reference libgloss so that libssp can be built in a combined
6093         tree.
6094         * configure: Regenerate.
6096 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6098         * MAINTAINERS (Write After Approval): Add myself.
6100 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6102         * configure.in: Require makeinfo 4.4 or higher.
6103         * configure: Regenerate.
6105 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6107         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6108         Rearrange the entries of other libraries to have them in one place.
6110 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6112         * MAINTAINERS (Write After Approval): Remove myself.
6113         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6115 2006-03-14  Richard Guenther  <rguenther@suse.de>
6117         * configure: Regenerate with autoconf 2.13.
6119 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6121         * MAINTAINERS: Use my work address.
6123         * MAINTAINERS: Update my E-mail address.
6125 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6127         * configure.in: Handle --disable-<component> generically.
6128         * configure: Regenerate.
6130 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6132         PR libgcj/17311
6133         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6135 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6137         * MAINTAINERS (Write After Approval):  Remove myself.
6138         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6140 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6142         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6143         (TARGET_CONFIGDIRS): Remove.
6144         * configure.in: Remove AC_SUBST(target_configdirs).
6145         * Makefile.in, configure: Regenerated.
6147 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6149         * MAINTAINERS (Write After Approval):  Remove myself.
6150         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6152 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6154         PR bootstrap/25670
6156         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6158         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6159         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6160         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6161         BUILD_PREFIX, BUILD_PREFIX_1.
6162         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6164         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6165         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6167         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6168         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6169         of `cat stage_current`.  Always provide the `r' and `s' variables.
6170         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6171         a single shell execution.
6172         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6173         bootstrapped modules, make the stage1 module if the build was not
6174         started yet, else build the current stage.
6175         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6176         (all-build, all-host, all-target, [+make_target+]-host,
6177         [+make_target+]-target): Do not use \-continued lines.
6178         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6179         (current_stage, restrap, stage_last): New.
6181         * Makefile.in: Regenerate.
6182         * configure: Regenerate.
6184 2006-02-19  Bud Davis  <jmdavis@link.com>
6186         * MAINTAINERS (Write After Approval):  Remove myself.
6187         (Language Front End Maintainers):  Add myself as fortran 95
6188         maintainer and update e-mail address.
6190 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6192         * MAINTAINERS (Write After Approval):  Remove myself.
6193         (Language Front End Maintainers):  Add myself as fortran 95
6194         maintainer.
6196 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6198         * MAINTAINERS (Write After Approval): Add myself.
6200 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6202         * MAINTAINERS (Write After Approval):  Remove myself.
6203         (Language Front End Maintainers):  Add myself as
6204         fortran 95 maintainer.
6206 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6208         Sync from src:
6210         2005-12-27  Leif Ekblad  <leif@rdos.net>
6212         * configure.in: Add support for RDOS target.
6213         * configure: Regenerate.
6215 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6216             Andreas Schwab  <schwab@suse.de>
6218         * configure: Regenerate.
6220 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6222         * configure.in (enable_libgomp): Add AIX.
6223         * configure: Regenerate.
6225 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6227         * MAINTAINERS (Write After Approval): Add myself.
6229 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6231         * MAINTAINERS (Write After Approval): Add myself.
6233 2006-01-31  Richard Guenther  <rguenther@suse.de>
6234         Paolo Bonzini  <bonzini@gnu.org>
6236         * Makefile.def (target_modules): Add libgcc-math target module.
6237         * configure.in (target_libraries): Add libgcc-math target library.
6238         (--enable-libgcc-math): New configure switch.
6239         * Makefile.in: Re-generate.
6240         * configure: Re-generate.
6241         * libgcc-math: New toplevel directory.
6243 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6245         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6246         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6247         the assembler, linker and binutils.
6248         * configure: Regenerate.
6250 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6252         * MAINTAINERS (Write After Approval): Add myself.
6254 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6256         * configure: Regenerate.
6258 2006-01-18  Richard Henderson  <rth@redhat.com>
6259             Jakub Jelinek  <jakub@redhat.com>
6260             Diego Novillo  <dnovillo@redhat.com>
6262         * libgomp: New directory.
6263         * Makefile.def: Add target_module libgomp.
6264         * Makefile.in: Regenerate.
6265         * configure.in (target_libraries): Add target-libgomp.
6266         * configure: Regenerate.
6268 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6270         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6271         @ from continuation.
6272         * Makefile.in: Rebuilt.
6274 2006-01-04  Chris Lattner  <sabre@gnu.org>
6276         * MAINTAINERS (Write After Approval): Add myself.
6278 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6280         PR bootstrap/24252
6282         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6283         * Makefile.tpl (OBJDUMP): New.
6284         (EXTRA_HOST_FLAGS): Add it.
6285         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6287         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6288         to use symbolic links between directories.  Avoid race conditions
6289         or make them harmless.
6290         * configure.in: Do not try to use symbolic links between directories.
6292         * Makefile.def (LEAN): Pass.
6293         * Makefile.tpl (LEAN): Define.
6294         (stage[+id+]-start): Accept that the previous directory does not
6295         exist, if the bootstrap is lean.
6296         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6297         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6298         configure substitution.
6299         ([+compare-target+]): Likewise.
6300         ([+bootstrap-target+]-lean): New.
6301         * configure.in: Remove lean bootstrap support from here.
6303         * Makefile.in: Regenerate.
6304         * configure: Regenerate.
6306 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6308         * MAINTAINERS (libdecnumber): Add myself.
6310 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6312         * libtool-ldflags: New script.
6314 2006-01-02  Andreas Schwab  <schwab@suse.de>
6316         * configure.in: When reconfiguring remove Makefile in
6317         all stage directories.
6318         * configure: Regenerate.
6320 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6322         * MAINTAINERS: Update my email address.
6324 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6326         Revert Ada-related part of the previous change.
6328         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6329         Do not pass.
6330         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6331         * Makefile.in: Regenerate.
6332         * configure.in: Do not include mt-ppc-aix target fragment.
6333         * configure: Regenerate.
6335 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6337         * configure.in: Select appropriate fragments for PowerPC/AIX.
6338         * configure: Regenerate.
6340         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6341         BOOT_CFLAGS, BOOT_LDFLAGS.
6342         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6343         BOOT_CFLAGS, BOOT_LDFLAGS.
6344         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6345         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6346         (stage): Fail if we cannot complete the work.
6347         * Makefile.in: Regenerate.
6349 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6351         * configure.in: Replace ms1 with mt.
6352         * configure: Rebuilt.
6354 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6356         * MAINTAINERS: Update my email address.
6358 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6360         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6361         install-host-nogcc): Don't invoke $(stage) at the end.
6362         * Makefile.in: Regenerate.
6364 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6366         * configure.in: Flip the top-level bootstrap switch.
6367         * configure: Regenerate.
6369 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6371         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6372         $(stage) and $(unstage).
6373         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6374         (all): Remove stray semicolon.
6375         (local-distclean): Don't handle multilib.tmp and multilib.out.
6376         (install.all): Set $s for consistency.
6377         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6378         check_multilibs setting.  Always make the install directory.
6379         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6380         Correct @if/@endif.
6381         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6382         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6383         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6384         (multilib.out): Remove.
6385         * Makefile.in: Regenerated.
6387 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6389         * MAINTAINERS (Write After Approval): Add myself.
6391 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6393         * MAINTAINERS: Add myself as mt maintainer.
6395         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6397 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6399         * MAINTAINERS: Change email address.
6401 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6403         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6404         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6405         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6406         Find in-tree tools if available.
6407         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6408         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6409         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6410         (COMPILER_*_FOR_TARGET): New.
6411         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6412         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6413         (CONFIGURED_*, USUAL_*): Remove.
6414         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6415         STRIP): Use autoconf substitutions.
6416         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6417         COMPILER_NM_FOR_TARGET): New.
6418         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6420         (all): Make all-host and all-target in parallel.
6421         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6422         that $$r and $$s are set before invoking a recursive make.
6423         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6424         ([+bootstrap-target+]): Inline most of the `all' target.
6426 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6428         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6429         from the gcc build directory.
6430         * Makefile.in: Regenerate.
6432 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6434         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6435         depend on all-libdecnumber.
6436         * configure.in (host_libs): Include libdecnumber.
6437         * Makefile.in: Regenerate.
6438         * configure: Likewise.
6440 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6442         * libdecnumber: Import decNumber sources from the dfp-branch.
6444 2005-11-21  Kean Johnston  <jkj@sco.com>
6446         * config.sub, config.guess: Sync from upstream sources.
6448 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6450         Import from Autoconf sources:
6452         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6453         * config/move-if-change: Don't output "$2 is unchanged";
6454         suggested by Ben Elliston.  Handle weird characters correctly.
6456 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6458         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6459         to match upstream libtool for darwin.
6461 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6463         * Makefile.def: Remove gdb dependencies for gdbtk.
6464         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6465         (configure-gdb, install-gdb): New rules.
6466         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6467         * Makefile.in, configure: Regenerated.
6469 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6471         * MAINTAINERS (Write After Approval): Add myself.
6473 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6475         * MAINTAINERS (Write After Approval): Add myself.
6477 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6479         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6480         Diego Novillo.
6482 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6484         PR bootstrap/24297
6485         * Makefile.tpl (do-[+make-target+], do-check, install,
6486         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6487         are set before recursing.
6488         * Makefile.in: Regenerate.
6490 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6492         PR bootstrap/18939
6493         * Makefile.def (gcc) <target>: Fix thinko.
6494         * Makefile.in: Regenerate.
6496 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6498         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6499         * configure: Regenerate.
6501 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6503         * MAINTAINERS (Write After Approval): Add self.
6505 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6507         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6508         target-libffi, target-qthreads, target-libjava, and
6509         targetlibobjc.
6510         * configure: Regenerate.
6512 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6514         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6515         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6516         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6517         (USUAL_OBJDUMP_FOR_TARGET): New.
6518         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6519         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6520         * configure, Makefile.in: Regenerated.
6522 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6524         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6525         before other host packages.
6527 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6529         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6531 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6533         PR bootstrap/22340
6535         * configure.in (default_target): Remove.
6536         * Makefile.tpl (all): Do not use prerequisites as subroutines
6537         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6538         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6539         use prerequisites as subroutines.
6540         (check-host, check-target): New.
6541         (bootstrap configure & all targets): Do not use stage*-start
6542         if the directory layout is already ok.
6543         (non-bootstrap configure & all targets): Prepend a $(unstage).
6544         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6545         (NOTPARALLEL): Remove.
6546         (unstage, stage variables): New variables.
6547         (unstage, stage targets): Simply expand to those variables.
6549         * configure: Regenerate.
6550         * Makefile.in: Regenerate.
6552 2005-10-04  James E Wilson  <wilson@specifix.com>
6554         * Makefile.def (lang_env_dependencies): Add libmudflap.
6555         * Makefile.in: Regenerate.
6557 2005-10-03  Andreas Schwab  <schwab@suse.de>
6559         Backport from libtool CVS:
6560         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6562         * ltmain.sh: add support for installing into temporary
6563         staging area (e.g. 'make install DESTDIR=...')
6565 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6567         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6568         * configure: Regenerated.
6570 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6572         * configure: Regenerate with the correct
6573         autoconf version.
6575 2005-09-30  Catherine Moore  <clm@cm00re.com>
6577         * configure.in (bfin-*-*): New.
6578         * configure: Regenerated.
6580 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6582         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6583         (LIPO_FOR_TARGET): New.
6584         (CONFIGURED_LIPO_FOR_TARGET): New.
6585         (USUAL_LIPO_FOR_TARGET): New.
6586         (STRIP_FOR_TARGET): New.
6587         (CONFIGURED_STRIP_FOR_TARGET): New.
6588         (USUAL_STRIP_FOR_TARGET): New.
6589         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6590         STRIP_FOR_TARGET.
6591         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6592         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6593         * Makefile.in: Regenerate.
6594         * configure: Regenerate.
6596 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6598         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6599         (rs6000-*-aix*): Same.
6600         * configure: Regenerate.
6602 2005-09-16  Tom Tromey  <tromey@redhat.com>
6604         * MAINTAINERS: Add self as java maintainer.
6606 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6608         * configure.in: Recognize f95 in the --enable-languages option,
6609         and substitute it for fortran, issuing a warning.
6610         * configure: Regenerate.
6612 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6614         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6615         * configure:  Regenerated.
6617 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6619         * MAINTAINERS: Add self as ms1 maintainer.
6621 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6623         * Makefile.def (libssp): Add to lang_env_dependencies.
6624         * Makefile.in: Regenerate.
6626 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6628         * MAINTAINERS: Add myself as middle-end maintainer.
6630 2005-08-17  Christian Groessler  <chris@groessler.org>
6632         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6633         * Makefile.in: Regenerate.
6635 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6637         * MAINTAINERS (write after approval): Added myself.
6639 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6641         * MAINTAINERS (Write After Approval): Add myself.
6643 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6645         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6646         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6647         Look for alternate names of the target cc and c++
6648         * configure: Regenerate.
6650 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6652         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6653         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6654         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6655         tools; remove code to manually set them.
6656         (Target tools): Look in the environment for them.
6657         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6658         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6659         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6660         build directory.
6661         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6662         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6663         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6664         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6665         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6666         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6667         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6668         * configure: Regenerate.
6669         * Makefile.in: Regenerate.
6671 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6673         * MAINTAINERS: Update for removed CPU targets.
6675 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6677         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6678         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6679         * Makefile.in: Regenerated.
6681 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6683         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6684         (CFLAGS_FOR_TARGET): Use it.
6685         (CXXFLAGS_FOR_TARGET): Likewise.
6686         * Makefile.in: Regenerated.
6687         * configure.in (--with-build-sysroot): New option.
6688         * configure: Regenerated.
6690 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6692         * Makefile.tpl: Wrap install between unstage and stage
6693         * Makefile.in: Regenerate.
6695 2005-07-21  Eric Christopher  <echristo@apple.com>
6697         * MAINTAINERS: Update affiliation.
6699 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6701         * MAINTAINERS: Add self as crx port maintainer.
6703 2005-07-20  DJ Delorie  <dj@redhat.com>
6705         * MAINTAINERS: Add self as m32c maintainer.
6707 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6709         * all files: Update FSF address.
6711 2005-07-15  Eric Christopher  <echristo@redhat.com>
6713         * MAINTAINERS: Change affiliation.
6715 2005-07-14  Jim Blandy  <jimb@redhat.com>
6717         * configure.in: Add cases for Renesas m32c.
6718         * configure: Regenerated.
6720 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6722         * COPYING.LIB: Update from fsf.org.
6724 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6726         * COPYING, compile, config.guess,
6727         config.sub, install-sh, missing, mkinstalldirs,
6728         symlink-tree, ylwrap: Sync from upstream sources.
6729         * config-ml.in: Update FSF address.
6731 2005-07-13  Eric Christopher  <echristo@redhat.com>
6733         * configure.in: Add toplevel noconfigdir support for tpf.
6734         * configure: Regenerate.
6736 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6738         PR ada/22340
6740         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6741         * Makefile.in: Regenerate.
6743 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6745         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6746         Brolley to write-after-approval.
6748 2005-07-07  Andreas Schwab  <schwab@suse.de>
6750         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6751         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6752         * Makefile.in: Regenerated.
6754 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6756         * configure.in: Don't build sim or rda when targetting darwin.
6757         * configure: Regenerate.
6759 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6761         * configure.in: Add --enable-libssp and --disable-libssp.
6762         * configure: Regenerate with autoconf-2.13.
6764 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6766         * Makefile.def (target_modules): Add libssp.
6767         * configure.in (target_libraries): Add target-libssp.
6768         * configure: Rebuilt.
6769         * Makefile.in: Rebuilt.
6771 2005-07-01  Zack Weinberg  <zackw@panix.com>
6773         * MAINTAINERS: Change email address.  Resign from maintainership.
6775 2005-07-01  Richard Guenther  <rguenther@suse.de>
6777         * MAINTAINERS: Change my e-mail address and affiliation.
6779 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6781         * Makefile.def (stagefeedback): Come after profile.
6782         Define profiledbootstrap target.
6783         * Makefile.tpl (profiledbootstrap): Remove.
6784         (stageprofile-end): Zap stagefeedback.
6785         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6786         * Makefile.in: Regenerate.
6788 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6790         * MAINTAINERS: Update my email address.
6792 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6794         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6795         In 'cpp' stanza, support '#line' as well as '# '.
6797 2005-06-08  Andreas Schwab  <schwab@suse.de>
6799         * MAINTAINERS: Move myself from 'Write After Approval' to
6800         'CPU Port Maintainers' section as m68k maintainer.
6802 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6804         * configure.in (unsupported_languages): New macro.
6805         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6806         non-ported target libraries in noconfigdirs.
6807         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6808         non-linux-gnu.  Remove libgcj_ex_libffi.
6809         <lang_frag loop>: Set add_this_lang=no if the language is in
6810         unsupported_languages.
6811         * configure: Regenerate.
6813 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6815         * configure.in: Fix typo in handling of --with-mpfr-dir.
6816         * configure: Regenerate.
6818 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6820         * MAINTAINERS: Update my email address.
6822 2005-06-02  Jim Blandy  <jimb@redhat.com>
6824         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6825         accepted into the master sources.)
6827 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6828             Michael Snyder  <msnyder@redhat.com>
6829             Stan Cox  <scox@redhat.com>
6831         * configure.in: Set noconfigdirs for ms1.
6833         * configure: Regenerate.
6835 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6837         * MAINTAINERS (Write After Approval): Add self.
6839 2005-06-01  Josh Conner  <jconner@apple.com>
6841         * MAINTAINERS (Write After Approval): Add self.
6843 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6845         * MAINTAINERS: Update my email address.
6847 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6849         * MAINTAINERS (Write After Approval): Add self.
6851 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6853         * MAINTAINERS (Write After Approval): Remove self.
6855 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6857         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6858         (Dependencies): Consider target modules for bootstrap dependencies.
6859         Make target bootstrap modules depend on each stage's gcc.
6860         * Makefile.in: Regenerate.
6862 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6864         * Makefile.def (configure-gcc): Depend on binutils having been built.
6865         (all-gcc): No need to do it here.
6866         * Makefile.in: Regenerate.
6868 2005-05-19  Paul Brook  <paul@codesourcery.com>
6870         * configure.in: Rewrite misleading error message when requested
6871         language cannot be built.
6872         * configure: Regenerate.
6874 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6876         * ylwrap: Import from Automake 1.9.5.
6878 2005-05-13  David Ung  <davidu@mips.com>
6880         * MAINTAINERS (Write After Approval): Add self.
6882 2005-05-09  Mike Stump  <mrs@apple.com>
6884         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6885         lt_cv_sys_max_cmd_len for now.
6887 2005-05-09  Stan Cox  <scox@redhat.com>
6889         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6891 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6893         * README.SCO: Update the URL.
6895 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6897         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6898         with_gnu_ld to libtool.
6899         * ltcf-c.sh (aix[45]): Define file_list_spec.
6900         * ltcf-cxx.sh (aix[45]): Same.
6901         * ltcf-gcj.sh (aix[45]): Same.
6902         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6903         exists, write list of input files to temporary file.
6905 2005-05-04  Mike Stump  <mrs@apple.com>
6907         * configure.in: Always pass --target to target configures as
6908         otherwise rebuilds that do --recheck will fail.
6909         * confiugure: Rebuilt.
6911 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6913         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6914         STAGE_HOST_EXPORTS.
6915         (configure, all): Add bootstrap support.
6916         (Host modules, target modules): Pass post-stage1 flags and exports.
6917         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6918         * Makefile.in: Regenerate.
6920 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6922         * configure: Regenerate.
6924 2005-04-27  Mike Stump  <mrs@apple.com>
6926         * MAINTAINERS: Add self as darwin maintainer.
6928 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6930         * config.sub: Update from master copy.
6932 2005-04-21  Mike Stump  <mrs@apple.com>
6934         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6935         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6937 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6939         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6940         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6941         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6942         "*-*-elf" and "*-*-linux*".
6943         * configure: Regenerate.
6945 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6947         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6949 2005-04-12  Mike Stump  <mrs@apple.com>
6951         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6953 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6955         * MAINTAINERS (Write After Approval): Add myself.
6957 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6959         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6961 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6963         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6964         (TARGET_CONFIGARGS): Include --with-target-subdir.
6965         (configure, all): New macros.  Use them throughout.
6966         * Makefile.in: Regenerate.
6968 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6970         * MAINTAINERS (Write After Approval): Add myself.
6972 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6974         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6976 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6978         * MAINTAINERS: Move John Carr to Write After Approval.
6980 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6982         * config/mh-mingw32: Delete.
6983         * configure.in: Don't use it.
6984         * configure: Regenerate.
6986 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6988         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6989         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6990         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6991         (HOST_LIB_PATH): Generate from Makefile.def.
6992         (TARGET_LIB_PATH): Likewise.
6993         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6994         * Makefile.in: Regenerate.
6995         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6996         (RPATH_ENVVAR): Include Darwin case.
6997         * configure: Regenerate.
6999 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7001         * MAINTAINERS (Various Maintainers): Remove self.
7002         (Write After Approval): Add self.
7004 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7006         * MAINTAINERS (Various Maintainers): Add self.
7008 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7010         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7011         * configure: Regenerate.
7013 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7015         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7016         gcc_version, and gcc_version_trigger from set of flags to pass.
7017         * Makefile.tpl: Remove definitions of above variables.
7018         (config.status): Remove dependency on $(gcc_version_trigger).
7019         * Makefile.in: Regenerate.
7020         * configure.in: Do not reference config/gcc-version.m4 nor
7021         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7022         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7023         * configure: Regenerate.
7025 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7026             Andrew Pinski  <pinskia@physics.uc.edu>
7028         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7029         * Makefile.in: Regenerate.
7031 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7033         * MAINTAINERS (Write After Approval): Add myself.
7035 2005-03-03  David Ayers  <d.ayers@inode.at>
7037         * MAINTAINERS (Write After Approval): Add myself.
7039 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7041         PR libgcj/20160
7042         * ltmain.sh: Avoid creating archives with components that have
7043         duplicate basenames.
7045 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7047         PR bootstrap/20250
7048         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7049         instead of check.
7050         * Makefile.in: Regenerate.
7052 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7054         * Makefile.in: Regenerate to fix conflict between the previous two
7055         patches.
7057 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7059         PR bootstrap/17383
7060         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7061         * Makefile.tpl (HOST_SUBDIR): New substitution.
7062         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7063         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7064         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7065         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7066         (Host modules, Bootstrapped modules): Use it.
7067         (Build modules, Target modules): Do not create symlink trees,
7068         always configure out-of-srcdir.
7069         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7070         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7071         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7072         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7074         * Makefile.in: Regenerate.
7075         * configure: Regenerate.
7077 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7079         Merged from libada-gnattools-branch:
7080         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7082         * gnattools: New directory.
7083         * Makefile.def: Add gnattools as a module, depending on target-libada.
7084         * Makefile.in: Regenerate.
7085         * configure.in: Include gnattools in host_tools; disable it if ada
7086         is disabled.
7087         * configure: Regenerate.
7089 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7091         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7092         treelang maintainer.
7093         (Write After Approval): Remove myself.
7095 2005-02-23  Paul Schlie  <schlie@comcast.net>
7097         * configure.in: Allow darwin targeted ports to build tk, itcl and
7098         libgui.
7099         * configure: Regenerate.
7101 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7103         PR libgcj/10353
7104         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7105         * configure: Regenerate.
7107 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7109         * MAINTAINERS (Write After Approval): Add myself.
7111 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7113         * MAINTAINERS: Update my e-mail address.
7115 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7117         * MAINTAINERS (Write After Approval): Add myself.
7119 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7121         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7122         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7123         target-libgloss when not *-*-elf and *-*-aout.
7124         * configure: Regenerate.
7126 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7128         * MAINTAINERS: Remove obsolete entries.
7130         * MAINTAINERS (Write After Approval): Add Michael Matz.
7132 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7134         * MAINTAINERS: Remove self as cpplib maintainer.
7136 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7138         * install-sh, config.sub: Import from upstream.
7140 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7142         PR bootstrap/18222
7143         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7144         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7145         * Makefile.in: Regenerate.
7147 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7149         * MAINTAINERS: Update my email address.
7151 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7152             Andreas Schwab  <schwab@suse.de>
7154         PR bootstrap/18033
7155         * config-ml.in: Eval option if surrounded by single quotes.
7157 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7159         Revert 2004-12-28 Makefile changes, a better fix will be
7160         applied to mainline and src after GCC 4.0 branches.
7162 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7164         PR bootstrap/17383
7166         * Makefile.def (target_modules): Remove stage parameter,
7167         it is always true now.
7168         * Makefile.tpl (configure-build-[+module+],
7169         configure-target-[+module+]): Always build symlink tree
7170         for the directory and for include.  BUILD_SUBDIR and
7171         TARGET_SUBDIR cannot be . anymore.
7172         * Makefile.in: Regenerate.
7174 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7176         Revert 2004-12-08 Makefile changes.
7178 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7180         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7181         cygwin, mingw.
7183 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7185         * configure.in (sh64-*-*): Reenable gprof.
7186         * configure: Regenerate.
7188 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7190         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7191         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7192         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7193         * Makefile.in: Regenerate.
7195 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7197         * MAINTAINERS: Update my email address.
7199 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7201         * Makefile.tpl: Generate normal dependencies if the LHS module is
7202         not bootstrapped.
7203         * Makefile.in: Regenerate.
7205 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7207         * configure.in: Include config/gxx-include-dir.m4.  Use
7208         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7209         * configure: Regenerate.
7211 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7213         * config.if: Delete.
7214         * configure.in: Set libstdcxx_incdir directly.
7215         * configure: Regenerate.
7217 2004-12-02  Eric Christopher  <echristo@redhat.com>
7219         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7220         * Makefile.in: Regenerate.
7222 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7224         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7225         * configure: Regenerate.
7227 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7229         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7230         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7231         * configure: Regenerate.
7233 2004-12-01  Eric Christopher  <echristo@redhat.com>
7235         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7236         of things to remove.
7238 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7240         * MAINTAINERS (Write After Approval): Update my e-mail address.
7242 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7244         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7245         from CVS libtool to always pass_all.
7247 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7249         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7250         (hppa*64*-*-*): Delete incorrect comment.
7251         * configure: Rebuilt.
7253 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7255         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7257 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7259         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7260         from CVS libtool to always pass_all.
7262 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7264         * install-sh, compile: Import from automake.
7266 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7268         * config.guess, config.sub:  Import from savannnah.
7270 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7272         * MAINTAINERS (Write After Approval): Add myself
7274 2004-11-12  Mike Stump  <mrs@apple.com>
7276         * Makefile.def: Add html support.
7277         * Makefile.tpl: Likewise.
7278         * Makefile.in: Regenerate.
7280 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7282         PR 18423
7283         * configure.in: Remove all instances of build-fixincludes from
7284         noconfigdirs.
7285         (build_configargs): Supply --target to subdirectories.
7286         * configure: Regenerate.
7288         * Makefile.def: Make gcc install depend on fixincludes install.
7289         * Makefile.in: Regenerate.
7291 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7293         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7295 2004-11-11  Paul Brook  <paul@codesourcery.com>
7297         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7299 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7301         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7302         target-libgfortran.
7303         * configure: Regenerate.
7305 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7307         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7308         like CC.
7310 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7312         * Makefile.def (host fixincludes): Specify missing targets.
7313         * Makefile.in: Regenerate.
7315 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7317         * MAINTAINERS: Add myself
7319 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7321         * MAINTAINERS (Write After Approval): Add myself.
7323 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7325         * Makefile.def: Build fixincludes for the host, too.
7326         * Makefile.in: Regenerate.
7327         * configure.in (host_tools): Add fixincludes.
7328         * configure: Regenerate.
7330 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7332         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7333         * configure: Regenerated.
7335 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7337         PR other/17783
7338         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7339         * configure: Regenerated.
7341 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7343         * README.SCO: Update per FSF instructions.
7345 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7347         PR target/18151
7348         * configure.in (case ${target}): Do not build fixincludes for avr.
7349         * configure: Regenerated.
7351 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7353         * configure.in (case ${target}): Do not build fixincludes
7354         on platforms where it is not used.
7355         * configure: Regenerated.
7357 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7359         * configure.in: Use an absolute path to install-sh.
7360         * configure: Regenerated.
7362 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7364         * MAINTAINERS (Write After Approval): Add myself.
7366 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7368         * MAINTAINERS: Remove from Write After Approval those that are
7369         already maintainers.
7371 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7373         * MAINTAINERS:  Update my email address.
7375 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7377         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7378         * configure: Regenerate.
7380 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7382         * MAINTAINERS:  Update my email address.
7384 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7386         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7387         entries belonging to this category.
7389 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7391         * MAINTAINERS: Update my e-mail address.
7393 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7395         Fix wrong conflict resolution in:
7397         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7399         * Makefile.in: Regenerate.
7400         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7401         in the recursive `make', instead of hardwiring `all'.
7402         (Autogenerated TARGET-* variables): New.
7404 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7406         * configure.in: Enable target-libgloss for crx-*-*.
7407         * configure: Regenerate.
7409 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7411         * MAINTAINERS (Various Maintainers): Move the "windows,
7412         cygwin, mingw" maintainer to ...
7413         (OS Port Maintainers): ... here.
7415 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7417         * MAINTAINERS (Write After Approval): Remove those that are
7418         maintainers of some subsystem.
7420 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7422         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7423         * ltcf-cxx.sh (tpf*): Likewise.
7424         * ltconfig (tpf*): Add TPF OS configuration support.
7426 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7428         * MAINTAINERS: Change my email address to my new work account.
7430 2004-09-24  Michael Roth  <mroth@nessie.de>
7432         * configure.in (--without-headers): Add missing double quotes.
7433         * configure: Regenerate.
7435 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7437         * ylwrap: Revert to previous version.
7439 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7441         PR bootstrap/17369
7442         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7443         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7444         SET_GCC_LIB_PATH_CMD.
7445         (BASE_TARGET_EXPORTS): Likewise.
7446         * Makefile.in: Regenerated.
7448         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7449         * configure: Regenerated.
7451 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7453         * config.guess: New upstream version
7454         * compile, depcomp, install-sh, ylwrap: Likewise.
7456 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7458         * config/mh-x86omitfp: New host makefile fragment.  Add
7459         -fomit-frame-pointer to the default BOOT_CFLAGS.
7460         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7461         * configure: Regenerate.
7463 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7465         PR target/11572
7466         * configure.in (*-*-darwin*): Renable libobjc.
7467         * configure: Regenerate.
7469 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7471         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7473 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7475         * Makefile.def: Remove libbanshee.
7476         * Makefile.tpl: Ditto.
7477         * configure.in: Ditto.
7478         * Makefile.in: Regen.
7479         * configure: Ditto.
7481 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7483         * ltmain.sh: Use $pic_object as $non_pic_object if
7484         $non_pic_object=none.
7486 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7488         * missing: Import latest version from master repository.
7490 2004-09-06  Nick Clifton  <nickc@redhat.com>
7492         * config.sub: Import latest version from master repository.
7493         * config.guess: Likewise.
7494         This includes these changes:
7496         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7498         * config.sub: Handle crisv32, alias etraxfs.
7499         * config.guess (crisv32:Linux:*:*): Handle.
7501         2004-08-13  Brad Smith  <brad@comstyle.com>
7503         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7504         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7506         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7508         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7509         assume the processor is a powerpc.  This is because coreutils
7510         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7511         in this case, due to a MacOS X bug that causes
7512         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7513         to return a negative number.
7514         Problem reported by Petter Reinholdtsen in:
7515         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7517         2004-07-19  Ben Elliston  <bje@gnu.org>
7519         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7521         2004-06-24  Ben Elliston  <bje@gnu.org>
7523         * config.guess: Update copyright years.
7524         * config.sub: Likewise.
7526         2004-06-22  Robert Millan  <robertmh@gnu.org>
7528         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7529         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7531         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7533         * config.guess (*:*VMS:*:*): New entry. Replaces
7534         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7535         manufacturer.
7537         2004-06-22  Ben Elliston  <bje@gnu.org>
7539         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7540         * config.sub: Likewise.
7542         2004-06-22  Ben Elliston  <bje@gnu.org>
7544         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7545         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7547         2004-06-11  Ben Elliston  <bje@gnu.org>
7549         * config.guess (pegasos:OpenBSD:*:*): Remove.
7551         2004-06-11  Ben Elliston  <bje@gnu.org>
7553         From Wouter Verhelst <wouter@grep.be>:
7554         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7556         2004-06-11  Ben Elliston  <bje@gnu.org>
7558         * config.guess (luna88k:OpenBSD:*:*): New.
7560         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7562         * config.guess (m32r*:Linux:*:*): New case.
7563         * config.sub: Handle m32rle.
7565         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7567         From Jens Petersen  <petersen@redhat.com>:
7568         * config.sub: Handle sparcv8.
7570         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7572         From Tom Smith <smith@cag.lkg.hp.com>:
7573         * config.guess: Version suffixes are equally significant on Tru64
7574         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7575         prefix of "P" (patched kernel).
7577         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7579         * config.sub: Add support for National Semiconductor CRX target.
7581 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7583         * MAINTAINERS (Various Maintainers): Remove myself as web page
7584         maintainer, add myself as maintainer of build status lists.
7586 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7588         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7589         *-*-netware, but add target-libmudflap.
7590         Consolidate *-*-netware targets (of which really only i?86 exists)
7591         into a single entry.
7592         * configure: Likewise.
7594 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7596         * Makefile.tpl (sorry): Remove.
7597         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7598         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7599         (do-clean): Clean per-stage directories too.
7600         (do-distclean): Run distclean-stage1 too.
7601         (.NOTPARALLEL): Enable during toplevel bootstrap.
7602         (stage[+id+]-bubble): Enable parallel execution during
7603         the recursive invocation.
7604         * Makefile.in: Regenerate.
7606         Fix previous checkin:
7608         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7609         include.
7610         * configure.in: Fix indentation.
7611         * configure: Regenerate.
7613 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7615         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7616         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7617         * configure: regenerate
7618         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7619         -mdynamic-no-pic
7621 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7623         * Makefile.def (build_modules): Add fixincludes.
7624         (dependencies): Make gcc depend on fixincludes.
7625         * configure.in (build_tools): Add fixincludes.
7626         (build_configdirs): Always include build_libs.
7627         * Makefile.in: Regenerate.
7628         * configure: Regenerate.
7630 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7632         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7633         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7634         phony targets; do not generate timestamp files.
7635         (distclean-stageN): Remove references to their timestamp files.
7636         (restageN, touch-stageN): Remove.
7637         (stageN-bubble): Rewritten.
7638         (compare): Support lean bootstraps.
7639         * Makefile.in: Regenerate.
7641         * configure.in: Only warn when bootstrapping but
7642         build != host or build != target.  Support lean bootstraps.
7643         * configure: Regenerate.
7645 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7647         * configure.in:  Give a better error message if GMP/MPFR are missing
7648         and a language needing them has been requested.
7649         * configure:  Regenerated.
7651 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7653         * configure.in:  Print a list of available language front-ends if
7654         a requested one is missing.  Tidy stray tab characters.
7655         * configure:  Regenerated.
7657 2004-08-19  Michael Koch  <konqueror@gmx.de>
7659         * gcc/doc/install.texi: Update entry about automake for libjava.
7661 2004-08-17  Robert Millan  <robertmh@gnu.org>
7663         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7664         (instead of FreeBSD).
7665         * configure: Regenerate.
7667 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7669         * Makefile.in: Regenerate.
7670         * configure: Regenerate.
7672         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7673         stage_*_flags.
7674         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7675         for bootstrapped modules if toplevel bootstrap is going.
7676         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7677         modules.  Adjust for changes in Makefile.def.  Enable several
7678         rules even in non-bootstrap mode, just to avoid peppering the
7679         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7680         (stage-[+prev+]-bubble): Remove.
7682         * Makefile.def (Dependencies): Depend on all-build-bison,
7683         all-build-flex, all-build-byacc, all-build-texinfo, rather
7684         than the host variations.
7685         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7686         with BUILD_SUBDIR.
7687         (BISON): Update for recent Bisons.
7688         (YACC): Fix typo.
7689         (cross): Depend on all-build.
7690         (all): Do not depend on all-build.
7691         (prebootstrap): Remove.
7692         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7693         (Prebootstrap dependencies): Add them to the per-stage targets
7694         and to all-prebootstrap.
7695         * configure.in (build_configdirs): Always enable build_tools.
7696         (BUILD_DIR_PREFIX): Remove.
7698         * Makefile.def (gcc): Add target variable.
7699         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7700         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7701         in the recursive `make', instead of hardwiring `all'.
7702         (Autogenerated TARGET-* variables): New.
7704 2004-08-13  Brian Booth  <bbooth@redhat.com>
7706         * MAINTAINERS: Remove myself from write-after-approval.
7708 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7710         * src-release: Stop distributing mmalloc with gdb (which doesn't
7711         use it).
7712         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7713         * Makefile.in: Regenerate.
7715 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7717         * configure.in (arm*-*-eabi*): New target.
7718         * configure: Regenerate.
7720 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7722         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7723         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7724         (Dependencies): New section.
7725         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7726         (configure-target-[+module+]): Depend on maybe-all-gcc
7727         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7728         (toplevel profiledbootstrap): Fix dependencies.
7729         * Makefile.in: Regenerate.
7731 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7733         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7734         target-libiberty to noconfigdirs.
7735         * configure: Regenerate.
7737 2004-08-03  Paul Brook  <paul@codesourcery.com>
7739         * configure.in: Check for MPFR as well as GMP.
7740         * configure: Regenerate.
7742 2004-08-01  Robert Millan  <robertmh@gnu.org>
7744         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7745         libmudflap for all GNU-based systems (with Glibc).
7746         * configure: Regenerate.
7748 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7750         * Makefile.def (host-modules): Add gcc.
7751         * Makefile.in: Regenerate.
7752         * Makefile.tpl (sorry): New rule.
7753         (configure-host, all-host, [+make_target+]-host, do-check,
7754         install-host): Do not add gcc as a special case.
7755         (host modules): Add a small special-casing for gcc.  Export
7756         extra_make_flags through the environment.
7757         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7758         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7759         other recursive targets for gcc): Remove.
7761         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7762         (stage, unstage): New rules.
7763         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7764         distclean-stage[+id+]): Use stage_current.
7765         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7766         the stage*-start rules.
7768 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7770         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7771         use -all_load flag.
7773 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7775         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7776         * configure: Regenerate.
7778 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7780         * maintainer-scripts/gcc_release: Revert yesterday's change.
7782 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7784         * MAINTAINERS: Add myself to write-after-approval.
7786 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7788         * libf2c: Removed.
7789         * gcc/gccbug.in: Updated because of libf2c removal.
7790         * maintainer-scripts/gcc_release: Ditto.
7792 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7794         * configure.in: Build libmudflap by default on FreeBSD.
7795         * configure: Regenerated.
7797 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7799         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7800         systems.
7801         * configure: Regenerated.
7803 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7805         PR target/16344
7806         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7807         feedback based compiler.
7808         * Makefile.in: Rebuilt.
7810 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7812         * Makefile.def (host_modules): Set bootstrap=true for flex.
7813         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7814         * Makefile.in: Rebuilt.
7816 2004-07-07  Jan Hubicka  <jh@suse.cz>
7818         * MAINTAINERS: Add self as a profile feedback maintainer.
7820 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7822         * configure.in:  Do not prepend $srcdir to /dev/null in
7823         makefile fragments.
7824         * configure:  Regenerate.
7826 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7828         * Makefile.def (build_modules): Add bison, byacc, flex,
7829         m4, texinfo.
7830         (flags_to_pass): Add FLEX.
7831         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7832         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7833         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7834         DEFAULT_MAKEINFO): Remove.
7835         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7836         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7837         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7838         objdir or else use configured tool.
7839         (all-build): New.
7840         (all): Depend on it.
7841         (Build module dependencies): Add.
7842         * Makefile.in: Regenerate.
7843         * configure.in: Better support for multiple build modules,
7844         matching what is done for host/target modules.  Do not look
7845         for "plausible" locations of build tools if Canadian cross.
7846         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7847         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7848         * configure: Regenerate.
7850 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7852         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7853         * Makefile.in: Regenerate.
7855 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7857         * Makefile.tpl (configure-build-[+module+],
7858         configure-[+module+], configure-target-[+module+]): Pass
7859         [+extra_configure_args+].
7860         (all-build-[+module+], all-[+module+], check-[+module+],
7861         install-[+module+], [+make_target+]-[+module+],
7862         all-target-[+module+], check-target-[+module+],
7863         install-target-[+module+], [+make_target+]-target-[+module+]):
7864         Pass [+extra_make_args+].
7865         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7866         (GCC_HOST_EXPORTS): Remove.
7867         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7868         cross, check-gcc, check-gcc-c++, install-gcc,
7869         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7870         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7871         * Makefile.in: Regenerate.
7873 2004-06-21  Matthew Sachs  <msachs@apple.com>
7875         * MAINTAINERS: Added self to write-after-approval.
7877 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7879         * configure.in: Check for srcdir/winsup rather than build directory
7880         winsup.
7881         * configure: Regenerate.
7883 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7885         * configure.in: Don't build Cygwin native newlib if winsup
7886         directory is missing.  Emit warning instead.
7887         * configure: Regenerate.
7889 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7891         * Makefile.tpl (touch-stage[+id+]): New.
7892         (restage[+prev+]): Depend on touch-stage[+id+].
7894         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7895         Use it throughout.
7897         * Makefile.def: Add profile and feedback bootstrap stages.
7898         Remove next field from bootstrap stages.
7899         * Makefile.tpl (LN, LN_S): Substitute.
7900         (stageN-start, stageN-end): Use double-colon rules, to
7901         provide a hook for additional setup commands.
7902         (distclean-stageN-gcc, restageN): Create dependencies from
7903         [+prev+], not from [+next+].
7904         (stageN-bubble): Add commands for successive stages from
7905         [+prev+], using double-colon rules.
7906         (all-stageN-gcc): Fix typo.
7907         (stagefeedback-start, profiledbootstrap): New.
7908         * Makefile.in: Regenerate.
7909         * configure.in: Call ACX_PROG_LN.
7910         * configure: Regenerate.
7912 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7914         * MAINTAINERS (Write After Approval): Add myself.
7916 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7918         * MAINTAINERS (Write After Approval): Add myself.
7920 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7922         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7923         without gcc.
7924         * configure: Regenerate.
7926 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7928         * Makefile.tpl: Fix typo.
7929         * Makefile.in: Regenerate.
7931 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7933         * configure.in: Remove new- prefix from toplevel
7934         bootstrap targets.
7935         * configure: Regenerate.
7937 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7939         * Makefile.tpl (all.normal): Rename to all.
7940         (all): Replace with a rule to pick the default
7941         target from configure.
7942         (all-gcc, configure-gcc): Use conditionals to
7943         do nothing when toplevel bootstrap is going on.
7944         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7945         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7946         * configure.in: Support --enable-bootstrap.
7948         * Makefile.def: Remove new- prefix from toplevel
7949         bootstrap targets.
7950         * Makefile.tpl: Likewise.
7952         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7953         target.
7955         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7956         $(RECURSE_FLAGS) to recursive invocation of make.
7958         * Makefile.in: Regenerate.
7959         * configure: Regenerate.
7961 2004-05-30  Andreas Jaeger  <aj@suse.de>
7962             Jim Wilson  <wilson@specifixinc.com>
7964         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7965         like CC.
7967 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7969         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7970         * configure: Regenerate.
7972 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7974         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7975         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7976         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7977         targets.
7978         * Makefile.in: Regenerate.
7980 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7982         * configure.in: Test the ability to symlink directories.
7983         * configure: Regenerate.
7985         * Makefile.def (bootstrap-stage): New definitions.
7986         * Makefile.tpl (configure-stage1-gcc,
7987         configure-stage2-gcc, configure-stage3-gcc,
7988         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7989         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7990         new-restage3, compare): Autogenerate, see Makefile.in
7991         entry for behavioral changes.
7992         (distclean-stage1, new-stage1-start, new-stage1-end,
7993         new-stage1-bubble, distclean-stage2, new-stage2-start,
7994         new-stage2-end, new-stage2-bubble, distclean-stage3,
7995         new-stage3-start, new-stage3-end): New autogenerated targets.
7996         (objext, prebootstrap, BOOT_CFLAGS,
7997         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7998         targets.
8000         * Makefile.in: Regenerate.
8001         (distclean-stage1, new-stage1-start, new-stage1-end,
8002         new-stage1-bubble, distclean-stage2, new-stage2-start,
8003         new-stage2-end, new-stage2-bubble, distclean-stage3,
8004         new-stage3-start, new-stage3-end): New targets.
8005         (all-stage1-gcc): Move prebootstrap dependency from here...
8006         (configure-stage1-gcc): ...to here.
8007         (new-bootstrap): Use bubble targets.
8008         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8009         Use per-stage distclean targets.
8010         (configure-stage1-gcc, configure-stage2-gcc,
8011         configure-stage3-gcc, all-stage1-gcc,
8012         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8013         Use new-stageN-start to prepare the tree.
8015 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8017         * Makefile.def (host_modules): add libcpp.
8018         * Makefile.tpl: Add dependencies on and for libcpp.
8019         * Makefile.in: Regenerate.
8020         * configure.in: Add libcpp host module.
8021         * configure: Regenerate.
8023 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8025         * Makefile.tpl: Whenever a recursive target is defined, wrap
8026         it in a special @if/@endif block, and prepare its maybe
8027         dependency in the @if/@endif block
8028         * configure.in: Instead of writing maybe dependencies, remove
8029         the @if/@endif statements, and remove the @if/@endif blocks
8030         that remain.
8031         * configure: Regenerate.
8032         * Makefile.in: Regenerate.
8034 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8036         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8038 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8040         PR bootstrap/15120
8041         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8042         * */configure: Rebuilt.
8044 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8046         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8047         of libf2c.
8048         * configure, Makefile.in: Regenerate.
8050 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8052         * MAINTAINERS (Write After Approval): Add myself.
8054 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8056         Merge from tree-ssa-20020619-branch.
8058         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8059         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8060         (HOST_GMPLIBS): Define.
8061         (HOST_GMPINC): Define.
8062         (TARGET_LIB_PATH): Add libmudflap.
8063         (GFORTRAN_FOR_TARGET): Define.
8064         (configure-build*): Export GFORTRAN.
8065         (configure-gcc): Export GMPLIBS and GMPINC.
8066         (all-gcc): Add maybe-all-libbanshee.
8067         (configure-target-libgfortran): Define.
8068         * Makefile.in: Regenerate.
8069         * configure.in (host_libs): Add libbanshee.
8070         (target_libraries): Add target-libmudflap and target-libgfortran.
8071         Add --with-libbanshee.
8072         Handle --disable-libmudflap.
8073         (*-*-freebsd*): Use with_gmp.
8074         Add $(libgcj) to noconfigdirs.
8075         * configure: Regenerate.
8076         * depcomp: New file.
8077         * MAINTAINERS: Add tree-ssa maintainers.
8079 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8081         * MAINTAINERS (Various Maintainers): Add myself.
8083 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8085         * MAINTAINERS (Write After Approval): Add myself.
8087 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8089         * MAINTAINERS (Write After Approval): Add myself.
8091 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8093         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8094         * configure: Regenerate.
8096 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8098         Revert:
8099         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8101         * Makefile.def (flags_to_pass): Remove *dir variables that
8102         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8103         as well as prefix and exec_prefix.
8104         * Makefile.in: Regenerate.
8106 2004-04-26  Robert Millan  <robertmh@gnu.org>
8108         Add patches from libtool CVS.
8109         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8110         * ltconfig: Likewise.
8111         * ltcf-c.sh: Likewise.
8112         * ltcf-cxx.sh: Likewise.
8113         * ltcf-gcj.sh: Likewise.
8115 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8117         * Makefile.def (host_modules): Mark with the bootstrap
8118         flag packages on which gcc depends.
8119         * Makefile.tpl (all-bootstrap): Use it.
8120         * Makefile.in: Regenerate.
8122 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8124         * Makefile.def (flags_to_pass): Remove *dir variables that
8125         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8126         as well as prefix and exec_prefix.
8127         * Makefile.in: Regenerate.
8129 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8131         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8132         * configure: Regenerate.
8133         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8134         * gcc/Makefile.tpl (compare): Use the result of the test.
8135         * gcc/Makefile.in: Regenerate.
8137 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8139         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8140         Always relocate gcc and prev-gcc to the original names, even
8141         if the build fails.
8142         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8143         New targets.
8145 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8147         * MAINTAINERS: Update my email address.
8149 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8151         * configure.in (mips*-*-irix5*): Enable ld.
8152         * configure: Regenerate.
8154 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8156         * configure: Regenerate.
8158 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8160         * Makefile.tpl (configure-[+module+], configure-gcc,
8161         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8162         Set and export LDFLAGS.
8163         * Makefile.in: Regenerate.
8165 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8167         * MAINTAINERS: Add myself to write-after-approval.
8169 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8171         PR bootstrap/14871
8172         * Makefile.tpl: If we don't have built-in-tree target tools,
8173         use the ones found by configure rather than hacking around with
8174         program_transform_name.
8175         * configure.in: Give Makefile.tpl the information necessary
8176         to do that.
8177         * Makefile.in: Regenerate.
8178         * configure: Regenerate.
8180 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8182         PR bootstrap/14760
8183         * configure.in: When computing baseargs, strip *all* copies of
8184         offending options.  Also, don't match/substitute the trailing space,
8185         so that this actually works when two similar options are separated by
8186         only one space.
8187         * configure: Regenerate.
8189 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8191         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8192         (rs6000-*-aix*): Same.
8193         * configure: Regenerate.
8195 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8197         * MAINTAINERS: Add myself to write-after-approval.
8199 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8201         * MAINTAINERS: Add myself to write-after-approval.
8203 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8205         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8206         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8207         * Makefile.in: Regenerate.
8209         * configure.in (top level bootstrap support): Rework --enable-werror
8210         to set @stage2_werror_flag@.
8211         * configure: Regenerate.
8212         * Makefile.tpl (top level bootstrap support): Pass
8213         @stage2_werror_flag@ down to configure in stages 2 and 3.
8214         * Makefile.in: Regenerate.
8216 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8218         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8219         for stages 2 and 3 as well as in make.  As a consequence, remove
8220         OUTPUT_OPTION (now detected by configure) from the flags passed down
8221         to make.
8222         * Makefile.in: Regenerate.
8224         * Makefile.tpl (new-bootstrap): Fix typo.
8225         * Makefile.in: Regenerate.
8227 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8229         * Makefile.tpl: Rearrange by moving recursive_targets rules
8230         into their proper sections.
8231         * Makefile.tpl (top level bootstrap support): Move disabling
8232         of coverage flags from 'make' to 'configure'; improve comments.
8233         * Makefile.in: Regenerate.
8235         * Makefile.tpl (experimental top level bootstrap) Move stage1
8236         language setting from all- target to configure- target; disable
8237         intermodule optimization in stage 1; prevent gratuitous rebuilds
8238         of stage 1.
8239         * Makefile.in: Regenerate.
8240         * configure.in: Comma-separate stage 1 language list for top
8241         level bootstrap.
8242         * configure: Regenerate.
8244         * Makefile.tpl: Clean up experimental top level bootstrap support:
8245         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8246         prev-gcc in configure- targets as well as all- targets.
8247         * Makefile.in: Regenerate.
8249 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8251         * compile: New file imported from automake.
8253 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8255         * configure.in: Remove symbolic link section.
8256         * configure: Regenerate.
8257         * Makefile.tpl (links): Remove.
8258         * Makefile.in: Regenerate.
8260 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8261             Nathanael Nerode  <neroden@gcc.gnu.org>
8263         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8264         Set with AC_CHECK_PROGS.
8265         * configure.in: Fix comment typo from last patch.
8266         * configure: Regenerate.
8268 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8270         * Makefile.tpl: Introduce experimental top level bootstrap support.
8271         * Makefile.in: Regenerate.
8272         * configure.in: Introduce support for top level bootstrap.
8273         * configure: Regenerate.
8275 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8276             Paolo Bonzini  <bonzini@gnu.org>
8278         PR bootstrap/14522
8279         * configure.in: Cope with shells that do not support unquoted ^
8280         * configure: Regenerate.
8282 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8283             Paolo Bonzini  <bonzini@gnu.org>
8285         PR bootstrap/14522
8286         * configure.in: Cope with shells that do not support nesting
8287         quotes inside quoted backquote substitutions.
8288         * configure: Regenerate.
8290 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8292         PR bootstrap/14522
8293         * configure.in: Fix escaping of $.
8294         * configure: Regenerate.
8296 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8298         * configure: Regenerate, since I forgot to while committing Paolo's
8299         changes.
8301 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8303         PR ada/14131
8304         Move language detection to the top level.
8305         * configure.in: Find default values for the tools as
8306         soon as possible.  Disable ada if GNAT is not found.
8307         Emit error message about missing languages.  Expand
8308         --enable-languages=all for the gcc subdirectory.
8310 2004-03-10  Ben Elliston  <bje@gnu.org>
8312         * MAINTAINERS: Update my email address.
8314 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8316         * ltconfig: Disable building static libraries if building shared
8317         libraries on AIX 5L.
8319 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8321         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8322         and disable libgcj.
8323         * configure: Regenerated.
8325 2004-03-01  Brian Booth  <bbooth@redhat.com>
8327         * MAINTAINERS: Add myself to write-after-approval.
8329 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8331         * MAINTAINERS: Add myself to write-after-approval.
8333 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8335         PR bootstrap/7087
8336         * Makefile.tpl: Guard XFOO sed statements better.
8337         * Makefile.tpl: Add dependency for configure-target-libada.
8338         * Makefile.in: Regenerate (incidentally fixes broken
8339         commit when libada-branch was merged).
8341 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8343         * MAINTAINERS: Add myself to write-after-approval.
8345 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8347         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8348         maintainers.
8350 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8352         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8353         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8355 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8357         PR bootstrap/11932
8358         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8360 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8362         * MAINTAINERS: Added myself to write-after-approval.
8364 2004-02-14  Michael Koch  <konqueror@gmx.de>
8366         * MAINTAINERS: Added myself to write-after-approval.
8368 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8370         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8371         some OS port maintainers to OS port maintainers section.
8373 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8375         * MAINTAINERS: Add self.
8377 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8379         * MAINTAINERS: Alphabetize.
8381 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8383         * MAINTAINERS: Remove myself.
8385 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8387         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8388         (rs6000-*-aix*): Same.
8389         * configure: Regenerate.
8391 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8393         * configure.in (host): Add in missing $noconfigdirs to defines.
8394         * configure: Regenerate.
8396 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8397             Nathanael Nerode  <neroden@gcc.gnu.org>
8399         PR ada/6637, PR ada/5911
8400         Merge with libada-branch:
8401         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8402         with appropriate dependencies. Add --enable-libada configure switch.
8403         * configure, Makefile.in: Regenerate.
8405 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8407         * MAINTAINERS: Add myself to write-after-approval.
8409 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8411         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8412         * configure: Regenerate.
8414 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8416         Merge from upstream:
8418         * ltmain.in: When setting IFS to '~', be careful about user
8419         arguments that contain '~'.
8421         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8423         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8424         Also test $base_compile against $CC with escaped arguments. Bug
8425         reported by Geoff Keating <geoffk@apple.com>.
8427 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8429         * MAINTAINERS: Remove i960 port.
8431 2004-01-23  DJ Delorie  <dj@redhat.com>
8433         * Makefile.def (target_modules) [libiberty]: Don't stage.
8434         * Makefile.in: Rebuilt.
8436 2004-01-20  Caroline Tice  <ctice@apple.com>
8438         * MAINTAINERS: Add myself to write-after-approval.
8440 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8442         * MAINTAINERS: Update my email address.
8444 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8446         * MAINTAINERS: Add myself to write-after-approval.
8448 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8450         * MAINTAINERS: Remove entries without email address.
8452 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8454         * MAINTAINERS: Add myself to write-after-approval.
8456 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8458         * MAINTAINERS: Update my email address.
8460 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8462         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8463         * Makefile.tpl (configure-target-[+module+]): Support stage.
8464         * Makefile.in: Rebuilt.
8466 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8468         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8470 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8472         * MAINTAINERS: Add myself as a MIPS maintainer.
8474 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8476         * configure.in: Use ./config.cache, not config.cache.
8477         * configure: Regenerate.
8478         * Makefile.tpl: Special-casing not needed for GCC any more.
8479         * Makefile.in: Regenerate.
8481         * configure.in: Don't share a cache file for host dirs.
8482         * configure: Regenerate.
8484         * config-ml.in: Don't mess with the cache file.
8486 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8488         * MAINTAINERS: Move myself from 'Write After Approval' to
8489         'CPU Port Maintainers' section as SPARC maintainer.
8491 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8493         * Makefile.tpl: Make GCC use a separate config.cache.
8494         * Makefile.in: Regenerate.
8496         PR bootstrap/11932, PR bootstrap/11933
8497         (I don't know if it will fix either of them, but it relates
8498         to them.)
8499         * configure.in: Don't use shared config.cache for target
8500         directories.
8501         * configure: Regenerate.
8503 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8505         * MAINTAINERS: Add myself to 'Write After Approval' section.
8507 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8509         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8510         * configure: Regenerated.
8512 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8514         * MAINTAINERS: Remove the mn10200 maintainer.
8516 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8518         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8519         * configure: Regenerated.
8521 2003-12-16  Jan Hubicka  <jh@suse.cz>
8523         * MAINTAINERS: Add myself as callgraph maintainer.
8525 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8527         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8528         * configure: Regenerate.
8530 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8532         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8533         'Write After Approval' section. Update email.
8535 2003-12-01  James Lemke  <jim@wasabisystems.com>
8537         * MAINTAINERS (Write After Approval): Add myself.
8539 2003-11-20  Matt Thomas  <matt@3am-software.com>
8541         * MAINTAINERS: Add myself as a vax port maintainer.
8543 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8545         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8546         (configure-build-[+module+], configure-[+module+]): Likewise.
8547         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8548         * Makefile.in: Regenerate.
8550 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8552         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8553         shared/dylibed libraries.
8554         * ltmain.sh: Likewise.
8555         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8556         * ltcf-cxx.sh: Likewise.
8557         * ltcf-gcj.sh: Likewise.
8558         * ltconfig: Likewise.
8560 2003-11-17  Stan Cox  <scox@redhat.com>
8562         * MAINTAINERS: Add myself as iq2000 port maintainer.
8564 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8566         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8567         * Makefile.in: Regenerate.
8569 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8571         * config.sub: Update to 2003-11-03 version.
8573 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8575         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8576         * configure:  Regenerate.
8578 2003-10-20  Nicolas Pitre  <nico@cam.org>
8580         * MAINTAINERS: Add myself to 'Write After Approval' section.
8582 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8584         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8586 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8588         * MAINTAINERS: Update my email address.
8590 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8592         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8594 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8596         * MAINTAINERS: Add myself to 'Write After Approval' section.
8598 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8600         * config.guess: Update to 2003-10-16 version.
8601         * config.sub: Update to 2003-10-16 version.
8603 2003-10-15  David Daney  <ddaney@avtrex.com>
8605         * MAINTAINERS: Added myself to 'Write After Approval' section.
8607 2003-10-15  Falk Hueffner  <falk@debian.org>
8609         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8610         'Write After Approval' section. Update email.
8612 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8614         * MAINTAINERS: Move myself from 'Write After Approval' to
8615         'Various Maintainers' section as middle-end maintainer.
8617 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8619         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8620         HOST_FLAGS_TO_PASS.
8621         * Makefile.in: Regenerate.
8623 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8625         * config.guess: Update to 2003-10-07 version.
8626         * config.sub: Update to 2003-10-07 version.
8628 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8630         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8631         * ltconfig (irix5*, irix6*): Don't override version_type.
8633 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8635         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8636         * configure: Rebuilt
8637         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8638         * Makefile.in: Rebuilt
8640 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8642         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8644 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8646         * MAINTAINERS (Write After Approval): Add myself.
8648 2003-09-29  Paul Koning  <ni1d@arrl.net>
8650         * MAINTAINERS: Move myself from "Write After Approval"
8651         to CPU platform maintainers for pdp11 platform.
8653 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8655         * MAINTAINERS: Move myself from 'Write After Approval' to
8656         'Various Maintainers' section as libffi testsuite maintainer.
8658 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8660         * configure.in: Pass a computed --program-transform-name
8661         to subconfigures.
8662         * configure: Regenerated.
8664 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8666         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8667         * Makefile.in: Regenerate.
8669         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8670         * Makefile.in: Regenerate.
8672 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8674         * MAINTAINERS: Move myself from 'Write After Approval'
8675         to 'Various Maintainers' (objective-c) section.
8677 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8679         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8680         quoting.
8681         * configure: Regenerated.
8683 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8685         * MAINTAINERS (Write After Approval): Add myself to write after
8686         approval list.
8688 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8690         * MAINTAINERS (Write After Approval): Add myself.
8692 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8694         * MAINTAINERS: Update my e-mail address.
8696 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8698         * libtool.m4 (LD): Correct powerpc64 host match.
8700 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8702         * MAINTAINTERS: Update my affiliation and email address.
8704 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8706         * MAINTAINERS (Write After Approval): Add myself.
8708 2003-09-04  DJ Delorie  <dj@redhat.com>
8710         * configure: Regenerate.
8712 2003-09-04  Robert Millan  <robertmh@gnu.org>
8714         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8716 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8718         * configure.in: Ensure arguments to sed are properly spaced.
8719         * configure: Regenerate.
8721 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8723         * MAINTAINERS: Update my e-mail address.
8725 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8727         * MAINTAINERS (Write After Approval): Add myself.
8729 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8731         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8732         * configure: Regenerated.
8734 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8736         * MAINTAINERS: Update my email address.
8738 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8740         * configure.in:  Use newline instead of semicolon when assuming
8741         shell arguments in a for loop.
8742         * configure:  Regenerated.
8744 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8746         * MAINTAINERS: Resurrect the i860 maintainer.
8748 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8750         PR 8180
8751         * configure.in: When testing with_libs and with_headers, treat
8752         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8753         * configure: Regenerate.
8755         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8756         make, shell, etc.
8757         (baseargs): Likewise.
8758         * configure: Regenerate.
8760 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8762         * MAINTAINERS (Write After Approval): Add myself.
8764 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8766         * configure.in: Disable libgcj for darwin not on powerpc.
8767         * configure: Rebuild.
8769 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8771         * config-ml.in, symlink-tree: Add license.
8773 2003-08-03  Richard Stallman  <rms@gnu.org>
8774             Eben Moglen  <moglen@columbia.edu>
8776         * README.SCO: New file.
8778 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8780         * Makefile.tpl (check, check-c++): Express dependencies using
8781         dependencies rather than commands.
8782         * Makefile.in: Regenerate.
8784 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8786         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8787         * configure: Ditto.
8789 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8791         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8792         * Makefile.in: Update.
8794 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8796         * configure.in: Enable libgcj for darwin.
8797         * configure: Rebuild.
8799 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8801         * config-ml.in:  Use ac_configure_args directly instead of
8802         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8803         actually seen.
8805 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8807         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8808         creating target and build subdirs to build all parent dirs as needed.
8809         * Makefile.in: Rebuild.
8810         * configure.in: Don't build dirs explicitly here.
8811         * configure: Rebuild.
8813 2003-07-26  Paul Brook  <paul@nowt.org>
8815         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8817 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8819         * Makefile.tpl (all-make): Depend on intl.
8820         * Makefile.in: Rebuilt.
8822 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8824         * install-sh:  Update to newer upstream versions (associated with
8825         aclocal 1.7).
8826         * mkinstalldirs:  Likewise.
8827         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8829 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8831         * MAINTAINERS: Move self from Bug database only accounts
8832         to write-after-approval.
8834 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8836         * config.if: Remove unused libc_interface determination.
8838 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8840         * MAINTAINERS: Move self from write-after-approval to
8841         build machinery (*.in).
8843 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8845         PR bootstrap/11273
8846         PR bootstrap/11408
8847         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8848         unused INSTALL_PROGRAM_ARGS.
8849         * configure.in: Use AC_PROG_INSTALL.
8850         * Makefile.in: Regenerate.
8851         * configure: Regenerate.
8853 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8855         * MAINTAINERS: Alphabetize.
8857 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8859         * configure: Rebuilt.
8860         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8861         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8862         newlib nor libgloss.
8863         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8864         * configure.in (am33_2.0-*-linux*): Added.
8866 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8868         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8869         * configure: Regenerate.
8871 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8873         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8874         * Makefile.in: Regenerate.
8876 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8878         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8879         * Makefile.in: Regenerate.
8881 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8883         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8884         * Makefile.in: Regenerated.
8886         * config-ml.in: Replace PWD with PWD_COMMAND.
8888 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8890         * intl: New directory; see intl/ChangeLog for details.
8891         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8892         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8893         * Makefile.in: Regenerate.
8895 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8897         * configure.in: Clean up config-lang.in handling.  Delete
8898         useless assignment to "subdirs".
8899         * configure: Regenerate.
8901 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8903         * configure.in: Rename 'target_libs' to 'target_libraries'.
8904         Remove useless reference to 'target_libs'.
8905         * configure: Regenerate.
8907 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8909         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8910         * Makefile.in: Regenerate.
8912 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8914         * Makefile.def: Introduce flags_to_pass.
8915         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8916         * Makefile.in: Regenerate.
8918 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8920         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8921         and target-libgloss.
8922         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8923         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8924         * configure: Regenerate.
8926 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8928         * configure.in: Update testsuite_flags to new location.
8929         * configure. Regenerate.
8931 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8933         * Makefile.tpl: Remove BUILD_CC stuff.
8934         * Makefile.in: Regenerate.
8936 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8938         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8940 2003-06-16  Graeme Peterson  <gp@qnx.com>
8942         * MAINTAINERS (Write After Approval): Add myself.
8944 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8946         * config.guess: Update to 2003-06-12 version.
8947         * config.sub: Update to 2003-06-13 version.
8949 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8951         * config.guess: Update to 2003-06-06 version.
8952         * config.sub: Update to 2003-06-06 version.
8954 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8956         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8957         * configure. Regenerate.
8959 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8961         * configure.in: Disable serial configure by default.
8962         * configure: Regenerate.
8963         * Makefile.tpl: Abolish .NOTPARALLEL.
8964         * Makefile.in: Regenerate.
8966         * Makefile.tpl: Replace {build,host,target}_canonical by
8967         {build,host,target}.
8968         * Makefile.in: Regenerate.
8970         * Makefile.tpl: Fix stupid pasto.
8971         * Makefile.in: Regenerate.
8973 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8975         * Makefile.tpl: Remove bogus conditional.
8976         * Makefile.in: Regenerate.
8978 2003-06-05  Jan Hubicka  <jh@suse.cz>
8980         * Makefile.tpl (profiledbootstrap): New target.
8981         * Makefile.in (profiledbootstrap): New target.
8983 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8985         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8986         Pinski. Remove user names from other bugzilla-only maintainers.
8988 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8990         * Makefile.tpl: Make 'recursive targets' using autogen rather
8991         than shell loop.  Remove duplicate 'clean' targets and false
8992         comments.
8993         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8994         Add systematic method of specifying missing targets in subdirs.
8995         Add copyright boilerplate.
8996         * Makefile.in: Regenerate.
8997         * configure.in: Add 'recursive targets' to maybe list.
8998         * configure: Regenerate.
9000         * MAINTAINERS: "GNATS only" -> "Bug database only".
9002         * Makefile.tpl: Rename [+target+] to [+make_target+].
9003         * Makefile.def: Rename 'target' to 'make_target'.
9005 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9007         * MAINTAINERS: Add self as options handling maintainer.
9009 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9011         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9012         been too long since I touched those ports.
9014 2003-05-28  DJ Delorie  <dj@redhat.com>
9016         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9017         * Makefile.in: Regenerate.
9019 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9021         * configure.in: Use curly braces in the definition of tooldir.
9022         * configure: Regenerate.
9024 2003-05-21  DJ Delorie  <dj@redhat.com>
9026         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9027         newlib or libgloss.
9028         * Makefile.in: Regenerate.
9030 2003-05-21  DJ Delorie  <dj@redhat.com>
9032         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9033         * Makefile.in: Regenerate.
9035 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9037         * MAINTAINERS: Update my e-mail address.
9039 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9041         * configure.in: Switch more things to use maybe dependencies.
9042         * Makefile.tpl: Switch more things to use maybe dependencies.
9043         Factor out common code from autogen IF statements.
9044         * configure: Regenerate.
9045         * Makefile.in: Regenerate.
9047 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9049         * configure.in: Accept i[3456789]86 for machine type.
9050         * configure: Regenerate.
9052 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9054         * configure.in: Switch more things to use maybe dependencies.
9055         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9056         * configure: Regenerate.
9057         * Makefile.tpl: Switch more things to use maybe dependencies.
9058         * Makefile.in: Regenerate.
9060 2003-05-16  Andreas Schwab  <schwab@suse.de>
9062         * Makefile.tpl (install-opcodes): Define.
9063         * Makefile.in: Rebuild.
9065 2003-05-13  Andreas Jaeger  <aj@suse.de>
9067         * config.guess: Update to 2003-05-09 version.
9068         * config.sub: Update to 2003-05-09 version.
9070 2003-05-13  Michael Eager  <eager@mvista.com>
9072         * configure.in: Correct sed script so that options in quotes are not
9073         deleted.
9074         * configure: Rebuild.
9076 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9078         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9079         and $$s/newlib/libc/sys/cygwin32 include paths.
9080         * configure: Ditto.
9082 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9084         * MAINTAINERS: Update my email addresses.
9086 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9088         * config-ml.in: Propagate INSTALL variables.
9090 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9092         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9094 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9096         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9097         * Makefile.in: Regenerate.
9099 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9101         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9103 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9105         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9107 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9109         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9110         * Makefile.in: Regenerated.
9112 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9114         * MAINTAINERS (Write After Approval): Upgrade myself from
9115         GNATS only to write-after-approval. Update my mail address.
9117 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9119         (OS Port Maintainers: freebsd): Add myself.
9121 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9123         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9125 2003-04-22  Kean Johnston  <jkj@sco.com>
9127         * MAINTAINERS (SCO ports): Added myself.
9129 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9131         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9133 2003-04-19  Kean Johnston  <jkj@sco.com>
9135         * MAINTAINERS (Write After Approval): Add myself.
9137 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9139         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9140         * Makefile.in: Regenerate.
9142 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9144         * configure.in (powerpc64*-*-linux*): Remove.
9145         * configure: Rebuilt.
9147 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9149         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9150         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9151         and restrap.
9152         * Makefile.in:  Regenerate.
9154 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9156         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9157         * configure: Regenerated.
9159 2003-04-15  DJ Delorie  <dj@redhat.com>
9161         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9163 2003-04-13  Nick Clifton  <nickc@redhat.com>
9165         * config-ml.in: Remove support for --disable-aix removing
9166         call-aix multilibs.
9168 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9170         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9171         * */configure: Rebuilt.
9173 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9175         * MAINTAINERS: Add my email address.
9177 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9179         * MAINTAINERS (Write After Approval): Add myself.
9181 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9183         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9184         * Makefile.in: Regenerate.
9186 2003-03-14  Michael Chastain  <mec@shout.net>
9188         * Makefile.in: Regenerate with correct Makefile.def.
9190 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9192         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9193         Make macro.
9194         * Makefile.in: Regenerate.
9195         * configure.in: Clean up gxx_include_dir logic.
9196         * configure: Regenerate.
9198 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9200         * MAINTAINERS (Write After Approval): Add myself.
9202 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9204         * MAINTAINERS: Update my mail address.
9206 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9208         * configure.in (gxx_include_dir): Fix typo.
9209         * configure: Regenerated.
9211 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9213         * Makefile.tpl: Reindent.
9214         * Makefile.in: Regenerate.
9215         * configure.in: Reindent.  Don't set unused variables.
9216         * configure: Regenerate.
9218 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9220         * configure.in: Include $(build_tooldir)/sys-include in
9221         FLAGS_FOR_TARGET.
9222         * configure: Regenerated.
9224 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9226         * Makefile.tpl: Always pass down RANLIB.
9227         * Makefile.in: Regenerate.
9229         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9230         * Makefile.in: Regenerate.
9231         * configure.in: Remove unused logic relating to --enable-shared
9232         and --enable-threads.  Remove bogus comments.  Remove redundant
9233         noconfigdirs.
9234         * configure: Regenerate.
9236         * configure.in: Replace ${libstdcxx_version} by its value.
9237         Remove reference to mh-dgux.
9238         * configure: Regenerate.
9240 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9242         * MAINTAINERS (Write After Approval): Add myself.
9244 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9246         * Makefile.tpl: Rearrange.
9247         * Makefile.in: Regenerate.
9249 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9251         * configure.in: Add support for kaOS as cross build target system.
9252         * configure: Regenerated.
9254 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9256         * MAINTAINERS (Write after approval): Add myself.
9258 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9260         * MAINTAINERS: Update my email address.
9262 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9264         * MAINTAINERS: Add self to blanket write privs. section.
9266 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9268         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9269         configure-target-* as some target builds may require additional
9270         flags for preprocessor tests.
9271         * Makefile.in: Regenerated.
9273 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9275         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9276         * ltconfig: Handle it.
9277         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9278         auto-detecting it.
9280         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9281         it is used as argument to $CC.
9282         * ltcf-gcj.sh: Likewise.
9284         * configure.in: Introduce --enable-maintainer-mode.
9285         * configure: Rebuilt.
9286         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9287         for maintainer mode.
9288         * Makefile.in: Rebuilt.
9290 2003-02-18  Jason Merrill  <jason@redhat.com>
9292         * Makefile.tpl (check-c++): Allow parallelism.
9294 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9296         * MAINTAINERS: Remove John Carr (who never actually had access to
9297         gcc.gnu.org).
9299 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9301         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9302         don't configure target-libobjc.
9303         * configure: Regenerate.
9305 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9307         * Makefile.tpl (RANLIB): Define.
9308         * Makefile.in: Regenerate.
9310 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9312         * MAINTAINERS: Update my email.
9314 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9316         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9317         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9318         * Makefile.in: Regenerated.
9319         * configure.in: Remove all traces of snavigator, db, and grep.
9320         * configure: Regenerated.
9322 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9324         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9325         After Approval.
9327 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9329         * MAINTAINERS (Write after approval): Add myself.
9331 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9333         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9334         * Makefile.in: Regenerated.
9336 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9338         * config.guess: Updated to 2003-01-30's version.
9339         * config.sub: Updated to 2003-01-28's version.
9341 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9343         * config.if: If gcc_version is already set, just use it.  Don't set
9344         gcc_version_trigger if it's already set, otherwise set it to
9345         gcc/version.c, but only if the file exists.  If it is not set and
9346         gcc/version.c does not exist, try to extract the version number from
9347         $CC.
9349 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9351         * MAINTAINERS: Add myself to write-after-approval list.
9353 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9355         * configure.in:  Revert 24Jan change.
9356         * configure:  Regenerate.
9358 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9360         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9361         entry of HJ Lu.
9363 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9365         * configure.in: Revert previous change.
9366         * configure: Regenerate.
9368 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9370         * configure.in: Make rda native-only.
9371         * configure: Regenerate.
9373 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9375         * MAINTAINERS: Move myself from GNATS-only-accounts to
9376         write-after-approval.
9378 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9380         * configure.in: Add missing \.
9381         * configure: Rebuilt.
9383 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9385         * configure.in (baseargs): Avoid using \| in sed regular
9386         expressions.
9387         * configure: Rebuilt.
9389 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9391         * configure.in (baseargs): Remove all supported forms of
9392         --cache-file, --srcdir, --host, --build and --target options
9393         from argument lists.
9394         * configure: Rebuilt.
9396 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9398         * MAINTAINERS: Add myself to write-after-approval list.
9400 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9402         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9403         * configure: Rebuilt.
9405 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9407         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9408         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9409         * Makefile.in: Regenerate.
9410         * configure: Regenerate.
9412 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9414         * configure.in: Remove Makefile in build, host and target modules
9415         unless configure was run with --no-recursion.
9416         * configure: Rebuilt.
9418 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9420         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9421         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9422         * Makefile.in: Regenerate.
9424 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9426         * config.guess: Update to 2003-01-03 version.
9427         * config.sub: Update to 2003-01-03 version.
9429 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9431         * configure: Regenerate with proper autoconf 2.13.
9433 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9435         * configure.in: Add AC_PREREQ for consistency.
9436         * configure: Regenerate.
9438 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9440         * configure.in (GDB_TK): Add tcl directories conditional on
9441         gdb/gdbtk directory being present.
9442         * configure: Regenerate.
9444 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9446         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9447         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9448         * configure: Rebuilt.
9450 2002-12-31  Tom Tromey  <tromey@redhat.com>
9452         * Makefile.in: Rebuilt.
9453         * Makefile.def (target_modules) [libffi]: Allow installation.
9455 2002-12-31  Andreas Schwab  <schwab@suse.de>
9457         * configure.in: Fix use of $program_transform_name.
9458         * configure: Regenerated.
9460 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9462         * configure.in (baseargs): Don't remove first configure argument.
9463         * configure: Regenerated.
9465 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9467         * Makefile.tpl (local-distclean): Don't remove...
9468         (multilib.ts): ... this.  Moved into...
9469         (multilib.out): ... this.  Don't use sub-make.
9470         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9471         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9472         (configure-build-[+module+], configure-[+module+],
9473         configure-target-[+module+], configure-gcc): ... these.  Test
9474         for Makefile existence.  Drop config.status from dependencies.
9475         * Makefile.in: Rebuilt.
9476         * configure.in: Move gcc-version-trigger to the end of
9477         ac_configure_args.  Add comments to maybedep.tmp and
9478         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9479         nonopt from baseargs, matching and removing corresponding
9480         whitespace while at it.
9481         * configure: Rebuilt.
9483 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9485         * configure.in (host_configargs): Replace reference to
9486         no-longer-defined buildopts with --build=${build_alias}.
9487         * configure: Rebuilt.
9489         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9490         program_transform_name to standard idiom.
9491         (AUTOGEN, AUTOCONF): Define.
9492         (Makefile.in): Use $(AUTOGEN).
9493         (Makefile): Depend on config.status, and use autoconf-style rule to
9494         build it.  Move original commands to...
9495         (config.status): ... this new target.
9496         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9497         $(AUTOCONF).
9498         * Makefile.in: Rebuilt.
9500 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9502         * Makefile.tpl: Fix dramatic bustage due to change in
9503         program_transform_name.
9504         * Makefile.in: Regenerate.
9506         * configure.in: Remove unnecessary PATH setting.
9507         * configure: Regnerate.
9509         * configure.in: Don't default to unprefixed tools unless
9510         the native tools will work.
9511         * configure: Regenerate.
9513         * configure.in: Convert to autoconf script.  Blow away lots
9514         of now-redundant Makefile fragments.
9515         * configure: Generate using Autoconf.
9516         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9517         * Makefile.in: Regenerate.
9519 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9521         * configure: Fix stupid bug where RANLIB was mistakenly included.
9523         * configure.in: Rename (buildargs, hostargs, targargs) to
9524         (build_configargs, host_configargs, target_configargs).
9526         * configure.in: Move logic out of sed statement.
9528         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9529         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9531 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9533         * config.sub: Import from master repository
9534         * config.guess: Ditto
9536 2002-12-24  Andreas Schwab  <schwab@suse.de>
9538         * Makefile.tpl (multilib.out): Fix missing space.
9539         * Makefile.in: Regenerate.
9541 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9543         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9544         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9545         * Makefile.in: Regenerate.
9546         * configure.in: Remove unnecessary leftovers.
9548 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9550         * configure.in (extra_ranlibflags_for_target): New variable.
9551         (*-*-darwin): Add -c to ranlib commands.
9552         * configure (tooldir): Handle extra_ranlibflags_for_target.
9554 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9556         * Makefile.tpl: Revert HJL's change.
9557         * Makefile.in: Regenerated.
9558         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9559         always.
9561 2002-12-19  Andreas Schwab  <schwab@suse.de>
9563         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9564         * Makefile.in: Regenerate.
9566 2002-12-18  H.J. Lu  <hjl@gnu.org>
9568         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9569         * Makefile.in: Regenerated.
9571         * configure.in (build_prefix): New. Substitute.
9573 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9575         * Makefile.tpl: Don't let real targets depend on phony targets.
9576         * Makefile.in: Regenerate.
9578         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9579         * Makefile.in: Regenerate.
9581 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9583         * config.sub: Import from master repository
9584         * config.guess: Ditto
9586 2002-12-16  Jason Merrill  <jason@redhat.com>
9588         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9589         previous 'make bootstrap'.
9590         * Makefile.in: Regenerate.
9592 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9594         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9596 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9598         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9599         * Makefile.in: Regenerate.
9601 2002-12-13  Jason Merrill  <jason@redhat.com>
9603         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9604         library tests.
9605         (check-c++): Just depend on it and check-target-libstdc++-v3.
9606         * Makefile.in: Regenerate.
9608 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9610         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9611         * Makefile.in: Rebuilt.
9613 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9615         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9617 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9619         * configure: Fix bug put in by gremlins.
9621         * Makefile.tpl: Substitute more autoconfily.
9622         * configure: Substitute more autoconfily.
9623         * Makefile.in: Regenerate.
9625 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9627         * config.sub: Import from master repository
9628         * config.guess: Ditto
9629         * MAINTAINERS: Added Svein Seldal under write after approval
9631 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9633         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9634         * Makefile.in (all-sim): Ditto.
9636 2002-12-06  DJ Delorie  <dj@redhat.com>
9638         * Makefile.tpl: Change configure dependencies to not have real
9639         targets depend on phony targets.
9641 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9643         * configure.in: Revert unintentional change.
9645         * Makefile.tpl: Change dependency for */multilib.out so that
9646         it works when gcc isn't in the tree.
9648         * configure.in: Substitute more.
9649         * configure: Run subconfigures from the Makefile.
9650         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9651         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9653 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9655         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9657 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9659         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9660         and corresponding dependencies.
9661         * Makefile.in: Regenerate.
9663         * configure.in (host_tools): Order binutils, gas and ld for
9664         convenience in running the testsuites.
9666         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9667         * Makefile.in: Regenerate.
9668         * configure.in: Introduce rules to serialize subconfigure runs.
9670         * configure.in: Introduce BASE_CC_FOR_TARGET.
9671         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9672         Realize configure-build-* targets.  Realize configure-target-* targets.
9673         * Makefile.in: Regenerate.
9675 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9677         * configure: Move gcc_version_trigger stuff from here...
9678         * configure.in: ...to here.
9680         * configure.in: Separate subconfigure options added by this file from
9681         options given by the user.  Add machinery to put args for host
9682         subconfigures into the Makefile.
9684         * Makefile.tpl: Remove 'vault' targets.
9685         * Makefile.tpl: Reorder and comment dependencies.
9686         * Makefile.in: Regenerate.
9688 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9689         * configure.in: Fix my broken commit of previous patch. (sigh)
9691 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9693         * configure.in: Move host-specific darwin noconfigdirs into
9694         the host-specific section.
9696 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9698         * configure.in: Move host-specific darwin noconfigdirs into
9699         the host-specific section.
9701 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9703         * configure: Remove skip-this-dir support.
9704         * Makefile.tpl: Remove skip-this-dir support.
9706         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9707         subdirectories.
9708         * Makefile.in: Regenerate.
9710         * Makefile.tpl: Strip out useless setting of 'dir'.
9711         * Makefile.in: Regenerate.
9713 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9715         * configure.in: Fix deeply stupid bug.
9717         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9718         shell code in CXX_FOR_TARGET
9719         * Makefile.def: Introduce raw_cxx.
9720         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9721         RAW_CXX_FOR_TARGET.
9722         * Makefile.in: Regenerate.
9724 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9726         * Makefile.tpl: Remove unnecessary ifs.
9727         * Makefile.in: Regenerate.
9729         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9730         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9731         targets for 'no_install' modules.
9732         * configure: Move GDB_TK substitution to configure.in.  Move
9733         build_modules stuff to configure.in.
9734         * configure.in: Implement soft dependency machinery.  Maybe-ize
9735         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9736         * Makefile.in: Regenerate.
9738 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9740         * Makefile.tpl: Make all-target, install-target behave similarly
9741         to all, install (only hitting configured targets).  Eliminate
9742         unused macro defintions.
9744         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9745         build != host.
9747         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9749         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9751         * configure.in: Produce lists of subdir targets we're actually
9752         configuring.  Remove references to "dosrel".
9753         * Makefile.tpl: Let configure set which subdir targets are hit.
9754         Remove install-cross; clean up install; remove ALL.  Remove
9755         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9756         Autogenerate host module targets.  Remove empty dependency lines
9757         and redundant dependency; rearrange slightly.
9758         * Makefile.def: Add host-side libtermcap, utils.
9760         * Makefile.in: Regenerate.
9762 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9764         * ltconfig (osf[345]): Append $major to soname_spec.
9765         Reflect this in library_names_spec.
9766         * ltmain.sh (osf): Prefix $major with . for use as extension.
9768 2002-11-19  Andreas Jaeger  <aj@suse.de>
9770         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9771         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9772         and sparc64 GNU/Linux systems.
9774 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9776         * MAINTAINERS: Update email.
9778 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9780         * MAINTAINERS: Complete James Dennett's entry.
9782 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9784         * MAINTAINERS (Write After Approval): Add myself.
9786 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9788         * Makefile.tpl: syntactic cleanup
9790 2002-11-13  Stuart Hastings  <stuart@apple.com>
9792         * MAINTAINERS: Add myself to write-after-approval list.
9794 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9796         * Makefile.def: Add list of recursive targets to autogenerate.
9797         Add build_modules.
9798         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9799         targets.  Autogenerate *-build-* targets.
9800         * Makefile.in: Regenerate.
9802 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9804         * configure: More autoconf-style substitutions.
9805         * Makefile.tpl: More autoconf-style substitutions.
9806         * Makefile.in: Regenerate.
9808 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9810         * configure: Substitute more variables in a more autoconf-friendly
9811         way.  Simplify slightly.
9812         * Makefile.tpl: Make more variables substitutable in an
9813         autoconf-friendly way.
9814         * Makefile.in: Regenerate.
9816 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9818         * MAINTAINERS (Write After Approval): Add myself.
9820 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9822         * configure.in (v810*): Remove special setting of tools.
9824         * configure: Add support for extra required flags for ar or nm.
9825         * configure.in (aix4.3+): Use above support for target-specific
9826         issues, rather than using config/mt-aix43.
9828 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9830         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9831         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9832         with $srcdir.  Reformat indentation.  Substitute some variables
9833         formerly hard-coded in the Makefile for build=host.
9834         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9835         * Makefile.def: Autogenerate more.
9836         * Makefile.in: Regenerate.
9838 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9840         * MAINTAINERS (Write After Approval): Add myself.
9842 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9844         * Makefile.def (host_modules): Add rda.
9845         * Makefile.in: Regenerate.
9846         * configure.in (target_tool): Add target-rda to list.
9848 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9850         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9852 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9854         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9855         and restrap targets to this rule.
9856         * Makefile.in:  Regenerate.
9858 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9860         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9861         GNATS only accounts.
9863 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9865         * configure.in (i[3456]86-*-linux*): Add check to disable
9866         ${libgcj} for glibc1.
9868 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9870         * MAINTAINERS: Add myself as ip2k port maintainer.
9872 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9874         * configure.in: Add tic4x target.
9876 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9878         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9879         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9880         * Makefile.in: Regenerate.
9882         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9883         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9884         * Makefile.in: Regenerate.
9886 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9888         * MAINTAINERS: Add myself as web pages co-maintainer.
9890 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9892         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9893         * Makefile.in: Regenerate.
9895 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9897         * MAINTAINERS: Add myself and Nathan Sidwell
9898         <nathan@codesourcery.com> as VxWorks maintainers.
9900 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9902         * Makefile.def: Remove order dependency comments.
9903         * Makefile.tpl: Add explicit install-install dependencies.
9904         * Makefile.in: Regenerate.
9906         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9907         * Makefile.in: Regenerate.
9909         * Makefile.tpl: Add configure-target (for src-release in src)
9910         * Makefile.in: Regenerate.
9912 2002-09-30  Nick Clifton  <nickc@redhat.com>
9914         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9916 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9918         * configure.in (s390*-*-linux*): Enable libgcj.
9920 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9922         * configure: Revert accidentally applied changes.
9924         * Makefile.tpl: Make more autoconf-friendly.
9925         * Makefile.in: Regenerate.
9926         * configure: Make substitution more autoconf-like.
9928 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9930         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9931         single entry to handle all these.
9932         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9933         libjava on arm-*-elf.
9935 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9937         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9938         things that depend on them.
9940 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9942         * Makefile.tpl: Make subsituted variables more autoconfy.
9943         * Makefile.in: Regenerate.
9944         * configure: Make seds more autoconfy.
9946 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9948         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9949         * Makefile.in: Regenerate.
9950         * configure.in: Rewrite sed statements to look autoconfy.
9952         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9953         all-target-foo on configure-target-foo.
9954         * Makefile.def: Ditto.
9955         * Makefile.in: Rebuild.
9957 2002-09-25  Andrew Haley  <aph@redhat.com>
9959         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9961 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9963         * Makefile.def: New file.
9964         * Makefile.tpl: New file.
9965         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9966         * contrib/gcc_update: Note that Makefile.in is a generated file.
9968         * configure.in: Minor rearrangement.  Simplify tests.
9970 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9972         * configure.in (with_headers): Skip copy if value is "yes".
9973         (with_libs): Likewise.
9975 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9977         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9978         * configure.in (sh*-*-pe*): Ditto.
9979         * configure.in (mips*-*-pe*): Ditto.
9980         * configure.in (*arm-wince-pe): Ditto.
9982         * configure.in: Rearrange.
9984 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9986         * MAINTAINERS: Update my email address.
9988 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9990         * MAINTAINERS: (Write After Approval): Add myself.
9992 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9994         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9996 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9998         * MAINTAINERS: Change my mailing address.
10000 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10002         * MAINTAINERS (Write After Approval): Remove myself.
10003         (Various Maintainers: c++ runtime libs): Add myself.
10005 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10007         * MAINTAINERS (Write After Approval): Remove myself.
10008         (Various Maintainers: c++ runtime libs): Add myself.
10010 2002-08-15  Eric Christopher  <echristo@redhat.com>
10012         * config.sub: Import from master repository.
10013         * config.guess: Ditto.
10015 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10017         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10018         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10019         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10021 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10023         * MAINTAINERS: Add self to rs6000 vector extensions.
10025 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10027         * libiberty/configure: Reverted unintended yesterday's check in.
10029 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10031         * boehm-gc/configure, libf2c/configure: Rebuilt.
10032         * libffi/configure, libiberty/configure: Ditto.
10033         * libjava/configure, libobjc/configure: Ditto.
10034         * libstdc++-v3/configure, zlib/configure: Ditto.
10035         Merged from binutils:
10036         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10037         From Steve Ellcey <sje@cup.hp.com>:
10038         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10039         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10040         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10041         IA64.
10042         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10043         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10044         soname_spec, sys_lib_search_path_spec): Ditto.
10046 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10048         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10050 2002-08-04  H.J. Lu  (hjl@gnu.org)
10052         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10054 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10056         * MAINTAINERS (Write After Approval): Add myself.
10058 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10060         * configure.in: Move generic linux case to end.  Copy generic
10061         linux noconfigdirs to mips*-*-linux* entry and new
10062         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10064 2002-07-19  Michael Matz  <matz@suse.de>
10066         * MAINTAINERS: Add myself as ra* maintainer.
10068 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10070         * config.guess: Update to 2002-07-09 version.
10071         * config.sub: Update to 2002-07-03 version.
10073 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10075         * MAINTAINERS: Fix typo in a maintainer email address.
10077 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10079         * configure.in: Remove two redundant tests.
10081 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10083         * configure.in (mips*-*-irix6*o32): Enable stabs.
10085 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10087         * configure.in: Don't build grez.
10088         * Makefile.in: Ditto.
10090         * Makefile.in: Remove references to bsp, cygmon, libstub.
10091         * configure.in: Ditto.
10093         * configure.in: Remove leftover reference to gdbtest.
10095 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10097         * configure.in (gxx_include_dir):  Change to match versioned
10098         C++ headers if --enable-version-specific-runtime-libs is used.
10100 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10102         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10104 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10106         * configure.in: Make --without-x work.
10108 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10110         * configure.in: Rearrange target Makefile fragment collection.
10112         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10113         cvs[src].
10114         * configure.in: Ditto.
10116 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10118         * MAINTAINERS (Write After Approval): Update my e-mail address.
10120 2002-06-24  Ben Elliston  <bje@redhat.com>
10122         * configure.in (host_tools): Remove cgen.
10124         * Makefile.in (all-cgen): Remove; runs from its source directory.
10125         (check-cgen, install-cgen, clean-cgen): Likewise.
10126         (all-opcodes): Do not depend on all-cgen.
10127         (all-sim): Likewise.
10129 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10131         * Makefile.in: Eliminate 'apache' targets.
10132         * configure.in: Eliminate 'apache' targets.
10134         * configure.in: Eliminate redundant tests.  Reorganize.
10136         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10138         * config-ml.in: Eliminate references to Cygnus configure.
10140         * Makefile.in: Eliminate references to building emacs.
10142 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10144         * MAINTAINERS: Update my email address.
10146 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10148         * config.if (libstdcxx_incdir): Version C++ headers.
10149         (cxx_incdir): Remove.
10151 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10153         * MAINTAINERS (Write After Approval): Add self.
10155 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10157         * configure.in: Add support for ip2k.
10159 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10161         * configure.in: Fix AIX configury bug.
10163 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10165         * MAINTAINERS (Write After Approval): Add self.
10167 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10169         * configure.in: replace ${topsrcdir} with ${srcdir}
10171         * configure.in: Move definition of libstdcxx_flags
10172         right above usage, rather than waaay earlier.
10174         * configure.in: Pull definition of is_cross_compiler earlier.
10176         * configure.in: Rearrange a little.
10178         * configure.in: Remove references to librx.
10179         * Makefile.in: Remove references to librx.
10181 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10183         * config.sub: Add support for avr target.
10184         Import from master sources, rev 1.255
10186 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10188         * configure, .cvsignore:  Revert previous change...
10189         * Makefile:  ...delete.
10191 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10193         * configure.in: Eliminate ${gasdir} variable.
10195 2002-06-18  Dave Brolley  <brolley@redhat.com>
10197         * configure.in: Add support for frv.
10198         * config.sub: Add support for frv.
10200 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10202         * configure:  Remove garbage from previous commit.
10204 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10206         * configure:  For in-source builds, make a subdir and re-exec there.
10207         * Makefile:  New file.  Pass targets through to build directory.
10208         * .cvsignore:  No longer ignore "Makefile".
10210 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10212         * MAINTAINERS (Write After Approval): Add self.
10214 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10216         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10218 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10220         * configure.in (vax-*-netbsd*): Re-enable gas.
10222 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10224         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10225         BUILD_PREFIX_1, to correct nomenclature.
10226         * configure: Likewise.
10228         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10229         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10231 2002-05-31  Olaf Hering  <olh@suse.de>
10233         * config-ml.in: Propogate DESTDIR also.
10235 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10237         * configure.in (vax-*-netbsd*): Don't build gas for this
10238         platform.
10240 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10242         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10243         and libgcj for AVR.
10245 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10247         * MAINTAINERS (Write After Approval): Add myself.
10249 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10251         * config.guess: Update to 2002-05-22 version.
10252         * config.sub: Likewise.
10254 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10256         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10257         * config-ml.in: Likewise.
10258         * configure: Likewise.
10259         * configure.in: Likewise.
10261 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10263         * MAINTAINERS: Update my email address.
10265 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10267         * configure.in: Simplify makefile fragment collection.
10269         * configure.in: Remove code to build emacs.
10271         * configure.in : Remove --srcdir argument from targargs and buildargs
10272         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10274         * configure: Move some logic to configure.in.
10275         * configure.in: Move some logic from configure.
10277 2002-05-11  Tom Tromey  <tromey@redhat.com>
10279         * MAINTAINERS: Reflect libgcj reality.
10281 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10283         * Makefile.in: Honour DESTDIR.
10285 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10287         * config.guess: Import 2002-03-20 version.
10288         * config.sub: Import 2002-04-26 version.
10290 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10292         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10294 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10296         * MAINTAINERS: Add self.
10298 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10300         * ltmain.sh: Detect and handle object name conflicts
10301         while piecewise linking a static library.
10303 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10305         * configure.in (noconfigdirs): Don't disable libgcj on
10306         sparc64-*-solaris* and sparcv9-*-solaris*.
10308 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10310         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10312 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10314         * configure.in (FLAGS_FOR_TARGET): Do not add
10315         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10316         on i[3456]86-*-linux*.
10318 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10320         * configure.in (noconfigdirs): Replace [ ] with test.
10322         * configure.in (noconfigdirs): Do not add target-newlib if
10323         target == i[3456]86-*-linux*, and host == target.
10325 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10327         * configure.in: delete reference to absent file
10329         * configure.in: replace '[' with 'test'
10331         * configure.in: Eliminate references to gash.
10332         * Makefile.in: Eliminate references to gash.
10334         * configure.in: remove useless references to 'pic' makefile fragments.
10336         * configure.in: (*-*-windows*) Finish removing.
10338         * configure.in: Eliminate redundant test for libgui.
10340 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10342         * MAINTAINERS: Add self and realphabetize.  Update entries
10343         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10344         entry for a29k port maintainer.
10346 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10348         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10349         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10351 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10353         * configure.in: remove references to dead files
10355 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10357         * MAINTAINERS: Add information about purpose of this file.
10359 2002-04-18  Tom Tromey  <tromey@redhat.com>
10361         * configure.in: Disallow configuring libgcj when it is already
10362         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10363         Solaris 2.8 by default.  For PR libgcj/6158.
10365 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10367         * configure.in:  Move default CC setting out of config/mh-* fragments
10368         directly into here.
10370 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10372         * configure.in: don't even try to configure or make a subdirectory
10373         if there's no configure script for it.
10375 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10377         * MAINTAINERS: Remove chill maintainers.
10378         * Makefile.in (CHILLFLAGS): Remove.
10379         (CHILL_LIB): Remove.
10380         (TARGET_CONFIGDIRS): Remove libchill.
10381         (CHILL_FOR_TARGET): Remove.
10382         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10383         CHILL_LIB.
10384         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10385         (CHECK_TARGET_MODULES): Likewise.
10386         (INSTALL_TARGET_MODULES): Likewise.
10387         (CLEAN_TARGET_MODULES): Likewise.
10388         (configure-target-libchill): Remove.
10389         (all-target-libchill): Remove.
10390         * configure.in (target_libs): Remove target-libchill.
10391         Do not compute CHILL_FOR_TARGET.
10392         * libchill: Remove directory.
10394 2002-04-11  DJ Delorie  <dj@redhat.com>
10396         * Makefile.in, configure.in: Sync with binutils, entries
10397         follow...
10399 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10401         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10402         (do-tar, do-bz2): New rules.
10403         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10404         (gdb-tar): New rule.
10405         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10406         (insight_dejagnu.tar): New rule.
10407         (insight.tar): New rule.
10408         (gdb+dejagnu.tar): New rule.
10409         (gdb.tar): New rule.
10411 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10413         * Makefile.in: Add all-tix to deps for all-snavigator
10414         so that tix is built when building snavigator.
10416 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10418         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10419         ld and gdb are not supported.
10421 2002-01-07  Mark Salter  <msalter@redhat.com>
10423         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10424         Allow target-libgloss to be built for arm, strongarm, and xscale.
10426 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10428         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10429         options for i[3456]86-pc-linux* native builds.
10431 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10433         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10434         files from .po files for a distribution.
10436 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10438         * configure.in: Enable libstdc++-v3 for h8300 targets.
10440 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10442         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10443         version from bfd/.
10445 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10447         * Makefile.in (VER): When present, extract the version number from
10448         the file version.in.
10450 2001-05-24  Tom Rix  <trix@redhat.com>
10452         * configure.in : enable ld for aix
10454 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10456         * config.guess: Add linux target for S/390.
10458 2000-11-07  Philip Blundell  <pb@futuretv.com>
10460         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10462 2000-11-03  Philip Blundell  <pb@futuretv.com>
10464         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10465         files.
10467 2001-01-15  Ben Elliston  <bje@redhat.com>
10469         * configure.in (host_tools): Add sid.
10470         Always configure cgen.
10472 2000-11-24  Nick Clifton  <nickc@redhat.com>
10474         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10477 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10479         * Makefile.in (ALL_MODULES): Add all-cgen.
10480         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10481         (all-cgen): New target.
10482         (all-opcodes,all-sim): Depend on all-cgen.
10483         * configure.in (host_tools): Add cgen.
10484         Only configure cgen if --enable-cgen-maint.
10486 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10488         * configure.in: Add *-*-freebsd* configurations.
10490 2002-04-08  Tom Tromey  <tromey@redhat.com>
10492         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10493         Fixes PR libgcj/6068.
10495 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10497         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10499 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10501         * configure.in (alpha*-dec-osf*): Enable libgcj.
10503 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10505         * MAINTAINERS (Write After Approval): Add myself.
10507 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10509         Fix for: PR bootstrap/3591, target/5676
10510         * configure.in (mcore-pe): Disable the configuration of
10511         libstdc++-v3 since exceptions are not supported.
10513 2002-03-20  Anthony Green  <green@redhat.com>
10515         * configure.in: Enable libgcj for xscale-elf target.
10517 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10519         * MAINTAINERS:  Update my email address.
10521 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10523         * ltmain.sh (relink_command): Fix typo in previous change.
10525 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10527         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10528         (relink_command): Added --tag flags.
10529         (mode=install): If relinking fails; error out.
10531 2002-03-12  Richard Henderson  <rth@redhat.com>
10533         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10534         .NOTPARALLEL tag.
10535         (do-check): Rename from check.
10536         (check): Allow parallel check.
10538 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10540         * MAINTAINERS: Add myself as maintainer for xtensa port.
10541         Fix alphabetical order in CPU port maintainer list.
10542         Remove myself from Write After Approval list.
10544 2002-03-11  Richard Henderson  <rth@redhat.com>
10546         * Makefile.in (.NOTPARALLEL): Add fake tag.
10548 2002-03-07  H.J. Lu  (hjl@gnu.org)
10550         * configure.in: Enable gprof for mips*-*-linux*.
10552 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10554         * MAINTAINERS (Write After Approval): Add myself.
10556 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10558         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10559         libjava.
10560         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10562 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10564         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10565         because its Makefile is there; test for the executable instead.
10567 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10569         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10570         libstdc++-v3 and libjava.
10572 2002-02-11  Adam Megacz  <adam@xwt.org>
10574         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10575         boehm-gc
10577 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10579         * config.guess: Updated to 2002-01-30's version.
10580         * config.sub: Updated to 2002-02-01's version.
10581         Contribute sh64-elf.
10582         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10583         * configure.in: Added sh64-*-*.
10585 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10587         * MAINTAINERS: Belatedly add myself to write after approval list.
10589 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10591         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10592         Remove self as Write After Approval.
10594 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10596         * MAINTAINERS: Put self in as maintainer for contrib/regression
10597         directory.
10599 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10601         * MAINTAINERS:  Update my email address.
10603 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10605         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10606         target-libiberty, and target-libgloss.  Skip Java-related
10607         libraries if not supported for NetBSD on target CPU.
10609 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10611         * install-sh: Use _inst.$$_ for temp file name.
10613 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10615         * MAINTAINERS (Write After Approval): Move my contact info
10616         from here...
10617         (OS Port Maintainers): ...to here (netbsd).
10619 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10621         * MAINTAINERS (Write After Approval): Add myself.
10623 2002-01-17  H.J. Lu  <hjl@gnu.org>
10625         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10626         (all-target-fastjar): Also depend on all-target-libiberty.
10628 2002-01-16  H.J. Lu  (hjl@gnu.org)
10630         * config.guess: Import from master sources, rev 1.225.
10631         * config.sub: Import from master sources, rev 1.238.
10633 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10635         * MAINTAINERS (Write After Approval): Remove myself.
10637 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10639         * MAINTAINERS (Write After Approval): Add myself.
10641 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10643         * MAINTAINERS: Add self as docs co-maintainer.
10645 2001-12-11  Matthias Klose  <doko@debian.org>
10647         * MAINTAINERS (Write After Approval): Add myself.
10649 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10651         * MAINTAINERS: Update my email address.
10653 2001-12-07  Turly O'Connor  <turly@apple.com>
10654         * MAINTAINERS (Write After Approval): Add myself.
10655         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10656         (rs6000_initialize_trampoline): Call __trampoline_setup for
10657         ABI_DARWIN too.
10658         * darwin-tramp.asm: New file, implements __trampoline_setup.
10659         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10661 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10663         * MAINTAINERS (Write After Approval): Add myself.
10665 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10667         * configure, configure.in: Use temp file for long sed commands.
10669 2001-12-03  Laurent Guerby  <guerby@acm.org>
10671         * config.sub: Update to version 1.232 on subversion.
10673 2001-12-03  Ben Elliston  <bje@redhat.com>
10675         * MAINTAINERS: Update mail address for config.* patches.
10677 2001-11-27  DJ Delorie  <dj@redhat.com>
10678             Zack Weinberg  <zack@codesourcery.com>
10680         When build != host, create libiberty for the build machine.
10682         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10683         CONFIG_ARGUMENTS.
10684         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10685         New variables.
10686         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10687         and rules.
10688         (all.normal): Depend on ALL_BUILD_MODULES.
10689         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10690         (all-build-libiberty): Depend on configure-build-libiberty.
10692         * configure: Calculate and substitute proper value for
10693         ALL_BUILD_MODULES.
10694         * configure.in: Create the build subdirectory.
10695         Calculate and substitute TARGET_CONFIGARGS (formerly
10696         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10698 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10700         * MAINTAINERS (write-after-approval): Add self.
10702 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10704         * MAINTAINERS (GNATS only accounts): Remove self.
10706 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10708         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10709         libf2c.
10711 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10713         * MAINTAINERS (Write After Approval): Add self.
10715 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10717         * MAINTAINERS: mips and s390 are also CPU ports.
10719 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10721         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10723 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10725         * MAINTAINERS: Alphabetize.
10727 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10729         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10731 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10733         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10735 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10737         * configure.in (--enable-languages): Be more permissive about
10738         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10740 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10742         * config.sub: Import from master sources, rev. 1.230.
10743         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10745 2001-11-07  Laurent Guerby  <guerby@acm.org>
10747         * MAINTAINERS (Write After Approval): Add self.
10749 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10751         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10753 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10755         * config.sub: Import from master sources, rev 1.226.
10756         * config.guess: Import from master sources, rev 1.216.
10758 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10760         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10761         * MAINTAINERS: Add self as maintainer of MMIX port.
10762         Remove old after-approval entry.
10764 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10766         * ChangeLog, configure: Fix spelling errors.
10768 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10770         * MAINTAINERS: Tweak my address.
10772 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10774         * MAINTAINERS: Update my email address.
10776 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10778         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10779         * MAINTAINERS: Add self as maintainer of CRIS port.
10781 2001-10-10  Geert Bosch  <bosch@gnat.com>
10783         * MAINTAINERS (Various maintainers: Ada front end):
10784         Added Robert Dewar.
10786 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10788         * MAINTAINERS (Write After Approval): Added self
10790 2001-10-02  Geert Bosch  <bosch@gnat.com>
10792         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10794 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10796         * configure: Handle temporary files securely using mkdir.
10798 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10800         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10802 2001-09-26  Will Cohen  <wcohen@redhat.com>
10804         * configure.in (*-*-linux*): Disable configuration of target-newlib
10805         and target-libgloss.
10807 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10809         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10810         RANLIB.
10812 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10814         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10815         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10816         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10817         avoid quotes nesting problems.
10818         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10819         (DO_X): Export only variables that are set.
10821 2001-09-19  Ben Elliston  <bje@redhat.com>
10823         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10824         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10825         semantics.  Use the shell built-in "type" command instead.
10827 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10829         Merged from gcc-3_0-branch:
10830         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10831         * ltcf-c.sh: Use $objext, not $ac_objext.
10832         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10833         * ltcf-cxx.sh: Add support for GNU.
10834         2001-07-22  Timothy Wall  <twall@redhat.com>
10835         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10836         default settings if using GNU tools with that configuration.
10837         * ltcf-cxx.sh: Ditto.
10838         * ltcf-gcj.sh: Ditto.
10839         2001-07-21  Michael Chastain  <chastain@redhat.com>
10840         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10841         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10842         * ltmain.sh: Mark as gcc-local.
10844 2001-08-30  Eric Christopher  <echristo@redhat.com>
10845             Jason Eckhardt  <jle@redhat.com>
10847         * config.guess: Merge from master sources.
10848         * config.sub: Merge from master sources, add support for mipsisa32.
10850 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10851         * config.sub: Merge from master sources, rev 1.219.
10852         * MAINTAINERS: Add self as contact for stormy16 port.
10854 2001-08-14  Zack Weinberg  <zackw@panix.com>
10856         * config.sub: Merge from master sources, rev 1.218.
10857         * config.guess: Merge from master sources, rev 1.209.
10859 2001-08-11  Graham Stott  <grahams@redhat.com>
10861         * Makefile.in (check-c++): Add missing semicolon.
10863 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10865         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10867 2001-07-30  Eric Christopher  <echristo@redhat.com>
10869         * MAINTAINERS (Various maintainers: mips port): Added myself.
10871 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10873         * configure.in (sh-*-linux*): New.
10875 2001-07-27  Richard Henderson  <rth@redhat.com>
10877         * .cvsignore: Add LAST_UPDATED.
10879 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10881         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10883 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10885         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10887 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10889         * MAINTAINERS (Write After Approval): Added myself.
10891 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10893         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10894         and libgcj on m68hc11/m68hc12.
10896 2001-06-27  H.J. Lu  (hjl@gnu.org)
10898         * Makefile (CFLAGS_FOR_BUILD): New.
10899         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10901 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10903         * README: Remove version number.
10905 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10907         * INSTALL/README: Update wrt. to the installation instructions now
10908         residing in gcc/doc/install.texi.
10910 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10912         * README: Replace with a cut-down and updated version of gcc/README.
10914 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10916         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10917         multilibs to be disabled.
10919 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10921         * MAINTAINERS (Write After Approval): Add myself.
10923 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10925         * config.guess: Import CVS version 1.195.
10926         * config.sub: Import CVS version 1.212.
10928 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10930         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10931         gcc/xgcc is built, use -print-prog-name to find out the program
10932         name to use.
10934 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10936         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10937         appear to also be in the master copy.
10938         * config.sub:  Import CVS version 1.211.
10940 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10942         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10943         with_gcc]: Use `gcc -shared' to build a shared library.
10945 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10947         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10948         archives.
10950 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10952         * MAINTAINERS (Write After Approval): Add myself.
10954 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10956         * configure.in (libstdcxx_flags): Do not try to execute
10957         libstdc++-v3/testsuite_flags until it exists.
10959 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10961         * MAINTAINERS: Update my email address.
10963 2001-05-31  Graham Stott  <grahams@redhat.com>
10965         * MAINTAINERS (Write After Approval): Add myself.
10967 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10969         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10970         libraries when using g++ with native linker.
10972 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10974         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10976 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10978         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10979         [aix4*|aix5*]: Prepend blank.
10981 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10983         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10984         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10985         of subdir/configure scripts to use the new libtool.m4.
10987 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10989         * MAINTAINERS (Write After Approval): Add myself.
10991 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10993         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10995 2001-05-11  Ben Elliston  <bje@redhat.com>
10997         * Makefile.in (all-sid): New target.
10998         (check-sid, clean-sid, install-sid): Likewise.
11000 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11002         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11004 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11006         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11007         libgcj.
11009 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11011         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11012         gcc/xgcc is built, use -print-prog-name to find out the program
11013         name to use.
11015 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11017         * configure.in (noconfigdirs): Don't reset it from scratch in the
11018         target case; only append to it.
11020         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11021         sparc-*-solaris2.8]: Disable ${libgcj}.
11023 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11025         * configure.in (libgcj_saved): Copy from $libgcj.
11026         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11027         --disable-libgcj.
11029 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11031         * MAINTAINERS: Remove self as MIPS maintainer and
11032         C front end maintainer.
11034 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11036         * configure.in: Move *-chorusos target case to the proper switch.
11037         Disable libgcj.
11039 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11041         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11042         1.641.2.228.
11044 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11046         * Makefile.in (STAGE1_CFLAGS): Pass down.
11048 2001-04-13  Alan Modra  <amodra@one.net.au>
11050         * config.guess: Add hppa64-linux support.  Note for next import that
11051         this is already in the master file.
11052         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11054 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11056         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11057         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11059 2001-04-11  Stan Shebs  <shebs@apple.com>
11061         * MAINTAINERS: Add self as Darwin port maintainer.
11063 2001-04-11  Alan Modra  <amodra@one.net.au>
11065         * MAINTAINERS: Update my email address.
11067 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11069         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11070         recent versions of FreeBSD (release 3 or later).
11071         * ltconfig: On FreeBSD, -lc must not be provided when building
11072         a shared library or else the standard -pthread gcc option is
11073         rendered worthless to later users of the built library.
11075 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11077         * MAINTAINERS: Add self and RTH as C front end maintainers.
11079 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11081         * config.sub: Make sure to match an already-canonicalized
11082         machine name (eg. mn10300-unknown-elf).
11084 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11086         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11087         New macros.
11088         (bootstrap, cross): Use RECURSE_FLAGS.
11089         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11091 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11093         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11095 2001-03-22  Colin Howell  <chowell@redhat.com>
11097         * Makefile.in (DO_X): Do not backslash single-quotes in
11098         backquotes (two places).
11100 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11102         Re-installed:
11103         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11104         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11105         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11106         * ltcf-cxx.sh: Likewise.
11107         * ltcf-gcj.sh: Likewise.
11109 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11111         * MAINTAINERS: Add myself as "documentation co-maintainer".
11113 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11115         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11116         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11118 2001-03-19  Tom Tromey  <tromey@redhat.com>
11120         * config-ml.in: Handle GCJ and GCJFLAGS.
11122 2001-03-21  Michael Chastain  <chastain@redhat.com>
11124         * Makefile.in: all-m4 depends on all-texinfo.
11126 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11128         * MAINTAINERS: Add myself to write after approval list.
11130 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11132         * Makefile.in (DO_X): Quote nested quotes.
11134 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11136         * MAINTAINERS: Add myself to write after approval list.
11138 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11140         * Makefile.in (DO_X): Use double quotes for quoting
11141         "RANLIB=$${RANLIB}".
11143 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11145         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11147 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11149         * configure.in: Only use `lang_requires' for languages athat are
11150         actually enabled.
11152 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11154         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11156 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11158         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11160 2001-03-07  Tom Tromey  <tromey@redhat.com>
11162         * configure.in: Allow config-lang.in to set `lang_requires' to list
11163         of other required languages.
11165 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11167         * Makefile.in: Remove RANLIB definition. Use RANLIB
11168         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11169         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11171 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11172             Alexandre Oliva  <aoliva@redhat.com>
11174         * Makefile.in (check-c++): Use tabs, not spaces.
11176 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11178         * MAINTAINERS: add myself to Write After Approval list.
11180 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11182         * Makefile.in (check-c++): New rule.
11184         * configure.in (target_libs): Remove libg++.
11185         (noconfigdirs): Remove libg++.
11186         (noconfigdirs): Same.
11187         (noconfigdirs): Same.
11188         (noconfigdirs): Same.
11190         * config-ml.in: Remove libg++ references.
11192         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11193         (ALL_TARGET_MODULES): Same.
11194         (configure-target-libg++): Remove.
11195         (all-target-libg++): Remove.
11196         (configure-target-libio): Remove.
11197         (all-target-libio): Remove.
11198         (check-target-libio): Remove.
11199         (.PHONY): Remove.
11200         (libg++.tar.bz2): Remove.
11201         (all-target-cygmon): Remove libio.
11202         (all-target-libstdc++): Remove.
11203         (configure-target-libstdc++): Remove.
11204         (TARGET_LIB_PATH): Remove libstdc++.
11205         (ALL_GCC_CXX): Remove libstdc++.
11206         (all-target-gperf): Correct.
11208 2001-02-16  Nick Clifton  <nickc@redhat.com>
11210         * configure.in (noconfigdirs): Allow configuration of texinfo
11211         for Cygwin hosts.
11213 2001-02-15  Anthony Green  <green@redhat.com>
11215         * configure: Introduce GCJ_FOR_TARGET.
11216         * configure.in: Ditto.
11217         * Makefile.in: Ditto.
11219 2001-02-13  Andreas Schwab  <schwab@suse.de>
11221         * MAINTAINERS: Update mail address.
11223 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11225         * config.guess: Add linux target for S/390.
11226         * config.sub: Likewise.
11228 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11230         * configure.in: for *-chorusos, don't config target-newlib and
11231         target-libgloss.
11233 2001-02-06  Ben Elliston  <bje@redhat.com>
11235         * configure: Output host type to stdout, not stderr.
11237 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11239         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11240         * ltcf-cxx.sh: Likewise.
11242         * config.if: Assume enable_libstdcxx_v3 is defined.
11244 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11246         Remove V2 C++ library.
11247         * configure.in: Remove --enable-libstdcxx_v3 support.
11249 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11251         * include/demangle.h: Add prototype for java_demangle_v3.
11253 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11255         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11257 2001-01-27  Richard Henderson  <rth@redhat.com>
11259         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11261 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11263         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11264         Don't unset, it's non-portable and no longer necessary, set to empty
11265         instead.
11267 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11269         * ltconfig: Shell portability fix for the tagname validity check.
11271 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11273         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11274         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11276 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11278         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11280 2001-01-26  Tom Tromey  <tromey@redhat.com>
11282         * configure.in: Allow libgcj to be built on Sparc Solaris.
11284 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11286         * ltcf-c.sh: Add aix5 case.
11287         * ltcf-cxx.sh: Likewise.
11288         * ltconfig: Likewise.
11290 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11292         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11293         keep at least one of build_libtool_libs or build_old_libs set to
11294         yes.
11296         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11297         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11299 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11301         * configure.in: Enable libgcj on several additional platforms.
11303 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11305         * configure.in: Enable libgcj for linux targets.
11307 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11309         * MAINTAINERS (Write After Approval): Add myself.
11311 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11313         * MAINTAINERS: Add myself as vax port maintainer.
11315 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11317         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11319 2001-01-09  Mike Stump  <mrs@wrs.com>
11321         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11322         failures of subdirectories.
11324 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11326         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11327         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11328         * ltcf-cxx.sh: Likewise.
11329         * ltcf-gcj.sh: Likewise.
11330         * ltconfig.sh: Fix typo.
11332 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11334         * configure: handle DOS-style absolute paths.
11336 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11338         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11340 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11342         * MAINTAINERS: Add myself as avr port co-maintainer.
11344 2000-12-28  Ben Elliston  <bje@redhat.com>
11346         * MAINTAINERS: Add myself under ``Write After Approval''.
11348 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11350         * texinfo: Remove directory from GCC.
11352 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11354         * COPYING: Update to current
11355         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11356         to 19yy as example year in copyright notice).
11358 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11360         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11361         (libstdcxx_incdir): Pass down.
11362         * config.if: Remove expired bits for cxx_interface, add stub.
11363         (libstdcxx_incdir): Add variable for g++ include directory.
11364         * configure.in (gxx_include_dir): Use it.
11366 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11368         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11369         with old-email address from ``Write After Approval''.
11371 2000-12-15  Andreas Jaeger  <aj@suse.de>
11373         * configure.in: Handle lang_dirs.
11375 2000-12-14  Tom Tromey  <tromey@redhat.com>
11377         * MAINTAINERS: Removed brads.
11379         * MAINTAINERS: Added gcj developers.
11381 2000-12-13  Anthony Green  <green@redhat.com>
11383         * configure.in: Disable libgcj for any target not specifically
11384         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11385         with g++ abi.
11387 2000-12-13  Mike Stump  <mrs@wrs.com>
11389         * Makefile.in (local-distclean): Also remove fastjar.
11391 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11393         * contrib/gcc_update: Add fastjar --touch entries.
11395 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11397         * configure.in: Disable language-specific target libraries for
11398         languages that aren't enabled.
11400 2000-12-10  Anthony Green  <green@redhat.com>
11402         * configure.in: Define libgcj.  Disable libgcj target libraries for
11403         most targets.
11405 2000-12-10  Neil Booth  <neilb@earthling.net>
11407         * MAINTAINERS: Update mail address, remove from WAA list.
11409 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11411         * libjava: Imported from /cvs/java.
11412         * libffi: Likewise.
11413         * Boehm-gc: Likewise.
11415 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11417         * configure.in (target_libs): Revert 2000-12-08 patch.
11418         (noconfigdirs): Added target-libjava.
11420 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11422         * djunpack.bat: removed.
11424 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11426         * Makefile.in: handle DOS-style absolute paths.
11427         * config-ml.in: likewise.
11428         * symlink-tree: likewise.
11430 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11432         * fastjar: Imported.
11434 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11436         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11437         libjava.
11438         * configure.in (target_libs): Removed `target-libjava'.
11440 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11442         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11443         (ALL_MODULES): Added fastjar.
11444         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11445         (all-target-libjava): all-fastjar replaces all-zip.
11446         (all-fastjar): Added.
11447         (configure-target-fastjar, all-target-fastjar): Likewise.
11448         * configure.in (host_tools): Added fastjar.
11450 2000-12-07  Mike Stump  <mrs@wrs.com>
11452         * Makefile.in (local-distclean): Remove leftover built files.
11454 2000-11-24  Nick Clifton  <nickc@redhat.com>
11456         * configure.in (xscale-elf): Add target.
11457         (xscale-coff): Add target.
11459 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11461         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11462         recent versions of FreeBSD (release 3 or later).
11463         * ltconfig: On FreeBSD, -lc must not be provided when building
11464         a shared library or else the standard -pthread gcc option is
11465         rendered worthless to later users of the built library.
11467 2000-11-16  Fred Fish  <fnf@be.com>
11469         * configure.in (enable_libstdcxx_v3): Fix typo,
11470         libstd++ -> libstdc++.
11472 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11474         * MAINTAINERS: Add self to Write After Approval list.
11476 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11478         * MAINTAINERS: Update my email address.  Add myself to global write
11479         privs list.
11481 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11483         * Makefile.in: Merge with src and libgcj.
11484         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11485         configure-target-<library> when their configure scripts need the C
11486         or C++ library to have already been built to work properly.
11487         (do_proto_toplev): Set them to an empty string.
11489         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11490         (REALLY_SET_LIB_PATH): Use them.
11492 2000-11-17  Stan Shebs  <shebs@apple.com>
11494         * MAINTAINERS: Add self to Write After Approval list.
11496 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11498         * configure: Provide the original toplevel configure arguments
11499         (including $0) to subprocesses in the environment rather than
11500         through gcc/configargs.h.
11502 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11504         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11505         C99.  Alphabetise "Write After Approval" list.
11507 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11509         * configure: Turn on libstdc++ V3 by default.
11511         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11512         if we've got GCC.
11514 2000-11-11  Philip Blundell  <philb@gnu.org>
11516         * MAINTAINERS: Add self to Write After Approval list.
11518 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11520         * ltcf-c.sh (aix4): Improve shared library configuration; require
11521         exporting symbols.
11522         * ltcf-cxx.sh (aix4): Define.
11523         * ltconfig (aix4): Define library and soname specs appropriate for
11524         AIX.  Define command to create export symbols list.
11526 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11528         * config.sub: Add support for Sun Chorus
11530 2000-10-31  Nick Clifton  <nickc@redhat.com>
11532         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11533         <name>@redhat.com.  Also installed new email address for Clint
11534         Popetz.
11536 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11538         * etc: Remove directory from GCC.
11540 2000-10-16  Michael Meissner  <meissner@redhat.com>
11542         * configure (gcc/configargs.h): Only create if there is a build GCC
11543         directory created.
11545 2000-10-16  Matthias Klose  <doko@debian.org>
11547         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11548         when configured for libstdc++-v3.
11550 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11552         * configure: Save configure arguments to gcc/configargs.h.
11554 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11556         * config.guess: Import CVS version 1.157.
11557         * config.sub: Import CVS version 1.181.
11559 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11561         * Makefile.in (bootstrap): avoid recursion if subdir missing
11562         (cross): ditto
11563         (do-proto-toplev): ditto
11565 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11567         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11568         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11570         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11571         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11572         all affected `configure' scripts.
11574 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11576         * MAINTAINERS: Add self as cpplib co-maintainer.
11578 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11580         * MAINTAINERS: Add self to Write After Approval list.
11582 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11584         * INSTALL/README: egcs -> GCC update.
11586 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11588         * MAINTAINERS: Add myself to Write After Approval list.
11590 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11592         * MAINTAINERS: Add myself to Write After Approval list.
11594 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11596         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11597         X11 libraries for hppa64.
11599 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11601         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11603 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11605         * Makefile.in (all-zlib): Added dummy target.
11607         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11608         ltcf-gcj.sh: Updated from libtool multi-language branch.
11610 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11612         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11613         (bootstrap*): Depend on all-bootstrap.
11615 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11617         * config.guess: Import CVS version 1.156.
11618         * config.sub: Import CVS version 1.179.
11620 2000-09-02  Anthony Green  <green@cygnus.com>
11622         * Makefile.in (all-gcc): Depend on all-zlib.
11623         (CLEAN_MODULES): Add clean-zlib.
11624         (ALL_MODULES): Add all-zlib.
11625         * configure.in (host_libs): Add zlib.
11627 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11629         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11630         crosses, but add gcc/include to the header search path for them.
11632 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11634         * MAINTAINERS: Add self to Write After Approval list.
11636 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11638         * config.guess: Import CVS version 1.152.
11639         * config.sub: Import CVS version 1.177.
11641 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11643         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11644         $targargs to tell whether newlib is going to be built.
11646         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11647         $$r/TARGET_SUBDIR/libio for _G_config.h.
11649 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11651         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11653 2000-08-22  DJ Delorie  <dj@redhat.com>
11655         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11657 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11659         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11660         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11661         sub-configures.
11663 2000-08-21  DJ Delorie  <dj@redhat.com>
11665         * MAINTAINERS: Add self as a libiberty maintainer
11667 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11669         * configure.in (libstdcxx_flags): Use
11670         libstdc++-v3/src/libstdc++.INC.
11672 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11674         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11676 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11678         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11680         * configure: Make enable_threads and enable_shared defaults
11681         explicit.  Substitute enable_threads into generated Makefiles.
11682         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11683         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11685 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11687         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11689 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11691         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11692         previous delta.
11694 2000-08-11  Jason Merrill  <jason@redhat.com>
11696         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11697         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11698         (FLAGS_FOR_TARGET): Not here.
11699         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11701 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11703         * config-ml.in (CC, CXX): Don't introduce a leading space.
11705 2000-08-07  DJ Delorie  <dj@delorie.com>
11707         * MAINTAINERS: Add self as a DJGPP maintainer
11709 2000-08-07  DJ Delorie  <dj@redhat.com>
11711         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11712         "if we're also building gcc, and it's a gcc that will run on the
11713         build machine, we want to use its includes instead of the system's
11714         default includes".
11716 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11718         * MAINTAINERS: Add self to Write After Approval list.
11720 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11722         * configure.in (libstdcxx_flags): Don't use `"'.
11724         * config-ml.in: Adjust multilib search paths to the
11725         appropriate multilib tree.
11727 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11729         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11730         commas in $LANGUAGES.
11732 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11734         * configure.in: Re-enable all references to libg++ and librx.
11736 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11738         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11739         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11740         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11741         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11743         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11745 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11747         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11748         CXX_FOR_TARGET for sed.
11750 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11752         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11753         Do not override if already set in the environment or in configure.
11754         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11755         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11757 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11759         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11760         the libtool CVS tree multi-language branch.
11761         * ltconfig, ltmain.sh: Updated.
11763 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11765         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11766         (clean-target): Depend on it.
11768         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11769         (GCC_FOR_TARGET): Use it.
11770         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11771         * configure.in: ... here.
11772         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11773         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11775 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11777         * MAINTAINERS: Add self to Write After Approval list.
11779 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11781         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11782         (configure-target-libchill, configure-target-libobjc): Likewise.
11784         * configure.in: Use the same cache file for all target libs.
11785         * config-ml.in: But different cache files per multilib variant.
11787 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11789         * configure (topsrcdir): Don't use dirname.
11791 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11793         * MAINTAINERS: Add self to Write After Approval list.
11795 2000-07-20  Jason Merrill  <jason@redhat.com>
11797         * configure.in: Remove all references to libg++ and librx.
11799         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11801 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11803         * config.sub: Update to subversions version 2000-07-06.
11805 2000-07-12  Andrew Haley  <aph@cygnus.com>
11807         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11808         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11810 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11812         * symlink-tree:  Check number of arguments.
11814 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11816         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11817         search path for a g++ extracted from the build tree.  This
11818         will allow link tests run by configure scripts in
11819         subdirectories to succeed.
11821 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11823         * ltconfig: Add support for mips-dde-sysv4.2MP
11825 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11827         * MAINTAINERS: Add myself as loop discovery maintainer.
11829 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11831         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11832         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11834 2000-06-19  Timothy Wall  <twall@cygnus.com>
11836         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11837         * config.sub: Add tic54x target.
11839 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11841         * MAINTAINERS: Add self as Fortran maintainer,
11842         remove Craig Burley.
11844 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11846         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11847         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11849 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11851         * MAINTAINERS: Add self as i18n maintainer
11853 20000-05-21  H.J. Lu  (hjl@gnu.org)
11855         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11856         directory are used if they exist. Make sure
11857         $(build_tooldir)/include is searched for header files,
11858         $(build_tooldir)/lib/ for library files.
11859         (GCC_FOR_TARGET): Likewise.
11860         (CXX_FOR_TARGET): Likewise.
11862 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11864         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11866 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11868         * Makefile.in (configure-target-libiberty): Depend on
11869         configure-target-newlib.
11871 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11873         * configure.in, Makefile.in: Merge all libffi-related
11874         configury stuff from the libgcj tree.
11876 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11878         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11879         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11881 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11883         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11884         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11885         current version information.  Add to proto-toplev directory.
11886         (gdb-taz): Build do-djunpack.
11888 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11890         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11892 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11894         * MAINTAINERS: Add self to Write After Approval list.
11896 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11898         * ltmain.sh: Preserve in relink_command any environment
11899         variables that may affect the linker behavior.
11901 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11903         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11905 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11907         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11909 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11911         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11912         with the version name.
11914 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11916         * MAINTAINERS: Add self as bb-reorder maintainer.
11918 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11920         * config.if: Tweak.
11922 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11924         * djunpack.bat: New file.
11926 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11928         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11929         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11930         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11931         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11933 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11935         * config.sub (case $basic_machine): Change default for "ibm-*"
11936         to "openedition".
11938 2000-04-13  Andreas Jaeger  <aj@suse.de>
11940         * MAINTAINERS: Added myself.
11942 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11944         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11945         (do-md5sum): New target.
11946         (MD5PROG): Define.
11947         (PACKAGE): Default to TOOL.
11948         (VER): Default to a shell script.
11949         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11950         md5 checksum generation.
11951         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11952         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11953         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11954         insight.tar.bz2): Use gdb-taz to create archive.
11956 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11958         * configure (warn_cflags): Delete.
11960 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11962         * MAINTAINERS: Added myself.
11964 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11965             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11967         * configure.in (enable_libstdcxx_v3): Add.
11968         (target_libs): Add bits here to switch between libstdc++-v2 and
11969         libstdc++-v3.
11970         * config.if: And this file too.
11971         * Makefile.in: Add libstdc++-v3 targets.
11973 2000-04-05  Michael Meissner  <meissner@redhat.com>
11975         * config.sub (d30v): Add d30v as a basic machine type.
11977 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11979         * configure.in: -linux-gnu*, not -linux-gnu.
11981 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11983         * MAINTAINERS: Add self in write-after-approval section.
11985 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11987         * MAINTAINERS: Add self as ia64 port maintainer.
11989 2000-03-08  Neil Booth  <NeilB@earthling.net>
11991         * MAINTAINERS: Add self in write-after-approval section.
11993 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11995         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11996         (do-tar-bz2): Replace TOOL with PACKAGE.
11997         (gdb.tar.bz2): Remove GDBTK from GDB package.
11998         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11999         dejagnu.tar.bz2): New packages.
12001 2000-02-27  Andreas Jaeger  <aj@suse.de>
12003         * configure.in: Add entry for mips*-*-linux*, move catch all
12004         *-*-*linux* entry below this one.
12006 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12008         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12010 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12012         * config.sub: Support an OS of "wince".
12014 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12016         * config.guess, config.sub: Updated to match config's 2000-02-15
12017         version.
12019 2000-02-23  Linas Vepstas  <linas@linas.org>
12021         * config.sub: Add support for Linux/IBM 370.
12022         * configure.in: Likewise.
12024 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12026         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12028 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12030         * config.guess: Guess "cygwin" rather than "cygwin32".
12032 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12034         * configure (gcc_version): When setting, narrow search to
12035         lines containing `version_string'.
12037 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12039         * config.sub: Add support for avr target.
12041 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12043         * MAINTAINERS: Add maintainers for MCore port.
12045 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12047         * config.sub: Add mmix-knuth-mmixware.
12049 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12051         * MAINTAINERS: Pair cccp with cpplib maintainership.
12053 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12055         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12056         structure stuff to -L library search.
12057         (CXX_FOR_TARGET): Ditto.
12058         (CROSS_CHECK_MODULES): Fix spelling mistake.
12060 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12062         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12063         the C++ compiler.
12065 2000-01-12  Richard Henderson  <rth@cygnus.com>
12067         * configure.in: Don't build some bits for beos.
12069 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12071         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12072         as include files.
12074 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12076         * Add self as cpplib maintainer, as requested by Jason
12077         Merrill.  Correct my e-mail address.
12079 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12081         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12082         not mh-aix43.
12084 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12086         * MAINTAINERS: Add myself to "write after approval" list.
12088 1999-12-14  Richard Henderson  <rth@cygnus.com>
12090         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12091         * config.sub: Accept alphaev[78], alphaev8.
12093 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12095         * config.guess, config.sub: Update from autoconf.
12097 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12099         * MAINTAINERS:  update my playtime e-address.
12101 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12103         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12104         necessary libraries are missing.
12106 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12108         * MAINTAINERS: Add new 'write after approval' maintainer.
12110 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12112         * MAINTAINERS: Add new Java maintainer.
12114 1999-10-25  Andreas Schwab  <schwab@suse.de>
12116         * configure: Fix quoting inside arguments of eval.
12118 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12120         * config-ml.in: Allow suppression of some ARM multilibs.
12122 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12124         * config.guess: Add OS/390 match pattern.
12125         * config.sub: Add mvs, openedition targets.
12126         * configure.in (i370-ibm-opened*): New.
12128 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12130         * config.sub: Add support for configuring for pj.
12132 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12134         * config.sub (maybe_os): Add support for configuring for fr30.
12136 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12138         * configure.in: Do not configure or build ld for AIX
12139         platforms.  ld is known to be broken on these platforms.
12141 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12143         * config-ml.in: Pass compiler flag corresponding to multidirs to
12144         subdir configures.
12146 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12148         * Makefile.in (LDFLAGS): Define.
12150 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12152         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12153         noconfigdirs.
12154         (*-*-cygwin*): Likewise.
12156 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12158         * mkdep: New file.
12159         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12160         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12162         From Eli Zaretskii <eliz@is.elta.co.il>:
12163         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12164         long file name when using DJGPP on MS-DOS.
12166 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12168         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12170 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12172         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12173         dependency as this causes "make check" to globally "make all"
12175 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12177         * configure.in (target_libs): Added target-zlib.
12178         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12179         (CONFIGURE_TARGET_MODULES): Likewise.
12180         (CHECK_TARGET_MODULES): Likewise.
12181         (INSTALL_TARGET_MODULES): Likewise.
12182         (CLEAN_TARGET_MODULES): Likewise.
12183         (configure-target-zlib): New target.
12184         (all-target-zlib): Likewise.
12185         (all-target-libjava): Depend on all-target-zlib.
12186         (configure-target-libjava): Depend on configure-target-zlib.
12188         * Makefile.in (configure-target-libjava): Depend on
12189         configure-target-newlib.
12190         (configure-target-boehm-gc): New target.
12191         (configure-target-qthreads): New target.
12193         * configure.in (target_libs): Added target-qthreads.
12194         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12195         (CONFIGURE_TARGET_MODULES): Likewise.
12196         (CHECK_TARGET_MODULES): Likewise.
12197         (INSTALL_TARGET_MODULES): Likewise.
12198         (CLEAN_TARGET_MODULES): Likewise.
12199         (all-target-qthreads): New target.
12200         (configure-target-libjava): Depend on configure-target-qthreads.
12201         (all-target-libjava): Depend on all-target-qthreads.
12203         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12204         (CONFIGURE_TARGET_MODULES): Likewise.
12205         (CHECK_TARGET_MODULES): Likewise.
12206         (INSTALL_TARGET_MODULES): Likewise.
12207         (CLEAN_TARGET_MODULES): Likewise.
12208         (all-target-libjava): New target.
12209         (all-target-boehm-gc): Likewise.
12210         * configure.in (target_libs): Added libjava, boehm-gc.
12212 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12214         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12215         configure.bat in SUPPORT_FILES.
12216         (gas+binutils.tar.bz2): Likewise.
12218         * makeall.bat: Remove; obsolete.
12220 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12222         From Mark Elbrecht:
12223         * configure.bat: Remove; obsolete.
12225 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12227         * configure: Add -W -Wall to the default CFLAGS when compiling with
12228         gcc.
12230 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12232         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12234 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12236         * configure.in: Build ld on IRIX6.
12238 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12240         * Makefile.in: Change distribution targets to use bzip2 instead of
12241         gzip.
12242         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12243         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12245 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12247         * config.sub: Add mcore target.
12249 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12251         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12253 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12255         * config.guess (dummy): Changed to $dummy.
12257 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12259         * config.sub: Tidied up case statements.
12261 1999-05-22  Ben Elliston  <bje@cygnus.com>
12263         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12264         <jiro@din.or.jp>.
12266         * config.guess: Merge with FSF version. Future changes will be
12267         more accurately recorded in this ChangeLog.
12268         * config.sub: Likewise.
12270 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12272          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12274 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12276         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12278 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12280         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12282 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12284         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12285         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12286         Bad merge removed these two changes.
12288 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12289                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12291         * config.guess (interix Alpha): Add.
12293 1999-04-11  Richard Henderson  <rth@cygnus.com>
12295         * configure.in (i?86-*-beos*): Do config gperf; don't config
12296         gdb, newlib, or libgloss.
12298 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12300         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12301         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12302         from multidirs.
12304 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12306         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12308 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12310         * config.sub: Add support for mcore targets.
12312 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12314         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12315         not mt-ospace, in order to shut up assembler warning about using
12316         symbols that are named the same as registers.
12318 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12320         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12321         dependency list for all-target-cygmon.
12323 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12325         * config-ml.in: Check $host, not $target, for selective multilibs.
12326         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12327         thumb interworking, and underscore prefix multilibs.
12329 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12331         * missing: Update to version from current automake.
12333 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12335         * configure (gxx_include_dir): Removed.
12337         * configure.in (gxx_include_dir): Handle it.
12338         * Makefile.in: Likewise.
12340 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12342         * config.sub (mips64vr4111,mips64vr4111el) Add.
12344 1999-03-21  Ben Elliston  <bje@cygnus.com>
12346         * config.guess: Correct typo for detecting ELF on FreeBSD.
12348 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12350         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12351         config/mh-djgpp.
12353 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12355         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12356         all-target-newlib to dependency list for all-target-bsp.
12358 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12360         * config.sub: Add i386-uwin support.
12361         * config.guess: Likewise.
12363 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12365         * configure.in: cleanup, add mh-*pic handling for arm, special
12366         case powerpc*-*-aix*
12368 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12370         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12371         can be built.
12373 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12375         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12376         targets.
12378 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12380         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12382 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12384         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12386 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12388         * config.sub: Fix typo in arm recognition.
12390 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12392         * configure.in (noconfigdirs): Changed target_configdirs to
12393         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12394         rather than m68k-*-* since it is not known to work on
12395         m68k-aout. Ditto for arm-*-*oabi.
12397 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12399         * configure.in (*-*-windows*): Remove, no longer used.
12401 1999-02-19  Ben Elliston <bje@cygnus.com>
12403         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12404         Smart and improved by Andrew Cagney.
12406 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12408         * config.guess: Recognize openbsd-*-hppa.
12410 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12412         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12413         only if it is not empty.
12415 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12417         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12419         * config.guess: Modified to recognize uname's armv* syntax.
12421         * config.sub: Modified to recognize uname's armv* syntax.
12423 1999-02-17  Mark Salter  <msalter@cygnus.com>
12425         * configure.in: Added target-bsp for sparclite.
12427 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12429         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12431 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12433         * configure.in: Add support for strongarm port.
12434         * config.sub: Add support for strongarm target.
12436 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12438         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12439         the old name config/mh-cygwin32.
12440         Enable texinfo.
12442 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12444         * configure.in: Do build ld for ix86 Solaris.
12446 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12448         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12449         $AR_FOR_TARGET.  Likewise for RANLIB.
12451 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12453         * config.sub (oabi):  Recognize.
12454         * configure.in (arm-*-oabi):  Handle.
12456 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12458         * config.guess: Improve detection of i686 on UnixWare 7.
12460 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12462         * config.guess: Add support for i386-pc-interix.
12463         * config.sub: Likewise.
12464         * configure.in: Likewise.
12466 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12468         * Makefile.in: Remove unneeded all-target-libio from
12469         from all-target-winsup target since it is now unneeded.
12470         Add all-target-libtermcap in its place since it is now
12471         needed.
12473 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12475         * configure.in: makefile stub for cygwin target is probably
12476         unnecessary.  Remove it for now.
12478 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12480         * configure.in: libtermcap.a should be built when cygwin is the
12481         target as well as the host.
12482         * config.guess: Allow mixed case in cygwin uname output.
12483         * Makefile.in: Add libtermcap target.
12485 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12487         * config.sub: Clean up handling of hppa2.0.
12489 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12491         * config.guess: Use C code to identify more HP machines.
12493 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12495         * config.sub: Handle hppa2.0.
12497 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12499         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12500         cygmon for all sparclite targets, regardless of object format.
12502 1998-12-15  Mark Salter  <msalter@cygnus.com>
12504         * configure.in: Added target-bsp for several target architectures.
12506         * Makefile.in: Added rules for bsp.
12508 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12510         * config.guess: Improve detection of hppa2.0 processors.
12512 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12514         * config.guess: Recognize FreeBSD using ELF automatically.
12516 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12518         * configure (skip-this-dir): Add handling for new shell script, which
12519         might be created by a sub-directory's configure to indicate, this particular
12520         directory is "unwanted".
12521         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12523 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12525         * ltconfig: import from libtool, after changing libtool to
12526         account for the cygwin name change.
12528 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12530         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12531         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12533 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12535         * configure.in: Add libtermcap to list of cygwin dependencies.
12537 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12539         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12540         they include winsup/include when it's a cygwin target.
12542 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12544         * configure.in (host_tools): Added zip.
12545         * Makefile.in (all-target-libjava): Depend on all-zip.
12546         (all-zip): New target.
12547         (ALL_MODULES): Added all-zip.
12548         (NATIVE_CHECK_MODULES): Added check-zip.
12549         (INSTALL_MODULES): Added install-zip.
12550         (CLEAN_MODULES): Added clean-zip.
12552 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12554         * Makefile.in: lose "32" from comment about cygwin.
12556 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12558         * configure.in: Use -Os to build target libraries for the fr30.
12560 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12562         * config.sub: Add fr30.
12564 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12566         * configure.in: drop "32" from config/mh-cygwin32.  Check
12567         cygwin* instead of cygwin32*.
12568         * config.sub: Check cygwin* instead of cygwin32*.
12570 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12572         * config.guess: Match any version of Unixware7.
12574 1998-10-20  Syd Polk  <spolk@cygnus.com>
12576         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12577         if desired.
12579 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12581         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12582         these if the appropriate directories and files to not exist.
12584 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12586         * Makefile.in (DEVO_SUPPORT): Add config.if.
12588 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12590         * configure: Add pattern to replace "build_tooldir"'s
12591         definition in the generated Makefile with "tooldir"'s
12592         actual value.
12594 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12596         * config.sub: Bring back lost sparcv9.
12598         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12600 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12602         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12603         CC_FOR_TARGET and friends.
12605 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12607         * Makefile.in (build_tooldir): New variable, same as tooldir.
12608         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12609         -B$(build_tooldir)/bin/.
12610         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12612 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12614         * README: Remove installation instructions and refer to the
12615         INSTALL directory instead.
12617 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12619         * config.sub: Add support for i[34567]86-pc-udk.
12620         * configure.in: Likewise.
12622 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12624         * Makefile.in: add bzip2 package building bits for user
12625         tools module
12626         * configure.in: ditto
12628 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12630         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12631         (ALL_TARGET_MODULES): Add all-target-libobjc.
12632         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12633         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12634         (all-target-libchill): Add dependencies.
12635         * configure.in (target_libs): Add libchill.
12637 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12639         * configure.in (target_subdir): Remove duplicate line.
12641 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12643         * Makefile.in (all-automake): fix dependencies.
12645 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12647         * configure.in: Minor cleanups for building in the $(target_alias)
12648         subdir.
12650 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12652         * Makefile.in (bootstrap): Set r and s before make all.  Use
12653         BASE_FLAGS_TO_PASS in make all.
12654         (cross): Likewise.
12656 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12658         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12660 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12662         * config.sub: Fix typo in last change.
12664 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12666         * config.sub: Add support for C4x target.
12667         * configure.in: Likewise.
12669 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12671         * config.sub: Recognize sparcv9 just like sparc64.
12673 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12675         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12677 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12679         * config.guess: Correctly identify Pentium II sco boxes.
12681         * config.guess: Fix "tr" code.  From Weiwen Liu.
12683 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12685         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12686         stabs.
12688 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12690         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12691         (ALL_TARGET_MODULES): Add all-target-libchill.
12692         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12693         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12694         (all-target-libchill): Add dependencies.
12695         * configure.in (target_libs): Add libchill.
12697 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12699         * config.guess: Avoid assumptions about "tr" behaves when
12700         LANG is set to something other than English.
12702 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12704         * configure (gxx_include_dir): Changed to
12705         '${prefix}/include/g++'-${libstdcxx_interface}.
12707         * config.if: New to determine the interfaces.
12709 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12711         * config.guess: Detect and handle MPE/IX.
12712         * config.sub: Deal with MPE/IX.
12714 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12716         * configure.in: Use mh-aix43.
12718 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12720         * configure: Fix --without/--disable cases for gxx-include-dir.
12722 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12724         * mdata-sh:  Imported.  Needed for automake support.
12726 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12728         * Makefile.in (taz): Try "chmod -R og=u ." before
12729         "chmod og=u `find . -print`".
12731 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12733         * configure.in: Add arm-elf and thumb-elf support.
12735 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12737         * Makefile.in: Undo previous patch.
12739 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12741         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12742         to here ...
12743         (install-no-fixedincludes): and here
12744         (INSTALL_MODULES): ... from here.
12746 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12748         * config.sub: Merge with FSF.
12750         * config.guess: Merge with FSF.
12752 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12754         * configure (extraconfigdirs): New variable.
12755         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12756         * Makefile.in (all): Move higher in file.
12757         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12758         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12759         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12760         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12761         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12763 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12765         * Makefile.in (all-target-libjava): Depend on all-gcc and
12766         all-target-newlib.
12767         (configure-target-libjava): Depend on $(ALL_GCC).
12769 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12771         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12772         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12774 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12776         * INSTALL/README: Fix typo.
12778 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12780         * ylwrap: Change absolute path checks to check for DOS style path
12781         names.
12783         * ylwrap: Don't use a full path name if the source file is in the
12784         same directory.  From hjl@lucon.org (H.J. Lu).
12786         * config-ml.in: Default to being verbose, to match Feb 18 change to
12787         configure.
12789 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12791         Brought over from egcs:
12793         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12795         * configure.in (target_subdir): Set to ${target_alias} instead
12796         of "libraries".
12798         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12800         * configure.in (target_subdir): Set to libraries if enable_multilib.
12802 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12804         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12805         multilibs, force reconfiguration the first time we create
12806         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12808 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12810         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12811         avoid confusion with --no-recursion.
12813 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12815         * configure.in: Win32 hosts shouldn't use install -x
12816         * install-sh: remove -x option, and special .exe-handling
12817         hack.
12819 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12821         * config.guess: Recognize i586-pc-beos.
12822         * configure.in: Don't build some bits for beos.
12824 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12826         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12827         CFLAGS default to -O2.
12829         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12830         when using GNU ld.
12832 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12834         * ltmain.sh: Correct install when using a different shell.
12836 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12838         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12840 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12842         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12843         target.
12845 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12847         * ltconfig: Update to correct AIX handling.
12849 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12851         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12853         * configure.in (target_subdir): Set to ${target_alias} instead
12854         of "libraries".
12856 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12858         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12859         (Makefile): Depend on $(gcc_version_trigger).
12861         * configure (gcc_version): Change default initializer to empty
12862         string.
12863         (gcc_version_trigger): New variable; pass this variable down
12864         to subdir configures to enable them checking gcc's version
12865         themselves. Emit make macros for both gcc_version vars.
12866         (topsrcdir): Initialize reliably.
12867         (recursion line): Remove --with-gcc-version=${gcc_version}.
12869 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12871         * configure (enable_version_specific_runtime_libs): Implement new flag
12872         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12873         in $(libsubdir); emit definition in each generated Makefile.
12874         (gxx_include_dir): Initialize depending on
12875         $enable_version_specific_runtime_libs.
12877 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12879         * configure (gcc_version): Initialize properly depending on
12880         how and where configure is started.
12881         (recursion line): Pass a --with-gcc-version=${gcc_version}
12882         to configures in subdirs.
12884 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12886         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12887         cygmon
12889 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12891         * configure.in: Add cygmon and libstub support for mn10200.
12893 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12895         * configure (gcc_version): Add new variable describing the
12896         particular gcc version we're building.
12897         * Makefile.in (libsubdir): Add new macro for the directory
12898         in which the compiler finds executables, libraries, etc.
12899         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12900         and libsubdir.
12902 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12904         * Makefile.in (local-clean): Remove *.log.
12905         (warning.log): Built with warn_summary from build.log.
12906         (mail-report.log): Run test_summary.
12907         (mail-report-with-warnings.log): Run test_summary including
12908         warning.log in the report.
12910 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12912         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12914 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12916         * Makefile.in (grep): Grep no longer depends on libiberty.
12918 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12920         * Makefile.in: all-snavigator needs all-libgui.
12922 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12924         * configure.in: Add cygmon and libstub support for mn10300.
12926 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12928         * missing: Update to version from automake 1.3.
12930         * ltmain.sh: On installation, don't get confused if the same name
12931         appears more than once in the list of library names.
12933 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12935         * config.sub: Accept m68060 and m5200 as CPU names.
12937 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12939         * configure: Use && rather than using -a in test, because odd
12940         strings can confuse test.
12941         * configure.in: Likewise.
12943 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12945         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12947 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12949         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12950         bootstrap4-lean): New targets.
12952 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12954         * mpw-* Delete.  Not used.
12956 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12958         * COPYING.LIB: Update FSF address.
12960 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12962         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12964         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12965         GAS_SUPPORT_DIRS.
12967 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12969         * ltconfig, ltmain.sh: Avoid producing a version number if
12970         -version-info was not used.
12972 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12974         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12975         building with newlib.
12977 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12979         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12980         Solaris `make' causes it to continue to next definition.
12982 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12984         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12985         the right GUI libraries and files are installed along with GDB.
12987 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12989         * configure.in: Change alpha to alpha* in several places.
12991 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12993         * config.sub: Recognize sparc86x.
12995 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12997         * configure.in (--enable-target-optspace): Remove debug echo.
12999 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13001         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13003 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13005         * ltconfig: Update cygwin32 support.
13007         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13008         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13009         (GDB_SUPPORT_DIRS): Likewise.
13011 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13013         * configure.in (target_makefile_frag): If --enable-target-optspace,
13014         use -Os to compile target libraries rather than -O2.  Default to
13015         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13016         not used.
13017         * configure.in (target_cflags): Ditto for d30v.
13019 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13021         * Makefile.in (all-bfd): Depend on all-intl.
13022         (all-binutils): Likewise.
13023         (all-gas): Likewise.
13024         (all-gprof): Likewise.
13025         (all-ld): Likewise.
13027 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13029         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13031 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13033         * Makefile.in (all-bfd): Depend upon all-libiberty.
13035         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13037 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13039         * Makefile.in: Add libstub.
13041         * configure.in: Ditto. Build libstub for targets that have cygmon
13042         support.
13044 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13046         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13048 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13050         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13051         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13053 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13055         * configure: Define DEFAULT_M4 by searching PATH.
13056         * Makfile.in: Use DEFAULT_M4.
13058 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13060         * ltconfig: Add cygwin32 support.
13062         * Makefile.in, configure.in: Add libtool as a native only directory
13063         to configure and build.
13065 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13067         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13069 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13071         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13073 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13075         * Makefile.in: add ash make rules
13076         * configure.in: add ash to native_only and host_tools lists
13078 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13080         * Makefile.in (all-gettext, all-intl): New targets.
13081         (ALL_MODULES): Added all-gettext, all-intl.
13082         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13083         (INSTALL_MODULES): Added install-gettext, install-intl.
13084         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13086         * configure.in (host_tools): Added gettext.
13087         (native_only): Likewise.
13088         (noconfigdirs) [various cases]: Likewise.
13089         (host_libs): Added intl.
13091 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13093         * configure: Do not disable building gdbtk for cygwin32 hosts.
13095 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13097         * configure.in: Add thumb-coff target.
13098         * config.sub: Add thumb-coff target.
13100 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13102         * Makefile.in: Revert yesterday's change.
13103         (all-target-winsup):  all-target-librx stays out of here.
13105 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13107         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13108         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13109         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13110         Remove references to librx and libg++.
13112 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13114         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13115         recursive makes
13117 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13119         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13120         for newlib directory.
13121         (CXX_FOR_TARGET): Likewise.
13123 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13125         * ltconfig: Update after libtool/ltconfig.in change for
13126         hpux11.
13128 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13130         * ltconfig, ltmain.sh: Update to libtool 1.2.
13132 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13134         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13135         (install-gcc-cross): Instead, override LANGUAGES here.
13137 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13139         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13140         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13142 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13144         * configure.in: Add Thumb-pe target.
13146 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13148         * Makefile.in - changed sn targets to snavigator
13149         * configure.in - changed sn targets to snavigator
13151 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13153         * config-ml.in: After building symlink tree call make distclean
13154         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13155         to be the case for libiberty.
13157 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13159         * configure: When making link, also check the current
13160         directory. The configure scripts may create one.
13162 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13164         * config.sub: Accept alphapca56 and alphaev6 properly.
13166 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13168         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13170 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13172         * config.sub (sco5): Fix typo.
13174 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13176         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13177         install-itcl.
13178         (install-itcl): Remove dependency on install-tcl.
13180 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13182         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13184 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13186         * configure.in: Don't build libgui for a cygwin32 target when not on
13187         a cygwin32 host.
13189 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13191         * configure (redirect): Set to null, so default behavior of
13192         configure is now --verbose.
13194 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13196         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13197         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13199 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13201         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13202         this change to sync Makefile.in with its ChangeLog entries.
13204 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13206         * ltmain.sh (mkdir): Check that the directory doesn't exist
13207         before we exit with error, so that we don't get races during
13208         parallel builds.
13210 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13212         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13214 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13216         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13217         PICFLAG_FOR_TARGET.
13218         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13220         * configure: Emit a definition for the new macro enable_shared
13221         into each Makefile.
13223 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13225         * configure.in (host_tools, native_only): Add libtool.
13227 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13229         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13230         Fix typo in ming config comment.
13232 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13234         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13236 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13238         * config.sub: Add tic30 cases, and map c30 to tic30.
13240 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13242         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13243         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13244         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13245         (CLEAN_TARGET_MODULES): Similarly
13246         (all-target-libf2c): Add dependences.
13247         * configure.in (target_libs): Add libf2c.
13249 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13251         * configure.in: Remove expect from noconfigdirs when target
13252         is cygwin32.  OK to build expect and dejagnu with Canadian
13253         Cross.
13255 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13257         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13258         host.
13260         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13261         and mingw32.
13263 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13265         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13266         here as it is not defined in the toplevel Makefile.
13268 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13270         * configure (package_makefile_rules_frag): New variable, which names
13271         a file with generic rules, ...
13272         Change comment to mention we now have FIVE parts.
13273         * configure: Undo last change.
13275 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13277         * config.guess: More accurate determination of HP processor types.
13278         * config.sub: More accurate determination of HP processor types.
13280 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13282         * configure (package_makefile_frag): Move inserting the
13283         ${package_makefile_frag} to where it should be according
13284         to the comment.
13286 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13288         * config.guess: Add support for Linux/ARM.
13290 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13292         * .cvsignore: Remove *-info and *-install since they match
13293         release-info and mpw-install, which we don't want to just ignore.
13295 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13297         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13299 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13301         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13302         local_prefix to sub-make invocations.
13304 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13306         * configure.in: Check makefile fragments in the source
13307         directory.
13309 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13311         * configure.in: Check whether host and target makefile
13312         fragments exist before adding them to *_makefile_frag.
13314 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13316         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13318 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13320         * configure.in: Make sure we only replace RPATH_ENVVAR on
13321         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13322         regexp to sed.
13324         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13325         to sub-makes.
13327 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13329         * config-ml.in (multi-do): LDFLAGS must include multilib
13330         designator.
13332 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13334         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13336 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13338         * config.sub: Add mingw32 support.
13339         * configure.in: Likewise.
13341 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13343         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13345 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13347         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13348         * configure (gxx_include_dir): Provide a definition for subdirs
13349         which do not use autoconf.
13351 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13353         * config.guess: Sync with egcs.  Picks up new alpha support,
13354         BeOS & some additional linux support.
13356 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13358         * config.guess: HP 9000/803 is a PA1.1 machine.
13360 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13362         * configure.in: It's alpha*-...
13364 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13366         * configure.in (host_makefile_frag, target_makefile_frag):
13367         Handle multiple config files.
13368         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13369         alpha-*-*.
13371 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13373         * mkdep: New file.
13375 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13377         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13379 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13381         * Makefile.in: Add libgui directory.
13382         (GDB_TK): Add all-libgui.
13383         * configure.in: Add libgui directory.
13384         * configure: Add all-libgui to GDB_TK.
13386 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13388         * config-ml.in (multidirs): Add m32r to multilib list.
13390 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13392         * Makefile.in (all-target-gperf): Change dependency to
13393         all-target-libstdc++.
13395 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13397         * config.guess: Add BeOS support.
13399 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13401         Source directory cvs renamed to cvssrc:
13402         * configure.in (host_tools): Change cvs to cvssrc.
13403         (native_only): Likewise.
13404         (noconfigdirs) [various cases]: Likewise.
13405         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13406         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13407         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13408         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13409         (all-cvssrc): Rename target from all-cvs.
13411 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13413         * configure (gxx_include_dir): Fix thinko.
13415 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13417         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13418         (install-cross, install-gcc-cross): New targets.
13420 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13422         * configure.in (noconfigdirs): Add support for Thumb target.
13424         * config.sub (maybe_os): Add support for Thumb target.
13426 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13428         * Makefile.in: Add rules for cygmon.
13430         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13432 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13434         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13435         * configure (gxx_include_dir): Provide a definition for subdirs
13436         which do not use autoconf.
13438 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13440         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13441         11/18/97 build
13443 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13445         * From Franz Sirl.
13446         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13447         found on RedHat Linux systems.
13449 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13451         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13452         guesses.
13454 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13456         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13458 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13460         * ltmain.sh: If mkdir fails, check whether the directory was created
13461         anyhow by some other process.
13463 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13465         * configure.in (d30v-*-*): Configure all directories.
13467 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13469         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13470         for the D30V.
13472 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13474         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13476 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13478         * include/libiberty.h: Add extern "C" { so it can be used with C++
13479         progrms.
13480         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13481         programs.
13483 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13485         * configure.in (d30v-*-*): Configure GCC now.
13487 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13489         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13490         is no longer needed.
13492 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13494         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13496 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13498         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13499         targets using "$@" to provide support for similar but not identical
13500         targets without having to duplicate code.
13502 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13504         * makefile.vms: Fix to work with DEC C.
13506 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13508         * config.sub: Add mips-tx39-elf to marketing names.
13510 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13512         * ltmain.sh: Handle symlinks in generated script.
13514 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13516         * configure: Handle autoconf style directory options: --bindir,
13517         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13518         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13519         --sysconfdir.
13520         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13521         (sharedstatedir, localstatedir, oldincludedir): New variables.
13522         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13523         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13524         sbindir, sharedstatedir, and sysconfdir.
13526 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13528         * Makefile.in (bootstrap-lean): New target.
13530 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13532         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13533         sn, and gnuserv from noconfigdirs.
13535 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13537         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13539 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13541         * Makefile.in (cross): New target.
13543 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13544                           Jeff Law         <law@cygnus.com>
13546         * Makefile.in (bootstrap2, bootstrap3): New targets.
13547         (all-bootstrap): Remove outdated and confusing target.
13548         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13550 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13552         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13553         windows.  Consistent with gdb/configure.
13555 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13557         * configure.in: Name Linux target fragment.
13559         * configure: Rewrite so that project Makefile fragment is inserted
13560         first and appears last in the resulting Makefile.
13562 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13564         * Makefile.in (install-itcl): Install tcl first.
13566 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13568         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13570 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13572         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13574         * configure.in (skipdirs): Add target-librx for Linux.
13575         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13577 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13579         * Makefile.in (bootstrap): New target.
13581 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13583         * config.sub: Accept 'amigados' for backward compatibility.
13585 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13587         * config.guess: Merge with FSF.
13589 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13591         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13593 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13595         * config.sub: Add "marketing-names" patch.
13597 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13599         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13601 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13603         * config.sub: Handle v850-elf.
13605 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13607         * .cvsignore (*-install): Remove.
13609 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13611         * ltconfig: Set CONFIG_SHELL in libtool.
13612         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13614 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13616         * configure.in (target_subdir): Set to libraries if enable_multilib.
13618 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13620         * config.guess: Update from gcc directory.
13622 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13624         * Makefile.in (all-sim): Depends on all-readline.
13626 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13628         * Makefile.in (BISON, YACC): Use $$s.
13629         (all-bison): Depend on all-texinfo.
13631 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13633         * Makefile.in (BISON): Add -L flag.
13634         (YACC): Likewise.
13636 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13638         * configure.in (noconfigdirs): Add support for v850e target.
13640         * config.sub (maybe_os): Add support for v850e target.
13642 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13644         * configure.in (noconfigdirs): Add support for v850ea target.
13646         * config.sub (maybe_os): Add support for v850ea target.
13648 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13650         * config.sub: Add mipstx39.  Delete r3900.
13652 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13654         * Makefile.in (all-autoconf): Depends on all-texinfo.
13656 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13658         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13659         eabi targets.
13661 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13663         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13665         * configure: When handling a Canadian Cross, handle YACC as well as
13666         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13667         * Makefile.in (all-bison): Depend upon all-texinfo.
13669 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13671         * Makefile.in (BISON): bison, not byacc or bison -y.
13672         (YACC): bison -y or byacc or yacc.
13673         (various): Add *-bison as appropriate.
13674         (taz): No need to mess with BISON anymore.
13676 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13678         * configure: If OSTYPE matches *win32*, try to find a good value for
13679         CONFIG_SHELL.
13681 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13683         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13684         configure.in if it is present.
13686 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13688         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13690 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13692         * config.sub: Recognize `arc' cpu.
13693         * configure.in: Likewise.
13694         * config-ml.in: Likewise.
13696 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13698         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13700 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13702         * configure: Changed sed delimiter from ':' to '|' when
13703         attempting to substitute ${config_shell} for SHELL. On
13704         NT ${config_shell} may contain a ':' in it.
13706 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13708         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13710 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13712         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13714 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13716         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13718         * ylwrap: If the program is a relative path, force it to be
13719         absolute.
13721 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13723         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13725 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13727         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13728         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13729         for libraries.
13731 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13733         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13734         separated by spaces.
13736 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13738         * ylwrap: New file.
13739         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13741         * ltmain.sh: Handle /bin/sh at start of install program.
13743         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13745         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13746         * missing: New file, from automake 1.2.
13748 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13750         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13751         check-tk to CHECK_X11_MODULES.
13753 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13755         * config.sub: Merge with FSF.
13757 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13759         * config.guess: Merge with FSF.
13761 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13763         * configure: Treat msdosdjgpp like go32.
13764         * configure.in: Likewise.  Don't remove gprof for go32.
13766         * configure: Change Makefile.tem2 to Makefile.tm2.
13768 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13770         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13772 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13774         * install-sh (chmodcmd): Set to null if the DST directory already
13775         exists.  Same as Nov 11th change.
13777 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13779         * configure (GDB_TK): Needs itcl and tix.
13781 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13783         * config.guess: Update from FSF.
13785 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13787         * Makefile.in (GDB_TK): Depend on itcl and tix.
13789 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13791         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13792         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13793         (INSTALL_SCRIPT): New variable.
13794         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13795         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13796         to -x.
13797         * install-sh: Add support for -x option.
13799 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13801         * configure.in, Makefile.in: Treat tix like itcl.
13803 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13805         * Makefile.in (WINDRES): New variable.
13806         (WINDRES_FOR_TARGET): New variable.
13807         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13808         (EXTRA_HOST_FLAGS): Add WINDRES.
13809         (EXTRA_TARGET_FLAGS): Add WINDRES.
13810         (EXTRA_GCC_FLAGS): Add WINDRES.
13811         ($(DO_X)): Pass down WINDRES.
13812         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13813         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13814         DLLTOOL_FOR_TARGET.
13816 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13818         * configure.in: configure sim before gdb for win32-x-ppc
13820 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13822         Move gperf into the toplevel, from libg++.
13823         * configure.in (target_tools): Add target-gperf.
13824         (native_only): Add target-gperf.
13825         * Makefile.in (all-target-gperf): New target, depend on
13826         all-target-libg++.
13827         (configure-target-gperf): Empty rule.
13828         (ALL_TARGET_MODULES): Add all-target-gperf.
13829         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13830         (CHECK_TARGET_MODULES): Add check-target-gperf.
13831         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13832         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13834 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13836         * config.sub (mn10200): Recognize new basic machine.
13838 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13840         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13841         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13843 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13845         * configure.in: If we're building mips-sgi-irix6* native, turn on
13846         ENABLE_MULTILIB and set TARGET_SUBDIR.
13848 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13850         * Makefile.in (all-sn): Depend on all-grep.
13852 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13854         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13856         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13857         Makefile.  From Jeff Makey <jeff@cts.com>.
13858         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13860         * Makefile.in (DISTBISONFILES): Remove.
13861         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13862         $(DEFAULT_YACC).
13864         * configure.in: Build itl, db, sn, etc., when building for native
13865         cygwin32.
13867         * Makefile.in (LD): New variable.
13868         (EXTRA_HOST_FLAGS): Pass down LD.
13869         ($(DO_X)): Likewise.
13871 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13873         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13875 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13877         * configure.in (targargs): Strip out any supplied --build argument
13878         before adding our own. Always add --build.
13880 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13882         * configure.in (targargs): Pass --build if we're doing
13883         a cross-compile.
13885 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13887         * configure: Use '|' instead of ":" as the separator in
13888         sed. Otherwise sed chokes on NT path names with drive
13889         designators. Also look for "?:*" as the leading characters in an
13890         absolute pathname.
13892 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13894         * config.sub: Support for r3900.
13896 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13898         * configure.in: Use install-sh, not install.sh.
13900 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13902         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13903         apply it twice.
13905 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13907         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13908         install-binutils.
13910 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13912         * Makefile.in: Add automake targets.
13913         * configure.in (host_tools): Add automake.
13915 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13917         * configure: Default CXX to c++, not gcc.
13918         * Makefile.in (CXX): Set to c++, not gcc.
13919         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13921 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13923         * install-sh: try appending a .exe if source file doesn't
13924         exist
13926 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13928         * configure.in: Turn on multilib by default.
13929         (cross_only): Remove target-libiberty.
13931         * Makefile.in (all-gcc): Don't depend on libiberty.
13933 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13935         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13937 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13939         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13940         (DISTBISONFILES): Add ld/Makefile.in
13942 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13944         * configure.in: if target is cygwin32 but host isn't cygwin32,
13945         don't configure gdb tcl tk expect, not just gdb.
13947 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13949         * configure.in: Added gnuserv everywhere sn appears.
13951         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13952         (CROSS_CHECK_MODULES): Added check-gnuserv.
13953         (INSTALL_MODULES): Added install-gnuserv.
13954         (CLEAN_MODULES): Added clean-gnuserv.
13955         (all-gnuserv): New target.
13957 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13959         * config.guess: Fixes for MIPS OpenBSD systems.
13961 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13963         * Makefile.in (INSTALL_XFORM): Remove.
13964         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13966         * mkinstalldirs: New file, copied from automake.
13967         * Makefile.in (installdirs): Rename from install-dirs.  Use
13968         mkinstalldirs.  Change all users.
13969         (DEVO_SUPPORT): Add mkinstalldirs.
13971 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13973         * install-sh: Rename from install.sh.
13974         * Makefile.in (INSTALL): Change install.sh to install-sh.
13975         (DEVO_SUPPORT): Likewise.
13977         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13978         Graichen <graichen@rzpd.de>.
13980 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13982         * config.guess: Recognize OpenBSD systems correctly.
13984 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13986         * README, Makefile.in (ETC_SUPPORT): Remove references to
13987         cfg-paper*, configure.{texi,man,info*}._
13989 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13991         * Makefile.in (all.normal): Ensure that gcc is built after all
13992         the x11 - ie gdb - targets.
13994 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13996         * makefile.vms: Don't run conf-a-gas.
13998 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14000         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14002 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14004         * configure.in: Remove noconfigdirs case since gdb also
14005         configures and builds for tic80-coff.
14007 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14009         * configure: Set cache_file to config.cache.
14010         * Makefile.in (local-distclean): Remove config.cache.
14012 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14014         * COPYING: Update FSF address.
14016 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14018         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14019         noconfigdirs.
14021 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14023         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14024         MAKEDIRS, is empty.
14026 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14028         * config.sub: Tweak mn10300 entry.
14030 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14032         * configure.in (host_tools): Put sim before gdb, so gdb's
14033         configure.tgt can determine if the simulator was configured.
14035 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14037         * config.sub: Move BeOS $os case to be with other Cygnus
14038         local cases.
14040 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14042         * config.sub: Remove misplaced comment that broke Linux.
14044 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14046         * config.sub: Add BeOS support.
14048 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14050         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14052 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14054         * configure.in (noconfigdirs): Remove tcl and tk from
14055         noconfigdirs for cygwin32 builds.
14057 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14059         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14061 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14063         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14064         make-all.com, use makefile.vms instead.
14066 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14068         * config.sub: Accept -lnews*.
14070 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14072         * configure.in (noconfigdirs): Disable target-newlib,
14073         target-examples and target-libiberty for d30v.
14075 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14077         * configure.in (noconfigdirs): Enable ld for d30v.
14079 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14081         * configure.in (tic80-*-*): Build compiler.
14083 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14085         * configure.in (d30v-*): Remove sim directory from list of
14086         unsupported d30v directories
14088 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14090         * config.sub, configure.in: Add d30v target cpu.
14092 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14094         * makefile.vms: New file.
14095         * make-all.com: Remove.
14097 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14099         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14101 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14103         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14105 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14107         * Makefile.in (ALL_MODULES): Added all-db.
14108         (CROSS_CHECK_MODULES): Addec check-db.
14109         (INSTALL_MODULES): Added install-db.
14110         (CLEAN_MODULES): Added clean-db.
14112 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14114         * config.guess: Merge with latest FSF sources.
14116 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14118         * Makefile.in (ALL_MODULES): Added all-itcl.
14119         (CROSS_CHECK_MODULES): Added check-itcl.
14120         (INSTALL_MODULES): Added install-itcl.
14121         (CLEAN_MODULES): Added clean-itcl.
14123 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14125         * configure.in: build gdb for mn10200
14127 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14129         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14131 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14133         * configure.in (tic80-*-*): Turn off most targets right now.
14135 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14137         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14138         rather than the makeinfo program.
14139         (do-info): Depend upon all-texinfo.
14141 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14143         * configure.in: Remove uses of config/mh-linux.
14145         * config.sub, config.guess: Merge with latest FSF sources.
14147 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14149         * config.sub (case $basic_machine): Add tic80 entries.
14151 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14153         * config.sub, config.guess: Merge with latest FSF sources.
14155 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14157         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14158         * mpw-config.in: Test for NewFolderRecursive.
14159         * mpw-install: Use symbolic name for startup filename.
14160         * mpw-README: Add various additional details.
14162 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14164         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14166 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14168         * configure.in: Do build gcc and the target libraries for
14169         the mn10200.
14171 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14173         * configure.in: don't avoid building gdb for mn10300 any more
14174         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14175         instead of single-quoting it.
14177 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14179         * configure.in: Don't use --with-stabs on IRIX 6.
14181 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14183         * configure.in (m32r): Build gdb, libg++ now.
14185 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14187         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14188         directories from noconfigdirs.
14190 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14192         * config.sub (basic_machine): added mips16 configuration
14194 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14196         * config.sub: Handle d10v-unknown.
14198 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14200         * config.sub: Handle v850-unknown.
14202 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14204         * Makefile.in: add findutils
14205         * configure.in: add findutils to list of host_tools
14207 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14209         * config.sub: Handle mn10200 and mn10300.
14211 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14213         * configure.in (d10v-*): Do not build librx.
14215 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14217         * configure.in (mn10300): Build everything except gdb & libgloss.
14219 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14221         * config.guess:  Patch for Dansk Data Elektronik servers,
14222         from Niels Skou Olsen <nso@dde.dk>.
14224         For ncr, use /bin/uname rather than uname, since GNU uname does not
14225         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14227         Patch for MIPS R4000 running System V,
14228         from Eric S. Raymond <esr@snark.thyrsus.com>.
14230         Fix thinko for nextstep.
14232         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14234         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14235         * config.guess: Guess mips-dec-mach_bsd4.3.
14237         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14238         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14239         release numbers.
14240         * config.guess (mips-mips-riscos*):  Emit just enough of the
14241         release number.
14243         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14244         * config.guess (sparc-auspex-sunos*):  Added.
14245         (f300-fujitsu-*): Added.
14247         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14248         * config.guess:  Recognize a Tadpole as a sparc.
14250 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14252         * config.guess: Don't assume that NextStep version is either 2 or
14253         3.  NextStep 4 (aka OpenStep 4) has come out now.
14255 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14257         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14258         From Rik Faith <faith@cs.unc.edu>.
14260 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14262         * config.sub: Contributions from bug-gnu-utils to:
14263         Support plain "hppa" (no version given) architecture, reported by
14264         OpenStep.
14265         OpenBSD like NetBSD.
14266         LynxOs is not a hardware supplier.
14268         * config.guess: Contributions from bug-gnu-utils to add support for:
14269         OpenBSD like NetBSD.
14270         Stratus systems.
14271         More Pyramid systems.
14272         i[n>4]86 Intel chips.
14273         M680[n>4]0 Motorola chips.
14274         Use unknown instead of lynx for hardware manufacturer.
14276 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14278         * install.sh (chmodcmd): Set to null if the DST directory already
14279         exists.
14281 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14283         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14284         not use mt-ppc target Makefile fragment any more.
14286 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14288         * configure.in (*-*-windows):  Exclude everything but those dirs
14289         needed to build windows.
14291 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14293         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14295 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14297         * configure.in:  Exclude mmalloc from i386-windows.
14299 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14301         * Undo my previous change.
14303 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14305         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14306         unconditionally.
14307         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14309 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14311         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14312         host to add it's own flags.
14314 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14316         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14318 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14320         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14321         (CXX_FOR_TARGET): Likewise.
14322         (GCC_FOR_TARGET): Define.
14323         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14324         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14325         CC_FOR_TARGET was specified on the command line.
14326         (MAKEOVERRIDES): Don't define.
14328 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14330         * configure.in (m32r): Fix spelling of libg++ libs.
14332 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14334         * config.sub (-apple*): Remove, now redundant.
14336 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14338         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14340         * configure: Rework yesterday's sed script patch.
14342         * config.sub: Merge with FSF.
14344 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14346         * config.guess:  Merge from FSF.
14348         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14349         * config.guess: Use pc instead of unknown, for pc clone systems.
14350         Change linux to linux-gnu.
14352         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14353         * config.guess: Avoid non-portable tr syntax.
14355 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14357         * test-build.mk (HOLES): Add "xargs" for gdb.
14359         * configure: Avoid hpux10.20 sed bug.
14361 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14363         * configure.in:  Add support for windows host
14364         (that is a build done under the Microsoft build environment).
14366 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14368         * Makefile.in: Replace all uses of srcroot with s, to shrink
14369         command line lengths.
14371         Patches from Geoffrey Noer <noer@cygnus.com>:
14372         * configure.in: If configuring for newlib, pass --with-newlib to
14373         subdirectories.
14374         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14375         -Bnewlib/ and -Lwinsup to gcc.
14376         (CXX_FOR_TARGET): Likewise.
14378 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14380         * Makefile.in (ETC_SUPPORT): Add configure.
14382 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14384         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14385         host configuration file.
14387 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14389         * configure.in: Break mn10x00 support into separate
14390         mn10200 and mn10300 configurations.
14391         * config.sub: Likewise.
14393 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14395         * configure.in: Add lots of stuff to noconfigdirs for
14396         the mn10x00 targets.
14398         * config.sub, configure.in: Add mn10x00 support.
14400 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14402         * make-all.com: Call conf-a-gas, not config-a-gas.
14404 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14406         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14407         targets.
14409 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14411         * mpw-README: Add much more detail for native PowerMac.
14412         * mpw-install: New file.
14413         * mpw-configure: Add --norecursion and --help options.
14414         * mpw-config.in: Translate readme and install files when
14415         copying to objdir.
14416         * mpw-build.in: Don't always depend on byacc and flex.
14417         (install-only-top): New action.
14419 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14421         * configure.in:  You can now configure GDB for the v850.
14423 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14425         * configure.in (noconfigdirs): Don't configure any C++ dirs
14426         if targeting D10V.
14428 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14430         * config.sub: Recognize mips64vr5000.
14432 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14434         * configure.in: Use a single line for host_tools and native_only.
14436 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14438         * config.sub, configure.in: Add entries for m32r.
14440 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14442         * Makefile.in (inet-install): Don't run install-gzip.
14444 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14446         * configure.in:  Don't config lots of things for *-*-windows*.
14448 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14450         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14451         (host_libs, host_tools): Copy from configure.in.
14452         * mpw-configure: Don't complain about directories not found.
14454 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14456         * configure.in (i[345]86): Recognize i686 for pentium pro.
14457         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14458         file.
14460         * config.guess (i[345]86): Ditto.
14462 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14464         * configure.in (noconfigdirs): Removed gdb for D10V.
14466 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14468         * configure.in: Remove ld, target-libio, target-libg++, and
14469         target-libstdc++ from noconfigdirs.
14471 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14473         * configure: Fix three locations where shell scripts were
14474         being run directly rather than with config_shell.
14476 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14478         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14479         * config.sub (basic_machine): Recognize v850.
14481 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14483         * mpw-configure: Handle multiple enable/disable options and
14484         pass them down recursively, handle -c and -s flags appropriately
14485         depending on choice of compiler, add escape mechanism for
14486         quoted arguments to gC.
14488 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14490         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14491         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14492         so that -mrelocatable-lib and -mno-eabi are used.
14494         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14495         not support --print-multi-lib, don't abort.
14497 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14499         * make-all.com: Run config-a-gas.
14500         * setup.com: Don't copy subdirectory files around.
14502 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14504         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14505         target, it now compiles correctly.
14507 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14509         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14511 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14513         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14515 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14517         * configure.in (native_only): Add prms.
14519 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14521         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14522         (BINUTILS_SUPPORT_DIRS): Likewise.
14524 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14526         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14527         d10v support is added.
14529 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14531         * configure.in (d10v-*-*): New target.
14533 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14535         * config.guess (HP 9000/811): Recognize this as a PA1.1
14536         machine.
14538 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14540         * Makefile.in (do-tar-gz): New target, split out from tail end of
14541         taz target.  Run each command separately, don't use pipes.
14542         (taz): Use it.
14544 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14546         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14547         * mpw-build.in: No builds should depend on building byacc or flex,
14548         they are assumed to be installed already.
14550 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14552         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14553         variable that CC_FOR_TARGET needs.
14555 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14557         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14558         options have changed since the last time the subdirectory was
14559         configured, and if it has, reconfigure.
14560         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14561         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14563 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14565         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14566         CLEAN_MODULES): Add bash.
14567         (all-bash): New target.
14569 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14571         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14573 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14575         * config.sub (basic_machine): Recognize d10v as a valid processor.
14577 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14579         * mpw-configure: Add support for --bindir.
14580         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14582 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14584         * configure.in: add bash, time, gawk to list of hosttools and things
14585         to only build for native toolchains
14587 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14589         * Makefile.in (docdir): Remove.
14591 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14593         * Makefile.in (datadir): Set to $(prefix)/share.
14595 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14597         * configure.in: build diff and patch for cygwin32-hosted
14598         toolchains.
14600 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14602         * config.sub: Accept -rtems*.
14604 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14606         * configure.in: enable dosrel for cygwin32-hosted builds,
14607                 remove diff from the list of things not buildable
14608                 via Canadian Cross
14610 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14612         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14613         don't get ". ".
14615 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14617         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14619 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14621         * Makefile.in (taz): Handle case where tex3patch didn't even get
14622         checked out.  Also, if it was found, put the symlink in a new util
14623         subdirectory.
14625 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14627         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14629 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14631         * config.sub: Recognize -openvms.
14632         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14633         * make-all.com, setup.com: New files.
14635 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14637         * Makefile.in (taz): tex3patch moved to texinfo/util.
14639 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14641         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14642         * configure.in: remove make from disable-if-Can-Cross list
14643                 enable gdb if ${host} and ${target} are cygwin32
14645 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14647         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14648         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14650 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14652         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14653         distinguish sysv/svr4/bsd variants.
14654         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14656 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14658         * configure.in: Added copyright notice.
14659         * move-if-change: Added copyright notice.
14661 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14663         * configure.in (powerpcle-*-solaris*): Until we get shared
14664         libraries working, don't build gdb, sim, make, tcl, tk, or
14665         expect.
14667 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14669         * config.guess:  Merge with FSF:
14671         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14672         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14674         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14675         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14677         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14678         * config.guess:  Combine two OSF1 rules.
14679         Also recognize field test versions.  From mjr@zk3.dec.com.
14680         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14681         because GNU uname does not support -p.  From pmr@pajato.com.
14683 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14685         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14687 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14689         * mpw-README: Document GCCIncludes.
14691 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14693         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14695 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14697         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14699 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14701         * configure.in (*-*-cygwin32): Configure make.
14703 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14705         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14707 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14709         * Makefile.in (all-inet): Depend on all-perl.
14711         * Makefile.in (inet-install): New target.
14713         * Makefile.in (all-inet): Depend on all-tcl.
14714         (all-inet): Depend on all-send-pr.
14716 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14718         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14719         temporarily.
14721 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14723         * configure.in: Don't configure --with-gnu-ld on AIX.
14725 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14727         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14729 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14731         * Makefile.in (ALL_MODULES): Added all-inet.
14732         (CROSS_CHECK_MODULES): Added check-inet.
14733         (INSTALL_MODULES): Added install-inet.
14734         (CLEAN_MODULES): Added clean-inet.
14735         (all-indent): New target.
14737         * configure.in (host_tools): Added inet.
14738         (native_only): Added inet.
14739         (noconfigdirs): Added inet.
14741 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14743         * configure.in: Don't configure libgloss if we are not configuring
14744         newlib.
14746 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14748         * configure.in: Don't configure libgloss for unsupported
14749         architectures.
14751 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14753         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14755 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14757         * Makefile.in (ALL_MODULES): Include all-apache.
14758         (CROSS_CHECK_MODULES): Include check-apache.
14759         (INSTALL_MODULES): Include install-apache.
14760         (all-apache): New target.
14762         * configure.in: Added apache everywhere perl is seen.
14764 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14766         * Makefile.in: Add support for clean-{module} and
14767         clean-target-{module} rules.
14769 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14771         * configure.in (*-*-ose) do not build libgloss.
14773 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14775         * config.guess (prep*:SunOS:5.*:*): Turn into
14776         powerpele-unknown-solaris2.
14778 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14780         * configure.in: Permit --enable-shared to specify a list of
14781         directories.
14783 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14785         * configure.in (host==solaris): Pass only the first word of $CC
14786         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14788 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14790         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14792 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14794         * Makefile.in (ALL_MODULES): Include all-perl.
14795         (CROSS_CHECK_MODULES): Include check-perl.
14796         (INSTALL_MODULES): Include install-perl.
14797         (ALL_X11_MODULES): Include all-guile.
14798         (CHECK_X11_MODULES): Include check-guile.
14799         (INSTALL_X11_MODULES): Include install-guile.
14800         (all-perl): New target.
14801         (all-guile): New target.
14803         * configure.in (host_tools): Include perl and guile.
14804         (native_only): Include perl and guile.
14805         (noconfigdirs): Don't build guile and perl; no ports have been
14806         done.
14808 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14810         * configure (--enable-*): Handle quoted option lists such as
14811         --enable-sim-cflags='-g0 -O' better.
14813 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14815         * Makefile.in ({,inst}all-target): New rule so we can make and
14816         install all of the target directories easily.
14818 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14820         * configure.in: Add missing global flag in sed substitution when
14821         deleting `target-' from ${configdirs}.
14823 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14825         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14826         option.
14828         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14829         config/mh-necv4.
14831         * install.sh: Correct misspelling of transformbasename.
14833         * config.guess: Recognize mips-*-sysv*.
14835 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14837         * config.sub: Recognize mon960.
14839 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14841         * configure: Restore Canadian Cross handling of BISON and LEX,
14842         removed in Feb 20 change.
14844 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14846         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14847         Mention make install.  Remove the old copyright date as well the
14848         clumsy and rather pointless copyright on the README file.
14850 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14852         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14853         Makefile after running symlink-tree, then run `make distclean' to
14854         avoid clobbering any generated files in srcdir.
14856 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14858         * configure.in (m68k-*-netbsd*): Build everything now.
14860 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14862         * Makefile.in (taz): Fix quoting.
14864 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14866         * configure.in (sparclet-*-*): Build everything now.
14868 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14870         * configure.in (m68k-*-linux*): New host.
14872 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14874         * configure: Check for bison before byacc.
14876 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14878         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14879         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14880         searching PATH.  These are used as fallbacks by Makefile.in if
14881         flex/bison/byacc aren't in objdir.
14883 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14885         * Makefile.in: Make everything which depends upon all-bfd also
14886         depend upon all-opcodes, in case --with-commonbfdlib is used.
14888 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14890         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14891         building NT native compilers on Unix.
14893 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14895         * configure.in: Don't get CC from the host Makefile fragment if we
14896         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14897         Solaris test for /usr/ucb/cc to the post target script, just after
14898         the compiler sanity test.
14900 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14902         * config.sub: Merge with FSF.
14904 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14906         * Makefile.in (RPATH_ENVVAR): New variable.
14907         (REALLY_SET_LIB_PATH): Use it.
14908         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14910 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14912         * config.sub, configure.in: Recognize sparclet cpu.
14914 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14916         * config.guess:  Support m68k-cbm-sysv4.
14918 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14920         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14921         m68k-unknown-linuxaout from linker help string.  Put quotes around
14922         $ld_help_string.
14924 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14926         * config.guess (powerpc-harris-powerunix): Add guess for port
14927         to new target.
14929 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14931         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14933 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14935         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14936         $(REALLY_SET_LIB_PATH) in Makefile.
14937         * Makefile.in (SET_LIB_PATH): New variable.
14938         (REALLY_SET_LIB_PATH): New variable.
14939         ($(DO_X)): Use $(SET_LIB_PATH).
14940         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14941         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14942         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14943         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14944         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14945         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14946         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14947         (install-dosrel): Likewise.
14948         (all-opcodes): Depend upon all-libiberty.
14950 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14952         * config.guess (*:CYGWIN*): New
14954 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14956         * Makefile.in (all-target-winsup): All all-target-libiberty.
14958 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14960         * configure.in (noconfigdirs): Add missing # in front of comment.
14962 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14964         * configure.in: add second pass to things added to noconfigdirs
14965         so *-gm-magic can exclude libgloss properly.
14967 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14969         * mpw-configure (extralibs_name, rez_name): Set correctly
14970         for MWC68K compiler.
14972         * mpw-README: Add more info on the necessary build tools.
14974 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14976         * configure.in, config.sub: Recognize cygwin32.
14978 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14980         * config.guess, config.sub: Recognize A/UX.
14982 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14984         * config.sub: Merge with gcc/config.sub.
14986 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14988         * mpw-build.in (do-binutils): Add build of stamps.
14990 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14992         * config.sub: Add recognition for mips64vr4100*-* targets.
14994 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14996         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14997         Add creation of gconfigargs with `--enable-shared' turned on.
14998         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14999         ($(host)-stamp-stage3-configured): Likewise.
15000         (HOLES): Add chatr and ldd.
15001         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15003 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15005         * configure: Pass --nfp to recursive configures.
15007 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15009         * Makefile.in (DLLTOOL): New.
15010         (DLLTOOL_FOR_TARGET): New.
15011         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15012         (EXTRA_TARGET_FLAGS): Ditto.
15013         (EXTRA_GCC_FLAGS): Ditto.
15014         (CONFIGURE_TARGET_MODULES): Ditto.
15015         (DO_X): Ditto.
15016         * configure: Add DLLTOOL.
15018 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15020         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15021         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15022         mh-sco, since old workarounds no longer needed, and don't
15023         build ld, since libraries have weak symbols in COFF.
15025 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15027         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15029 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15031         * configure.in: Make sure that ${CC} can be used to compile an
15032         executable.
15034 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15036         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15037         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15038         nothing depending on whether gdbtk is being built.
15040 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15042         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15044 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15046         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15047         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15049 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15051         * config-ml.in: Add support for
15052         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15053         Simplify setting of multidirs from --disable-foo.
15055 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15057         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15058         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15059         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15060         non-empty, pass them on to the  GCC make.
15061         (all-bootstrap): New rule that is like all-gcc, except it executes
15062         the GCC bootstrap rule instead of the GCC all rule.
15064 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15066         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15068 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15070         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15071         DG/UX support.
15073 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15075         * config.sub (i*86*) Change [345] to [3456]
15077 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15079         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15080         --with-gnu-ld=no.
15082 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15084         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15085         AIX multilibs get built.
15087 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15089         * configure.in (i386-win32): Don't build expect if we're not
15090         building the tcl subdir.
15092 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15094         * Makefile.in: (configure-target-examples, all-target-examples):
15095         New targets, configure and build example programs.
15097 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15099         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15100         use it as input to sedit the generated MPW makefile.
15101         * mpw-README: Add a suggestion about Gestalt.h.
15103 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15105         * config.sub: Accept *-*-ieee*.
15107 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15109         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15110         Ronald F. Guilmette <rfg@monkeys.com>.
15112 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15114         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15115         for powerpc-pe native.
15116         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15117         (target==powerpc-pe): duplicate i386-win32 entry.
15119 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15121         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15122         of vxworks, not just vxworks5.1.
15124 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15126         * mpw-configure: Add support for exec-prefix.
15128 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15130         * config.guess: Recognize HP model 816 machines as having
15131         a PA1.1 processor.
15133 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15135         * configure: Ignore new autoconf configure options.
15137 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15139         * config.guess:  Recognize Pentium under SCO.
15140         From Robert Lipe <robertl@arnet.com>.
15142 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15144         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15146 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15148         * configure.in: Don't configure gas for alpha-dec-osf*.
15150 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15152         * configure.in: Default to --with-stabs for some targets for which
15153         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15154         i[345]86*-*-unixware*.
15156 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15158         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15159         rather than basing it on the target.  Simplify handling of options
15160         controlling which directories to configure.  Remove extraneous
15161         slash in multi-clean target.
15163 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15165         * config-ml.in: Prefix more variables with ml_ so they don't collide
15166         with configure's.
15168 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15170         * configure: Don't turn -v into --v.
15172 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15174         * configure.in (targargs): Fix typo.
15176         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15178 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15180         * configure.in: Strip --host and --target options from
15181         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15182         --with-cross-host option when building with a cross-compiler.
15183         * configure: Canonicalize the arguments put into config.status by
15184         always using `=' for an option with an argument.  Pass a presumed
15185         --host or --target explicitly.
15187 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15189         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15190         into general OS recognition case.
15192 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15194         * configure.in (target_configdirs): add target-winsup only
15195         for win32 target systems.
15197 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15199         * Makefile.in (all-target-libgloss): Depend upon
15200         configure-target-newlib, since when libgloss is built it looks to
15201         see if the newlib directory exists.
15203 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15205         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15206         cfg-ml-*.in.
15208 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15210         * configure: Handle LD and LD_FOR_TARGET when configuring a
15211         Canadian Cross.
15213 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15215         * configure.in (target_libs): add target-winsup.
15216         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15217         (target==ppcle-pe): remove ld from $noconfigdirs.
15219 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15221         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15222         Preserve relative path names in $srcdir.  Build symlink tree if
15223         configuring cross target dir and srcdir=. (= no VPATH support).
15224         (configure-target-libg++): Depend on configure-target-librx.
15225         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15226         * config-ml.in: New file.
15227         * symlink-tree: New file.
15228         * configure: Ensure srcdir="." if that's what it is.
15230 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15232         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15233         includes and FLEX_SKELETON setting.
15234         * mpw-configure (--with-gnu-ld): New option, controls whether
15235         to use PPCLink or ld with PowerMac GCC.
15236         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15237         * mpw-config.in: Configure grez if targeting Mac.
15239         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15240         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15241         just macos.
15242         * configure.in: Configure grez resource compiler if targeting Mac.
15243         * Makefile.in (all-grez, install-grez): New targets.
15245 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15247         * configure: CXX defaults to gcc, not g++.  If we find
15248         gcc in the path, set CC to gcc -O2.
15250 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15252         * configure: Default ${build} correctly.  Avoid picking up extra
15253         spaces when reading CC and CXX from Makefile.  When doing a
15254         Canadian Cross, use plausible default values for numerous
15255         variables.
15256         * configure.in: When doing a Canadian Cross, don't try to
15257         configure tools whose configure script can't handle it.
15259 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15261         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15263 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15265         * configure:  Remove dubious bug reporting address.
15267 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15269         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15270         configure script, run that instead of this directory's configure.
15271         In either case, print a message that we're configuring the sub-dir.
15273 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15275         * configure.in: Before checking for the existence of various files,
15276         use sed to filter out "target-".
15278 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15280         * Makefile.in (DO_X): Split rule to decrease command line length
15281         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15282         (Philippe De Muyter).
15284 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15286         * Makefile.in (all-patch): depend on all-libiberty.
15288 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15290         * configure.in: If the only directory in target_configdirs which
15291         actually exists is libiberty, then set target_configdirs to empty,
15292         to avoid trying to build a target libiberty in a gas or gdb
15293         distribution.
15295 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15297         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15298         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15299         systems.
15301 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15303         * configure.in (copy_dirs): Use sys-include instead of include
15304         for --with-headers option.
15306 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15308         * Makefile.in, configure.in: Make winsup builds work with
15309         new scheme.
15311 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15313         * configure.in: Build the linker on AIX.
15315 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15317         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15318         where needed.
15320 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15322         * Makefile.in (all-gcc): Fix typo.
15324 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15326         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15328 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15330         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15331         to target-xiberty, to provide more flexibility.
15332         (target_subdir):  Define.  Create if cross.
15333         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15334         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15335         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15336         check-libFOO -> check-target-libFOO, etc.
15337         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15338         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15339         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15340         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15341         allow ALL_GCC="" to only configure.
15342         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15343         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15344         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15346 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15348         * Makefile.in (taz): Build "info" in etc explicitly.
15350 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15352         * configure.in:  Make sure that CC is undefined (as opposed to
15353         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15354         problem with autoconf trying to configure on a host without GCC.
15356 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15358         * mpw-configure: Set host alias from choice of host compiler,
15359         only use generic MPW Makefile sed if present, edit a file
15360         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15361         * mpw-README: Add problem notes about CW6 and CW7.
15363 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15365         * Makefile.in (taz): Use ";" instead of ";;".
15367 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15369         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15370         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15371         DISTDOCDIRS.
15372         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15373         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15375 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15377         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15378         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15379         Move bfd to DISTSTUFFDIRS.
15381 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15383         * Makefile.in (X11_LIB): Removed.
15384         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15386         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15388 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15390         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15391         names.
15393 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15395         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15397 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15399         * configure.in (i[345]86-*-win32): Always build newlib.
15400         Don't configure cvs, autoconf or texinfo.
15401         * Makefile.in (LD_FOR_TARGET): New.
15402         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15403         Pass down LD_FOR_TARGET.
15405 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15407         * winsup: New directory.
15408         * Makefile.in: Build winsup.
15409         * configure.in: Winsup is configured when target is win32.
15410         Can only build win32 target GDB when native.
15412 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15414         * config.guess: Recognize HP model 819 machines as having
15415         a PA 1.1 processor.
15417 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15419         * configure: Fix sed loop which substitutes for CC and CXX to
15420         avoid bug found in various sed implementations.
15422 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15424         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15425         simulator.  Use standard powerpc-*-eabi*.
15427 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15429         * configure.in: Stop putting gas and binutils in noconfigdirs for
15430         powerpc-*-aix* and rs6000-*-*.
15432 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15434         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15435         -mcall-aixdesc libraries.
15437 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15439         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15441         * config.sub (arm | armel | armeb): Fix shell syntax.
15443 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15445         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15446         -msoft-float and -mcpu=common support.
15447         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15448         libraries.
15450 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15452         * configure.in: Allow configuration and build of emacs19 for the alpha.
15454 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15456         * configure.in (CC): Get ^CC, not just any old CC, from
15457         ${host_makefile_frag}.
15459 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15461         * configure.in (CC): Try to get CC from
15462         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15464 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15466         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15467         only if it exists in $(srcdir).
15469 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15471         * configure: If CC and CXX are not set in the environment, set
15472         them, based on either an existing Makefile or on searching for gcc
15473         in PATH.  Substitute for CC and CXX in Makefile.
15474         * configure.in: Remove libm from target_libs.  Separate
15475         target_configdirs from configdirs.  If CC is not set in
15476         environment, try to get it from a host Makefile fragment.  Rewrite
15477         changes of configdirs to use skipdirs instead.  A few minor
15478         tweaks.  Take directories out of target_configdirs as they are
15479         taken out of configdirs.  Remove existing Makefile files from
15480         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15481         CONFIG_ARGUMENTS in Makefile.
15482         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15483         by configure.in.
15484         (CONFIG_ARGUMENTS): Likewise.
15485         (CONFIGURE_TARGET_MODULES): New variable.
15486         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15487         ($(CONFIGURE_TARGET_MODULES)): New target.
15488         (configure-libg++, configure-libio): New targets.
15489         (all-libg++): Depend upon configure-libg++.
15490         (all-libio): Depend upon configure-libio.
15491         (configure-libgloss, all-libgloss): New targets.
15492         (configure-libstdc++): New target.
15493         (all-libstdc++): Depend upon configure-libstdc++.
15494         (configure-librx, all-librx): New targets.
15495         (configure-newlib): New target.
15496         (all-newlib): Depend upon configure-newlib
15497         (configure-xiberty): New target.
15498         (all-xiberty): Depend upon configure-xiberty.
15500 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15502         * configure.in (host i[345]86-*-win32):  Expand the
15503         noconfigdirs again.
15505 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15507         * mpw-configure: Fix sed command file name.
15509 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15511         * configure.in (host i[345]86-*-win32): Reduce the
15512         noconfigdirs again.
15514 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15516         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15517         or powerpc*-*-pe*, since they are not yet supported.
15519 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15521         Add PowerMac support and many other enhancements.
15522         * mpw-configure: New option --cc to select compiler to use,
15523         paste options set according to --cc into the generated
15524         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15525         if mpw-make.sed is present.
15526         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15527         add forward includes for PowerPC include files.
15528         * mpw-build.in: Build using Makefile.PPC if present.
15529         (do-byacc, etc): Remove separate version resource builds.
15530         (do-gas): Build "stamps" before "all".
15531         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15532         * mpw-README: Update to reflect --cc option, PowerMac support,
15533         and recently-reported compatibility problems.
15535 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15537         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15538         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15539         (--with-multilib-top): Pass to recursive invocations.
15541 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15543         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15544         v810-*-*.
15546 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15548         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15549         gdb, ld and opcodes on v810-*-*.
15551 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15553         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15554         (local-maintainer-clean): New target.
15555         (maintainer-clean): New target.
15556         (realclean): Just depend upon maintainer-clean.
15558 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15560         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15562 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15564         * configure.in: Build ld in mips*-*-bsd* case.
15566 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15568         * config.sub: Accept -lites* OS.  From Ian Dall.
15570 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15572         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15573         targets.
15575 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15577         * configure.in: treat i386-win32 canadian cross the same as
15578         i386-go32 canadian cross.
15580 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15582         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15583         running under the simulator to build a reduced set of libraries.
15584         (powerpc-*-eabiaix): Add fine grained multilib support added to
15585         other powerpc targets yesterday.
15587 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15589         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15590         -disable-softfloat, -disable-relocatable, -disable-aix, and
15591         -disable-sysv to control which multilib libraries get built.
15593 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15595         * configure: Add Makefile.tem to list of files to remove in trap
15596         handler.
15598 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15600         * config.guess (*Linux*):  Add missing "exit"s.
15601         Also, need specific check for alpha-unknown-linux (uses COFF).
15603 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15605         * config.guess:  Merge with FSF:
15607         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15608         * config.guess (AIX4): More robust release numbering discovery.
15610         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15611         * config.guess (i386-sequent-ptx): Properly get version number.
15613         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15614         * config.guess (mips:*:4*:UMIPS): New case.
15616 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15618         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15619         (i386-win32 host): Likewise.  Don't build readline.
15621 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15623         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15624         SUPPORT_FILES to submakes.
15626 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15628         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15629         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15630         mpw-configure.
15632 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15634         * configure.in (appdirs): Use =, not ==, in test expression when
15635         trying to build the text to print in the warning message for
15636         Solaris users.
15638 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15640         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15642 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15644         * config.guess: Recognize lynx-2.3.
15646 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15648         * config.sub (z8ksim): Deleted
15649         (z8k-*-coff): New, this is the one true name of the target.
15651 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15653         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15655 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15657         * config.guess (*:Linux:*:*): First try asking the linker what the
15658         default object file format is (elf, aout, or coff).  Then if this
15659         fails, try previous methods.
15661 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15663         * configure.in: Don't build newlib for *-*-vxworks5.1.
15665 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15667         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15668         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15670 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15672         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15674 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15676         * cfg-ml-com.in: New file.
15677         * cfg-ml-pos.in: New file.
15679 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15681         * COPYING.NEWLIB: Add HP free copyright to list.
15683 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15685         * config.sub: Recognize -eabi* for the system, not just -eabi.
15687 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15689         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15690         * config.sub, configure.in (win32): New target and host.
15692 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15694         * configure.in: Add i386-pe configuration.
15696 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15698         * mpw-build.in (install): Install GDB after LD.
15700 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15702         * mpw-config.in (elf/mips.h): Always forward-include, needed
15703         for GDB to build.
15705 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15707         * testsuite: New directory for customer acceptance and whole tool
15708         chain tests.
15710 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15712         * configure: If per-host line isn't found, but AC_OUTPUT is found
15713         and a configure script exists, run it instead.
15715 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15717         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15719 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15721         * configure: Set build_{cpu,vendor,os,alias} to host values when
15722         --build isn't specified.
15724 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15726         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15727         (FLAGS_TO_PASS): Pass them.
15728         (EXTRA_TARGET_FLAGS): Ditto.
15730 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15732         * Makefile.in (all-libg++): Depend on all-libstdc++.
15734 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15736         * configure.in (noconfigdirs): Enable all packages for
15737           i386-unknown-netbsd.
15739 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15741         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15742         hosted builds (DOS builds)
15744 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15746         Changes for ARM based on patches from Richard Earnshaw:
15747         * config.sub: Handle armeb and armel.
15748         * configure.in: Omit arm linker only for riscix.
15750 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15752         * config.guess:  Update from FSF.
15754 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15756         * config.sub: Recognize powerpcle as the little endian variant of
15757         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15758         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15759         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15760         temporarily.
15762 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15764         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15766 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15768         * config.sub: Accept -lites* as a basic system type.
15770 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15772         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15773         installed, and if so return linuxoldld as the system name.
15775 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15777         * config.guess: Add hppa1.1-hp-lites support.
15779 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15781         * configure.in: Don't build newlib for m68k-vxworks5.1.
15783 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15785         * configure.in (mips-sgi-irix6): Use mh-irix5.
15787 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15789         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15791 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15793         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15794         OSF/1.  Fix compiler flags.
15795         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15797 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15799         * configure.in: Recognize --with-newlib.
15800         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15802 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15804         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15805         to *_X11_MODULES due to gdbtk needing X include files et al.
15807 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15809         Merge in support for Mac MPW as a host.
15810         (Old change descriptions retained for informational value.)
15812         * mpw-config.in: Add generic include forwards for cpu-specific
15813         include files in aout and elf directories.
15815         * mpw-configure: Added copyright.
15816         * mpw-config.in: Check for presence of required build tools.
15817         (target_libs): Add newlib.
15818         (target_tools): Add examples.
15819         (Read Me): Generate as "Read Me for MPW" instead.
15820         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15821         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15822         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15824         * mpw-configure: Remove subdir-specific makefile hackery,
15825         delete mk.tmp after using it.
15827         * mpw-build.in (all): Display start and end times.
15829         * mpw-configure (host_canonical): Set.
15830         (target_cpu): Always add to makefiles.
15831         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15832         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15833         (mpw-mh-mpw): Look for in srcdir and srcroot.
15834         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15836         * mpw-build.in: (install-only): New target.
15838         * mpw-configure (host_alias, target_alias): Rename from hostalias
15839         and targetalias, add into generated Makefile.
15840         (mk.tmp): If present, add into generated Makefile.
15841         * mpw-build.in (all-gas): Build config.h first before gas proper.
15843         * mpw-configure (config.status): Write only if changed.
15844         * mpw-config.in (readline): Configure it (not built, just used for
15845         definitions).
15847         * mpw-config.in (elf/mips.h): Add a forward include.
15849         * mpw-config.in: Forward-include most .h files in include into
15850         extra-include.
15851         (readline): Don't build.
15852         mpw-build.in (install): Install GDB.
15854         * mpw-configure (prefix, mpw_prefix): Handle it.
15855         * mpw-config.in (mmalloc, readline): Don't configure.
15856         * mpw-build.in (thisscript): Rename to ThisScript.
15857         Use mpw-build instead of BuildProgram everywhere.
15858         (mmalloc, readline): Don't build.
15859         * mpw-README: New file, basic documentation about the MPW port.
15861         * mpw-config.in: Use forward-include to create include files.
15863         * mpw-configure: Add more things to the top of each configured
15864         Makefile, including contents of config/mpw-mh-mpw.
15865         * mpw-config.in (extra-include): Create this directory and fill it
15866         with Posix-like include files when configuring.
15868         * config.sub (apple, mac, mpw): Add various aliases.
15870         * mpw-build.in: New file, top-level build script fragment for MPW.
15871         * mpw-configure: New file, configure script for MPW.
15872         * mpw-config.in: New file, config fragment for MPW.
15874 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15876         * configure.in (host_libs): Remove glob, since it is gone from the
15877         sources.
15879 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15881         * Makefile.in: define empty GDB_NLM_DEPS var.
15883         * configure.in(target_makefile_frag): use config/mt-netware
15884         for netware targets.
15886 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15888         * config.sub: Merge in recent FSF changes.  Remove linux special
15889         cases.
15891 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15893         Revert this change:
15895         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15897                 * build-all.mk: Use CC=cc -Xs on Solaris.
15899 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15901         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15902         stop using it.
15903         * Makefile.in: Nuke all references to glob subdirectory.
15905 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15907         * configure.in: Fix --enable-shared logic in per-host.
15909 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15911         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15913 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15915         * configure.in (noconfigdirs): Don't build gas on AIX, for
15916         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15918 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15920         * configure: Fix --cache-file to work if the file argument is a
15921         relative path.
15923 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15925         * configure: If the --cache-file is used, pass it down to
15926         configure in subdirectories.
15928 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15930         * config.sub: add vxworks29k configuration.
15932 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15934         * Makefile.in (taz): Do "diststuff" part quietly.
15936 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15938         * config.sub: Mini-merge with gcc/config.sub.
15940 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15942         * config.guess (IRIX): Sed - to _.
15944 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15946         * Makefile.in (source-vault, binary-vault): New targets.
15948 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15950         * config.sub: Recognize -eabi as a basic system type.
15952 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15954         * configure.in (enable_shared stuff): Fix typo.
15956 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15958         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15960 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15962         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15964 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15966         * configure.in (rs6000-*-*): Don't build gas.
15968 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15970         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15971         reduce command line length.
15972         (AS_FOR_TARGET): Check for as.new, not Makefile.
15973         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15975 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15977         * config.guess:  Merge from FSF.
15979 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15981         * configure: Don't use $ when handling program_suffix.
15983 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15985         * configure.in:  Configure tk for hppa/hpux.
15987 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15989         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15991 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15993         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15994         to LIBCXXFLAGS.  Tests are better run without it.
15996 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15998         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16000 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16002         * configure.in (*-*-netware*): Don't configure xiberty.
16004 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16006         * configure.in:  Remove tk from native_only list.
16008 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16010         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16011           for special NCD build.
16013 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16015         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16016         makeall.bat, they're only useful for binutils snapshots.
16017         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16018         makeall.bat to specified SUPPORT_FILES.
16020 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16022         * build-all.mk: Add Ericsson targets to sun4 and solaris
16023           hosts.  Add  BNR's sun4 target to solaris host, so their
16024           build-from-source will be tested in-house first.
16026 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16028         * Makefile.in (LIBCFLAGS): New variable.
16029         (CFLAGS_FOR_TARGET): Ditto.
16030         (LIBCFLAGS_FOR_TARGET): Ditto.
16031         (LIBCXXFLAGS): Ditto.
16032         (CXXFLAGS_FOR_TARGET): Ditto.
16033         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16034         (BASE_FLAGS_TO_PASS): Pass them.
16035         (EXTRA_TARGET_FLAGS): Ditto.
16037         * configure.in: Support --enable-shared.
16039 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16041         * configure.in (target_libs):  Include libstdc++ again.
16042         * config.guess:  Update from FSF (for FreeBSD).
16044 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16046         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16047         makeall.bat.
16048         (DISTDOCDIRS): Add `etc'.
16049         (ETC_SUPPORT_PFX): New variable.
16050         (taz): Include anything from etc starting with a word in
16051         ETC_SUPPORT_PFX.
16053 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16055         * config.sub: Update for recent FSF changes.  Remove obsolete
16056         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16057         spacing changes.
16059 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16061         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16063         * config.guess:  Merge with FSF.
16064         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16066 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16068         * configure: Since the "trap 0" handler will override the exit
16069         status on many systems, only use it for "exit 1", and make it set
16070         a non-zero exit status; reset it before "exit 0".  Also, check
16071         exit status of config.sub, and error out if it failed.
16073 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16075         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16076         and install libgloss.
16078 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16080         * Makefile.in (all-binutils): Depend upon all-byacc.
16082         * configure.in: Don't build emacs on Irix 5.
16084 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16086         * configure.in (*-*-netware*): Add libio.
16088 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16090         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16091         (CHECK_TARGET_MODULES): Ditto.
16092         (INSTALL_TARGET_MODULES): Ditto.
16093         (TARGET_LIBS): Ditto.
16094         (all-libstdc++): Note dependencies.
16096 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16098         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16100 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16102         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16103         -fexternal-templates.
16105         * configure.in (target_libs): Add libstdc++.
16106         (noconfigdirs): Add libstdc++ as appropriate.
16108 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16110         * config.guess:  Update from FSF.
16112 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16114         * configure: Use ${config_shell} when running ${configsub}.
16116 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16118         * config.sub: No longer recognize h8300h.
16120 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16122         * config.sub: Remove extraneous differences between config.sub and
16123         gcc/config.sub.
16125 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16127         * Makefile.in (DISTSTUFFDIRS): Add gas.
16129 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16131         * COPYING.NEWLIB: New file.
16133 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16135         * config.guess (HP-UX):  Patch from Harlan Stenn
16136         <harlan@landmark.com> to also emit release level.
16138 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16140         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16142 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16144         * config.sub:  Merge nextstep cleanup from FSF.
16146 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16148         * configure.in (arm-*-*): Don't configure ld for this target.
16150 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16152         * configure.in (*-*-netware): don't configure libg++, libio,
16153           librx, or newlib.
16155 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16157         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16158         configure ld--it works, but it doesn't support shared libraries.
16160 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16162         * config.guess (*-unknown-freebsd*):  Get rid of possible
16163         trailing "(Release)" in version string.
16164         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16166 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16168         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16169         Fix type: *-next-neststep -> *-next-nextstep.
16171         * config.guess:  Merge from FSF:
16173         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16175         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16177         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16179         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16180         instead of UNIX_SV for UnixWare 1.0).
16182 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16184         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16185         to make gdb/nlm/* build after the compiler and linker.
16187 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16189         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16190         not just i[34]86.
16191         (m68k-atari-sysv4):  Relocate to match FSF version.
16193         * config.guess:  More merges from the FSF:
16195         Add a space before function call or macro invocation.
16197         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16199         * config.guess: Add trap cmd to remove dummy.c and dummy when
16200         interrupted.
16202         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16204         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16205         (dummy): Redirect stderr from compilation of dummy.c.
16207         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16209         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16211 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16213         * configure: Accept and ignore --cache*, for compatibility with
16214         new autoconf.
16216 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16218         * config.guess:  Merge from FSF:
16220         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16222         * config.guess (Pyramid*:OSx*:*:*): New case.
16223         (PATH): Add /.attbin at end for finding uname.
16224         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16226         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16228         * config.guess (M88*:DolphinOS:*:*): New case.
16230         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16232         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16233         to select whether to use ELF or COFF.
16235         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16237         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16239         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16241         * config.guess: Guess the OS version for HPUX.
16243         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16245         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16247 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16249         * configure.in: Recognize --with-headers, --with-libs, and
16250         --without-newlib.
16251         * Makefile.in (all-xiberty): Depend upon all-ld.
16253 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16255         * configure.in: Change i[34]86 to i[345]86.
16257 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16259         * configure (version): A few more tweaks to help message.
16261 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16263         * Makefile.in:  Remove (for now) librx as a host library,
16264         now that we're building it for target.
16266 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16268         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16269         (Karl Berry).
16271 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16273         * configure.in:  Also configure librx.
16275 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16277         * Makefile.in:  Update various rules to reflect that librx
16278         is now needed for libg++.
16280 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16282         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16284 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16286         * configure.in: Configure the examples directory.
16288 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16290         * configure: Simplify Jun 2 1994 change.
16292 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16294         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16295         /bin/gcc isn't good enough to build gcc.
16297 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16299         * Makefile.in (GDB_SUPPORT_FILES): Remove
16300         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16301         (gdb.tar.gz): Add new rule to use standard distribution building
16302         mechanism.
16304 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16306         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16307         Bill Cox <bill@cygnus.com>.
16309 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16311         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16313 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16315         * configure:  Search current dir first in .gdbinit.
16317 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16319         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16321 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16323         * config.sub:  Refer to NeXT's operating system as nextstep.
16325         * config.sub (case $basic_machine):  Re-order the cases, to match
16326         the order in the FSF version (which is mostly alphabethical).
16327         Merge in some additions and changes from the FSF.
16329 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16331         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16332         * config.sub: Recognize cxux7.
16333         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16335 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16337         * config.sub:  Fix typo powerpc -> powerpc-*.
16339 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16341         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16343         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16344         parallel with all-emacs and install-emacs).  Top-level command
16345         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16347 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16349         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16350         $(relbindir)/make before doing ``make install'', and use
16351         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16352         installing over running make binary.
16353         ($(host)-stamp-stage3-installed): Likewise.
16355 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16357         * config.guess: Recognize Mach.
16359 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16361         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16362         see whether --exec-prefix was used.
16364 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16366         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16368 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16370         * Makefile.in: Add all-librx target similar to all-libproc.
16372 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16374         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16375         with post 1.2 uname bogosity.
16377 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16379         * configure: Remove temporary files on receipt of a signal.
16381 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16383         * configure: If there is a package_makefile_frag, remove
16384         ${subdir}/Makefile.tem after copying it in.
16386 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16388         * build_all.mk: support rs6000 lynx identifies itself as
16389         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16390         since /bin/gcc is too feeble to compile a modern gcc.
16392 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16394         * brought devo/test-build.mk update-to-date with progressive/
16395           test-build.mk. Add lynx targets and hppa flag info.
16397 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16399         * configure.in:  Use mh-ncrsvr43.  Patch from
16400         Tom McConnell <tmcconne@sedona.intel.com>.
16402 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16404         * config.guess (i386-unknown-bsdi):  No longer need to
16405         check #if defined(__bsdi__) && defined(__i386__).
16407 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16409         * configure: Set program_transform_nameoption correctly.
16411 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16413         * brought build-all.mk update-to-date with progressive build-all.mk,
16414           added new targets and hppa info.
16416 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16418         * configure: If config.guess result is a prefix of the user
16419         specified target, assume a native build and use the user specified
16420         target as the host alias.  Remove SunOS patch suffix removal hack.
16421         * configure.in: Remove SunOS patch suffix removal hack.
16423         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16424         in NATIVE_CHECK_MODULES.
16426 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16428         * Makefile.in: Rename HOST_ONLY to NATIVE.
16429         * configure: Delete SunOs patch suffix from host_canonical
16430           and build_canonical variables that are prepended to Makefiles.
16431         * configure.in: Add comments for easier maintenance.
16433 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16435         * Makefile.in: Add all-libproc target similar to all-gui.
16437 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16439         * Makefile.in (CHECK_MODULES): split into
16440         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16442 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16444         * config.guess (i386-unknown-bsdi): New system to guess.
16446 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16448         * Makefile.in: Add all-gui target (but not yet build by "all").
16450 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16452         * config.sub: Move deletion of patch suffix from here...
16453         * configure.in: To here, at Ian's suggestion.  The top-
16454           level scripts might need to know of a patch level.
16456 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16458         * config.sub: Strip off patch suffix so rtl is recognized
16459           as a sunos4.1.3 machine, even though it's been patched.
16461 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16463         * Makefile.in (INSTALL_LAST): Delete.
16464         (INSTALL_DOSREL): New.
16466 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16468         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16469         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16470         whether we pass down --with-gnu-ld anyhow.
16472 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16474         * Makefile.in (INSTALL_LAST): Change operation so it works
16475         on more flavors of make.
16476         * configure.in (go32): Don't build libg++ or libio.
16478 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16480         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16481         they can be overriden by templates.
16483 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16485         * configure.in (target==go32): Don't build gdb.
16486         * dosrel: New directory.
16488 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16490         * configure.in (host==go32): Configure dosrel too.
16491         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16492         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16493         be set by incoming names or templates.
16494         (INSTALL_LAST): New rule.
16496 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16498         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16500 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16502         * configure.in (appdirs): New variable.  Currently empty, but will
16503         be used in gas distribution.  If nonempty, lists a set of
16504         directories at least one of which must get configured, or top
16505         level configuration is considered to have failed.
16506         (rs6000-*-lynxos*): Use new file name.
16508 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16510         Eliminate XTRAFLAGS.
16511         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16512         newlib include files using -idirafter, and also use -nostdinc.
16513         (CXX_FOR_TARGET): Likewise.
16514         (XTRAFLAGS): Removed.
16515         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16516         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16517         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16518         ($(DO_X)): Don't pass down XTRAFLAGS.
16520 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16522         * configure.in (mips*-dec-bsd*): New target; do build linker.
16523         (mips*-*-bsd*): New target; don't build linker.
16525 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16527         * configure.in: support rs6000-*-lynxos* configuration.
16528         support sunos4 as a cross target.
16530         * config.sub: look for lynx*, not lynx since the OS version may
16531         legitimately be part of the name.
16533 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16535         * configure.in (i[34]86-*-sco*): Move to be with other i386
16536         targets.
16537         (romp-*-*): New target.  Skip various binary utilities.
16538         (vax-*-*): New target.  Don't build newlib.
16539         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16541 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16543         * configure.in: Only set host_makefile_frag if config
16544         directory exists.
16546 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16548         * install.sh: If $dstdir exists, don't check whether each
16549         component does.
16551 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16553         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16555 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16557         * configure.in (*-*-lynxos*): Don't configure newlib for either
16558         native or cross Lynx.
16560 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16562         * config.sub (sparc64-elf): Fix os.
16563         (z8k): Remove duplicate.
16565 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16567         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16568         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16570 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16572         * configure: Make file links cleanly even if Lynx fails on
16573           an NFS symlink (at least fail cleanly).
16575 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16577         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16578         -XNh2000.
16580 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16582         * configure: Unknown options are fatal again.
16584 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16586         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16587         compatibility.
16589 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16591         * build-all.mk: Add `clean' target.
16593 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16595         * config.guess:  Add SINIX support.
16596         * configure.in:  Add mips-*-sysv4* support.
16598 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16600         * build-all.mk: Document all useful targets.
16601         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16602         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16604 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16606         * configure: Support --silent, --quiet.
16608 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16610         * configure: Support --disable-FEATURE.
16612 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16614         * config.guess: Recognize NCR running SVR4.3.
16616 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16618         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16619         Patch from Paul Eggert <eggert@twinsun.com>.
16621 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16623         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16625 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16627         * configure: Make unrecognized options give nonfatal warnings
16628         instead of fatal errors, and pass them to any subdirectory
16629         configures in case they recognize them.
16630         Make --x equivalent to --with-x.
16632 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16634         * configure: Add --enable-* options.  Clean up usage message and
16635         some comments.
16637 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16639         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16641 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16643         * configure.in (hppa*-*-*): Enable binutils.
16645 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16647         * config.sub: Recognize cisco.
16649 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16651         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16653 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16655         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16656         than one configuration name.  Add comment.
16658 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16660         * config.guess: about target *-hitachi-hiuxwe2, fixed
16661         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16662         macro is incorrect.]
16664 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16666         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16667         than the "make ls" stuff which used to be here.
16669 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16671         * config.guess:  Recognize i[34]86-unknown-freebsd.
16672         From Shawn M Carey <smcarey@rodan.syr.edu>.
16674 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16676         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16678 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16680         * config.guess: Check for ptx.
16682 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16684         * config.sub: Add os9k checking.
16686 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16688         * config.guess: Handle OSF1 running on HPPA processors
16690 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16692         * configure: If subdir configure fails, print out a message with
16693         subdirectory name, in case subdir's configure code didn't identify
16694         itself.
16696 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16698         * configure.in: Remove embedded newlines from configdirs.
16699         Avoid mismatches of substrings.  Fix matching strings at end
16700         of configdirs.
16702 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16704         * config.guess:  Add Lynx/rs6000 config support.
16706 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16708         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16710 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16712         * configure.in (hppa*-*-osf*): Treat this just like most other
16713         PA configurations (eg no binutils or ld).
16714         (hppa*-*-*elf*): These configurations have binutils and ld.
16716 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16718         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16720 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16722         * configure.in (rs6000-*-*): Build gas.
16724 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16726         * Makefile.in:  Avoid bug in losing hpux sed.
16728 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16730         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16731         for GDB and GDB has been fixed to not need it.
16733 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16735         * config.guess: Recognize vax hosts.
16737 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16739         * configure (while loop): Don't use "break 2" inside case
16740         statement -- the case statement isn't an enclosing loop.
16742 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16744         * config.guess:  Clean up NeXT support, to allow nextstep
16745         on Intel machines.  Make OS be nextstep.
16747 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16749         * config.guess: Add alternate forms for Convex.
16751 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16753         * configure:  Completely rewrite option processing.  Take
16754         advantage of pattern-matching to avoid invoking test frequently.
16755         Also clean up host and target defaulting logic.
16757 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16759         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16760         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16761         commands (plus user environment) will fit SCO limits.
16763 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16765         * configure.in: Don't issue warnings about directories which are
16766         not being configured if -norecursion is set.  Correct test for
16767         --with-gnu-as and --with-gnu-ld to not get confused by substring
16768         matches.
16770         * configure.in: Don't build gas for alpha-dec-osf1*.
16772 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16774         * configure:  Back out Per's change of 12/19/1993.  It changes the
16775         behavior of configure in unexpected and confusing ways.
16777         Also, use different delim char when calculating
16778         program_transform_name so that the name can contain slashes.
16780 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16782         * configure.in, config.sub: Add support for VSTa micro-kernel.
16784 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16786         * configure.in: Nuke hacks which were used to get a special
16787         version of GAS for HPPA configurations.
16789 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16791         * configure:  If only ${target_alias} is given, use that
16792         as the default for ${host_alias}.
16793         * configure:  Add missing back-slashes before nested quotes.
16795 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16797         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16799 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16801         * config.guess:  Recognize some Tektronix configurations.
16802         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16804 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16806         * config.sub: Match any flavor of SH.
16808 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16810         * configure.in: Don't try to configure newlib for Alpha.
16812 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16814         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16815         libg++ or libio for any Alpha target.
16817         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16819 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16821         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16822         default arguments -- so it tried to compress itself.
16824 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16826         * configure.in (notsupp): ensure that a space is always at the end
16827           of the configdirs list, since the grep checks for an explicit space
16829 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16831         * configure.in (target i386-sysv4.2): don't build ld, since static
16832           versions of many libraries are not available.
16834 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16836         * config.guess: Recognize Apollos (using environment variables).
16837         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16839 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16841         * config.guess: Recognize Sony news mips running newsos.
16843 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16845         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16846         "fi ; else" for bash.
16848 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16850         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16852 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16854         * config.sub: accept unixware as an alias for svr4.2.
16855         Fix some inconsistancies with the gcc version.
16857 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16859         * Makefile.in (DISTDOCDIRS):  Add gdb.
16861 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16863         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16865 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16867         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16868         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16869         this now.
16871 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16873         * config.sub: Accept hiux* as an OS name.
16875         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16876         etc/make-stds.texi.  The underscore came from gcc, and dje now
16877         agrees that RUNTESTFLAGS is the correct name.
16879 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16881         * install.sh:  Remove 'set -e'.  It makes any conditionals
16882         in the script useless.
16884         * config.guess: Automatically recognize arm-acorn-riscix
16885         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16887 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16889         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16891 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16893         * Makefile.in (DISTDOCDIRS): New variable.
16894         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16895         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16897 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16899         * configure.in (hppa target): check the source directory for the
16900           pagas sub-directory
16902 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16904         * config.sub: Allow -aout* and -elf*.
16906 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16908         * configure.in: Don't build ld on i386-solaris2, same as for
16909         sparc-solaris2.
16911 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16913         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16915 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16917         * configure.in:  Configure gdb for alpha.
16919 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16921         * Makefile.in (CXXFLAGS): Add -O.
16923 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16925         * config.guess: added support for DG Aviion
16927 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16929         * configure.in: Produce warning message for subdirectories not
16930         configurable for this host/target combination.  Don't try to
16931         configure gdb for vms.
16933 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16935         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16936         appropriate files before making "diststuff".
16937         (DISTBISONFILES): New var: list of files to be edited.
16938         (DISTSTUFFDIRS): Add binutils.
16940 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16942         * config.sub: also handle mipsel and mips64el (for little endian mips)
16944 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16946         * configure.in: Add * to end of all OS names.
16948 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16950         * configure.in: Build newlib for LynxOS native.
16952 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16954         * config.guess: Add support for delta 88k running SVR3.
16956         * configure.in: Add comment about HP compiler vs. emacs.
16958 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16960         * configure.in: don't build ld on solaris2 (not a viable option
16961           due to bugs in getpwnam & getpwuid)
16963 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16965         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16966         config.guess will produce a full version number.
16968 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16970         * configure.in: Build linker and binutils for alpha-dec-osf1.
16972 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16974         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16975         and gdb/testsuite/Makefile.in.
16977 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16979         * configure.in: recognize mips*- instead of mips-
16981 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16983         * config.sub: Accept linux*coff and linux*elf as operating
16984         systems.
16986 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16988         * config.sub: Recognize mips64, and mips3 as an alias for it.
16990 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16992         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16993         gdb knows how to handle OSF/1 shared libraries.
16995 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16997         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16998         * config.guess: Recognize Hitachi's HIUX.
16999         * config.sub: Recognize h3050r* and hppahitachi.
17000         Remove redundant cases for hp9k[23]*.
17002 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17004         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17005         if gas and ld are in the source tree and are in ${configdirs}.
17006         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17007         --with options (but still pass them down on the command line,
17008         if they were explicitly specified).
17010 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17012         * configure: substitute SHELL value in Makefile.in with
17013         ${CONFIG_SHELL}
17015 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17017         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17018         *-*-solaris2* targets.
17020 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17022         * Makefile.in: define M4, and pass it down to sub-makes;
17023         all-autoconf now depends on all-m4
17025 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17027         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17028         presence of {ar,ranlib} instead of a configured directory
17030 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17032         * config.guess: Accept 34?? as well as 33?? for NCR.
17034 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17036         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17037         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17039 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17041         * configure: grab values for $(CC) and $(CXX) from the
17042         environment, so that someone can do "CC=gcc configure; make" and
17043         have it work right (matching the way that autoconf works now)
17045         * configure.in, Makefile.in: add support for gash, the tcl
17046         interface to Galaxy
17048         * config.guess: add NetBSD variants (hp300, x86)
17050 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17052         * install.sh: Support -d option (in the manner of SunOS 4 install,
17053         as it is more deterministic than that of GNU install)
17054         (chmodcmd): Set file to mode 755 by default (should also do default
17055         chgrp and chown, but I don't feel like dealing with that now)
17057 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17059         * config.sub: Remove h8300hhms alias.
17061 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17063         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17065 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17067         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17068         as stmp-fixinc
17070 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17072         * config.sub: recognize m88110-bug-coff.
17074 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17076         * Makefile.in (all-libio): all dependencies on the toolchain used
17077         to build this (gcc, gas, ld, etc)
17079 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17081         * config.guess: Deal with OSF/1 1.3 on alpha.
17083 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17085         * install.sh: add some 'else true' clauses for portability
17087         * configure.in: don't build libio for h8[35]00-*-* targets
17089 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17091         * Makefile.in:  Add support for new libio.
17093 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17095         * install.sh: If one command fails, don't try the rest.  Don't try
17096         to remove $dsttmp (via trap) unless we have already created it.
17097         If $src doesn't exist, detect it and exit with an error.
17099         * config.guess: Recognize BSD on hp300.
17101 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17103         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17104         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17106 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17108         * Makefile.in (all-send-pr): depends on all-prms
17110 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17112         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17114 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17116         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17117         Added test for mips-mips-riscos5.
17119 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17121         * configure.in: use mh-hp300 for 68k HP hosts
17123 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17125         * configure: add support for CONFIG_SHELL, so that you can use
17126         some alternate shell for evaluating configure scripts
17128 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17130         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17131         in configure script to bug-gdb@prep.ai.mit.edu when building
17132         distribution archive.
17133         * Makefile.in (COMPRESS):  Remove def.
17134         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17135         gdb.tar.Z and make-gdb.tar.Z respectively.
17136         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17137         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17138         to convergence with 'taz' target in Makefile.in.
17140 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17142         * install.sh (dsttmp): use trap to ensure that tmp files go
17143         away on error conditions
17145 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17147         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17149 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17151         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17152         its parent is '/' not ''.
17154         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17156 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17158         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17159         that ${newsrcdir}/configure.in does.
17161 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17163         * test-build.mk: support for CONFIG_SHELL
17165 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17167         * config.sub (netware):  Add as a basic system type.
17169 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17171         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17172           $(srcdir)/ from the dependency on Makefile.in.
17174 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17176         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17177         (h8300hhms is temporary until multi-libraries are implemented).
17178         * configure.in: Handle h8300h too.
17180 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17182         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17184 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17186         * configure:  Remove extraneous output when guessing host type.
17187         * config.guess:  Remove extraneous output when guessing using C
17188         compiler rather than uname, or when guessing fails.
17190 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17192         * Makefile.in: remove all.cross and install.cross targets
17194         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17195           definitions
17197 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17199         * configure.in (target sh): Build gprof.
17201 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17203         * config.sub: change -solaris to -solaris2
17205 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17207         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17209 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17211         * configure: Correct error message for missing Makefile.in to
17212         print correct directory.
17214 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17216         * install.sh: kludge around 386BSD shell bug
17218 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17220         * config.guess:  Recognize NeXT.
17221         * config.guess:  Recognize i486-ncr-sysv4.
17222         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17224 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17226         * Makefile.in (MAKEINFOFLAGS): New variable.
17227         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17228         * build-all.mk, test-build.mk: Pass down --no-split as
17229         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17231 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17233         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17235 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17237         * Makefile.in (libg++.tar.z):  New rule.
17238         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17239         * Makefile.in (taz):  Only do a single chmod.
17241 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17243         * install.sh: don't use dirname anymore (replaced with sed usage)
17245 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17247         * Makefile.in:  Change extension for gzip'd files from '.z' to
17248         '.gz' per new FSF standard usage.
17250 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17252         * configure: put quotes around the final value of program_transform_name
17254 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17256         * Makefile.in: new install.sh support; update install-info rules
17258 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17260         * configure.in: Build diff for crosses, but not for go32 host.
17262         * configure.in: Build gprof only for native, and don't build it
17263         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17265 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17267         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17269 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17271         * configure.in (host_tools): Add prms.
17273 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17275         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17276         with $(FLAGS_TO_PASS) on the command line
17278         * config.sub: Recognize lynx and lynxos
17280 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17282         * config.sub: Accept -ecoff*, not just -ecoff.
17284 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17286         * Makefile.in (taz): Use .gz suffix instead of .z.
17287         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17288         names.
17290 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17292         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17294 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17296         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17297         that rebuilds that might happen during 'make install' don't get
17298         bogus gcc include files
17300 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17302         Change from Utah for HPPA support:
17303         * config.guess: Recognize hppa1.x-hp-bsd.
17305 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17307         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17308         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17310 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17312         * config.sub: Add support for rom68k and bug boot monitors.
17314 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17316         * Makefile.in: Make all-opcodes depend on all-bfd.
17318 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17320         * config.guess: Added special check for i[34]86-univel-sysv4*.
17322 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17324         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17325         the processor rather than assuming i486.
17327 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17329         * config.guess: Recognize SunOS6 as Solaris3.
17331 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17333         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17334         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17336 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17338         * build-all.mk (all-cross): New target for Canadian Cross.
17339         Added Q2 go32 targets.
17340         * test-build.mk: Configure go32 cross sparclite-aout and
17341         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17342         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17344 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17346         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17347         GO32 hosted toolchains
17349 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17351         * configure: change  so "-exec-prefix" gets passed down rather
17352         than "-exec_prefix" so autoconf generated Makefiles get the
17353         exec_prefix set right.
17355 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17357         * config.guess: get the Solaris2 minor version number
17359         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17361 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17363         * config.guess: Recognize some Sequent platforms.
17365 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17367         * Makefile.in: added the vault-install target
17369         * configure.in: actually use the Sun3 makefile fragment that's in
17370         config, also added the release dir to configdirs
17372 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17374         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17376 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17378         * configure.in: remove some program from Alpha targetted toolchains
17380 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17382         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17383         gprof.
17384         (taz): Run "make diststuff" in those directories instead of "make
17385         proto-dir".  Look for "VERSION=" only at start of line in subdir
17386         Makefile.  Use "gzip -9" for compression.
17387         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17388         (binutils.tar.z): New target.
17390 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17392         * Makefile.in (taz): Include gpl.texinfo.
17394 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17396         * Makefile.in (setup-dirs): Merged into "taz" target.
17397         (taz): Only do `proto-dir' stuff if a directory is actually needed
17398         for this target.
17400 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17402         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17403         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17404         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17405         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17406         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17408 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17410         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17411         config.sub, and move-if-change to gdb testsuite distribution
17412         archive, so the testsuite can be extracted, configured, and
17413         run separately from the gdb distribution.  Blow away the Chill
17414         tests that require a Chill compiled executable, since GNU Chill
17415         is not yet publically available.
17417 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17419         * test-build.mk: set environment variables in a single command,
17420         instead of a list of assignments and exports
17422         * config.guess: recognize Alpha/OSF1 systems
17424 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17426         * configure: Change help message to prefer --options rather than
17427           -options.
17429 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17431         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17432         zippy@ecst.csuchico.edu.
17433         * config.guess: Recognize miniframe.
17435 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17437         * Makefile.in: Use srcroot to find runtest rather than rootme.
17438         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17440 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17442         * test-build.mk: Extensive additions to support building on a
17443         machine other than the host.
17445 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17447         * configure (tooldir): Fix for i386-aix again.
17449 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17451         * configure, Makefile.in:  Change definition of $(tooldir)
17452         to match the FSF.
17454 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17456         * config.guess:  Recognize i[34]86/SVR4.
17458 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17460         * Makefile.in (all-gdb): gdb depends on sim.
17462 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17464         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17465         at the same time we make the prototype gdb directory.
17466         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17467         files at the same time as the gdb base release distribution.
17469 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17471         * Makefile.in (check): Use individual check targets rather than
17472         DO_X rule.
17473         (check-gcc): Added.
17475 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17477         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17478         for System V release 3.2.
17480 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17482         * config.sub: Recognize hppaosf.
17483         * configure.in: Do configure ld/binutils/gas for it.
17485 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17487         * configure (tooldir): Alter syntax used to set this, for systems
17488         where "\$" isn't handled right, like i386-aix.
17490 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17492         * configure: Pass program-transform-name, not
17493         program_transform_name, to recursive configures.
17495 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17497         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17498         of gas+ld+binutils.
17500 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17502         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17504 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17506         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17508 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17510         * Makefile.in (PRMS): Set back to all-prms.
17512 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17514         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17515         targets, rather than for MIPS hosts.
17517 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17519         * configure.in: add comment for --with-x default values
17521         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17523         * Makefile.in: add check-* targets for each of the directories in
17524         the tree.  Add a definition of RUNTEST that will use the one we
17525         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17527 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17529         * configure.in: Removed obsolete references to bfd_target and
17530         target_makefile_frag.
17532         * build-all.mk: Set assorted targets for Q2.
17533         * config.sub: Recognize z8k-sim and h8300-hms.
17534         * test-build.mk: Really don't pass host to configure.
17535         (HOLES): Added uname.
17537 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17539         * configure: Handle an empty program-prefix, program-suffix or
17540         program-transform-name correctly.
17542 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17544         * build-all.mk: -G 8 no longer required for MIPS targets.
17545         * test-build.mk: Don't pass host argument to configure; make it
17546         guess.
17548 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17550         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17551         * Makefile.in (COMPRESS):  New macro, like GZIP.
17553 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17555         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17557         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17558         with gas currently defaults to -G 0.
17560 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17562         * Makefile.in (all-flex): flex depends on byacc.
17564         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17565         to test-build.mk as RELEASE_TAG.
17566         * test-build.mk (configargs): New variable containing arguments to
17567         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17568         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17570         * config.guess: Use /bin/uname when checking -X argument on SCO,
17571         to avoid invoking GNU uname which doesn't understand -X.
17573         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17575         * configure.in: Build gas for mips-*-*.
17577 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17579         * Makefile.in (all.normal): insert missing backslash.
17581 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17583         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17585         * Makefile.in: Complete overhaul to merge many almost identical
17586         targets.
17588 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17590         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17591         (gdb.tar.Z): Adjusted.
17593         * Makefile.in (setup-dirs, taz): New targets; should be general
17594         enough to adapt for gdb sometime.  Build only .z file.
17595         (gas.tar.z): New target.
17597 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17599         * build-all.mk: Use CC=cc -Xs on Solaris.
17601 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17603         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17604         for handling BISON for FSF releases.
17606 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17608         * configure: Actually implement the change zoo just documented.
17610 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17612         * configure: when using config.guess, only set target_alias when
17613         it's not already been set (ie, on the command line)
17615 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17617         * Makefile.in: add installcheck target, set PRMS to install-prms
17619 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17621         * configure: add support for package_makefile_fragment, handle the
17622         case where a directory has a configure.in file but no Makefile.in
17623         more gracefully (with an actual understandable error message, even);
17624         add support for --without (and add this to the usage message); also
17625         explicitly add a --host=${host_alias} to the command line when
17626         config.guess is used
17628 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17630         * configure: Must use both --host and --target in recursive calls.
17632 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17634         * Makefile.in: Change deja-gnu to dejagnu.
17636 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17638         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17640 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17642         * configure.in: canonicalize all instances to *-*-solaris2*,
17643         also strip out a number of tools to not build for go32 host
17645 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17647         * config.guess: add GPL.
17649         * Makefile.in, config.guess, config.sub, configure: bump
17650           copyrights to 93.
17652 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17654         * Makefile.in (do-info): Removed obsolete check for existence of
17655         localenv file.
17657         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17659 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17661         * Makefile.in: a couple of 'else true' for decstation,
17662         support for TclX
17664         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17666 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17668         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17670 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17672         * config.guess: Recognize i386-ibm-aix (PS/2).
17673         * configure.in: Use config/mh-aix386 file for it.
17675 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17677         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17678         CC_FOR_TARGET instead.
17679         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17681 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17683         * Makefile.in: Add sim to list of directories sent with gdb
17685 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17687         * configure.in: Put back mips-dec-bsd* case.
17689 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17691         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17692         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17693         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17695 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17697         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17699         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17700         (install-info): install dir.info only if it exists,
17701         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17703 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17705         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17706         gas for mips-dec-bsd.
17708 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17710         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17711         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17713 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17715         * configure.in: Added "dejagnu" to hosttools list.
17717 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17719         * config.sub, configure.in, config.guess:  Add support
17720         for Bosx, an AIX variant from Bull.
17721         Patches from F.Pierresteguy@frcl.bull.fr.
17723 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17725         * devo/dejagnu: Initial creation of devo/dejagnu.
17726         Migrated dejagnu testcases and support files for testing software
17727         tools to reside as subdirectories, currently called "testsuite",
17728         within the directory of the software tool.  Migrated all programs,
17729         support libraries, etc. beloging to dejagnu proper from
17730         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17731         with no modifications.  The changes to these files which will
17732         allow them to configure, build, and execute properly will be made
17733         in a future update.
17735 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17737         * Makefile.in: Change send_pr to send-pr.
17738         * configure.in: Likewise.
17739         * send_pr: Renamed directory to send-pr.
17741 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17743         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17745 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17747         * README:  Update for gdb-4.8 release.
17748         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17749         gdb-xxx.tar.z (gzip'd) file also.
17751 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17753         * Makefile.in: make all-diff depend on all-libiberty
17755 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17757         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17759 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17761         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17763 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17765         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17766         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17767         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17769 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17771         * Makefile.in:  makeinfo binary is in a new location
17773 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17775         * config.sub: Accept -ecoff as an OS.
17777         * Makefile.in: Various changes to eliminate a level of make
17778         recursion and reduce the required command line length.
17779         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17780         sub-makes.
17781         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17782         variables holding settings for specific sub-makes.
17783         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17784         in terms of BASE_FLAGS_TO_PASS.
17785         (TARGET_LIBS): New variable listing directories which use
17786         TARGET_FLAGS_TO_PASS.
17787         (subdir_do): Eliminated.
17788         (do-*): New set of targets to replace subdir_do.
17789         (various): All targets which used subdir_do now depend on do-*.
17790         (local-clean): Renamed from do_clean.
17791         (local-distclean): New target, dependency of distclean and
17792         realclean.
17793         (install-info): Don't create directories.  Depend on dir.info
17794         rather than calling make recursively.
17795         (install-dir.info): Eliminated.
17796         (install-info-dirs): Create all info directories here.
17797         (dir.info): Depend upon do-install-info.
17799         * test-build.mk (HOLES): Added false.
17801 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17803         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17805 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17807         * Makefile.in (info): remove dependency on all-texinfo.  The
17808         problem was really in texinfo/C, not at this level.
17810 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17812         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17814 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17816         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17817         GDB releases.
17819 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17821         * configure: Include srcdir in message about target of link not
17822         being found.  Don't convert `-' to `_' in `with' options being
17823         passed to subdirs.
17825 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17827         * configure.in: add uudecode to host_tools
17829         * Makefile.in: added {all,install}-uudecode targets, added them to
17830         the appropriate lists
17832 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17834         * Makefile.in (all-gcc): Added dependency on all-gas.
17836         * configure.in (mips-*-*): Build ld and binutils.
17838 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17840         * configure: check return code from mkdir, print error message and
17841           exit on failure.
17843 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17845         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17847 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17849         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17851 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17853         * config.sub (h8500):  Recognize this as a cpu type.
17855 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17857         * configure: source directory missing is no longer a warning
17859         * configure.in: recognize irix[34]* instead of irix[34]
17861         * Makefile.in: define and pass down X11_LIB
17863 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17865         * guess-systype: Renamed to ...
17866         * config.guess:  ... by popular request.
17867         * configure.in, Makefile.in:  Update accordingly.
17869 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17871         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17872         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17873         + Execute ./dummy instead of assuming . is in PATH.
17875 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17877         * guess-systype:  New shell script.  Attempts to guess the
17878         canonical host name of the executing host.
17879         Only a few hosts are supported so far.
17880         * configure:  Call guess-systype if no host is specified.
17882 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17884         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17885         gcc Makefile.
17888 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17890         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17891         (all-gcc, install-gcc, subdir_do): Use it.
17893 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17895         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17897 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17899         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17900           set exclusively by configure, using configure.in .
17902 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17904         * test-build.mk: set $PATH for all builds
17906         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17908 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17910         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17911         the one used in gcc/Makefile.in, so that a null expansion doesn't
17912         override the one needed to build gcc with a native cc.
17915 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17917         * configure: Accept -with arguments.
17919 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17921         * Makefile.in: added h8300sim
17923 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17925         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17926         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17927         (all-cygnus, native, build-cygnus): Make
17928         $(canonhost)-stamp-3stage-done, not $(host)....
17929         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17930         i386-sco3.2v4.  Added else true to if command.
17932 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17934         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17936 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17938         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17940 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17942         * configure.in: don't remove binutils from Solaris builds
17944 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17946         * Makefile.in: get rid of earlier definitions for *clean,
17947         also handle the recursive info rule better
17949 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17951         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17952         do more-or-less the right thing.
17954 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17956         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17957         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17959 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17961         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17962         $(host_canonical).
17964         * configure.in: split the configdirs list into 4 categories (native
17965         v. cross, library v. tool) and handle the cross-only and native-
17966         only in more reasonable (and correct!) way.
17968 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17970         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17971         configdirs anymore.
17973 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17975         * Makefile.in: extensive cleanup::  removed all of the explicit
17976         clean-* targets, collapsed many wrappers around subdir_do into
17977         one, added additional targets to satisfy standards.texi, deleted
17978         some old targets, some changes for consistency
17980 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17982         * configure.in: handle some programs as cross-only, and others as
17983         native only
17985         * test-build.mk: handle partial holes in a more generic manner
17987         * Makefile.in: m4 depends on libiberty
17989 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17991         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17992         time, wdiff, and find to configdirs
17994         * Makefile.in: all, clean, and install rules for the new programs
17995         added to configure.in
17997 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17999         * configure.in: use mh-sun for all *-sun-* hosts
18001 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18003         * Makefile.in: define flags for X11 include files and library file
18004         locations, pass them down to the programs that need this info
18006         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18008 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18010         * configure.in: start building libg++ for HP-UX targets
18012 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18014         * README:  Update references to files moved into etc/.
18016 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18018         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18019         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18021 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18023         * configure: accept dash as well as underscore in long option
18024         names for FSF compatibility.
18026 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18028         * config.sub: added -sco3.2v4 support from FSF.
18030 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18032         * configure.in: expand the section that adds or removes
18033         directories from the list of programs to build, to handle native
18034         vs. cross in addition to host v. native
18036 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18038         * Makefile.in:  Replace C++ in macro names with CXX.
18039         This is less likely to break ...
18041 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18043         * test-build.mk: add -w to GNU_MAKE
18045 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18047         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18048         add 'sparc' to list of recognized cpus.  This needed to make
18049         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18050         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18051         then changes that into $CPU-wrs-vxworks.
18053         * configure.in: remove most references to gdbtest, regularize
18054         target based program removal
18056         * test-build.mk: import from p3 tree (many fixes and changes)
18058 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18060         * Makefile.in: added rules to handle tcl, tk, and expect
18062         * configure.in: handle those directories if they exist
18064 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18066         * config.sub: removed bogus hppabsd and hppahpux names, since
18067         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18069 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18071         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18072         depends upon all-xiberty
18074         * Makefile.in: changes from p3, including:
18076         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18078         * Makefile.in (XTRAFLAGS): include newlib directories if
18079         newlib/Makefile exists, rather than if host != target.
18081         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18083         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18084         from the same source tree and not building a cross-compiler.  This
18085         matters for the libg++ configuration if reconfiguring a tree that
18086         has already been installed.
18088         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18090         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18091         pick up the machine and system specific header files.
18093         * Makefile.in: added AS_FOR_TARGET, passed down in
18094         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18095         the C compiler to use to create programs which are run in the
18096         build environment, set it to default to $(CC), and passed it down
18097         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18099         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18101         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18102         We need them for unusual native builds, like systems without
18103         ranlib.
18105         * configure: also define $(host_canonical) and
18106         $(target_canonical), which are the full, canonical names for the
18107         given host and target
18109 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18111         * Makefile.in:  Added separate definitions for C++.
18113 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18115         * configure.in (configdirs):  Add deja-gnu.
18117 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18119         * README:  Update for configure.texi and gdb-4.7 release.
18121 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18123         * Makefile.in:  Move "all" target to top of file.
18124         Previously, first target was ".PHONY" which caused BSD4.4 make
18125         to build .PHONY when make was run without arguments.
18127 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18129         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18130         Library-copylefted code in libiberty.
18132 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18134         * config.sub:  Replace m68kmote with plain old m68k.
18136 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18138         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18140 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18142         * config.sub: Complain if no argument is given.  Added support for
18143         386bsd as OS and target alias.
18145 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18147         * Makefile.in (XTRAFLAGS): include newlib directories if
18148         newlib/Makefile exists, rather than if host != target.
18150 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18152         * config.sub: recognize sparclite-wrs-vxworks.
18154         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18155         p3.) Added clean-xiberty to clean.
18157 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18159         * configure.in: use *-*-* instead of nested cases for host and target
18161 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18163         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18164         from the same source tree and not building a cross-compiler.  This
18165         matters for the libg++ configuration if reconfiguring a tree that
18166         has already been installed.
18168 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18170         * config.sub (i486v/i486v4):  Merge in from FSF version.
18172 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18174         * configure: only set PWD if it is already set.
18176 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18178         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18179         doesn't have unset and all success paths (and most error paths)
18180         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18181         to just ${PWD} to avoid confusion.)
18183 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18185         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18186         even for a native compilation.
18188 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18190         Changes to make the gdb.tar.Z rule work better.
18192         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18193         (DEVO_SUPPORT):  Add configure.texi.
18194         (bfd-ilrt.tar.Z):  Remove ancient rule.
18196 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18198         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18199         pick up the machine and system specific header files.
18201         * configure.in, config.sub: added new target m68010-adobe-scout,
18202         with alias of adobe68k.  Changed configure.in to check for
18203         -scout before -sco* to avoid a false match.
18205         * Makefile.in: added AS_FOR_TARGET, passed down in
18206         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18207         the C compiler to use to create programs which are run in the
18208         build environment, set it to default to $(CC), and passed it down
18209         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18211 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18213         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18214         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18215         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18216         FOR_TARGET variants, to newlib and libg++.
18218 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18220         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18221         first.
18223 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18225         * config.sub:  Accept `elf' as an environment.
18227 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18229         * Makefile.in (all-opcodes):  cd into the right directory
18231 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18233         * configure: added -program_transform_name option, used as
18234         argument to sed when installing programs.
18235         configure.texi: added documentation for -program_prefix,
18236         -program_suffix and -program_transform_name.
18238 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18240         * config.sub:  Accept i486 where i386 ok.
18242 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18244         * config.sub: accept we32k
18246 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18248         * config.sub, configure.in: accept OSE68000 and OSE68k.
18250         * Makefile.in: don't create all directories for ``make install'';
18251         let the subdirectories create the ones they need.
18253 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18255         * COPYING: new file, GPL v2
18257 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18259         * Makefile.in: use the new gen-info-dir, which needs a template
18260         argument (which also lives in texinfo)
18262         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18264 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18266         * config.sub (ncr3000):  Change i386 to i486.
18268 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18270         * Makefile.in: add install-rcs, install-grep to
18271         install-no-fixedincludes, removed install-bison and install-libgcc
18273 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18275         * configure.in: grab the HPUX makefile fragment if on HPUX
18277 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18279         * Makefile.in: eradicate bison spoor (ditto libgcc).
18280          configure.in: recognise m68{k,000}-ericsson-OSE.
18281          es1800 is alias for m68k-ericsson-OSE
18283 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18285         * configure.in: rearrange the parts that remove programs from
18286         configdirs, based now on HOST==TARGET or by canonical triple.
18288 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18290         * test-build.mk: recurse explicitly with -f test-build.mk when
18291           appropriate.  predicate stage3 and comparison on the existence
18292           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18293           On very clean, also remove ...stamp-co.  Build in-place before
18294           doing other builds.
18296 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18298         * Makefile.in, configure.in: add tgas
18300 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18302         * Makefile.in: a number of changes merged in from progressive.
18304         * configure.in: add libm.
18306         * .cvsignore: ignore some stuff that comes from test-build.mk.
18308 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18310         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18312 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18314         * configure: Add program_suffix (parallel to program_prefix)
18315         * Makefile.in: adjust directory-creating script for losing decstation
18317 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18319         * configure:  Minor $subdir-related fixes.
18321 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18323         * configure: fix various problems with propogating
18324         makefile_target_frag in subdirs.
18325         * configure.in: config libgcc if its there
18327 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18329         * config.sub:  HPPA merge.
18331 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18333         * Makefile.in:  Replace all-bison with all-byacc in all
18334         dependency lines for other tools (which now use byacc).
18336 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18338         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18340 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18342         * Makefile.in: make gprof rules similar to byacc rules (instead of
18343         vestigal $(unsubdir) that didn't work...)
18345 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18347         * config.sub:  Add support for Linux.
18348         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18349         (at least for libg++).
18351 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18353         * configure.texi: fix doc for the -nfp option to configure
18355 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18357         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18359 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18361         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18362         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18363         * configure.in: added solaris* host_makefile_frag hook.
18365 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18367         * config.sub: changed recognition of m68000 so that various
18368         m68k types can be specified via m680[01234]0
18370 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18372         * config.sub (basic_machine): fix sed so that '-foo' isn't
18373         completely substituted out while .+'-foo' loses the '-foo'
18375 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18377         * config.sub ($os): Add -aout.
18379 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18381         * configure:  If host_makefile_frag is absolute, don't
18382         prefix ${invsubdir} (relevant to libg++ auto-configure).
18384 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18386         * Makefile.in (tooldir): Define it.
18387         (all-ld): Depend on all-flex.
18389 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18391         * Makefile.in (check):  Fix libg++ special case.
18393 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18395         * configure: do not bury `pwd` into config.status, thus do fewer
18396           pwd's.
18398         * configure: print the "Building in" message only when building in
18399           other than "." AND verbose.
18401         * configure: remove -s, rework -v to better accommodate guested
18402           configures.
18404         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18406 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18408         * Makefile.in: macroize flags passed on recursion.  remove
18409           fileutils.
18411 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18413         * configure: get makesrcdir right for subdirs deeper than 1.
18415         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18416           install.
18418 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18420         * Makefile.in: don't print subdir_do or recursion lines.
18422 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18424         * standards.texi: added menu item.
18426         * Makefile.in: build and install standards.info.
18428         * standards.texi: new file.
18430 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18432         * configure: test for and move config.status pieces from
18433           ${subdir}/.
18435 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18437         * configure:  Test for existance of files before trying to mv
18438         them, to avoid numerous non-existance messages.
18440 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18442         * configure: correct final line of config.status.
18444         * configure: patch from eggert.  Avoids a protection problem if
18445           the original Makefile.in is read only.
18447         * configure: use move-if-change from gcc to create config.status.
18448           Some makefiles depend on config.status to tell if a directory
18449           has been reconfigured for a different host.  This change
18450           prevents those directories from remaking everything in the case
18451           where the reconfig was only intended to rebuild a Makefile.
18453         * configure: test for config.sub with "config.sub sun4" rather
18454           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18455           host alias from a missing config.sub.
18457 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18459         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18460           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18462 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18464         * configure: mkdir ${subdir} as needed.
18466 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18468         * Makefile.in,configure.in: added autoconf.
18470 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18472         * Makefile.in: no longer pass against on recursion.
18474         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18475           definitions are not inherited.
18477         * configure: correct makesrcdir when subdir is .
18479 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18481         * configure:  Add support for 'subdirs' variable, which is
18482         like 'configdirs', except that configure doesn't re-invoke
18483         itself for subdirs, it just creates a Makefile for each subdir.
18484         * configure.texi:  Document subdirs.
18486 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18488         * configure.in: added flex to configdirs
18490 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18492         * Makefile.in: remove clean-stamps from clean.
18494 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18496         * configure.in:  Add gdbtest to configdirs.
18498 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18500         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18501         to recursive makes.
18502         * configure.in:  Recognize new ncr3000 config.
18504 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18506         * Makefile.in, configure.in: removed references to gdbm.
18508 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18510         * config.sub:  Don't canonicalize os value
18511         newsos* to bsd (readline needs to check for newsos).
18512         (This fix was earlier made Jan 31, but got re-broken.)
18514 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18516         * configure.in:  sco is an os, not a vendor!
18518         * configure:  Quote $( better.  Keep various shells happy.
18520 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18522         * Makefile.in: eliminate stamp-files.
18524 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18526         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18527           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18529 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18531         * config.sub:  fix iris/iris3.
18533 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18535         * configure: re-add -rm.
18537 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18539         * Maskefile.in: add .stmp-rcs to all.
18541         * configure.in: remove gas from rs6000 build, use aix host fragment.
18543 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18545         * configure: pass down site_option during recursion.
18547 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18549         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18551 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18553         * configure: Change exec_prefix so that it really defaults to prefix.
18555 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18557         * Makefile.in, configure.in:  Add support for mmalloc library.
18559 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18561         * Makefile.in: add stmp dependencies for a few more things.
18563 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18565         * configure: adjusted error message on objdir/srcdir configure
18566           collision, per john's suggestion.
18568         * Makefile.in: add libiberty stmp to all and all.cross.
18570 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18572         * Makefile.in: remove force dependencies, add grep to all.
18574 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18576         * Makefile.in: drop flex.  make stamp files work.
18578         * configure: added test for conflicting configuration in srcdir,
18579           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18580           gets cranky.  use relative paths for configure and srcdir
18581           whenever possible.  Send some error messages to stderr that were
18582           going to stdout.
18584 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18586         * Makefile.in:  Fix libg++ rule to check for gcc directory
18587         before using gcc/gcc.  Also pass XTRAFLAGS.
18589 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18591         * Makefile.in: added stmp-files so that directories aren't polled
18592           when they are already built.
18594         * configure.texi: fixed a node pointer problem.
18596 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18598         * config.sub configure.in gdb/configure.in
18599         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18600         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18601         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18603 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18605         * configure: -recurring becomes -silent.  corrected help message
18606           for -site= option.
18608         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18610 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18612         * configure: when building Makefile for crosses, replace
18613           tooldir and program_prefix.  default srcdir from location of
18614           config.sub.  remove "for host in hosts" and "for target in
18615           targets" loops.
18617 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18619         * Makefile.in: Do not pass bindir or mandir to cvs.
18621 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18623         * Makefile.in, configure.in: removed traces of namesubdir,
18624           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18625           copyrights to '92, changed some from Cygnus to FSF.
18627         * configure.texi: remove most references to multiple hosts,
18628           multiple targets, subdirs, etc.
18630         * configure.man: removed rcsid. reference config.sub not
18631           config.subr.
18633         * Makefile.in: mkdir $(infodir) on install-info.
18635 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18637         * configure.texi:  Explain better about .gdbinit and about
18638         the environment that configure.in sections run in.
18640 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18642         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18644 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18646         * README:  DOC.configure => cfg-paper.texi.
18648 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18650         * config.sub (near case $os):  Don't convert newsos* to bsd!
18652 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18654         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18655         the number of copies of COPYING that go into the GDB tar file.
18657 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18659         * bfd/configure.in, gdb/config/mh-i386sco,
18660         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18661         Fix SCO configuration stuff.
18663 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18665         * Makefile.in:  For libg++, make sure the -I pointing
18666         to the gcc directory goes *after* all the libg++-local -I flags.
18667         Also, move just-gcc dependency from just-libg++ to all-libg++.
18669 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18671         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18673 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18675         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18677 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18679         * config.sub:  Add stratus configuration frags.  Also
18680         submitted to FSF.
18682 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18684         * Makefile.in (DEV_SUPPORT):  add configure.man.
18686         * config.sub(Decode manufacturer-specific):  add -none*.
18688 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18690         * Makefile.in:  remove form feeds to make Sun's make happy.
18691         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18693 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18695         * Makefile.in (AR_FLAGS):  Make quieter.
18697 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18699         * configure.in:  Add libg++.
18700         * configure:  When verbose, don't output the command line at each
18701         level; it will be unremarkably the same as the previous version,
18702         which will be the same as what the user typed.
18704 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18706         * configure.in, Makefile.in: fix clean-info, add flex.  add
18707           fileutils.
18709         * configure: be less sensitive to spaces in Makefile.in.  Do not
18710           look for sources in "..".  Doing so breaks subdirectories that
18711           might have their own configure.  If a subdir has it's own
18712           configure script, use it.
18714 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18716         * cfg-paper.texi: some changes suggested by rms.
18718 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18720         * config.sub:  Merge in some small additions from the FSF version,
18721         taken from the gcc distribution, to bring the Cygnus and FSF
18722         versions into closer sync.
18724 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18726         * configure.in:  Changed svr4 references to sysv4.
18728 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18730         * configure: added -V for version number option.
18732 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18734         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18735           renamed from DOC.configure to cfg-paper.texi.
18737 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18739         * configure, config.subr, config.sub: config.subr is now
18740           config.sub again.
18742 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18744         * configure.texi: new file, in progress.
18746         * Makefile.in: build info file and install the man page for
18747           configure.
18749         * configure.man: new file, first cut.
18751         * configure: find config.subr again now that configuration "none"
18752           has gone.  removed all traces of the -ansi option.  removed all
18753           traces of the -languages option.
18755         * config.subr: resync from rms.
18757 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18759         * configure, config.sub, config.subr: merge config.sub into
18760           config.subr, call the result config.subr, remove config.sub, use
18761           config.subr.
18763         * Makefile.in: revised install for dir.info.
18765 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18767         * configure.in: add decstation host makefile frag.
18769         * Makefile.in: BISON now bison -y again.  also install-gcc on
18770           install.  clean-gdbm on clean.  infodir belongs in datadir.
18771           Make directories for info install.  Build dir.info here then
18772           install it.
18774 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18776         * Makefile.in: fix for bad directory tests.
18778 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18780         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18781           regexp.  -srcdir relative was being handled incorrectly.
18783         * Makefile.in: unwrapped some for loops so that parallel makes
18784           work again and so one can focus one's attention on a particular
18785           package.
18787 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18789         * configure: added PWD as a stand in for `pwd` (for speed). use
18790           elif wherever possible.  make -srcdir work without -objdir.
18791           -objdir= commented out.
18793 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18795         * configure: +options become --options.  -subdirs commented out.
18796           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18797           Makefile now at top of generated Makefile.  Removed cvs log
18798           entries.  added -srcdir.  create .gdbinit only if there is one
18799           in ${srcdir}.
18801         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18802           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18803           and mandir now keyed off datadir by default.
18805 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18807         * Freshly created ChangeLog.
18810 Local Variables:
18811 mode: change-log
18812 left-margin: 8
18813 fill-column: 76
18814 version-control: never
18815 End: