2015-01-23 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git] / ChangeLog
blob9260c23a11a837cce56d8d1c843197140cfb64fd
1 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3         * MAINTAINERS (Write After Approval): Add myself.
5 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
7         * MAINTAINERS: (Write After Approval): Add myself.
9 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
11         * MAINTAINERS: (Write After Approval): Add myself.
13 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
15         * MAINTAINERS: (Write After Approval): Add myself.
17 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
19         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
20         objective-c/c++ front end maintainer.
22 2015-01-13  Marek Polacek  <polacek@redhat.com>
24         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
26 2015-01-12  Jeff Law  <law@redhat.com>
28         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
29         a very long time.
31 2015-01-09  Ian Lance Taylor  <iant@google.com>
33         * configure.ac (host_tools): Add gotools.
34         * Makefile.def (host_modules): Add gotools.
35         (dependencies): Add dependency of all-gotools on all-target-libgo.
37 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
39         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
40         * configure: Regenerate.
42 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
44         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
45         all-target-libgomp.
46         * Makefile.in: Regenerate.
48 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
50         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
52 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
54         * configure.ac: Add Visium support.
55         * configure: Regenerate.
57 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
59         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
60         * configure: Regenerate.
62 2015-01-03  Andrew Pinski  <apinski@cavium.com>
64         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
65         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
66         (BASE_TARGET_EXPORTS): Add OBJCOPY.
67         (OBJCOPY_FOR_TARGET): New variable.
68         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
69         * Makefile.in: Regenerate.
70         * configure.ac: Check for already installed target objcopy.
71         Also GCC_TARGET_TOOL on objcopy.
72         * configure: Regenerate.
74 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
76         * config.sub: Update from upstream, to 2015-01-01 version.
77         * config.guess: Ditto.
79 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
81         * MAINTAINERS (RTEMS Ports): Add myself.
83 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
85         * MAINTAINERS (Write After Approval): Add myself.
87 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
89         * MAINTAINERS (Write After Approval): Add myself.
91 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
93         * configure.ac (--enable-as-accelerator-for): Don't set
94         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
95         * configure: Regenerate.
97 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
99         PR bootstrap/64023
100         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
101         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
102         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
103         to CXX.
104         * Makefile.in: Regenerated.
106 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
107             Yury Gribov  <y.gribov@samsung.com>
109         * .gitignore: Added .local.vimrc and .lvimrc.
110         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
111         * Makefile.in: Regenerate.
113 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
115         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
116         * configure: Regenerated.
118 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
120         * MAINTAINERS (nvptx port): New entry.
122 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
124         * configure: Regenerate.
126 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
128         * configure.ac: Merge with Binutils.
130 2014-11-26  Tobias Burnus  <burnus@net-b.de>
132         * Makefile.def: Make more dependent on mpfr, mpc and isl.
133         * Makefile.in: Regenerate.
135 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
137         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
138         missing flex.
139         * Makefile.in: Regenerated.
141 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
143         * Makefile.in: Regenerate.
145 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
147         PR bootstrap/63784
148         * libtool.m4: Add $pic_flag with -shared.
150 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
152         * MAINTAINERS (Write After Approval): Added myself.
154 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
156         * MAINTAINERS (write-after-approval): Add myself.
158 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
160         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
161         from 2 years ago.
163 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
165         Revert:
166         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
168         * MAINTAINERS (Write After Approval): Added myself as line map
169         maintainer.
171 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
173         Revert:
174         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
176         * MAINTAINERS (Write After Approval): Added myself.
178 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
180         * MAINTAINERS (Write After Approval): Added myself.
182 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
184         * MAINTAINERS (Write After Approval): Added myself as line map
185         maintainer.
187 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
189         * MAINTAINERS (Various Maintainers): Added myself as line map
190         maintainer.
192 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
194         * move-if-change: Sync from upstream gnulib.
196 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
198         * compile: Sync with upstream Automake.
199         * depcomp: Ditto.
200         * install-sh: Ditto.
201         * missing: Ditto.
202         * mkinstalldirs: Ditto.
203         * ylwrap: Ditto.
205 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
207         * config.sub: Update from upstream config repo.
208         * config.guess: Ditto.
210 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
212         * Makefile.def: Add liboffloadmic to target_modules.  Make
213         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
214         * Makefile.in: Regenerate.
215         * configure: Regenerate.
216         * configure.ac: Add liboffloadmic to target binaries.
217         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
218         Add liboffloadmic to noconfig list when C++ is not supported.
220 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
221             Thomas Schwinge  <thomas@codesourcery.com>
222             Ilya Verbin  <ilya.verbin@intel.com>
223             Andrey Turetskiy  <andrey.turetskiy@intel.com>
225         * configure: Regenerate.
226         * configure.ac (--enable-as-accelerator-for)
227         (--enable-offload-targets): New configure options.
229 2014-11-11  Tobias Burnus  <burnus@net-b.de>
231         * Makefile.def: Make all-gcc depend on all-isl.
232         * Makefile.in: Regenerate.
234 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
236         * ChangeLog.jit: New.
237         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
239 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
241         PR target/63610
242         * libtool.m4: Fix globbing of darwin versions.
243         * configure: Regenerate.
245 2014-11-11  Tobias Burnus  <burnus@net-b.de>
247         * config/cloog.m4: Remove.
248         * Makefile.def: Remove CLooG.
249         * Makefile.tpl: Ditto.
250         * configure.ac: Ditto.
251         * configure: Regenerate.
252         * Makefile.in: Ditto.
254 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
256         * configure.ac: Handle nvptx-*-*.
257         * configure: Regenerate.
259 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
261         * MAINTAINERS (Write After Approval): Add myself.
263 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
265         * Makefile.def (libcc1): Remove bootstrap=true;.
266         * Makefile.in: Regenerated.
268 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
270         * configure.ac: Update comment.
271         * configure: Regenerate.
273 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
275         * MAINTAINERS (Write After Approval): Add myself.
277 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
279         * configure.ac (extra_host_libiberty_configure_flags): Add
280         --enable-shared also for libcc1's benefit.
281         * configure: Regenerate.
283 2014-10-29  Tristan Gingold  <gingold@adacore.com>
285         * MAINTAINERS: Change my email address.
287 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
288             Tom Tromey  <tromey@redhat.com>
290         * Makefile.def: Add libcc1 to host_modules.
291         * configure.ac (host_tools): Add libcc1.
292         * Makefile.in, configure: Rebuild.
294 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
296         * configure.ac (build_configargs): Don't share config.cache between
297         build subdirs.
298         * configure: Regenerate.
300 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
302         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
303         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
304         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
305         leon3v7 as leon3.
306         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
307         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
308         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
309         * config/sparc/sparc.md (cpu): Add leon3v7.
310         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
312 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
314         * MAINTAINERS (write-after-approval): Add myself.
316 2014-10-23  Ian Lance Taylor  <iant@google.com>
318         * configure.ac: Disable the Go frontend on systems where it is known
319         to not work.
320         * configure: Regenerate.
322 2014-10-23  Richard Biener  <rguenther@suse.de>
324         * Makefile.def: Add libcpp build module and dependencies.
325         * configure.ac: Add libcpp build module.
326         * Makefile.in: Regenerate.
327         * configure: Likewise.
329 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
331         * MAINTAINERS (write-after-approval): Add myself.
333 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
335         * INSTALL/README: Do not mention CVS.
337 2014-10-03  Jing Yu  <jingyu@google.com>
339         * configure.ac: Add aarch64 to list of targets that support gold.
340         * configure: Regenerate.
342 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
344         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
346 2014-09-29  Catherine Moore  <clm@codesourcery.com>
348         * MAINTAINERS:  Add myself as MIPS maintainer.
350 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
352         * MAINTAINERS: Move myself to MIPS maintainers.
354 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
356         * MAINTAINERS: Put all email addresses between '<' and '>'.
358 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
360         * MAINTAINERS: Move myself to reviewers (Fortran).
362 2014-09-01  Andi Kleen  <ak@linux.intel.com>
364         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
365         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
366         * Makefile.in: Regenerate.
368 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
370         * rtx-classes-status.txt: Delete
372 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
374         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
376 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
378         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
379         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
380         of checking for version number.
381         * configure: Regenerated.
382         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
384 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
386         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
387         is done; begin phase 6 (use extra rtx_def subclasses).
389 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
391         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
392         done; begin phase 5 (additional rtx_def subclasses).
394 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
396         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
398 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
400         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
401         SET_BB_HEADER are done.
403 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
405         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
406         done.
408 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
410         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
412 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
414         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
416 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
418         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
420 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
422         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
424 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
426         * rtx-classes-status.txt: Phase 3 (per-file commits within
427         "config" subdirs) is done; begin phase 4 (removal of
428         "scaffolding").
430 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
432         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
433         dir) is done; begin phase 3 (per-file commits within "config"
434         subdirs).
436 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
438         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
439         phase 2 (per-file commits in main source dir).
441 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
443         * configure: Regenerated.
445 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
447         * rtx-classes-status.txt (TODO): Add SET_BND_TO
449 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
451         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
453 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
455         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
457 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
459         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
461 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
463         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
465 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
467         * MAINTAINERS (Write After Approval): Add myself.
469 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
471         * MAINTAINERS: Remove myself
473 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
475         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
477 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
479         * MAINTAINERS (Write After Approval): Add myself.
481 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
483         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
484         SET_BB_HEADER, SET_BB_FOOTER
486 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
488         * rtx-classes-status.txt: New file
490 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
492         * configure.ac: Eliminate ClooG installation dependency.
493         * configure: Regenerate.
494         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
495         * Makefile.in: Regenerate.
497 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
499         * MAINTAINERS (Write After Approval): Add myself.
501 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
503         * MAINTAINERS (Write After Approval): Add myself.
505 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
507         * MAINTAINERS (Write After Approval): Add myself.
509 2014-07-28  Anthony Green  <green@moxielogic.com>
511         Import from savannah.gnu.org:
512         * config.sub: Update to 2014-07-28 version.
514 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
516         * MAINTAINERS: Remove my MIPS maintainer entry.
518 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
520         PR target/47230
521         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
522         * configure: Regenerate.
524 2014-07-24  James Norris  <jnorris@codesourcery.com>
526         * MAINTAINERS (Write After Approval): Add myself.
528 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
530         * configure.ac: Accept only CLooG 0.18.1.
531         * configure: Regenerate.
533 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
535         * configure.ac: Don't accept isl 0.11.
536         * configure: Regenerate.
538 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
540         * MAINTAINERS (Write After Approval): Add myself.
542 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
544         * configure.ac: Don't accept isl 0.10.
545         * configure: Regenerate.
547 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
549         Fix include path for in-tree cloog.
550         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
551         * configure: Regenerate.
553 2014-06-18  Richard Henderson  <rth@redhat.com>
555         * .gitignore: Import gcc_update output.
557 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
559         * config-ml.in: Robustify ac_configure_args parsing.
561         * configure.ac (--enable-linker-plugin-configure-flags)
562         (--enable-linker-plugin-flags): New flags.
563         (configdirs): Conditionally add libiberty-linker-plugin.
564         * configure: Regenerate.
565         * Makefile.def (host_modules): Add libiberty-linker-plugin.
566         (host_modules) <lto-plugin>: Pay attention to
567         @extra_linker_plugin_flags@ and
568         @extra_linker_plugin_configure_flags@.
569         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
570         * Makefile.in: Regenerate.
572         * Makefile.tpl (configure-[+prefix+][+module+])
573         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
574         "module_srcdir" instead of "module" for locating a module's srcdir.
575         * Makefile.in: Regenerate.
577 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
579         * MAINTAINERS (Write After Approval): Add myself.
581 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
583         * MAINTAINERS: Update my email address.
585 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
587         * MAINTAINERS (Write After Approval): Add myself.
589 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
591         * MAINTAINERS (Write After Approval): Add myself.
593 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
595         PR libstdc++/61011
596         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
597         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
598         * configure: Regenerate.
600 2014-05-28  Pedro Alves  <palves@redhat.com>
602         * MAINTAINERS (Write After Approval): Add myself.
604 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
606         * MAINTAINERS: Update my affiliation/email.
608 2014-05-19  Mike Stump  <mikestump@comcast.net>
610         * MAINTAINERS: Add wide-int reviewers.
612 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
614         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
615         * configure: Regenerated.
617 2014-05-15  Torvald Riegel  <triegel@redhat.com>
619         * MAINTAINERS (libitm): Add myself as maintainer.
621 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
623         * MAINTAINERS (Write After Approval): Add myself.
625 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
627         * config.sub, config.guess: Import from upstream.
629 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
631         * MAINTAINERS (Write After Approval): Put myself in correct order.
633 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
635         * MAINTAINERS (Write After Approval): Add myself.
637 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
639         * MAINTAINERS: Move myself from Reviewers to Write After Approval
640         section.
642 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
644         * MAINTAINERS (Write After Approval): Delete myself.
646 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
648         PR sanitizer/56781
649         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
650         and -B* options with -Xcompiler.
652 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
654         PR bootstrap/60620
655         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
656         * Makefile.in: Regenerate.
658 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
660         * Makefile.def (dependencies): Make all-ld depend on all-binutils
661         for WINDRES_FOR_TARGET in default-manifest.o rule.
662         * Makefile.in: Regenerate.
664 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
666         * MAINTAINERS (Write After Approval): Add myself.
668 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
670         PR sanitizer/56781
671         * Makefile.def: Set bootstrap=true; for host fixincludes.
672         * configure.ac: Don't bootstrap host fixincludes unless
673         --with-build-config=bootstrap-{a,ub}san.
674         * Makefile.in: Regenerated.
675         * configure: Regenerated.
677 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
679         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
680         --enable-vtable-verify option parsing.  Don't add
681         target-libsanitizer to bootstrap_target_libs unless
682         --with-build-config=bootstrap-asan or
683         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
684         to bootstrap_target_libs unless --enable-vtable-verify.
685         * configure: Regenerated.
687 2014-03-10  Anatoly Sokolov <aesok@post.ru>
689         * MAINTAINERS (Write After Approval): Add myself.
691 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
693         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
695 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
697         PR bootstrap/58572
698         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
699         -I for libstdc++-v3 includes if $(LEAN).
700         * Makefile.in: Regenerated.
702 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
704         * MAINTAINERS: Update my email address.
706 2014-02-24  Walter Lee  <walt@tilera.com>
708         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
709         (tilegx-*-*): Change to tilegx*-*-*.
710         * configure: Regenerate.
712 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
714         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
716 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
718         * MAINTAINERS (Write After Approval): Add myself.
720 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
722         PR target/59788
723         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
724         *solaris2*.
726 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
728         * MAINTAINERS: Update my email address.
730 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
732         * MAINTAINERS: Convert to UTF-8.
733         Properly sort Xinliang David Li's entry.
735 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
736             Sandra Loosemore  <sandra@codesourcery.com>
738         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
739         nios2 port maintainers.
741 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
743         * MAINTAINERS (Write After Approval): Add myself.
745 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
747         * configure.ac: Add user-friendly check for native x86_64-linux
748         multilibs.
749         * configure: Regenerate.
751 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
753         * MAINTAINERS: Add myself as sh maintainer.
755 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
757         * MAINTAINERS: Add self as SLSR maintainer.
759 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
761         * MAINTAINERS: Update my email address.
763 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
765         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
767 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
769         * Makefile.in: Regenerate.
771         * Makefile.tpl: Fix typo.
772         * Makefile.in: Regenerate partially.
774 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
776         * configure.ac: Added libcilkrts to noconfig list when C++ is not
777         supported.
778         * configure: Regenerated.
780 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
782         * MAINTAINERS (Write After Approval): Add myself.
784 2013-10-30  Jason Merrill  <jason@redhat.com>
786         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
787         --disable-build-format-warnings.
789 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
791         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
792         depend on libstdc++ and libgcc.
793         * configure: Regenerate.
794         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
795         libcilkrts for POSIX and i*86, and x86_64 architectures.
796         * Makefile.in: Added libcilkrts related fields to support building it.
798 2013-10-26  Jeff Law  <law@redhat.com>
800         * Makefile.def (target_modules): Remove libmudflap
801         (languages): Remove check-target-libmudflap).
802         * Makefile.in: Rebuilt.
803         * Makefile.tpl (check-target-libmudflap-c++): Remove.
804         * configure.ac (target_libraries): Remove target-libmudflap.
805         Remove checks which disabled libmudflap on some systems.
806         * configure: Rebuilt.
807         * libmudflap: Directory removed.
809 2013-10-21  Cong Hou  <congh@google.com>
811         * MAINTAINERS (Write After Approval): Add myself.
813 2013-10-16  Mike Stump  <mikestump@comcast.net>
815         * .dir-locals.el: Add.
817 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
819         * configure.ac: Add --enable-host-shared
820         * configure: Regenerate.
822 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
824         Import from savannah.gnu.org:
825         * config.guess: Update to 2013-06-10 version.
826         * config.sub: Update to 2013-10-01 version.
828 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
830         Changes to build configuration to allow big endian ARC ELF toolchain
831         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
832         * configure: Regenerate.
834 2013-09-20  Alan Modra  <amodra@gmail.com>
836         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
837         ppc host match.  Support little-endian powerpc linux hosts.
839 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
841         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
842         maintainer.
844 2013-09-12  DJ Delorie  <dj@redhat.com>
846         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
847         maintainers.
849 2013-09-03  Richard Biener  <rguenther@suse.de>
851         * configure.ac: Also allow ISL 0.12.
852         * configure: Regenerated.
854 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
856         * MAINTAINERS (Write After Approval): Add myself.
858 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
860         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
862 2013-08-26  Caroline Tice  <cmtice@google.com>
864         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
865         "Various Reviewers" to libvtv "Various Maintainers".
867 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
869         * MAINTAINERS: Add myself as RTL optimizers reviewer.
871 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
873         * MAINTAINERS: Update name, email.
875 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
877         * MAINTAINERS (Write After Approval): Add myself.
879 2013-08-12  Caroline Tice  <cmtice@google.com>
881         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
882         address in the Write After Approval section.
884 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
886         * MAINTAINERS (Write After Approval): Update email.
888 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
890         * configure.ac: Adjust to check VTV_SUPPORTED.
891         * configure: Regenerated.
893 2013-08-02  Caroline Tice  <cmtice@google.com>
895         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
896         on non-linux systems; add target-libvtv to noconfigdirs; add
897         libsupc++/.libs to C++ library search paths.
898         * configure: Regenerated.
899         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
900         libstdc++ and libgcc.
901         * Makefile.in: Regenerated.
903 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
905         * MAINTAINERS (Write After Approval): Add myself.
907 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
908             Shiva Chen  <shiva0217@gmail.com>
910         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
911         nds32 port maintainers.
913 2013-07-17  Tim Shen  <timshen91@gmail.com>
915         * MAINTAINERS (Write After Approval): Add myself.
917 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
919         * configure.ac: Sync from binutils.
920         * configure: Regenerate.
922 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
924         * MAINTAINERS (Write After Approval): Add myself.
926 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
928         * MAINTAINERS (Write After Approval): Add myself.
930 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
932         * MAINTAINERS (Write After Approval): Add myself.
934 2013-04-30  Brooks Moses  <bmoses@google.com>
936         * MAINTAINERS: Update my email; move myself from Fortran
937         reviewer to Write After Approval.
939 2013-04-16  Andreas Schwab  <schwab@suse.de>
941         * configure.ac (aarch64-*-*): Don't disable java.
942         * configure: Regenerate.
944 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
946         * MAINTAINERS (Write After Approval): Add myself.
948 2013-03-30  Matthias Klose  <doko@ubuntu.com>
950         * Makefile.def (target_modules): Don't install libffi.
951         * Makefile.in: Regenerate.
953 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
955         * MAINTAINERS (Write After Approval): Add myself.
957 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
959         * MAINTAINERS (Write After Approval): Add myself.
961 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
963         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
964         * configure: Regenerated.
966 2013-02-05  Ian Lance Taylor  <iant@google.com>
968         PR go/55969
969         * configure.ac: Disable libgo on some systems where it does not
970         work.
972 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
974         * MAINTAINERS: Explicitly add myself as AIX maintainer.
975         Remove Geoff Keating as rs6000 port maintainer, at his request.
977 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
979         * MAINTAINERS: Update my email.
981 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
983         * configure: Re-generate.
985 2013-01-15  Richard Biener  <rguenther@suse.de>
987         PR other/55973
988         * configure: Re-generate.
990 2013-01-14  Matthias Klose  <doko@ubuntu.com>
992         * Makefile.def (install-target-libsanitizer): Depend on
993         install-target-libstdc++-v3.
994         * Makefile.in: Regenerate.
996 2013-01-14  Richard Biener  <rguenther@suse.de>
998         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
999         * configure: Re-generate
1001 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1003         * config.sub: Update from config repo.
1005 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1007         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1008         * Makefile.in: Regenerate.
1010 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1012         * MAINTAINERS (arc): Add new port maintainership for myself.
1014 2013-01-09  Jason Merrill  <jason@redhat.com>
1016         * .gitignore: Import from gdb repository.
1018 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1020         * Makefile.def (configure-gcc): Depend on all-gmp.
1021         (all-gcc): Remove dependency on all-gmp.
1022         * Makefile.in: Regenerated.
1024 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1026         * config.sub: Merge from config repo.
1027         * config.guess: Ditto.
1029 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1031         * Makefile.def: Merge from binutils.
1032         * Makefile.in: Ditto.
1034 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1036         * MAINTAINERS: Update my email.
1038 2012-12-29  Ben Elliston  <bje@gnu.org>
1040         * config.guess: Update to 2012-12-29 version.
1041         * config.sub: Likewise.
1043 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1045         * Makefile.def (install-target-libgfortran): Depend on
1046         install-target-libquadmath, install-target-libgcc.
1047         (install-target-libsanitizer): Depend on install-target-libgcc.
1048         (install-target-libjava): Depend on install-target-libgcc.
1049         (install-target-libitm): Depend on install-target-libgcc.
1050         (install-target-libobjc): Depend on install-target-libgcc.
1051         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1052         * Makefile.in: Regenerate.
1054 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1056         * Makefile.def (install-target-libgo): Depend on
1057         install-target-libatomic.
1058         * Makefile.in: Regenerate.
1060 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1062         PR go/55201
1063         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1064         * Makefile.in: Regenerate.
1066 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1068         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1069         * configure: Regenerate.
1071 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1073         * config.sub: Merge from config repo.
1075 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1077         * Makefile.def (target_modules): Add bootstrap=true and
1078         raw_cxx=true to libsanitizer.
1079         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1080         * Makefile.in: Regenerated.
1081         * configure: Likewise.
1083 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1085         * MAINTAINERS: Remove self as RTL optimization maintainer.
1087 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1089         * MAINTAINERS (Write After Approval): Add myself.
1091 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1093         * Makefile.def (target_modules): Remove bootstrap=true and
1094         raw_cxx=true from libsanitizer.
1095         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1096         * Makefile.in: Regenerated.
1097         * configure: Likewise.
1099 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1101         * Makefile.def (target_modules): Add bootstrap=true and
1102         raw_cxx=true to libsanitizer.
1103         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1104         * Makefile.in: Regenerated.
1105         * configure: Likewise.
1107 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1109         PR bootstrap/54279
1110         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1111         * configure: Regenerate.
1112         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1113         * Makefile.in: Regenerate.
1115 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1117         * configure.ac: Disable libsanitizer if we're not building C++.
1118         * configure: Regenerate.
1120 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1122         * MAINTAINERS (Write After Approval): Add myself.
1124 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1126         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1127         Kostya Serebryany (kcc@google.com) and
1128         Jakub Jelinek (jakub@redhat.com).
1129         Rename area for Dodji Seketeli (dodji@redhat.com).
1131 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1133         * MAINTAINERS: (asan.c, related): Add myself.
1135 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1137         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1138         * configure: Regenerate.
1140 2012-11-13  Richard Henderson  <rth@redhat.com>
1142         * configure.ac: Move libsanitizer logic to subdirectory.
1143         * configure: Regenerate.
1145 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1147         * configure.ac: Enable libsanitizer just on x86 linux for now.
1148         * configure: Re-generate.
1150 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1152         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1153         sections.
1154         * configure: Regenerate.
1156 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1158         * configure.ac: Add section for configdirs for libsanitizer.
1159         Disable for cris-*-* and mmix-*-*.
1160         * configure: Regenerate.
1162 2012-11-12  Wei Mi <wmi@google.com>
1164         * configure.ac: Add libsanitizer to target_libraries.
1165         * Makefile.def: Ditto.
1166         * configure: Regenerate.
1167         * Makefile.in: Regenerate.
1168         * libsanitizer: New directory for asan runtime.  Contains an empty
1169         tsan directory.
1171 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1173         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1174         against Mingw64 w32api.
1175         * configure: Regenerate.
1177 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1179         * configure: Regenerated.
1181 2012-11-03  Robert Mason  <rbmj@verizon.net>
1183         * configure.ac: add --disable-libstdcxx configure option
1184         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1186 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1188         * MAINTAINERS (Write After Approval): Add myself.
1190 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1192         * MAINTAINERS (Write After Approval): Add myself.
1194 2012-10-24  Sharad Singhai  <singhai@google.com>
1196         * MAINTAINERS (Write After Approval): Add myself.
1198 2012-10-24  Eric Christopher  <echristo@gmail.com>
1200         * MAINTAINERS: Update email address.
1202 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1204         PR bootstrap/54820
1205         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1206         * configure: Regenerate.
1208 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1210         * MAINTAINERS (aarch64): Add Marcus and myself.
1212 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1214         PR bootstrap/54820
1215         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1216         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1217         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1218         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1219         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1220         * Makefile.in: Regenerate.
1221         * configure.ac (have_static_libs): New variable and associated check.
1222         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1223         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1224         * configure: Regenerate.
1226 2012-10-10  Richard Biener  <rguenther@suse.de>
1228         * MAINTAINERS: Adjust for changed surname.
1230 2012-10-04  Lawrence Crowl  <crowl@google.com>
1232         * MAINTAINERS (Write After Approval): Add myself.
1234 2012-10-01  Cary Coutant  <ccoutant@google.com>
1236         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1238 2012-09-28  Ian Lance Taylor  <iant@google.com>
1240         * Makefile.def: Make all-target-libgo depend on
1241         all-target-libbacktrace.
1242         * Makefile.in: Rebuild.
1244 2012-09-26  Ian Lance Taylor  <iant@google.com>
1246         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1247         * Makefile.in: Rebuild.
1249 2012-09-20  Walter Lee  <walt@tilera.com>
1251         * configure.ac: Add tilegx to list of targets that support gold.
1252         * configure: Regenerate.
1254 2012-09-20  Marek Polacek  <polacek@redhat.com>
1256         * MAINTAINERS (Write After Approval): Add myself.
1258 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1260         * configure.ac: Add mips*-mti-elf* target.
1261         * configure: Regenerate.
1263 2012-09-17  Ian Lance Taylor  <iant@google.com>
1265         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1266         * configure.ac (host_libs): Add libbacktrace.
1267         (target_libraries): Add libbacktrace.
1268         * Makefile.def (host_modules): Add libbacktrace.
1269         (target_modules): Likewise.
1270         * configure, Makefile.in: Rebuild.
1272 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1274         PR target/38607
1275         Merge upstream change.
1276         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1278         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1279         Add libgomp*.o to compare_exclusions for AIX.
1280         * configure: Regenerate.
1282 2012-09-06  Diego Novillo  <dnovillo@google.com>
1284         * configure.ac: Bump minimum GMP version to 4.2.3.
1285         * configure: Re-generate.
1287 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1289         PR target/54461
1290         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1291         target-libgloss if not configured --with-avrlibc=no.
1292         * configure: Regenerate.
1294 2012-09-04  Jason Merrill  <jason@redhat.com>
1296         * configure.ac: Fix --enable-languages=all.
1298 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1300         * MAINTAINERS (Write After Approval): Add myself.
1302 2012-09-03  Richard Guenther  <rguenther@suse.de>
1304         PR bootstrap/54138
1305         * configure.ac: Re-organize ISL / CLOOG checks to allow
1306         disabling with either --without-isl or --without-cloog.
1307         * configure: Regenerated.
1309 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1311         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1312         * configure: Regenerate.
1314 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1316         * MAINTAINERS: Fix my email address.
1318 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1320         PR binutils/4970
1321         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1322         and opcodes.
1323         * Makefile.in: Regenerated.
1325 2012-08-26  Art Haas <ahaas@impactweather.com>
1327         * configure: Regenerate.
1329 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1331         * INSTALL/README: Also refer to the online installation
1332         instructions.
1334 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1336         * MAINTAINERS (Write After Approval): Add myself.
1337         (Picochip port): Remove myself.
1339 2012-08-14   Diego Novillo  <dnovillo@google.com>
1341         Merge from cxx-conversion branch.
1343         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1344         POSTSTAGE1_CONFIGURE_FLAGS.
1345         * Makefile.in: Regenerate.
1346         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1347         Force C++ when bootstrapping.
1348         * configure: Regenerate.
1350 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1352         * MAINTAINERS (Write After Approval): Add myself.
1354 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1356         * README: Document use of ranges of years in copyright notices.
1358 2012-07-06  Richard Guenther  <rguenther@suse.de>
1360         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1361         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1362         --with-gmp=system.
1363         * Makefile.in: Regenerated.
1364         * configure: Likewise.
1366 2012-07-06  Richard Guenther  <rguenther@suse.de>
1368         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1369         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1370         supply V=1 as extra_make_flags.
1371         * configure: Regenerated.
1372         * Makefile.in: Likewise.
1374 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1376         * configure: Regenerate.
1378 2012-07-03  Richard Guenther  <rguenther@suse.de>
1380         * Makfile.def (isl): Remove not necessary extra_exports and
1381         extra_make_flags.
1382         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1383         * Makefile.in: Regenerated.
1385 2012-07-03  Richard Guenther  <rguenther@suse.de>
1387         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1388         * configure.ac: If either the ISL or the CLooG check failed
1389         do not try to build in-tree versions.
1390         * Makefile.in: Regenerated.
1391         * configure: Regenerated.
1393 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1395         * configure: Regenerate.
1397 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1399         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1400         maintainer.
1402 2012-07-02  Richard Guenther  <rguenther@suse.de>
1404         * configure: Regenerated.
1406 2012-07-02  Richard Guenther  <rguenther@suse.de>
1407         Michael Matz  <matz@suse.de>
1408         Tobias Grosser <tobias@grosser.es>
1409         Sebastian Pop <sebpop@gmail.com>
1411         * Makefile.def: Add ISL host module, remove PPL host module.
1412         Adjust ClooG host module to use the proper ISL.
1413         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1414         * configure.ac: Include config/isl.m4.  Add ISL host library,
1415         remove PPL.  Remove PPL configury, add ISL configury, adjust
1416         ClooG configury.
1417         * Makefile.in: Regenerated.
1418         * configure: Likewise.
1420 2012-07-02  Richard Guenther  <rguenther@suse.de>
1422         Merge from graphite branch
1423         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1425         * configure: Regenerated.
1426         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1427         both cloog.org and legacy versions. The only supported version will
1428         be CLooG with the isl backend.
1430         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1432         * configure: Regenerated.
1433         * configure.ac: Require cloog isl 0.17.0
1435         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1437         * configure: Regenerated.
1438         * config/cloog.m4: Do not define CLOOG_ORG
1440 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1442         * configure.ac: Skip C if explicitly selected.
1443         * configure: Regenerate.
1445 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1447         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1448         they contain -O2.
1449         * configure: Regenerate.
1451 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1453         PR debug/53740
1454         * df.h, df-problems.c, dce.c: Revert last patch.
1456 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1458         * MAINTAINERS (Write After Approval): Update my email address.
1460 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1462         * MAINTAINERS (Write After Approval): Add myself.
1464 2012-06-20  Jason Merrill  <jason@redhat.com>
1466         * Makefile.tpl (check-target-libgomp-c++): New.
1467         (check-target-libitm-c++): New.
1468         * Makefile.def (c++): Add them.
1469         * Makefile.in: Regenerate.
1471 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1473         * MAINTAINERS (Write After Approval): Add myself.
1475 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1477         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1478         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1479         (install-no-fixedincludes): Adjust accordingly.
1480         * Makefile.in: Regenerate.
1482 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1484         Merge upstream change
1485         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1487 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1489         * MAINTAINERS (Write After Approval): Add myself.
1491 2012-05-09  Nick Clifton  <nickc@redhat.com>
1492             Paul Smith  <psmith@gnu.org>
1494         PR bootstrap/50461
1495         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1496         allow for the fact that from release v3.1.0 of MPFR the source
1497         files were moved into a src sub-directory.
1498         * configure: Regenerate.
1500 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1502         * configure.ac: Bump minimum MPFR version to 2.4.0.
1503         * configure: Regenerated.
1505 2012-05-01  Richard Henderson  <rth@redhat.com>
1507         * Makefile.def (libatomic): New target_module.
1508         * configure.ac (target_libraries): Add libatomic.
1509         (noconfigdirs): Check if libatomic is supported.
1510         * Makefile.in, configure: Rebuild.
1512 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1514         * MAINTAINERS (Write After Approval): Add myself.
1516 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1518         * config.sub: Update to 2012-04-18 version from official repo.
1520 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1522         * MAINTAINERS (Write After Approval): Add myself.
1524 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1526         * MAINTAINERS: Changed email address.
1528 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1530         PR target/52737
1531         * contrib/gcc_update (files_and_dependencies):
1532         Remove gcc/config/avr/t-multilib from touch data.
1534 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1536         * MAINTAINERS (OS Port Maintainers): Remove irix.
1537         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1538         (unsupported_languages): Remove mips-sgi-irix6.*.
1539         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1540         (with_stabs): Remove.
1541         * configure: Regenerate.
1543 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1545         * MAINTAINERS (OS Port Maintainers): Remove osf.
1546         * configure.ac (enable_libgomp): Remove *-*-osf*.
1547         (with_stabs): Remove alpha*-*-osf*.
1548         * configure: Regenerate.
1550 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1552         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1553         * configure: Regenerate.
1555 2012-02-17  Walter Lee  <walt@tilera.com>
1557         * MAINTAINERS: (Write After Approval): Delete myself.
1559 2012-02-14  Walter Lee  <walt@tilera.com>
1561         * MAINTAINERS (tilegx port): Add myself.
1562         (tilepro port): Add myself.
1563         (Write After Approval): Add myself.
1565 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1567         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1568         and Joseph Myers as docstring relicensing maintainers.
1570 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1572         * MAINTAINERS (write-after-approval): Add myself.
1574 2012-02-08  Ira Rosen <irar@il.ibm.com>
1576         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1577         maintainer.
1579 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1581         * MAINTAINERS (Write After Approval): Move myself to
1582         maintain alphabetical order.
1584 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1586         * MAINTAINERS (Write After Approval): Add myself.
1588 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1590         * MAINTAINERS (Write After Approval): Add myself.
1592 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1593             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1595         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1596         * configure: Regenerate.
1598 2012-01-23  Harshit Chopra  <harshit@google.com>
1600         * MAINTAINERS (Write After Approval): Add myself.
1602 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1604         * configure.ac: Remove reference to mh-interix.
1605         * configure: Regenerate.
1607 2012-01-05  Richard Henderson  <rth@redhat.com>
1609         PR bootstrap/51072
1610         * configure.ac: Disable libitm if c++ is not enabled.
1611         * configure: Rebuild.
1613         * configure.ac: Fix regexp for same.
1614         * configure: Rebuild.
1616 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1618         * MAINTAINERS (Write After Approval): Add myself.
1620 2012-01-02  Richard Guenther  <rguenther@suse.de>
1622         PR bootstrap/51686
1623         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1624         * Makefile.in: Regenerate.
1626 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1628         * MAINTAINERS (Write After Approval): Add myself.
1630 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1632         * configure: Regenerate.
1634 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1636         * MAINTAINERS (picochip): Changed email address.
1638 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1640         * MAINTAINERS (write-after-approval): Add self.
1642 2011-11-29  DJ Delorie  <dj@redhat.com>
1644         * configure.ac (rl78-*-*) New case.
1645         * configure: Regenerate.
1646         * MAINTAINERS: Add myself as RL78 maintainer.
1648 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1650         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1652 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1654         * libtool.m4: Additional FreeBSD 10 fixes.
1656 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1658         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1659         Maintainers section, as Epiphany maintainer.
1661 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1663         PR target/49992
1664         * configure.ac: Remove ranlib special-casing for Darwin.
1665         * configure: Regenerate.
1667 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1669         * MAINTAINERS (Reviewers): Keep the list sorted.
1671 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1673         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1675 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1677         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1678         * configure: Rebuild.
1679         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1680         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1681         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1682         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1683         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1684         Add READELF.
1685         * Makefile.in: Rebuild.
1687 2011-11-09  Jason Merrill  <jason@redhat.com>
1689         * Makefile.def (language=c++): Remove check-c++0x.
1690         * Makefile.in (check-gcc-c++): Regenerate.
1692 2011-11-08  Richard Henderson  <rth@redhat.com>
1694         * configure.ac: Test for libitm directory present first.
1696         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1698         * configure.ac: Test libitm/configure.tgt to disable libitm.
1699         * configure: Rebuild.
1701 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1702             Richard Henderson  <rth@redhat.com>
1704         Merged from transactional-memory.
1706         * Makefile.def (lang_env_dependencies): libitm is c++.
1707         Add libitm target module.
1708         * configure.ac: Likewise.
1709         * config/mmap.m4: New file.
1710         * contrib/gcc_update: Add libitm to touch data.
1711         * Makefile.in, configure: Rebuild.
1713 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1715         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1716         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1717         * Makefile.in: Regenerate.
1719 2011-11-01  DJ Delorie  <dj@redhat.com>
1721         * config.sub: Update to version 2011-10-29 (added rl78)
1723 2011-10-27  Nick Clifton  <nickc@redhat.com>
1725         * config.sub: Import these changes from the config project:
1727         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1728             Ben Elliston  <bje@gnu.org>
1730         * config.sub (epiphany): New.
1732         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1733             Ben Elliston  <bje@gnu.org>
1735         * config.sub (hexagon, hexagon-*): New.
1737         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1739         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1740         64eb to be64.
1742         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1744         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1745         (nacl): Grok as alias for 32el-unknown-nacl.
1747 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1749         * MAINTAINERS (Write After Approval): Add myself.
1751 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1753         * MAINTAINERS (Write After Approval): Add myself.
1755 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1757         * MAINTAINERS (sparc port): Remove myself.
1759 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1761         * MAINTAINERS (Write After Approval): Add myself.
1763 2011-08-14  Yao Qi  <yao@codesourcery.com>
1765         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1766         * configure: Regenerate.
1768 2011-07-26  Ian Lance Taylor  <iant@google.com>
1770         * configure.ac: Set have_compiler based on whether gcc directory
1771         exists, rather than on whether gcc is in configdirs.
1772         * configure: Rebuild.
1774 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1776         * MAINTAINERS (Global Reviewers): Add self.
1778 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1780         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1781         link directories.
1782         * Makefile.in: Rebuild.
1784 2011-07-20  Ian Lance Taylor  <iant@google.com>
1786         PR bootstrap/49787
1787         * configure.ac: Move --enable-bootstrap handling earlier in file.
1788         If --enable-bootstrap and either --enable-build-with-cxx or
1789         --enable-build-poststage1-with-cxx, enable C++ automatically.
1790         * configure: Rebuild.
1792 2011-07-19  Ian Lance Taylor  <iant@google.com>
1794         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1795         make C++ a boot_language.  Set and substitute
1796         POSTSTAGE1_CONFIGURE_FLAGS.
1797         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1798         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1799         * configure, Makefile.in: Rebuild.
1801 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1803         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1804         maintainers.
1806 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1808         * MAINTAINERS (Global Reviewers): Add myself.
1810 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1812         * configure: Regenerate.
1814 2011-07-16  Jason Merrill  <jason@redhat.com>
1816         * Makefile.def (language=c++): Add check-c++0x and
1817         check-target-libmudflap-c++.
1818         * Makefile.tpl (check-target-libmudflap-c++): New.
1819         * Makefile.in: Regenerate.
1821 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1823         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1824         * Makefile.def (target_modules/libjava): Pass
1825         $(EXTRA_CONFIGARGS_LIBJAVA).
1826         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1827         if not configured with --enable-static-libjava.
1828         * Makefile.in: Regenerate.
1829         * configure: Likewise.
1831 2011-07-15  Jason Merrill  <jason@redhat.com>
1833         * Makefile.in (check-c++): Move check-gcc-c++0x after
1834         check-target-libstdc++-v3.
1836 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1838         * MAINTAINERS (c6x port): New entry.
1840 2011-07-13  Jason Merrill  <jason@redhat.com>
1842         * Makefile.in (check-gcc-c++0x): New.
1843         (check-c++): Depend on it.
1845 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1847         PR target/39150
1848         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1849         x86_64-*-solaris2.1[0-9]*.
1850         * configure: Regenerate.
1852 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1854         * MAINTAINERS (RTL optimizers): Add self.
1856 2011-06-27  Gabriel Charette  <gchare@google.com>
1858         * MAINTAINERS (Write After Approval): Add myself.
1860 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1862         PR regression/47836
1863         PR bootstrap/23656
1864         PR other/47733
1865         PR bootstrap/49247
1866         PR c/48825
1867         * configure.ac (target_libraries): Remove target-libiberty.
1868         Remove case-statement setting skipdirs=target-libiberty for
1869         multiple targets.  Remove checking target_configdirs and
1870         removing target-libiberty but keeping target-libgcc if
1871         otherwise empty.
1872         * Makefile.def (target_modules): Don't add libiberty.
1873         (dependencies): Remove all traces of target-libiberty.
1874         * configure, Makefile.in: Regenerate.
1876 2011-06-13  Walter Lee <walt@tilera.com>
1878         * configure.ac (tilepro-*-*) New case.
1879         (tilegx-*-*): Likewise.
1880         * configure: Regenerate.
1882 2011-06-06  Jing Yu  <jingyu@google.com>
1884         * configure.ac: Skip target-libiberty for
1885         arm*-*-linux-androideabi.
1886         * configure: Regenerated.
1888 2011-06-06  Nick Clifton  <nickc@redhat.com>
1890         * config.sub: Sync from upstream.
1892 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1894         * MAINTAINERS (Write After Approval): Add myself.
1896 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1898         * MAINTAINERS: Update my email address.
1900 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1902         * MAINTAINERS (Write After Approval): Update my email address.
1904 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1906         * MAINTAINERS (Write After Approval): Add myself.
1908 2011-05-08  Doug Kwan  <dougkwan@google.com>
1910         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1911         * configure: Regenerated.
1912         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1913         value from configure.
1914         * Makefile.in: Regenerated.
1916 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1918         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1919         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1920         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1921         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1922         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1923         *-*-vxworks*): Disable newlib and libgloss in separate case
1924         statement.
1925         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1926         to separate case statement.
1927         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1928         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1929         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1930         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1931         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1932         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1933         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1934         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1935         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1936         i[[3456789]]86-*-rdos*, m32r-*-*,
1937         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1938         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1939         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1940         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1941         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1942         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1943         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1944         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1945         and libgloss in main case over targets.  Remove most empty cases
1946         in main case over targets.
1947         * configure: Regenerate.
1949 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1951         * MAINTAINERS (Write After Approval): Add myself.
1953 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1955         * configure.ac: Remove code setting special library locations for
1956         hppa*64*-*-hpux11*.  Remove code setting compiler for
1957         sparc-sun-solaris2*.
1958         * configure: Regenerate.
1960 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1962         * configure.ac: Separate libgloss_dir settings from general case
1963         over targets.
1964         * configure: Regenerate.
1966 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1968         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1969         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1970         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1971         cases in libgcj-disabling case statement.
1972         (hppa*64*-*-linux*): Set unsupported_languages instead of
1973         disabling target-zlib.
1974         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1975         to hppa*64*-*-hpux*.
1976         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1977         hppa*-*-hpux*.
1978         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1979         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1980         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1981         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1982         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1983         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1984         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1985         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1986         libgcj-disabling case statement.
1987         * configure: Regenerate.
1989 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1991         * configure.ac: Disable Java for targets not supporting libffi.
1992         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1993         Remove cases in Java-disabling statement.
1994         (*arm-wince-pe): Change to arm-wince-pe.
1995         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1996         cases in Java-disabling statement.
1997         (bfin-*-*): Don't disable Java again.
1998         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1999         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2000         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2001         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2002         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2003         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2004         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2005         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2006         Java-disabling statement.
2007         (mmix-*-*): Don't disable Java again.
2008         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2009         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2010         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2011         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2012         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2013         statement.
2014         * configure: Regenerate.
2016 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2018         * configure.ac: Separate cases disabling Java and Java libraries
2019         from general case over targets.
2020         * configure: Regenerate.
2022 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2024         * MAINTAINERS: Update my email address.
2026 2011-04-20  Easwaran Raman  <eraman@google.com>
2028         * MAINTAINERS (Write After Approval): Add myself.
2030 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2032         PR lto/48086
2033         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2034         * configure: Regenerate.
2036 2011-04-16  Jim Meyering  <meyering@redhat.com>
2038         * MAINTAINERS (Write After Approval): Add myself.
2040 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2042         * MAINTAINERS: Update my email address.
2044 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2046         * MAINTAINERS (Write After Approval): Add myself.
2048 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2050         * MAINTAINERS (Write After Approval): Add myself.
2052 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2054         * MAINTAINERS (Write After Approval): Add myself.
2056 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2058         * configure.ac (build_tools): Remove build-byacc.
2059         (host_libs): Remove mmalloc.
2060         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2061         autoconf automake libtool diff rcs fileutils shellutils time
2062         textutils wdiff find uudecode hello tar gzip indent recode release
2063         sed perl gawk findutils gettext zip.
2064         (libgcj): Remove target-qthreads.
2065         (target_tools): Remove target-examples target-gperf.
2066         (YACC): Don't handle building byacc.
2067         * configure: Regenerate.
2068         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2069         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2070         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2071         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2072         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2073         handle building components.
2074         * Makefile.in: Regenerate.
2076 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2078         * MAINTAINERS: Update my email address as Xtensa maintainer.
2080 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2082         * config.sub: Sync from upstream.
2084 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2086         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2087         (microblaze*): Don't disable libssp.
2088         * configure: Regenerate.
2090 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2092         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2093         moveifchange.
2094         * configure: Regenerate.
2095         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2096         * Makefile.in: Regenerate.
2098 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2100         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2101         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2102         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2103         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2104         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2105         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2106         md_exec_prefix cases.
2107         * configure: Regenerate.
2109 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2111         * configure.ac: Separate cases disabling target-libssp,
2112         target-libiberty, target-libstdc++-v3 and Fortran from general
2113         case over targets.
2114         * configure: Regenerate.
2116 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2118         * configure.ac (*-*-chorusos): Don't disable libgcj.
2119         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2120         Remove case.
2121         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2122         (arm-*-coff): Don't disable libgcj.
2123         (arm*-*-linux-gnueabi): Remove useless assignment.
2124         (arm-*-riscix*): Don't disable libgcj.
2125         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2126         configuration.
2127         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2128         (c54x*-*-*): Remove case.
2129         (tic54x-*-*): Don't disable GCC or GCC libraries.
2130         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2131         to *.
2132         (d10v-*-*): Don't disable GCC libraries.
2133         (d30v-*-*): Don't disable libgcj.
2134         (h8500-*-*): Don't disable GCC libraries.
2135         (i960-*-*): Don't disable libgcj.
2136         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2137         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2138         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2139         libgcj.
2140         (m68k-*-coff*): Remove case.
2141         (mmix-*-*): Don't disable libgloss on host.
2142         (mn10200-*-*, mn10300-*-*): Remove cases.
2143         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2144         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2145         Don't disable libgcj.
2146         (romp-*-*): Remove case.
2147         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2148         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2149         case.
2150         (v810-*-*): Don't disable GCC libraries.
2151         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2152         (ip2k-*-*): Don't disable GCC libraries.
2153         * configure: Regenerate.
2155 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2157         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2158         libffi on host.
2159         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2160         on host.
2161         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2162         * configure: Regenerate.
2164 2011-03-26  John Marino  <binutils@marino.st>
2166         * configure.ac: Add support for *-*-dragonfly*
2167         * configure: Regenerate.
2169 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2171         * configure.ac (native_only): Remove.
2172         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2173         send-pr uudecode guile gnuserv on host.
2174         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2175         send-pr rcs guile perl texinfo libtool on host.
2176         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2177         automake send-pr rcs guile perl texinfo libtool on host.
2178         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2179         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2180         (alpha*-dec-osf*): Don't disable fileutils on target.
2181         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2182         texinfo send-pr expect dejagnu on target.
2183         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2184         target-qthreads on target.
2185         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2186         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2187         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2188         x86_64-*-mingw*): Don't disable expect on target.
2189         (*-*-cygwin*): Don't disable target-gperf on target.
2190         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2191         gnuserv on target.
2192         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2193         target.
2194         * configure: Regenerate.
2196 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2198         * configure.ac (target_tools): Remove target-groff.
2199         (native_only): Remove target-groff.
2200         (hppa*64*-*-*): Don't disable byacc.
2201         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2202         setting.
2203         (*-*-kaos*): Don't skip target-librx and target-groff.
2204         (*-*-netware*): Don't skip target-libmudflap.
2205         (*-*-tpf*): Don't skip target-libmudflap.
2206         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2207         directories on the host.
2208         (ia64*-*-*vms*): Don't skip tix.
2209         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2210         host.
2211         * configure: Regenerate.
2213 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2215         * configure.ac: Remove references to mt-mep, mt-netware,
2216         mt-wince.
2217         * Makefile.def: Add all-utils soft dependencies.
2218         * Makefile.tpl: Remove GDB_NLM_DEPS.
2219         * configure: Regenerate.
2220         * Makefile.in: Regenerate.
2222 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2224         * configure.ac: Do not include mh-x86omitfp.
2225         * configure: Regenerate.
2227 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2229         * configure.ac: Remove empty cases.
2230         * configure: Regenerate.
2232 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2234         * Makefile.def: Add dependency from termcap to gdb.
2235         * Makefile.in: Regenerate.
2237 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2239         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2240         * configure: Regenerate.
2241         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2242         * Makefile.tpl: Likewise.
2243         * Makefile.in: Regenerate.
2245 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2247         * configure.ac: Remove all mentions of tentative_cc.
2248         * configure: Regenerate.
2250 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2252         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2253         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2254         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2255         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2256         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2257         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2258         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2259         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2260         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2261         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2262         *-*-rhapsody*): Remove host cases.
2263         * configure: Regenerate.
2265 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2267         * configure.ac (ppc*-*-pe): Remove host case.
2268         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2269         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2270         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2271         cases.
2272         * configure: Regenerate.
2274 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2276         * config.sub: Update to version 2011-03-23.
2278 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2280         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2281         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2282         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2283         * configure: Regenerate.
2285 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2287         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2288         to Write After Approval.
2289         * config-ml.in: Don't handle arc-*-elf*.
2290         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2291         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2292         handle GCC libraries.
2293         * configure: Regenerate.
2295 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2297         PR bootstrap/48120:
2298         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2299         Add -lstdc++ -lm to LIBS.
2300         * configure: Regenerate.
2302 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2304         * config.guess: Update to version 2011-02-02
2305         * config.sub: Update to version 2011-02-24
2307 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2309         PR lto/48086
2310         * configure.ac: Re-enable LTO on *-apple-darwin9.
2311         * configure: Regenerate.
2313 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2315         PR lto/48086
2316         * configure.ac: Disable LTO on darwin due to an assembler change in
2317         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2318         under 256.
2319         * configure: Regenerate.
2321 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2323         * MAINTAINERS: Update myself as score backend maintainer,
2324         update my e-mail address.
2326 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2328         * MAINTAINERS: Update my e-mail address.
2330 2011-03-06  Joey Ye  <joey.ye@arm.com>
2332         * MAINTAINERS: Update my e-mail address.
2334 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2336         * configure.ac: Adjust test of with_ppl.
2337         * configure: Regenerated.
2339 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2341         * MAINTAINERS: Adjust my e-mail address.
2343 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2345         * configure.ac: Add -lpwl to ppllibs.
2346         * configure: Regenerated.
2348 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2350         * config/cloog.m4: Add -lisl to clooglibs.
2351         * configure: Regenerated.
2353 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2355         * MAINTAINERS (CPU Port maintainers): Add self.
2357 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2359         * MAINTAINERS: Add myself as testsuite maintainer.
2361 2011-02-15  Mike Stump  <mikestump@comcast.net>
2363         * MAINTAINERS: Add myself as testsuite maintainer.
2365 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2367         Import from Libtool and gnulib:
2369         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2371         Prepare for supporting FreeBSD 10.
2372         * config.rpath: Remove handling of freebsd1* which soon would
2373         match FreeBSD 10.0.
2375         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2377         Remove support for FreeBSD 1.x.
2378         * libtool.m4 (_LT_LINKER_SHLIBS)
2379         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2380         soon would incorrectly match FreeBSD 10.0.
2382 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2384         PR binutils/12283
2385         * move-if-change: Import version from gnulib.
2387 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2389         PR lto/47225
2390         * Makefile.def (lto-plugin): Double dash for enable-shared.
2391         (configure-gcc): Depend on all-lto-plugin.
2392         * Makefile.in: Rebuilt.
2394 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2396         * configure.ac: Remove extra bracket.
2397         * configure: Regenerate.
2399 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2401         * MAINTAINERS: Add myself as libquadmath maintainer.
2403 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2405         * MAINTAINERS: Update my email address.
2407 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2409         * MAINTAINERS (option handling): Add self.
2411 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2413         PR lto/47225
2414         * Makefile.def: Add dependency for install-gcc
2415         on install-lto-plugin.
2416         * Makfile.in: Regenerated
2418 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2420         * MAINTAINERS (CPU Port Maintainers): Add myself.
2422 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2424         PR libgcj/44341
2425         * configure.ac: Discard --with-* flags for host when configuring
2426         target libraries for cross build.
2427         * configure: Rebuilt.
2429 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2431         * MAINTAINERS (linear loop transforms): Removed.
2433 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2435         * configure.ac: If with_ppl is no, move setting with_cloog=no
2436         after CLOOG_REQUESTED check.
2437         * configure: Regenerated.
2439 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2441         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2442         CLooG has been requested.
2443         * configure: Regenerated.
2445 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2447         * configure: Regenerated.
2448         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2450 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2452         * configure: Regenerated.
2453         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2455 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2457         * configure.ac: Use AS_HELP_STRING throughout.
2458         * configure: Regenerate.
2460 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2462         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2463         * configure: Regenerate.
2465 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2467         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2469 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2471         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2472         for ia64-hpux.
2473         * configure: Regenerate.
2475 2011-01-07  Jan Hubicka  <jh@suse.cz>
2477         PR lto/47225
2478         * Makefile.in: Regenerate.
2479         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2480         configure.
2482 2011-01-07  Jan Hubicka  <jh@suse.cz>
2484         * Makefile.in: Regenerate.
2485         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2486         and configure dependency on lto-plugin configure.
2487         (lto-plugin module): Remove dependency on GCC; add dependency on
2488         liniberty.
2490 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2492         * MAINTAINERS (Write After Approval): Add myself.
2494 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2496         * configure: Regenerate.
2498 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2500         * configure.ac: (picochip): Disable libiberty.
2502 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2504         * MAINTAINERS (Write After Approval): Add myself.
2506 2010-12-10  Ian Lance Taylor  <iant@google.com>
2508         PR bootstrap/46819
2509         * configure.ac: For --disable-libgcj clear libgcj_saved.
2510         * configure: Rebuild.
2512 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2514         PR fortran/46540
2515         * configure.ac: Add --disable-libquadmath and
2516         --disable-libquadmath-support.
2517         * configure: Regenerate.
2519 2010-12-03  Ian Lance Taylor  <iant@google.com>
2521         * MAINTAINERS: Add myself as libgo maintainer.
2523 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2525         PR libffi/46792
2526         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2527         * configure: Regenerate.
2529 2010-12-02  Ian Lance Taylor  <iant@google.com>
2531         * configure.ac: Always set default for poststage1_ldflags to
2532         -static-libstdc++ -static-libgcc.
2534 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2536         * configure.ac: Move comment to remove extra space in last argument
2537         of GCC_TARGET_TOOL.
2539 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2541         PR other/46026
2542         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2543         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2544         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2545         (BASE_FLAGS_TO_PASS): Use it.
2546         * configure: Rebuilt.
2547         * Makefile.in: Rebuilt.
2549 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2551         PR binutils/12258
2552         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2553         Properly check default linker.
2554         * configure: Regnerated.
2556 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2558         * configure.ac: For --enable-gold, handle value `default' instead of
2559         `both*'.  New configure option --{en,dis}able-ld.
2560         * configure: Regenerate.
2562 2010-11-20  Ian Lance Taylor  <iant@google.com>
2564         * configure.ac: Only disable a language library if no language needs
2565         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2566         * configure: Rebuild.
2568 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2570         * Makefile.in: Regenerate.
2572         PR other/46202
2573         * configure.ac: Fix just-built in-tree STRIP name to be
2574         binutils/strip-new.
2575         * configure: Regenerate.
2576         * Makefile.def (install-strip-gcc, install-strip-binutils)
2577         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2578         (install-strip-sid): Mirror dependencies on non-strip variants
2579         of these targets on the respective -strip prerequisites.
2580         * Makefile.tpl (install-strip, install-strip-host)
2581         (install-strip-target): New targets.
2582         (install-strip-[+module+], install-strip-target-[+module+]):
2583         New targets.
2584         * Makefile.in: Regenerate.
2586 2010-11-19  Ian Lance Taylor  <iant@google.com>
2587             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2589         * configure.ac: Add target-libgo to target_libraries.  Set
2590         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2591         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2592         (HOST_EXPORTS): Add GOC.
2593         (BASE_TARGET_EXPORTS): Add GOC.
2594         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2595         (GOCFLAGS_FOR_TARGET): New variable.
2596         (EXTRA_HOST_FLAGS): Add GOC.
2597         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2598         * Makefile.def (target_modules): Add libgo.
2599         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2600         (dependencies): Add dependency from configure-target-libgo to
2601         configure-target-libffi and all-target-libstdc++-v3.  Add
2602         dependencies from all-target-libgo to all-target-libffi.
2603         (languages): Add go.
2604         * configure: Rebuild.
2605         * Makefile.in: Rebuild.
2607 2010-11-19  Ian Lance Taylor  <iant@google.com>
2609         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2610         compiler/flag environment variables.
2612 2010-11-18  Ian Lance Taylor  <iant@google.com>
2614         * configure.ac: Check for lang_requires_boot_languages in
2615         config-lang.in files.
2616         * configure: Rebuild.
2618 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2619             Tobias Burnus  <burnus@net-b.de>
2621         PR fortran/32049
2622         * Makefile.def: Add libquadmath; build it with language=fortran.
2623         * configure.ac: Add libquadmath.
2624         * Makefile.tpl: Handle multiple libs in check-[+language+].
2625         * Makefile.in: Regenerate.
2626         * configure: Regenerate.
2628 2010-11-16  Tom Tromey  <tromey@redhat.com>
2630         * MAINTAINERS: Moved myself to reviewers section.
2632 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2634         * MAINTAINERS: Moved myself to reviewers section.
2636 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2638         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2639         (Write After Approval): Remove self.
2641 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2643         * configure.ac: Fix spelling in option names.
2644         * configure: Regenerated.
2646 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2648         PR bootstrap/39622
2649         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2650         * configure: Regenerated.
2652 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2654         * MAINTAINERS: Update my email address.
2656 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2658         * configure: Regenerate.
2660 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2662         * configure: Regenerate.
2664 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2666         * configure: Regenerate.
2668 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2670         * configure: Regenerate.
2672 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2674         * configure.ac: Support official CLooG.org versions.
2675         * configure: Regenerate.
2676         * config/cloog.m4: New.
2678 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2680         * MAINTAINERS (Write After Approval): Add myself.
2682 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2684         * MAINTAINERS: Update my email address.
2686 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2688         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2689         * configure: Regenerate.
2691 2010-11-03  Ian Lance Taylor  <iant@google.com>
2692             Dave Korn  <dave.korn.cygwin@gmail.com>
2694         PR lto/46273
2695         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2696         and on other supported platforms whenever LTO is enabled.
2697         * configure: Rebuild.
2699 2010-11-02  Alan Modra  <amodra@gmail.com>
2701         PR binutils/12110
2702         * configure.ac: Error when source path contains spaces.
2703         * configure: Regenerate.
2705 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2707         * MAINTAINERS: Update my email address.
2709 2010-10-20  Ian Lance Taylor  <iant@google.com>
2711         * Makefile.def (target_modules): Set lib_path to src/.libs for
2712         libstdc++-v3 module.
2713         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2714         * Makefile.in: Rebuild.
2716 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2718         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2719         (Write After Approval): Remove myself.
2721 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2723         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2725 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2727         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2729 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2731         * configure.ac (build_lto_plugin): New shell variable.
2732         (--enable-lto): Turn on by default for all non-ELF platforms that
2733         have had LTO support added so far.  Set build_lto_plugin appropriately
2734         for both ELF and non-ELF.
2735         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2736         * configure: Regenerate.
2738 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2740         Sync from src:
2741         * configure.ac (v850 support): Remove target-libgloss from
2742         noconfigdirs.
2743         * configure: Regenerate.
2745 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2747         PR bootstrap/45326
2748         PR bootstrap/45174
2749         * configure.ac: Honor initial values of $build_configargs,
2750         $host_configargs, $target_configargs.  Mark the precious, so
2751         environment settings get recorded.
2752         * configure: Regenerate.
2754 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2756         PR bootstrap/45796
2757         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2758         Depend on all-build-libiberty.
2759         * Makefile.in: Regenerate.
2761 2010-09-30  Michael Eager  <eager@eagercon.com>
2763         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2764         * configure: Regenerate.
2766 2010-09-28  Michael Eager  <eager@eagercon.com>
2768         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2770 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2772         PR bootstrap/44621
2773         * configure.ac: Fix unportable shell quoting.
2774         * configure: Regenerate.
2776 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2778         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2779         targets and amend comment.
2780         * configure: Regenerate.
2782 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2784         * MAINTAINERS (Write After Approval): Add myself.
2786 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2788         * configure.ac: Enable LTO by default on Darwin.
2789         * configure: Regenerate.
2791 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2793         * MAINTAINERS (Write After Approval): Add myself.
2795 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2797         * MAINTAINERS (Write After Approval): Add myself.
2799 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2801         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2802         ports
2804 2010-07-28  David Yuste  <david.yuste@gmail.com>
2806         * MAINTAINERS (Write After Approval): Add myself.
2808 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2810         * configure.ac: Support all v850 targets.
2811         * configure: Regenerate.
2813 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2815         PR bootstrap/44455
2816         * configure.ac (extra_mpfr_configure_flags): Copy from
2817         extra_mpc_gmp_configure_flags.
2818         * configure: Re-generated.
2820 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2822         * MAINTAINERS (Write After Approval): Add myself.
2824 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2826         * MAINTAINERS (Write After Approval): Add myself.
2828 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2830         * MAINTAINERS (Write After Approval): Add myself.
2832 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2834         PR target/44862
2835         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2836         Provide -B option to allow for link spec %s substitutions for
2837         libstdc++.a on darwin.
2838         * Makefile.in: Regenerate.
2840 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2842         * MAINTAINERS (Reviewers): Update my e-mail address
2844 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2846         * Makefile.def (configure-gcc): Depend on all-libelf.
2847         * Makefile.in: Rebuild.
2849 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2851         * MAINTAINERS (Write After Approval): Add myself in the right place.
2853 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2855         * MAINTAINERS (Write After Approval): Add myself.
2857 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2859         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2861 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2863         * config.sub: Update to version 2010-05-21.
2864         * config.guess: Update to version 2010-04-03.
2866 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2868         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2869         * configure: Regenerate.
2871 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2873         * MAINTAINERS (Write After Approval): Add myself.
2875 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2877         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2878         a platform that supports LTO.
2879         * configure: Regenerate.
2881 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2883         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2884         * configure: Regenerated.
2886 2010-04-27  Roland McGrath  <roland@redhat.com>
2887             H.J. Lu  <hongjiu.lu@intel.com>
2889         * configure.ac (--enable-gold): Support both, both/gold and
2890         both/bfd to add gold to configdirs without removing ld.
2891         * configure: Regenerated.
2893         * Makefile.def: Add install-gold dependency to install-ld.
2894         * Makefile.in: Regenerated.
2896 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2898         PR lto/42776
2899         * configure.ac (--enable-lto): Refactor handling so libelf tests
2900         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2901         and allow LTO to be explicitly enabled on non-ELF platforms that
2902         are known to support it inside else-clause.
2903         * configure: Regenerate.
2905 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2907         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2908         * configure: Regenerate.
2910 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2912         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2913         * configure: Regenerate.
2915 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2917         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2918         separately.
2919         * configure: Regenerate.
2921 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2923         * MAINTAINERS (Write After Approval): Add myself.
2925 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2927         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2928         * configure: Regenerate.
2930 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2932         * configure: Regenerate after change to elf.m4.
2934 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2936         * MAINTAINERS (Write After Approval): Add myself.
2938 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2940         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2941         * configure: Regenerated.
2943 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2945         * configure.ac: Print "buggy but acceptable" when CLooG
2946         revision is less than 9.
2947         * configure: Regenerated.
2949 2010-04-01  Diego Novillo  <dnovillo@google.com>
2951         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2953 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2955         PR bootstrap/43615
2956         PR bootstrap/43328
2958         Revert:
2960         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2962         * configure.ac: Do not pass --enable-multilib nor
2963         --disable-multilib in baseargs.  Accept explicitly passed
2964         --enable_multilib.
2965         * configure: Regenerate.
2967 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2969         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2971 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2973         * MAINTAINERS: Remove myself.
2975 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2977         PR bootstrap/43328
2978         * configure.ac: Do not pass --enable-multilib nor
2979         --disable-multilib in baseargs.  Accept explicitly passed
2980         --enable_multilib.
2981         * configure: Regenerate.
2983 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2985         * MAINTAINERS (spu port): Remove me.
2987 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2989         * configure.ac (tic6x-*-*): New case.
2990         * configure: Regenerate.
2992 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2994         * config.sub: Update to version 2010-03-22.
2995         * config.guess: Update to version 2009-12-30.
2997 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2999         PR ada/42554
3000         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3001         * configure: Regenerate.
3003 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3005         * MAINTAINERS: Update my email address.
3007 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3009         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3010         (ghassan.shobaki@amd.com): Removed.
3012 2010-03-17  Alan Modra  <amodra@gmail.com>
3014         * MAINTAINERS: Update my email address.
3016 2010-03-16  Diego Novillo  <dnovillo@google.com>
3018         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3019         Matthews.
3021 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3023         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3024         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3026 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3028         * MAINTAINERS: Update my email address.
3030 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3032         * MAINTAINERS: Update my email address.
3034 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3036         * MAINTAINERS: Update my email address.
3038 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3040         * MAINTAINERS: Update my email address.
3042 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3044         PR libstdc++/32499
3045         * configure.ac (RANLIB): Default to true.
3046         (STRIP): Likewise.
3047         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3048         * configure: Regenerate.
3050 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3052         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3053         (Write After Approval): Update my email address.
3055 2010-02-17  Nick Clifton  <nickc@redhat.com>
3057         PR 11238
3058         * Makefile.tpl (local-distclean): Also remove config.cache files in
3059         sub-directories as there may not be Makefiles present in the
3060         sub-directories.
3061         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3062         the config.cache files found by the find command.
3064         * Makefile.in: Regenerate.
3065         * configure.ac: Revert previous delta.
3066         * configure: Regenerate.
3068 2010-02-15  Nick Clifton  <nickc@redhat.com>
3070         PR 11238
3071         * configure.ac: Delete config.cache files in sub-directories when
3072         deleting Makefiles.
3073         * configure: Regenerate.
3075 2010-02-12  Ben Elliston  <bje@gnu.org>
3077         * MAINTAINERS: Update my email address.
3079 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3081         * MAINTAINERS (spu port): Update my email address.
3083 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3085         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3087 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3089         * configure.ac: Add "recommended" version checks for GMP/MPC.
3090         Update recommended GMP/MPFR/MPC versions.
3091         * configure: Regenerate.
3093 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3095         * MAINTAINERS: Move my Embecosm email address into the
3096         write-after-approval section.
3098 2010-01-26  Ian Lance Taylor  <iant@google.com>
3100         * MAINTAINERS: Add myself as Go frontend maintainer.
3102 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3104         PR libstdc++/36101, PR libstdc++/42813
3105         * configure.ac (bootstrap_target_libs): Make inclusion of
3106         target-libgomp conditional on libgomb being in target_configdirs.
3107         * configure: Regenerate.
3109 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3111         PR libstdc++/36101, PR libstdc++/42813
3112         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3113         * configure: Regenerate.
3115 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3117         PR libstdc++/36101, PR libstdc++/42813
3118         * configure.ac (target_configdirs): Substitute.
3119         * Makefile.def: Bootstrap target module libgomp.
3120         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3121         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3122         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3123         * configure, Makefile.in: Regenerate.
3125 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3127         * MAINTAINERS: Adjust my details.
3129 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3131         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3133 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3135         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3137 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3139         * MAINTAINERS (Write After Approval): Add myself.
3141 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3143         * MAINTAINERS (Write After Approval): Add myself.
3145 2010-01-11  Richard Guenther  <rguenther@suse.de>
3147         PR lto/41569
3148         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3149         * Makefile.in: Regenerated.
3151 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3153         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3154         * configure: Regenerate.
3156 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3157             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3159         PR bootstrap/42424
3160         * configure.ac: Include libtool m4 files.
3161         (_LT_CHECK_OBJDIR): Call it.
3162         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3163         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3165         * configure: Regenerate.
3167 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3169         PR bootstrap/41818
3170         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3171         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3172         * Makefile.in: Regenerate.
3174 2010-01-02  Richard Guenther  <rguenther@suse.de>
3176         PR lto/41529
3177         * configure.ac: Include config/elf.m4.  Disable LTO if not
3178         builting for an elf target.
3179         * configure: Regenerate.
3181 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3183         * MAINTAINERS: Change my email address.
3185 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3187         * config.sub, config.guess: Update from upstream sources.
3189 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3191         * MAINTAINERS (Write After Approval): Add myself.
3193 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3195         PR middle-end/30447
3196         PR middle-end/30789
3197         PR other/40302
3199         * configure.ac: Require MPC.
3200         * configure: Regenerate.
3202 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3204         PR target/38384
3205         PR bootstrap/40972
3206         * libtool.m4: Sync from git Libtool.
3207         * ltoptions.m4: Likewise.
3208         * ltversion.m4: Likewise.
3209         * lt~obsolete.m4: Likewise.
3210         * ltmain.sh: Likewise.
3212 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3214         * configure.ac: Update minimum MPC version to 0.8.
3215         * configure: Regenerate.
3217 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3219         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3220         * configure: Regenerated.
3222 2009-11-21  Ian Lance Taylor  <iant@google.com>
3224         * configure.ac: Change default of poststage1_ldflags to be empty if
3225         poststage1_libs is set.  When poststage1_libs is empty, and
3226         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3227         * configure: Rebuild.
3229 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3231         * MAINTAINERS (Write After Approval): Update my email address.
3233 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3235         * config.guess: Update from upstream sources.
3237 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3239         * Makefile.def: Restore host and target settings for gmp.
3240         * Makefile.in: Rebuild.
3242 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3244         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3245         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3246         Fix portability of test of C++ as bootstrap language.  Add
3247         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3248         * configure: Rebuild.
3249         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3250         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3251         in-tree building.
3252         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3253         (POSTSTAGE1_HOST_EXPORTS): Use it.
3254         (STAGE[+id+]_CXXFLAGS): New.
3255         (BASE_FLAGS_TO_PASS): Pass it down.
3256         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3257         extra_exports.
3258         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3259         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3260         extra_exports.
3261         * Makefile.in: Rebuild.
3263 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3265         * config.sub, config.guess: Update from upstream sources.
3267 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3269         * MAINTAINERS (Write After Approval): Add myself.
3271 2009-11-09  Jon Beniston  <jon@beniston.com>
3273         * MAINTAINERS (Write After Approval): Add myself.
3275 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3277         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3278         paths for *-w64-mingw* and x86_64-*mingw*.
3279         * configure: Regenerated.
3281 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3283         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3285 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3287         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3288         Phil Edwards to Write-After Approval.
3290 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3292         * configure.ac: Disable target-winsup & co for
3293         x86_64-*-mingw* and *-w64-mingw* targets.
3294         * configure: Regenerated.
3296 2009-10-16  Nick Clifton  <nickc@redhat.com>
3298         * MAINTAINERS: Add myself as a maintainer for the RX port.
3300 2009-10-26  Johannes Singler  <singler@kit.edu>
3302         * MAINTAINERS (Write After Approval): Update my e-mail address.
3304 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3306         * configure.ac (CLooG test): Use = with test.
3307         * configure: Regenerate.
3309 2009-10-22  Richard Guenther  <rguenther@suse.de>
3311         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3312         cloog if the ppl version check failed.  Move flags saving
3313         before setting in libelf check.
3314         * configure: Regenerate.
3316 2009-10-21  Richard Guenther  <rguenther@suse.de>
3318         * configure.ac: Adjust the ppl and cloog configure to work as
3319         documented.  Disable cloog if ppl was disabled.  Omit the version
3320         checks if they were disabled.
3321         * configure: Re-generate.
3323 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3325         * configure.ac: Add 'lto' to enable_languages, not
3326         new_enable_languages, and only if not already present.
3327         * configure: Regenerate.
3329 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3331         * README: Refer to the various COPYING* files instead of just
3332         COPYING.
3333         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3335 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3337         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3339 2009-10-07  Richard Guenther  <rguenther@suse.de>
3341         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3342         and Richard Guenther as reviewers.
3343         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3344         as reviewers.
3346 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3348         * config.sub: Update from upstream sources.
3350 2009-10-06  Ian Lance Taylor  <iant@google.com>
3352         * Makefile.def: check-gold depends upon all-gas.
3353         * Makefile.in: Rebuild.
3355 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3357         * MAINTAINERS (Write After Approval): Add myself.
3359 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3361         * Makefile.def: all-lto-plugin depends on all-libiberty.
3362         set bootstrap=true for lto-plugin.
3363         Add lto-plugin.
3364         * Makefile.in: Regenerate.
3365         * configure.ac (host_libs): Add lto-plugin.
3366         * configure: Regenerate.
3368 2009-10-03  Diego Novillo  <dnovillo@google.com>
3370         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3371         (HOST_LIBELFLIBS): Define.
3372         (HOST_LIBELFINC): Define.
3373         * Makefile.in: Regenerate.
3374         * configure.ac: Add --enable-lto.
3375         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3376         If --enable-lto is used, add 'lto' to new_enable_languages.
3377         If --enable-lto is used and gold is enabled, add
3378         lto-plugin to configdirs.
3379         * configure: Regenerate.
3381 2009-10-03  Simon Baldwin  <simonb@google.com>
3383         * configure.ac: If --with-system-zlib, suppress local zlib and
3384         pass --with-system-zlib to subdir configure scripts.
3385         * configure: Regenerate.
3387 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3388             Paolo Bonzini  <bonzini@gnu.org>
3390         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3391         $(srcdir).
3392         * Makefile.in: Rebuilt.
3394 2009-09-26  Gary Funck  <gary@intrepid.com>
3396         * MAINTAINERS (Write After Approval): Add myself.
3398 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3400         * configure.ac: Update minimum MPC version to 0.7.
3401         * configure: Regenerate.
3403 2009-09-25  Nick Clifton  <nickc@redhat.com>
3405         * configure.ac: Pass any --cache-file=/dev/null option on to
3406         subconfigures.
3407         * configure: Regenerate.
3409 2009-09-23  Nick Clifton  <nickc@redhat.com>
3411         * config.sub, config.guess: Update from upstream sources.
3413 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3415         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3416         * Makefile.in: Rebuilt.
3418 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3420         PR bootstrap/32272
3421         * configure.ac: Error out if $srcdir isn't '.' but contains
3422         host-${host_noncanonical}.
3423         * configure: Regenerate.
3425 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3427         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3428         maintainer.
3430 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3432         * configure.ac: If bootstrapping a combined tree with
3433         --enable-gold, require c++ in stage1_languages.
3434         * configure: Regenerate.
3436         * configure.ac: Also add target_libs of stage1_languages to
3437         bootstrap_target_libs.
3438         * configure: Regenerate.
3440         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3441         with --enable-languages not containing c++.
3442         * configure: Regenerate.
3444 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3446         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3447         * configure: Regenerate.
3449 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3451         * MAINTAINERS (Write After Approval): Update my e-mail address,
3452         and move from from here...
3453         (Waiting for paperwork): To here.
3455 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3457         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3459 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3461         * configure.ac: Do not use $extrasub for replacing @if/@endif
3462         parts in Makefile; instead, use additional arguments to
3463         AC_CONFIG_COMMANDS to do the replacement manually, with several
3464         sed invocations, to avoid HP-UX sed command limits.
3465         * configure: Regenerate.
3467 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3469         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3470         blank before -L.
3472 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3474         * configure.ac (with-build-config): Document.  Handle without.
3475         Handle missing argument.
3476         * configure: Rebuilt.
3478 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3480         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3481         Default to bootstrap-debug only if compare-debug works.
3482         * configure: Rebuilt.
3483         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3484         * Makefile.in: Rebuilt.
3486 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3488         * MAINTAINERS (OS Port Maintainers): Update my email address.
3490 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3492         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3493         * Makefile.in: Rebuilt.
3495 2009-09-01  Chris Demetriou  <cgd@google.com>
3497         * MAINTAINERS (Write After Approval): Add myself.
3499 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3501         PR debug/30161
3502         * include/dwarf2.h (enum dwarf_tag): Added
3503         DW_TAG_GNU_template_template_param
3504         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3506 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3508         * Makefile.tpl (AWK): Fix typo.
3509         * Makefile.in: Regenerate.
3511 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3513         * configure.ac: Detect awk and sed.
3514         * Makefile.def (flags_to_pass): Add AWK and SED.
3515         * Makefile.tpl (AWK, SED): New.
3516         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3517         * configure: Regenerate.
3518         * Makefile.in: Regenerate.
3520 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3522         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3523         (collapseslashes): Likewise.
3525 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3527         * configure.ac (AC_PREREQ): Bump to 2.64.
3529 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3531         * configure.ac: Remove --with-datarootdir, --with-docdir,
3532         --with-pdfdir, --with-htmldir switches.
3533         * configure: Regenerate.
3535         * configure: Regenerate.
3537         * compile: Sync from Automake 1.11.
3538         * depcomp: Likewise.
3539         * install-sh: Likewise.
3540         * missing: Likewise.
3541         * mkinstalldirs: Likewise.
3542         * ylwrap: Likewise.
3544 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3546         * ltmain.sh (func_normal_abspath): New function.
3547         (func_relative_path): Likewise.
3548         (func_mode_help): Document new -bindir option for link mode.
3549         (func_mode_link): Add new -bindir option, and use it to place
3550         output DLL if specified.
3552 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3554         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3555         (baseargs): Add --disable-option-checking.
3556         * configure: Regenerate.
3558         * Makefile.def (configure-target-libiberty): Depend on
3559         all-binutils and all-ld.
3560         (configure-target-newlib): Likewise.
3561         * Makefile.in: Regenerate.
3563 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3565         * config.sub, config.guess: Update from upstream sources.
3567 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3569         Sync from src, merge:
3571         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3573         * configure.ac: Do not exclude gas for i386-*-darwin.
3574         Add a case for x86_64-*-darwin.
3575         * configure: Regenerate.
3577 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3579         * MAINTAINERS: Add my name to Write After Approval list.
3581 2009-08-06  Michael Eager  <eager@eagercon.com>
3583         * configure.ac: Add Microblaze target.
3584         * configure: Regenerate.
3586 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3588         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3589         * configure: Regenerate.
3591 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3593         * MAINTAINERS (Write After Approval): Update my e-mail address.
3595 2009-07-06  Ian Lance Taylor  <iant@google.com>
3597         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3598         * configure: Rebuild.
3600 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3602         * MAINTAINERS: Move myself to the Graphite Reviewers.
3604 2009-06-30  Wei Guozhi  <carrot@google.com>
3606         * MAINTAINERS: Add my name to Write After Approval list.
3608 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3610         PR bootstrap/40338
3611         * configure.ac (comparestring): Create new variable.
3612         * Makefile.tpl (comparestring): Use to skip some comparisions.
3613         * configure: Regenerate.
3614         * Makefile.in: Regenerate.
3616 2009-06-26  Doug Evans  <dje@sebabeach.org>
3618         * Makefile.def (host_modules): Add cgen.
3619         * Makefile.in: Regenerate.
3620         * configure.ac (host_tools): Add cgen.
3621         * configure: Regenerate.
3623 2009-06-23  DJ Delorie  <dj@redhat.com>
3625         * MAINTAINERS: Add myself as mep maintainer.
3627 2009-06-23  Ian Lance Taylor  <iant@google.com>
3629         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3630         boot_languages.  Only bootstrap target libraries listed in
3631         target_libs for some boot language.  Add --with-stage1-ldflags,
3632         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3633         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3634         if not building with C++.
3635         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3636         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3637         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3638         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3639         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3640         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3641         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3642         * configure, Makefile.in: Rebuild.
3644 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3646         * MAINTAINERS: Added my name to write-after-approval list.
3648 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3650         * configure.ac: Define is_elf for QNX Neutrino targets.
3651         * configure: Regenerate.
3653 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3655         * MAINTAINERS: Added my name to the write-after-approval list
3657 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3659         * configure.ac: Detect MPC in default directory.
3660         * configure: Regenerate.
3662 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3663             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3665         * Makefile.tpl (all): Avoid a trailing backslash.
3666         * Makefile.in: Regenerate.
3668 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3670         * config.sub, config.guess: Update from upstream sources.
3672 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3674         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3675         to noconfdirs.
3676         * configure: Regenerate.
3678 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3680         * Makefile.tpl ([+compare-target+]): Compare all stage
3681         directories, rather than just gcc.
3682         * Makefile.in: Rebuilt.
3684 2009-06-01  Doug Kwan  <dougkwan@google.com>
3686         * configure.ac: Support gold for target arm*-*-*.
3687         * configure: Regenerate.
3689 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3691         * Makefile.def: Add MPC support and dependencies.
3692         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3694         * Makefile.in, configure: Regenerate.
3696 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3698         * Makefile.tpl (all): Avoid harmless warning in make all when
3699         gcc-bootstrap is enabled but stage_last does not exist.
3700         * Makefile.in: Rebuilt.
3702 2009-05-24  Nicolas Roche  <roche@adacore.com>
3704         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3705         * Makefile.in: Regenerate.
3707 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3709         * MAINTAINERS: Update my e-mail address.
3711 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3713         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3714         * configure:  Regenerate.
3716 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3718         PR other/40159
3719         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3720         gcc-no-bootstrap are mutually exclusive.
3721         * Makefile.in: Rebuilt.
3723 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3725         PR other/40159
3726         * Makefile.tpl (all): Don't end with unconditional success.
3727         * Makefile.in: Rebuilt.
3729 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3731         PR target/37137
3732         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3733         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3734         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3735         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3736         stage_configureflags, stage_cflags and stage_libcflags into
3737         explicit Makefile macros.
3738         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3739         GFORTRAN.
3740         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3741         CC.  Set CC_FOR_BUILD from CC.
3742         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3743         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3744         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3745         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3746         and GFORTRAN.
3747         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3748         (_LIBCFLAGS): Renamed to _TFLAGS.
3749         (do-compare-debug, do-compare3-debug): Drop.
3750         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3751         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3752         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3753         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3754         (XGCC_FLAGS_FOR_TARGET): New.
3755         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3756         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3757         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3758         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3759         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3760         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3761         TFLAGS.
3762         (BUILD_CONFIG): Include if requested.
3763         (all): Set TFLAGS on bootstrap.
3764         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3765         (all-stageid-prefixmodule): Likewise.
3766         (do-clean, distclean-stageid): Set TFLAGS.
3767         (restrap): Fix whitespace.
3768         * Makefile.in: Rebuilt.
3770 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3772         * config.guess: Sync with src.
3774 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3776         * configure.ac ($with_ppl):  Default to no if not supplied.
3777         ($with_cloog):  Likewise.
3778         configure:  Regenerate.
3780 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3782         * MAINTAINERS: Update my e-mail address.
3784 2009-04-27  Nick Clifton  <nickc@redhat.com>
3786         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3788 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3790         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3791         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3792         * Makefile.in: Regenerate.
3794 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3796         PR bootstrap/39739
3797         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3798         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3800         * configure, Makefile.in: Regenerate.
3802 2009-04-21  Taras Glek  <tglek@mozilla.com>
3804         * include/hashtab.h: Update GTY annotations to new syntax
3805         * include/splay-tree.h: Likewise
3807 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3809         * config.sub, config.guess: Update from upstream sources.
3811 2009-04-15  Anthony Green  <green@moxielogic.com>
3813         * configure.ac: Add moxie support.
3814         * configure: Rebuilt.
3816 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3818         * configure.ac: Change copyright header to refer to version
3819         3 of the GNU General Public License and to point readers at the
3820         COPYING3 file and the FSF's license web page.
3821         * Makefile.def: Likewise.
3822         * Makefile.tpl: Likewise.
3823         * Makefile.in: Regenerate.
3825 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3827         * configure.ac: Restore match for darwin9 or later. Use double
3828         brackets since regeneration eats one pair.
3829         * configure: Regenerate.
3831 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3833         PR gas/10039
3834         * configure.ac: Require texinfo 4.7.
3835         * configure: Regenerated.
3837 2009-04-09  Nick Clifton  <nickc@redhat.com>
3839         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3840         the GCC Runtime Library Exception.
3842 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3844         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3845         * configure: Regenerate.
3847 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3849         * Makefil.def (languages): New entries.
3850         * Makefile.tpl (check-gcc-*): New generic target.
3851         * Makefile.in: Regenerate.
3853 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3855         * MAINTAINERS:  Update my email address.
3857 2009-03-18  Tom Tromey  <tromey@redhat.com>
3859         * configure: Rebuild.
3860         * configure.ac (host_libs): Add libiconv.
3861         * Makefile.in: Rebuild.
3862         * Makefile.def (host_modules): Add libiconv.
3863         (configure-gdb, all-gdb): Depend on libiconv.
3865 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3867         * configure.ac: Treat gdb as supported on x86_64-darwin.
3868         * configure: Regenerate.
3870 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3872         * configure.ac (--with-host-libstdcxx): New option.
3873         * configure: Regenerate.
3875 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3877         * MAINTAINERS:  Move myself into the write after approval list.
3879 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3881         * MAINTAINERS: Update e-mail address.
3883 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3885         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3887 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3889         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3891 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3893         Backport from git Libtool:
3895         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3896         Support GNU/kOpenSolaris.
3897         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3898         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3899         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3900         GNU/kOpenSolaris.
3902 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3904         * MAINTAINERS: Update e-mail address.
3906 2009-02-24  Michael Eager  <eager@eagercon.com>
3908         * MAINTAINERS (Write After Approval): Add self.
3910 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3912         * MAINTAINERS (Write After Approval): Add myself.
3914 2009-02-05  Andreas Schwab  <schwab@suse.de>
3916         * Makefile.tpl (stage_last): Define $r and $s before using
3917         $(RECURSE_FLAGS_TO_PASS).
3918         * Makefile.in: Regenerate
3920 2009-01-30  Ian Lance Taylor  <iant@google.com>
3922         * MAINTAINERS: Move myself to the Global Reviewers list.
3924 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3926         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3927         * configure: Regenerate.
3929 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3931         * MAINTAINERS: Make whitespace consistent.
3932         Remove Robert Millan from Write After Approval.
3934 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3936         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3937         (all-opcodes): Depend on all-libiberty.
3938         * Makefile.in: Regenerate.
3940 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3942         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3943         * configure: Regenerate.
3945 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3947         * MAINTAINERS (Write After Approval): Add myself.
3949 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3951         * MAINTAINERS: Add myself to reviewers (Fortran).
3953 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3955         PR tree-optimization/38515
3956         * configure.ac (cloog-polylib): Removed.
3957         (with_ppl, with_cloog): Test for "no".
3958         * configure: Regenerated.
3960 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3962         * MAINTAINERS: Moved myself to reviewers (Fortran).
3964 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3966         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3967         (Write After Approval): Remove myself.
3969 2009-01-03  Diego Novillo  <dnovillo@google.com>
3971         * MAINTAINERS: Remove myself from alias maintainership.
3973 2009-01-02  David Ayers  <ayers@fsfe.org>
3975         * MAINTAINERS: Update e-mail address.
3977 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3979         * MAINTAINERS: Make whitespace consistent.
3981 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3983         Backport from upstream Libtool:
3984         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3985         Add cache variables to tests that require the linker to work.
3986         For shlibpath_overrides_runpath, this also changes the semantics
3987         to let the result from the C compiler take precedence.
3989 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3991         * config.sub, config.guess: Update from upstream sources.
3993 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3995         * configure.ac (ppllibs): Add by default the lib flags.
3996         * configure: Regenerate.
3998 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4000         * MAINTAINERS:  Add myself to the write after approval list.
4002 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4004         * configure.ac: Add double brackets on darwin[912].
4005         * configure: Regenerate.
4007 2008-12-03  Daniel Kraft  <d@domob.eu>
4009         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4010         Approval to Reviewer section (for Fortran front-end).
4012 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4014         * configure.ac: Expand to darwin10 and later.
4015         * configure: Regenerate.
4017 2008-12-02  Andreas Schwab  <schwab@suse.de>
4019         * Makefile.def: configure-target-boehm-gc depends on
4020         all-target-libstdc++-v3.
4021         * Makefile.in: Regenerate.
4023 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4025         * MAINTAINERS:  Add myself as mingw maintainer.
4027 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4029         * config.sub, config.guess: Update from upstream sources.
4031 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4033         * README.SCO: Remove.
4035 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4037         * MAINTAINERS:  Add myself to the write after approval list.
4039 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4041         * MAINTAINERS:  Update my email address in WAA section.
4043 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4045         * MAINTAINERS: Update e-mail address.
4047 2008-11-27  Toon Moene  <toon@moene.org>
4049         * MAINTAINERS: Change e-mail address.
4051 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4053         * configure.ac: Build gdb for i?86-*-darwin*
4054         * configure: Regenerated.
4056 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4058         * MAINTAINERS: Added my full name.
4060 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4062         PR bootstrap/38014
4063         PR bootstrap/37923
4065         Revert:
4067         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4069         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4070         * Makefile.in: Regenerated.
4072         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4074         PR gdb/921
4075         PR gdb/1646
4076         PR gdb/2175
4077         PR gdb/2176
4079         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4080         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4081         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4082         (HOST_EXPORTS): Pass CPPFLAGS.
4083         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4084         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4085         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4086         * Makefile.in, configure: Regenerated.
4087         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4088         and CPPFLAGS_FOR_BUILD.
4090 2008-11-06  Jeff Law  <law@redhat.com>
4092         * MAINTAINERS: Add myself as middle end maintainer.
4094 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4096         * MAINTAINERS (Write after approval): Add myself.
4098 2008-11-05  Diego Novillo  <dnovillo@google.com>
4100         * MAINTAINERS (Global Reviewers): Add myself.
4101         (Non-Algorithmic Maintainers): Remove myself.
4103 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4105         * MAINTAINERS (Write after approval): Add myself.
4107 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4109         * MAINTAINERS (Write after approval): Add myself.
4111 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4113         * configure.ac (spu-*-*): Remove special case.
4114         * configure: Regenerate.
4116 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4118         * MAINTAINERS (Write after approval): Update my email address.
4120 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4122         * configure.ac [spu-*-*]: Do not set skipdirs.
4123         * configure: Re-generate.
4125 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4127         * MAINTAINERS (Various Maintainers): Add myself to reload.
4129 2008-10-25  Richard Guenther  <rguenther@suse.de>
4131         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4132         maintainer.  Remove myself as libgcc-math maintainer.
4133         (Non-Algorithmic Maintainers): Remove myself.
4135 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4137         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4138         * Makefile.in: Regenerated.
4140 2008-10-23  Cary Coutant  <ccoutant@google.com>
4142         * MAINTAINERS (Write after approval): Add myself.
4144 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4146         PR gdb/921
4147         PR gdb/1646
4148         PR gdb/2175
4149         PR gdb/2176
4151         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4152         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4153         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4154         (HOST_EXPORTS): Pass CPPFLAGS.
4155         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4156         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4157         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4158         * Makefile.in, configure: Regenerated.
4159         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4160         and CPPFLAGS_FOR_BUILD.
4162 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4164         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4165         Sebastian Pop.
4167 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4169         * MAINTAINERS (Write After Approval): Added myself.
4171 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4173         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4174         recommended version to 2.3.2.
4176         * configure: Regenerate.
4178 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4180         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4182 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4184         * MAINTAINERS (Write After Approval): Update e-mail address.
4186 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4188         * libtool.m4: Update to libtool 2.2.6.
4189         * lt~obsolete.m4: Update to libtool 2.2.6.
4190         * ltmain.sh: Update to libtool 2.2.6.
4191         * ltsugar.m4: Update to libtool 2.2.6.
4192         * ltversion.m4: Update to libtool 2.2.6.
4193         * ltoptions.m4: Update to libtool 2.2.6.
4194         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4196 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4198         * MAINTAINERS (Write After Approval): Add myself.
4200 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4202         * MAINTAINERS (Write After Approval): Update my name.
4204 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4206         * MAINTAINERS: Add myself in "Write After Approval".
4208 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4210         * MAINTAINERS: Add myself as ia64 maintainer.
4212 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4214         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4215         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4216         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4217         and Michael Tiemann from Write After Approval since they do not
4218         actually have access.
4220 2008-09-05  Richard Guenther  <rguenther@suse.de>
4222         * configure.ac: Initialize clooglibs to -lcloog.
4223         * configure: Re-generate.
4225 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4227         * MAINTAINERS (Write After Approval): Add myself.
4229 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4231         * configure.ac (--with-cloog-polylib): New.
4232         (--disable-cloog-version-check): New.
4233         (--disable-ppl-version-check): New.
4234         * configure: Re-generate.
4236 2008-09-03  Richard Guenther  <rguenther@suse.de>
4238         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4239         cloog test.
4240         * configure: Re-generate.
4242 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4244         Add picoChip port.
4245         * MAINTAINERS: Add picoChip maintainers.
4247 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4248             Tobias Grosser  <grosser@fim.uni-passau.de>
4249             Jan Sjodin  <jan.sjodin@amd.com>
4250             Harsha Jagasia  <harsha.jagasia@amd.com>
4251             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4252             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4253             Adrien Eliche  <aeliche@isty.uvsq.fr>
4255         Merge from graphite branch.
4256         * configure: Regenerate.
4257         * Makefile.in: Regenerate.
4258         * configure.ac (host_libs): Add ppl and cloog.
4259         Add checks for PPL and CLooG.
4260         * Makefile.def (ppl, cloog): Added modules and dependences.
4261         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4262         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4264 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4266         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4267         (GCC_SHLIB_SUBDIR): New.
4268         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4269         * configure: Regenerate.
4270         * Makefile.in: Regenerate.
4272 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4274         * MAINTAINERS: Consistently use tabs to separate columns.
4276 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4278         * MAINTAINERS (Write after Approval): Add myself.
4280 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4282         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4283         Enable bfd, binutils and opcodes.
4284         * configure: Regenerate.
4286 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4288         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4290 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4292         * MAINTAINERS:  Use correct Umlaut for last name.
4294 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4296         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4298 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4300         * MAINTAINERS: Update my email address.
4302 2008-08-16  Nicolas Roche  <roche@adacore.com>
4304         * Makefile.tpl: Add BOOT_ADAFLAGS.
4305         * Makefile.in: Regenerate.
4307 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4309         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4310         * configure: Regenerate.
4312 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4314         * configure.ac: Add makefile fragments for hpux.
4315         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4316         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4317         * configure: Regenerate.
4318         * Makefile.in: Regenerate.
4320 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4322         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4324 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4326         * MAINTAINERS (Write after Approval): Add myself.
4328 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4330         * MAINTAINERS (Write After Approval):  Add myself.
4332 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4334         * MAINTAINERS (Write After Approval):  Add myself.
4336 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4338         * MAINTAINERS: Update my email address.
4340 2008-06-25  Joey Ye  <joey.ye@intel.com>
4342         * MAINTAINERS (Write After Approval):  Add myself.
4344 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4346         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4347         * Makefile.in: Regenerate.
4348         * configure: Regenerate.
4350 2008-06-17  Daniel Kraft  <d@domob.eu>
4352         * MAINTAINERS (Write After Approval):  Add myself.
4354 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4356         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4357         "$@" is still intact with both Autoconf 2.59 and 2.62.
4358         * configure: Regenerate.
4360 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4362         * Makefile.tpl: Fix comment errors.
4363         * Makefile.in: Regenerate.
4365 2008-06-12  David S. Miller  <davem@davemloft.net>
4366             David Edelsohn  <edelsohn@gnu.org>
4368         * configure.ac: Add powerpc*-*-* to gold supported targets.
4369         * configure: Regenerate.
4371 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4373         PR tree-optimization/36218
4374         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4375         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4376         (all prefix="build-"): Pass them to build-system sub-makes.
4377         * Makefile.in: Regenerate.
4379 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4381         * MAINTAINERS (mt port): Remove.
4382         (sco5, unixware, sco udk): Remove.
4383         (Kean Johnston): Add to Write After Approval.
4385 2008-05-30  Julian Brown  <julian@codesourcery.com>
4387         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4388         of libobjc for ARM EABI Linux.
4389         * configure: Regenerate.
4391 2008-05-18  Xinliang David Li   <davidxl@google.com>
4393         * ChangeLog: Remove wrong ChangeLog entry.
4395 2008-05-17  Xinliang David Li   <davidxl@google.com>
4397         * MAINTAINERS (Write After Approval): Add myself.
4399 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4401         * MAINTAINERS (Write After Approval): Add myself.
4403 2008-05-14  Rafael Espíndola  <espindola@google.com>
4405         * config-ml.in: don't handle --enable-shared and --enable-static.
4407 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4409         * MAINTAINERS: Update my email address.
4411 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4413         * MAINTAINERS: Update my email address.
4415 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4417         * MAINTAINERS (Write After Approval): Add myself.
4419 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4421         * MAINTAINERS (Write After Approval): Add myself.
4423 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4425         * MAINTAINERS (crx): Add myself.
4427 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4429         Sync with src:
4430         2008-04-14  David S. Miller  <davem@davemloft.net>
4432         * configure.ac: Add sparc*-*-* to gold supported targets.
4433         * configure: Regenerate.
4435 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4437         PR bootstrap/35457
4438         * configure.ac: Include override.m4.
4439         * configure: Regenerate.
4441 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4443         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4444         * Makefile.in: Regenerate.
4446 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4448         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4449         as nonconfigurable directories list.
4450         * configure: Regenerate.
4452 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4454         * config.sub, config.guess: Update from upstream sources.
4456 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4458         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4459         * Makefile.in: Regenerate.
4461 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4463         * configure.ac: Do not build libssp for the AVR.
4464         * configure: Regenerate.
4466 2008-04-07  Ian Lance Taylor  <iant@google.com>
4468         * Makefile.def: check-gold depends upon all-binutils.
4469         * Makefile.in: Regenerate.
4471 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4473         * MAINTAINERS (Write After Approval): Add myself.
4475 2008-04-04  Nick Clifton  <nickc@redhat.com>
4477         PR binutils/4334
4478         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4479         builds.
4480         * configure: Regenerate.
4482 2008-04-04  NightStrike  <NightStrike@gmail.com>
4484         PR other/35151
4485         * configure.ac: Combine rules for mingw32 and mingw64.
4486         * configure: Regenerate.
4488 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4490         * MAINTAINERS (Write After Approval): Add myself.
4492 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4494         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4495         * Makefile.in (.NOTPARALLEL): Ditto.
4497 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4499         * MAINTAINERS (Write After Approval): Add myself.
4501 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4503         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4504         * Makefile.in (.NOTPARALLEL): Regenerate.
4506 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4508         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4509         * Makefile.in: Regenerate.
4511 2008-03-26  Jakub Staszak  <kuba@et.pl>
4513         * MAINTAINERS (Write After Approval): Add myself.
4515 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4517         * MAINTAINERS:  Update e-mail address.
4519 2008-03-20  Ian Lance Taylor  <iant@google.com>
4521         * configure.ac: Add support for --enable-gold.
4522         * Makefile.def: Add gold as a directory like ld.
4523         * configure, Makefile.in: Regenerate.
4525 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4527         * configure.ac: m4_include config/proginstall.m4.
4528         * configure: Regenerate.
4530         Backport from upstream Libtool:
4532         2007-10-12  Eric Blake  <ebb9@byu.net>
4534         Deal with Autoconf 2.62's semantic change in m4_append.
4535         * ltsugar.m4 (lt_append): Replace broken versions of
4536         m4_append.
4537         (lt_if_append_uniq): Don't require separator to be overquoted,
4538         and avoid broken m4_append.
4539         (lt_dict_add): Fix typo.
4540         * libtool.m4 (_LT_DECL): Don't overquote separator.
4542 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4544         * config.rpath: Add AIX 6 support.
4546 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4548         * Makefile.def (stageprofile).  Remove -fprofile-generate
4549         from stage_libcflags.
4550         * Makefile.in: Regenerate.
4552 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4554         * config.sub, config.guess: Update from upstream sources.
4556 2008-03-06  Tom Tromey  <tromey@redhat.com>
4558         * MAINTAINERS: Update for treelang deletion.
4560 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4562         * MAINTAINERS: Update my email address.
4564 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4566         * MAINTAINERS (darwin port): Add myself as a maintainer.
4567         (objective-c/c++): Add myself as a maintainer.
4569 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4571         * MAINTAINERS (Write After Approval): Update my email address.
4573 2008-02-25  Tomas Bily  <tbily@suse.cz>
4575         * MAINTAINERS (Write After Approval): Add myself.
4577 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4579         * MAINTAINERS (OpenMP): Add myself.
4581 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4583         PR bootstrap/32009
4584         PR bootstrap/32161
4586         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4587         * configure: Regenerate.
4589         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4590         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4591         STAGE4_LIBCFLAGS): New.
4592         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4593         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4594         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4595         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4596         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4597         for target modules.  Don't export LIBCFLAGS.
4598         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4599         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4600         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4601         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4602         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4603         * Makefile.in: Regenerate.
4605 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4607         PR libgcj/33085
4608         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4609         Do not use -DDLL_EXPORT.  Backport from upstream.
4611 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4613         * MAINTAINERS (Write After Approval): Add myself.
4615 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4617         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4618         * configure: Regenerate.
4620 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4622         * configure.ac (xtensa*-*-*): Recognize processor variants.
4623         * configure: Regenerate.
4625 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4627         PR bootstrap/34922
4628         * configure.ac (PARSE_ARGS): Push suitable setting of
4629         ac_subdirs_all, for `./configure --help=recursive'.
4630         Handle `+' in generic toplevel directory disabling.
4631         * configure: Regenerate.
4633 2008-01-28  Nick Clifton  <nickc@redhat.com>
4635         * MAINTAINERS (xstormy16): Take over maintainership.
4637 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4639         * MAINTAINERS (c4x port): Remove.
4641 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4643         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4645 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4647         * config.sub, config.guess: Update from upstream sources.
4649 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4651         * MAINTAINERS (Write After Approval): Add myself.
4653 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4655         * MAINTAINERS: Update my email address.
4657 2008-01-09  Raksit Ashok  <raksit@google.com>
4659         * MAINTAINERS (Write After Approval): Add myself.
4661 2008-01-09  Raksit Ashok  <raksit@google.com>
4663         * MAINTAINERS (Write After Approval): Add myself.
4665 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4667         * config.sub, config.guess: Update from upstream sources.
4669 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4671         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4672         Change recommended MPFR from 2.2.1 -> 2.3.0.
4673         * configure: Regenerate.
4675 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4677         * MAINTAINERS: Update my email address.
4679 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4681         * MAINTAINERS: Update my email address.
4683 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4685         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4686         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4687         * Makefile.in: Regenerate.
4689 2007-12-10  Mark Heffernan  <meheff@google.com>
4691         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4692         misplaced entries.
4694 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4696         * configure.ac: Enable libjava for x86_64-*-darwin9.
4697         * configure: Regenerate.
4699 2007-12-07  Bill Maddox  <maddox@google.com>
4701         * MAINTAINERS (Write After Approval): Add myself.
4703 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4705         * config.sub, config.guess: Update from upstream sources.
4707 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4709         * config-ml.in: Remove 64bit configure tests.
4711 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4713         * config-ml.in: Robustify against white space in absolute file
4714         names.
4716         * config-ml.in (multi-clean): Substitute ${Makefile}.
4717         Remove superfluous ${Makefile} in list.
4719 2007-11-19  Thiemo Seufer  <ths@mips.com>
4721         * config-ml.in: Don't hardcode the Makefile name.
4723 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4725         * MAINTAINERS (Write After Approval): Add myself.
4727 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4729         * MAINTAINERS (Write After Approval): Add myself.
4731 2007-11-06  Doug Kwan  <dougkwan@google.com>
4733         * MAINTAINERS (Write After Approval): Add myself.
4735 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4737         * MAINTAINERS (mercury): Remove entry.
4738         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4740 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4742         * Makefile.def (dependencies): Make configure-gdb depend on
4743         all-intl.
4744         * Makefile.in: Regenerated.
4746 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4748         * MAINTAINERS (Fortran maintainer): Remove myself.
4750 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4752         * Makefile.def: To avoid problems running with parallel makes,
4753         build newlib before libgloss so that target specific header
4754         files are availble.
4755         * Makefile.in: Regenerate
4757 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4759         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4760         * Makefile.in: Regenerate.
4762 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4764         * MAINTAINERS (Register allocation reviewer): Add myself.
4766 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4768         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4769         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4770         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4771         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4772         * configure: Regenerate.
4774 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4776         * MAINTAINERS (Register allocation reviewer): Add myself.
4778 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4780         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4781         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4782         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4783         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4784         * configure.ac: Default them to host tools for $host = $build.
4785         Subst them.
4787         * configure: Regenerate.
4788         * Makefile.in: Regenerate.
4790 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4792         * MAINTAINERS (Register allocation reviewer): Add myself.
4794 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4796         * MAINTAINERS (Register allocation reviewer): Add myself.
4798 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4800         * MAINTAINERS (Write After Approval): Fix typo.
4802 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4804         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4805         * configure: Regenerate.
4807 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4809         PR bootstrap/31906
4810         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4811         they're already prefixed.
4813 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4815         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4816         libstdc++.
4817         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4818         * configure: Regenerate.
4819         * Makefile.in: Regenerate.
4821 2007-09-17  Andreas Schwab  <schwab@suse.de>
4823         * configure.ac: Raise minimum makeinfo version to 4.6.
4824         * configure: Regenerate.
4826 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4828         * MAINTAINERS (write-after-approval) add myself
4830 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4832         * configure.ac: Correct makeinfo version check.
4833         * configure: Regenerate.
4835 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4837         * MAINTAINERS: Update my email address.
4839 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4841         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4842         to $skipdirs and only disable gprof for newlib.  Use the normal
4843         mips*-elf* handling in other respects.
4844         * configure: Regnerate.
4846 2007-09-12  David Daney  <ddaney@avtrex.com>
4848         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4849         enabling libgcj.
4850         * configure: Regenerate.
4852 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4854         PR other/32154
4855         * configure.ac: For libgloss targets, point the linker to the linker
4856         script, startup code and simulator library.
4857         * configure: Regenerate.
4859 2007-09-07  Andrew Haley  <aph@redhat.com>
4861         * configure.ac (noconfigdirs): Remove target-libffi and
4862         target-libjava.
4863         * configure: Regenerate.
4865 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4867         PR target/33281
4868         * configure.ac: Use config/mh-mingw on mingw.
4869         * configure: Regenerate.
4871 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4873         * MAINTAINERS (Write After Approval): Add myself.
4875 2007-09-05  Richard Guenther  <rguenther@suse.de>
4877         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4878         nor --disable-checking is provided also turn on yes and types
4879         checking for stage1.
4880         * configure: Re-generate.
4882 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4884         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4885         (Write After Approval): Remove myself.
4887 2007-08-29  Nick Clifton  <nickc@redhat.com>
4889         * config.sub, config.guess: Update from upstream sources.
4891 2007-08-22  Bud Davis  <jmdavis@link.com>
4893         * MAINTAINERS (Write After Approval): Added myself.
4894         * MAINTAINERS (Reviewers): Removed myself.
4896 2007-08-18  Paul Brook  <paul@codesourcery.com>
4897             Joseph Myers  <joseph@codesourcery.com>
4899         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4900         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4901         * Makefile.in: Regenerate.
4902         * configure.ac (--with-debug-prefix-map): New.
4903         * configure: Regenerate.
4905 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4906             Nigel Stephens  <nigel@mips.com>
4908         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4909         as target_makefile_frag.
4910         * configure: Regenerate.
4912 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4914         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4915         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4916         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4917         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4918         (do-compare, do-compare3, do-compare-debug): New.
4919         ([+compare-target+]): Use them.
4921 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4923         * MAINTAINERS (Write After Approval): Change my email address.
4925 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4926             Ben Elliston  <bje@au.ibm.com>
4928         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4929         --silent if $silent.
4930         * configure: Regenerate.
4932 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4934         * MAINTAINERS (Various Maintainers): Add myself as
4935         loop infrastructure maintainer.  Update my e-mail
4936         address.
4938 2007-07-31  Diego Novillo  <dnovillo@google.com>
4940         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4941         Adjust description.
4943 2007-07-26  Richard Guenther  <rguenther@suse.de>
4945         * configure.ac: Add types checking to stage1 checking flags.
4946         * configure: Regenerate.
4948 2007-07-17  Nick Clifton  <nickc@redhat.com>
4950         * COPYING3: New file.  Contains version 3 of the GNU General
4951         Public License.
4952         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4953         Lesser General Public License.
4955 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4957         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4959 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4961         * MAINTAINERS (S/390 co-maintainer): Add myself.
4962         (Write After Approval): Remove myself.
4964 2007-07-13  Dan Hipschman  <dsh@google.com>
4966         * MAINTAINERS (Write After Approval): Add myself.
4968 2007-07-11  Nick Clifton  <nickc@redhat.com>
4970         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4971         WINDRES export.
4972         * Makefile.in: Regenerate.
4974 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4976         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4977         maintainer.
4979 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4981         * lt~obsolete.m4: New. Import from 20070318 libtool.
4983 2007-07-03  Julian Brown  <julian@codesourcery.com>
4985         * MAINTAINERS (Write After Approval): Add myself.
4987 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4989         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4990         * configure: Regenerate.
4992 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4994         * configure.ac: Add some missing m4 quotation.
4995         * configure: Regenerate.
4997 2007-07-02  Simon Baldwin  <simonb@google.com>
4999         * MAINTAINERS (Write After Approval): Add myself.
5001 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5003         * configure: Regenerate.
5005 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5007         * Makefile.def: Add windmc tool to build.
5008         * Makefile.tpl: Likewise.
5009         * configure.ac: Likewise.
5010         * Makefile.in: Regenerate.
5011         * configure: Regenerate.
5013 2007-06-28  DJ Delorie  <dj@redhat.com>
5015         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5016         not building newlib.
5017         * configure: Regenerated.
5019 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5021         * MAINTAINERS (Write After Approval): Add myself.
5023 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5025         * MAINTAINERS (Write After Approval): Add myself.
5027 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5029         * MAINTAINERS (Write After Approval): Add myself.
5031 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5033         * MAINTAINERS (Write After Approval): Add myself.
5035 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5037         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5038         * Makefile.in: Regenerated.
5040 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5042         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5043         bfin*-*-uclinux* targets.
5044         * configure: Regenerate.
5046 2007-06-14  Ian Lance Taylor  <iant@google.com>
5048         * MAINTAINERS: Add myself as non-algorithmic global write
5049         maintainer.
5051 2007-06-14  Diego Novillo  <dnovillo@google.com>
5053         * MAINTAINERS: Add self as middle-end maintainer and
5054         non-algorithmic global write maintainer.
5056 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5058         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5059         Move all Fortran maintainers except Paul Brook into the
5060         Non-Autopoiesis section.
5062 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5064         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5065         (distclean-stage[+id+]): Possibly delete stage_last.
5066         * Makefile.in: Regenerate.
5068 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5070         * MAINTAINERS (Various Maintainer): Fix typo.
5072 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5074         * MAINTAINERS (Various Maintainer): Add myself as
5075         dataflow maintainer.
5077 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5079         * config.sub, config.guess: Update from upstream sources.
5081 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5083         * Makefile.tpl: Fix spelling error.
5084         * Makefile.in: Regenerate.
5086 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5088         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5089         lt_cv_sys_max_cmd_len.
5091 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5093         * MAINTAINERS (Various Maintainers): Add myself as
5094         auto-vectorizer maintainer.
5096 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5098         PR libjava/32098
5099         * libtool.m4: Revert previous change.
5100         * ltgcc.m4: Put it here.
5102 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5104         * MAINTAINERS (Various Maintainers): Add myself as
5105         auto-vectorizer maintainer.
5107 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5109         PR libjava/32098
5110         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5112 2007-05-30  Richard Guenther  <rguenther@suse.de>
5114         * MAINTAINERS (Various Maintainers): Add myself as
5115         auto-vectorizer maintainer.
5117 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5119         PR bootstrap/29382
5120         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5121         * configure: Rebuilt.
5123 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5125         * MAINTAINERS (Write After Approval): Removed my name.
5127 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5129         * MAINTAINERS (Write After Approval): Remove myself.
5131 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5133         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5135 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5137         * ltmain.sh: Update from ToT Libtool.
5138         * libtool.m4: Update from ToT Libtool.
5139         * ltsugar.m4: New. Update from ToT Libtool.
5140         * ltversion.m4: New. Update from ToT Libtool.
5141         * ltoptions.m4: New. Update from ToT Libtool.
5142         * ltconfig: Remove.
5143         * ltcf-c.sh: Remove.
5144         * ltcf-cxx.sh: Remove.
5145         * ltcf-gcj.sh: Remove.
5147 2007-05-22  Ollie Wild  <aaw@google.com>
5149         * MAINTAINERS (Write After Approval): Add myself.
5151 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5153         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5154         stage_cflags.
5155         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5156         Remove CFLAGS/LIBCFLAGS.
5157         (configure-stage[+id+]-[+prefix+][+module+],
5158         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5159         * Makefile.in: Regenerate.
5161 2007-05-15  Diego Novillo  <dnovillo@google.com>
5163         * MAINTAINERS: Update e-mail address.
5165 2007-05-15  Revital Eres  <eres@il.ibm.com>
5167         * MAINTAINERS (Write After Approval): Add myself.
5169 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5171         * MAINTAINERS (Write After Approval): Updated my address.
5173 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5175         * MAINTAINERS (Write After Approval): Add myself.
5177 2007-05-11  Silvius Rus  <rus@google.com>
5179         * MAINTAINERS (Write After Approval): Add myself.
5181 2007-04-23  Tom Tromey  <tromey@redhat.com>
5183         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5185 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5187         * MAINTAINERS (cpplib): Rename to ...
5188         (libcpp): ... this.  Add C/C++ front end maintainers.
5190 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5192         * config-ml.in: Pass ${ml_config_env} to configure calls.
5194 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5196         * MAINTAINERS (Write After Approval): Add myself.
5198 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5200         * MAINTAINERS (Write After Approval): Add myself.
5202 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5204         * MAINTAINERS (fortran 95 front end): Add myself.
5206 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5208         * MAINTAINERS (Write After Approval): Add myself.
5210 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5212         * MAINTAINERS (Modulo Scheduler): Add myself.
5214 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5216         * MAINTAINERS (fortran 95 front end): Add myself.
5217         (c++ front end): whitespace fix.
5219 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5221         * MAINTAINERS (Write After Approval): Add myself.
5223 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5225         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5226         of glob.  Quote arguments with single quotes too.
5227         * configure: Regenerate.
5229 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5231         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5232         * Makefile.in: Regenerate
5234 2007-03-07  Andreas Schwab  <schwab@suse.de>
5236         * configure: Regenerate.
5238 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5240         * configure.ac: Add "--with-pdfdir" configure option,
5241         which defines pdfdir variable.
5242         * Makefile.def (target=fixincludes): Add install-pdf to
5243         missing targets.
5244         (recursive_targets): Add install-pdf target.
5245         (flags_to_pass): Add pdfdir.
5246         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5247         target.
5248         * configure: Regenerate
5249         * Makefile.in: Regenerate
5251 2007-02-28  Eric Christopher  <echristo@apple.com>
5253         Revert:
5254         2006-12-07  Mike Stump  <mrs@apple.com>
5256         * Makefile.def (dependencies): Add dependency for
5257         install-target-libssp and install-target-libgomp on
5258         install-gcc.
5259         * Makefile.in: Regenerate.
5261 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5263         * configure: Regenerate.
5264         * configure.ac: Move statements after variable declarations.
5266 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5268         * MAINTAINERS: Add myself as sh maintainer.
5270 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5272         * configure.ac: Adjust for loop syntax.
5273         * configure: Regenerate.
5275 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5277         * configure: Rebuilt.
5279 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5281         * configure.ac: Drop multiple occurrences of --enable-languages,
5282         and fix its quoting.
5283         * configure: Rebuilt.
5285 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5286             Nathan Sidwell  <nathan@codesourcery.com>
5287             Vladimir Prus  <vladimir@codesourcery.com>
5288             Joseph Myers  <joseph@codesourcery.com>
5290         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5291         * configure: Regenerate.
5293 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5295         * ltconfig (freebsd*): Default to elf.
5297 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5299         * configure.ac (target_libraries): Move libgcc before libiberty.
5300         * configure: Regenerated.
5302 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5303             Paolo Bonzini  <bonzini@gnu.org>
5305         PR bootstrap/30753
5306         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5307         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5308         * configure: Regenerated.
5310 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5312         * MAINTAINERS (Language Front End Maintainers): Update my mail
5313         address.
5315 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5317         PR bootstrap/30748
5318         * configure.ac: Correct syntax for Solaris ksh.
5319         * configure: Regenerated.
5321 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5323         * configure.ac: Sync with src.
5324         * configure: Regenerate.
5326 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5328         * Makefile.in: Regenerate.
5330 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5332         * config.sub: Sync with src.
5334 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5336         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5337         noncanonical equivalents.
5338         * configure.in: Rename to...
5339         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5340         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5341         target_noncanonical.  Use them.  Rewrite removal of configure
5342         arguments for autoconf 2.59.  Discard variable settings.  Force
5343         program_transform_name for native tools.
5345         * Makefile.in: Regenerated.
5346         * configure: Regenerated with autoconf 2.59.
5348 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5350         * MAINTAINERS (Write After Approval): Add myself.
5352 2007-01-31  Andreas Schwab  <schwab@suse.de>
5354         * Makefile.tpl (LDFLAGS): Substitute it.
5355         * Makefile.in: Regenerate.
5357 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5359         * MAINTAINERS (Write After Approval): Add myself.
5361 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5363         * MAINTAINERS (spu port): Add myself.
5365 2007-01-23  Richard Guenther  <rguenther@suse.de>
5367         PR bootstrap/30541
5368         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5369         * Makefile.tpl (GNATBIND): Substitute it.
5370         (GNATMAKE): Likewise.
5371         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5372         of STAGE_PREFIX.
5373         * Makefile.in: Regenerate.
5374         * configure: Regenerate.
5376 2007-01-18  Mike Stump  <mrs@apple.com>
5378         * configure.in: Re-enable -Werror for gcc builds.
5380 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5382         * MAINTAINERS (Write After Approval): Add myself.
5384 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5386         * configure.in: Change == to = in test command.
5387         * configure: Regenerate.
5389 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5390             Nick Clifton  <nickc@redhat.com>
5391             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5393         * configure.in (build_configargs, host_configargs, target_configargs):
5394         Remove build/host/target parameters.
5395         (host_libs): Add gmp and mpfr.
5396         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5397         * Makefile.def (gmp, mpfr): New.
5398         (gcc): Remove target.
5399         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5400         target_os, target_vendor): New.
5401         (configure): Add host_alias/target_alias arguments; adjust invocations.
5402         * configure: Regenerate.
5403         * Makefile.in: Regenerate.
5405 2007-01-11  Matt Fago  <fago@earthlink.net>
5407         * configure.in: Try to link to functions only in mpfr 2.2.x
5408         to improve robustness of configure tests.
5409         * configure: Regenerate.
5411 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5413         * MAINTAINERS: Add myself as i386 maintainer.
5415 2007-01-08  Jan Hubicka  <jh@suse.cz>
5417         * MAINTAINERS: Add myself as i386 maintainer.
5419 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5421         * configure.in: Add support for an x86_64-mingw* target.
5422         * configure: Regenerate.
5424 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5426         * Makefile.tpl (all-target): Correct @if conditional for target
5427         modules.
5428         * configure.in: Omit libiberty if building only target libgcc.
5429         * configure, Makefile.in: Regenerated.
5431 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5433         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5434         * configure: Regenerate.
5436 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5438         * Makefile.def (target_modules): Add libgcc.
5439         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5440         * Makefile.tpl (clean-target-libgcc): Delete.
5441         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5442         on gcc even for bootstrapped modules.  Rewrite handling of
5443         lang_env_dependencies to loop over target_modules.
5444         * configure.in (target_libraries): Add target-libgcc.
5445         * Makefile.in, configure: Regenerated.
5447 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5449         * configure.in: Reorganize recognition of languages.  Add
5450         --enable-stage1-languages.  Show supported languages for the chosen
5451         target rather than all recognized languages.
5452         * configure: Regenerate.
5454 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5456         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5457         * Makefile.in: Regenerate.
5459 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5461         * configure.in: Warn that MPFR 2.2.0 is buggy.
5462         * configure: Regenerate.
5464 2006-12-27  Ian Lance Taylor  <iant@google.com>
5466         * configure.in: When removing Makefiles to force a reconfigure, also
5467         remove prev-DIR*/Makefile.
5468         * configure: Regenerate.
5470 2006-12-22  Andreas Schwab  <schwab@suse.de>
5472         * configure: Regenerate with correct autoconf version.
5474 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5476         * configure.in: add AC_SUBST for *_FOR_TARGET.
5477         * configure: Regenerate.
5479 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5481         * configure.in: Simplify logic for rejecting languages that cannot
5482         be built.  Separate the case when a language is unsupported,
5483         from the case when the user chooses not to build a language.
5485 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5487         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5488         it only affects bootstrap and could be tested on "$host" as well.
5489         * configure: Regenerate.
5490         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5492 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5494         PR bootstrap/29544
5495         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5496         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5497         move here comment from Makefile.tpl.
5498         * Makefile.tpl: Move some definitions higher in the file.
5499         (STAGE1_CHECKING): New.
5500         * configure.in: Add --enable-stage1-checking.
5501         * configure: Regenerate.
5502         * Makefile.in: Regenerate.
5504 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5506         * MAINTAINERS: Add myself as build system maintainer.
5508 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5510         * MAINTAINERS (Write After Approval): Add myself.
5512 2006-12-13  Eric Christopher  <echristo@apple.com>
5514         * MAINTAINERS: Add myself as darwin maintainer.
5516 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5518         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5520 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5522         MAINTAINERS: Update my entry.
5524 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5526         * configure.in:  Handle spu makefile frag.
5527         * Makefile.tpl (MAINT): Define
5528         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5529         * configure: Regenerate.
5530         * Makefile.in: Regenerate.
5532 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5534         * config.guess: Import latest version.
5535         * config.sub: Likewise.
5537 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5539         * configure.in (spu-*-*): Don't skip target-libiberty.
5540         * configure: Regenerate.
5542 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5544         PR bootstrap/30134
5545         * configure.in: Correct x86 darwin support for libjava to powerpc
5546         and i?86 only.
5547         * configure: Regenerate.
5549 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5551         * configure.in: Add x86 darwin support for libjava.
5552         * configure: Regenerate.
5554 2006-12-07  Mike Stump  <mrs@apple.com>
5556         * Makefile.def (dependencies): Add dependency for
5557         install-target-libssp and install-target-libgomp on
5558         install-gcc.
5559         * Makefile.in: Regenerate.
5561 2006-12-04  Richard Guenther  <rguenther@suse.de>
5563         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5564         (Non-Algorithmic Maintainers): Move over non-algorithmic
5565         loop optimizer maintainers, add myself as a non-algorithmic
5566         middle-end maintainer.
5568 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5570         * MAINTAINERS (Write After Approval): Add myself.
5572 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5574         * configure.in: Update error message for missing GMP/MPFR.
5576         * configure: Regenerate.
5578 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5580         * configure.in: Update MPFR version in error message.
5582         * configure: Regenerate.
5584 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5586         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5587         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5588         --with-gmp-lib): New flags.
5590         * configure: Regenerate.
5592 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5594         * MAINTAINERS (Write After Approval): Change my email address.
5596 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5598         * MAINTAINERS (Write After Approval): Add myself.
5600 2006-11-22  Philipp Thomas  <pth@suse.de>
5602         * MAINTAINERS (i18n): Update e-mail address.
5604 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5606         * MAINTAINERS (spu port): Add myself as maintainer.
5607         (Write After Approval): Remove myself.
5609 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5611         * configure.in (skipdirs): Don't build libssp for SPU.
5612         * configure: Regenerate.
5614 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5616         * MAINTAINERS (spu port): Add myself as maintainer.
5617         (libobjc): Update my email address.
5619 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5621         * MAINTAINERS (Write After Approval): Add myself.
5623 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5625         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5626         * configure : Rebuilt.
5628 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5630         * MAINTAINERS (Write After Approval): Add myself.
5632 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5634         * MAINTAINERS (Write After Approval): Add myself.
5636 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5638         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5639         libmpfr.a.
5640         * configure: Regenerate.
5642 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5644         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5645         (unstage): Test for stage_last presence.
5647         PR bootstrap/29802
5648         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5649         STAGE_PREFIX.
5650         * Makefile.in: Regenerate.
5652 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5654         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5655         maintainers.
5657 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5659         * MAINTAINERS (Write After Approval): Add myself.
5661 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5663         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5664         and stageN-package/Makefile.
5665         * Makefile.in: Regenerated.
5667 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5669         * configure.in: Remove target-libgloss from noconfigdirs for
5670         bfin-*-*.
5671         * configure: Regenerated.
5673 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5675         * configure.in (have_gmp): Only error if the gcc directory exists.
5677         * configure: Regenerate.
5679 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5681         * configure.in: Robustify error message for missing GMP/MPFR.
5683         * configure: Regenerate.
5685 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5687         * MAINTAINERS (Write After Approval): Add myself.
5689 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5691         * MAINTAINERS: Change email address.
5693 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5695         * MAINTAINERS (Write After Approval): Add myself.
5697 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5699         * MAINTAINERS (Write After Approval): Add myself.
5701 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5703         * MAINTAINERS (Write After Approval): Move myself to
5704         Write After Approval section.
5706 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5708         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5709         need_gmp anymore.
5710         * configure: Regenerate.
5712 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5714         * MAINTAINERS (Write After Approval): Add myself.
5716 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5718         * config.guess: Import latest version.
5719         * config.sub: Likewise.
5721 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5723         * Makefile.def: Added pdf target handling.
5724         * Makefile.tpl: Added pdf target handling.
5725         * Makefile.in: Regenerated.
5727 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5729         * MAINTAINERS: Add self as score port maintainer.
5731 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5733         * MAINTAINERS (Write After Approval): Add myself.
5735 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5737         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5738         or newer.
5739         * configure: Regenerated.
5741 2006-09-27  Dave Brolley  <brolley@redhat.com>
5743         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5744         using $s instead of $r.
5745         * configure: Regenerated.
5747 2006-09-26  Thiemo Seufer  <ths@mips.com>
5749         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5750         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5751         * configure: Regenerate.
5753 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5755         * MAINTAINERS (Write After Approval): Remove myself.
5757 2006-09-22  Chao-ying Fu  <fu@mips.com>
5759         * MAINTAINERS (Write After Approval): Add myself.
5761 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5763         * MAINTAINERS: Add self as soft-fp maintainer.
5765 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5767         * MAINTAINERS: Add myself as avr maintainer.
5768         Remove Marek Michalkiewicz as avr maintainer.
5770 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5772         * MAINTAINERS (Write After Approval): Add myself.
5774 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5776         * configure.in: Never build newlib for a Mingw host.
5777         Never build newlib as Mingw target library.
5778         Test the existence of winsup/cygwin for building a Cygwin newlib,
5779         rather than just winsup.
5780         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5781         building a Mingw target.
5782         * configure: Regenerate.
5784 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5786         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5788 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5790         * config.guess: Import from src (was more updated).
5791         * config.sub: Likewise.
5793 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5795         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5796         * configure: Regenerated.
5798 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5800         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5801         for stages after the first.
5803 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5805         * Makefile.def: Add dependencies for configure-opcodes
5806         on configure-intl and all-opcodes on all-intl.
5807         * Makefile.in: Regenerated.
5809 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5811         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5813 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5815         Port to hosts whose 'sort' and 'tail' implementations
5816         treat operands with leading '+' as file names, as POSIX
5817         has required since 2001.  However, make sure the code still
5818         works on pre-POSIX hosts.
5819         * ltmain.sh: Don't assume "sort +2" is equivalent to
5820         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5822 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5824         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5826 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5828         * ltconfig: chmod 644 before ranlib during install.
5830 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5832         PR bootstrap/18058
5833         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5834         if the bootstrap compiler is a GCC version that supports it.
5835         * configure: Regenerate.
5837 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5839         * configure.in: Fix thinkos in previous check-in.
5840         * configure: Regenerate.
5842 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5844         PR other/27063
5845         * configure.in: Test subdir_requires and give an appropriate
5846         error message.
5847         * configure: Regenerate.
5849 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5851         * MAINTAINERS (Write After Approval): Add myself.
5853 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5855         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5857 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5859         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5861 2006-06-20  David Ayers  <d.ayers@inode.at>
5863         PR bootstrap/28072
5864         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5865         whether target-libjava is being configured instead of whether the
5866         java front end is enabled.
5867         * configure: Regenerate.
5869 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5871         PR target/27540
5872         * configure.in: Only enable libgomp on IRIX 6.
5873         * configure: Regenerate.
5875 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5877         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5878         too.
5879         * Makefile.in: Regenerate.
5881 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5883         * config-ml.in: Alter CCASFLAGS to include special
5884         multilib options the same as is done for CFLAGS.
5886 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5888         * configure.in: Don't enable libgomp on hpux10.
5889         * configure: Rebuilt.
5891 2006-06-12  David Ayers  <d.ayers@inode.at>
5893         PR bootstrap/27963
5894         PR target/19970
5895         * configure.in: Remove target-boehm-gc from noconfigdirs where
5896         ${libgcj} is specified.
5897         * configure: Regenerate.
5899 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5901         Sync from src:
5903         * configure.in: Sync.
5904         * configure: Regenerated.
5906         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5908         * Makefile.def: Added dependencies from sim and gdb on intl, and
5909         added configure dependencies to everything with an all dependency
5910         on intl.
5911         * Makefile.in: Regenerated.
5913 2006-06-06  David Ayers  <d.ayers@inode.at>
5915         PR libobjc/13946
5916         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5917         * Makefile.in: Regenerate.
5918         * configure.in: Add --enable-objc-gc at toplevel and have it
5919         enable boehm-gc for Objective-C.
5920         Remove target-boehm-gc from libgcj.
5921         Add target-boehm-gc to target_libraries.
5922         Add target-boehm-gc to noconfigdirs where ${libgcj}
5923         is specified.
5924         Assert that boehm-gc is supported when requested for Objective-C.
5925         Only build boehm-gc if needed either for Java or Objective-C.
5926         * configure: Regenerate.
5928 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5930         PR 27674
5931         * Makefile.tpl (configure-[+prefix+][+module+],
5932         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5933         Remove rule to unstage bootstrapped modules.
5934         (stage_current): New.
5935         * Makefile.in: Regenerate.
5937 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5939         * MAINTAINERS (Write After Approval): Update my e-mail address.
5941 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5943         * include/libiberty.h: Declare pex_run_in_environment.
5945 2006-05-31  Asher Langton  <langton2@llnl.gov>
5947         * MAINTAINERS (Write After Approval): Add myself.
5949 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5951         * Makefile.def (bfd, opcodes): Fix lib_path.
5952         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5953         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5954         * Makefile.in: Regenerate.
5956 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5958         * Makefile.in: Regenerate.
5960 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5962         * Makefile.def: Add install-html target. Add datarootdir
5963         docdir and htmldir to flags_to_pass.
5964         * Makefile.tpl: Add install-html target.
5965         * Makefile.in: Regenerate.
5966         * configure.in: Add --with-datarootdir, --with-docdir, and
5967         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5968         * configure: Regenerate.
5970 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5972         * configure.in: Enable gprof for cross builds.
5973         * configure: Regenerate.
5975 2006-05-22  Richard Guenther  <rguenther@suse.de>
5977         Revert
5978         2006-01-31  Richard Guenther  <rguenther@suse.de>
5979         Paolo Bonzini  <bonzini@gnu.org>
5981         * Makefile.def (target_modules): Add libgcc-math target module.
5982         * configure.in (target_libraries): Add libgcc-math target library.
5983         (--enable-libgcc-math): New configure switch.
5984         * Makefile.in: Re-generate.
5985         * configure: Re-generate.
5986         * libgcc-math: New toplevel directory.
5988 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5989             Andreas Tobler  <a.tobler@schweiz.ch>
5991         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5992         * configure: Rebuilt.
5994 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5996         * MAINTAINERS (Write After Approval): Add myself.
5998 2006-05-01  DJ Delorie  <dj@redhat.com>
6000         * configure.in: Restore CFLAGS if GMP isn't present.
6001         * configure: Regenerate.
6003 2006-05-01  Richard Guenther  <rguenther@suse.de>
6005         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6006         maintainer.
6008 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6010         * MAINTAINERS (Write After Approval): Add myself.
6012 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6014         * MAINTAINERS (Write After Approval): Add myself.
6016 2006-04-18  DJ Delorie  <dj@redhat.com>
6018         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6019         reference libgloss so that libssp can be built in a combined
6020         tree.
6021         * configure: Regenerate.
6023 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6025         * MAINTAINERS (Write After Approval): Add myself.
6027 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6029         * configure.in: Require makeinfo 4.4 or higher.
6030         * configure: Regenerate.
6032 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6034         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6035         Rearrange the entries of other libraries to have them in one place.
6037 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6039         * MAINTAINERS (Write After Approval): Remove myself.
6040         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6042 2006-03-14  Richard Guenther  <rguenther@suse.de>
6044         * configure: Regenerate with autoconf 2.13.
6046 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6048         * MAINTAINERS: Use my work address.
6050         * MAINTAINERS: Update my E-mail address.
6052 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6054         * configure.in: Handle --disable-<component> generically.
6055         * configure: Regenerate.
6057 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6059         PR libgcj/17311
6060         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6062 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6064         * MAINTAINERS (Write After Approval):  Remove myself.
6065         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6067 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6069         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6070         (TARGET_CONFIGDIRS): Remove.
6071         * configure.in: Remove AC_SUBST(target_configdirs).
6072         * Makefile.in, configure: Regenerated.
6074 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6076         * MAINTAINERS (Write After Approval):  Remove myself.
6077         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6079 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6081         PR bootstrap/25670
6083         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6085         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6086         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6087         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6088         BUILD_PREFIX, BUILD_PREFIX_1.
6089         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6091         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6092         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6094         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6095         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6096         of `cat stage_current`.  Always provide the `r' and `s' variables.
6097         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6098         a single shell execution.
6099         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6100         bootstrapped modules, make the stage1 module if the build was not
6101         started yet, else build the current stage.
6102         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6103         (all-build, all-host, all-target, [+make_target+]-host,
6104         [+make_target+]-target): Do not use \-continued lines.
6105         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6106         (current_stage, restrap, stage_last): New.
6108         * Makefile.in: Regenerate.
6109         * configure: Regenerate.
6111 2006-02-19  Bud Davis  <jmdavis@link.com>
6113         * MAINTAINERS (Write After Approval):  Remove myself.
6114         (Language Front End Maintainers):  Add myself as fortran 95
6115         maintainer and update e-mail address.
6117 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6119         * MAINTAINERS (Write After Approval):  Remove myself.
6120         (Language Front End Maintainers):  Add myself as fortran 95
6121         maintainer.
6123 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6125         * MAINTAINERS (Write After Approval): Add myself.
6127 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6129         * MAINTAINERS (Write After Approval):  Remove myself.
6130         (Language Front End Maintainers):  Add myself as
6131         fortran 95 maintainer.
6133 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6135         Sync from src:
6137         2005-12-27  Leif Ekblad  <leif@rdos.net>
6139         * configure.in: Add support for RDOS target.
6140         * configure: Regenerate.
6142 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6143             Andreas Schwab  <schwab@suse.de>
6145         * configure: Regenerate.
6147 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6149         * configure.in (enable_libgomp): Add AIX.
6150         * configure: Regenerate.
6152 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6154         * MAINTAINERS (Write After Approval): Add myself.
6156 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6158         * MAINTAINERS (Write After Approval): Add myself.
6160 2006-01-31  Richard Guenther  <rguenther@suse.de>
6161         Paolo Bonzini  <bonzini@gnu.org>
6163         * Makefile.def (target_modules): Add libgcc-math target module.
6164         * configure.in (target_libraries): Add libgcc-math target library.
6165         (--enable-libgcc-math): New configure switch.
6166         * Makefile.in: Re-generate.
6167         * configure: Re-generate.
6168         * libgcc-math: New toplevel directory.
6170 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6172         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6173         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6174         the assembler, linker and binutils.
6175         * configure: Regenerate.
6177 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6179         * MAINTAINERS (Write After Approval): Add myself.
6181 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6183         * configure: Regenerate.
6185 2006-01-18  Richard Henderson  <rth@redhat.com>
6186             Jakub Jelinek  <jakub@redhat.com>
6187             Diego Novillo  <dnovillo@redhat.com>
6189         * libgomp: New directory.
6190         * Makefile.def: Add target_module libgomp.
6191         * Makefile.in: Regenerate.
6192         * configure.in (target_libraries): Add target-libgomp.
6193         * configure: Regenerate.
6195 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6197         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6198         @ from continuation.
6199         * Makefile.in: Rebuilt.
6201 2006-01-04  Chris Lattner  <sabre@gnu.org>
6203         * MAINTAINERS (Write After Approval): Add myself.
6205 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6207         PR bootstrap/24252
6209         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6210         * Makefile.tpl (OBJDUMP): New.
6211         (EXTRA_HOST_FLAGS): Add it.
6212         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6214         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6215         to use symbolic links between directories.  Avoid race conditions
6216         or make them harmless.
6217         * configure.in: Do not try to use symbolic links between directories.
6219         * Makefile.def (LEAN): Pass.
6220         * Makefile.tpl (LEAN): Define.
6221         (stage[+id+]-start): Accept that the previous directory does not
6222         exist, if the bootstrap is lean.
6223         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6224         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6225         configure substitution.
6226         ([+compare-target+]): Likewise.
6227         ([+bootstrap-target+]-lean): New.
6228         * configure.in: Remove lean bootstrap support from here.
6230         * Makefile.in: Regenerate.
6231         * configure: Regenerate.
6233 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6235         * MAINTAINERS (libdecnumber): Add myself.
6237 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6239         * libtool-ldflags: New script.
6241 2006-01-02  Andreas Schwab  <schwab@suse.de>
6243         * configure.in: When reconfiguring remove Makefile in
6244         all stage directories.
6245         * configure: Regenerate.
6247 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6249         * MAINTAINERS: Update my email address.
6251 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6253         Revert Ada-related part of the previous change.
6255         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6256         Do not pass.
6257         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6258         * Makefile.in: Regenerate.
6259         * configure.in: Do not include mt-ppc-aix target fragment.
6260         * configure: Regenerate.
6262 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6264         * configure.in: Select appropriate fragments for PowerPC/AIX.
6265         * configure: Regenerate.
6267         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6268         BOOT_CFLAGS, BOOT_LDFLAGS.
6269         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6270         BOOT_CFLAGS, BOOT_LDFLAGS.
6271         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6272         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6273         (stage): Fail if we cannot complete the work.
6274         * Makefile.in: Regenerate.
6276 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6278         * configure.in: Replace ms1 with mt.
6279         * configure: Rebuilt.
6281 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6283         * MAINTAINERS: Update my email address.
6285 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6287         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6288         install-host-nogcc): Don't invoke $(stage) at the end.
6289         * Makefile.in: Regenerate.
6291 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6293         * configure.in: Flip the top-level bootstrap switch.
6294         * configure: Regenerate.
6296 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6298         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6299         $(stage) and $(unstage).
6300         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6301         (all): Remove stray semicolon.
6302         (local-distclean): Don't handle multilib.tmp and multilib.out.
6303         (install.all): Set $s for consistency.
6304         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6305         check_multilibs setting.  Always make the install directory.
6306         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6307         Correct @if/@endif.
6308         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6309         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6310         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6311         (multilib.out): Remove.
6312         * Makefile.in: Regenerated.
6314 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6316         * MAINTAINERS (Write After Approval): Add myself.
6318 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6320         * MAINTAINERS: Add myself as mt maintainer.
6322         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6324 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6326         * MAINTAINERS: Change email address.
6328 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6330         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6331         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6332         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6333         Find in-tree tools if available.
6334         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6335         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6336         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6337         (COMPILER_*_FOR_TARGET): New.
6338         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6339         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6340         (CONFIGURED_*, USUAL_*): Remove.
6341         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6342         STRIP): Use autoconf substitutions.
6343         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6344         COMPILER_NM_FOR_TARGET): New.
6345         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6347         (all): Make all-host and all-target in parallel.
6348         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6349         that $$r and $$s are set before invoking a recursive make.
6350         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6351         ([+bootstrap-target+]): Inline most of the `all' target.
6353 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6355         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6356         from the gcc build directory.
6357         * Makefile.in: Regenerate.
6359 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6361         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6362         depend on all-libdecnumber.
6363         * configure.in (host_libs): Include libdecnumber.
6364         * Makefile.in: Regenerate.
6365         * configure: Likewise.
6367 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6369         * libdecnumber: Import decNumber sources from the dfp-branch.
6371 2005-11-21  Kean Johnston  <jkj@sco.com>
6373         * config.sub, config.guess: Sync from upstream sources.
6375 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6377         Import from Autoconf sources:
6379         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6380         * config/move-if-change: Don't output "$2 is unchanged";
6381         suggested by Ben Elliston.  Handle weird characters correctly.
6383 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6385         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6386         to match upstream libtool for darwin.
6388 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6390         * Makefile.def: Remove gdb dependencies for gdbtk.
6391         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6392         (configure-gdb, install-gdb): New rules.
6393         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6394         * Makefile.in, configure: Regenerated.
6396 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6398         * MAINTAINERS (Write After Approval): Add myself.
6400 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6402         * MAINTAINERS (Write After Approval): Add myself.
6404 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6406         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6407         Diego Novillo.
6409 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6411         PR bootstrap/24297
6412         * Makefile.tpl (do-[+make-target+], do-check, install,
6413         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6414         are set before recursing.
6415         * Makefile.in: Regenerate.
6417 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6419         PR bootstrap/18939
6420         * Makefile.def (gcc) <target>: Fix thinko.
6421         * Makefile.in: Regenerate.
6423 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6425         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6426         * configure: Regenerate.
6428 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6430         * MAINTAINERS (Write After Approval): Add self.
6432 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6434         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6435         target-libffi, target-qthreads, target-libjava, and
6436         targetlibobjc.
6437         * configure: Regenerate.
6439 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6441         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6442         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6443         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6444         (USUAL_OBJDUMP_FOR_TARGET): New.
6445         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6446         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6447         * configure, Makefile.in: Regenerated.
6449 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6451         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6452         before other host packages.
6454 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6456         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6458 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6460         PR bootstrap/22340
6462         * configure.in (default_target): Remove.
6463         * Makefile.tpl (all): Do not use prerequisites as subroutines
6464         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6465         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6466         use prerequisites as subroutines.
6467         (check-host, check-target): New.
6468         (bootstrap configure & all targets): Do not use stage*-start
6469         if the directory layout is already ok.
6470         (non-bootstrap configure & all targets): Prepend a $(unstage).
6471         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6472         (NOTPARALLEL): Remove.
6473         (unstage, stage variables): New variables.
6474         (unstage, stage targets): Simply expand to those variables.
6476         * configure: Regenerate.
6477         * Makefile.in: Regenerate.
6479 2005-10-04  James E Wilson  <wilson@specifix.com>
6481         * Makefile.def (lang_env_dependencies): Add libmudflap.
6482         * Makefile.in: Regenerate.
6484 2005-10-03  Andreas Schwab  <schwab@suse.de>
6486         Backport from libtool CVS:
6487         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6489         * ltmain.sh: add support for installing into temporary
6490         staging area (e.g. 'make install DESTDIR=...')
6492 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6494         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6495         * configure: Regenerated.
6497 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6499         * configure: Regenerate with the correct
6500         autoconf version.
6502 2005-09-30  Catherine Moore  <clm@cm00re.com>
6504         * configure.in (bfin-*-*): New.
6505         * configure: Regenerated.
6507 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6509         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6510         (LIPO_FOR_TARGET): New.
6511         (CONFIGURED_LIPO_FOR_TARGET): New.
6512         (USUAL_LIPO_FOR_TARGET): New.
6513         (STRIP_FOR_TARGET): New.
6514         (CONFIGURED_STRIP_FOR_TARGET): New.
6515         (USUAL_STRIP_FOR_TARGET): New.
6516         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6517         STRIP_FOR_TARGET.
6518         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6519         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6520         * Makefile.in: Regenerate.
6521         * configure: Regenerate.
6523 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6525         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6526         (rs6000-*-aix*): Same.
6527         * configure: Regenerate.
6529 2005-09-16  Tom Tromey  <tromey@redhat.com>
6531         * MAINTAINERS: Add self as java maintainer.
6533 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6535         * configure.in: Recognize f95 in the --enable-languages option,
6536         and substitute it for fortran, issuing a warning.
6537         * configure: Regenerate.
6539 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6541         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6542         * configure:  Regenerated.
6544 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6546         * MAINTAINERS: Add self as ms1 maintainer.
6548 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6550         * Makefile.def (libssp): Add to lang_env_dependencies.
6551         * Makefile.in: Regenerate.
6553 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6555         * MAINTAINERS: Add myself as middle-end maintainer.
6557 2005-08-17  Christian Groessler  <chris@groessler.org>
6559         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6560         * Makefile.in: Regenerate.
6562 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6564         * MAINTAINERS (write after approval): Added myself.
6566 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6568         * MAINTAINERS (Write After Approval): Add myself.
6570 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6572         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6573         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6574         Look for alternate names of the target cc and c++
6575         * configure: Regenerate.
6577 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6579         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6580         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6581         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6582         tools; remove code to manually set them.
6583         (Target tools): Look in the environment for them.
6584         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6585         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6586         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6587         build directory.
6588         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6589         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6590         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6591         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6592         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6593         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6594         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6595         * configure: Regenerate.
6596         * Makefile.in: Regenerate.
6598 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6600         * MAINTAINERS: Update for removed CPU targets.
6602 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6604         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6605         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6606         * Makefile.in: Regenerated.
6608 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6610         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6611         (CFLAGS_FOR_TARGET): Use it.
6612         (CXXFLAGS_FOR_TARGET): Likewise.
6613         * Makefile.in: Regenerated.
6614         * configure.in (--with-build-sysroot): New option.
6615         * configure: Regenerated.
6617 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6619         * Makefile.tpl: Wrap install between unstage and stage
6620         * Makefile.in: Regenerate.
6622 2005-07-21  Eric Christopher  <echristo@apple.com>
6624         * MAINTAINERS: Update affiliation.
6626 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6628         * MAINTAINERS: Add self as crx port maintainer.
6630 2005-07-20  DJ Delorie  <dj@redhat.com>
6632         * MAINTAINERS: Add self as m32c maintainer.
6634 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6636         * all files: Update FSF address.
6638 2005-07-15  Eric Christopher  <echristo@redhat.com>
6640         * MAINTAINERS: Change affiliation.
6642 2005-07-14  Jim Blandy  <jimb@redhat.com>
6644         * configure.in: Add cases for Renesas m32c.
6645         * configure: Regenerated.
6647 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6649         * COPYING.LIB: Update from fsf.org.
6651 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6653         * COPYING, compile, config.guess,
6654         config.sub, install-sh, missing, mkinstalldirs,
6655         symlink-tree, ylwrap: Sync from upstream sources.
6656         * config-ml.in: Update FSF address.
6658 2005-07-13  Eric Christopher  <echristo@redhat.com>
6660         * configure.in: Add toplevel noconfigdir support for tpf.
6661         * configure: Regenerate.
6663 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6665         PR ada/22340
6667         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6668         * Makefile.in: Regenerate.
6670 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6672         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6673         Brolley to write-after-approval.
6675 2005-07-07  Andreas Schwab  <schwab@suse.de>
6677         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6678         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6679         * Makefile.in: Regenerated.
6681 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6683         * configure.in: Don't build sim or rda when targetting darwin.
6684         * configure: Regenerate.
6686 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6688         * configure.in: Add --enable-libssp and --disable-libssp.
6689         * configure: Regenerate with autoconf-2.13.
6691 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6693         * Makefile.def (target_modules): Add libssp.
6694         * configure.in (target_libraries): Add target-libssp.
6695         * configure: Rebuilt.
6696         * Makefile.in: Rebuilt.
6698 2005-07-01  Zack Weinberg  <zackw@panix.com>
6700         * MAINTAINERS: Change email address.  Resign from maintainership.
6702 2005-07-01  Richard Guenther  <rguenther@suse.de>
6704         * MAINTAINERS: Change my e-mail address and affiliation.
6706 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6708         * Makefile.def (stagefeedback): Come after profile.
6709         Define profiledbootstrap target.
6710         * Makefile.tpl (profiledbootstrap): Remove.
6711         (stageprofile-end): Zap stagefeedback.
6712         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6713         * Makefile.in: Regenerate.
6715 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6717         * MAINTAINERS: Update my email address.
6719 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6721         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6722         In 'cpp' stanza, support '#line' as well as '# '.
6724 2005-06-08  Andreas Schwab  <schwab@suse.de>
6726         * MAINTAINERS: Move myself from 'Write After Approval' to
6727         'CPU Port Maintainers' section as m68k maintainer.
6729 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6731         * configure.in (unsupported_languages): New macro.
6732         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6733         non-ported target libraries in noconfigdirs.
6734         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6735         non-linux-gnu.  Remove libgcj_ex_libffi.
6736         <lang_frag loop>: Set add_this_lang=no if the language is in
6737         unsupported_languages.
6738         * configure: Regenerate.
6740 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6742         * configure.in: Fix typo in handling of --with-mpfr-dir.
6743         * configure: Regenerate.
6745 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6747         * MAINTAINERS: Update my email address.
6749 2005-06-02  Jim Blandy  <jimb@redhat.com>
6751         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6752         accepted into the master sources.)
6754 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6755             Michael Snyder  <msnyder@redhat.com>
6756             Stan Cox  <scox@redhat.com>
6758         * configure.in: Set noconfigdirs for ms1.
6760         * configure: Regenerate.
6762 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6764         * MAINTAINERS (Write After Approval): Add self.
6766 2005-06-01  Josh Conner  <jconner@apple.com>
6768         * MAINTAINERS (Write After Approval): Add self.
6770 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6772         * MAINTAINERS: Update my email address.
6774 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6776         * MAINTAINERS (Write After Approval): Add self.
6778 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6780         * MAINTAINERS (Write After Approval): Remove self.
6782 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6784         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6785         (Dependencies): Consider target modules for bootstrap dependencies.
6786         Make target bootstrap modules depend on each stage's gcc.
6787         * Makefile.in: Regenerate.
6789 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6791         * Makefile.def (configure-gcc): Depend on binutils having been built.
6792         (all-gcc): No need to do it here.
6793         * Makefile.in: Regenerate.
6795 2005-05-19  Paul Brook  <paul@codesourcery.com>
6797         * configure.in: Rewrite misleading error message when requested
6798         language cannot be built.
6799         * configure: Regenerate.
6801 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6803         * ylwrap: Import from Automake 1.9.5.
6805 2005-05-13  David Ung  <davidu@mips.com>
6807         * MAINTAINERS (Write After Approval): Add self.
6809 2005-05-09  Mike Stump  <mrs@apple.com>
6811         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6812         lt_cv_sys_max_cmd_len for now.
6814 2005-05-09  Stan Cox  <scox@redhat.com>
6816         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6818 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6820         * README.SCO: Update the URL.
6822 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6824         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6825         with_gnu_ld to libtool.
6826         * ltcf-c.sh (aix[45]): Define file_list_spec.
6827         * ltcf-cxx.sh (aix[45]): Same.
6828         * ltcf-gcj.sh (aix[45]): Same.
6829         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6830         exists, write list of input files to temporary file.
6832 2005-05-04  Mike Stump  <mrs@apple.com>
6834         * configure.in: Always pass --target to target configures as
6835         otherwise rebuilds that do --recheck will fail.
6836         * confiugure: Rebuilt.
6838 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6840         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6841         STAGE_HOST_EXPORTS.
6842         (configure, all): Add bootstrap support.
6843         (Host modules, target modules): Pass post-stage1 flags and exports.
6844         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6845         * Makefile.in: Regenerate.
6847 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6849         * configure: Regenerate.
6851 2005-04-27  Mike Stump  <mrs@apple.com>
6853         * MAINTAINERS: Add self as darwin maintainer.
6855 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6857         * config.sub: Update from master copy.
6859 2005-04-21  Mike Stump  <mrs@apple.com>
6861         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6862         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6864 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6866         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6867         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6868         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6869         "*-*-elf" and "*-*-linux*".
6870         * configure: Regenerate.
6872 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6874         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6876 2005-04-12  Mike Stump  <mrs@apple.com>
6878         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6880 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6882         * MAINTAINERS (Write After Approval): Add myself.
6884 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6886         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6888 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6890         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6891         (TARGET_CONFIGARGS): Include --with-target-subdir.
6892         (configure, all): New macros.  Use them throughout.
6893         * Makefile.in: Regenerate.
6895 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6897         * MAINTAINERS (Write After Approval): Add myself.
6899 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6901         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6903 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6905         * MAINTAINERS: Move John Carr to Write After Approval.
6907 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6909         * config/mh-mingw32: Delete.
6910         * configure.in: Don't use it.
6911         * configure: Regenerate.
6913 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6915         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6916         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6917         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6918         (HOST_LIB_PATH): Generate from Makefile.def.
6919         (TARGET_LIB_PATH): Likewise.
6920         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6921         * Makefile.in: Regenerate.
6922         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6923         (RPATH_ENVVAR): Include Darwin case.
6924         * configure: Regenerate.
6926 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6928         * MAINTAINERS (Various Maintainers): Remove self.
6929         (Write After Approval): Add self.
6931 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6933         * MAINTAINERS (Various Maintainers): Add self.
6935 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6937         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6938         * configure: Regenerate.
6940 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6942         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6943         gcc_version, and gcc_version_trigger from set of flags to pass.
6944         * Makefile.tpl: Remove definitions of above variables.
6945         (config.status): Remove dependency on $(gcc_version_trigger).
6946         * Makefile.in: Regenerate.
6947         * configure.in: Do not reference config/gcc-version.m4 nor
6948         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6949         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6950         * configure: Regenerate.
6952 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6953             Andrew Pinski  <pinskia@physics.uc.edu>
6955         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6956         * Makefile.in: Regenerate.
6958 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6960         * MAINTAINERS (Write After Approval): Add myself.
6962 2005-03-03  David Ayers  <d.ayers@inode.at>
6964         * MAINTAINERS (Write After Approval): Add myself.
6966 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6968         PR libgcj/20160
6969         * ltmain.sh: Avoid creating archives with components that have
6970         duplicate basenames.
6972 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6974         PR bootstrap/20250
6975         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6976         instead of check.
6977         * Makefile.in: Regenerate.
6979 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6981         * Makefile.in: Regenerate to fix conflict between the previous two
6982         patches.
6984 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6986         PR bootstrap/17383
6987         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6988         * Makefile.tpl (HOST_SUBDIR): New substitution.
6989         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6990         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6991         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6992         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6993         (Host modules, Bootstrapped modules): Use it.
6994         (Build modules, Target modules): Do not create symlink trees,
6995         always configure out-of-srcdir.
6996         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6997         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6998         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6999         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7001         * Makefile.in: Regenerate.
7002         * configure: Regenerate.
7004 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7006         Merged from libada-gnattools-branch:
7007         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7009         * gnattools: New directory.
7010         * Makefile.def: Add gnattools as a module, depending on target-libada.
7011         * Makefile.in: Regenerate.
7012         * configure.in: Include gnattools in host_tools; disable it if ada
7013         is disabled.
7014         * configure: Regenerate.
7016 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7018         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7019         treelang maintainer.
7020         (Write After Approval): Remove myself.
7022 2005-02-23  Paul Schlie  <schlie@comcast.net>
7024         * configure.in: Allow darwin targeted ports to build tk, itcl and
7025         libgui.
7026         * configure: Regenerate.
7028 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7030         PR libgcj/10353
7031         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7032         * configure: Regenerate.
7034 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7036         * MAINTAINERS (Write After Approval): Add myself.
7038 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7040         * MAINTAINERS: Update my e-mail address.
7042 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7044         * MAINTAINERS (Write After Approval): Add myself.
7046 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7048         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7049         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7050         target-libgloss when not *-*-elf and *-*-aout.
7051         * configure: Regenerate.
7053 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7055         * MAINTAINERS: Remove obsolete entries.
7057         * MAINTAINERS (Write After Approval): Add Michael Matz.
7059 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7061         * MAINTAINERS: Remove self as cpplib maintainer.
7063 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7065         * install-sh, config.sub: Import from upstream.
7067 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7069         PR bootstrap/18222
7070         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7071         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7072         * Makefile.in: Regenerate.
7074 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7076         * MAINTAINERS: Update my email address.
7078 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7079             Andreas Schwab  <schwab@suse.de>
7081         PR bootstrap/18033
7082         * config-ml.in: Eval option if surrounded by single quotes.
7084 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7086         Revert 2004-12-28 Makefile changes, a better fix will be
7087         applied to mainline and src after GCC 4.0 branches.
7089 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7091         PR bootstrap/17383
7093         * Makefile.def (target_modules): Remove stage parameter,
7094         it is always true now.
7095         * Makefile.tpl (configure-build-[+module+],
7096         configure-target-[+module+]): Always build symlink tree
7097         for the directory and for include.  BUILD_SUBDIR and
7098         TARGET_SUBDIR cannot be . anymore.
7099         * Makefile.in: Regenerate.
7101 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7103         Revert 2004-12-08 Makefile changes.
7105 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7107         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7108         cygwin, mingw.
7110 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7112         * configure.in (sh64-*-*): Reenable gprof.
7113         * configure: Regenerate.
7115 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7117         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7118         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7119         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7120         * Makefile.in: Regenerate.
7122 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7124         * MAINTAINERS: Update my email address.
7126 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7128         * Makefile.tpl: Generate normal dependencies if the LHS module is
7129         not bootstrapped.
7130         * Makefile.in: Regenerate.
7132 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7134         * configure.in: Include config/gxx-include-dir.m4.  Use
7135         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7136         * configure: Regenerate.
7138 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7140         * config.if: Delete.
7141         * configure.in: Set libstdcxx_incdir directly.
7142         * configure: Regenerate.
7144 2004-12-02  Eric Christopher  <echristo@redhat.com>
7146         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7147         * Makefile.in: Regenerate.
7149 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7151         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7152         * configure: Regenerate.
7154 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7156         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7157         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7158         * configure: Regenerate.
7160 2004-12-01  Eric Christopher  <echristo@redhat.com>
7162         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7163         of things to remove.
7165 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7167         * MAINTAINERS (Write After Approval): Update my e-mail address.
7169 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7171         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7172         from CVS libtool to always pass_all.
7174 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7176         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7177         (hppa*64*-*-*): Delete incorrect comment.
7178         * configure: Rebuilt.
7180 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7182         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7184 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7186         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7187         from CVS libtool to always pass_all.
7189 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7191         * install-sh, compile: Import from automake.
7193 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7195         * config.guess, config.sub:  Import from savannnah.
7197 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7199         * MAINTAINERS (Write After Approval): Add myself
7201 2004-11-12  Mike Stump  <mrs@apple.com>
7203         * Makefile.def: Add html support.
7204         * Makefile.tpl: Likewise.
7205         * Makefile.in: Regenerate.
7207 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7209         PR 18423
7210         * configure.in: Remove all instances of build-fixincludes from
7211         noconfigdirs.
7212         (build_configargs): Supply --target to subdirectories.
7213         * configure: Regenerate.
7215         * Makefile.def: Make gcc install depend on fixincludes install.
7216         * Makefile.in: Regenerate.
7218 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7220         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7222 2004-11-11  Paul Brook  <paul@codesourcery.com>
7224         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7226 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7228         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7229         target-libgfortran.
7230         * configure: Regenerate.
7232 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7234         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7235         like CC.
7237 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7239         * Makefile.def (host fixincludes): Specify missing targets.
7240         * Makefile.in: Regenerate.
7242 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7244         * MAINTAINERS: Add myself
7246 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7248         * MAINTAINERS (Write After Approval): Add myself.
7250 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7252         * Makefile.def: Build fixincludes for the host, too.
7253         * Makefile.in: Regenerate.
7254         * configure.in (host_tools): Add fixincludes.
7255         * configure: Regenerate.
7257 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7259         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7260         * configure: Regenerated.
7262 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7264         PR other/17783
7265         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7266         * configure: Regenerated.
7268 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7270         * README.SCO: Update per FSF instructions.
7272 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7274         PR target/18151
7275         * configure.in (case ${target}): Do not build fixincludes for avr.
7276         * configure: Regenerated.
7278 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7280         * configure.in (case ${target}): Do not build fixincludes
7281         on platforms where it is not used.
7282         * configure: Regenerated.
7284 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7286         * configure.in: Use an absolute path to install-sh.
7287         * configure: Regenerated.
7289 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7291         * MAINTAINERS (Write After Approval): Add myself.
7293 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7295         * MAINTAINERS: Remove from Write After Approval those that are
7296         already maintainers.
7298 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7300         * MAINTAINERS:  Update my email address.
7302 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7304         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7305         * configure: Regenerate.
7307 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7309         * MAINTAINERS:  Update my email address.
7311 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7313         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7314         entries belonging to this category.
7316 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7318         * MAINTAINERS: Update my e-mail address.
7320 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7322         Fix wrong conflict resolution in:
7324         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7326         * Makefile.in: Regenerate.
7327         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7328         in the recursive `make', instead of hardwiring `all'.
7329         (Autogenerated TARGET-* variables): New.
7331 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7333         * configure.in: Enable target-libgloss for crx-*-*.
7334         * configure: Regenerate.
7336 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7338         * MAINTAINERS (Various Maintainers): Move the "windows,
7339         cygwin, mingw" maintainer to ...
7340         (OS Port Maintainers): ... here.
7342 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7344         * MAINTAINERS (Write After Approval): Remove those that are
7345         maintainers of some subsystem.
7347 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7349         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7350         * ltcf-cxx.sh (tpf*): Likewise.
7351         * ltconfig (tpf*): Add TPF OS configuration support.
7353 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7355         * MAINTAINERS: Change my email address to my new work account.
7357 2004-09-24  Michael Roth  <mroth@nessie.de>
7359         * configure.in (--without-headers): Add missing double quotes.
7360         * configure: Regenerate.
7362 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7364         * ylwrap: Revert to previous version.
7366 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7368         PR bootstrap/17369
7369         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7370         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7371         SET_GCC_LIB_PATH_CMD.
7372         (BASE_TARGET_EXPORTS): Likewise.
7373         * Makefile.in: Regenerated.
7375         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7376         * configure: Regenerated.
7378 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7380         * config.guess: New upstream version
7381         * compile, depcomp, install-sh, ylwrap: Likewise.
7383 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7385         * config/mh-x86omitfp: New host makefile fragment.  Add
7386         -fomit-frame-pointer to the default BOOT_CFLAGS.
7387         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7388         * configure: Regenerate.
7390 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7392         PR target/11572
7393         * configure.in (*-*-darwin*): Renable libobjc.
7394         * configure: Regenerate.
7396 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7398         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7400 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7402         * Makefile.def: Remove libbanshee.
7403         * Makefile.tpl: Ditto.
7404         * configure.in: Ditto.
7405         * Makefile.in: Regen.
7406         * configure: Ditto.
7408 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7410         * ltmain.sh: Use $pic_object as $non_pic_object if
7411         $non_pic_object=none.
7413 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7415         * missing: Import latest version from master repository.
7417 2004-09-06  Nick Clifton  <nickc@redhat.com>
7419         * config.sub: Import latest version from master repository.
7420         * config.guess: Likewise.
7421         This includes these changes:
7423         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7425         * config.sub: Handle crisv32, alias etraxfs.
7426         * config.guess (crisv32:Linux:*:*): Handle.
7428         2004-08-13  Brad Smith  <brad@comstyle.com>
7430         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7431         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7433         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7435         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7436         assume the processor is a powerpc.  This is because coreutils
7437         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7438         in this case, due to a MacOS X bug that causes
7439         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7440         to return a negative number.
7441         Problem reported by Petter Reinholdtsen in:
7442         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7444         2004-07-19  Ben Elliston  <bje@gnu.org>
7446         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7448         2004-06-24  Ben Elliston  <bje@gnu.org>
7450         * config.guess: Update copyright years.
7451         * config.sub: Likewise.
7453         2004-06-22  Robert Millan  <robertmh@gnu.org>
7455         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7456         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7458         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7460         * config.guess (*:*VMS:*:*): New entry. Replaces
7461         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7462         manufacturer.
7464         2004-06-22  Ben Elliston  <bje@gnu.org>
7466         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7467         * config.sub: Likewise.
7469         2004-06-22  Ben Elliston  <bje@gnu.org>
7471         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7472         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7474         2004-06-11  Ben Elliston  <bje@gnu.org>
7476         * config.guess (pegasos:OpenBSD:*:*): Remove.
7478         2004-06-11  Ben Elliston  <bje@gnu.org>
7480         From Wouter Verhelst <wouter@grep.be>:
7481         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7483         2004-06-11  Ben Elliston  <bje@gnu.org>
7485         * config.guess (luna88k:OpenBSD:*:*): New.
7487         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7489         * config.guess (m32r*:Linux:*:*): New case.
7490         * config.sub: Handle m32rle.
7492         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7494         From Jens Petersen  <petersen@redhat.com>:
7495         * config.sub: Handle sparcv8.
7497         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7499         From Tom Smith <smith@cag.lkg.hp.com>:
7500         * config.guess: Version suffixes are equally significant on Tru64
7501         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7502         prefix of "P" (patched kernel).
7504         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7506         * config.sub: Add support for National Semiconductor CRX target.
7508 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7510         * MAINTAINERS (Various Maintainers): Remove myself as web page
7511         maintainer, add myself as maintainer of build status lists.
7513 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7515         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7516         *-*-netware, but add target-libmudflap.
7517         Consolidate *-*-netware targets (of which really only i?86 exists)
7518         into a single entry.
7519         * configure: Likewise.
7521 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7523         * Makefile.tpl (sorry): Remove.
7524         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7525         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7526         (do-clean): Clean per-stage directories too.
7527         (do-distclean): Run distclean-stage1 too.
7528         (.NOTPARALLEL): Enable during toplevel bootstrap.
7529         (stage[+id+]-bubble): Enable parallel execution during
7530         the recursive invocation.
7531         * Makefile.in: Regenerate.
7533         Fix previous checkin:
7535         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7536         include.
7537         * configure.in: Fix indentation.
7538         * configure: Regenerate.
7540 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7542         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7543         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7544         * configure: regenerate
7545         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7546         -mdynamic-no-pic
7548 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7550         * Makefile.def (build_modules): Add fixincludes.
7551         (dependencies): Make gcc depend on fixincludes.
7552         * configure.in (build_tools): Add fixincludes.
7553         (build_configdirs): Always include build_libs.
7554         * Makefile.in: Regenerate.
7555         * configure: Regenerate.
7557 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7559         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7560         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7561         phony targets; do not generate timestamp files.
7562         (distclean-stageN): Remove references to their timestamp files.
7563         (restageN, touch-stageN): Remove.
7564         (stageN-bubble): Rewritten.
7565         (compare): Support lean bootstraps.
7566         * Makefile.in: Regenerate.
7568         * configure.in: Only warn when bootstrapping but
7569         build != host or build != target.  Support lean bootstraps.
7570         * configure: Regenerate.
7572 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7574         * configure.in:  Give a better error message if GMP/MPFR are missing
7575         and a language needing them has been requested.
7576         * configure:  Regenerated.
7578 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7580         * configure.in:  Print a list of available language front-ends if
7581         a requested one is missing.  Tidy stray tab characters.
7582         * configure:  Regenerated.
7584 2004-08-19  Michael Koch  <konqueror@gmx.de>
7586         * gcc/doc/install.texi: Update entry about automake for libjava.
7588 2004-08-17  Robert Millan  <robertmh@gnu.org>
7590         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7591         (instead of FreeBSD).
7592         * configure: Regenerate.
7594 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7596         * Makefile.in: Regenerate.
7597         * configure: Regenerate.
7599         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7600         stage_*_flags.
7601         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7602         for bootstrapped modules if toplevel bootstrap is going.
7603         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7604         modules.  Adjust for changes in Makefile.def.  Enable several
7605         rules even in non-bootstrap mode, just to avoid peppering the
7606         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7607         (stage-[+prev+]-bubble): Remove.
7609         * Makefile.def (Dependencies): Depend on all-build-bison,
7610         all-build-flex, all-build-byacc, all-build-texinfo, rather
7611         than the host variations.
7612         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7613         with BUILD_SUBDIR.
7614         (BISON): Update for recent Bisons.
7615         (YACC): Fix typo.
7616         (cross): Depend on all-build.
7617         (all): Do not depend on all-build.
7618         (prebootstrap): Remove.
7619         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7620         (Prebootstrap dependencies): Add them to the per-stage targets
7621         and to all-prebootstrap.
7622         * configure.in (build_configdirs): Always enable build_tools.
7623         (BUILD_DIR_PREFIX): Remove.
7625         * Makefile.def (gcc): Add target variable.
7626         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7627         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7628         in the recursive `make', instead of hardwiring `all'.
7629         (Autogenerated TARGET-* variables): New.
7631 2004-08-13  Brian Booth  <bbooth@redhat.com>
7633         * MAINTAINERS: Remove myself from write-after-approval.
7635 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7637         * src-release: Stop distributing mmalloc with gdb (which doesn't
7638         use it).
7639         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7640         * Makefile.in: Regenerate.
7642 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7644         * configure.in (arm*-*-eabi*): New target.
7645         * configure: Regenerate.
7647 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7649         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7650         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7651         (Dependencies): New section.
7652         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7653         (configure-target-[+module+]): Depend on maybe-all-gcc
7654         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7655         (toplevel profiledbootstrap): Fix dependencies.
7656         * Makefile.in: Regenerate.
7658 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7660         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7661         target-libiberty to noconfigdirs.
7662         * configure: Regenerate.
7664 2004-08-03  Paul Brook  <paul@codesourcery.com>
7666         * configure.in: Check for MPFR as well as GMP.
7667         * configure: Regenerate.
7669 2004-08-01  Robert Millan  <robertmh@gnu.org>
7671         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7672         libmudflap for all GNU-based systems (with Glibc).
7673         * configure: Regenerate.
7675 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7677         * Makefile.def (host-modules): Add gcc.
7678         * Makefile.in: Regenerate.
7679         * Makefile.tpl (sorry): New rule.
7680         (configure-host, all-host, [+make_target+]-host, do-check,
7681         install-host): Do not add gcc as a special case.
7682         (host modules): Add a small special-casing for gcc.  Export
7683         extra_make_flags through the environment.
7684         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7685         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7686         other recursive targets for gcc): Remove.
7688         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7689         (stage, unstage): New rules.
7690         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7691         distclean-stage[+id+]): Use stage_current.
7692         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7693         the stage*-start rules.
7695 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7697         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7698         use -all_load flag.
7700 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7702         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7703         * configure: Regenerate.
7705 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7707         * maintainer-scripts/gcc_release: Revert yesterday's change.
7709 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7711         * MAINTAINERS: Add myself to write-after-approval.
7713 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7715         * libf2c: Removed.
7716         * gcc/gccbug.in: Updated because of libf2c removal.
7717         * maintainer-scripts/gcc_release: Ditto.
7719 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7721         * configure.in: Build libmudflap by default on FreeBSD.
7722         * configure: Regenerated.
7724 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7726         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7727         systems.
7728         * configure: Regenerated.
7730 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7732         PR target/16344
7733         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7734         feedback based compiler.
7735         * Makefile.in: Rebuilt.
7737 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7739         * Makefile.def (host_modules): Set bootstrap=true for flex.
7740         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7741         * Makefile.in: Rebuilt.
7743 2004-07-07  Jan Hubicka  <jh@suse.cz>
7745         * MAINTAINERS: Add self as a profile feedback maintainer.
7747 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7749         * configure.in:  Do not prepend $srcdir to /dev/null in
7750         makefile fragments.
7751         * configure:  Regenerate.
7753 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7755         * Makefile.def (build_modules): Add bison, byacc, flex,
7756         m4, texinfo.
7757         (flags_to_pass): Add FLEX.
7758         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7759         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7760         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7761         DEFAULT_MAKEINFO): Remove.
7762         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7763         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7764         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7765         objdir or else use configured tool.
7766         (all-build): New.
7767         (all): Depend on it.
7768         (Build module dependencies): Add.
7769         * Makefile.in: Regenerate.
7770         * configure.in: Better support for multiple build modules,
7771         matching what is done for host/target modules.  Do not look
7772         for "plausible" locations of build tools if Canadian cross.
7773         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7774         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7775         * configure: Regenerate.
7777 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7779         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7780         * Makefile.in: Regenerate.
7782 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7784         * Makefile.tpl (configure-build-[+module+],
7785         configure-[+module+], configure-target-[+module+]): Pass
7786         [+extra_configure_args+].
7787         (all-build-[+module+], all-[+module+], check-[+module+],
7788         install-[+module+], [+make_target+]-[+module+],
7789         all-target-[+module+], check-target-[+module+],
7790         install-target-[+module+], [+make_target+]-target-[+module+]):
7791         Pass [+extra_make_args+].
7792         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7793         (GCC_HOST_EXPORTS): Remove.
7794         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7795         cross, check-gcc, check-gcc-c++, install-gcc,
7796         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7797         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7798         * Makefile.in: Regenerate.
7800 2004-06-21  Matthew Sachs  <msachs@apple.com>
7802         * MAINTAINERS: Added self to write-after-approval.
7804 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7806         * configure.in: Check for srcdir/winsup rather than build directory
7807         winsup.
7808         * configure: Regenerate.
7810 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7812         * configure.in: Don't build Cygwin native newlib if winsup
7813         directory is missing.  Emit warning instead.
7814         * configure: Regenerate.
7816 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7818         * Makefile.tpl (touch-stage[+id+]): New.
7819         (restage[+prev+]): Depend on touch-stage[+id+].
7821         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7822         Use it throughout.
7824         * Makefile.def: Add profile and feedback bootstrap stages.
7825         Remove next field from bootstrap stages.
7826         * Makefile.tpl (LN, LN_S): Substitute.
7827         (stageN-start, stageN-end): Use double-colon rules, to
7828         provide a hook for additional setup commands.
7829         (distclean-stageN-gcc, restageN): Create dependencies from
7830         [+prev+], not from [+next+].
7831         (stageN-bubble): Add commands for successive stages from
7832         [+prev+], using double-colon rules.
7833         (all-stageN-gcc): Fix typo.
7834         (stagefeedback-start, profiledbootstrap): New.
7835         * Makefile.in: Regenerate.
7836         * configure.in: Call ACX_PROG_LN.
7837         * configure: Regenerate.
7839 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7841         * MAINTAINERS (Write After Approval): Add myself.
7843 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7845         * MAINTAINERS (Write After Approval): Add myself.
7847 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7849         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7850         without gcc.
7851         * configure: Regenerate.
7853 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7855         * Makefile.tpl: Fix typo.
7856         * Makefile.in: Regenerate.
7858 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7860         * configure.in: Remove new- prefix from toplevel
7861         bootstrap targets.
7862         * configure: Regenerate.
7864 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7866         * Makefile.tpl (all.normal): Rename to all.
7867         (all): Replace with a rule to pick the default
7868         target from configure.
7869         (all-gcc, configure-gcc): Use conditionals to
7870         do nothing when toplevel bootstrap is going on.
7871         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7872         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7873         * configure.in: Support --enable-bootstrap.
7875         * Makefile.def: Remove new- prefix from toplevel
7876         bootstrap targets.
7877         * Makefile.tpl: Likewise.
7879         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7880         target.
7882         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7883         $(RECURSE_FLAGS) to recursive invocation of make.
7885         * Makefile.in: Regenerate.
7886         * configure: Regenerate.
7888 2004-05-30  Andreas Jaeger  <aj@suse.de>
7889             Jim Wilson  <wilson@specifixinc.com>
7891         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7892         like CC.
7894 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7896         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7897         * configure: Regenerate.
7899 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7901         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7902         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7903         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7904         targets.
7905         * Makefile.in: Regenerate.
7907 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7909         * configure.in: Test the ability to symlink directories.
7910         * configure: Regenerate.
7912         * Makefile.def (bootstrap-stage): New definitions.
7913         * Makefile.tpl (configure-stage1-gcc,
7914         configure-stage2-gcc, configure-stage3-gcc,
7915         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7916         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7917         new-restage3, compare): Autogenerate, see Makefile.in
7918         entry for behavioral changes.
7919         (distclean-stage1, new-stage1-start, new-stage1-end,
7920         new-stage1-bubble, distclean-stage2, new-stage2-start,
7921         new-stage2-end, new-stage2-bubble, distclean-stage3,
7922         new-stage3-start, new-stage3-end): New autogenerated targets.
7923         (objext, prebootstrap, BOOT_CFLAGS,
7924         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7925         targets.
7927         * Makefile.in: Regenerate.
7928         (distclean-stage1, new-stage1-start, new-stage1-end,
7929         new-stage1-bubble, distclean-stage2, new-stage2-start,
7930         new-stage2-end, new-stage2-bubble, distclean-stage3,
7931         new-stage3-start, new-stage3-end): New targets.
7932         (all-stage1-gcc): Move prebootstrap dependency from here...
7933         (configure-stage1-gcc): ...to here.
7934         (new-bootstrap): Use bubble targets.
7935         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7936         Use per-stage distclean targets.
7937         (configure-stage1-gcc, configure-stage2-gcc,
7938         configure-stage3-gcc, all-stage1-gcc,
7939         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7940         Use new-stageN-start to prepare the tree.
7942 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7944         * Makefile.def (host_modules): add libcpp.
7945         * Makefile.tpl: Add dependencies on and for libcpp.
7946         * Makefile.in: Regenerate.
7947         * configure.in: Add libcpp host module.
7948         * configure: Regenerate.
7950 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7952         * Makefile.tpl: Whenever a recursive target is defined, wrap
7953         it in a special @if/@endif block, and prepare its maybe
7954         dependency in the @if/@endif block
7955         * configure.in: Instead of writing maybe dependencies, remove
7956         the @if/@endif statements, and remove the @if/@endif blocks
7957         that remain.
7958         * configure: Regenerate.
7959         * Makefile.in: Regenerate.
7961 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7963         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7965 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7967         PR bootstrap/15120
7968         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7969         * */configure: Rebuilt.
7971 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7973         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7974         of libf2c.
7975         * configure, Makefile.in: Regenerate.
7977 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7979         * MAINTAINERS (Write After Approval): Add myself.
7981 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7983         Merge from tree-ssa-20020619-branch.
7985         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7986         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7987         (HOST_GMPLIBS): Define.
7988         (HOST_GMPINC): Define.
7989         (TARGET_LIB_PATH): Add libmudflap.
7990         (GFORTRAN_FOR_TARGET): Define.
7991         (configure-build*): Export GFORTRAN.
7992         (configure-gcc): Export GMPLIBS and GMPINC.
7993         (all-gcc): Add maybe-all-libbanshee.
7994         (configure-target-libgfortran): Define.
7995         * Makefile.in: Regenerate.
7996         * configure.in (host_libs): Add libbanshee.
7997         (target_libraries): Add target-libmudflap and target-libgfortran.
7998         Add --with-libbanshee.
7999         Handle --disable-libmudflap.
8000         (*-*-freebsd*): Use with_gmp.
8001         Add $(libgcj) to noconfigdirs.
8002         * configure: Regenerate.
8003         * depcomp: New file.
8004         * MAINTAINERS: Add tree-ssa maintainers.
8006 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8008         * MAINTAINERS (Various Maintainers): Add myself.
8010 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8012         * MAINTAINERS (Write After Approval): Add myself.
8014 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8016         * MAINTAINERS (Write After Approval): Add myself.
8018 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8020         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8021         * configure: Regenerate.
8023 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8025         Revert:
8026         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8028         * Makefile.def (flags_to_pass): Remove *dir variables that
8029         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8030         as well as prefix and exec_prefix.
8031         * Makefile.in: Regenerate.
8033 2004-04-26  Robert Millan  <robertmh@gnu.org>
8035         Add patches from libtool CVS.
8036         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8037         * ltconfig: Likewise.
8038         * ltcf-c.sh: Likewise.
8039         * ltcf-cxx.sh: Likewise.
8040         * ltcf-gcj.sh: Likewise.
8042 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8044         * Makefile.def (host_modules): Mark with the bootstrap
8045         flag packages on which gcc depends.
8046         * Makefile.tpl (all-bootstrap): Use it.
8047         * Makefile.in: Regenerate.
8049 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8051         * Makefile.def (flags_to_pass): Remove *dir variables that
8052         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8053         as well as prefix and exec_prefix.
8054         * Makefile.in: Regenerate.
8056 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8058         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8059         * configure: Regenerate.
8060         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8061         * gcc/Makefile.tpl (compare): Use the result of the test.
8062         * gcc/Makefile.in: Regenerate.
8064 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8066         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8067         Always relocate gcc and prev-gcc to the original names, even
8068         if the build fails.
8069         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8070         New targets.
8072 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8074         * MAINTAINERS: Update my email address.
8076 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8078         * configure.in (mips*-*-irix5*): Enable ld.
8079         * configure: Regenerate.
8081 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8083         * configure: Regenerate.
8085 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8087         * Makefile.tpl (configure-[+module+], configure-gcc,
8088         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8089         Set and export LDFLAGS.
8090         * Makefile.in: Regenerate.
8092 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8094         * MAINTAINERS: Add myself to write-after-approval.
8096 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8098         PR bootstrap/14871
8099         * Makefile.tpl: If we don't have built-in-tree target tools,
8100         use the ones found by configure rather than hacking around with
8101         program_transform_name.
8102         * configure.in: Give Makefile.tpl the information necessary
8103         to do that.
8104         * Makefile.in: Regenerate.
8105         * configure: Regenerate.
8107 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8109         PR bootstrap/14760
8110         * configure.in: When computing baseargs, strip *all* copies of
8111         offending options.  Also, don't match/substitute the trailing space,
8112         so that this actually works when two similar options are separated by
8113         only one space.
8114         * configure: Regenerate.
8116 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8118         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8119         (rs6000-*-aix*): Same.
8120         * configure: Regenerate.
8122 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8124         * MAINTAINERS: Add myself to write-after-approval.
8126 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8128         * MAINTAINERS: Add myself to write-after-approval.
8130 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8132         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8133         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8134         * Makefile.in: Regenerate.
8136         * configure.in (top level bootstrap support): Rework --enable-werror
8137         to set @stage2_werror_flag@.
8138         * configure: Regenerate.
8139         * Makefile.tpl (top level bootstrap support): Pass
8140         @stage2_werror_flag@ down to configure in stages 2 and 3.
8141         * Makefile.in: Regenerate.
8143 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8145         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8146         for stages 2 and 3 as well as in make.  As a consequence, remove
8147         OUTPUT_OPTION (now detected by configure) from the flags passed down
8148         to make.
8149         * Makefile.in: Regenerate.
8151         * Makefile.tpl (new-bootstrap): Fix typo.
8152         * Makefile.in: Regenerate.
8154 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8156         * Makefile.tpl: Rearrange by moving recursive_targets rules
8157         into their proper sections.
8158         * Makefile.tpl (top level bootstrap support): Move disabling
8159         of coverage flags from 'make' to 'configure'; improve comments.
8160         * Makefile.in: Regenerate.
8162         * Makefile.tpl (experimental top level bootstrap) Move stage1
8163         language setting from all- target to configure- target; disable
8164         intermodule optimization in stage 1; prevent gratuitous rebuilds
8165         of stage 1.
8166         * Makefile.in: Regenerate.
8167         * configure.in: Comma-separate stage 1 language list for top
8168         level bootstrap.
8169         * configure: Regenerate.
8171         * Makefile.tpl: Clean up experimental top level bootstrap support:
8172         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8173         prev-gcc in configure- targets as well as all- targets.
8174         * Makefile.in: Regenerate.
8176 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8178         * compile: New file imported from automake.
8180 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8182         * configure.in: Remove symbolic link section.
8183         * configure: Regenerate.
8184         * Makefile.tpl (links): Remove.
8185         * Makefile.in: Regenerate.
8187 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8188             Nathanael Nerode  <neroden@gcc.gnu.org>
8190         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8191         Set with AC_CHECK_PROGS.
8192         * configure.in: Fix comment typo from last patch.
8193         * configure: Regenerate.
8195 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8197         * Makefile.tpl: Introduce experimental top level bootstrap support.
8198         * Makefile.in: Regenerate.
8199         * configure.in: Introduce support for top level bootstrap.
8200         * configure: Regenerate.
8202 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8203             Paolo Bonzini  <bonzini@gnu.org>
8205         PR bootstrap/14522
8206         * configure.in: Cope with shells that do not support unquoted ^
8207         * configure: Regenerate.
8209 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8210             Paolo Bonzini  <bonzini@gnu.org>
8212         PR bootstrap/14522
8213         * configure.in: Cope with shells that do not support nesting
8214         quotes inside quoted backquote substitutions.
8215         * configure: Regenerate.
8217 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8219         PR bootstrap/14522
8220         * configure.in: Fix escaping of $.
8221         * configure: Regenerate.
8223 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8225         * configure: Regenerate, since I forgot to while committing Paolo's
8226         changes.
8228 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8230         PR ada/14131
8231         Move language detection to the top level.
8232         * configure.in: Find default values for the tools as
8233         soon as possible.  Disable ada if GNAT is not found.
8234         Emit error message about missing languages.  Expand
8235         --enable-languages=all for the gcc subdirectory.
8237 2004-03-10  Ben Elliston  <bje@gnu.org>
8239         * MAINTAINERS: Update my email address.
8241 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8243         * ltconfig: Disable building static libraries if building shared
8244         libraries on AIX 5L.
8246 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8248         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8249         and disable libgcj.
8250         * configure: Regenerated.
8252 2004-03-01  Brian Booth  <bbooth@redhat.com>
8254         * MAINTAINERS: Add myself to write-after-approval.
8256 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8258         * MAINTAINERS: Add myself to write-after-approval.
8260 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8262         PR bootstrap/7087
8263         * Makefile.tpl: Guard XFOO sed statements better.
8264         * Makefile.tpl: Add dependency for configure-target-libada.
8265         * Makefile.in: Regenerate (incidentally fixes broken
8266         commit when libada-branch was merged).
8268 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8270         * MAINTAINERS: Add myself to write-after-approval.
8272 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8274         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8275         maintainers.
8277 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8279         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8280         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8282 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8284         PR bootstrap/11932
8285         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8287 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8289         * MAINTAINERS: Added myself to write-after-approval.
8291 2004-02-14  Michael Koch  <konqueror@gmx.de>
8293         * MAINTAINERS: Added myself to write-after-approval.
8295 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8297         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8298         some OS port maintainers to OS port maintainers section.
8300 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8302         * MAINTAINERS: Add self.
8304 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8306         * MAINTAINERS: Alphabetize.
8308 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8310         * MAINTAINERS: Remove myself.
8312 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8314         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8315         (rs6000-*-aix*): Same.
8316         * configure: Regenerate.
8318 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8320         * configure.in (host): Add in missing $noconfigdirs to defines.
8321         * configure: Regenerate.
8323 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8324             Nathanael Nerode  <neroden@gcc.gnu.org>
8326         PR ada/6637, PR ada/5911
8327         Merge with libada-branch:
8328         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8329         with appropriate dependencies. Add --enable-libada configure switch.
8330         * configure, Makefile.in: Regenerate.
8332 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8334         * MAINTAINERS: Add myself to write-after-approval.
8336 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8338         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8339         * configure: Regenerate.
8341 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8343         Merge from upstream:
8345         * ltmain.in: When setting IFS to '~', be careful about user
8346         arguments that contain '~'.
8348         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8350         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8351         Also test $base_compile against $CC with escaped arguments. Bug
8352         reported by Geoff Keating <geoffk@apple.com>.
8354 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8356         * MAINTAINERS: Remove i960 port.
8358 2004-01-23  DJ Delorie  <dj@redhat.com>
8360         * Makefile.def (target_modules) [libiberty]: Don't stage.
8361         * Makefile.in: Rebuilt.
8363 2004-01-20  Caroline Tice  <ctice@apple.com>
8365         * MAINTAINERS: Add myself to write-after-approval.
8367 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8369         * MAINTAINERS: Update my email address.
8371 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8373         * MAINTAINERS: Add myself to write-after-approval.
8375 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8377         * MAINTAINERS: Remove entries without email address.
8379 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8381         * MAINTAINERS: Add myself to write-after-approval.
8383 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8385         * MAINTAINERS: Update my email address.
8387 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8389         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8390         * Makefile.tpl (configure-target-[+module+]): Support stage.
8391         * Makefile.in: Rebuilt.
8393 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8395         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8397 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8399         * MAINTAINERS: Add myself as a MIPS maintainer.
8401 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8403         * configure.in: Use ./config.cache, not config.cache.
8404         * configure: Regenerate.
8405         * Makefile.tpl: Special-casing not needed for GCC any more.
8406         * Makefile.in: Regenerate.
8408         * configure.in: Don't share a cache file for host dirs.
8409         * configure: Regenerate.
8411         * config-ml.in: Don't mess with the cache file.
8413 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8415         * MAINTAINERS: Move myself from 'Write After Approval' to
8416         'CPU Port Maintainers' section as SPARC maintainer.
8418 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8420         * Makefile.tpl: Make GCC use a separate config.cache.
8421         * Makefile.in: Regenerate.
8423         PR bootstrap/11932, PR bootstrap/11933
8424         (I don't know if it will fix either of them, but it relates
8425         to them.)
8426         * configure.in: Don't use shared config.cache for target
8427         directories.
8428         * configure: Regenerate.
8430 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8432         * MAINTAINERS: Add myself to 'Write After Approval' section.
8434 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8436         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8437         * configure: Regenerated.
8439 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8441         * MAINTAINERS: Remove the mn10200 maintainer.
8443 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8445         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8446         * configure: Regenerated.
8448 2003-12-16  Jan Hubicka  <jh@suse.cz>
8450         * MAINTAINERS: Add myself as callgraph maintainer.
8452 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8454         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8455         * configure: Regenerate.
8457 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8459         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8460         'Write After Approval' section. Update email.
8462 2003-12-01  James Lemke  <jim@wasabisystems.com>
8464         * MAINTAINERS (Write After Approval): Add myself.
8466 2003-11-20  Matt Thomas  <matt@3am-software.com>
8468         * MAINTAINERS: Add myself as a vax port maintainer.
8470 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8472         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8473         (configure-build-[+module+], configure-[+module+]): Likewise.
8474         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8475         * Makefile.in: Regenerate.
8477 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8479         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8480         shared/dylibed libraries.
8481         * ltmain.sh: Likewise.
8482         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8483         * ltcf-cxx.sh: Likewise.
8484         * ltcf-gcj.sh: Likewise.
8485         * ltconfig: Likewise.
8487 2003-11-17  Stan Cox  <scox@redhat.com>
8489         * MAINTAINERS: Add myself as iq2000 port maintainer.
8491 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8493         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8494         * Makefile.in: Regenerate.
8496 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8498         * config.sub: Update to 2003-11-03 version.
8500 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8502         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8503         * configure:  Regenerate.
8505 2003-10-20  Nicolas Pitre  <nico@cam.org>
8507         * MAINTAINERS: Add myself to 'Write After Approval' section.
8509 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8511         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8513 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8515         * MAINTAINERS: Update my email address.
8517 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8519         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8521 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8523         * MAINTAINERS: Add myself to 'Write After Approval' section.
8525 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8527         * config.guess: Update to 2003-10-16 version.
8528         * config.sub: Update to 2003-10-16 version.
8530 2003-10-15  David Daney  <ddaney@avtrex.com>
8532         * MAINTAINERS: Added myself to 'Write After Approval' section.
8534 2003-10-15  Falk Hueffner  <falk@debian.org>
8536         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8537         'Write After Approval' section. Update email.
8539 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8541         * MAINTAINERS: Move myself from 'Write After Approval' to
8542         'Various Maintainers' section as middle-end maintainer.
8544 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8546         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8547         HOST_FLAGS_TO_PASS.
8548         * Makefile.in: Regenerate.
8550 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8552         * config.guess: Update to 2003-10-07 version.
8553         * config.sub: Update to 2003-10-07 version.
8555 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8557         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8558         * ltconfig (irix5*, irix6*): Don't override version_type.
8560 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8562         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8563         * configure: Rebuilt
8564         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8565         * Makefile.in: Rebuilt
8567 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8569         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8571 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8573         * MAINTAINERS (Write After Approval): Add myself.
8575 2003-09-29  Paul Koning  <ni1d@arrl.net>
8577         * MAINTAINERS: Move myself from "Write After Approval"
8578         to CPU platform maintainers for pdp11 platform.
8580 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8582         * MAINTAINERS: Move myself from 'Write After Approval' to
8583         'Various Maintainers' section as libffi testsuite maintainer.
8585 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8587         * configure.in: Pass a computed --program-transform-name
8588         to subconfigures.
8589         * configure: Regenerated.
8591 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8593         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8594         * Makefile.in: Regenerate.
8596         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8597         * Makefile.in: Regenerate.
8599 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8601         * MAINTAINERS: Move myself from 'Write After Approval'
8602         to 'Various Maintainers' (objective-c) section.
8604 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8606         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8607         quoting.
8608         * configure: Regenerated.
8610 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8612         * MAINTAINERS (Write After Approval): Add myself to write after
8613         approval list.
8615 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8617         * MAINTAINERS (Write After Approval): Add myself.
8619 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8621         * MAINTAINERS: Update my e-mail address.
8623 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8625         * libtool.m4 (LD): Correct powerpc64 host match.
8627 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8629         * MAINTAINTERS: Update my affiliation and email address.
8631 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8633         * MAINTAINERS (Write After Approval): Add myself.
8635 2003-09-04  DJ Delorie  <dj@redhat.com>
8637         * configure: Regenerate.
8639 2003-09-04  Robert Millan  <robertmh@gnu.org>
8641         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8643 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8645         * configure.in: Ensure arguments to sed are properly spaced.
8646         * configure: Regenerate.
8648 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8650         * MAINTAINERS: Update my e-mail address.
8652 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8654         * MAINTAINERS (Write After Approval): Add myself.
8656 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8658         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8659         * configure: Regenerated.
8661 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8663         * MAINTAINERS: Update my email address.
8665 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8667         * configure.in:  Use newline instead of semicolon when assuming
8668         shell arguments in a for loop.
8669         * configure:  Regenerated.
8671 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8673         * MAINTAINERS: Resurrect the i860 maintainer.
8675 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8677         PR 8180
8678         * configure.in: When testing with_libs and with_headers, treat
8679         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8680         * configure: Regenerate.
8682         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8683         make, shell, etc.
8684         (baseargs): Likewise.
8685         * configure: Regenerate.
8687 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8689         * MAINTAINERS (Write After Approval): Add myself.
8691 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8693         * configure.in: Disable libgcj for darwin not on powerpc.
8694         * configure: Rebuild.
8696 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8698         * config-ml.in, symlink-tree: Add license.
8700 2003-08-03  Richard Stallman  <rms@gnu.org>
8701             Eben Moglen  <moglen@columbia.edu>
8703         * README.SCO: New file.
8705 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8707         * Makefile.tpl (check, check-c++): Express dependencies using
8708         dependencies rather than commands.
8709         * Makefile.in: Regenerate.
8711 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8713         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8714         * configure: Ditto.
8716 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8718         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8719         * Makefile.in: Update.
8721 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8723         * configure.in: Enable libgcj for darwin.
8724         * configure: Rebuild.
8726 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8728         * config-ml.in:  Use ac_configure_args directly instead of
8729         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8730         actually seen.
8732 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8734         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8735         creating target and build subdirs to build all parent dirs as needed.
8736         * Makefile.in: Rebuild.
8737         * configure.in: Don't build dirs explicitly here.
8738         * configure: Rebuild.
8740 2003-07-26  Paul Brook  <paul@nowt.org>
8742         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8744 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8746         * Makefile.tpl (all-make): Depend on intl.
8747         * Makefile.in: Rebuilt.
8749 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8751         * install-sh:  Update to newer upstream versions (associated with
8752         aclocal 1.7).
8753         * mkinstalldirs:  Likewise.
8754         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8756 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8758         * MAINTAINERS: Move self from Bug database only accounts
8759         to write-after-approval.
8761 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8763         * config.if: Remove unused libc_interface determination.
8765 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8767         * MAINTAINERS: Move self from write-after-approval to
8768         build machinery (*.in).
8770 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8772         PR bootstrap/11273
8773         PR bootstrap/11408
8774         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8775         unused INSTALL_PROGRAM_ARGS.
8776         * configure.in: Use AC_PROG_INSTALL.
8777         * Makefile.in: Regenerate.
8778         * configure: Regenerate.
8780 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8782         * MAINTAINERS: Alphabetize.
8784 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8786         * configure: Rebuilt.
8787         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8788         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8789         newlib nor libgloss.
8790         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8791         * configure.in (am33_2.0-*-linux*): Added.
8793 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8795         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8796         * configure: Regenerate.
8798 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8800         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8801         * Makefile.in: Regenerate.
8803 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8805         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8806         * Makefile.in: Regenerate.
8808 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8810         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8811         * Makefile.in: Regenerated.
8813         * config-ml.in: Replace PWD with PWD_COMMAND.
8815 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8817         * intl: New directory; see intl/ChangeLog for details.
8818         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8819         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8820         * Makefile.in: Regenerate.
8822 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8824         * configure.in: Clean up config-lang.in handling.  Delete
8825         useless assignment to "subdirs".
8826         * configure: Regenerate.
8828 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8830         * configure.in: Rename 'target_libs' to 'target_libraries'.
8831         Remove useless reference to 'target_libs'.
8832         * configure: Regenerate.
8834 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8836         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8837         * Makefile.in: Regenerate.
8839 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8841         * Makefile.def: Introduce flags_to_pass.
8842         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8843         * Makefile.in: Regenerate.
8845 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8847         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8848         and target-libgloss.
8849         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8850         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8851         * configure: Regenerate.
8853 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8855         * configure.in: Update testsuite_flags to new location.
8856         * configure. Regenerate.
8858 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8860         * Makefile.tpl: Remove BUILD_CC stuff.
8861         * Makefile.in: Regenerate.
8863 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8865         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8867 2003-06-16  Graeme Peterson  <gp@qnx.com>
8869         * MAINTAINERS (Write After Approval): Add myself.
8871 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8873         * config.guess: Update to 2003-06-12 version.
8874         * config.sub: Update to 2003-06-13 version.
8876 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8878         * config.guess: Update to 2003-06-06 version.
8879         * config.sub: Update to 2003-06-06 version.
8881 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8883         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8884         * configure. Regenerate.
8886 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8888         * configure.in: Disable serial configure by default.
8889         * configure: Regenerate.
8890         * Makefile.tpl: Abolish .NOTPARALLEL.
8891         * Makefile.in: Regenerate.
8893         * Makefile.tpl: Replace {build,host,target}_canonical by
8894         {build,host,target}.
8895         * Makefile.in: Regenerate.
8897         * Makefile.tpl: Fix stupid pasto.
8898         * Makefile.in: Regenerate.
8900 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8902         * Makefile.tpl: Remove bogus conditional.
8903         * Makefile.in: Regenerate.
8905 2003-06-05  Jan Hubicka  <jh@suse.cz>
8907         * Makefile.tpl (profiledbootstrap): New target.
8908         * Makefile.in (profiledbootstrap): New target.
8910 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8912         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8913         Pinski. Remove user names from other bugzilla-only maintainers.
8915 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8917         * Makefile.tpl: Make 'recursive targets' using autogen rather
8918         than shell loop.  Remove duplicate 'clean' targets and false
8919         comments.
8920         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8921         Add systematic method of specifying missing targets in subdirs.
8922         Add copyright boilerplate.
8923         * Makefile.in: Regenerate.
8924         * configure.in: Add 'recursive targets' to maybe list.
8925         * configure: Regenerate.
8927         * MAINTAINERS: "GNATS only" -> "Bug database only".
8929         * Makefile.tpl: Rename [+target+] to [+make_target+].
8930         * Makefile.def: Rename 'target' to 'make_target'.
8932 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8934         * MAINTAINERS: Add self as options handling maintainer.
8936 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8938         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8939         been too long since I touched those ports.
8941 2003-05-28  DJ Delorie  <dj@redhat.com>
8943         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8944         * Makefile.in: Regenerate.
8946 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8948         * configure.in: Use curly braces in the definition of tooldir.
8949         * configure: Regenerate.
8951 2003-05-21  DJ Delorie  <dj@redhat.com>
8953         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8954         newlib or libgloss.
8955         * Makefile.in: Regenerate.
8957 2003-05-21  DJ Delorie  <dj@redhat.com>
8959         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8960         * Makefile.in: Regenerate.
8962 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8964         * MAINTAINERS: Update my e-mail address.
8966 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8968         * configure.in: Switch more things to use maybe dependencies.
8969         * Makefile.tpl: Switch more things to use maybe dependencies.
8970         Factor out common code from autogen IF statements.
8971         * configure: Regenerate.
8972         * Makefile.in: Regenerate.
8974 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8976         * configure.in: Accept i[3456789]86 for machine type.
8977         * configure: Regenerate.
8979 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8981         * configure.in: Switch more things to use maybe dependencies.
8982         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8983         * configure: Regenerate.
8984         * Makefile.tpl: Switch more things to use maybe dependencies.
8985         * Makefile.in: Regenerate.
8987 2003-05-16  Andreas Schwab  <schwab@suse.de>
8989         * Makefile.tpl (install-opcodes): Define.
8990         * Makefile.in: Rebuild.
8992 2003-05-13  Andreas Jaeger  <aj@suse.de>
8994         * config.guess: Update to 2003-05-09 version.
8995         * config.sub: Update to 2003-05-09 version.
8997 2003-05-13  Michael Eager  <eager@mvista.com>
8999         * configure.in: Correct sed script so that options in quotes are not
9000         deleted.
9001         * configure: Rebuild.
9003 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9005         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9006         and $$s/newlib/libc/sys/cygwin32 include paths.
9007         * configure: Ditto.
9009 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9011         * MAINTAINERS: Update my email addresses.
9013 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9015         * config-ml.in: Propagate INSTALL variables.
9017 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9019         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9021 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9023         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9024         * Makefile.in: Regenerate.
9026 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9028         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9030 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9032         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9034 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9036         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9037         * Makefile.in: Regenerated.
9039 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9041         * MAINTAINERS (Write After Approval): Upgrade myself from
9042         GNATS only to write-after-approval. Update my mail address.
9044 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9046         (OS Port Maintainers: freebsd): Add myself.
9048 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9050         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9052 2003-04-22  Kean Johnston  <jkj@sco.com>
9054         * MAINTAINERS (SCO ports): Added myself.
9056 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9058         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9060 2003-04-19  Kean Johnston  <jkj@sco.com>
9062         * MAINTAINERS (Write After Approval): Add myself.
9064 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9066         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9067         * Makefile.in: Regenerate.
9069 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9071         * configure.in (powerpc64*-*-linux*): Remove.
9072         * configure: Rebuilt.
9074 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9076         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9077         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9078         and restrap.
9079         * Makefile.in:  Regenerate.
9081 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9083         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9084         * configure: Regenerated.
9086 2003-04-15  DJ Delorie  <dj@redhat.com>
9088         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9090 2003-04-13  Nick Clifton  <nickc@redhat.com>
9092         * config-ml.in: Remove support for --disable-aix removing
9093         call-aix multilibs.
9095 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9097         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9098         * */configure: Rebuilt.
9100 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9102         * MAINTAINERS: Add my email address.
9104 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9106         * MAINTAINERS (Write After Approval): Add myself.
9108 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9110         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9111         * Makefile.in: Regenerate.
9113 2003-03-14  Michael Chastain  <mec@shout.net>
9115         * Makefile.in: Regenerate with correct Makefile.def.
9117 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9119         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9120         Make macro.
9121         * Makefile.in: Regenerate.
9122         * configure.in: Clean up gxx_include_dir logic.
9123         * configure: Regenerate.
9125 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9127         * MAINTAINERS (Write After Approval): Add myself.
9129 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9131         * MAINTAINERS: Update my mail address.
9133 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9135         * configure.in (gxx_include_dir): Fix typo.
9136         * configure: Regenerated.
9138 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9140         * Makefile.tpl: Reindent.
9141         * Makefile.in: Regenerate.
9142         * configure.in: Reindent.  Don't set unused variables.
9143         * configure: Regenerate.
9145 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9147         * configure.in: Include $(build_tooldir)/sys-include in
9148         FLAGS_FOR_TARGET.
9149         * configure: Regenerated.
9151 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9153         * Makefile.tpl: Always pass down RANLIB.
9154         * Makefile.in: Regenerate.
9156         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9157         * Makefile.in: Regenerate.
9158         * configure.in: Remove unused logic relating to --enable-shared
9159         and --enable-threads.  Remove bogus comments.  Remove redundant
9160         noconfigdirs.
9161         * configure: Regenerate.
9163         * configure.in: Replace ${libstdcxx_version} by its value.
9164         Remove reference to mh-dgux.
9165         * configure: Regenerate.
9167 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9169         * MAINTAINERS (Write After Approval): Add myself.
9171 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9173         * Makefile.tpl: Rearrange.
9174         * Makefile.in: Regenerate.
9176 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9178         * configure.in: Add support for kaOS as cross build target system.
9179         * configure: Regenerated.
9181 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9183         * MAINTAINERS (Write after approval): Add myself.
9185 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9187         * MAINTAINERS: Update my email address.
9189 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9191         * MAINTAINERS: Add self to blanket write privs. section.
9193 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9195         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9196         configure-target-* as some target builds may require additional
9197         flags for preprocessor tests.
9198         * Makefile.in: Regenerated.
9200 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9202         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9203         * ltconfig: Handle it.
9204         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9205         auto-detecting it.
9207         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9208         it is used as argument to $CC.
9209         * ltcf-gcj.sh: Likewise.
9211         * configure.in: Introduce --enable-maintainer-mode.
9212         * configure: Rebuilt.
9213         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9214         for maintainer mode.
9215         * Makefile.in: Rebuilt.
9217 2003-02-18  Jason Merrill  <jason@redhat.com>
9219         * Makefile.tpl (check-c++): Allow parallelism.
9221 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9223         * MAINTAINERS: Remove John Carr (who never actually had access to
9224         gcc.gnu.org).
9226 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9228         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9229         don't configure target-libobjc.
9230         * configure: Regenerate.
9232 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9234         * Makefile.tpl (RANLIB): Define.
9235         * Makefile.in: Regenerate.
9237 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9239         * MAINTAINERS: Update my email.
9241 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9243         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9244         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9245         * Makefile.in: Regenerated.
9246         * configure.in: Remove all traces of snavigator, db, and grep.
9247         * configure: Regenerated.
9249 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9251         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9252         After Approval.
9254 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9256         * MAINTAINERS (Write after approval): Add myself.
9258 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9260         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9261         * Makefile.in: Regenerated.
9263 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9265         * config.guess: Updated to 2003-01-30's version.
9266         * config.sub: Updated to 2003-01-28's version.
9268 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9270         * config.if: If gcc_version is already set, just use it.  Don't set
9271         gcc_version_trigger if it's already set, otherwise set it to
9272         gcc/version.c, but only if the file exists.  If it is not set and
9273         gcc/version.c does not exist, try to extract the version number from
9274         $CC.
9276 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9278         * MAINTAINERS: Add myself to write-after-approval list.
9280 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9282         * configure.in:  Revert 24Jan change.
9283         * configure:  Regenerate.
9285 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9287         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9288         entry of HJ Lu.
9290 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9292         * configure.in: Revert previous change.
9293         * configure: Regenerate.
9295 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9297         * configure.in: Make rda native-only.
9298         * configure: Regenerate.
9300 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9302         * MAINTAINERS: Move myself from GNATS-only-accounts to
9303         write-after-approval.
9305 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9307         * configure.in: Add missing \.
9308         * configure: Rebuilt.
9310 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9312         * configure.in (baseargs): Avoid using \| in sed regular
9313         expressions.
9314         * configure: Rebuilt.
9316 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9318         * configure.in (baseargs): Remove all supported forms of
9319         --cache-file, --srcdir, --host, --build and --target options
9320         from argument lists.
9321         * configure: Rebuilt.
9323 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9325         * MAINTAINERS: Add myself to write-after-approval list.
9327 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9329         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9330         * configure: Rebuilt.
9332 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9334         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9335         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9336         * Makefile.in: Regenerate.
9337         * configure: Regenerate.
9339 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9341         * configure.in: Remove Makefile in build, host and target modules
9342         unless configure was run with --no-recursion.
9343         * configure: Rebuilt.
9345 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9347         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9348         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9349         * Makefile.in: Regenerate.
9351 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9353         * config.guess: Update to 2003-01-03 version.
9354         * config.sub: Update to 2003-01-03 version.
9356 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9358         * configure: Regenerate with proper autoconf 2.13.
9360 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9362         * configure.in: Add AC_PREREQ for consistency.
9363         * configure: Regenerate.
9365 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9367         * configure.in (GDB_TK): Add tcl directories conditional on
9368         gdb/gdbtk directory being present.
9369         * configure: Regenerate.
9371 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9373         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9374         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9375         * configure: Rebuilt.
9377 2002-12-31  Tom Tromey  <tromey@redhat.com>
9379         * Makefile.in: Rebuilt.
9380         * Makefile.def (target_modules) [libffi]: Allow installation.
9382 2002-12-31  Andreas Schwab  <schwab@suse.de>
9384         * configure.in: Fix use of $program_transform_name.
9385         * configure: Regenerated.
9387 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9389         * configure.in (baseargs): Don't remove first configure argument.
9390         * configure: Regenerated.
9392 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9394         * Makefile.tpl (local-distclean): Don't remove...
9395         (multilib.ts): ... this.  Moved into...
9396         (multilib.out): ... this.  Don't use sub-make.
9397         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9398         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9399         (configure-build-[+module+], configure-[+module+],
9400         configure-target-[+module+], configure-gcc): ... these.  Test
9401         for Makefile existence.  Drop config.status from dependencies.
9402         * Makefile.in: Rebuilt.
9403         * configure.in: Move gcc-version-trigger to the end of
9404         ac_configure_args.  Add comments to maybedep.tmp and
9405         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9406         nonopt from baseargs, matching and removing corresponding
9407         whitespace while at it.
9408         * configure: Rebuilt.
9410 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9412         * configure.in (host_configargs): Replace reference to
9413         no-longer-defined buildopts with --build=${build_alias}.
9414         * configure: Rebuilt.
9416         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9417         program_transform_name to standard idiom.
9418         (AUTOGEN, AUTOCONF): Define.
9419         (Makefile.in): Use $(AUTOGEN).
9420         (Makefile): Depend on config.status, and use autoconf-style rule to
9421         build it.  Move original commands to...
9422         (config.status): ... this new target.
9423         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9424         $(AUTOCONF).
9425         * Makefile.in: Rebuilt.
9427 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9429         * Makefile.tpl: Fix dramatic bustage due to change in
9430         program_transform_name.
9431         * Makefile.in: Regenerate.
9433         * configure.in: Remove unnecessary PATH setting.
9434         * configure: Regnerate.
9436         * configure.in: Don't default to unprefixed tools unless
9437         the native tools will work.
9438         * configure: Regenerate.
9440         * configure.in: Convert to autoconf script.  Blow away lots
9441         of now-redundant Makefile fragments.
9442         * configure: Generate using Autoconf.
9443         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9444         * Makefile.in: Regenerate.
9446 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9448         * configure: Fix stupid bug where RANLIB was mistakenly included.
9450         * configure.in: Rename (buildargs, hostargs, targargs) to
9451         (build_configargs, host_configargs, target_configargs).
9453         * configure.in: Move logic out of sed statement.
9455         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9456         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9458 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9460         * config.sub: Import from master repository
9461         * config.guess: Ditto
9463 2002-12-24  Andreas Schwab  <schwab@suse.de>
9465         * Makefile.tpl (multilib.out): Fix missing space.
9466         * Makefile.in: Regenerate.
9468 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9470         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9471         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9472         * Makefile.in: Regenerate.
9473         * configure.in: Remove unnecessary leftovers.
9475 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9477         * configure.in (extra_ranlibflags_for_target): New variable.
9478         (*-*-darwin): Add -c to ranlib commands.
9479         * configure (tooldir): Handle extra_ranlibflags_for_target.
9481 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9483         * Makefile.tpl: Revert HJL's change.
9484         * Makefile.in: Regenerated.
9485         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9486         always.
9488 2002-12-19  Andreas Schwab  <schwab@suse.de>
9490         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9491         * Makefile.in: Regenerate.
9493 2002-12-18  H.J. Lu  <hjl@gnu.org>
9495         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9496         * Makefile.in: Regenerated.
9498         * configure.in (build_prefix): New. Substitute.
9500 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9502         * Makefile.tpl: Don't let real targets depend on phony targets.
9503         * Makefile.in: Regenerate.
9505         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9506         * Makefile.in: Regenerate.
9508 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9510         * config.sub: Import from master repository
9511         * config.guess: Ditto
9513 2002-12-16  Jason Merrill  <jason@redhat.com>
9515         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9516         previous 'make bootstrap'.
9517         * Makefile.in: Regenerate.
9519 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9521         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9523 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9525         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9526         * Makefile.in: Regenerate.
9528 2002-12-13  Jason Merrill  <jason@redhat.com>
9530         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9531         library tests.
9532         (check-c++): Just depend on it and check-target-libstdc++-v3.
9533         * Makefile.in: Regenerate.
9535 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9537         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9538         * Makefile.in: Rebuilt.
9540 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9542         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9544 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9546         * configure: Fix bug put in by gremlins.
9548         * Makefile.tpl: Substitute more autoconfily.
9549         * configure: Substitute more autoconfily.
9550         * Makefile.in: Regenerate.
9552 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9554         * config.sub: Import from master repository
9555         * config.guess: Ditto
9556         * MAINTAINERS: Added Svein Seldal under write after approval
9558 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9560         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9561         * Makefile.in (all-sim): Ditto.
9563 2002-12-06  DJ Delorie  <dj@redhat.com>
9565         * Makefile.tpl: Change configure dependencies to not have real
9566         targets depend on phony targets.
9568 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9570         * configure.in: Revert unintentional change.
9572         * Makefile.tpl: Change dependency for */multilib.out so that
9573         it works when gcc isn't in the tree.
9575         * configure.in: Substitute more.
9576         * configure: Run subconfigures from the Makefile.
9577         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9578         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9580 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9582         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9584 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9586         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9587         and corresponding dependencies.
9588         * Makefile.in: Regenerate.
9590         * configure.in (host_tools): Order binutils, gas and ld for
9591         convenience in running the testsuites.
9593         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9594         * Makefile.in: Regenerate.
9595         * configure.in: Introduce rules to serialize subconfigure runs.
9597         * configure.in: Introduce BASE_CC_FOR_TARGET.
9598         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9599         Realize configure-build-* targets.  Realize configure-target-* targets.
9600         * Makefile.in: Regenerate.
9602 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9604         * configure: Move gcc_version_trigger stuff from here...
9605         * configure.in: ...to here.
9607         * configure.in: Separate subconfigure options added by this file from
9608         options given by the user.  Add machinery to put args for host
9609         subconfigures into the Makefile.
9611         * Makefile.tpl: Remove 'vault' targets.
9612         * Makefile.tpl: Reorder and comment dependencies.
9613         * Makefile.in: Regenerate.
9615 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9616         * configure.in: Fix my broken commit of previous patch. (sigh)
9618 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9620         * configure.in: Move host-specific darwin noconfigdirs into
9621         the host-specific section.
9623 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9625         * configure.in: Move host-specific darwin noconfigdirs into
9626         the host-specific section.
9628 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9630         * configure: Remove skip-this-dir support.
9631         * Makefile.tpl: Remove skip-this-dir support.
9633         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9634         subdirectories.
9635         * Makefile.in: Regenerate.
9637         * Makefile.tpl: Strip out useless setting of 'dir'.
9638         * Makefile.in: Regenerate.
9640 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9642         * configure.in: Fix deeply stupid bug.
9644         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9645         shell code in CXX_FOR_TARGET
9646         * Makefile.def: Introduce raw_cxx.
9647         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9648         RAW_CXX_FOR_TARGET.
9649         * Makefile.in: Regenerate.
9651 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9653         * Makefile.tpl: Remove unnecessary ifs.
9654         * Makefile.in: Regenerate.
9656         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9657         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9658         targets for 'no_install' modules.
9659         * configure: Move GDB_TK substitution to configure.in.  Move
9660         build_modules stuff to configure.in.
9661         * configure.in: Implement soft dependency machinery.  Maybe-ize
9662         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9663         * Makefile.in: Regenerate.
9665 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9667         * Makefile.tpl: Make all-target, install-target behave similarly
9668         to all, install (only hitting configured targets).  Eliminate
9669         unused macro defintions.
9671         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9672         build != host.
9674         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9676         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9678         * configure.in: Produce lists of subdir targets we're actually
9679         configuring.  Remove references to "dosrel".
9680         * Makefile.tpl: Let configure set which subdir targets are hit.
9681         Remove install-cross; clean up install; remove ALL.  Remove
9682         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9683         Autogenerate host module targets.  Remove empty dependency lines
9684         and redundant dependency; rearrange slightly.
9685         * Makefile.def: Add host-side libtermcap, utils.
9687         * Makefile.in: Regenerate.
9689 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9691         * ltconfig (osf[345]): Append $major to soname_spec.
9692         Reflect this in library_names_spec.
9693         * ltmain.sh (osf): Prefix $major with . for use as extension.
9695 2002-11-19  Andreas Jaeger  <aj@suse.de>
9697         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9698         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9699         and sparc64 GNU/Linux systems.
9701 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9703         * MAINTAINERS: Update email.
9705 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9707         * MAINTAINERS: Complete James Dennett's entry.
9709 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9711         * MAINTAINERS (Write After Approval): Add myself.
9713 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9715         * Makefile.tpl: syntactic cleanup
9717 2002-11-13  Stuart Hastings  <stuart@apple.com>
9719         * MAINTAINERS: Add myself to write-after-approval list.
9721 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9723         * Makefile.def: Add list of recursive targets to autogenerate.
9724         Add build_modules.
9725         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9726         targets.  Autogenerate *-build-* targets.
9727         * Makefile.in: Regenerate.
9729 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9731         * configure: More autoconf-style substitutions.
9732         * Makefile.tpl: More autoconf-style substitutions.
9733         * Makefile.in: Regenerate.
9735 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9737         * configure: Substitute more variables in a more autoconf-friendly
9738         way.  Simplify slightly.
9739         * Makefile.tpl: Make more variables substitutable in an
9740         autoconf-friendly way.
9741         * Makefile.in: Regenerate.
9743 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9745         * MAINTAINERS (Write After Approval): Add myself.
9747 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9749         * configure.in (v810*): Remove special setting of tools.
9751         * configure: Add support for extra required flags for ar or nm.
9752         * configure.in (aix4.3+): Use above support for target-specific
9753         issues, rather than using config/mt-aix43.
9755 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9757         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9758         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9759         with $srcdir.  Reformat indentation.  Substitute some variables
9760         formerly hard-coded in the Makefile for build=host.
9761         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9762         * Makefile.def: Autogenerate more.
9763         * Makefile.in: Regenerate.
9765 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9767         * MAINTAINERS (Write After Approval): Add myself.
9769 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9771         * Makefile.def (host_modules): Add rda.
9772         * Makefile.in: Regenerate.
9773         * configure.in (target_tool): Add target-rda to list.
9775 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9777         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9779 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9781         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9782         and restrap targets to this rule.
9783         * Makefile.in:  Regenerate.
9785 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9787         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9788         GNATS only accounts.
9790 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9792         * configure.in (i[3456]86-*-linux*): Add check to disable
9793         ${libgcj} for glibc1.
9795 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9797         * MAINTAINERS: Add myself as ip2k port maintainer.
9799 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9801         * configure.in: Add tic4x target.
9803 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9805         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9806         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9807         * Makefile.in: Regenerate.
9809         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9810         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9811         * Makefile.in: Regenerate.
9813 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9815         * MAINTAINERS: Add myself as web pages co-maintainer.
9817 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9819         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9820         * Makefile.in: Regenerate.
9822 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9824         * MAINTAINERS: Add myself and Nathan Sidwell
9825         <nathan@codesourcery.com> as VxWorks maintainers.
9827 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9829         * Makefile.def: Remove order dependency comments.
9830         * Makefile.tpl: Add explicit install-install dependencies.
9831         * Makefile.in: Regenerate.
9833         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9834         * Makefile.in: Regenerate.
9836         * Makefile.tpl: Add configure-target (for src-release in src)
9837         * Makefile.in: Regenerate.
9839 2002-09-30  Nick Clifton  <nickc@redhat.com>
9841         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9843 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9845         * configure.in (s390*-*-linux*): Enable libgcj.
9847 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9849         * configure: Revert accidentally applied changes.
9851         * Makefile.tpl: Make more autoconf-friendly.
9852         * Makefile.in: Regenerate.
9853         * configure: Make substitution more autoconf-like.
9855 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9857         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9858         single entry to handle all these.
9859         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9860         libjava on arm-*-elf.
9862 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9864         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9865         things that depend on them.
9867 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9869         * Makefile.tpl: Make subsituted variables more autoconfy.
9870         * Makefile.in: Regenerate.
9871         * configure: Make seds more autoconfy.
9873 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9875         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9876         * Makefile.in: Regenerate.
9877         * configure.in: Rewrite sed statements to look autoconfy.
9879         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9880         all-target-foo on configure-target-foo.
9881         * Makefile.def: Ditto.
9882         * Makefile.in: Rebuild.
9884 2002-09-25  Andrew Haley  <aph@redhat.com>
9886         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9888 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9890         * Makefile.def: New file.
9891         * Makefile.tpl: New file.
9892         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9893         * contrib/gcc_update: Note that Makefile.in is a generated file.
9895         * configure.in: Minor rearrangement.  Simplify tests.
9897 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9899         * configure.in (with_headers): Skip copy if value is "yes".
9900         (with_libs): Likewise.
9902 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9904         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9905         * configure.in (sh*-*-pe*): Ditto.
9906         * configure.in (mips*-*-pe*): Ditto.
9907         * configure.in (*arm-wince-pe): Ditto.
9909         * configure.in: Rearrange.
9911 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9913         * MAINTAINERS: Update my email address.
9915 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9917         * MAINTAINERS: (Write After Approval): Add myself.
9919 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9921         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9923 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9925         * MAINTAINERS: Change my mailing address.
9927 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9929         * MAINTAINERS (Write After Approval): Remove myself.
9930         (Various Maintainers: c++ runtime libs): Add myself.
9932 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9934         * MAINTAINERS (Write After Approval): Remove myself.
9935         (Various Maintainers: c++ runtime libs): Add myself.
9937 2002-08-15  Eric Christopher  <echristo@redhat.com>
9939         * config.sub: Import from master repository.
9940         * config.guess: Ditto.
9942 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9944         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9945         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9946         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9948 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9950         * MAINTAINERS: Add self to rs6000 vector extensions.
9952 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9954         * libiberty/configure: Reverted unintended yesterday's check in.
9956 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9958         * boehm-gc/configure, libf2c/configure: Rebuilt.
9959         * libffi/configure, libiberty/configure: Ditto.
9960         * libjava/configure, libobjc/configure: Ditto.
9961         * libstdc++-v3/configure, zlib/configure: Ditto.
9962         Merged from binutils:
9963         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9964         From Steve Ellcey <sje@cup.hp.com>:
9965         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9966         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9967         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9968         IA64.
9969         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9970         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9971         soname_spec, sys_lib_search_path_spec): Ditto.
9973 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9975         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9977 2002-08-04  H.J. Lu  (hjl@gnu.org)
9979         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9981 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9983         * MAINTAINERS (Write After Approval): Add myself.
9985 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9987         * configure.in: Move generic linux case to end.  Copy generic
9988         linux noconfigdirs to mips*-*-linux* entry and new
9989         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9991 2002-07-19  Michael Matz  <matz@suse.de>
9993         * MAINTAINERS: Add myself as ra* maintainer.
9995 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9997         * config.guess: Update to 2002-07-09 version.
9998         * config.sub: Update to 2002-07-03 version.
10000 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10002         * MAINTAINERS: Fix typo in a maintainer email address.
10004 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10006         * configure.in: Remove two redundant tests.
10008 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10010         * configure.in (mips*-*-irix6*o32): Enable stabs.
10012 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10014         * configure.in: Don't build grez.
10015         * Makefile.in: Ditto.
10017         * Makefile.in: Remove references to bsp, cygmon, libstub.
10018         * configure.in: Ditto.
10020         * configure.in: Remove leftover reference to gdbtest.
10022 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10024         * configure.in (gxx_include_dir):  Change to match versioned
10025         C++ headers if --enable-version-specific-runtime-libs is used.
10027 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10029         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10031 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10033         * configure.in: Make --without-x work.
10035 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10037         * configure.in: Rearrange target Makefile fragment collection.
10039         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10040         cvs[src].
10041         * configure.in: Ditto.
10043 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10045         * MAINTAINERS (Write After Approval): Update my e-mail address.
10047 2002-06-24  Ben Elliston  <bje@redhat.com>
10049         * configure.in (host_tools): Remove cgen.
10051         * Makefile.in (all-cgen): Remove; runs from its source directory.
10052         (check-cgen, install-cgen, clean-cgen): Likewise.
10053         (all-opcodes): Do not depend on all-cgen.
10054         (all-sim): Likewise.
10056 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10058         * Makefile.in: Eliminate 'apache' targets.
10059         * configure.in: Eliminate 'apache' targets.
10061         * configure.in: Eliminate redundant tests.  Reorganize.
10063         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10065         * config-ml.in: Eliminate references to Cygnus configure.
10067         * Makefile.in: Eliminate references to building emacs.
10069 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10071         * MAINTAINERS: Update my email address.
10073 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10075         * config.if (libstdcxx_incdir): Version C++ headers.
10076         (cxx_incdir): Remove.
10078 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10080         * MAINTAINERS (Write After Approval): Add self.
10082 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10084         * configure.in: Add support for ip2k.
10086 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10088         * configure.in: Fix AIX configury bug.
10090 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10092         * MAINTAINERS (Write After Approval): Add self.
10094 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10096         * configure.in: replace ${topsrcdir} with ${srcdir}
10098         * configure.in: Move definition of libstdcxx_flags
10099         right above usage, rather than waaay earlier.
10101         * configure.in: Pull definition of is_cross_compiler earlier.
10103         * configure.in: Rearrange a little.
10105         * configure.in: Remove references to librx.
10106         * Makefile.in: Remove references to librx.
10108 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10110         * config.sub: Add support for avr target.
10111         Import from master sources, rev 1.255
10113 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10115         * configure, .cvsignore:  Revert previous change...
10116         * Makefile:  ...delete.
10118 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10120         * configure.in: Eliminate ${gasdir} variable.
10122 2002-06-18  Dave Brolley  <brolley@redhat.com>
10124         * configure.in: Add support for frv.
10125         * config.sub: Add support for frv.
10127 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10129         * configure:  Remove garbage from previous commit.
10131 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10133         * configure:  For in-source builds, make a subdir and re-exec there.
10134         * Makefile:  New file.  Pass targets through to build directory.
10135         * .cvsignore:  No longer ignore "Makefile".
10137 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10139         * MAINTAINERS (Write After Approval): Add self.
10141 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10143         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10145 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10147         * configure.in (vax-*-netbsd*): Re-enable gas.
10149 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10151         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10152         BUILD_PREFIX_1, to correct nomenclature.
10153         * configure: Likewise.
10155         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10156         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10158 2002-05-31  Olaf Hering  <olh@suse.de>
10160         * config-ml.in: Propogate DESTDIR also.
10162 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10164         * configure.in (vax-*-netbsd*): Don't build gas for this
10165         platform.
10167 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10169         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10170         and libgcj for AVR.
10172 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10174         * MAINTAINERS (Write After Approval): Add myself.
10176 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10178         * config.guess: Update to 2002-05-22 version.
10179         * config.sub: Likewise.
10181 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10183         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10184         * config-ml.in: Likewise.
10185         * configure: Likewise.
10186         * configure.in: Likewise.
10188 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10190         * MAINTAINERS: Update my email address.
10192 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10194         * configure.in: Simplify makefile fragment collection.
10196         * configure.in: Remove code to build emacs.
10198         * configure.in : Remove --srcdir argument from targargs and buildargs
10199         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10201         * configure: Move some logic to configure.in.
10202         * configure.in: Move some logic from configure.
10204 2002-05-11  Tom Tromey  <tromey@redhat.com>
10206         * MAINTAINERS: Reflect libgcj reality.
10208 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10210         * Makefile.in: Honour DESTDIR.
10212 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10214         * config.guess: Import 2002-03-20 version.
10215         * config.sub: Import 2002-04-26 version.
10217 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10219         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10221 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10223         * MAINTAINERS: Add self.
10225 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10227         * ltmain.sh: Detect and handle object name conflicts
10228         while piecewise linking a static library.
10230 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10232         * configure.in (noconfigdirs): Don't disable libgcj on
10233         sparc64-*-solaris* and sparcv9-*-solaris*.
10235 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10237         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10239 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10241         * configure.in (FLAGS_FOR_TARGET): Do not add
10242         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10243         on i[3456]86-*-linux*.
10245 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10247         * configure.in (noconfigdirs): Replace [ ] with test.
10249         * configure.in (noconfigdirs): Do not add target-newlib if
10250         target == i[3456]86-*-linux*, and host == target.
10252 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10254         * configure.in: delete reference to absent file
10256         * configure.in: replace '[' with 'test'
10258         * configure.in: Eliminate references to gash.
10259         * Makefile.in: Eliminate references to gash.
10261         * configure.in: remove useless references to 'pic' makefile fragments.
10263         * configure.in: (*-*-windows*) Finish removing.
10265         * configure.in: Eliminate redundant test for libgui.
10267 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10269         * MAINTAINERS: Add self and realphabetize.  Update entries
10270         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10271         entry for a29k port maintainer.
10273 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10275         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10276         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10278 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10280         * configure.in: remove references to dead files
10282 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10284         * MAINTAINERS: Add information about purpose of this file.
10286 2002-04-18  Tom Tromey  <tromey@redhat.com>
10288         * configure.in: Disallow configuring libgcj when it is already
10289         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10290         Solaris 2.8 by default.  For PR libgcj/6158.
10292 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10294         * configure.in:  Move default CC setting out of config/mh-* fragments
10295         directly into here.
10297 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10299         * configure.in: don't even try to configure or make a subdirectory
10300         if there's no configure script for it.
10302 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10304         * MAINTAINERS: Remove chill maintainers.
10305         * Makefile.in (CHILLFLAGS): Remove.
10306         (CHILL_LIB): Remove.
10307         (TARGET_CONFIGDIRS): Remove libchill.
10308         (CHILL_FOR_TARGET): Remove.
10309         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10310         CHILL_LIB.
10311         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10312         (CHECK_TARGET_MODULES): Likewise.
10313         (INSTALL_TARGET_MODULES): Likewise.
10314         (CLEAN_TARGET_MODULES): Likewise.
10315         (configure-target-libchill): Remove.
10316         (all-target-libchill): Remove.
10317         * configure.in (target_libs): Remove target-libchill.
10318         Do not compute CHILL_FOR_TARGET.
10319         * libchill: Remove directory.
10321 2002-04-11  DJ Delorie  <dj@redhat.com>
10323         * Makefile.in, configure.in: Sync with binutils, entries
10324         follow...
10326 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10328         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10329         (do-tar, do-bz2): New rules.
10330         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10331         (gdb-tar): New rule.
10332         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10333         (insight_dejagnu.tar): New rule.
10334         (insight.tar): New rule.
10335         (gdb+dejagnu.tar): New rule.
10336         (gdb.tar): New rule.
10338 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10340         * Makefile.in: Add all-tix to deps for all-snavigator
10341         so that tix is built when building snavigator.
10343 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10345         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10346         ld and gdb are not supported.
10348 2002-01-07  Mark Salter  <msalter@redhat.com>
10350         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10351         Allow target-libgloss to be built for arm, strongarm, and xscale.
10353 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10355         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10356         options for i[3456]86-pc-linux* native builds.
10358 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10360         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10361         files from .po files for a distribution.
10363 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10365         * configure.in: Enable libstdc++-v3 for h8300 targets.
10367 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10369         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10370         version from bfd/.
10372 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10374         * Makefile.in (VER): When present, extract the version number from
10375         the file version.in.
10377 2001-05-24  Tom Rix  <trix@redhat.com>
10379         * configure.in : enable ld for aix
10381 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10383         * config.guess: Add linux target for S/390.
10385 2000-11-07  Philip Blundell  <pb@futuretv.com>
10387         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10389 2000-11-03  Philip Blundell  <pb@futuretv.com>
10391         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10392         files.
10394 2001-01-15  Ben Elliston  <bje@redhat.com>
10396         * configure.in (host_tools): Add sid.
10397         Always configure cgen.
10399 2000-11-24  Nick Clifton  <nickc@redhat.com>
10401         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10404 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10406         * Makefile.in (ALL_MODULES): Add all-cgen.
10407         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10408         (all-cgen): New target.
10409         (all-opcodes,all-sim): Depend on all-cgen.
10410         * configure.in (host_tools): Add cgen.
10411         Only configure cgen if --enable-cgen-maint.
10413 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10415         * configure.in: Add *-*-freebsd* configurations.
10417 2002-04-08  Tom Tromey  <tromey@redhat.com>
10419         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10420         Fixes PR libgcj/6068.
10422 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10424         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10426 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10428         * configure.in (alpha*-dec-osf*): Enable libgcj.
10430 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10432         * MAINTAINERS (Write After Approval): Add myself.
10434 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10436         Fix for: PR bootstrap/3591, target/5676
10437         * configure.in (mcore-pe): Disable the configuration of
10438         libstdc++-v3 since exceptions are not supported.
10440 2002-03-20  Anthony Green  <green@redhat.com>
10442         * configure.in: Enable libgcj for xscale-elf target.
10444 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10446         * MAINTAINERS:  Update my email address.
10448 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10450         * ltmain.sh (relink_command): Fix typo in previous change.
10452 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10454         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10455         (relink_command): Added --tag flags.
10456         (mode=install): If relinking fails; error out.
10458 2002-03-12  Richard Henderson  <rth@redhat.com>
10460         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10461         .NOTPARALLEL tag.
10462         (do-check): Rename from check.
10463         (check): Allow parallel check.
10465 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10467         * MAINTAINERS: Add myself as maintainer for xtensa port.
10468         Fix alphabetical order in CPU port maintainer list.
10469         Remove myself from Write After Approval list.
10471 2002-03-11  Richard Henderson  <rth@redhat.com>
10473         * Makefile.in (.NOTPARALLEL): Add fake tag.
10475 2002-03-07  H.J. Lu  (hjl@gnu.org)
10477         * configure.in: Enable gprof for mips*-*-linux*.
10479 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10481         * MAINTAINERS (Write After Approval): Add myself.
10483 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10485         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10486         libjava.
10487         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10489 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10491         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10492         because its Makefile is there; test for the executable instead.
10494 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10496         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10497         libstdc++-v3 and libjava.
10499 2002-02-11  Adam Megacz  <adam@xwt.org>
10501         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10502         boehm-gc
10504 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10506         * config.guess: Updated to 2002-01-30's version.
10507         * config.sub: Updated to 2002-02-01's version.
10508         Contribute sh64-elf.
10509         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10510         * configure.in: Added sh64-*-*.
10512 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10514         * MAINTAINERS: Belatedly add myself to write after approval list.
10516 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10518         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10519         Remove self as Write After Approval.
10521 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10523         * MAINTAINERS: Put self in as maintainer for contrib/regression
10524         directory.
10526 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10528         * MAINTAINERS:  Update my email address.
10530 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10532         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10533         target-libiberty, and target-libgloss.  Skip Java-related
10534         libraries if not supported for NetBSD on target CPU.
10536 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10538         * install-sh: Use _inst.$$_ for temp file name.
10540 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10542         * MAINTAINERS (Write After Approval): Move my contact info
10543         from here...
10544         (OS Port Maintainers): ...to here (netbsd).
10546 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10548         * MAINTAINERS (Write After Approval): Add myself.
10550 2002-01-17  H.J. Lu  <hjl@gnu.org>
10552         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10553         (all-target-fastjar): Also depend on all-target-libiberty.
10555 2002-01-16  H.J. Lu  (hjl@gnu.org)
10557         * config.guess: Import from master sources, rev 1.225.
10558         * config.sub: Import from master sources, rev 1.238.
10560 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10562         * MAINTAINERS (Write After Approval): Remove myself.
10564 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10566         * MAINTAINERS (Write After Approval): Add myself.
10568 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10570         * MAINTAINERS: Add self as docs co-maintainer.
10572 2001-12-11  Matthias Klose  <doko@debian.org>
10574         * MAINTAINERS (Write After Approval): Add myself.
10576 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10578         * MAINTAINERS: Update my email address.
10580 2001-12-07  Turly O'Connor  <turly@apple.com>
10581         * MAINTAINERS (Write After Approval): Add myself.
10582         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10583         (rs6000_initialize_trampoline): Call __trampoline_setup for
10584         ABI_DARWIN too.
10585         * darwin-tramp.asm: New file, implements __trampoline_setup.
10586         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10588 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10590         * MAINTAINERS (Write After Approval): Add myself.
10592 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10594         * configure, configure.in: Use temp file for long sed commands.
10596 2001-12-03  Laurent Guerby  <guerby@acm.org>
10598         * config.sub: Update to version 1.232 on subversion.
10600 2001-12-03  Ben Elliston  <bje@redhat.com>
10602         * MAINTAINERS: Update mail address for config.* patches.
10604 2001-11-27  DJ Delorie  <dj@redhat.com>
10605             Zack Weinberg  <zack@codesourcery.com>
10607         When build != host, create libiberty for the build machine.
10609         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10610         CONFIG_ARGUMENTS.
10611         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10612         New variables.
10613         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10614         and rules.
10615         (all.normal): Depend on ALL_BUILD_MODULES.
10616         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10617         (all-build-libiberty): Depend on configure-build-libiberty.
10619         * configure: Calculate and substitute proper value for
10620         ALL_BUILD_MODULES.
10621         * configure.in: Create the build subdirectory.
10622         Calculate and substitute TARGET_CONFIGARGS (formerly
10623         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10625 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10627         * MAINTAINERS (write-after-approval): Add self.
10629 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10631         * MAINTAINERS (GNATS only accounts): Remove self.
10633 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10635         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10636         libf2c.
10638 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10640         * MAINTAINERS (Write After Approval): Add self.
10642 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10644         * MAINTAINERS: mips and s390 are also CPU ports.
10646 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10648         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10650 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10652         * MAINTAINERS: Alphabetize.
10654 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10656         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10658 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10660         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10662 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10664         * configure.in (--enable-languages): Be more permissive about
10665         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10667 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10669         * config.sub: Import from master sources, rev. 1.230.
10670         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10672 2001-11-07  Laurent Guerby  <guerby@acm.org>
10674         * MAINTAINERS (Write After Approval): Add self.
10676 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10678         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10680 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10682         * config.sub: Import from master sources, rev 1.226.
10683         * config.guess: Import from master sources, rev 1.216.
10685 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10687         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10688         * MAINTAINERS: Add self as maintainer of MMIX port.
10689         Remove old after-approval entry.
10691 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10693         * ChangeLog, configure: Fix spelling errors.
10695 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10697         * MAINTAINERS: Tweak my address.
10699 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10701         * MAINTAINERS: Update my email address.
10703 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10705         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10706         * MAINTAINERS: Add self as maintainer of CRIS port.
10708 2001-10-10  Geert Bosch  <bosch@gnat.com>
10710         * MAINTAINERS (Various maintainers: Ada front end):
10711         Added Robert Dewar.
10713 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10715         * MAINTAINERS (Write After Approval): Added self
10717 2001-10-02  Geert Bosch  <bosch@gnat.com>
10719         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10721 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10723         * configure: Handle temporary files securely using mkdir.
10725 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10727         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10729 2001-09-26  Will Cohen  <wcohen@redhat.com>
10731         * configure.in (*-*-linux*): Disable configuration of target-newlib
10732         and target-libgloss.
10734 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10736         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10737         RANLIB.
10739 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10741         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10742         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10743         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10744         avoid quotes nesting problems.
10745         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10746         (DO_X): Export only variables that are set.
10748 2001-09-19  Ben Elliston  <bje@redhat.com>
10750         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10751         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10752         semantics.  Use the shell built-in "type" command instead.
10754 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10756         Merged from gcc-3_0-branch:
10757         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10758         * ltcf-c.sh: Use $objext, not $ac_objext.
10759         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10760         * ltcf-cxx.sh: Add support for GNU.
10761         2001-07-22  Timothy Wall  <twall@redhat.com>
10762         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10763         default settings if using GNU tools with that configuration.
10764         * ltcf-cxx.sh: Ditto.
10765         * ltcf-gcj.sh: Ditto.
10766         2001-07-21  Michael Chastain  <chastain@redhat.com>
10767         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10768         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10769         * ltmain.sh: Mark as gcc-local.
10771 2001-08-30  Eric Christopher  <echristo@redhat.com>
10772             Jason Eckhardt  <jle@redhat.com>
10774         * config.guess: Merge from master sources.
10775         * config.sub: Merge from master sources, add support for mipsisa32.
10777 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10778         * config.sub: Merge from master sources, rev 1.219.
10779         * MAINTAINERS: Add self as contact for stormy16 port.
10781 2001-08-14  Zack Weinberg  <zackw@panix.com>
10783         * config.sub: Merge from master sources, rev 1.218.
10784         * config.guess: Merge from master sources, rev 1.209.
10786 2001-08-11  Graham Stott  <grahams@redhat.com>
10788         * Makefile.in (check-c++): Add missing semicolon.
10790 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10792         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10794 2001-07-30  Eric Christopher  <echristo@redhat.com>
10796         * MAINTAINERS (Various maintainers: mips port): Added myself.
10798 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10800         * configure.in (sh-*-linux*): New.
10802 2001-07-27  Richard Henderson  <rth@redhat.com>
10804         * .cvsignore: Add LAST_UPDATED.
10806 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10808         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10810 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10812         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10814 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10816         * MAINTAINERS (Write After Approval): Added myself.
10818 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10820         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10821         and libgcj on m68hc11/m68hc12.
10823 2001-06-27  H.J. Lu  (hjl@gnu.org)
10825         * Makefile (CFLAGS_FOR_BUILD): New.
10826         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10828 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10830         * README: Remove version number.
10832 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10834         * INSTALL/README: Update wrt. to the installation instructions now
10835         residing in gcc/doc/install.texi.
10837 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10839         * README: Replace with a cut-down and updated version of gcc/README.
10841 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10843         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10844         multilibs to be disabled.
10846 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10848         * MAINTAINERS (Write After Approval): Add myself.
10850 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10852         * config.guess: Import CVS version 1.195.
10853         * config.sub: Import CVS version 1.212.
10855 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10857         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10858         gcc/xgcc is built, use -print-prog-name to find out the program
10859         name to use.
10861 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10863         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10864         appear to also be in the master copy.
10865         * config.sub:  Import CVS version 1.211.
10867 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10869         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10870         with_gcc]: Use `gcc -shared' to build a shared library.
10872 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10874         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10875         archives.
10877 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10879         * MAINTAINERS (Write After Approval): Add myself.
10881 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10883         * configure.in (libstdcxx_flags): Do not try to execute
10884         libstdc++-v3/testsuite_flags until it exists.
10886 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10888         * MAINTAINERS: Update my email address.
10890 2001-05-31  Graham Stott  <grahams@redhat.com>
10892         * MAINTAINERS (Write After Approval): Add myself.
10894 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10896         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10897         libraries when using g++ with native linker.
10899 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10901         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10903 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10905         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10906         [aix4*|aix5*]: Prepend blank.
10908 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10910         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10911         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10912         of subdir/configure scripts to use the new libtool.m4.
10914 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10916         * MAINTAINERS (Write After Approval): Add myself.
10918 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10920         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10922 2001-05-11  Ben Elliston  <bje@redhat.com>
10924         * Makefile.in (all-sid): New target.
10925         (check-sid, clean-sid, install-sid): Likewise.
10927 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10929         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10931 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10933         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10934         libgcj.
10936 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10938         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10939         gcc/xgcc is built, use -print-prog-name to find out the program
10940         name to use.
10942 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10944         * configure.in (noconfigdirs): Don't reset it from scratch in the
10945         target case; only append to it.
10947         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10948         sparc-*-solaris2.8]: Disable ${libgcj}.
10950 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10952         * configure.in (libgcj_saved): Copy from $libgcj.
10953         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10954         --disable-libgcj.
10956 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10958         * MAINTAINERS: Remove self as MIPS maintainer and
10959         C front end maintainer.
10961 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10963         * configure.in: Move *-chorusos target case to the proper switch.
10964         Disable libgcj.
10966 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10968         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10969         1.641.2.228.
10971 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10973         * Makefile.in (STAGE1_CFLAGS): Pass down.
10975 2001-04-13  Alan Modra  <amodra@one.net.au>
10977         * config.guess: Add hppa64-linux support.  Note for next import that
10978         this is already in the master file.
10979         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10981 2001-04-12  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.226.
10986 2001-04-11  Stan Shebs  <shebs@apple.com>
10988         * MAINTAINERS: Add self as Darwin port maintainer.
10990 2001-04-11  Alan Modra  <amodra@one.net.au>
10992         * MAINTAINERS: Update my email address.
10994 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10996         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10997         recent versions of FreeBSD (release 3 or later).
10998         * ltconfig: On FreeBSD, -lc must not be provided when building
10999         a shared library or else the standard -pthread gcc option is
11000         rendered worthless to later users of the built library.
11002 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11004         * MAINTAINERS: Add self and RTH as C front end maintainers.
11006 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11008         * config.sub: Make sure to match an already-canonicalized
11009         machine name (eg. mn10300-unknown-elf).
11011 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11013         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11014         New macros.
11015         (bootstrap, cross): Use RECURSE_FLAGS.
11016         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11018 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11020         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11022 2001-03-22  Colin Howell  <chowell@redhat.com>
11024         * Makefile.in (DO_X): Do not backslash single-quotes in
11025         backquotes (two places).
11027 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11029         Re-installed:
11030         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11031         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11032         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11033         * ltcf-cxx.sh: Likewise.
11034         * ltcf-gcj.sh: Likewise.
11036 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11038         * MAINTAINERS: Add myself as "documentation co-maintainer".
11040 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11042         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11043         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11045 2001-03-19  Tom Tromey  <tromey@redhat.com>
11047         * config-ml.in: Handle GCJ and GCJFLAGS.
11049 2001-03-21  Michael Chastain  <chastain@redhat.com>
11051         * Makefile.in: all-m4 depends on all-texinfo.
11053 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11055         * MAINTAINERS: Add myself to write after approval list.
11057 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11059         * Makefile.in (DO_X): Quote nested quotes.
11061 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11063         * MAINTAINERS: Add myself to write after approval list.
11065 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11067         * Makefile.in (DO_X): Use double quotes for quoting
11068         "RANLIB=$${RANLIB}".
11070 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11072         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11074 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11076         * configure.in: Only use `lang_requires' for languages athat are
11077         actually enabled.
11079 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11081         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11083 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11085         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11087 2001-03-07  Tom Tromey  <tromey@redhat.com>
11089         * configure.in: Allow config-lang.in to set `lang_requires' to list
11090         of other required languages.
11092 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11094         * Makefile.in: Remove RANLIB definition. Use RANLIB
11095         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11096         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11098 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11099             Alexandre Oliva  <aoliva@redhat.com>
11101         * Makefile.in (check-c++): Use tabs, not spaces.
11103 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11105         * MAINTAINERS: add myself to Write After Approval list.
11107 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11109         * Makefile.in (check-c++): New rule.
11111         * configure.in (target_libs): Remove libg++.
11112         (noconfigdirs): Remove libg++.
11113         (noconfigdirs): Same.
11114         (noconfigdirs): Same.
11115         (noconfigdirs): Same.
11117         * config-ml.in: Remove libg++ references.
11119         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11120         (ALL_TARGET_MODULES): Same.
11121         (configure-target-libg++): Remove.
11122         (all-target-libg++): Remove.
11123         (configure-target-libio): Remove.
11124         (all-target-libio): Remove.
11125         (check-target-libio): Remove.
11126         (.PHONY): Remove.
11127         (libg++.tar.bz2): Remove.
11128         (all-target-cygmon): Remove libio.
11129         (all-target-libstdc++): Remove.
11130         (configure-target-libstdc++): Remove.
11131         (TARGET_LIB_PATH): Remove libstdc++.
11132         (ALL_GCC_CXX): Remove libstdc++.
11133         (all-target-gperf): Correct.
11135 2001-02-16  Nick Clifton  <nickc@redhat.com>
11137         * configure.in (noconfigdirs): Allow configuration of texinfo
11138         for Cygwin hosts.
11140 2001-02-15  Anthony Green  <green@redhat.com>
11142         * configure: Introduce GCJ_FOR_TARGET.
11143         * configure.in: Ditto.
11144         * Makefile.in: Ditto.
11146 2001-02-13  Andreas Schwab  <schwab@suse.de>
11148         * MAINTAINERS: Update mail address.
11150 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11152         * config.guess: Add linux target for S/390.
11153         * config.sub: Likewise.
11155 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11157         * configure.in: for *-chorusos, don't config target-newlib and
11158         target-libgloss.
11160 2001-02-06  Ben Elliston  <bje@redhat.com>
11162         * configure: Output host type to stdout, not stderr.
11164 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11166         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11167         * ltcf-cxx.sh: Likewise.
11169         * config.if: Assume enable_libstdcxx_v3 is defined.
11171 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11173         Remove V2 C++ library.
11174         * configure.in: Remove --enable-libstdcxx_v3 support.
11176 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11178         * include/demangle.h: Add prototype for java_demangle_v3.
11180 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11182         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11184 2001-01-27  Richard Henderson  <rth@redhat.com>
11186         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11188 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11190         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11191         Don't unset, it's non-portable and no longer necessary, set to empty
11192         instead.
11194 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11196         * ltconfig: Shell portability fix for the tagname validity check.
11198 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11200         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11201         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11203 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11205         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11207 2001-01-26  Tom Tromey  <tromey@redhat.com>
11209         * configure.in: Allow libgcj to be built on Sparc Solaris.
11211 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11213         * ltcf-c.sh: Add aix5 case.
11214         * ltcf-cxx.sh: Likewise.
11215         * ltconfig: Likewise.
11217 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11219         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11220         keep at least one of build_libtool_libs or build_old_libs set to
11221         yes.
11223         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11224         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11226 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11228         * configure.in: Enable libgcj on several additional platforms.
11230 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11232         * configure.in: Enable libgcj for linux targets.
11234 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11236         * MAINTAINERS (Write After Approval): Add myself.
11238 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11240         * MAINTAINERS: Add myself as vax port maintainer.
11242 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11244         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11246 2001-01-09  Mike Stump  <mrs@wrs.com>
11248         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11249         failures of subdirectories.
11251 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11253         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11254         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11255         * ltcf-cxx.sh: Likewise.
11256         * ltcf-gcj.sh: Likewise.
11257         * ltconfig.sh: Fix typo.
11259 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11261         * configure: handle DOS-style absolute paths.
11263 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11265         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11267 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11269         * MAINTAINERS: Add myself as avr port co-maintainer.
11271 2000-12-28  Ben Elliston  <bje@redhat.com>
11273         * MAINTAINERS: Add myself under ``Write After Approval''.
11275 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11277         * texinfo: Remove directory from GCC.
11279 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11281         * COPYING: Update to current
11282         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11283         to 19yy as example year in copyright notice).
11285 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11287         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11288         (libstdcxx_incdir): Pass down.
11289         * config.if: Remove expired bits for cxx_interface, add stub.
11290         (libstdcxx_incdir): Add variable for g++ include directory.
11291         * configure.in (gxx_include_dir): Use it.
11293 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11295         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11296         with old-email address from ``Write After Approval''.
11298 2000-12-15  Andreas Jaeger  <aj@suse.de>
11300         * configure.in: Handle lang_dirs.
11302 2000-12-14  Tom Tromey  <tromey@redhat.com>
11304         * MAINTAINERS: Removed brads.
11306         * MAINTAINERS: Added gcj developers.
11308 2000-12-13  Anthony Green  <green@redhat.com>
11310         * configure.in: Disable libgcj for any target not specifically
11311         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11312         with g++ abi.
11314 2000-12-13  Mike Stump  <mrs@wrs.com>
11316         * Makefile.in (local-distclean): Also remove fastjar.
11318 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11320         * contrib/gcc_update: Add fastjar --touch entries.
11322 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11324         * configure.in: Disable language-specific target libraries for
11325         languages that aren't enabled.
11327 2000-12-10  Anthony Green  <green@redhat.com>
11329         * configure.in: Define libgcj.  Disable libgcj target libraries for
11330         most targets.
11332 2000-12-10  Neil Booth  <neilb@earthling.net>
11334         * MAINTAINERS: Update mail address, remove from WAA list.
11336 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11338         * libjava: Imported from /cvs/java.
11339         * libffi: Likewise.
11340         * Boehm-gc: Likewise.
11342 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11344         * configure.in (target_libs): Revert 2000-12-08 patch.
11345         (noconfigdirs): Added target-libjava.
11347 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11349         * djunpack.bat: removed.
11351 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11353         * Makefile.in: handle DOS-style absolute paths.
11354         * config-ml.in: likewise.
11355         * symlink-tree: likewise.
11357 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11359         * fastjar: Imported.
11361 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11363         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11364         libjava.
11365         * configure.in (target_libs): Removed `target-libjava'.
11367 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11369         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11370         (ALL_MODULES): Added fastjar.
11371         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11372         (all-target-libjava): all-fastjar replaces all-zip.
11373         (all-fastjar): Added.
11374         (configure-target-fastjar, all-target-fastjar): Likewise.
11375         * configure.in (host_tools): Added fastjar.
11377 2000-12-07  Mike Stump  <mrs@wrs.com>
11379         * Makefile.in (local-distclean): Remove leftover built files.
11381 2000-11-24  Nick Clifton  <nickc@redhat.com>
11383         * configure.in (xscale-elf): Add target.
11384         (xscale-coff): Add target.
11386 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11388         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11389         recent versions of FreeBSD (release 3 or later).
11390         * ltconfig: On FreeBSD, -lc must not be provided when building
11391         a shared library or else the standard -pthread gcc option is
11392         rendered worthless to later users of the built library.
11394 2000-11-16  Fred Fish  <fnf@be.com>
11396         * configure.in (enable_libstdcxx_v3): Fix typo,
11397         libstd++ -> libstdc++.
11399 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11401         * MAINTAINERS: Add self to Write After Approval list.
11403 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11405         * MAINTAINERS: Update my email address.  Add myself to global write
11406         privs list.
11408 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11410         * Makefile.in: Merge with src and libgcj.
11411         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11412         configure-target-<library> when their configure scripts need the C
11413         or C++ library to have already been built to work properly.
11414         (do_proto_toplev): Set them to an empty string.
11416         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11417         (REALLY_SET_LIB_PATH): Use them.
11419 2000-11-17  Stan Shebs  <shebs@apple.com>
11421         * MAINTAINERS: Add self to Write After Approval list.
11423 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11425         * configure: Provide the original toplevel configure arguments
11426         (including $0) to subprocesses in the environment rather than
11427         through gcc/configargs.h.
11429 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11431         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11432         C99.  Alphabetise "Write After Approval" list.
11434 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11436         * configure: Turn on libstdc++ V3 by default.
11438         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11439         if we've got GCC.
11441 2000-11-11  Philip Blundell  <philb@gnu.org>
11443         * MAINTAINERS: Add self to Write After Approval list.
11445 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11447         * ltcf-c.sh (aix4): Improve shared library configuration; require
11448         exporting symbols.
11449         * ltcf-cxx.sh (aix4): Define.
11450         * ltconfig (aix4): Define library and soname specs appropriate for
11451         AIX.  Define command to create export symbols list.
11453 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11455         * config.sub: Add support for Sun Chorus
11457 2000-10-31  Nick Clifton  <nickc@redhat.com>
11459         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11460         <name>@redhat.com.  Also installed new email address for Clint
11461         Popetz.
11463 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11465         * etc: Remove directory from GCC.
11467 2000-10-16  Michael Meissner  <meissner@redhat.com>
11469         * configure (gcc/configargs.h): Only create if there is a build GCC
11470         directory created.
11472 2000-10-16  Matthias Klose  <doko@debian.org>
11474         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11475         when configured for libstdc++-v3.
11477 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11479         * configure: Save configure arguments to gcc/configargs.h.
11481 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11483         * config.guess: Import CVS version 1.157.
11484         * config.sub: Import CVS version 1.181.
11486 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11488         * Makefile.in (bootstrap): avoid recursion if subdir missing
11489         (cross): ditto
11490         (do-proto-toplev): ditto
11492 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11494         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11495         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11497         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11498         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11499         all affected `configure' scripts.
11501 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11503         * MAINTAINERS: Add self as cpplib co-maintainer.
11505 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11507         * MAINTAINERS: Add self to Write After Approval list.
11509 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11511         * INSTALL/README: egcs -> GCC update.
11513 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11515         * MAINTAINERS: Add myself to Write After Approval list.
11517 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11519         * MAINTAINERS: Add myself to Write After Approval list.
11521 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11523         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11524         X11 libraries for hppa64.
11526 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11528         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11530 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11532         * Makefile.in (all-zlib): Added dummy target.
11534         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11535         ltcf-gcj.sh: Updated from libtool multi-language branch.
11537 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11539         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11540         (bootstrap*): Depend on all-bootstrap.
11542 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11544         * config.guess: Import CVS version 1.156.
11545         * config.sub: Import CVS version 1.179.
11547 2000-09-02  Anthony Green  <green@cygnus.com>
11549         * Makefile.in (all-gcc): Depend on all-zlib.
11550         (CLEAN_MODULES): Add clean-zlib.
11551         (ALL_MODULES): Add all-zlib.
11552         * configure.in (host_libs): Add zlib.
11554 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11556         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11557         crosses, but add gcc/include to the header search path for them.
11559 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11561         * MAINTAINERS: Add self to Write After Approval list.
11563 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11565         * config.guess: Import CVS version 1.152.
11566         * config.sub: Import CVS version 1.177.
11568 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11570         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11571         $targargs to tell whether newlib is going to be built.
11573         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11574         $$r/TARGET_SUBDIR/libio for _G_config.h.
11576 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11578         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11580 2000-08-22  DJ Delorie  <dj@redhat.com>
11582         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11584 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11586         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11587         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11588         sub-configures.
11590 2000-08-21  DJ Delorie  <dj@redhat.com>
11592         * MAINTAINERS: Add self as a libiberty maintainer
11594 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11596         * configure.in (libstdcxx_flags): Use
11597         libstdc++-v3/src/libstdc++.INC.
11599 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11601         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11603 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11605         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11607         * configure: Make enable_threads and enable_shared defaults
11608         explicit.  Substitute enable_threads into generated Makefiles.
11609         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11610         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11612 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11614         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11616 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11618         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11619         previous delta.
11621 2000-08-11  Jason Merrill  <jason@redhat.com>
11623         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11624         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11625         (FLAGS_FOR_TARGET): Not here.
11626         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11628 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11630         * config-ml.in (CC, CXX): Don't introduce a leading space.
11632 2000-08-07  DJ Delorie  <dj@delorie.com>
11634         * MAINTAINERS: Add self as a DJGPP maintainer
11636 2000-08-07  DJ Delorie  <dj@redhat.com>
11638         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11639         "if we're also building gcc, and it's a gcc that will run on the
11640         build machine, we want to use its includes instead of the system's
11641         default includes".
11643 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11645         * MAINTAINERS: Add self to Write After Approval list.
11647 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11649         * configure.in (libstdcxx_flags): Don't use `"'.
11651         * config-ml.in: Adjust multilib search paths to the
11652         appropriate multilib tree.
11654 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11656         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11657         commas in $LANGUAGES.
11659 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11661         * configure.in: Re-enable all references to libg++ and librx.
11663 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11665         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11666         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11667         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11668         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11670         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11672 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11674         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11675         CXX_FOR_TARGET for sed.
11677 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11679         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11680         Do not override if already set in the environment or in configure.
11681         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11682         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11684 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11686         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11687         the libtool CVS tree multi-language branch.
11688         * ltconfig, ltmain.sh: Updated.
11690 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11692         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11693         (clean-target): Depend on it.
11695         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11696         (GCC_FOR_TARGET): Use it.
11697         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11698         * configure.in: ... here.
11699         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11700         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11702 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11704         * MAINTAINERS: Add self to Write After Approval list.
11706 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11708         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11709         (configure-target-libchill, configure-target-libobjc): Likewise.
11711         * configure.in: Use the same cache file for all target libs.
11712         * config-ml.in: But different cache files per multilib variant.
11714 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11716         * configure (topsrcdir): Don't use dirname.
11718 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11720         * MAINTAINERS: Add self to Write After Approval list.
11722 2000-07-20  Jason Merrill  <jason@redhat.com>
11724         * configure.in: Remove all references to libg++ and librx.
11726         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11728 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11730         * config.sub: Update to subversions version 2000-07-06.
11732 2000-07-12  Andrew Haley  <aph@cygnus.com>
11734         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11735         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11737 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11739         * symlink-tree:  Check number of arguments.
11741 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11743         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11744         search path for a g++ extracted from the build tree.  This
11745         will allow link tests run by configure scripts in
11746         subdirectories to succeed.
11748 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11750         * ltconfig: Add support for mips-dde-sysv4.2MP
11752 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11754         * MAINTAINERS: Add myself as loop discovery maintainer.
11756 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11758         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11759         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11761 2000-06-19  Timothy Wall  <twall@cygnus.com>
11763         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11764         * config.sub: Add tic54x target.
11766 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11768         * MAINTAINERS: Add self as Fortran maintainer,
11769         remove Craig Burley.
11771 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11773         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11774         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11776 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11778         * MAINTAINERS: Add self as i18n maintainer
11780 20000-05-21  H.J. Lu  (hjl@gnu.org)
11782         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11783         directory are used if they exist. Make sure
11784         $(build_tooldir)/include is searched for header files,
11785         $(build_tooldir)/lib/ for library files.
11786         (GCC_FOR_TARGET): Likewise.
11787         (CXX_FOR_TARGET): Likewise.
11789 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11791         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11793 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11795         * Makefile.in (configure-target-libiberty): Depend on
11796         configure-target-newlib.
11798 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11800         * configure.in, Makefile.in: Merge all libffi-related
11801         configury stuff from the libgcj tree.
11803 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11805         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11806         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11808 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11810         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11811         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11812         current version information.  Add to proto-toplev directory.
11813         (gdb-taz): Build do-djunpack.
11815 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11817         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11819 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11821         * MAINTAINERS: Add self to Write After Approval list.
11823 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11825         * ltmain.sh: Preserve in relink_command any environment
11826         variables that may affect the linker behavior.
11828 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11830         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11832 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11834         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11836 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11838         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11839         with the version name.
11841 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11843         * MAINTAINERS: Add self as bb-reorder maintainer.
11845 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11847         * config.if: Tweak.
11849 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11851         * djunpack.bat: New file.
11853 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11855         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11856         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11857         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11858         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11860 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11862         * config.sub (case $basic_machine): Change default for "ibm-*"
11863         to "openedition".
11865 2000-04-13  Andreas Jaeger  <aj@suse.de>
11867         * MAINTAINERS: Added myself.
11869 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11871         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11872         (do-md5sum): New target.
11873         (MD5PROG): Define.
11874         (PACKAGE): Default to TOOL.
11875         (VER): Default to a shell script.
11876         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11877         md5 checksum generation.
11878         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11879         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11880         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11881         insight.tar.bz2): Use gdb-taz to create archive.
11883 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11885         * configure (warn_cflags): Delete.
11887 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11889         * MAINTAINERS: Added myself.
11891 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11892             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11894         * configure.in (enable_libstdcxx_v3): Add.
11895         (target_libs): Add bits here to switch between libstdc++-v2 and
11896         libstdc++-v3.
11897         * config.if: And this file too.
11898         * Makefile.in: Add libstdc++-v3 targets.
11900 2000-04-05  Michael Meissner  <meissner@redhat.com>
11902         * config.sub (d30v): Add d30v as a basic machine type.
11904 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11906         * configure.in: -linux-gnu*, not -linux-gnu.
11908 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11910         * MAINTAINERS: Add self in write-after-approval section.
11912 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11914         * MAINTAINERS: Add self as ia64 port maintainer.
11916 2000-03-08  Neil Booth  <NeilB@earthling.net>
11918         * MAINTAINERS: Add self in write-after-approval section.
11920 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11922         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11923         (do-tar-bz2): Replace TOOL with PACKAGE.
11924         (gdb.tar.bz2): Remove GDBTK from GDB package.
11925         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11926         dejagnu.tar.bz2): New packages.
11928 2000-02-27  Andreas Jaeger  <aj@suse.de>
11930         * configure.in: Add entry for mips*-*-linux*, move catch all
11931         *-*-*linux* entry below this one.
11933 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11935         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11937 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11939         * config.sub: Support an OS of "wince".
11941 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11943         * config.guess, config.sub: Updated to match config's 2000-02-15
11944         version.
11946 2000-02-23  Linas Vepstas  <linas@linas.org>
11948         * config.sub: Add support for Linux/IBM 370.
11949         * configure.in: Likewise.
11951 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11953         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11955 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11957         * config.guess: Guess "cygwin" rather than "cygwin32".
11959 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11961         * configure (gcc_version): When setting, narrow search to
11962         lines containing `version_string'.
11964 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11966         * config.sub: Add support for avr target.
11968 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11970         * MAINTAINERS: Add maintainers for MCore port.
11972 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11974         * config.sub: Add mmix-knuth-mmixware.
11976 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11978         * MAINTAINERS: Pair cccp with cpplib maintainership.
11980 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11982         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11983         structure stuff to -L library search.
11984         (CXX_FOR_TARGET): Ditto.
11985         (CROSS_CHECK_MODULES): Fix spelling mistake.
11987 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11989         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11990         the C++ compiler.
11992 2000-01-12  Richard Henderson  <rth@cygnus.com>
11994         * configure.in: Don't build some bits for beos.
11996 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11998         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11999         as include files.
12001 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12003         * Add self as cpplib maintainer, as requested by Jason
12004         Merrill.  Correct my e-mail address.
12006 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12008         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12009         not mh-aix43.
12011 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12013         * MAINTAINERS: Add myself to "write after approval" list.
12015 1999-12-14  Richard Henderson  <rth@cygnus.com>
12017         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12018         * config.sub: Accept alphaev[78], alphaev8.
12020 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12022         * config.guess, config.sub: Update from autoconf.
12024 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12026         * MAINTAINERS:  update my playtime e-address.
12028 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12030         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12031         necessary libraries are missing.
12033 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12035         * MAINTAINERS: Add new 'write after approval' maintainer.
12037 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12039         * MAINTAINERS: Add new Java maintainer.
12041 1999-10-25  Andreas Schwab  <schwab@suse.de>
12043         * configure: Fix quoting inside arguments of eval.
12045 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12047         * config-ml.in: Allow suppression of some ARM multilibs.
12049 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12051         * config.guess: Add OS/390 match pattern.
12052         * config.sub: Add mvs, openedition targets.
12053         * configure.in (i370-ibm-opened*): New.
12055 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12057         * config.sub: Add support for configuring for pj.
12059 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12061         * config.sub (maybe_os): Add support for configuring for fr30.
12063 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12065         * configure.in: Do not configure or build ld for AIX
12066         platforms.  ld is known to be broken on these platforms.
12068 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12070         * config-ml.in: Pass compiler flag corresponding to multidirs to
12071         subdir configures.
12073 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12075         * Makefile.in (LDFLAGS): Define.
12077 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12079         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12080         noconfigdirs.
12081         (*-*-cygwin*): Likewise.
12083 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12085         * mkdep: New file.
12086         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12087         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12089         From Eli Zaretskii <eliz@is.elta.co.il>:
12090         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12091         long file name when using DJGPP on MS-DOS.
12093 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12095         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12097 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12099         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12100         dependency as this causes "make check" to globally "make all"
12102 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12104         * configure.in (target_libs): Added target-zlib.
12105         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12106         (CONFIGURE_TARGET_MODULES): Likewise.
12107         (CHECK_TARGET_MODULES): Likewise.
12108         (INSTALL_TARGET_MODULES): Likewise.
12109         (CLEAN_TARGET_MODULES): Likewise.
12110         (configure-target-zlib): New target.
12111         (all-target-zlib): Likewise.
12112         (all-target-libjava): Depend on all-target-zlib.
12113         (configure-target-libjava): Depend on configure-target-zlib.
12115         * Makefile.in (configure-target-libjava): Depend on
12116         configure-target-newlib.
12117         (configure-target-boehm-gc): New target.
12118         (configure-target-qthreads): New target.
12120         * configure.in (target_libs): Added target-qthreads.
12121         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12122         (CONFIGURE_TARGET_MODULES): Likewise.
12123         (CHECK_TARGET_MODULES): Likewise.
12124         (INSTALL_TARGET_MODULES): Likewise.
12125         (CLEAN_TARGET_MODULES): Likewise.
12126         (all-target-qthreads): New target.
12127         (configure-target-libjava): Depend on configure-target-qthreads.
12128         (all-target-libjava): Depend on all-target-qthreads.
12130         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12131         (CONFIGURE_TARGET_MODULES): Likewise.
12132         (CHECK_TARGET_MODULES): Likewise.
12133         (INSTALL_TARGET_MODULES): Likewise.
12134         (CLEAN_TARGET_MODULES): Likewise.
12135         (all-target-libjava): New target.
12136         (all-target-boehm-gc): Likewise.
12137         * configure.in (target_libs): Added libjava, boehm-gc.
12139 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12141         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12142         configure.bat in SUPPORT_FILES.
12143         (gas+binutils.tar.bz2): Likewise.
12145         * makeall.bat: Remove; obsolete.
12147 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12149         From Mark Elbrecht:
12150         * configure.bat: Remove; obsolete.
12152 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12154         * configure: Add -W -Wall to the default CFLAGS when compiling with
12155         gcc.
12157 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12159         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12161 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12163         * configure.in: Build ld on IRIX6.
12165 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12167         * Makefile.in: Change distribution targets to use bzip2 instead of
12168         gzip.
12169         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12170         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12172 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12174         * config.sub: Add mcore target.
12176 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12178         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12180 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12182         * config.guess (dummy): Changed to $dummy.
12184 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12186         * config.sub: Tidied up case statements.
12188 1999-05-22  Ben Elliston  <bje@cygnus.com>
12190         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12191         <jiro@din.or.jp>.
12193         * config.guess: Merge with FSF version. Future changes will be
12194         more accurately recorded in this ChangeLog.
12195         * config.sub: Likewise.
12197 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12199          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12201 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12203         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12205 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12207         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12209 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12211         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12212         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12213         Bad merge removed these two changes.
12215 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12216                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12218         * config.guess (interix Alpha): Add.
12220 1999-04-11  Richard Henderson  <rth@cygnus.com>
12222         * configure.in (i?86-*-beos*): Do config gperf; don't config
12223         gdb, newlib, or libgloss.
12225 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12227         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12228         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12229         from multidirs.
12231 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12233         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12235 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12237         * config.sub: Add support for mcore targets.
12239 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12241         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12242         not mt-ospace, in order to shut up assembler warning about using
12243         symbols that are named the same as registers.
12245 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12247         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12248         dependency list for all-target-cygmon.
12250 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12252         * config-ml.in: Check $host, not $target, for selective multilibs.
12253         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12254         thumb interworking, and underscore prefix multilibs.
12256 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12258         * missing: Update to version from current automake.
12260 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12262         * configure (gxx_include_dir): Removed.
12264         * configure.in (gxx_include_dir): Handle it.
12265         * Makefile.in: Likewise.
12267 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12269         * config.sub (mips64vr4111,mips64vr4111el) Add.
12271 1999-03-21  Ben Elliston  <bje@cygnus.com>
12273         * config.guess: Correct typo for detecting ELF on FreeBSD.
12275 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12277         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12278         config/mh-djgpp.
12280 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12282         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12283         all-target-newlib to dependency list for all-target-bsp.
12285 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12287         * config.sub: Add i386-uwin support.
12288         * config.guess: Likewise.
12290 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12292         * configure.in: cleanup, add mh-*pic handling for arm, special
12293         case powerpc*-*-aix*
12295 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12297         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12298         can be built.
12300 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12302         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12303         targets.
12305 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12307         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12309 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12311         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12313 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12315         * config.sub: Fix typo in arm recognition.
12317 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12319         * configure.in (noconfigdirs): Changed target_configdirs to
12320         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12321         rather than m68k-*-* since it is not known to work on
12322         m68k-aout. Ditto for arm-*-*oabi.
12324 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12326         * configure.in (*-*-windows*): Remove, no longer used.
12328 1999-02-19  Ben Elliston <bje@cygnus.com>
12330         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12331         Smart and improved by Andrew Cagney.
12333 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12335         * config.guess: Recognize openbsd-*-hppa.
12337 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12339         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12340         only if it is not empty.
12342 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12344         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12346         * config.guess: Modified to recognize uname's armv* syntax.
12348         * config.sub: Modified to recognize uname's armv* syntax.
12350 1999-02-17  Mark Salter  <msalter@cygnus.com>
12352         * configure.in: Added target-bsp for sparclite.
12354 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12356         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12358 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12360         * configure.in: Add support for strongarm port.
12361         * config.sub: Add support for strongarm target.
12363 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12365         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12366         the old name config/mh-cygwin32.
12367         Enable texinfo.
12369 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12371         * configure.in: Do build ld for ix86 Solaris.
12373 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12375         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12376         $AR_FOR_TARGET.  Likewise for RANLIB.
12378 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12380         * config.sub (oabi):  Recognize.
12381         * configure.in (arm-*-oabi):  Handle.
12383 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12385         * config.guess: Improve detection of i686 on UnixWare 7.
12387 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12389         * config.guess: Add support for i386-pc-interix.
12390         * config.sub: Likewise.
12391         * configure.in: Likewise.
12393 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12395         * Makefile.in: Remove unneeded all-target-libio from
12396         from all-target-winsup target since it is now unneeded.
12397         Add all-target-libtermcap in its place since it is now
12398         needed.
12400 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12402         * configure.in: makefile stub for cygwin target is probably
12403         unnecessary.  Remove it for now.
12405 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12407         * configure.in: libtermcap.a should be built when cygwin is the
12408         target as well as the host.
12409         * config.guess: Allow mixed case in cygwin uname output.
12410         * Makefile.in: Add libtermcap target.
12412 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12414         * config.sub: Clean up handling of hppa2.0.
12416 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12418         * config.guess: Use C code to identify more HP machines.
12420 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12422         * config.sub: Handle hppa2.0.
12424 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12426         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12427         cygmon for all sparclite targets, regardless of object format.
12429 1998-12-15  Mark Salter  <msalter@cygnus.com>
12431         * configure.in: Added target-bsp for several target architectures.
12433         * Makefile.in: Added rules for bsp.
12435 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12437         * config.guess: Improve detection of hppa2.0 processors.
12439 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12441         * config.guess: Recognize FreeBSD using ELF automatically.
12443 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12445         * configure (skip-this-dir): Add handling for new shell script, which
12446         might be created by a sub-directory's configure to indicate, this particular
12447         directory is "unwanted".
12448         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12450 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12452         * ltconfig: import from libtool, after changing libtool to
12453         account for the cygwin name change.
12455 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12457         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12458         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12460 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12462         * configure.in: Add libtermcap to list of cygwin dependencies.
12464 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12466         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12467         they include winsup/include when it's a cygwin target.
12469 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12471         * configure.in (host_tools): Added zip.
12472         * Makefile.in (all-target-libjava): Depend on all-zip.
12473         (all-zip): New target.
12474         (ALL_MODULES): Added all-zip.
12475         (NATIVE_CHECK_MODULES): Added check-zip.
12476         (INSTALL_MODULES): Added install-zip.
12477         (CLEAN_MODULES): Added clean-zip.
12479 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12481         * Makefile.in: lose "32" from comment about cygwin.
12483 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12485         * configure.in: Use -Os to build target libraries for the fr30.
12487 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12489         * config.sub: Add fr30.
12491 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12493         * configure.in: drop "32" from config/mh-cygwin32.  Check
12494         cygwin* instead of cygwin32*.
12495         * config.sub: Check cygwin* instead of cygwin32*.
12497 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12499         * config.guess: Match any version of Unixware7.
12501 1998-10-20  Syd Polk  <spolk@cygnus.com>
12503         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12504         if desired.
12506 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12508         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12509         these if the appropriate directories and files to not exist.
12511 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12513         * Makefile.in (DEVO_SUPPORT): Add config.if.
12515 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12517         * configure: Add pattern to replace "build_tooldir"'s
12518         definition in the generated Makefile with "tooldir"'s
12519         actual value.
12521 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12523         * config.sub: Bring back lost sparcv9.
12525         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12527 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12529         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12530         CC_FOR_TARGET and friends.
12532 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12534         * Makefile.in (build_tooldir): New variable, same as tooldir.
12535         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12536         -B$(build_tooldir)/bin/.
12537         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12539 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12541         * README: Remove installation instructions and refer to the
12542         INSTALL directory instead.
12544 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12546         * config.sub: Add support for i[34567]86-pc-udk.
12547         * configure.in: Likewise.
12549 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12551         * Makefile.in: add bzip2 package building bits for user
12552         tools module
12553         * configure.in: ditto
12555 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12557         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12558         (ALL_TARGET_MODULES): Add all-target-libobjc.
12559         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12560         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12561         (all-target-libchill): Add dependencies.
12562         * configure.in (target_libs): Add libchill.
12564 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12566         * configure.in (target_subdir): Remove duplicate line.
12568 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12570         * Makefile.in (all-automake): fix dependencies.
12572 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12574         * configure.in: Minor cleanups for building in the $(target_alias)
12575         subdir.
12577 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12579         * Makefile.in (bootstrap): Set r and s before make all.  Use
12580         BASE_FLAGS_TO_PASS in make all.
12581         (cross): Likewise.
12583 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12585         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12587 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12589         * config.sub: Fix typo in last change.
12591 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12593         * config.sub: Add support for C4x target.
12594         * configure.in: Likewise.
12596 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12598         * config.sub: Recognize sparcv9 just like sparc64.
12600 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12602         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12604 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12606         * config.guess: Correctly identify Pentium II sco boxes.
12608         * config.guess: Fix "tr" code.  From Weiwen Liu.
12610 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12612         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12613         stabs.
12615 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12617         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12618         (ALL_TARGET_MODULES): Add all-target-libchill.
12619         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12620         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12621         (all-target-libchill): Add dependencies.
12622         * configure.in (target_libs): Add libchill.
12624 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12626         * config.guess: Avoid assumptions about "tr" behaves when
12627         LANG is set to something other than English.
12629 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12631         * configure (gxx_include_dir): Changed to
12632         '${prefix}/include/g++'-${libstdcxx_interface}.
12634         * config.if: New to determine the interfaces.
12636 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12638         * config.guess: Detect and handle MPE/IX.
12639         * config.sub: Deal with MPE/IX.
12641 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12643         * configure.in: Use mh-aix43.
12645 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12647         * configure: Fix --without/--disable cases for gxx-include-dir.
12649 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12651         * mdata-sh:  Imported.  Needed for automake support.
12653 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12655         * Makefile.in (taz): Try "chmod -R og=u ." before
12656         "chmod og=u `find . -print`".
12658 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12660         * configure.in: Add arm-elf and thumb-elf support.
12662 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12664         * Makefile.in: Undo previous patch.
12666 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12668         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12669         to here ...
12670         (install-no-fixedincludes): and here
12671         (INSTALL_MODULES): ... from here.
12673 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12675         * config.sub: Merge with FSF.
12677         * config.guess: Merge with FSF.
12679 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12681         * configure (extraconfigdirs): New variable.
12682         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12683         * Makefile.in (all): Move higher in file.
12684         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12685         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12686         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12687         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12688         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12690 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12692         * Makefile.in (all-target-libjava): Depend on all-gcc and
12693         all-target-newlib.
12694         (configure-target-libjava): Depend on $(ALL_GCC).
12696 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12698         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12699         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12701 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12703         * INSTALL/README: Fix typo.
12705 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12707         * ylwrap: Change absolute path checks to check for DOS style path
12708         names.
12710         * ylwrap: Don't use a full path name if the source file is in the
12711         same directory.  From hjl@lucon.org (H.J. Lu).
12713         * config-ml.in: Default to being verbose, to match Feb 18 change to
12714         configure.
12716 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12718         Brought over from egcs:
12720         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12722         * configure.in (target_subdir): Set to ${target_alias} instead
12723         of "libraries".
12725         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12727         * configure.in (target_subdir): Set to libraries if enable_multilib.
12729 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12731         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12732         multilibs, force reconfiguration the first time we create
12733         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12735 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12737         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12738         avoid confusion with --no-recursion.
12740 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12742         * configure.in: Win32 hosts shouldn't use install -x
12743         * install-sh: remove -x option, and special .exe-handling
12744         hack.
12746 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12748         * config.guess: Recognize i586-pc-beos.
12749         * configure.in: Don't build some bits for beos.
12751 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12753         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12754         CFLAGS default to -O2.
12756         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12757         when using GNU ld.
12759 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12761         * ltmain.sh: Correct install when using a different shell.
12763 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12765         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12767 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12769         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12770         target.
12772 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12774         * ltconfig: Update to correct AIX handling.
12776 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12778         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12780         * configure.in (target_subdir): Set to ${target_alias} instead
12781         of "libraries".
12783 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12785         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12786         (Makefile): Depend on $(gcc_version_trigger).
12788         * configure (gcc_version): Change default initializer to empty
12789         string.
12790         (gcc_version_trigger): New variable; pass this variable down
12791         to subdir configures to enable them checking gcc's version
12792         themselves. Emit make macros for both gcc_version vars.
12793         (topsrcdir): Initialize reliably.
12794         (recursion line): Remove --with-gcc-version=${gcc_version}.
12796 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12798         * configure (enable_version_specific_runtime_libs): Implement new flag
12799         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12800         in $(libsubdir); emit definition in each generated Makefile.
12801         (gxx_include_dir): Initialize depending on
12802         $enable_version_specific_runtime_libs.
12804 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12806         * configure (gcc_version): Initialize properly depending on
12807         how and where configure is started.
12808         (recursion line): Pass a --with-gcc-version=${gcc_version}
12809         to configures in subdirs.
12811 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12813         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12814         cygmon
12816 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12818         * configure.in: Add cygmon and libstub support for mn10200.
12820 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12822         * configure (gcc_version): Add new variable describing the
12823         particular gcc version we're building.
12824         * Makefile.in (libsubdir): Add new macro for the directory
12825         in which the compiler finds executables, libraries, etc.
12826         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12827         and libsubdir.
12829 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12831         * Makefile.in (local-clean): Remove *.log.
12832         (warning.log): Built with warn_summary from build.log.
12833         (mail-report.log): Run test_summary.
12834         (mail-report-with-warnings.log): Run test_summary including
12835         warning.log in the report.
12837 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12839         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12841 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12843         * Makefile.in (grep): Grep no longer depends on libiberty.
12845 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12847         * Makefile.in: all-snavigator needs all-libgui.
12849 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12851         * configure.in: Add cygmon and libstub support for mn10300.
12853 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12855         * missing: Update to version from automake 1.3.
12857         * ltmain.sh: On installation, don't get confused if the same name
12858         appears more than once in the list of library names.
12860 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12862         * config.sub: Accept m68060 and m5200 as CPU names.
12864 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12866         * configure: Use && rather than using -a in test, because odd
12867         strings can confuse test.
12868         * configure.in: Likewise.
12870 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12872         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12874 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12876         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12877         bootstrap4-lean): New targets.
12879 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12881         * mpw-* Delete.  Not used.
12883 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12885         * COPYING.LIB: Update FSF address.
12887 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12889         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12891         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12892         GAS_SUPPORT_DIRS.
12894 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12896         * ltconfig, ltmain.sh: Avoid producing a version number if
12897         -version-info was not used.
12899 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12901         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12902         building with newlib.
12904 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12906         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12907         Solaris `make' causes it to continue to next definition.
12909 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12911         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12912         the right GUI libraries and files are installed along with GDB.
12914 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12916         * configure.in: Change alpha to alpha* in several places.
12918 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12920         * config.sub: Recognize sparc86x.
12922 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12924         * configure.in (--enable-target-optspace): Remove debug echo.
12926 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12928         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12930 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12932         * ltconfig: Update cygwin32 support.
12934         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12935         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12936         (GDB_SUPPORT_DIRS): Likewise.
12938 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12940         * configure.in (target_makefile_frag): If --enable-target-optspace,
12941         use -Os to compile target libraries rather than -O2.  Default to
12942         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12943         not used.
12944         * configure.in (target_cflags): Ditto for d30v.
12946 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12948         * Makefile.in (all-bfd): Depend on all-intl.
12949         (all-binutils): Likewise.
12950         (all-gas): Likewise.
12951         (all-gprof): Likewise.
12952         (all-ld): Likewise.
12954 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12956         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12958 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12960         * Makefile.in (all-bfd): Depend upon all-libiberty.
12962         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12964 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12966         * Makefile.in: Add libstub.
12968         * configure.in: Ditto. Build libstub for targets that have cygmon
12969         support.
12971 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12973         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12975 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12977         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12978         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12980 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12982         * configure: Define DEFAULT_M4 by searching PATH.
12983         * Makfile.in: Use DEFAULT_M4.
12985 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12987         * ltconfig: Add cygwin32 support.
12989         * Makefile.in, configure.in: Add libtool as a native only directory
12990         to configure and build.
12992 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12994         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12996 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12998         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13000 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13002         * Makefile.in: add ash make rules
13003         * configure.in: add ash to native_only and host_tools lists
13005 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13007         * Makefile.in (all-gettext, all-intl): New targets.
13008         (ALL_MODULES): Added all-gettext, all-intl.
13009         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13010         (INSTALL_MODULES): Added install-gettext, install-intl.
13011         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13013         * configure.in (host_tools): Added gettext.
13014         (native_only): Likewise.
13015         (noconfigdirs) [various cases]: Likewise.
13016         (host_libs): Added intl.
13018 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13020         * configure: Do not disable building gdbtk for cygwin32 hosts.
13022 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13024         * configure.in: Add thumb-coff target.
13025         * config.sub: Add thumb-coff target.
13027 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13029         * Makefile.in: Revert yesterday's change.
13030         (all-target-winsup):  all-target-librx stays out of here.
13032 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13034         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13035         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13036         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13037         Remove references to librx and libg++.
13039 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13041         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13042         recursive makes
13044 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13046         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13047         for newlib directory.
13048         (CXX_FOR_TARGET): Likewise.
13050 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13052         * ltconfig: Update after libtool/ltconfig.in change for
13053         hpux11.
13055 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13057         * ltconfig, ltmain.sh: Update to libtool 1.2.
13059 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13061         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13062         (install-gcc-cross): Instead, override LANGUAGES here.
13064 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13066         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13067         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13069 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13071         * configure.in: Add Thumb-pe target.
13073 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13075         * Makefile.in - changed sn targets to snavigator
13076         * configure.in - changed sn targets to snavigator
13078 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13080         * config-ml.in: After building symlink tree call make distclean
13081         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13082         to be the case for libiberty.
13084 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13086         * configure: When making link, also check the current
13087         directory. The configure scripts may create one.
13089 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13091         * config.sub: Accept alphapca56 and alphaev6 properly.
13093 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13095         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13097 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13099         * config.sub (sco5): Fix typo.
13101 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13103         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13104         install-itcl.
13105         (install-itcl): Remove dependency on install-tcl.
13107 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13109         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13111 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13113         * configure.in: Don't build libgui for a cygwin32 target when not on
13114         a cygwin32 host.
13116 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13118         * configure (redirect): Set to null, so default behavior of
13119         configure is now --verbose.
13121 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13123         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13124         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13126 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13128         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13129         this change to sync Makefile.in with its ChangeLog entries.
13131 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13133         * ltmain.sh (mkdir): Check that the directory doesn't exist
13134         before we exit with error, so that we don't get races during
13135         parallel builds.
13137 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13139         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13141 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13143         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13144         PICFLAG_FOR_TARGET.
13145         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13147         * configure: Emit a definition for the new macro enable_shared
13148         into each Makefile.
13150 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13152         * configure.in (host_tools, native_only): Add libtool.
13154 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13156         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13157         Fix typo in ming config comment.
13159 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13161         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13163 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13165         * config.sub: Add tic30 cases, and map c30 to tic30.
13167 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13169         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13170         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13171         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13172         (CLEAN_TARGET_MODULES): Similarly
13173         (all-target-libf2c): Add dependences.
13174         * configure.in (target_libs): Add libf2c.
13176 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13178         * configure.in: Remove expect from noconfigdirs when target
13179         is cygwin32.  OK to build expect and dejagnu with Canadian
13180         Cross.
13182 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13184         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13185         host.
13187         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13188         and mingw32.
13190 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13192         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13193         here as it is not defined in the toplevel Makefile.
13195 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13197         * configure (package_makefile_rules_frag): New variable, which names
13198         a file with generic rules, ...
13199         Change comment to mention we now have FIVE parts.
13200         * configure: Undo last change.
13202 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13204         * config.guess: More accurate determination of HP processor types.
13205         * config.sub: More accurate determination of HP processor types.
13207 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13209         * configure (package_makefile_frag): Move inserting the
13210         ${package_makefile_frag} to where it should be according
13211         to the comment.
13213 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13215         * config.guess: Add support for Linux/ARM.
13217 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13219         * .cvsignore: Remove *-info and *-install since they match
13220         release-info and mpw-install, which we don't want to just ignore.
13222 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13224         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13226 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13228         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13229         local_prefix to sub-make invocations.
13231 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13233         * configure.in: Check makefile fragments in the source
13234         directory.
13236 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13238         * configure.in: Check whether host and target makefile
13239         fragments exist before adding them to *_makefile_frag.
13241 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13243         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13245 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13247         * configure.in: Make sure we only replace RPATH_ENVVAR on
13248         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13249         regexp to sed.
13251         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13252         to sub-makes.
13254 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13256         * config-ml.in (multi-do): LDFLAGS must include multilib
13257         designator.
13259 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13261         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13263 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13265         * config.sub: Add mingw32 support.
13266         * configure.in: Likewise.
13268 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13270         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13272 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13274         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13275         * configure (gxx_include_dir): Provide a definition for subdirs
13276         which do not use autoconf.
13278 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13280         * config.guess: Sync with egcs.  Picks up new alpha support,
13281         BeOS & some additional linux support.
13283 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13285         * config.guess: HP 9000/803 is a PA1.1 machine.
13287 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13289         * configure.in: It's alpha*-...
13291 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13293         * configure.in (host_makefile_frag, target_makefile_frag):
13294         Handle multiple config files.
13295         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13296         alpha-*-*.
13298 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13300         * mkdep: New file.
13302 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13304         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13306 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13308         * Makefile.in: Add libgui directory.
13309         (GDB_TK): Add all-libgui.
13310         * configure.in: Add libgui directory.
13311         * configure: Add all-libgui to GDB_TK.
13313 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13315         * config-ml.in (multidirs): Add m32r to multilib list.
13317 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13319         * Makefile.in (all-target-gperf): Change dependency to
13320         all-target-libstdc++.
13322 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13324         * config.guess: Add BeOS support.
13326 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13328         Source directory cvs renamed to cvssrc:
13329         * configure.in (host_tools): Change cvs to cvssrc.
13330         (native_only): Likewise.
13331         (noconfigdirs) [various cases]: Likewise.
13332         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13333         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13334         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13335         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13336         (all-cvssrc): Rename target from all-cvs.
13338 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13340         * configure (gxx_include_dir): Fix thinko.
13342 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13344         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13345         (install-cross, install-gcc-cross): New targets.
13347 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13349         * configure.in (noconfigdirs): Add support for Thumb target.
13351         * config.sub (maybe_os): Add support for Thumb target.
13353 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13355         * Makefile.in: Add rules for cygmon.
13357         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13359 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13361         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13362         * configure (gxx_include_dir): Provide a definition for subdirs
13363         which do not use autoconf.
13365 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13367         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13368         11/18/97 build
13370 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13372         * From Franz Sirl.
13373         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13374         found on RedHat Linux systems.
13376 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13378         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13379         guesses.
13381 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13383         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13385 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13387         * ltmain.sh: If mkdir fails, check whether the directory was created
13388         anyhow by some other process.
13390 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13392         * configure.in (d30v-*-*): Configure all directories.
13394 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13396         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13397         for the D30V.
13399 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13401         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13403 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13405         * include/libiberty.h: Add extern "C" { so it can be used with C++
13406         progrms.
13407         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13408         programs.
13410 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13412         * configure.in (d30v-*-*): Configure GCC now.
13414 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13416         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13417         is no longer needed.
13419 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13421         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13423 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13425         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13426         targets using "$@" to provide support for similar but not identical
13427         targets without having to duplicate code.
13429 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13431         * makefile.vms: Fix to work with DEC C.
13433 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13435         * config.sub: Add mips-tx39-elf to marketing names.
13437 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13439         * ltmain.sh: Handle symlinks in generated script.
13441 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13443         * configure: Handle autoconf style directory options: --bindir,
13444         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13445         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13446         --sysconfdir.
13447         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13448         (sharedstatedir, localstatedir, oldincludedir): New variables.
13449         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13450         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13451         sbindir, sharedstatedir, and sysconfdir.
13453 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13455         * Makefile.in (bootstrap-lean): New target.
13457 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13459         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13460         sn, and gnuserv from noconfigdirs.
13462 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13464         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13466 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13468         * Makefile.in (cross): New target.
13470 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13471                           Jeff Law         <law@cygnus.com>
13473         * Makefile.in (bootstrap2, bootstrap3): New targets.
13474         (all-bootstrap): Remove outdated and confusing target.
13475         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13477 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13479         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13480         windows.  Consistent with gdb/configure.
13482 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13484         * configure.in: Name Linux target fragment.
13486         * configure: Rewrite so that project Makefile fragment is inserted
13487         first and appears last in the resulting Makefile.
13489 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13491         * Makefile.in (install-itcl): Install tcl first.
13493 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13495         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13497 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13499         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13501         * configure.in (skipdirs): Add target-librx for Linux.
13502         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13504 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13506         * Makefile.in (bootstrap): New target.
13508 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13510         * config.sub: Accept 'amigados' for backward compatibility.
13512 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13514         * config.guess: Merge with FSF.
13516 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13518         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13520 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13522         * config.sub: Add "marketing-names" patch.
13524 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13526         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13528 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13530         * config.sub: Handle v850-elf.
13532 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13534         * .cvsignore (*-install): Remove.
13536 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13538         * ltconfig: Set CONFIG_SHELL in libtool.
13539         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13541 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13543         * configure.in (target_subdir): Set to libraries if enable_multilib.
13545 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13547         * config.guess: Update from gcc directory.
13549 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13551         * Makefile.in (all-sim): Depends on all-readline.
13553 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13555         * Makefile.in (BISON, YACC): Use $$s.
13556         (all-bison): Depend on all-texinfo.
13558 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13560         * Makefile.in (BISON): Add -L flag.
13561         (YACC): Likewise.
13563 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13565         * configure.in (noconfigdirs): Add support for v850e target.
13567         * config.sub (maybe_os): Add support for v850e target.
13569 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13571         * configure.in (noconfigdirs): Add support for v850ea target.
13573         * config.sub (maybe_os): Add support for v850ea target.
13575 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13577         * config.sub: Add mipstx39.  Delete r3900.
13579 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13581         * Makefile.in (all-autoconf): Depends on all-texinfo.
13583 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13585         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13586         eabi targets.
13588 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13590         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13592         * configure: When handling a Canadian Cross, handle YACC as well as
13593         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13594         * Makefile.in (all-bison): Depend upon all-texinfo.
13596 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13598         * Makefile.in (BISON): bison, not byacc or bison -y.
13599         (YACC): bison -y or byacc or yacc.
13600         (various): Add *-bison as appropriate.
13601         (taz): No need to mess with BISON anymore.
13603 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13605         * configure: If OSTYPE matches *win32*, try to find a good value for
13606         CONFIG_SHELL.
13608 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13610         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13611         configure.in if it is present.
13613 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13615         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13617 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13619         * config.sub: Recognize `arc' cpu.
13620         * configure.in: Likewise.
13621         * config-ml.in: Likewise.
13623 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13625         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13627 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13629         * configure: Changed sed delimiter from ':' to '|' when
13630         attempting to substitute ${config_shell} for SHELL. On
13631         NT ${config_shell} may contain a ':' in it.
13633 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13635         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13637 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13639         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13641 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13643         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13645         * ylwrap: If the program is a relative path, force it to be
13646         absolute.
13648 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13650         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13652 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13654         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13655         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13656         for libraries.
13658 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13660         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13661         separated by spaces.
13663 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13665         * ylwrap: New file.
13666         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13668         * ltmain.sh: Handle /bin/sh at start of install program.
13670         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13672         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13673         * missing: New file, from automake 1.2.
13675 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13677         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13678         check-tk to CHECK_X11_MODULES.
13680 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13682         * config.sub: Merge with FSF.
13684 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13686         * config.guess: Merge with FSF.
13688 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13690         * configure: Treat msdosdjgpp like go32.
13691         * configure.in: Likewise.  Don't remove gprof for go32.
13693         * configure: Change Makefile.tem2 to Makefile.tm2.
13695 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13697         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13699 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13701         * install-sh (chmodcmd): Set to null if the DST directory already
13702         exists.  Same as Nov 11th change.
13704 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13706         * configure (GDB_TK): Needs itcl and tix.
13708 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13710         * config.guess: Update from FSF.
13712 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13714         * Makefile.in (GDB_TK): Depend on itcl and tix.
13716 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13718         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13719         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13720         (INSTALL_SCRIPT): New variable.
13721         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13722         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13723         to -x.
13724         * install-sh: Add support for -x option.
13726 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13728         * configure.in, Makefile.in: Treat tix like itcl.
13730 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13732         * Makefile.in (WINDRES): New variable.
13733         (WINDRES_FOR_TARGET): New variable.
13734         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13735         (EXTRA_HOST_FLAGS): Add WINDRES.
13736         (EXTRA_TARGET_FLAGS): Add WINDRES.
13737         (EXTRA_GCC_FLAGS): Add WINDRES.
13738         ($(DO_X)): Pass down WINDRES.
13739         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13740         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13741         DLLTOOL_FOR_TARGET.
13743 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13745         * configure.in: configure sim before gdb for win32-x-ppc
13747 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13749         Move gperf into the toplevel, from libg++.
13750         * configure.in (target_tools): Add target-gperf.
13751         (native_only): Add target-gperf.
13752         * Makefile.in (all-target-gperf): New target, depend on
13753         all-target-libg++.
13754         (configure-target-gperf): Empty rule.
13755         (ALL_TARGET_MODULES): Add all-target-gperf.
13756         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13757         (CHECK_TARGET_MODULES): Add check-target-gperf.
13758         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13759         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13761 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13763         * config.sub (mn10200): Recognize new basic machine.
13765 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13767         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13768         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13770 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13772         * configure.in: If we're building mips-sgi-irix6* native, turn on
13773         ENABLE_MULTILIB and set TARGET_SUBDIR.
13775 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13777         * Makefile.in (all-sn): Depend on all-grep.
13779 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13781         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13783         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13784         Makefile.  From Jeff Makey <jeff@cts.com>.
13785         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13787         * Makefile.in (DISTBISONFILES): Remove.
13788         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13789         $(DEFAULT_YACC).
13791         * configure.in: Build itl, db, sn, etc., when building for native
13792         cygwin32.
13794         * Makefile.in (LD): New variable.
13795         (EXTRA_HOST_FLAGS): Pass down LD.
13796         ($(DO_X)): Likewise.
13798 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13800         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13802 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13804         * configure.in (targargs): Strip out any supplied --build argument
13805         before adding our own. Always add --build.
13807 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13809         * configure.in (targargs): Pass --build if we're doing
13810         a cross-compile.
13812 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13814         * configure: Use '|' instead of ":" as the separator in
13815         sed. Otherwise sed chokes on NT path names with drive
13816         designators. Also look for "?:*" as the leading characters in an
13817         absolute pathname.
13819 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13821         * config.sub: Support for r3900.
13823 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13825         * configure.in: Use install-sh, not install.sh.
13827 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13829         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13830         apply it twice.
13832 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13834         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13835         install-binutils.
13837 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13839         * Makefile.in: Add automake targets.
13840         * configure.in (host_tools): Add automake.
13842 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13844         * configure: Default CXX to c++, not gcc.
13845         * Makefile.in (CXX): Set to c++, not gcc.
13846         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13848 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13850         * install-sh: try appending a .exe if source file doesn't
13851         exist
13853 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13855         * configure.in: Turn on multilib by default.
13856         (cross_only): Remove target-libiberty.
13858         * Makefile.in (all-gcc): Don't depend on libiberty.
13860 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13862         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13864 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13866         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13867         (DISTBISONFILES): Add ld/Makefile.in
13869 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13871         * configure.in: if target is cygwin32 but host isn't cygwin32,
13872         don't configure gdb tcl tk expect, not just gdb.
13874 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13876         * configure.in: Added gnuserv everywhere sn appears.
13878         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13879         (CROSS_CHECK_MODULES): Added check-gnuserv.
13880         (INSTALL_MODULES): Added install-gnuserv.
13881         (CLEAN_MODULES): Added clean-gnuserv.
13882         (all-gnuserv): New target.
13884 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13886         * config.guess: Fixes for MIPS OpenBSD systems.
13888 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13890         * Makefile.in (INSTALL_XFORM): Remove.
13891         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13893         * mkinstalldirs: New file, copied from automake.
13894         * Makefile.in (installdirs): Rename from install-dirs.  Use
13895         mkinstalldirs.  Change all users.
13896         (DEVO_SUPPORT): Add mkinstalldirs.
13898 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13900         * install-sh: Rename from install.sh.
13901         * Makefile.in (INSTALL): Change install.sh to install-sh.
13902         (DEVO_SUPPORT): Likewise.
13904         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13905         Graichen <graichen@rzpd.de>.
13907 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13909         * config.guess: Recognize OpenBSD systems correctly.
13911 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13913         * README, Makefile.in (ETC_SUPPORT): Remove references to
13914         cfg-paper*, configure.{texi,man,info*}._
13916 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13918         * Makefile.in (all.normal): Ensure that gcc is built after all
13919         the x11 - ie gdb - targets.
13921 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13923         * makefile.vms: Don't run conf-a-gas.
13925 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13927         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13929 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13931         * configure.in: Remove noconfigdirs case since gdb also
13932         configures and builds for tic80-coff.
13934 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13936         * configure: Set cache_file to config.cache.
13937         * Makefile.in (local-distclean): Remove config.cache.
13939 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13941         * COPYING: Update FSF address.
13943 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13945         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13946         noconfigdirs.
13948 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13950         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13951         MAKEDIRS, is empty.
13953 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13955         * config.sub: Tweak mn10300 entry.
13957 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13959         * configure.in (host_tools): Put sim before gdb, so gdb's
13960         configure.tgt can determine if the simulator was configured.
13962 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13964         * config.sub: Move BeOS $os case to be with other Cygnus
13965         local cases.
13967 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13969         * config.sub: Remove misplaced comment that broke Linux.
13971 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13973         * config.sub: Add BeOS support.
13975 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13977         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13979 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13981         * configure.in (noconfigdirs): Remove tcl and tk from
13982         noconfigdirs for cygwin32 builds.
13984 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13986         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13988 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13990         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13991         make-all.com, use makefile.vms instead.
13993 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13995         * config.sub: Accept -lnews*.
13997 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13999         * configure.in (noconfigdirs): Disable target-newlib,
14000         target-examples and target-libiberty for d30v.
14002 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14004         * configure.in (noconfigdirs): Enable ld for d30v.
14006 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14008         * configure.in (tic80-*-*): Build compiler.
14010 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14012         * configure.in (d30v-*): Remove sim directory from list of
14013         unsupported d30v directories
14015 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14017         * config.sub, configure.in: Add d30v target cpu.
14019 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14021         * makefile.vms: New file.
14022         * make-all.com: Remove.
14024 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14026         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14028 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14030         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14032 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14034         * Makefile.in (ALL_MODULES): Added all-db.
14035         (CROSS_CHECK_MODULES): Addec check-db.
14036         (INSTALL_MODULES): Added install-db.
14037         (CLEAN_MODULES): Added clean-db.
14039 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14041         * config.guess: Merge with latest FSF sources.
14043 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14045         * Makefile.in (ALL_MODULES): Added all-itcl.
14046         (CROSS_CHECK_MODULES): Added check-itcl.
14047         (INSTALL_MODULES): Added install-itcl.
14048         (CLEAN_MODULES): Added clean-itcl.
14050 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14052         * configure.in: build gdb for mn10200
14054 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14056         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14058 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14060         * configure.in (tic80-*-*): Turn off most targets right now.
14062 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14064         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14065         rather than the makeinfo program.
14066         (do-info): Depend upon all-texinfo.
14068 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14070         * configure.in: Remove uses of config/mh-linux.
14072         * config.sub, config.guess: Merge with latest FSF sources.
14074 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14076         * config.sub (case $basic_machine): Add tic80 entries.
14078 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14080         * config.sub, config.guess: Merge with latest FSF sources.
14082 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14084         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14085         * mpw-config.in: Test for NewFolderRecursive.
14086         * mpw-install: Use symbolic name for startup filename.
14087         * mpw-README: Add various additional details.
14089 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14091         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14093 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14095         * configure.in: Do build gcc and the target libraries for
14096         the mn10200.
14098 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14100         * configure.in: don't avoid building gdb for mn10300 any more
14101         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14102         instead of single-quoting it.
14104 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14106         * configure.in: Don't use --with-stabs on IRIX 6.
14108 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14110         * configure.in (m32r): Build gdb, libg++ now.
14112 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14114         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14115         directories from noconfigdirs.
14117 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14119         * config.sub (basic_machine): added mips16 configuration
14121 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14123         * config.sub: Handle d10v-unknown.
14125 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14127         * config.sub: Handle v850-unknown.
14129 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14131         * Makefile.in: add findutils
14132         * configure.in: add findutils to list of host_tools
14134 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14136         * config.sub: Handle mn10200 and mn10300.
14138 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14140         * configure.in (d10v-*): Do not build librx.
14142 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14144         * configure.in (mn10300): Build everything except gdb & libgloss.
14146 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14148         * config.guess:  Patch for Dansk Data Elektronik servers,
14149         from Niels Skou Olsen <nso@dde.dk>.
14151         For ncr, use /bin/uname rather than uname, since GNU uname does not
14152         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14154         Patch for MIPS R4000 running System V,
14155         from Eric S. Raymond <esr@snark.thyrsus.com>.
14157         Fix thinko for nextstep.
14159         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14161         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14162         * config.guess: Guess mips-dec-mach_bsd4.3.
14164         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14165         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14166         release numbers.
14167         * config.guess (mips-mips-riscos*):  Emit just enough of the
14168         release number.
14170         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14171         * config.guess (sparc-auspex-sunos*):  Added.
14172         (f300-fujitsu-*): Added.
14174         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14175         * config.guess:  Recognize a Tadpole as a sparc.
14177 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14179         * config.guess: Don't assume that NextStep version is either 2 or
14180         3.  NextStep 4 (aka OpenStep 4) has come out now.
14182 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14184         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14185         From Rik Faith <faith@cs.unc.edu>.
14187 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14189         * config.sub: Contributions from bug-gnu-utils to:
14190         Support plain "hppa" (no version given) architecture, reported by
14191         OpenStep.
14192         OpenBSD like NetBSD.
14193         LynxOs is not a hardware supplier.
14195         * config.guess: Contributions from bug-gnu-utils to add support for:
14196         OpenBSD like NetBSD.
14197         Stratus systems.
14198         More Pyramid systems.
14199         i[n>4]86 Intel chips.
14200         M680[n>4]0 Motorola chips.
14201         Use unknown instead of lynx for hardware manufacturer.
14203 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14205         * install.sh (chmodcmd): Set to null if the DST directory already
14206         exists.
14208 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14210         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14211         not use mt-ppc target Makefile fragment any more.
14213 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14215         * configure.in (*-*-windows):  Exclude everything but those dirs
14216         needed to build windows.
14218 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14220         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14222 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14224         * configure.in:  Exclude mmalloc from i386-windows.
14226 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14228         * Undo my previous change.
14230 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14232         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14233         unconditionally.
14234         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14236 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14238         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14239         host to add it's own flags.
14241 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14243         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14245 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14247         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14248         (CXX_FOR_TARGET): Likewise.
14249         (GCC_FOR_TARGET): Define.
14250         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14251         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14252         CC_FOR_TARGET was specified on the command line.
14253         (MAKEOVERRIDES): Don't define.
14255 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14257         * configure.in (m32r): Fix spelling of libg++ libs.
14259 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14261         * config.sub (-apple*): Remove, now redundant.
14263 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14265         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14267         * configure: Rework yesterday's sed script patch.
14269         * config.sub: Merge with FSF.
14271 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14273         * config.guess:  Merge from FSF.
14275         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14276         * config.guess: Use pc instead of unknown, for pc clone systems.
14277         Change linux to linux-gnu.
14279         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14280         * config.guess: Avoid non-portable tr syntax.
14282 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14284         * test-build.mk (HOLES): Add "xargs" for gdb.
14286         * configure: Avoid hpux10.20 sed bug.
14288 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14290         * configure.in:  Add support for windows host
14291         (that is a build done under the Microsoft build environment).
14293 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14295         * Makefile.in: Replace all uses of srcroot with s, to shrink
14296         command line lengths.
14298         Patches from Geoffrey Noer <noer@cygnus.com>:
14299         * configure.in: If configuring for newlib, pass --with-newlib to
14300         subdirectories.
14301         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14302         -Bnewlib/ and -Lwinsup to gcc.
14303         (CXX_FOR_TARGET): Likewise.
14305 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14307         * Makefile.in (ETC_SUPPORT): Add configure.
14309 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14311         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14312         host configuration file.
14314 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14316         * configure.in: Break mn10x00 support into separate
14317         mn10200 and mn10300 configurations.
14318         * config.sub: Likewise.
14320 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14322         * configure.in: Add lots of stuff to noconfigdirs for
14323         the mn10x00 targets.
14325         * config.sub, configure.in: Add mn10x00 support.
14327 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14329         * make-all.com: Call conf-a-gas, not config-a-gas.
14331 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14333         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14334         targets.
14336 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14338         * mpw-README: Add much more detail for native PowerMac.
14339         * mpw-install: New file.
14340         * mpw-configure: Add --norecursion and --help options.
14341         * mpw-config.in: Translate readme and install files when
14342         copying to objdir.
14343         * mpw-build.in: Don't always depend on byacc and flex.
14344         (install-only-top): New action.
14346 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14348         * configure.in:  You can now configure GDB for the v850.
14350 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14352         * configure.in (noconfigdirs): Don't configure any C++ dirs
14353         if targeting D10V.
14355 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14357         * config.sub: Recognize mips64vr5000.
14359 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14361         * configure.in: Use a single line for host_tools and native_only.
14363 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14365         * config.sub, configure.in: Add entries for m32r.
14367 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14369         * Makefile.in (inet-install): Don't run install-gzip.
14371 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14373         * configure.in:  Don't config lots of things for *-*-windows*.
14375 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14377         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14378         (host_libs, host_tools): Copy from configure.in.
14379         * mpw-configure: Don't complain about directories not found.
14381 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14383         * configure.in (i[345]86): Recognize i686 for pentium pro.
14384         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14385         file.
14387         * config.guess (i[345]86): Ditto.
14389 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14391         * configure.in (noconfigdirs): Removed gdb for D10V.
14393 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14395         * configure.in: Remove ld, target-libio, target-libg++, and
14396         target-libstdc++ from noconfigdirs.
14398 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14400         * configure: Fix three locations where shell scripts were
14401         being run directly rather than with config_shell.
14403 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14405         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14406         * config.sub (basic_machine): Recognize v850.
14408 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14410         * mpw-configure: Handle multiple enable/disable options and
14411         pass them down recursively, handle -c and -s flags appropriately
14412         depending on choice of compiler, add escape mechanism for
14413         quoted arguments to gC.
14415 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14417         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14418         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14419         so that -mrelocatable-lib and -mno-eabi are used.
14421         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14422         not support --print-multi-lib, don't abort.
14424 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14426         * make-all.com: Run config-a-gas.
14427         * setup.com: Don't copy subdirectory files around.
14429 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14431         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14432         target, it now compiles correctly.
14434 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14436         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14438 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14440         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14442 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14444         * configure.in (native_only): Add prms.
14446 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14448         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14449         (BINUTILS_SUPPORT_DIRS): Likewise.
14451 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14453         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14454         d10v support is added.
14456 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14458         * configure.in (d10v-*-*): New target.
14460 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14462         * config.guess (HP 9000/811): Recognize this as a PA1.1
14463         machine.
14465 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14467         * Makefile.in (do-tar-gz): New target, split out from tail end of
14468         taz target.  Run each command separately, don't use pipes.
14469         (taz): Use it.
14471 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14473         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14474         * mpw-build.in: No builds should depend on building byacc or flex,
14475         they are assumed to be installed already.
14477 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14479         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14480         variable that CC_FOR_TARGET needs.
14482 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14484         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14485         options have changed since the last time the subdirectory was
14486         configured, and if it has, reconfigure.
14487         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14488         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14490 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14492         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14493         CLEAN_MODULES): Add bash.
14494         (all-bash): New target.
14496 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14498         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14500 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14502         * config.sub (basic_machine): Recognize d10v as a valid processor.
14504 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14506         * mpw-configure: Add support for --bindir.
14507         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14509 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14511         * configure.in: add bash, time, gawk to list of hosttools and things
14512         to only build for native toolchains
14514 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14516         * Makefile.in (docdir): Remove.
14518 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14520         * Makefile.in (datadir): Set to $(prefix)/share.
14522 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14524         * configure.in: build diff and patch for cygwin32-hosted
14525         toolchains.
14527 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14529         * config.sub: Accept -rtems*.
14531 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14533         * configure.in: enable dosrel for cygwin32-hosted builds,
14534                 remove diff from the list of things not buildable
14535                 via Canadian Cross
14537 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14539         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14540         don't get ". ".
14542 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14544         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14546 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14548         * Makefile.in (taz): Handle case where tex3patch didn't even get
14549         checked out.  Also, if it was found, put the symlink in a new util
14550         subdirectory.
14552 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14554         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14556 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14558         * config.sub: Recognize -openvms.
14559         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14560         * make-all.com, setup.com: New files.
14562 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14564         * Makefile.in (taz): tex3patch moved to texinfo/util.
14566 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14568         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14569         * configure.in: remove make from disable-if-Can-Cross list
14570                 enable gdb if ${host} and ${target} are cygwin32
14572 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14574         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14575         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14577 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14579         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14580         distinguish sysv/svr4/bsd variants.
14581         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14583 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14585         * configure.in: Added copyright notice.
14586         * move-if-change: Added copyright notice.
14588 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14590         * configure.in (powerpcle-*-solaris*): Until we get shared
14591         libraries working, don't build gdb, sim, make, tcl, tk, or
14592         expect.
14594 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14596         * config.guess:  Merge with FSF:
14598         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14599         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14601         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14602         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14604         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14605         * config.guess:  Combine two OSF1 rules.
14606         Also recognize field test versions.  From mjr@zk3.dec.com.
14607         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14608         because GNU uname does not support -p.  From pmr@pajato.com.
14610 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14612         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14614 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14616         * mpw-README: Document GCCIncludes.
14618 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14620         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14622 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14624         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14626 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14628         * configure.in (*-*-cygwin32): Configure make.
14630 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14632         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14634 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14636         * Makefile.in (all-inet): Depend on all-perl.
14638         * Makefile.in (inet-install): New target.
14640         * Makefile.in (all-inet): Depend on all-tcl.
14641         (all-inet): Depend on all-send-pr.
14643 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14645         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14646         temporarily.
14648 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14650         * configure.in: Don't configure --with-gnu-ld on AIX.
14652 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14654         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14656 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14658         * Makefile.in (ALL_MODULES): Added all-inet.
14659         (CROSS_CHECK_MODULES): Added check-inet.
14660         (INSTALL_MODULES): Added install-inet.
14661         (CLEAN_MODULES): Added clean-inet.
14662         (all-indent): New target.
14664         * configure.in (host_tools): Added inet.
14665         (native_only): Added inet.
14666         (noconfigdirs): Added inet.
14668 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14670         * configure.in: Don't configure libgloss if we are not configuring
14671         newlib.
14673 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14675         * configure.in: Don't configure libgloss for unsupported
14676         architectures.
14678 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14680         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14682 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14684         * Makefile.in (ALL_MODULES): Include all-apache.
14685         (CROSS_CHECK_MODULES): Include check-apache.
14686         (INSTALL_MODULES): Include install-apache.
14687         (all-apache): New target.
14689         * configure.in: Added apache everywhere perl is seen.
14691 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14693         * Makefile.in: Add support for clean-{module} and
14694         clean-target-{module} rules.
14696 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14698         * configure.in (*-*-ose) do not build libgloss.
14700 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14702         * config.guess (prep*:SunOS:5.*:*): Turn into
14703         powerpele-unknown-solaris2.
14705 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14707         * configure.in: Permit --enable-shared to specify a list of
14708         directories.
14710 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14712         * configure.in (host==solaris): Pass only the first word of $CC
14713         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14715 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14717         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14719 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14721         * Makefile.in (ALL_MODULES): Include all-perl.
14722         (CROSS_CHECK_MODULES): Include check-perl.
14723         (INSTALL_MODULES): Include install-perl.
14724         (ALL_X11_MODULES): Include all-guile.
14725         (CHECK_X11_MODULES): Include check-guile.
14726         (INSTALL_X11_MODULES): Include install-guile.
14727         (all-perl): New target.
14728         (all-guile): New target.
14730         * configure.in (host_tools): Include perl and guile.
14731         (native_only): Include perl and guile.
14732         (noconfigdirs): Don't build guile and perl; no ports have been
14733         done.
14735 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14737         * configure (--enable-*): Handle quoted option lists such as
14738         --enable-sim-cflags='-g0 -O' better.
14740 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14742         * Makefile.in ({,inst}all-target): New rule so we can make and
14743         install all of the target directories easily.
14745 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14747         * configure.in: Add missing global flag in sed substitution when
14748         deleting `target-' from ${configdirs}.
14750 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14752         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14753         option.
14755         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14756         config/mh-necv4.
14758         * install.sh: Correct misspelling of transformbasename.
14760         * config.guess: Recognize mips-*-sysv*.
14762 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14764         * config.sub: Recognize mon960.
14766 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14768         * configure: Restore Canadian Cross handling of BISON and LEX,
14769         removed in Feb 20 change.
14771 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14773         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14774         Mention make install.  Remove the old copyright date as well the
14775         clumsy and rather pointless copyright on the README file.
14777 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14779         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14780         Makefile after running symlink-tree, then run `make distclean' to
14781         avoid clobbering any generated files in srcdir.
14783 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14785         * configure.in (m68k-*-netbsd*): Build everything now.
14787 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14789         * Makefile.in (taz): Fix quoting.
14791 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14793         * configure.in (sparclet-*-*): Build everything now.
14795 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14797         * configure.in (m68k-*-linux*): New host.
14799 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14801         * configure: Check for bison before byacc.
14803 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14805         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14806         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14807         searching PATH.  These are used as fallbacks by Makefile.in if
14808         flex/bison/byacc aren't in objdir.
14810 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14812         * Makefile.in: Make everything which depends upon all-bfd also
14813         depend upon all-opcodes, in case --with-commonbfdlib is used.
14815 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14817         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14818         building NT native compilers on Unix.
14820 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14822         * configure.in: Don't get CC from the host Makefile fragment if we
14823         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14824         Solaris test for /usr/ucb/cc to the post target script, just after
14825         the compiler sanity test.
14827 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14829         * config.sub: Merge with FSF.
14831 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14833         * Makefile.in (RPATH_ENVVAR): New variable.
14834         (REALLY_SET_LIB_PATH): Use it.
14835         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14837 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14839         * config.sub, configure.in: Recognize sparclet cpu.
14841 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14843         * config.guess:  Support m68k-cbm-sysv4.
14845 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14847         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14848         m68k-unknown-linuxaout from linker help string.  Put quotes around
14849         $ld_help_string.
14851 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14853         * config.guess (powerpc-harris-powerunix): Add guess for port
14854         to new target.
14856 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14858         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14860 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14862         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14863         $(REALLY_SET_LIB_PATH) in Makefile.
14864         * Makefile.in (SET_LIB_PATH): New variable.
14865         (REALLY_SET_LIB_PATH): New variable.
14866         ($(DO_X)): Use $(SET_LIB_PATH).
14867         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14868         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14869         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14870         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14871         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14872         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14873         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14874         (install-dosrel): Likewise.
14875         (all-opcodes): Depend upon all-libiberty.
14877 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14879         * config.guess (*:CYGWIN*): New
14881 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14883         * Makefile.in (all-target-winsup): All all-target-libiberty.
14885 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14887         * configure.in (noconfigdirs): Add missing # in front of comment.
14889 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14891         * configure.in: add second pass to things added to noconfigdirs
14892         so *-gm-magic can exclude libgloss properly.
14894 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14896         * mpw-configure (extralibs_name, rez_name): Set correctly
14897         for MWC68K compiler.
14899         * mpw-README: Add more info on the necessary build tools.
14901 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14903         * configure.in, config.sub: Recognize cygwin32.
14905 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14907         * config.guess, config.sub: Recognize A/UX.
14909 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14911         * config.sub: Merge with gcc/config.sub.
14913 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14915         * mpw-build.in (do-binutils): Add build of stamps.
14917 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14919         * config.sub: Add recognition for mips64vr4100*-* targets.
14921 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14923         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14924         Add creation of gconfigargs with `--enable-shared' turned on.
14925         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14926         ($(host)-stamp-stage3-configured): Likewise.
14927         (HOLES): Add chatr and ldd.
14928         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14930 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14932         * configure: Pass --nfp to recursive configures.
14934 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14936         * Makefile.in (DLLTOOL): New.
14937         (DLLTOOL_FOR_TARGET): New.
14938         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14939         (EXTRA_TARGET_FLAGS): Ditto.
14940         (EXTRA_GCC_FLAGS): Ditto.
14941         (CONFIGURE_TARGET_MODULES): Ditto.
14942         (DO_X): Ditto.
14943         * configure: Add DLLTOOL.
14945 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14947         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14948         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14949         mh-sco, since old workarounds no longer needed, and don't
14950         build ld, since libraries have weak symbols in COFF.
14952 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14954         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14956 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14958         * configure.in: Make sure that ${CC} can be used to compile an
14959         executable.
14961 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14963         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14964         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14965         nothing depending on whether gdbtk is being built.
14967 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14969         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14971 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14973         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14974         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14976 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14978         * config-ml.in: Add support for
14979         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14980         Simplify setting of multidirs from --disable-foo.
14982 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14984         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14985         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14986         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14987         non-empty, pass them on to the  GCC make.
14988         (all-bootstrap): New rule that is like all-gcc, except it executes
14989         the GCC bootstrap rule instead of the GCC all rule.
14991 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14993         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14995 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14997         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14998         DG/UX support.
15000 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15002         * config.sub (i*86*) Change [345] to [3456]
15004 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15006         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15007         --with-gnu-ld=no.
15009 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15011         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15012         AIX multilibs get built.
15014 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15016         * configure.in (i386-win32): Don't build expect if we're not
15017         building the tcl subdir.
15019 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15021         * Makefile.in: (configure-target-examples, all-target-examples):
15022         New targets, configure and build example programs.
15024 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15026         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15027         use it as input to sedit the generated MPW makefile.
15028         * mpw-README: Add a suggestion about Gestalt.h.
15030 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15032         * config.sub: Accept *-*-ieee*.
15034 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15036         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15037         Ronald F. Guilmette <rfg@monkeys.com>.
15039 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15041         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15042         for powerpc-pe native.
15043         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15044         (target==powerpc-pe): duplicate i386-win32 entry.
15046 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15048         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15049         of vxworks, not just vxworks5.1.
15051 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15053         * mpw-configure: Add support for exec-prefix.
15055 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15057         * config.guess: Recognize HP model 816 machines as having
15058         a PA1.1 processor.
15060 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15062         * configure: Ignore new autoconf configure options.
15064 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15066         * config.guess:  Recognize Pentium under SCO.
15067         From Robert Lipe <robertl@arnet.com>.
15069 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15071         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15073 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15075         * configure.in: Don't configure gas for alpha-dec-osf*.
15077 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15079         * configure.in: Default to --with-stabs for some targets for which
15080         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15081         i[345]86*-*-unixware*.
15083 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15085         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15086         rather than basing it on the target.  Simplify handling of options
15087         controlling which directories to configure.  Remove extraneous
15088         slash in multi-clean target.
15090 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15092         * config-ml.in: Prefix more variables with ml_ so they don't collide
15093         with configure's.
15095 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15097         * configure: Don't turn -v into --v.
15099 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15101         * configure.in (targargs): Fix typo.
15103         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15105 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15107         * configure.in: Strip --host and --target options from
15108         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15109         --with-cross-host option when building with a cross-compiler.
15110         * configure: Canonicalize the arguments put into config.status by
15111         always using `=' for an option with an argument.  Pass a presumed
15112         --host or --target explicitly.
15114 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15116         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15117         into general OS recognition case.
15119 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15121         * configure.in (target_configdirs): add target-winsup only
15122         for win32 target systems.
15124 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15126         * Makefile.in (all-target-libgloss): Depend upon
15127         configure-target-newlib, since when libgloss is built it looks to
15128         see if the newlib directory exists.
15130 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15132         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15133         cfg-ml-*.in.
15135 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15137         * configure: Handle LD and LD_FOR_TARGET when configuring a
15138         Canadian Cross.
15140 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15142         * configure.in (target_libs): add target-winsup.
15143         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15144         (target==ppcle-pe): remove ld from $noconfigdirs.
15146 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15148         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15149         Preserve relative path names in $srcdir.  Build symlink tree if
15150         configuring cross target dir and srcdir=. (= no VPATH support).
15151         (configure-target-libg++): Depend on configure-target-librx.
15152         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15153         * config-ml.in: New file.
15154         * symlink-tree: New file.
15155         * configure: Ensure srcdir="." if that's what it is.
15157 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15159         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15160         includes and FLEX_SKELETON setting.
15161         * mpw-configure (--with-gnu-ld): New option, controls whether
15162         to use PPCLink or ld with PowerMac GCC.
15163         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15164         * mpw-config.in: Configure grez if targeting Mac.
15166         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15167         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15168         just macos.
15169         * configure.in: Configure grez resource compiler if targeting Mac.
15170         * Makefile.in (all-grez, install-grez): New targets.
15172 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15174         * configure: CXX defaults to gcc, not g++.  If we find
15175         gcc in the path, set CC to gcc -O2.
15177 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15179         * configure: Default ${build} correctly.  Avoid picking up extra
15180         spaces when reading CC and CXX from Makefile.  When doing a
15181         Canadian Cross, use plausible default values for numerous
15182         variables.
15183         * configure.in: When doing a Canadian Cross, don't try to
15184         configure tools whose configure script can't handle it.
15186 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15188         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15190 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15192         * configure:  Remove dubious bug reporting address.
15194 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15196         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15197         configure script, run that instead of this directory's configure.
15198         In either case, print a message that we're configuring the sub-dir.
15200 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15202         * configure.in: Before checking for the existence of various files,
15203         use sed to filter out "target-".
15205 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15207         * Makefile.in (DO_X): Split rule to decrease command line length
15208         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15209         (Philippe De Muyter).
15211 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15213         * Makefile.in (all-patch): depend on all-libiberty.
15215 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15217         * configure.in: If the only directory in target_configdirs which
15218         actually exists is libiberty, then set target_configdirs to empty,
15219         to avoid trying to build a target libiberty in a gas or gdb
15220         distribution.
15222 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15224         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15225         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15226         systems.
15228 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15230         * configure.in (copy_dirs): Use sys-include instead of include
15231         for --with-headers option.
15233 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15235         * Makefile.in, configure.in: Make winsup builds work with
15236         new scheme.
15238 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15240         * configure.in: Build the linker on AIX.
15242 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15244         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15245         where needed.
15247 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15249         * Makefile.in (all-gcc): Fix typo.
15251 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15253         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15255 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15257         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15258         to target-xiberty, to provide more flexibility.
15259         (target_subdir):  Define.  Create if cross.
15260         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15261         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15262         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15263         check-libFOO -> check-target-libFOO, etc.
15264         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15265         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15266         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15267         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15268         allow ALL_GCC="" to only configure.
15269         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15270         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15271         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15273 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15275         * Makefile.in (taz): Build "info" in etc explicitly.
15277 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15279         * configure.in:  Make sure that CC is undefined (as opposed to
15280         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15281         problem with autoconf trying to configure on a host without GCC.
15283 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15285         * mpw-configure: Set host alias from choice of host compiler,
15286         only use generic MPW Makefile sed if present, edit a file
15287         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15288         * mpw-README: Add problem notes about CW6 and CW7.
15290 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15292         * Makefile.in (taz): Use ";" instead of ";;".
15294 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15296         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15297         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15298         DISTDOCDIRS.
15299         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15300         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15302 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15304         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15305         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15306         Move bfd to DISTSTUFFDIRS.
15308 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15310         * Makefile.in (X11_LIB): Removed.
15311         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15313         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15315 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15317         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15318         names.
15320 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15322         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15324 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15326         * configure.in (i[345]86-*-win32): Always build newlib.
15327         Don't configure cvs, autoconf or texinfo.
15328         * Makefile.in (LD_FOR_TARGET): New.
15329         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15330         Pass down LD_FOR_TARGET.
15332 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15334         * winsup: New directory.
15335         * Makefile.in: Build winsup.
15336         * configure.in: Winsup is configured when target is win32.
15337         Can only build win32 target GDB when native.
15339 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15341         * config.guess: Recognize HP model 819 machines as having
15342         a PA 1.1 processor.
15344 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15346         * configure: Fix sed loop which substitutes for CC and CXX to
15347         avoid bug found in various sed implementations.
15349 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15351         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15352         simulator.  Use standard powerpc-*-eabi*.
15354 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15356         * configure.in: Stop putting gas and binutils in noconfigdirs for
15357         powerpc-*-aix* and rs6000-*-*.
15359 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15361         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15362         -mcall-aixdesc libraries.
15364 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15366         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15368         * config.sub (arm | armel | armeb): Fix shell syntax.
15370 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15372         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15373         -msoft-float and -mcpu=common support.
15374         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15375         libraries.
15377 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15379         * configure.in: Allow configuration and build of emacs19 for the alpha.
15381 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15383         * configure.in (CC): Get ^CC, not just any old CC, from
15384         ${host_makefile_frag}.
15386 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15388         * configure.in (CC): Try to get CC from
15389         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15391 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15393         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15394         only if it exists in $(srcdir).
15396 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15398         * configure: If CC and CXX are not set in the environment, set
15399         them, based on either an existing Makefile or on searching for gcc
15400         in PATH.  Substitute for CC and CXX in Makefile.
15401         * configure.in: Remove libm from target_libs.  Separate
15402         target_configdirs from configdirs.  If CC is not set in
15403         environment, try to get it from a host Makefile fragment.  Rewrite
15404         changes of configdirs to use skipdirs instead.  A few minor
15405         tweaks.  Take directories out of target_configdirs as they are
15406         taken out of configdirs.  Remove existing Makefile files from
15407         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15408         CONFIG_ARGUMENTS in Makefile.
15409         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15410         by configure.in.
15411         (CONFIG_ARGUMENTS): Likewise.
15412         (CONFIGURE_TARGET_MODULES): New variable.
15413         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15414         ($(CONFIGURE_TARGET_MODULES)): New target.
15415         (configure-libg++, configure-libio): New targets.
15416         (all-libg++): Depend upon configure-libg++.
15417         (all-libio): Depend upon configure-libio.
15418         (configure-libgloss, all-libgloss): New targets.
15419         (configure-libstdc++): New target.
15420         (all-libstdc++): Depend upon configure-libstdc++.
15421         (configure-librx, all-librx): New targets.
15422         (configure-newlib): New target.
15423         (all-newlib): Depend upon configure-newlib
15424         (configure-xiberty): New target.
15425         (all-xiberty): Depend upon configure-xiberty.
15427 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15429         * configure.in (host i[345]86-*-win32):  Expand the
15430         noconfigdirs again.
15432 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15434         * mpw-configure: Fix sed command file name.
15436 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15438         * configure.in (host i[345]86-*-win32): Reduce the
15439         noconfigdirs again.
15441 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15443         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15444         or powerpc*-*-pe*, since they are not yet supported.
15446 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15448         Add PowerMac support and many other enhancements.
15449         * mpw-configure: New option --cc to select compiler to use,
15450         paste options set according to --cc into the generated
15451         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15452         if mpw-make.sed is present.
15453         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15454         add forward includes for PowerPC include files.
15455         * mpw-build.in: Build using Makefile.PPC if present.
15456         (do-byacc, etc): Remove separate version resource builds.
15457         (do-gas): Build "stamps" before "all".
15458         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15459         * mpw-README: Update to reflect --cc option, PowerMac support,
15460         and recently-reported compatibility problems.
15462 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15464         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15465         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15466         (--with-multilib-top): Pass to recursive invocations.
15468 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15470         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15471         v810-*-*.
15473 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15475         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15476         gdb, ld and opcodes on v810-*-*.
15478 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15480         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15481         (local-maintainer-clean): New target.
15482         (maintainer-clean): New target.
15483         (realclean): Just depend upon maintainer-clean.
15485 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15487         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15489 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15491         * configure.in: Build ld in mips*-*-bsd* case.
15493 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15495         * config.sub: Accept -lites* OS.  From Ian Dall.
15497 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15499         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15500         targets.
15502 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15504         * configure.in: treat i386-win32 canadian cross the same as
15505         i386-go32 canadian cross.
15507 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15509         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15510         running under the simulator to build a reduced set of libraries.
15511         (powerpc-*-eabiaix): Add fine grained multilib support added to
15512         other powerpc targets yesterday.
15514 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15516         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15517         -disable-softfloat, -disable-relocatable, -disable-aix, and
15518         -disable-sysv to control which multilib libraries get built.
15520 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15522         * configure: Add Makefile.tem to list of files to remove in trap
15523         handler.
15525 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15527         * config.guess (*Linux*):  Add missing "exit"s.
15528         Also, need specific check for alpha-unknown-linux (uses COFF).
15530 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15532         * config.guess:  Merge with FSF:
15534         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15535         * config.guess (AIX4): More robust release numbering discovery.
15537         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15538         * config.guess (i386-sequent-ptx): Properly get version number.
15540         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15541         * config.guess (mips:*:4*:UMIPS): New case.
15543 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15545         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15546         (i386-win32 host): Likewise.  Don't build readline.
15548 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15550         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15551         SUPPORT_FILES to submakes.
15553 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15555         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15556         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15557         mpw-configure.
15559 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15561         * configure.in (appdirs): Use =, not ==, in test expression when
15562         trying to build the text to print in the warning message for
15563         Solaris users.
15565 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15567         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15569 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15571         * config.guess: Recognize lynx-2.3.
15573 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15575         * config.sub (z8ksim): Deleted
15576         (z8k-*-coff): New, this is the one true name of the target.
15578 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15580         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15582 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15584         * config.guess (*:Linux:*:*): First try asking the linker what the
15585         default object file format is (elf, aout, or coff).  Then if this
15586         fails, try previous methods.
15588 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15590         * configure.in: Don't build newlib for *-*-vxworks5.1.
15592 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15594         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15595         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15597 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15599         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15601 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15603         * cfg-ml-com.in: New file.
15604         * cfg-ml-pos.in: New file.
15606 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15608         * COPYING.NEWLIB: Add HP free copyright to list.
15610 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15612         * config.sub: Recognize -eabi* for the system, not just -eabi.
15614 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15616         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15617         * config.sub, configure.in (win32): New target and host.
15619 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15621         * configure.in: Add i386-pe configuration.
15623 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15625         * mpw-build.in (install): Install GDB after LD.
15627 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15629         * mpw-config.in (elf/mips.h): Always forward-include, needed
15630         for GDB to build.
15632 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15634         * testsuite: New directory for customer acceptance and whole tool
15635         chain tests.
15637 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15639         * configure: If per-host line isn't found, but AC_OUTPUT is found
15640         and a configure script exists, run it instead.
15642 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15644         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15646 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15648         * configure: Set build_{cpu,vendor,os,alias} to host values when
15649         --build isn't specified.
15651 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15653         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15654         (FLAGS_TO_PASS): Pass them.
15655         (EXTRA_TARGET_FLAGS): Ditto.
15657 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15659         * Makefile.in (all-libg++): Depend on all-libstdc++.
15661 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15663         * configure.in (noconfigdirs): Enable all packages for
15664           i386-unknown-netbsd.
15666 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15668         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15669         hosted builds (DOS builds)
15671 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15673         Changes for ARM based on patches from Richard Earnshaw:
15674         * config.sub: Handle armeb and armel.
15675         * configure.in: Omit arm linker only for riscix.
15677 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15679         * config.guess:  Update from FSF.
15681 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15683         * config.sub: Recognize powerpcle as the little endian variant of
15684         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15685         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15686         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15687         temporarily.
15689 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15691         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15693 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15695         * config.sub: Accept -lites* as a basic system type.
15697 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15699         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15700         installed, and if so return linuxoldld as the system name.
15702 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15704         * config.guess: Add hppa1.1-hp-lites support.
15706 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15708         * configure.in: Don't build newlib for m68k-vxworks5.1.
15710 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15712         * configure.in (mips-sgi-irix6): Use mh-irix5.
15714 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15716         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15718 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15720         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15721         OSF/1.  Fix compiler flags.
15722         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15724 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15726         * configure.in: Recognize --with-newlib.
15727         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15729 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15731         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15732         to *_X11_MODULES due to gdbtk needing X include files et al.
15734 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15736         Merge in support for Mac MPW as a host.
15737         (Old change descriptions retained for informational value.)
15739         * mpw-config.in: Add generic include forwards for cpu-specific
15740         include files in aout and elf directories.
15742         * mpw-configure: Added copyright.
15743         * mpw-config.in: Check for presence of required build tools.
15744         (target_libs): Add newlib.
15745         (target_tools): Add examples.
15746         (Read Me): Generate as "Read Me for MPW" instead.
15747         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15748         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15749         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15751         * mpw-configure: Remove subdir-specific makefile hackery,
15752         delete mk.tmp after using it.
15754         * mpw-build.in (all): Display start and end times.
15756         * mpw-configure (host_canonical): Set.
15757         (target_cpu): Always add to makefiles.
15758         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15759         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15760         (mpw-mh-mpw): Look for in srcdir and srcroot.
15761         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15763         * mpw-build.in: (install-only): New target.
15765         * mpw-configure (host_alias, target_alias): Rename from hostalias
15766         and targetalias, add into generated Makefile.
15767         (mk.tmp): If present, add into generated Makefile.
15768         * mpw-build.in (all-gas): Build config.h first before gas proper.
15770         * mpw-configure (config.status): Write only if changed.
15771         * mpw-config.in (readline): Configure it (not built, just used for
15772         definitions).
15774         * mpw-config.in (elf/mips.h): Add a forward include.
15776         * mpw-config.in: Forward-include most .h files in include into
15777         extra-include.
15778         (readline): Don't build.
15779         mpw-build.in (install): Install GDB.
15781         * mpw-configure (prefix, mpw_prefix): Handle it.
15782         * mpw-config.in (mmalloc, readline): Don't configure.
15783         * mpw-build.in (thisscript): Rename to ThisScript.
15784         Use mpw-build instead of BuildProgram everywhere.
15785         (mmalloc, readline): Don't build.
15786         * mpw-README: New file, basic documentation about the MPW port.
15788         * mpw-config.in: Use forward-include to create include files.
15790         * mpw-configure: Add more things to the top of each configured
15791         Makefile, including contents of config/mpw-mh-mpw.
15792         * mpw-config.in (extra-include): Create this directory and fill it
15793         with Posix-like include files when configuring.
15795         * config.sub (apple, mac, mpw): Add various aliases.
15797         * mpw-build.in: New file, top-level build script fragment for MPW.
15798         * mpw-configure: New file, configure script for MPW.
15799         * mpw-config.in: New file, config fragment for MPW.
15801 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15803         * configure.in (host_libs): Remove glob, since it is gone from the
15804         sources.
15806 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15808         * Makefile.in: define empty GDB_NLM_DEPS var.
15810         * configure.in(target_makefile_frag): use config/mt-netware
15811         for netware targets.
15813 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15815         * config.sub: Merge in recent FSF changes.  Remove linux special
15816         cases.
15818 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15820         Revert this change:
15822         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15824                 * build-all.mk: Use CC=cc -Xs on Solaris.
15826 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15828         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15829         stop using it.
15830         * Makefile.in: Nuke all references to glob subdirectory.
15832 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15834         * configure.in: Fix --enable-shared logic in per-host.
15836 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15838         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15840 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15842         * configure.in (noconfigdirs): Don't build gas on AIX, for
15843         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15845 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15847         * configure: Fix --cache-file to work if the file argument is a
15848         relative path.
15850 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15852         * configure: If the --cache-file is used, pass it down to
15853         configure in subdirectories.
15855 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15857         * config.sub: add vxworks29k configuration.
15859 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15861         * Makefile.in (taz): Do "diststuff" part quietly.
15863 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15865         * config.sub: Mini-merge with gcc/config.sub.
15867 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15869         * config.guess (IRIX): Sed - to _.
15871 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15873         * Makefile.in (source-vault, binary-vault): New targets.
15875 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15877         * config.sub: Recognize -eabi as a basic system type.
15879 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15881         * configure.in (enable_shared stuff): Fix typo.
15883 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15885         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15887 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15889         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15891 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15893         * configure.in (rs6000-*-*): Don't build gas.
15895 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15897         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15898         reduce command line length.
15899         (AS_FOR_TARGET): Check for as.new, not Makefile.
15900         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15902 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15904         * config.guess:  Merge from FSF.
15906 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15908         * configure: Don't use $ when handling program_suffix.
15910 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15912         * configure.in:  Configure tk for hppa/hpux.
15914 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15916         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15918 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15920         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15921         to LIBCXXFLAGS.  Tests are better run without it.
15923 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15925         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15927 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15929         * configure.in (*-*-netware*): Don't configure xiberty.
15931 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15933         * configure.in:  Remove tk from native_only list.
15935 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15937         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15938           for special NCD build.
15940 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15942         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15943         makeall.bat, they're only useful for binutils snapshots.
15944         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15945         makeall.bat to specified SUPPORT_FILES.
15947 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15949         * build-all.mk: Add Ericsson targets to sun4 and solaris
15950           hosts.  Add  BNR's sun4 target to solaris host, so their
15951           build-from-source will be tested in-house first.
15953 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15955         * Makefile.in (LIBCFLAGS): New variable.
15956         (CFLAGS_FOR_TARGET): Ditto.
15957         (LIBCFLAGS_FOR_TARGET): Ditto.
15958         (LIBCXXFLAGS): Ditto.
15959         (CXXFLAGS_FOR_TARGET): Ditto.
15960         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15961         (BASE_FLAGS_TO_PASS): Pass them.
15962         (EXTRA_TARGET_FLAGS): Ditto.
15964         * configure.in: Support --enable-shared.
15966 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15968         * configure.in (target_libs):  Include libstdc++ again.
15969         * config.guess:  Update from FSF (for FreeBSD).
15971 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15973         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15974         makeall.bat.
15975         (DISTDOCDIRS): Add `etc'.
15976         (ETC_SUPPORT_PFX): New variable.
15977         (taz): Include anything from etc starting with a word in
15978         ETC_SUPPORT_PFX.
15980 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15982         * config.sub: Update for recent FSF changes.  Remove obsolete
15983         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15984         spacing changes.
15986 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15988         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15990         * config.guess:  Merge with FSF.
15991         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15993 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15995         * configure: Since the "trap 0" handler will override the exit
15996         status on many systems, only use it for "exit 1", and make it set
15997         a non-zero exit status; reset it before "exit 0".  Also, check
15998         exit status of config.sub, and error out if it failed.
16000 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16002         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16003         and install libgloss.
16005 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16007         * Makefile.in (all-binutils): Depend upon all-byacc.
16009         * configure.in: Don't build emacs on Irix 5.
16011 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16013         * configure.in (*-*-netware*): Add libio.
16015 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16017         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16018         (CHECK_TARGET_MODULES): Ditto.
16019         (INSTALL_TARGET_MODULES): Ditto.
16020         (TARGET_LIBS): Ditto.
16021         (all-libstdc++): Note dependencies.
16023 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16025         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16027 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16029         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16030         -fexternal-templates.
16032         * configure.in (target_libs): Add libstdc++.
16033         (noconfigdirs): Add libstdc++ as appropriate.
16035 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16037         * config.guess:  Update from FSF.
16039 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16041         * configure: Use ${config_shell} when running ${configsub}.
16043 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16045         * config.sub: No longer recognize h8300h.
16047 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16049         * config.sub: Remove extraneous differences between config.sub and
16050         gcc/config.sub.
16052 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16054         * Makefile.in (DISTSTUFFDIRS): Add gas.
16056 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16058         * COPYING.NEWLIB: New file.
16060 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16062         * config.guess (HP-UX):  Patch from Harlan Stenn
16063         <harlan@landmark.com> to also emit release level.
16065 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16067         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16069 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16071         * config.sub:  Merge nextstep cleanup from FSF.
16073 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16075         * configure.in (arm-*-*): Don't configure ld for this target.
16077 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16079         * configure.in (*-*-netware): don't configure libg++, libio,
16080           librx, or newlib.
16082 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16084         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16085         configure ld--it works, but it doesn't support shared libraries.
16087 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16089         * config.guess (*-unknown-freebsd*):  Get rid of possible
16090         trailing "(Release)" in version string.
16091         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16093 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16095         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16096         Fix type: *-next-neststep -> *-next-nextstep.
16098         * config.guess:  Merge from FSF:
16100         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16102         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16104         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16106         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16107         instead of UNIX_SV for UnixWare 1.0).
16109 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16111         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16112         to make gdb/nlm/* build after the compiler and linker.
16114 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16116         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16117         not just i[34]86.
16118         (m68k-atari-sysv4):  Relocate to match FSF version.
16120         * config.guess:  More merges from the FSF:
16122         Add a space before function call or macro invocation.
16124         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16126         * config.guess: Add trap cmd to remove dummy.c and dummy when
16127         interrupted.
16129         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16131         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16132         (dummy): Redirect stderr from compilation of dummy.c.
16134         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16136         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16138 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16140         * configure: Accept and ignore --cache*, for compatibility with
16141         new autoconf.
16143 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16145         * config.guess:  Merge from FSF:
16147         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16149         * config.guess (Pyramid*:OSx*:*:*): New case.
16150         (PATH): Add /.attbin at end for finding uname.
16151         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16153         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16155         * config.guess (M88*:DolphinOS:*:*): New case.
16157         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16159         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16160         to select whether to use ELF or COFF.
16162         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16164         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16166         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16168         * config.guess: Guess the OS version for HPUX.
16170         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16172         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16174 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16176         * configure.in: Recognize --with-headers, --with-libs, and
16177         --without-newlib.
16178         * Makefile.in (all-xiberty): Depend upon all-ld.
16180 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16182         * configure.in: Change i[34]86 to i[345]86.
16184 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16186         * configure (version): A few more tweaks to help message.
16188 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16190         * Makefile.in:  Remove (for now) librx as a host library,
16191         now that we're building it for target.
16193 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16195         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16196         (Karl Berry).
16198 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16200         * configure.in:  Also configure librx.
16202 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16204         * Makefile.in:  Update various rules to reflect that librx
16205         is now needed for libg++.
16207 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16209         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16211 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16213         * configure.in: Configure the examples directory.
16215 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16217         * configure: Simplify Jun 2 1994 change.
16219 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16221         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16222         /bin/gcc isn't good enough to build gcc.
16224 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16226         * Makefile.in (GDB_SUPPORT_FILES): Remove
16227         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16228         (gdb.tar.gz): Add new rule to use standard distribution building
16229         mechanism.
16231 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16233         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16234         Bill Cox <bill@cygnus.com>.
16236 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16238         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16240 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16242         * configure:  Search current dir first in .gdbinit.
16244 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16246         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16248 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16250         * config.sub:  Refer to NeXT's operating system as nextstep.
16252         * config.sub (case $basic_machine):  Re-order the cases, to match
16253         the order in the FSF version (which is mostly alphabethical).
16254         Merge in some additions and changes from the FSF.
16256 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16258         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16259         * config.sub: Recognize cxux7.
16260         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16262 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16264         * config.sub:  Fix typo powerpc -> powerpc-*.
16266 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16268         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16270         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16271         parallel with all-emacs and install-emacs).  Top-level command
16272         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16274 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16276         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16277         $(relbindir)/make before doing ``make install'', and use
16278         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16279         installing over running make binary.
16280         ($(host)-stamp-stage3-installed): Likewise.
16282 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16284         * config.guess: Recognize Mach.
16286 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16288         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16289         see whether --exec-prefix was used.
16291 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16293         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16295 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16297         * Makefile.in: Add all-librx target similar to all-libproc.
16299 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16301         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16302         with post 1.2 uname bogosity.
16304 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16306         * configure: Remove temporary files on receipt of a signal.
16308 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16310         * configure: If there is a package_makefile_frag, remove
16311         ${subdir}/Makefile.tem after copying it in.
16313 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16315         * build_all.mk: support rs6000 lynx identifies itself as
16316         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16317         since /bin/gcc is too feeble to compile a modern gcc.
16319 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16321         * brought devo/test-build.mk update-to-date with progressive/
16322           test-build.mk. Add lynx targets and hppa flag info.
16324 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16326         * configure.in:  Use mh-ncrsvr43.  Patch from
16327         Tom McConnell <tmcconne@sedona.intel.com>.
16329 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16331         * config.guess (i386-unknown-bsdi):  No longer need to
16332         check #if defined(__bsdi__) && defined(__i386__).
16334 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16336         * configure: Set program_transform_nameoption correctly.
16338 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16340         * brought build-all.mk update-to-date with progressive build-all.mk,
16341           added new targets and hppa info.
16343 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16345         * configure: If config.guess result is a prefix of the user
16346         specified target, assume a native build and use the user specified
16347         target as the host alias.  Remove SunOS patch suffix removal hack.
16348         * configure.in: Remove SunOS patch suffix removal hack.
16350         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16351         in NATIVE_CHECK_MODULES.
16353 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16355         * Makefile.in: Rename HOST_ONLY to NATIVE.
16356         * configure: Delete SunOs patch suffix from host_canonical
16357           and build_canonical variables that are prepended to Makefiles.
16358         * configure.in: Add comments for easier maintenance.
16360 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16362         * Makefile.in: Add all-libproc target similar to all-gui.
16364 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16366         * Makefile.in (CHECK_MODULES): split into
16367         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16369 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16371         * config.guess (i386-unknown-bsdi): New system to guess.
16373 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16375         * Makefile.in: Add all-gui target (but not yet build by "all").
16377 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16379         * config.sub: Move deletion of patch suffix from here...
16380         * configure.in: To here, at Ian's suggestion.  The top-
16381           level scripts might need to know of a patch level.
16383 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16385         * config.sub: Strip off patch suffix so rtl is recognized
16386           as a sunos4.1.3 machine, even though it's been patched.
16388 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16390         * Makefile.in (INSTALL_LAST): Delete.
16391         (INSTALL_DOSREL): New.
16393 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16395         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16396         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16397         whether we pass down --with-gnu-ld anyhow.
16399 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16401         * Makefile.in (INSTALL_LAST): Change operation so it works
16402         on more flavors of make.
16403         * configure.in (go32): Don't build libg++ or libio.
16405 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16407         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16408         they can be overriden by templates.
16410 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16412         * configure.in (target==go32): Don't build gdb.
16413         * dosrel: New directory.
16415 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16417         * configure.in (host==go32): Configure dosrel too.
16418         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16419         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16420         be set by incoming names or templates.
16421         (INSTALL_LAST): New rule.
16423 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16425         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16427 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16429         * configure.in (appdirs): New variable.  Currently empty, but will
16430         be used in gas distribution.  If nonempty, lists a set of
16431         directories at least one of which must get configured, or top
16432         level configuration is considered to have failed.
16433         (rs6000-*-lynxos*): Use new file name.
16435 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16437         Eliminate XTRAFLAGS.
16438         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16439         newlib include files using -idirafter, and also use -nostdinc.
16440         (CXX_FOR_TARGET): Likewise.
16441         (XTRAFLAGS): Removed.
16442         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16443         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16444         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16445         ($(DO_X)): Don't pass down XTRAFLAGS.
16447 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16449         * configure.in (mips*-dec-bsd*): New target; do build linker.
16450         (mips*-*-bsd*): New target; don't build linker.
16452 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16454         * configure.in: support rs6000-*-lynxos* configuration.
16455         support sunos4 as a cross target.
16457         * config.sub: look for lynx*, not lynx since the OS version may
16458         legitimately be part of the name.
16460 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16462         * configure.in (i[34]86-*-sco*): Move to be with other i386
16463         targets.
16464         (romp-*-*): New target.  Skip various binary utilities.
16465         (vax-*-*): New target.  Don't build newlib.
16466         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16468 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16470         * configure.in: Only set host_makefile_frag if config
16471         directory exists.
16473 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16475         * install.sh: If $dstdir exists, don't check whether each
16476         component does.
16478 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16480         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16482 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16484         * configure.in (*-*-lynxos*): Don't configure newlib for either
16485         native or cross Lynx.
16487 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16489         * config.sub (sparc64-elf): Fix os.
16490         (z8k): Remove duplicate.
16492 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16494         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16495         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16497 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16499         * configure: Make file links cleanly even if Lynx fails on
16500           an NFS symlink (at least fail cleanly).
16502 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16504         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16505         -XNh2000.
16507 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16509         * configure: Unknown options are fatal again.
16511 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16513         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16514         compatibility.
16516 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16518         * build-all.mk: Add `clean' target.
16520 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16522         * config.guess:  Add SINIX support.
16523         * configure.in:  Add mips-*-sysv4* support.
16525 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16527         * build-all.mk: Document all useful targets.
16528         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16529         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16531 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16533         * configure: Support --silent, --quiet.
16535 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16537         * configure: Support --disable-FEATURE.
16539 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16541         * config.guess: Recognize NCR running SVR4.3.
16543 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16545         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16546         Patch from Paul Eggert <eggert@twinsun.com>.
16548 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16550         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16552 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16554         * configure: Make unrecognized options give nonfatal warnings
16555         instead of fatal errors, and pass them to any subdirectory
16556         configures in case they recognize them.
16557         Make --x equivalent to --with-x.
16559 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16561         * configure: Add --enable-* options.  Clean up usage message and
16562         some comments.
16564 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16566         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16568 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16570         * configure.in (hppa*-*-*): Enable binutils.
16572 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16574         * config.sub: Recognize cisco.
16576 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16578         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16580 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16582         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16583         than one configuration name.  Add comment.
16585 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16587         * config.guess: about target *-hitachi-hiuxwe2, fixed
16588         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16589         macro is incorrect.]
16591 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16593         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16594         than the "make ls" stuff which used to be here.
16596 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16598         * config.guess:  Recognize i[34]86-unknown-freebsd.
16599         From Shawn M Carey <smcarey@rodan.syr.edu>.
16601 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16603         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16605 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16607         * config.guess: Check for ptx.
16609 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16611         * config.sub: Add os9k checking.
16613 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16615         * config.guess: Handle OSF1 running on HPPA processors
16617 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16619         * configure: If subdir configure fails, print out a message with
16620         subdirectory name, in case subdir's configure code didn't identify
16621         itself.
16623 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16625         * configure.in: Remove embedded newlines from configdirs.
16626         Avoid mismatches of substrings.  Fix matching strings at end
16627         of configdirs.
16629 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16631         * config.guess:  Add Lynx/rs6000 config support.
16633 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16635         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16637 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16639         * configure.in (hppa*-*-osf*): Treat this just like most other
16640         PA configurations (eg no binutils or ld).
16641         (hppa*-*-*elf*): These configurations have binutils and ld.
16643 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16645         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16647 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16649         * configure.in (rs6000-*-*): Build gas.
16651 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16653         * Makefile.in:  Avoid bug in losing hpux sed.
16655 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16657         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16658         for GDB and GDB has been fixed to not need it.
16660 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16662         * config.guess: Recognize vax hosts.
16664 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16666         * configure (while loop): Don't use "break 2" inside case
16667         statement -- the case statement isn't an enclosing loop.
16669 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16671         * config.guess:  Clean up NeXT support, to allow nextstep
16672         on Intel machines.  Make OS be nextstep.
16674 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16676         * config.guess: Add alternate forms for Convex.
16678 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16680         * configure:  Completely rewrite option processing.  Take
16681         advantage of pattern-matching to avoid invoking test frequently.
16682         Also clean up host and target defaulting logic.
16684 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16686         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16687         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16688         commands (plus user environment) will fit SCO limits.
16690 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16692         * configure.in: Don't issue warnings about directories which are
16693         not being configured if -norecursion is set.  Correct test for
16694         --with-gnu-as and --with-gnu-ld to not get confused by substring
16695         matches.
16697         * configure.in: Don't build gas for alpha-dec-osf1*.
16699 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16701         * configure:  Back out Per's change of 12/19/1993.  It changes the
16702         behavior of configure in unexpected and confusing ways.
16704         Also, use different delim char when calculating
16705         program_transform_name so that the name can contain slashes.
16707 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16709         * configure.in, config.sub: Add support for VSTa micro-kernel.
16711 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16713         * configure.in: Nuke hacks which were used to get a special
16714         version of GAS for HPPA configurations.
16716 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16718         * configure:  If only ${target_alias} is given, use that
16719         as the default for ${host_alias}.
16720         * configure:  Add missing back-slashes before nested quotes.
16722 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16724         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16726 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16728         * config.guess:  Recognize some Tektronix configurations.
16729         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16731 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16733         * config.sub: Match any flavor of SH.
16735 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16737         * configure.in: Don't try to configure newlib for Alpha.
16739 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16741         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16742         libg++ or libio for any Alpha target.
16744         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16746 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16748         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16749         default arguments -- so it tried to compress itself.
16751 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16753         * configure.in (notsupp): ensure that a space is always at the end
16754           of the configdirs list, since the grep checks for an explicit space
16756 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16758         * configure.in (target i386-sysv4.2): don't build ld, since static
16759           versions of many libraries are not available.
16761 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16763         * config.guess: Recognize Apollos (using environment variables).
16764         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16766 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16768         * config.guess: Recognize Sony news mips running newsos.
16770 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16772         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16773         "fi ; else" for bash.
16775 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16777         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16779 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16781         * config.sub: accept unixware as an alias for svr4.2.
16782         Fix some inconsistancies with the gcc version.
16784 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16786         * Makefile.in (DISTDOCDIRS):  Add gdb.
16788 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16790         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16792 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16794         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16795         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16796         this now.
16798 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16800         * config.sub: Accept hiux* as an OS name.
16802         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16803         etc/make-stds.texi.  The underscore came from gcc, and dje now
16804         agrees that RUNTESTFLAGS is the correct name.
16806 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16808         * install.sh:  Remove 'set -e'.  It makes any conditionals
16809         in the script useless.
16811         * config.guess: Automatically recognize arm-acorn-riscix
16812         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16814 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16816         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16818 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16820         * Makefile.in (DISTDOCDIRS): New variable.
16821         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16822         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16824 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16826         * configure.in (hppa target): check the source directory for the
16827           pagas sub-directory
16829 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16831         * config.sub: Allow -aout* and -elf*.
16833 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16835         * configure.in: Don't build ld on i386-solaris2, same as for
16836         sparc-solaris2.
16838 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16840         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16842 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16844         * configure.in:  Configure gdb for alpha.
16846 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16848         * Makefile.in (CXXFLAGS): Add -O.
16850 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16852         * config.guess: added support for DG Aviion
16854 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16856         * configure.in: Produce warning message for subdirectories not
16857         configurable for this host/target combination.  Don't try to
16858         configure gdb for vms.
16860 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16862         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16863         appropriate files before making "diststuff".
16864         (DISTBISONFILES): New var: list of files to be edited.
16865         (DISTSTUFFDIRS): Add binutils.
16867 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16869         * config.sub: also handle mipsel and mips64el (for little endian mips)
16871 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16873         * configure.in: Add * to end of all OS names.
16875 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16877         * configure.in: Build newlib for LynxOS native.
16879 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16881         * config.guess: Add support for delta 88k running SVR3.
16883         * configure.in: Add comment about HP compiler vs. emacs.
16885 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16887         * configure.in: don't build ld on solaris2 (not a viable option
16888           due to bugs in getpwnam & getpwuid)
16890 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16892         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16893         config.guess will produce a full version number.
16895 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16897         * configure.in: Build linker and binutils for alpha-dec-osf1.
16899 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16901         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16902         and gdb/testsuite/Makefile.in.
16904 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16906         * configure.in: recognize mips*- instead of mips-
16908 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16910         * config.sub: Accept linux*coff and linux*elf as operating
16911         systems.
16913 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16915         * config.sub: Recognize mips64, and mips3 as an alias for it.
16917 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16919         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16920         gdb knows how to handle OSF/1 shared libraries.
16922 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16924         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16925         * config.guess: Recognize Hitachi's HIUX.
16926         * config.sub: Recognize h3050r* and hppahitachi.
16927         Remove redundant cases for hp9k[23]*.
16929 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16931         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16932         if gas and ld are in the source tree and are in ${configdirs}.
16933         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16934         --with options (but still pass them down on the command line,
16935         if they were explicitly specified).
16937 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16939         * configure: substitute SHELL value in Makefile.in with
16940         ${CONFIG_SHELL}
16942 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16944         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16945         *-*-solaris2* targets.
16947 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16949         * Makefile.in: define M4, and pass it down to sub-makes;
16950         all-autoconf now depends on all-m4
16952 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16954         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16955         presence of {ar,ranlib} instead of a configured directory
16957 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16959         * config.guess: Accept 34?? as well as 33?? for NCR.
16961 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16963         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16964         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16966 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16968         * configure: grab values for $(CC) and $(CXX) from the
16969         environment, so that someone can do "CC=gcc configure; make" and
16970         have it work right (matching the way that autoconf works now)
16972         * configure.in, Makefile.in: add support for gash, the tcl
16973         interface to Galaxy
16975         * config.guess: add NetBSD variants (hp300, x86)
16977 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16979         * install.sh: Support -d option (in the manner of SunOS 4 install,
16980         as it is more deterministic than that of GNU install)
16981         (chmodcmd): Set file to mode 755 by default (should also do default
16982         chgrp and chown, but I don't feel like dealing with that now)
16984 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16986         * config.sub: Remove h8300hhms alias.
16988 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16990         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16992 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16994         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16995         as stmp-fixinc
16997 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16999         * config.sub: recognize m88110-bug-coff.
17001 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17003         * Makefile.in (all-libio): all dependencies on the toolchain used
17004         to build this (gcc, gas, ld, etc)
17006 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17008         * config.guess: Deal with OSF/1 1.3 on alpha.
17010 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17012         * install.sh: add some 'else true' clauses for portability
17014         * configure.in: don't build libio for h8[35]00-*-* targets
17016 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17018         * Makefile.in:  Add support for new libio.
17020 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17022         * install.sh: If one command fails, don't try the rest.  Don't try
17023         to remove $dsttmp (via trap) unless we have already created it.
17024         If $src doesn't exist, detect it and exit with an error.
17026         * config.guess: Recognize BSD on hp300.
17028 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17030         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17031         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17033 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17035         * Makefile.in (all-send-pr): depends on all-prms
17037 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17039         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17041 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17043         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17044         Added test for mips-mips-riscos5.
17046 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17048         * configure.in: use mh-hp300 for 68k HP hosts
17050 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17052         * configure: add support for CONFIG_SHELL, so that you can use
17053         some alternate shell for evaluating configure scripts
17055 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17057         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17058         in configure script to bug-gdb@prep.ai.mit.edu when building
17059         distribution archive.
17060         * Makefile.in (COMPRESS):  Remove def.
17061         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17062         gdb.tar.Z and make-gdb.tar.Z respectively.
17063         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17064         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17065         to convergence with 'taz' target in Makefile.in.
17067 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17069         * install.sh (dsttmp): use trap to ensure that tmp files go
17070         away on error conditions
17072 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17074         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17076 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17078         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17079         its parent is '/' not ''.
17081         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17083 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17085         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17086         that ${newsrcdir}/configure.in does.
17088 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17090         * test-build.mk: support for CONFIG_SHELL
17092 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17094         * config.sub (netware):  Add as a basic system type.
17096 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17098         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17099           $(srcdir)/ from the dependency on Makefile.in.
17101 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17103         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17104         (h8300hhms is temporary until multi-libraries are implemented).
17105         * configure.in: Handle h8300h too.
17107 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17109         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17111 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17113         * configure:  Remove extraneous output when guessing host type.
17114         * config.guess:  Remove extraneous output when guessing using C
17115         compiler rather than uname, or when guessing fails.
17117 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17119         * Makefile.in: remove all.cross and install.cross targets
17121         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17122           definitions
17124 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17126         * configure.in (target sh): Build gprof.
17128 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17130         * config.sub: change -solaris to -solaris2
17132 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17134         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17136 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17138         * configure: Correct error message for missing Makefile.in to
17139         print correct directory.
17141 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17143         * install.sh: kludge around 386BSD shell bug
17145 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17147         * config.guess:  Recognize NeXT.
17148         * config.guess:  Recognize i486-ncr-sysv4.
17149         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17151 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17153         * Makefile.in (MAKEINFOFLAGS): New variable.
17154         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17155         * build-all.mk, test-build.mk: Pass down --no-split as
17156         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17158 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17160         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17162 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17164         * Makefile.in (libg++.tar.z):  New rule.
17165         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17166         * Makefile.in (taz):  Only do a single chmod.
17168 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17170         * install.sh: don't use dirname anymore (replaced with sed usage)
17172 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17174         * Makefile.in:  Change extension for gzip'd files from '.z' to
17175         '.gz' per new FSF standard usage.
17177 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17179         * configure: put quotes around the final value of program_transform_name
17181 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17183         * Makefile.in: new install.sh support; update install-info rules
17185 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17187         * configure.in: Build diff for crosses, but not for go32 host.
17189         * configure.in: Build gprof only for native, and don't build it
17190         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17192 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17194         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17196 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17198         * configure.in (host_tools): Add prms.
17200 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17202         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17203         with $(FLAGS_TO_PASS) on the command line
17205         * config.sub: Recognize lynx and lynxos
17207 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17209         * config.sub: Accept -ecoff*, not just -ecoff.
17211 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17213         * Makefile.in (taz): Use .gz suffix instead of .z.
17214         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17215         names.
17217 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17219         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17221 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17223         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17224         that rebuilds that might happen during 'make install' don't get
17225         bogus gcc include files
17227 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17229         Change from Utah for HPPA support:
17230         * config.guess: Recognize hppa1.x-hp-bsd.
17232 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17234         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17235         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17237 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17239         * config.sub: Add support for rom68k and bug boot monitors.
17241 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17243         * Makefile.in: Make all-opcodes depend on all-bfd.
17245 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17247         * config.guess: Added special check for i[34]86-univel-sysv4*.
17249 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17251         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17252         the processor rather than assuming i486.
17254 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17256         * config.guess: Recognize SunOS6 as Solaris3.
17258 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17260         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17261         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17263 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17265         * build-all.mk (all-cross): New target for Canadian Cross.
17266         Added Q2 go32 targets.
17267         * test-build.mk: Configure go32 cross sparclite-aout and
17268         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17269         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17271 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17273         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17274         GO32 hosted toolchains
17276 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17278         * configure: change  so "-exec-prefix" gets passed down rather
17279         than "-exec_prefix" so autoconf generated Makefiles get the
17280         exec_prefix set right.
17282 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17284         * config.guess: get the Solaris2 minor version number
17286         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17288 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17290         * config.guess: Recognize some Sequent platforms.
17292 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17294         * Makefile.in: added the vault-install target
17296         * configure.in: actually use the Sun3 makefile fragment that's in
17297         config, also added the release dir to configdirs
17299 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17301         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17303 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17305         * configure.in: remove some program from Alpha targetted toolchains
17307 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17309         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17310         gprof.
17311         (taz): Run "make diststuff" in those directories instead of "make
17312         proto-dir".  Look for "VERSION=" only at start of line in subdir
17313         Makefile.  Use "gzip -9" for compression.
17314         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17315         (binutils.tar.z): New target.
17317 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17319         * Makefile.in (taz): Include gpl.texinfo.
17321 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17323         * Makefile.in (setup-dirs): Merged into "taz" target.
17324         (taz): Only do `proto-dir' stuff if a directory is actually needed
17325         for this target.
17327 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17329         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17330         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17331         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17332         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17333         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17335 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17337         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17338         config.sub, and move-if-change to gdb testsuite distribution
17339         archive, so the testsuite can be extracted, configured, and
17340         run separately from the gdb distribution.  Blow away the Chill
17341         tests that require a Chill compiled executable, since GNU Chill
17342         is not yet publically available.
17344 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17346         * test-build.mk: set environment variables in a single command,
17347         instead of a list of assignments and exports
17349         * config.guess: recognize Alpha/OSF1 systems
17351 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17353         * configure: Change help message to prefer --options rather than
17354           -options.
17356 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17358         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17359         zippy@ecst.csuchico.edu.
17360         * config.guess: Recognize miniframe.
17362 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17364         * Makefile.in: Use srcroot to find runtest rather than rootme.
17365         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17367 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17369         * test-build.mk: Extensive additions to support building on a
17370         machine other than the host.
17372 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17374         * configure (tooldir): Fix for i386-aix again.
17376 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17378         * configure, Makefile.in:  Change definition of $(tooldir)
17379         to match the FSF.
17381 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17383         * config.guess:  Recognize i[34]86/SVR4.
17385 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17387         * Makefile.in (all-gdb): gdb depends on sim.
17389 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17391         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17392         at the same time we make the prototype gdb directory.
17393         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17394         files at the same time as the gdb base release distribution.
17396 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17398         * Makefile.in (check): Use individual check targets rather than
17399         DO_X rule.
17400         (check-gcc): Added.
17402 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17404         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17405         for System V release 3.2.
17407 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17409         * config.sub: Recognize hppaosf.
17410         * configure.in: Do configure ld/binutils/gas for it.
17412 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17414         * configure (tooldir): Alter syntax used to set this, for systems
17415         where "\$" isn't handled right, like i386-aix.
17417 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17419         * configure: Pass program-transform-name, not
17420         program_transform_name, to recursive configures.
17422 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17424         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17425         of gas+ld+binutils.
17427 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17429         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17431 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17433         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17435 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17437         * Makefile.in (PRMS): Set back to all-prms.
17439 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17441         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17442         targets, rather than for MIPS hosts.
17444 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17446         * configure.in: add comment for --with-x default values
17448         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17450         * Makefile.in: add check-* targets for each of the directories in
17451         the tree.  Add a definition of RUNTEST that will use the one we
17452         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17454 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17456         * configure.in: Removed obsolete references to bfd_target and
17457         target_makefile_frag.
17459         * build-all.mk: Set assorted targets for Q2.
17460         * config.sub: Recognize z8k-sim and h8300-hms.
17461         * test-build.mk: Really don't pass host to configure.
17462         (HOLES): Added uname.
17464 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17466         * configure: Handle an empty program-prefix, program-suffix or
17467         program-transform-name correctly.
17469 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17471         * build-all.mk: -G 8 no longer required for MIPS targets.
17472         * test-build.mk: Don't pass host argument to configure; make it
17473         guess.
17475 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17477         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17478         * Makefile.in (COMPRESS):  New macro, like GZIP.
17480 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17482         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17484         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17485         with gas currently defaults to -G 0.
17487 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17489         * Makefile.in (all-flex): flex depends on byacc.
17491         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17492         to test-build.mk as RELEASE_TAG.
17493         * test-build.mk (configargs): New variable containing arguments to
17494         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17495         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17497         * config.guess: Use /bin/uname when checking -X argument on SCO,
17498         to avoid invoking GNU uname which doesn't understand -X.
17500         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17502         * configure.in: Build gas for mips-*-*.
17504 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17506         * Makefile.in (all.normal): insert missing backslash.
17508 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17510         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17512         * Makefile.in: Complete overhaul to merge many almost identical
17513         targets.
17515 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17517         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17518         (gdb.tar.Z): Adjusted.
17520         * Makefile.in (setup-dirs, taz): New targets; should be general
17521         enough to adapt for gdb sometime.  Build only .z file.
17522         (gas.tar.z): New target.
17524 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17526         * build-all.mk: Use CC=cc -Xs on Solaris.
17528 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17530         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17531         for handling BISON for FSF releases.
17533 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17535         * configure: Actually implement the change zoo just documented.
17537 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17539         * configure: when using config.guess, only set target_alias when
17540         it's not already been set (ie, on the command line)
17542 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17544         * Makefile.in: add installcheck target, set PRMS to install-prms
17546 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17548         * configure: add support for package_makefile_fragment, handle the
17549         case where a directory has a configure.in file but no Makefile.in
17550         more gracefully (with an actual understandable error message, even);
17551         add support for --without (and add this to the usage message); also
17552         explicitly add a --host=${host_alias} to the command line when
17553         config.guess is used
17555 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17557         * configure: Must use both --host and --target in recursive calls.
17559 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17561         * Makefile.in: Change deja-gnu to dejagnu.
17563 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17565         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17567 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17569         * configure.in: canonicalize all instances to *-*-solaris2*,
17570         also strip out a number of tools to not build for go32 host
17572 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17574         * config.guess: add GPL.
17576         * Makefile.in, config.guess, config.sub, configure: bump
17577           copyrights to 93.
17579 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17581         * Makefile.in (do-info): Removed obsolete check for existence of
17582         localenv file.
17584         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17586 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17588         * Makefile.in: a couple of 'else true' for decstation,
17589         support for TclX
17591         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17593 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17595         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17597 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17599         * config.guess: Recognize i386-ibm-aix (PS/2).
17600         * configure.in: Use config/mh-aix386 file for it.
17602 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17604         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17605         CC_FOR_TARGET instead.
17606         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17608 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17610         * Makefile.in: Add sim to list of directories sent with gdb
17612 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17614         * configure.in: Put back mips-dec-bsd* case.
17616 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17618         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17619         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17620         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17622 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17624         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17626         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17627         (install-info): install dir.info only if it exists,
17628         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17630 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17632         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17633         gas for mips-dec-bsd.
17635 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17637         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17638         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17640 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17642         * configure.in: Added "dejagnu" to hosttools list.
17644 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17646         * config.sub, configure.in, config.guess:  Add support
17647         for Bosx, an AIX variant from Bull.
17648         Patches from F.Pierresteguy@frcl.bull.fr.
17650 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17652         * devo/dejagnu: Initial creation of devo/dejagnu.
17653         Migrated dejagnu testcases and support files for testing software
17654         tools to reside as subdirectories, currently called "testsuite",
17655         within the directory of the software tool.  Migrated all programs,
17656         support libraries, etc. beloging to dejagnu proper from
17657         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17658         with no modifications.  The changes to these files which will
17659         allow them to configure, build, and execute properly will be made
17660         in a future update.
17662 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17664         * Makefile.in: Change send_pr to send-pr.
17665         * configure.in: Likewise.
17666         * send_pr: Renamed directory to send-pr.
17668 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17670         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17672 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17674         * README:  Update for gdb-4.8 release.
17675         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17676         gdb-xxx.tar.z (gzip'd) file also.
17678 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17680         * Makefile.in: make all-diff depend on all-libiberty
17682 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17684         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17686 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17688         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17690 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17692         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17693         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17694         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17696 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17698         * Makefile.in:  makeinfo binary is in a new location
17700 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17702         * config.sub: Accept -ecoff as an OS.
17704         * Makefile.in: Various changes to eliminate a level of make
17705         recursion and reduce the required command line length.
17706         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17707         sub-makes.
17708         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17709         variables holding settings for specific sub-makes.
17710         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17711         in terms of BASE_FLAGS_TO_PASS.
17712         (TARGET_LIBS): New variable listing directories which use
17713         TARGET_FLAGS_TO_PASS.
17714         (subdir_do): Eliminated.
17715         (do-*): New set of targets to replace subdir_do.
17716         (various): All targets which used subdir_do now depend on do-*.
17717         (local-clean): Renamed from do_clean.
17718         (local-distclean): New target, dependency of distclean and
17719         realclean.
17720         (install-info): Don't create directories.  Depend on dir.info
17721         rather than calling make recursively.
17722         (install-dir.info): Eliminated.
17723         (install-info-dirs): Create all info directories here.
17724         (dir.info): Depend upon do-install-info.
17726         * test-build.mk (HOLES): Added false.
17728 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17730         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17732 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17734         * Makefile.in (info): remove dependency on all-texinfo.  The
17735         problem was really in texinfo/C, not at this level.
17737 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17739         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17741 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17743         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17744         GDB releases.
17746 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17748         * configure: Include srcdir in message about target of link not
17749         being found.  Don't convert `-' to `_' in `with' options being
17750         passed to subdirs.
17752 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17754         * configure.in: add uudecode to host_tools
17756         * Makefile.in: added {all,install}-uudecode targets, added them to
17757         the appropriate lists
17759 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17761         * Makefile.in (all-gcc): Added dependency on all-gas.
17763         * configure.in (mips-*-*): Build ld and binutils.
17765 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17767         * configure: check return code from mkdir, print error message and
17768           exit on failure.
17770 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17772         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17774 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17776         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17778 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17780         * config.sub (h8500):  Recognize this as a cpu type.
17782 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17784         * configure: source directory missing is no longer a warning
17786         * configure.in: recognize irix[34]* instead of irix[34]
17788         * Makefile.in: define and pass down X11_LIB
17790 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17792         * guess-systype: Renamed to ...
17793         * config.guess:  ... by popular request.
17794         * configure.in, Makefile.in:  Update accordingly.
17796 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17798         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17799         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17800         + Execute ./dummy instead of assuming . is in PATH.
17802 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17804         * guess-systype:  New shell script.  Attempts to guess the
17805         canonical host name of the executing host.
17806         Only a few hosts are supported so far.
17807         * configure:  Call guess-systype if no host is specified.
17809 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17811         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17812         gcc Makefile.
17815 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17817         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17818         (all-gcc, install-gcc, subdir_do): Use it.
17820 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17822         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17824 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17826         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17827           set exclusively by configure, using configure.in .
17829 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17831         * test-build.mk: set $PATH for all builds
17833         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17835 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17837         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17838         the one used in gcc/Makefile.in, so that a null expansion doesn't
17839         override the one needed to build gcc with a native cc.
17842 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17844         * configure: Accept -with arguments.
17846 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17848         * Makefile.in: added h8300sim
17850 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17852         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17853         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17854         (all-cygnus, native, build-cygnus): Make
17855         $(canonhost)-stamp-3stage-done, not $(host)....
17856         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17857         i386-sco3.2v4.  Added else true to if command.
17859 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17861         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17863 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17865         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17867 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17869         * configure.in: don't remove binutils from Solaris builds
17871 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17873         * Makefile.in: get rid of earlier definitions for *clean,
17874         also handle the recursive info rule better
17876 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17878         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17879         do more-or-less the right thing.
17881 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17883         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17884         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17886 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17888         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17889         $(host_canonical).
17891         * configure.in: split the configdirs list into 4 categories (native
17892         v. cross, library v. tool) and handle the cross-only and native-
17893         only in more reasonable (and correct!) way.
17895 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17897         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17898         configdirs anymore.
17900 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17902         * Makefile.in: extensive cleanup::  removed all of the explicit
17903         clean-* targets, collapsed many wrappers around subdir_do into
17904         one, added additional targets to satisfy standards.texi, deleted
17905         some old targets, some changes for consistency
17907 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17909         * configure.in: handle some programs as cross-only, and others as
17910         native only
17912         * test-build.mk: handle partial holes in a more generic manner
17914         * Makefile.in: m4 depends on libiberty
17916 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17918         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17919         time, wdiff, and find to configdirs
17921         * Makefile.in: all, clean, and install rules for the new programs
17922         added to configure.in
17924 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17926         * configure.in: use mh-sun for all *-sun-* hosts
17928 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17930         * Makefile.in: define flags for X11 include files and library file
17931         locations, pass them down to the programs that need this info
17933         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17935 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17937         * configure.in: start building libg++ for HP-UX targets
17939 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17941         * README:  Update references to files moved into etc/.
17943 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17945         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17946         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17948 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17950         * configure: accept dash as well as underscore in long option
17951         names for FSF compatibility.
17953 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17955         * config.sub: added -sco3.2v4 support from FSF.
17957 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17959         * configure.in: expand the section that adds or removes
17960         directories from the list of programs to build, to handle native
17961         vs. cross in addition to host v. native
17963 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17965         * Makefile.in:  Replace C++ in macro names with CXX.
17966         This is less likely to break ...
17968 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17970         * test-build.mk: add -w to GNU_MAKE
17972 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17974         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17975         add 'sparc' to list of recognized cpus.  This needed to make
17976         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17977         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17978         then changes that into $CPU-wrs-vxworks.
17980         * configure.in: remove most references to gdbtest, regularize
17981         target based program removal
17983         * test-build.mk: import from p3 tree (many fixes and changes)
17985 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17987         * Makefile.in: added rules to handle tcl, tk, and expect
17989         * configure.in: handle those directories if they exist
17991 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17993         * config.sub: removed bogus hppabsd and hppahpux names, since
17994         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17996 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17998         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17999         depends upon all-xiberty
18001         * Makefile.in: changes from p3, including:
18003         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18005         * Makefile.in (XTRAFLAGS): include newlib directories if
18006         newlib/Makefile exists, rather than if host != target.
18008         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18010         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18011         from the same source tree and not building a cross-compiler.  This
18012         matters for the libg++ configuration if reconfiguring a tree that
18013         has already been installed.
18015         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18017         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18018         pick up the machine and system specific header files.
18020         * Makefile.in: added AS_FOR_TARGET, passed down in
18021         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18022         the C compiler to use to create programs which are run in the
18023         build environment, set it to default to $(CC), and passed it down
18024         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18026         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18028         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18029         We need them for unusual native builds, like systems without
18030         ranlib.
18032         * configure: also define $(host_canonical) and
18033         $(target_canonical), which are the full, canonical names for the
18034         given host and target
18036 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18038         * Makefile.in:  Added separate definitions for C++.
18040 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18042         * configure.in (configdirs):  Add deja-gnu.
18044 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18046         * README:  Update for configure.texi and gdb-4.7 release.
18048 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18050         * Makefile.in:  Move "all" target to top of file.
18051         Previously, first target was ".PHONY" which caused BSD4.4 make
18052         to build .PHONY when make was run without arguments.
18054 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18056         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18057         Library-copylefted code in libiberty.
18059 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18061         * config.sub:  Replace m68kmote with plain old m68k.
18063 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18065         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18067 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18069         * config.sub: Complain if no argument is given.  Added support for
18070         386bsd as OS and target alias.
18072 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18074         * Makefile.in (XTRAFLAGS): include newlib directories if
18075         newlib/Makefile exists, rather than if host != target.
18077 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18079         * config.sub: recognize sparclite-wrs-vxworks.
18081         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18082         p3.) Added clean-xiberty to clean.
18084 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18086         * configure.in: use *-*-* instead of nested cases for host and target
18088 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18090         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18091         from the same source tree and not building a cross-compiler.  This
18092         matters for the libg++ configuration if reconfiguring a tree that
18093         has already been installed.
18095 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18097         * config.sub (i486v/i486v4):  Merge in from FSF version.
18099 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18101         * configure: only set PWD if it is already set.
18103 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18105         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18106         doesn't have unset and all success paths (and most error paths)
18107         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18108         to just ${PWD} to avoid confusion.)
18110 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18112         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18113         even for a native compilation.
18115 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18117         Changes to make the gdb.tar.Z rule work better.
18119         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18120         (DEVO_SUPPORT):  Add configure.texi.
18121         (bfd-ilrt.tar.Z):  Remove ancient rule.
18123 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18125         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18126         pick up the machine and system specific header files.
18128         * configure.in, config.sub: added new target m68010-adobe-scout,
18129         with alias of adobe68k.  Changed configure.in to check for
18130         -scout before -sco* to avoid a false match.
18132         * Makefile.in: added AS_FOR_TARGET, passed down in
18133         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18134         the C compiler to use to create programs which are run in the
18135         build environment, set it to default to $(CC), and passed it down
18136         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18138 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18140         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18141         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18142         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18143         FOR_TARGET variants, to newlib and libg++.
18145 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18147         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18148         first.
18150 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18152         * config.sub:  Accept `elf' as an environment.
18154 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18156         * Makefile.in (all-opcodes):  cd into the right directory
18158 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18160         * configure: added -program_transform_name option, used as
18161         argument to sed when installing programs.
18162         configure.texi: added documentation for -program_prefix,
18163         -program_suffix and -program_transform_name.
18165 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18167         * config.sub:  Accept i486 where i386 ok.
18169 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18171         * config.sub: accept we32k
18173 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18175         * config.sub, configure.in: accept OSE68000 and OSE68k.
18177         * Makefile.in: don't create all directories for ``make install'';
18178         let the subdirectories create the ones they need.
18180 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18182         * COPYING: new file, GPL v2
18184 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18186         * Makefile.in: use the new gen-info-dir, which needs a template
18187         argument (which also lives in texinfo)
18189         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18191 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18193         * config.sub (ncr3000):  Change i386 to i486.
18195 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18197         * Makefile.in: add install-rcs, install-grep to
18198         install-no-fixedincludes, removed install-bison and install-libgcc
18200 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18202         * configure.in: grab the HPUX makefile fragment if on HPUX
18204 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18206         * Makefile.in: eradicate bison spoor (ditto libgcc).
18207          configure.in: recognise m68{k,000}-ericsson-OSE.
18208          es1800 is alias for m68k-ericsson-OSE
18210 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18212         * configure.in: rearrange the parts that remove programs from
18213         configdirs, based now on HOST==TARGET or by canonical triple.
18215 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18217         * test-build.mk: recurse explicitly with -f test-build.mk when
18218           appropriate.  predicate stage3 and comparison on the existence
18219           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18220           On very clean, also remove ...stamp-co.  Build in-place before
18221           doing other builds.
18223 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18225         * Makefile.in, configure.in: add tgas
18227 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18229         * Makefile.in: a number of changes merged in from progressive.
18231         * configure.in: add libm.
18233         * .cvsignore: ignore some stuff that comes from test-build.mk.
18235 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18237         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18239 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18241         * configure: Add program_suffix (parallel to program_prefix)
18242         * Makefile.in: adjust directory-creating script for losing decstation
18244 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18246         * configure:  Minor $subdir-related fixes.
18248 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18250         * configure: fix various problems with propogating
18251         makefile_target_frag in subdirs.
18252         * configure.in: config libgcc if its there
18254 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18256         * config.sub:  HPPA merge.
18258 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18260         * Makefile.in:  Replace all-bison with all-byacc in all
18261         dependency lines for other tools (which now use byacc).
18263 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18265         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18267 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18269         * Makefile.in: make gprof rules similar to byacc rules (instead of
18270         vestigal $(unsubdir) that didn't work...)
18272 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18274         * config.sub:  Add support for Linux.
18275         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18276         (at least for libg++).
18278 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18280         * configure.texi: fix doc for the -nfp option to configure
18282 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18284         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18286 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18288         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18289         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18290         * configure.in: added solaris* host_makefile_frag hook.
18292 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18294         * config.sub: changed recognition of m68000 so that various
18295         m68k types can be specified via m680[01234]0
18297 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18299         * config.sub (basic_machine): fix sed so that '-foo' isn't
18300         completely substituted out while .+'-foo' loses the '-foo'
18302 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18304         * config.sub ($os): Add -aout.
18306 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18308         * configure:  If host_makefile_frag is absolute, don't
18309         prefix ${invsubdir} (relevant to libg++ auto-configure).
18311 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18313         * Makefile.in (tooldir): Define it.
18314         (all-ld): Depend on all-flex.
18316 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18318         * Makefile.in (check):  Fix libg++ special case.
18320 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18322         * configure: do not bury `pwd` into config.status, thus do fewer
18323           pwd's.
18325         * configure: print the "Building in" message only when building in
18326           other than "." AND verbose.
18328         * configure: remove -s, rework -v to better accommodate guested
18329           configures.
18331         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18333 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18335         * Makefile.in: macroize flags passed on recursion.  remove
18336           fileutils.
18338 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18340         * configure: get makesrcdir right for subdirs deeper than 1.
18342         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18343           install.
18345 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18347         * Makefile.in: don't print subdir_do or recursion lines.
18349 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18351         * standards.texi: added menu item.
18353         * Makefile.in: build and install standards.info.
18355         * standards.texi: new file.
18357 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18359         * configure: test for and move config.status pieces from
18360           ${subdir}/.
18362 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18364         * configure:  Test for existance of files before trying to mv
18365         them, to avoid numerous non-existance messages.
18367 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18369         * configure: correct final line of config.status.
18371         * configure: patch from eggert.  Avoids a protection problem if
18372           the original Makefile.in is read only.
18374         * configure: use move-if-change from gcc to create config.status.
18375           Some makefiles depend on config.status to tell if a directory
18376           has been reconfigured for a different host.  This change
18377           prevents those directories from remaking everything in the case
18378           where the reconfig was only intended to rebuild a Makefile.
18380         * configure: test for config.sub with "config.sub sun4" rather
18381           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18382           host alias from a missing config.sub.
18384 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18386         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18387           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18389 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18391         * configure: mkdir ${subdir} as needed.
18393 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18395         * Makefile.in,configure.in: added autoconf.
18397 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18399         * Makefile.in: no longer pass against on recursion.
18401         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18402           definitions are not inherited.
18404         * configure: correct makesrcdir when subdir is .
18406 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18408         * configure:  Add support for 'subdirs' variable, which is
18409         like 'configdirs', except that configure doesn't re-invoke
18410         itself for subdirs, it just creates a Makefile for each subdir.
18411         * configure.texi:  Document subdirs.
18413 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18415         * configure.in: added flex to configdirs
18417 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18419         * Makefile.in: remove clean-stamps from clean.
18421 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18423         * configure.in:  Add gdbtest to configdirs.
18425 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18427         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18428         to recursive makes.
18429         * configure.in:  Recognize new ncr3000 config.
18431 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18433         * Makefile.in, configure.in: removed references to gdbm.
18435 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18437         * config.sub:  Don't canonicalize os value
18438         newsos* to bsd (readline needs to check for newsos).
18439         (This fix was earlier made Jan 31, but got re-broken.)
18441 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18443         * configure.in:  sco is an os, not a vendor!
18445         * configure:  Quote $( better.  Keep various shells happy.
18447 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18449         * Makefile.in: eliminate stamp-files.
18451 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18453         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18454           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18456 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18458         * config.sub:  fix iris/iris3.
18460 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18462         * configure: re-add -rm.
18464 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18466         * Maskefile.in: add .stmp-rcs to all.
18468         * configure.in: remove gas from rs6000 build, use aix host fragment.
18470 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18472         * configure: pass down site_option during recursion.
18474 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18476         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18478 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18480         * configure: Change exec_prefix so that it really defaults to prefix.
18482 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18484         * Makefile.in, configure.in:  Add support for mmalloc library.
18486 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18488         * Makefile.in: add stmp dependencies for a few more things.
18490 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18492         * configure: adjusted error message on objdir/srcdir configure
18493           collision, per john's suggestion.
18495         * Makefile.in: add libiberty stmp to all and all.cross.
18497 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18499         * Makefile.in: remove force dependencies, add grep to all.
18501 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18503         * Makefile.in: drop flex.  make stamp files work.
18505         * configure: added test for conflicting configuration in srcdir,
18506           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18507           gets cranky.  use relative paths for configure and srcdir
18508           whenever possible.  Send some error messages to stderr that were
18509           going to stdout.
18511 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18513         * Makefile.in:  Fix libg++ rule to check for gcc directory
18514         before using gcc/gcc.  Also pass XTRAFLAGS.
18516 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18518         * Makefile.in: added stmp-files so that directories aren't polled
18519           when they are already built.
18521         * configure.texi: fixed a node pointer problem.
18523 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18525         * config.sub configure.in gdb/configure.in
18526         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18527         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18528         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18530 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18532         * configure: -recurring becomes -silent.  corrected help message
18533           for -site= option.
18535         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18537 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18539         * configure: when building Makefile for crosses, replace
18540           tooldir and program_prefix.  default srcdir from location of
18541           config.sub.  remove "for host in hosts" and "for target in
18542           targets" loops.
18544 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18546         * Makefile.in: Do not pass bindir or mandir to cvs.
18548 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18550         * Makefile.in, configure.in: removed traces of namesubdir,
18551           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18552           copyrights to '92, changed some from Cygnus to FSF.
18554         * configure.texi: remove most references to multiple hosts,
18555           multiple targets, subdirs, etc.
18557         * configure.man: removed rcsid. reference config.sub not
18558           config.subr.
18560         * Makefile.in: mkdir $(infodir) on install-info.
18562 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18564         * configure.texi:  Explain better about .gdbinit and about
18565         the environment that configure.in sections run in.
18567 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18569         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18571 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18573         * README:  DOC.configure => cfg-paper.texi.
18575 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18577         * config.sub (near case $os):  Don't convert newsos* to bsd!
18579 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18581         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18582         the number of copies of COPYING that go into the GDB tar file.
18584 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18586         * bfd/configure.in, gdb/config/mh-i386sco,
18587         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18588         Fix SCO configuration stuff.
18590 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18592         * Makefile.in:  For libg++, make sure the -I pointing
18593         to the gcc directory goes *after* all the libg++-local -I flags.
18594         Also, move just-gcc dependency from just-libg++ to all-libg++.
18596 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18598         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18600 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18602         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18604 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18606         * config.sub:  Add stratus configuration frags.  Also
18607         submitted to FSF.
18609 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18611         * Makefile.in (DEV_SUPPORT):  add configure.man.
18613         * config.sub(Decode manufacturer-specific):  add -none*.
18615 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18617         * Makefile.in:  remove form feeds to make Sun's make happy.
18618         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18620 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18622         * Makefile.in (AR_FLAGS):  Make quieter.
18624 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18626         * configure.in:  Add libg++.
18627         * configure:  When verbose, don't output the command line at each
18628         level; it will be unremarkably the same as the previous version,
18629         which will be the same as what the user typed.
18631 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18633         * configure.in, Makefile.in: fix clean-info, add flex.  add
18634           fileutils.
18636         * configure: be less sensitive to spaces in Makefile.in.  Do not
18637           look for sources in "..".  Doing so breaks subdirectories that
18638           might have their own configure.  If a subdir has it's own
18639           configure script, use it.
18641 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18643         * cfg-paper.texi: some changes suggested by rms.
18645 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18647         * config.sub:  Merge in some small additions from the FSF version,
18648         taken from the gcc distribution, to bring the Cygnus and FSF
18649         versions into closer sync.
18651 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18653         * configure.in:  Changed svr4 references to sysv4.
18655 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18657         * configure: added -V for version number option.
18659 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18661         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18662           renamed from DOC.configure to cfg-paper.texi.
18664 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18666         * configure, config.subr, config.sub: config.subr is now
18667           config.sub again.
18669 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18671         * configure.texi: new file, in progress.
18673         * Makefile.in: build info file and install the man page for
18674           configure.
18676         * configure.man: new file, first cut.
18678         * configure: find config.subr again now that configuration "none"
18679           has gone.  removed all traces of the -ansi option.  removed all
18680           traces of the -languages option.
18682         * config.subr: resync from rms.
18684 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18686         * configure, config.sub, config.subr: merge config.sub into
18687           config.subr, call the result config.subr, remove config.sub, use
18688           config.subr.
18690         * Makefile.in: revised install for dir.info.
18692 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18694         * configure.in: add decstation host makefile frag.
18696         * Makefile.in: BISON now bison -y again.  also install-gcc on
18697           install.  clean-gdbm on clean.  infodir belongs in datadir.
18698           Make directories for info install.  Build dir.info here then
18699           install it.
18701 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18703         * Makefile.in: fix for bad directory tests.
18705 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18707         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18708           regexp.  -srcdir relative was being handled incorrectly.
18710         * Makefile.in: unwrapped some for loops so that parallel makes
18711           work again and so one can focus one's attention on a particular
18712           package.
18714 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18716         * configure: added PWD as a stand in for `pwd` (for speed). use
18717           elif wherever possible.  make -srcdir work without -objdir.
18718           -objdir= commented out.
18720 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18722         * configure: +options become --options.  -subdirs commented out.
18723           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18724           Makefile now at top of generated Makefile.  Removed cvs log
18725           entries.  added -srcdir.  create .gdbinit only if there is one
18726           in ${srcdir}.
18728         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18729           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18730           and mandir now keyed off datadir by default.
18732 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18734         * Freshly created ChangeLog.
18737 Local Variables:
18738 mode: change-log
18739 left-margin: 8
18740 fill-column: 76
18741 version-control: never
18742 End: