PR fortran/64104
[official-gcc.git] / ChangeLog
blobbd0f35e34cec1eea0ca0198b7a022c0ec8a3b76d
1 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3         * Makefile.def (libiconv): Define bootstrap=true.
4         Mark pdf/html/info as missing.
5         (configure-gcc): Depend on all-libiconv.
6         (all-gcc): Ditto.
7         (configure-libcpp): Ditto.
8         (all-libcpp): Ditto.
9         (configure-intl): Ditto.
10         (all-intl): Ditto.
11         * Makefile.in: Regenerate.
13 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
15         * MAINTAINERS (loop ivopts): Add the entry and myself.
17 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
19         * MAINTAINERS (nvptx): Add self.
21 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
23         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
24         128-bit vector modes.
26 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
28         * MAINTAINERS (Write After Approval): Add myself.
30 2015-07-28  Ben Elliston  <bje@gnu.org>  
32         * config.sub, config.guess: Import from upstream.
34 2015-07-24  Michael Darling  <darlingm@gmail.com>
36         PR other/66259
37         * config-ml.in: Reflects renaming of configure.in to configure.ac
38         * configure: Likewise
39         * configure.ac: Likewise
41 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
43         * MAINTAINERS: Update my email address.
45 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
47         Sync with binutils-gdb:
48         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
50         * configure.ac (target_configdirs): Exclude target-zlib if
51         target-libjava isn't built.
52         * configure: Regenerated.
54 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
56         Sync with binutils-gdb:
57         2015-05-13  John David Anglin  <dave.anglin@bell.net>
59         * configure.ac: Disable configuration of GDB for HPUX targets.
60         * configure: Regenerate.
62         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
64         * configure.ac: Add --with-system-zlib.
65         * configure: Regenerated.
67         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
69         * configure.ac: Add FT32 support.
70         * configure: Regenerate.
72         2015-01-12  Anthony Green  <green@moxielogic.com>
74         * configure.ac: Don't disable gprof for moxie.
75         * configure: Rebuild.
77 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
79         Sync with binutils-gdb:
80         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
82         PR ld/18355
83         * Makefile.def: Add extra_configure_flags to host zlib.
84         * configure.ac (extra_host_zlib_configure_flags): New.  Set
85         to --enable-host-shared When bfd is to be built as shared
86         library.  AC_SUBST.
87         * Makefile.in: Regenerated.
89 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
91         Sync with src:
92         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
93         * Makefile.def (dependencies): Add all-zlib to all-bfd.
94         * Makefile.in: Regenerated.
96 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
98         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
99         target.
100         * configure: Regenerate.
102 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
104         * MAINTAINERS (Write After Approval): Add myself.
106 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
108         * MAINTAINERS (OS Port Maintainers): Add myself.
109         (Various Maintainers): Remove myself from libffi testsuite.
111 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
113         * MAINTAINERS (gen* on machine desc): Add self.
115 2015-06-02  Jason Merrill  <jason@redhat.com>
117         PR bootstrap/66319
118         * configure.ac: Use -std=gnu++98.
120 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
122         * MAINTAINERS (Write After Approval): Add myself.
124 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
126         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
127         * configure: Regenerate.
129 2015-05-26  Jason Merrill  <jason@redhat.com>
131         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
132         * configure: Regenerate.
134 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
136         * configure.ac: FT32 target added.
137         * configure: Regenerated.
139 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
141         * MAINTAINERS (Write After Approval): Add myself.
143 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
145         * MAINTAINERS (Write After Approval): Add myself.
147 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
149         * configure.ac: Fix typo.
150         * configure: Regenerate.
152 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
154         * MAINTAINERS (Write After Approval): Add myself.
156 2015-05-03  Matthias Klose  <doko@ubuntu.com>
158         * configure.ac: Match $host configured with triplets.
159         * configure: Regenerate.
161 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
163         * Makefile.tpl: Remove surplus whitespace throughout.
164         * Makefile.in: Regenerate.
166 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
168         * MAINTAINERS (Various Maintainers): Add myself as instruction
169         combiner maintainer.
171 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
173         PR bootstrap/62077
174         * configure.ac (--enable-stage1-checking): Default to
175         release,misc,gimple,rtlflag,tree,types if --disable-checking
176         or --enable-checking is not specified and DEV-PHASE is not
177         experimental.
178         * configure: Regenerated.
180 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
182         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
183         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
184         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
185         * Makefile.in: Regenerate.
187 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
189         * MAINTAINERS: Update my email address.
191 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
193         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
195 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
197         * MAINTAINERS: Add myself as an arm port reviewer.
199 2015-03-25  Martin Liska  <mliska@suse.cz>
200             Yury Gribov  <y.gribov@samsung.com>
202         * Makefile.in: Fix ln source location for vimrc file.
203         * Makefile.tpl: Likewise.
205 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
207         PR bootstrap/25672
208         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
209         cross-compiling.  Similarly for CXX_FOR_TARGET.
210         * configure: Regenerate.
212 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
214         * Makefile.def: Add libmpx.
215         * configure.ac: Add libmpx.
216         * Makefile.in: Regenerate.
217         * configure: Regenerate.
219 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
221         * MAINTAINERS (CPU Port Maintainers): Add myself
222         i386 vector ISA extns mantainer.
224 2015-03-13  Jeff Law  <law@redhat.com>
226         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
227         maintainer.
228         Remove Richard Henderson as a maintainer for the x86 port.
230 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
232         * MAINTAINERS (CPU Port Maintainers): Update my email address.
234 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
236         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
237         pointer bounds checker and i386 MPX maintainer.
239 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
241         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
243 2015-02-26  Martin Sebor  <msebor@redhat.com>
245         * MAINTAINERS (Various Maintainers): Add self.
247 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
249         * configure.ac [--enable-as-accelerator-for] (enable_languages):
250         Make sure it contains lto.
251         * configure: Regenerate.
253 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
255         * configure: Regenerate.
257 2015-02-06  Diego Novillo  <dnovillo@google.com>
259         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
260         middle-end, docstring): Remove myself.
261         (Write After Approval): Add myself.
263 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
265         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
266         (Write After Approval): Update address.
268 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
270         PR jit/64780
271         * configure.ac: Require the user to explicitly specify
272         --enable-host-shared if the jit is enabled.
273         * configure: Regenerate.
275 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
277         * MAINTAINERS (Write After Approval): Add myself.
279 2015-01-25  Tom de Vries  <tom@codesourcery.com>
281         * MAINTAINERS: Make whitespace consistent.
283 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
285         * MAINTAINERS (Write After Approval): Add myself.
287 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
289         * MAINTAINERS: (Write After Approval): Add myself.
291 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
293         * MAINTAINERS: (Write After Approval): Add myself.
295 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
297         * MAINTAINERS: (Write After Approval): Add myself.
299 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
301         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
302         objective-c/c++ front end maintainer.
304 2015-01-13  Marek Polacek  <polacek@redhat.com>
306         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
308 2015-01-12  Jeff Law  <law@redhat.com>
310         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
311         a very long time.
313 2015-01-09  Ian Lance Taylor  <iant@google.com>
315         * configure.ac (host_tools): Add gotools.
316         * Makefile.def (host_modules): Add gotools.
317         (dependencies): Add dependency of all-gotools on all-target-libgo.
319 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
321         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
322         * configure: Regenerate.
324 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
326         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
327         all-target-libgomp.
328         * Makefile.in: Regenerate.
330 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
332         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
334 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
336         * configure.ac: Add Visium support.
337         * configure: Regenerate.
339 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
341         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
342         * configure: Regenerate.
344 2015-01-03  Andrew Pinski  <apinski@cavium.com>
346         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
347         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
348         (BASE_TARGET_EXPORTS): Add OBJCOPY.
349         (OBJCOPY_FOR_TARGET): New variable.
350         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
351         * Makefile.in: Regenerate.
352         * configure.ac: Check for already installed target objcopy.
353         Also GCC_TARGET_TOOL on objcopy.
354         * configure: Regenerate.
356 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
358         * config.sub: Update from upstream, to 2015-01-01 version.
359         * config.guess: Ditto.
361 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
363         * MAINTAINERS (RTEMS Ports): Add myself.
365 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
367         * MAINTAINERS (Write After Approval): Add myself.
369 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
371         * MAINTAINERS (Write After Approval): Add myself.
373 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
375         * configure.ac (--enable-as-accelerator-for): Don't set
376         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
377         * configure: Regenerate.
379 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
381         PR bootstrap/64023
382         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
383         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
384         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
385         to CXX.
386         * Makefile.in: Regenerated.
388 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
389             Yury Gribov  <y.gribov@samsung.com>
391         * .gitignore: Added .local.vimrc and .lvimrc.
392         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
393         * Makefile.in: Regenerate.
395 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
397         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
398         * configure: Regenerated.
400 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
402         * MAINTAINERS (nvptx port): New entry.
404 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
406         * configure: Regenerate.
408 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
410         * configure.ac: Merge with Binutils.
412 2014-11-26  Tobias Burnus  <burnus@net-b.de>
414         * Makefile.def: Make more dependent on mpfr, mpc and isl.
415         * Makefile.in: Regenerate.
417 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
419         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
420         missing flex.
421         * Makefile.in: Regenerated.
423 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
425         * Makefile.in: Regenerate.
427 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
429         PR bootstrap/63784
430         * libtool.m4: Add $pic_flag with -shared.
432 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
434         * MAINTAINERS (Write After Approval): Added myself.
436 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
438         * MAINTAINERS (write-after-approval): Add myself.
440 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
442         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
443         from 2 years ago.
445 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
447         Revert:
448         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
450         * MAINTAINERS (Write After Approval): Added myself as line map
451         maintainer.
453 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
455         Revert:
456         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
458         * MAINTAINERS (Write After Approval): Added myself.
460 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
462         * MAINTAINERS (Write After Approval): Added myself.
464 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
466         * MAINTAINERS (Write After Approval): Added myself as line map
467         maintainer.
469 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
471         * MAINTAINERS (Various Maintainers): Added myself as line map
472         maintainer.
474 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
476         * move-if-change: Sync from upstream gnulib.
478 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
480         * compile: Sync with upstream Automake.
481         * depcomp: Ditto.
482         * install-sh: Ditto.
483         * missing: Ditto.
484         * mkinstalldirs: Ditto.
485         * ylwrap: Ditto.
487 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
489         * config.sub: Update from upstream config repo.
490         * config.guess: Ditto.
492 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
494         * Makefile.def: Add liboffloadmic to target_modules.  Make
495         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
496         * Makefile.in: Regenerate.
497         * configure: Regenerate.
498         * configure.ac: Add liboffloadmic to target binaries.
499         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
500         Add liboffloadmic to noconfig list when C++ is not supported.
502 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
503             Thomas Schwinge  <thomas@codesourcery.com>
504             Ilya Verbin  <ilya.verbin@intel.com>
505             Andrey Turetskiy  <andrey.turetskiy@intel.com>
507         * configure: Regenerate.
508         * configure.ac (--enable-as-accelerator-for)
509         (--enable-offload-targets): New configure options.
511 2014-11-11  Tobias Burnus  <burnus@net-b.de>
513         * Makefile.def: Make all-gcc depend on all-isl.
514         * Makefile.in: Regenerate.
516 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
518         * ChangeLog.jit: New.
519         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
521 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
523         PR target/63610
524         * libtool.m4: Fix globbing of darwin versions.
525         * configure: Regenerate.
527 2014-11-11  Tobias Burnus  <burnus@net-b.de>
529         * Makefile.def: Remove CLooG.
530         * Makefile.tpl: Ditto.
531         * configure.ac: Ditto.
532         * configure: Regenerate.
533         * Makefile.in: Ditto.
535 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
537         * configure.ac: Handle nvptx-*-*.
538         * configure: Regenerate.
540 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
542         * MAINTAINERS (Write After Approval): Add myself.
544 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
546         * Makefile.def (libcc1): Remove bootstrap=true;.
547         * Makefile.in: Regenerated.
549 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
551         * configure.ac: Update comment.
552         * configure: Regenerate.
554 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
556         * MAINTAINERS (Write After Approval): Add myself.
558 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
560         * configure.ac (extra_host_libiberty_configure_flags): Add
561         --enable-shared also for libcc1's benefit.
562         * configure: Regenerate.
564 2014-10-29  Tristan Gingold  <gingold@adacore.com>
566         * MAINTAINERS: Change my email address.
568 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
569             Tom Tromey  <tromey@redhat.com>
571         * Makefile.def: Add libcc1 to host_modules.
572         * configure.ac (host_tools): Add libcc1.
573         * Makefile.in, configure: Rebuild.
575 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
577         * configure.ac (build_configargs): Don't share config.cache between
578         build subdirs.
579         * configure: Regenerate.
581 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
583         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
584         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
585         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
586         leon3v7 as leon3.
587         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
588         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
589         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
590         * config/sparc/sparc.md (cpu): Add leon3v7.
591         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
593 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
595         * MAINTAINERS (write-after-approval): Add myself.
597 2014-10-23  Ian Lance Taylor  <iant@google.com>
599         * configure.ac: Disable the Go frontend on systems where it is known
600         to not work.
601         * configure: Regenerate.
603 2014-10-23  Richard Biener  <rguenther@suse.de>
605         * Makefile.def: Add libcpp build module and dependencies.
606         * configure.ac: Add libcpp build module.
607         * Makefile.in: Regenerate.
608         * configure: Likewise.
610 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
612         * MAINTAINERS (write-after-approval): Add myself.
614 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
616         * INSTALL/README: Do not mention CVS.
618 2014-10-03  Jing Yu  <jingyu@google.com>
620         * configure.ac: Add aarch64 to list of targets that support gold.
621         * configure: Regenerate.
623 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
625         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
627 2014-09-29  Catherine Moore  <clm@codesourcery.com>
629         * MAINTAINERS:  Add myself as MIPS maintainer.
631 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
633         * MAINTAINERS: Move myself to MIPS maintainers.
635 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
637         * MAINTAINERS: Put all email addresses between '<' and '>'.
639 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
641         * MAINTAINERS: Move myself to reviewers (Fortran).
643 2014-09-01  Andi Kleen  <ak@linux.intel.com>
645         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
646         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
647         * Makefile.in: Regenerate.
649 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
651         * rtx-classes-status.txt: Delete
653 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
655         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
657 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
659         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
660         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
661         of checking for version number.
662         * configure: Regenerated.
663         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
665 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
667         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
668         is done; begin phase 6 (use extra rtx_def subclasses).
670 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
672         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
673         done; begin phase 5 (additional rtx_def subclasses).
675 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
677         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
679 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
681         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
682         SET_BB_HEADER are done.
684 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
686         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
687         done.
689 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
691         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
693 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
695         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
697 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
699         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
701 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
703         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
705 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
707         * rtx-classes-status.txt: Phase 3 (per-file commits within
708         "config" subdirs) is done; begin phase 4 (removal of
709         "scaffolding").
711 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
713         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
714         dir) is done; begin phase 3 (per-file commits within "config"
715         subdirs).
717 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
719         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
720         phase 2 (per-file commits in main source dir).
722 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
724         * configure: Regenerated.
726 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
728         * rtx-classes-status.txt (TODO): Add SET_BND_TO
730 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
732         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
734 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
736         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
738 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
740         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
742 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
744         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
746 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
748         * MAINTAINERS (Write After Approval): Add myself.
750 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
752         * MAINTAINERS: Remove myself
754 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
756         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
758 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
760         * MAINTAINERS (Write After Approval): Add myself.
762 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
764         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
765         SET_BB_HEADER, SET_BB_FOOTER
767 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
769         * rtx-classes-status.txt: New file
771 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
773         * configure.ac: Eliminate ClooG installation dependency.
774         * configure: Regenerate.
775         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
776         * Makefile.in: Regenerate.
778 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
780         * MAINTAINERS (Write After Approval): Add myself.
782 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
784         * MAINTAINERS (Write After Approval): Add myself.
786 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
788         * MAINTAINERS (Write After Approval): Add myself.
790 2014-07-28  Anthony Green  <green@moxielogic.com>
792         Import from savannah.gnu.org:
793         * config.sub: Update to 2014-07-28 version.
795 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
797         * MAINTAINERS: Remove my MIPS maintainer entry.
799 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
801         PR target/47230
802         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
803         * configure: Regenerate.
805 2014-07-24  James Norris  <jnorris@codesourcery.com>
807         * MAINTAINERS (Write After Approval): Add myself.
809 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
811         * configure.ac: Accept only CLooG 0.18.1.
812         * configure: Regenerate.
814 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
816         * configure.ac: Don't accept isl 0.11.
817         * configure: Regenerate.
819 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
821         * MAINTAINERS (Write After Approval): Add myself.
823 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
825         * configure.ac: Don't accept isl 0.10.
826         * configure: Regenerate.
828 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
830         Fix include path for in-tree cloog.
831         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
832         * configure: Regenerate.
834 2014-06-18  Richard Henderson  <rth@redhat.com>
836         * .gitignore: Import gcc_update output.
838 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
840         * config-ml.in: Robustify ac_configure_args parsing.
842         * configure.ac (--enable-linker-plugin-configure-flags)
843         (--enable-linker-plugin-flags): New flags.
844         (configdirs): Conditionally add libiberty-linker-plugin.
845         * configure: Regenerate.
846         * Makefile.def (host_modules): Add libiberty-linker-plugin.
847         (host_modules) <lto-plugin>: Pay attention to
848         @extra_linker_plugin_flags@ and
849         @extra_linker_plugin_configure_flags@.
850         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
851         * Makefile.in: Regenerate.
853         * Makefile.tpl (configure-[+prefix+][+module+])
854         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
855         "module_srcdir" instead of "module" for locating a module's srcdir.
856         * Makefile.in: Regenerate.
858 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
860         * MAINTAINERS (Write After Approval): Add myself.
862 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
864         * MAINTAINERS: Update my email address.
866 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
868         * MAINTAINERS (Write After Approval): Add myself.
870 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
872         * MAINTAINERS (Write After Approval): Add myself.
874 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
876         PR libstdc++/61011
877         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
878         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
879         * configure: Regenerate.
881 2014-05-28  Pedro Alves  <palves@redhat.com>
883         * MAINTAINERS (Write After Approval): Add myself.
885 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
887         * MAINTAINERS: Update my affiliation/email.
889 2014-05-19  Mike Stump  <mikestump@comcast.net>
891         * MAINTAINERS: Add wide-int reviewers.
893 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
895         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
896         * configure: Regenerated.
898 2014-05-15  Torvald Riegel  <triegel@redhat.com>
900         * MAINTAINERS (libitm): Add myself as maintainer.
902 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
904         * MAINTAINERS (Write After Approval): Add myself.
906 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
908         * config.sub, config.guess: Import from upstream.
910 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
912         * MAINTAINERS (Write After Approval): Put myself in correct order.
914 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
916         * MAINTAINERS (Write After Approval): Add myself.
918 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
920         * MAINTAINERS: Move myself from Reviewers to Write After Approval
921         section.
923 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
925         * MAINTAINERS (Write After Approval): Delete myself.
927 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
929         PR sanitizer/56781
930         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
931         and -B* options with -Xcompiler.
933 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
935         PR bootstrap/60620
936         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
937         * Makefile.in: Regenerate.
939 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
941         * Makefile.def (dependencies): Make all-ld depend on all-binutils
942         for WINDRES_FOR_TARGET in default-manifest.o rule.
943         * Makefile.in: Regenerate.
945 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
947         * MAINTAINERS (Write After Approval): Add myself.
949 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
951         PR sanitizer/56781
952         * Makefile.def: Set bootstrap=true; for host fixincludes.
953         * configure.ac: Don't bootstrap host fixincludes unless
954         --with-build-config=bootstrap-{a,ub}san.
955         * Makefile.in: Regenerated.
956         * configure: Regenerated.
958 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
960         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
961         --enable-vtable-verify option parsing.  Don't add
962         target-libsanitizer to bootstrap_target_libs unless
963         --with-build-config=bootstrap-asan or
964         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
965         to bootstrap_target_libs unless --enable-vtable-verify.
966         * configure: Regenerated.
968 2014-03-10  Anatoly Sokolov <aesok@post.ru>
970         * MAINTAINERS (Write After Approval): Add myself.
972 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
974         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
976 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
978         PR bootstrap/58572
979         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
980         -I for libstdc++-v3 includes if $(LEAN).
981         * Makefile.in: Regenerated.
983 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
985         * MAINTAINERS: Update my email address.
987 2014-02-24  Walter Lee  <walt@tilera.com>
989         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
990         (tilegx-*-*): Change to tilegx*-*-*.
991         * configure: Regenerate.
993 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
995         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
997 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
999         * MAINTAINERS (Write After Approval): Add myself.
1001 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1003         PR target/59788
1004         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1005         *solaris2*.
1007 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1009         * MAINTAINERS: Update my email address.
1011 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1013         * MAINTAINERS: Convert to UTF-8.
1014         Properly sort Xinliang David Li's entry.
1016 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1017             Sandra Loosemore  <sandra@codesourcery.com>
1019         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1020         nios2 port maintainers.
1022 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1024         * MAINTAINERS (Write After Approval): Add myself.
1026 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1028         * configure.ac: Add user-friendly check for native x86_64-linux
1029         multilibs.
1030         * configure: Regenerate.
1032 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1034         * MAINTAINERS: Add myself as sh maintainer.
1036 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1038         * MAINTAINERS: Add self as SLSR maintainer.
1040 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1042         * MAINTAINERS: Update my email address.
1044 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1046         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1048 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1050         * Makefile.in: Regenerate.
1052         * Makefile.tpl: Fix typo.
1053         * Makefile.in: Regenerate partially.
1055 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1057         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1058         supported.
1059         * configure: Regenerated.
1061 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1063         * MAINTAINERS (Write After Approval): Add myself.
1065 2013-10-30  Jason Merrill  <jason@redhat.com>
1067         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1068         --disable-build-format-warnings.
1070 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1072         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
1073         depend on libstdc++ and libgcc.
1074         * configure: Regenerate.
1075         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1076         libcilkrts for POSIX and i*86, and x86_64 architectures.
1077         * Makefile.in: Added libcilkrts related fields to support building it.
1079 2013-10-26  Jeff Law  <law@redhat.com>
1081         * Makefile.def (target_modules): Remove libmudflap
1082         (languages): Remove check-target-libmudflap).
1083         * Makefile.in: Rebuilt.
1084         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1085         * configure.ac (target_libraries): Remove target-libmudflap.
1086         Remove checks which disabled libmudflap on some systems.
1087         * configure: Rebuilt.
1088         * libmudflap: Directory removed.
1090 2013-10-21  Cong Hou  <congh@google.com>
1092         * MAINTAINERS (Write After Approval): Add myself.
1094 2013-10-16  Mike Stump  <mikestump@comcast.net>
1096         * .dir-locals.el: Add.
1098 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1100         * configure.ac: Add --enable-host-shared
1101         * configure: Regenerate.
1103 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1105         Import from savannah.gnu.org:
1106         * config.guess: Update to 2013-06-10 version.
1107         * config.sub: Update to 2013-10-01 version.
1109 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1111         Changes to build configuration to allow big endian ARC ELF toolchain
1112         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1113         * configure: Regenerate.
1115 2013-09-20  Alan Modra  <amodra@gmail.com>
1117         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1118         ppc host match.  Support little-endian powerpc linux hosts.
1120 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1122         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1123         maintainer.
1125 2013-09-12  DJ Delorie  <dj@redhat.com>
1127         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1128         maintainers.
1130 2013-09-03  Richard Biener  <rguenther@suse.de>
1132         * configure.ac: Also allow ISL 0.12.
1133         * configure: Regenerated.
1135 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1137         * MAINTAINERS (Write After Approval): Add myself.
1139 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1141         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1143 2013-08-26  Caroline Tice  <cmtice@google.com>
1145         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1146         "Various Reviewers" to libvtv "Various Maintainers".
1148 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1150         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1152 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1154         * MAINTAINERS: Update name, email.
1156 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1158         * MAINTAINERS (Write After Approval): Add myself.
1160 2013-08-12  Caroline Tice  <cmtice@google.com>
1162         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1163         address in the Write After Approval section.
1165 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1167         * MAINTAINERS (Write After Approval): Update email.
1169 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1171         * configure.ac: Adjust to check VTV_SUPPORTED.
1172         * configure: Regenerated.
1174 2013-08-02  Caroline Tice  <cmtice@google.com>
1176         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1177         on non-linux systems; add target-libvtv to noconfigdirs; add
1178         libsupc++/.libs to C++ library search paths.
1179         * configure: Regenerated.
1180         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1181         libstdc++ and libgcc.
1182         * Makefile.in: Regenerated.
1184 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1186         * MAINTAINERS (Write After Approval): Add myself.
1188 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1189             Shiva Chen  <shiva0217@gmail.com>
1191         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1192         nds32 port maintainers.
1194 2013-07-17  Tim Shen  <timshen91@gmail.com>
1196         * MAINTAINERS (Write After Approval): Add myself.
1198 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1200         * configure.ac: Sync from binutils.
1201         * configure: Regenerate.
1203 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1205         * MAINTAINERS (Write After Approval): Add myself.
1207 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1209         * MAINTAINERS (Write After Approval): Add myself.
1211 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1213         * MAINTAINERS (Write After Approval): Add myself.
1215 2013-04-30  Brooks Moses  <bmoses@google.com>
1217         * MAINTAINERS: Update my email; move myself from Fortran
1218         reviewer to Write After Approval.
1220 2013-04-16  Andreas Schwab  <schwab@suse.de>
1222         * configure.ac (aarch64-*-*): Don't disable java.
1223         * configure: Regenerate.
1225 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1227         * MAINTAINERS (Write After Approval): Add myself.
1229 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1231         * Makefile.def (target_modules): Don't install libffi.
1232         * Makefile.in: Regenerate.
1234 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1236         * MAINTAINERS (Write After Approval): Add myself.
1238 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1240         * MAINTAINERS (Write After Approval): Add myself.
1242 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1244         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1245         * configure: Regenerated.
1247 2013-02-05  Ian Lance Taylor  <iant@google.com>
1249         PR go/55969
1250         * configure.ac: Disable libgo on some systems where it does not
1251         work.
1253 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1255         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1256         Remove Geoff Keating as rs6000 port maintainer, at his request.
1258 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1260         * MAINTAINERS: Update my email.
1262 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1264         * configure: Re-generate.
1266 2013-01-15  Richard Biener  <rguenther@suse.de>
1268         PR other/55973
1269         * configure: Re-generate.
1271 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1273         * Makefile.def (install-target-libsanitizer): Depend on
1274         install-target-libstdc++-v3.
1275         * Makefile.in: Regenerate.
1277 2013-01-14  Richard Biener  <rguenther@suse.de>
1279         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1280         * configure: Re-generate
1282 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1284         * config.sub: Update from config repo.
1286 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1288         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1289         * Makefile.in: Regenerate.
1291 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1293         * MAINTAINERS (arc): Add new port maintainership for myself.
1295 2013-01-09  Jason Merrill  <jason@redhat.com>
1297         * .gitignore: Import from gdb repository.
1299 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1301         * Makefile.def (configure-gcc): Depend on all-gmp.
1302         (all-gcc): Remove dependency on all-gmp.
1303         * Makefile.in: Regenerated.
1305 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1307         * config.sub: Merge from config repo.
1308         * config.guess: Ditto.
1310 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1312         * Makefile.def: Merge from binutils.
1313         * Makefile.in: Ditto.
1315 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1317         * MAINTAINERS: Update my email.
1319 2012-12-29  Ben Elliston  <bje@gnu.org>
1321         * config.guess: Update to 2012-12-29 version.
1322         * config.sub: Likewise.
1324 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1326         * Makefile.def (install-target-libgfortran): Depend on
1327         install-target-libquadmath, install-target-libgcc.
1328         (install-target-libsanitizer): Depend on install-target-libgcc.
1329         (install-target-libjava): Depend on install-target-libgcc.
1330         (install-target-libitm): Depend on install-target-libgcc.
1331         (install-target-libobjc): Depend on install-target-libgcc.
1332         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1333         * Makefile.in: Regenerate.
1335 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1337         * Makefile.def (install-target-libgo): Depend on
1338         install-target-libatomic.
1339         * Makefile.in: Regenerate.
1341 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1343         PR go/55201
1344         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1345         * Makefile.in: Regenerate.
1347 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1349         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1350         * configure: Regenerate.
1352 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1354         * config.sub: Merge from config repo.
1356 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1358         * Makefile.def (target_modules): Add bootstrap=true and
1359         raw_cxx=true to libsanitizer.
1360         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1361         * Makefile.in: Regenerated.
1362         * configure: Likewise.
1364 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1366         * MAINTAINERS: Remove self as RTL optimization maintainer.
1368 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1370         * MAINTAINERS (Write After Approval): Add myself.
1372 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1374         * Makefile.def (target_modules): Remove bootstrap=true and
1375         raw_cxx=true from libsanitizer.
1376         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1377         * Makefile.in: Regenerated.
1378         * configure: Likewise.
1380 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1382         * Makefile.def (target_modules): Add bootstrap=true and
1383         raw_cxx=true to libsanitizer.
1384         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1385         * Makefile.in: Regenerated.
1386         * configure: Likewise.
1388 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1390         PR bootstrap/54279
1391         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1392         * configure: Regenerate.
1393         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1394         * Makefile.in: Regenerate.
1396 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1398         * configure.ac: Disable libsanitizer if we're not building C++.
1399         * configure: Regenerate.
1401 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1403         * MAINTAINERS (Write After Approval): Add myself.
1405 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1407         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1408         Kostya Serebryany (kcc@google.com) and
1409         Jakub Jelinek (jakub@redhat.com).
1410         Rename area for Dodji Seketeli (dodji@redhat.com).
1412 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1414         * MAINTAINERS: (asan.c, related): Add myself.
1416 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1418         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1419         * configure: Regenerate.
1421 2012-11-13  Richard Henderson  <rth@redhat.com>
1423         * configure.ac: Move libsanitizer logic to subdirectory.
1424         * configure: Regenerate.
1426 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1428         * configure.ac: Enable libsanitizer just on x86 linux for now.
1429         * configure: Re-generate.
1431 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1433         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1434         sections.
1435         * configure: Regenerate.
1437 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1439         * configure.ac: Add section for configdirs for libsanitizer.
1440         Disable for cris-*-* and mmix-*-*.
1441         * configure: Regenerate.
1443 2012-11-12  Wei Mi <wmi@google.com>
1445         * configure.ac: Add libsanitizer to target_libraries.
1446         * Makefile.def: Ditto.
1447         * configure: Regenerate.
1448         * Makefile.in: Regenerate.
1449         * libsanitizer: New directory for asan runtime.  Contains an empty
1450         tsan directory.
1452 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1454         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1455         against Mingw64 w32api.
1456         * configure: Regenerate.
1458 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1460         * configure: Regenerated.
1462 2012-11-03  Robert Mason  <rbmj@verizon.net>
1464         * configure.ac: add --disable-libstdcxx configure option
1465         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1467 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1469         * MAINTAINERS (Write After Approval): Add myself.
1471 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1473         * MAINTAINERS (Write After Approval): Add myself.
1475 2012-10-24  Sharad Singhai  <singhai@google.com>
1477         * MAINTAINERS (Write After Approval): Add myself.
1479 2012-10-24  Eric Christopher  <echristo@gmail.com>
1481         * MAINTAINERS: Update email address.
1483 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1485         PR bootstrap/54820
1486         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1487         * configure: Regenerate.
1489 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1491         * MAINTAINERS (aarch64): Add Marcus and myself.
1493 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1495         PR bootstrap/54820
1496         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1497         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1498         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1499         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1500         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1501         * Makefile.in: Regenerate.
1502         * configure.ac (have_static_libs): New variable and associated check.
1503         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1504         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1505         * configure: Regenerate.
1507 2012-10-10  Richard Biener  <rguenther@suse.de>
1509         * MAINTAINERS: Adjust for changed surname.
1511 2012-10-04  Lawrence Crowl  <crowl@google.com>
1513         * MAINTAINERS (Write After Approval): Add myself.
1515 2012-10-01  Cary Coutant  <ccoutant@google.com>
1517         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1519 2012-09-28  Ian Lance Taylor  <iant@google.com>
1521         * Makefile.def: Make all-target-libgo depend on
1522         all-target-libbacktrace.
1523         * Makefile.in: Rebuild.
1525 2012-09-26  Ian Lance Taylor  <iant@google.com>
1527         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1528         * Makefile.in: Rebuild.
1530 2012-09-20  Walter Lee  <walt@tilera.com>
1532         * configure.ac: Add tilegx to list of targets that support gold.
1533         * configure: Regenerate.
1535 2012-09-20  Marek Polacek  <polacek@redhat.com>
1537         * MAINTAINERS (Write After Approval): Add myself.
1539 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1541         * configure.ac: Add mips*-mti-elf* target.
1542         * configure: Regenerate.
1544 2012-09-17  Ian Lance Taylor  <iant@google.com>
1546         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1547         * configure.ac (host_libs): Add libbacktrace.
1548         (target_libraries): Add libbacktrace.
1549         * Makefile.def (host_modules): Add libbacktrace.
1550         (target_modules): Likewise.
1551         * configure, Makefile.in: Rebuild.
1553 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1555         PR target/38607
1556         Merge upstream change.
1557         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1559         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1560         Add libgomp*.o to compare_exclusions for AIX.
1561         * configure: Regenerate.
1563 2012-09-06  Diego Novillo  <dnovillo@google.com>
1565         * configure.ac: Bump minimum GMP version to 4.2.3.
1566         * configure: Re-generate.
1568 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1570         PR target/54461
1571         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1572         target-libgloss if not configured --with-avrlibc=no.
1573         * configure: Regenerate.
1575 2012-09-04  Jason Merrill  <jason@redhat.com>
1577         * configure.ac: Fix --enable-languages=all.
1579 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1581         * MAINTAINERS (Write After Approval): Add myself.
1583 2012-09-03  Richard Guenther  <rguenther@suse.de>
1585         PR bootstrap/54138
1586         * configure.ac: Re-organize ISL / CLOOG checks to allow
1587         disabling with either --without-isl or --without-cloog.
1588         * configure: Regenerated.
1590 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1592         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1593         * configure: Regenerate.
1595 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1597         * MAINTAINERS: Fix my email address.
1599 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1601         PR binutils/4970
1602         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1603         and opcodes.
1604         * Makefile.in: Regenerated.
1606 2012-08-26  Art Haas <ahaas@impactweather.com>
1608         * configure: Regenerate.
1610 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1612         * INSTALL/README: Also refer to the online installation
1613         instructions.
1615 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1617         * MAINTAINERS (Write After Approval): Add myself.
1618         (Picochip port): Remove myself.
1620 2012-08-14   Diego Novillo  <dnovillo@google.com>
1622         Merge from cxx-conversion branch.
1624         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1625         POSTSTAGE1_CONFIGURE_FLAGS.
1626         * Makefile.in: Regenerate.
1627         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1628         Force C++ when bootstrapping.
1629         * configure: Regenerate.
1631 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1633         * MAINTAINERS (Write After Approval): Add myself.
1635 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1637         * README: Document use of ranges of years in copyright notices.
1639 2012-07-06  Richard Guenther  <rguenther@suse.de>
1641         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1642         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1643         --with-gmp=system.
1644         * Makefile.in: Regenerated.
1645         * configure: Likewise.
1647 2012-07-06  Richard Guenther  <rguenther@suse.de>
1649         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1650         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1651         supply V=1 as extra_make_flags.
1652         * configure: Regenerated.
1653         * Makefile.in: Likewise.
1655 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1657         * configure: Regenerate.
1659 2012-07-03  Richard Guenther  <rguenther@suse.de>
1661         * Makfile.def (isl): Remove not necessary extra_exports and
1662         extra_make_flags.
1663         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1664         * Makefile.in: Regenerated.
1666 2012-07-03  Richard Guenther  <rguenther@suse.de>
1668         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1669         * configure.ac: If either the ISL or the CLooG check failed
1670         do not try to build in-tree versions.
1671         * Makefile.in: Regenerated.
1672         * configure: Regenerated.
1674 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1676         * configure: Regenerate.
1678 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1680         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1681         maintainer.
1683 2012-07-02  Richard Guenther  <rguenther@suse.de>
1685         * configure: Regenerated.
1687 2012-07-02  Richard Guenther  <rguenther@suse.de>
1688         Michael Matz  <matz@suse.de>
1689         Tobias Grosser <tobias@grosser.es>
1690         Sebastian Pop <sebpop@gmail.com>
1692         * Makefile.def: Add ISL host module, remove PPL host module.
1693         Adjust ClooG host module to use the proper ISL.
1694         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1695         * configure.ac: Include config/isl.m4.  Add ISL host library,
1696         remove PPL.  Remove PPL configury, add ISL configury, adjust
1697         ClooG configury.
1698         * Makefile.in: Regenerated.
1699         * configure: Likewise.
1701 2012-07-02  Richard Guenther  <rguenther@suse.de>
1703         Merge from graphite branch
1704         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1706         * configure: Regenerated.
1707         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1708         both cloog.org and legacy versions. The only supported version will
1709         be CLooG with the isl backend.
1711         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1713         * configure: Regenerated.
1714         * configure.ac: Require cloog isl 0.17.0
1716         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1718         * configure: Regenerated.
1719         * config/cloog.m4: Do not define CLOOG_ORG
1721 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1723         * configure.ac: Skip C if explicitly selected.
1724         * configure: Regenerate.
1726 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1728         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1729         they contain -O2.
1730         * configure: Regenerate.
1732 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1734         PR debug/53740
1735         * df.h, df-problems.c, dce.c: Revert last patch.
1737 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1739         * MAINTAINERS (Write After Approval): Update my email address.
1741 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1743         * MAINTAINERS (Write After Approval): Add myself.
1745 2012-06-20  Jason Merrill  <jason@redhat.com>
1747         * Makefile.tpl (check-target-libgomp-c++): New.
1748         (check-target-libitm-c++): New.
1749         * Makefile.def (c++): Add them.
1750         * Makefile.in: Regenerate.
1752 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1754         * MAINTAINERS (Write After Approval): Add myself.
1756 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1758         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1759         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1760         (install-no-fixedincludes): Adjust accordingly.
1761         * Makefile.in: Regenerate.
1763 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1765         Merge upstream change
1766         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1768 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1770         * MAINTAINERS (Write After Approval): Add myself.
1772 2012-05-09  Nick Clifton  <nickc@redhat.com>
1773             Paul Smith  <psmith@gnu.org>
1775         PR bootstrap/50461
1776         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1777         allow for the fact that from release v3.1.0 of MPFR the source
1778         files were moved into a src sub-directory.
1779         * configure: Regenerate.
1781 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1783         * configure.ac: Bump minimum MPFR version to 2.4.0.
1784         * configure: Regenerated.
1786 2012-05-01  Richard Henderson  <rth@redhat.com>
1788         * Makefile.def (libatomic): New target_module.
1789         * configure.ac (target_libraries): Add libatomic.
1790         (noconfigdirs): Check if libatomic is supported.
1791         * Makefile.in, configure: Rebuild.
1793 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1795         * MAINTAINERS (Write After Approval): Add myself.
1797 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1799         * config.sub: Update to 2012-04-18 version from official repo.
1801 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1803         * MAINTAINERS (Write After Approval): Add myself.
1805 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1807         * MAINTAINERS: Changed email address.
1809 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1811         PR target/52737
1812         * contrib/gcc_update (files_and_dependencies):
1813         Remove gcc/config/avr/t-multilib from touch data.
1815 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1817         * MAINTAINERS (OS Port Maintainers): Remove irix.
1818         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1819         (unsupported_languages): Remove mips-sgi-irix6.*.
1820         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1821         (with_stabs): Remove.
1822         * configure: Regenerate.
1824 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1826         * MAINTAINERS (OS Port Maintainers): Remove osf.
1827         * configure.ac (enable_libgomp): Remove *-*-osf*.
1828         (with_stabs): Remove alpha*-*-osf*.
1829         * configure: Regenerate.
1831 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1833         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1834         * configure: Regenerate.
1836 2012-02-17  Walter Lee  <walt@tilera.com>
1838         * MAINTAINERS: (Write After Approval): Delete myself.
1840 2012-02-14  Walter Lee  <walt@tilera.com>
1842         * MAINTAINERS (tilegx port): Add myself.
1843         (tilepro port): Add myself.
1844         (Write After Approval): Add myself.
1846 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1848         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1849         and Joseph Myers as docstring relicensing maintainers.
1851 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1853         * MAINTAINERS (write-after-approval): Add myself.
1855 2012-02-08  Ira Rosen <irar@il.ibm.com>
1857         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1858         maintainer.
1860 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1862         * MAINTAINERS (Write After Approval): Move myself to
1863         maintain alphabetical order.
1865 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1867         * MAINTAINERS (Write After Approval): Add myself.
1869 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1871         * MAINTAINERS (Write After Approval): Add myself.
1873 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1874             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1876         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1877         * configure: Regenerate.
1879 2012-01-23  Harshit Chopra  <harshit@google.com>
1881         * MAINTAINERS (Write After Approval): Add myself.
1883 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1885         * configure.ac: Remove reference to mh-interix.
1886         * configure: Regenerate.
1888 2012-01-05  Richard Henderson  <rth@redhat.com>
1890         PR bootstrap/51072
1891         * configure.ac: Disable libitm if c++ is not enabled.
1892         * configure: Rebuild.
1894         * configure.ac: Fix regexp for same.
1895         * configure: Rebuild.
1897 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1899         * MAINTAINERS (Write After Approval): Add myself.
1901 2012-01-02  Richard Guenther  <rguenther@suse.de>
1903         PR bootstrap/51686
1904         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1905         * Makefile.in: Regenerate.
1907 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1909         * MAINTAINERS (Write After Approval): Add myself.
1911 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1913         * configure: Regenerate.
1915 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1917         * MAINTAINERS (picochip): Changed email address.
1919 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1921         * MAINTAINERS (write-after-approval): Add self.
1923 2011-11-29  DJ Delorie  <dj@redhat.com>
1925         * configure.ac (rl78-*-*) New case.
1926         * configure: Regenerate.
1927         * MAINTAINERS: Add myself as RL78 maintainer.
1929 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1931         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1933 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1935         * libtool.m4: Additional FreeBSD 10 fixes.
1937 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1939         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1940         Maintainers section, as Epiphany maintainer.
1942 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1944         PR target/49992
1945         * configure.ac: Remove ranlib special-casing for Darwin.
1946         * configure: Regenerate.
1948 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1950         * MAINTAINERS (Reviewers): Keep the list sorted.
1952 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1954         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1956 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1958         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1959         * configure: Rebuild.
1960         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1961         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1962         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1963         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1964         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1965         Add READELF.
1966         * Makefile.in: Rebuild.
1968 2011-11-09  Jason Merrill  <jason@redhat.com>
1970         * Makefile.def (language=c++): Remove check-c++0x.
1971         * Makefile.in (check-gcc-c++): Regenerate.
1973 2011-11-08  Richard Henderson  <rth@redhat.com>
1975         * configure.ac: Test for libitm directory present first.
1977         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1979         * configure.ac: Test libitm/configure.tgt to disable libitm.
1980         * configure: Rebuild.
1982 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1983             Richard Henderson  <rth@redhat.com>
1985         Merged from transactional-memory.
1987         * Makefile.def (lang_env_dependencies): libitm is c++.
1988         Add libitm target module.
1989         * configure.ac: Likewise.
1990         * config/mmap.m4: New file.
1991         * contrib/gcc_update: Add libitm to touch data.
1992         * Makefile.in, configure: Rebuild.
1994 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1996         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1997         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1998         * Makefile.in: Regenerate.
2000 2011-11-01  DJ Delorie  <dj@redhat.com>
2002         * config.sub: Update to version 2011-10-29 (added rl78)
2004 2011-10-27  Nick Clifton  <nickc@redhat.com>
2006         * config.sub: Import these changes from the config project:
2008         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2009             Ben Elliston  <bje@gnu.org>
2011         * config.sub (epiphany): New.
2013         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2014             Ben Elliston  <bje@gnu.org>
2016         * config.sub (hexagon, hexagon-*): New.
2018         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2020         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2021         64eb to be64.
2023         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2025         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2026         (nacl): Grok as alias for 32el-unknown-nacl.
2028 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2030         * MAINTAINERS (Write After Approval): Add myself.
2032 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2034         * MAINTAINERS (Write After Approval): Add myself.
2036 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2038         * MAINTAINERS (sparc port): Remove myself.
2040 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2042         * MAINTAINERS (Write After Approval): Add myself.
2044 2011-08-14  Yao Qi  <yao@codesourcery.com>
2046         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2047         * configure: Regenerate.
2049 2011-07-26  Ian Lance Taylor  <iant@google.com>
2051         * configure.ac: Set have_compiler based on whether gcc directory
2052         exists, rather than on whether gcc is in configdirs.
2053         * configure: Rebuild.
2055 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2057         * MAINTAINERS (Global Reviewers): Add self.
2059 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2061         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2062         link directories.
2063         * Makefile.in: Rebuild.
2065 2011-07-20  Ian Lance Taylor  <iant@google.com>
2067         PR bootstrap/49787
2068         * configure.ac: Move --enable-bootstrap handling earlier in file.
2069         If --enable-bootstrap and either --enable-build-with-cxx or
2070         --enable-build-poststage1-with-cxx, enable C++ automatically.
2071         * configure: Rebuild.
2073 2011-07-19  Ian Lance Taylor  <iant@google.com>
2075         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2076         make C++ a boot_language.  Set and substitute
2077         POSTSTAGE1_CONFIGURE_FLAGS.
2078         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2079         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2080         * configure, Makefile.in: Rebuild.
2082 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2084         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2085         maintainers.
2087 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2089         * MAINTAINERS (Global Reviewers): Add myself.
2091 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2093         * configure: Regenerate.
2095 2011-07-16  Jason Merrill  <jason@redhat.com>
2097         * Makefile.def (language=c++): Add check-c++0x and
2098         check-target-libmudflap-c++.
2099         * Makefile.tpl (check-target-libmudflap-c++): New.
2100         * Makefile.in: Regenerate.
2102 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2104         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2105         * Makefile.def (target_modules/libjava): Pass
2106         $(EXTRA_CONFIGARGS_LIBJAVA).
2107         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2108         if not configured with --enable-static-libjava.
2109         * Makefile.in: Regenerate.
2110         * configure: Likewise.
2112 2011-07-15  Jason Merrill  <jason@redhat.com>
2114         * Makefile.in (check-c++): Move check-gcc-c++0x after
2115         check-target-libstdc++-v3.
2117 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2119         * MAINTAINERS (c6x port): New entry.
2121 2011-07-13  Jason Merrill  <jason@redhat.com>
2123         * Makefile.in (check-gcc-c++0x): New.
2124         (check-c++): Depend on it.
2126 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2128         PR target/39150
2129         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2130         x86_64-*-solaris2.1[0-9]*.
2131         * configure: Regenerate.
2133 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2135         * MAINTAINERS (RTL optimizers): Add self.
2137 2011-06-27  Gabriel Charette  <gchare@google.com>
2139         * MAINTAINERS (Write After Approval): Add myself.
2141 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2143         PR regression/47836
2144         PR bootstrap/23656
2145         PR other/47733
2146         PR bootstrap/49247
2147         PR c/48825
2148         * configure.ac (target_libraries): Remove target-libiberty.
2149         Remove case-statement setting skipdirs=target-libiberty for
2150         multiple targets.  Remove checking target_configdirs and
2151         removing target-libiberty but keeping target-libgcc if
2152         otherwise empty.
2153         * Makefile.def (target_modules): Don't add libiberty.
2154         (dependencies): Remove all traces of target-libiberty.
2155         * configure, Makefile.in: Regenerate.
2157 2011-06-13  Walter Lee <walt@tilera.com>
2159         * configure.ac (tilepro-*-*) New case.
2160         (tilegx-*-*): Likewise.
2161         * configure: Regenerate.
2163 2011-06-06  Jing Yu  <jingyu@google.com>
2165         * configure.ac: Skip target-libiberty for
2166         arm*-*-linux-androideabi.
2167         * configure: Regenerated.
2169 2011-06-06  Nick Clifton  <nickc@redhat.com>
2171         * config.sub: Sync from upstream.
2173 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2175         * MAINTAINERS (Write After Approval): Add myself.
2177 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2179         * MAINTAINERS: Update my email address.
2181 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2183         * MAINTAINERS (Write After Approval): Update my email address.
2185 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2187         * MAINTAINERS (Write After Approval): Add myself.
2189 2011-05-08  Doug Kwan  <dougkwan@google.com>
2191         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2192         * configure: Regenerated.
2193         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2194         value from configure.
2195         * Makefile.in: Regenerated.
2197 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2199         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2200         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2201         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2202         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2203         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2204         *-*-vxworks*): Disable newlib and libgloss in separate case
2205         statement.
2206         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2207         to separate case statement.
2208         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2209         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2210         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2211         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2212         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2213         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2214         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2215         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2216         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2217         i[[3456789]]86-*-rdos*, m32r-*-*,
2218         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2219         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2220         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2221         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2222         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2223         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2224         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2225         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2226         and libgloss in main case over targets.  Remove most empty cases
2227         in main case over targets.
2228         * configure: Regenerate.
2230 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2232         * MAINTAINERS (Write After Approval): Add myself.
2234 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2236         * configure.ac: Remove code setting special library locations for
2237         hppa*64*-*-hpux11*.  Remove code setting compiler for
2238         sparc-sun-solaris2*.
2239         * configure: Regenerate.
2241 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2243         * configure.ac: Separate libgloss_dir settings from general case
2244         over targets.
2245         * configure: Regenerate.
2247 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2249         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2250         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2251         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2252         cases in libgcj-disabling case statement.
2253         (hppa*64*-*-linux*): Set unsupported_languages instead of
2254         disabling target-zlib.
2255         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2256         to hppa*64*-*-hpux*.
2257         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2258         hppa*-*-hpux*.
2259         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2260         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2261         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2262         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2263         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2264         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2265         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2266         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2267         libgcj-disabling case statement.
2268         * configure: Regenerate.
2270 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2272         * configure.ac: Disable Java for targets not supporting libffi.
2273         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2274         Remove cases in Java-disabling statement.
2275         (*arm-wince-pe): Change to arm-wince-pe.
2276         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2277         cases in Java-disabling statement.
2278         (bfin-*-*): Don't disable Java again.
2279         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2280         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2281         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2282         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2283         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2284         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2285         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2286         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2287         Java-disabling statement.
2288         (mmix-*-*): Don't disable Java again.
2289         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2290         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2291         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2292         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2293         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2294         statement.
2295         * configure: Regenerate.
2297 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2299         * configure.ac: Separate cases disabling Java and Java libraries
2300         from general case over targets.
2301         * configure: Regenerate.
2303 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2305         * MAINTAINERS: Update my email address.
2307 2011-04-20  Easwaran Raman  <eraman@google.com>
2309         * MAINTAINERS (Write After Approval): Add myself.
2311 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2313         PR lto/48086
2314         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2315         * configure: Regenerate.
2317 2011-04-16  Jim Meyering  <meyering@redhat.com>
2319         * MAINTAINERS (Write After Approval): Add myself.
2321 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2323         * MAINTAINERS: Update my email address.
2325 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2327         * MAINTAINERS (Write After Approval): Add myself.
2329 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2331         * MAINTAINERS (Write After Approval): Add myself.
2333 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2335         * MAINTAINERS (Write After Approval): Add myself.
2337 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2339         * configure.ac (build_tools): Remove build-byacc.
2340         (host_libs): Remove mmalloc.
2341         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2342         autoconf automake libtool diff rcs fileutils shellutils time
2343         textutils wdiff find uudecode hello tar gzip indent recode release
2344         sed perl gawk findutils gettext zip.
2345         (libgcj): Remove target-qthreads.
2346         (target_tools): Remove target-examples target-gperf.
2347         (YACC): Don't handle building byacc.
2348         * configure: Regenerate.
2349         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2350         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2351         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2352         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2353         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2354         handle building components.
2355         * Makefile.in: Regenerate.
2357 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2359         * MAINTAINERS: Update my email address as Xtensa maintainer.
2361 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2363         * config.sub: Sync from upstream.
2365 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2367         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2368         (microblaze*): Don't disable libssp.
2369         * configure: Regenerate.
2371 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2373         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2374         moveifchange.
2375         * configure: Regenerate.
2376         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2377         * Makefile.in: Regenerate.
2379 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2381         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2382         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2383         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2384         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2385         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2386         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2387         md_exec_prefix cases.
2388         * configure: Regenerate.
2390 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2392         * configure.ac: Separate cases disabling target-libssp,
2393         target-libiberty, target-libstdc++-v3 and Fortran from general
2394         case over targets.
2395         * configure: Regenerate.
2397 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2399         * configure.ac (*-*-chorusos): Don't disable libgcj.
2400         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2401         Remove case.
2402         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2403         (arm-*-coff): Don't disable libgcj.
2404         (arm*-*-linux-gnueabi): Remove useless assignment.
2405         (arm-*-riscix*): Don't disable libgcj.
2406         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2407         configuration.
2408         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2409         (c54x*-*-*): Remove case.
2410         (tic54x-*-*): Don't disable GCC or GCC libraries.
2411         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2412         to *.
2413         (d10v-*-*): Don't disable GCC libraries.
2414         (d30v-*-*): Don't disable libgcj.
2415         (h8500-*-*): Don't disable GCC libraries.
2416         (i960-*-*): Don't disable libgcj.
2417         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2418         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2419         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2420         libgcj.
2421         (m68k-*-coff*): Remove case.
2422         (mmix-*-*): Don't disable libgloss on host.
2423         (mn10200-*-*, mn10300-*-*): Remove cases.
2424         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2425         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2426         Don't disable libgcj.
2427         (romp-*-*): Remove case.
2428         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2429         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2430         case.
2431         (v810-*-*): Don't disable GCC libraries.
2432         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2433         (ip2k-*-*): Don't disable GCC libraries.
2434         * configure: Regenerate.
2436 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2438         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2439         libffi on host.
2440         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2441         on host.
2442         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2443         * configure: Regenerate.
2445 2011-03-26  John Marino  <binutils@marino.st>
2447         * configure.ac: Add support for *-*-dragonfly*
2448         * configure: Regenerate.
2450 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2452         * configure.ac (native_only): Remove.
2453         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2454         send-pr uudecode guile gnuserv on host.
2455         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2456         send-pr rcs guile perl texinfo libtool on host.
2457         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2458         automake send-pr rcs guile perl texinfo libtool on host.
2459         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2460         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2461         (alpha*-dec-osf*): Don't disable fileutils on target.
2462         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2463         texinfo send-pr expect dejagnu on target.
2464         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2465         target-qthreads on target.
2466         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2467         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2468         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2469         x86_64-*-mingw*): Don't disable expect on target.
2470         (*-*-cygwin*): Don't disable target-gperf on target.
2471         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2472         gnuserv on target.
2473         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2474         target.
2475         * configure: Regenerate.
2477 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2479         * configure.ac (target_tools): Remove target-groff.
2480         (native_only): Remove target-groff.
2481         (hppa*64*-*-*): Don't disable byacc.
2482         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2483         setting.
2484         (*-*-kaos*): Don't skip target-librx and target-groff.
2485         (*-*-netware*): Don't skip target-libmudflap.
2486         (*-*-tpf*): Don't skip target-libmudflap.
2487         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2488         directories on the host.
2489         (ia64*-*-*vms*): Don't skip tix.
2490         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2491         host.
2492         * configure: Regenerate.
2494 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2496         * configure.ac: Remove references to mt-mep, mt-netware,
2497         mt-wince.
2498         * Makefile.def: Add all-utils soft dependencies.
2499         * Makefile.tpl: Remove GDB_NLM_DEPS.
2500         * configure: Regenerate.
2501         * Makefile.in: Regenerate.
2503 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2505         * configure.ac: Do not include mh-x86omitfp.
2506         * configure: Regenerate.
2508 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2510         * configure.ac: Remove empty cases.
2511         * configure: Regenerate.
2513 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2515         * Makefile.def: Add dependency from termcap to gdb.
2516         * Makefile.in: Regenerate.
2518 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2520         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2521         * configure: Regenerate.
2522         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2523         * Makefile.tpl: Likewise.
2524         * Makefile.in: Regenerate.
2526 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2528         * configure.ac: Remove all mentions of tentative_cc.
2529         * configure: Regenerate.
2531 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2533         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2534         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2535         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2536         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2537         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2538         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2539         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2540         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2541         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2542         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2543         *-*-rhapsody*): Remove host cases.
2544         * configure: Regenerate.
2546 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2548         * configure.ac (ppc*-*-pe): Remove host case.
2549         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2550         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2551         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2552         cases.
2553         * configure: Regenerate.
2555 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2557         * config.sub: Update to version 2011-03-23.
2559 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2561         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2562         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2563         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2564         * configure: Regenerate.
2566 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2568         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2569         to Write After Approval.
2570         * config-ml.in: Don't handle arc-*-elf*.
2571         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2572         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2573         handle GCC libraries.
2574         * configure: Regenerate.
2576 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2578         PR bootstrap/48120:
2579         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2580         Add -lstdc++ -lm to LIBS.
2581         * configure: Regenerate.
2583 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2585         * config.guess: Update to version 2011-02-02
2586         * config.sub: Update to version 2011-02-24
2588 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2590         PR lto/48086
2591         * configure.ac: Re-enable LTO on *-apple-darwin9.
2592         * configure: Regenerate.
2594 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2596         PR lto/48086
2597         * configure.ac: Disable LTO on darwin due to an assembler change in
2598         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2599         under 256.
2600         * configure: Regenerate.
2602 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2604         * MAINTAINERS: Update myself as score backend maintainer,
2605         update my e-mail address.
2607 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2609         * MAINTAINERS: Update my e-mail address.
2611 2011-03-06  Joey Ye  <joey.ye@arm.com>
2613         * MAINTAINERS: Update my e-mail address.
2615 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2617         * configure.ac: Adjust test of with_ppl.
2618         * configure: Regenerated.
2620 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2622         * MAINTAINERS: Adjust my e-mail address.
2624 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2626         * configure.ac: Add -lpwl to ppllibs.
2627         * configure: Regenerated.
2629 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2631         * config/cloog.m4: Add -lisl to clooglibs.
2632         * configure: Regenerated.
2634 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2636         * MAINTAINERS (CPU Port maintainers): Add self.
2638 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2640         * MAINTAINERS: Add myself as testsuite maintainer.
2642 2011-02-15  Mike Stump  <mikestump@comcast.net>
2644         * MAINTAINERS: Add myself as testsuite maintainer.
2646 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2648         Import from Libtool and gnulib:
2650         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2652         Prepare for supporting FreeBSD 10.
2653         * config.rpath: Remove handling of freebsd1* which soon would
2654         match FreeBSD 10.0.
2656         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2658         Remove support for FreeBSD 1.x.
2659         * libtool.m4 (_LT_LINKER_SHLIBS)
2660         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2661         soon would incorrectly match FreeBSD 10.0.
2663 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2665         PR binutils/12283
2666         * move-if-change: Import version from gnulib.
2668 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2670         PR lto/47225
2671         * Makefile.def (lto-plugin): Double dash for enable-shared.
2672         (configure-gcc): Depend on all-lto-plugin.
2673         * Makefile.in: Rebuilt.
2675 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2677         * configure.ac: Remove extra bracket.
2678         * configure: Regenerate.
2680 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2682         * MAINTAINERS: Add myself as libquadmath maintainer.
2684 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2686         * MAINTAINERS: Update my email address.
2688 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2690         * MAINTAINERS (option handling): Add self.
2692 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2694         PR lto/47225
2695         * Makefile.def: Add dependency for install-gcc
2696         on install-lto-plugin.
2697         * Makfile.in: Regenerated
2699 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2701         * MAINTAINERS (CPU Port Maintainers): Add myself.
2703 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2705         PR libgcj/44341
2706         * configure.ac: Discard --with-* flags for host when configuring
2707         target libraries for cross build.
2708         * configure: Rebuilt.
2710 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2712         * MAINTAINERS (linear loop transforms): Removed.
2714 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2716         * configure.ac: If with_ppl is no, move setting with_cloog=no
2717         after CLOOG_REQUESTED check.
2718         * configure: Regenerated.
2720 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2722         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2723         CLooG has been requested.
2724         * configure: Regenerated.
2726 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2728         * configure: Regenerated.
2729         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2731 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2733         * configure: Regenerated.
2734         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2736 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2738         * configure.ac: Use AS_HELP_STRING throughout.
2739         * configure: Regenerate.
2741 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2743         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2744         * configure: Regenerate.
2746 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2748         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2750 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2752         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2753         for ia64-hpux.
2754         * configure: Regenerate.
2756 2011-01-07  Jan Hubicka  <jh@suse.cz>
2758         PR lto/47225
2759         * Makefile.in: Regenerate.
2760         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2761         configure.
2763 2011-01-07  Jan Hubicka  <jh@suse.cz>
2765         * Makefile.in: Regenerate.
2766         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2767         and configure dependency on lto-plugin configure.
2768         (lto-plugin module): Remove dependency on GCC; add dependency on
2769         liniberty.
2771 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2773         * MAINTAINERS (Write After Approval): Add myself.
2775 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2777         * configure: Regenerate.
2779 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2781         * configure.ac: (picochip): Disable libiberty.
2783 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2785         * MAINTAINERS (Write After Approval): Add myself.
2787 2010-12-10  Ian Lance Taylor  <iant@google.com>
2789         PR bootstrap/46819
2790         * configure.ac: For --disable-libgcj clear libgcj_saved.
2791         * configure: Rebuild.
2793 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2795         PR fortran/46540
2796         * configure.ac: Add --disable-libquadmath and
2797         --disable-libquadmath-support.
2798         * configure: Regenerate.
2800 2010-12-03  Ian Lance Taylor  <iant@google.com>
2802         * MAINTAINERS: Add myself as libgo maintainer.
2804 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2806         PR libffi/46792
2807         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2808         * configure: Regenerate.
2810 2010-12-02  Ian Lance Taylor  <iant@google.com>
2812         * configure.ac: Always set default for poststage1_ldflags to
2813         -static-libstdc++ -static-libgcc.
2815 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2817         * configure.ac: Move comment to remove extra space in last argument
2818         of GCC_TARGET_TOOL.
2820 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2822         PR other/46026
2823         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2824         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2825         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2826         (BASE_FLAGS_TO_PASS): Use it.
2827         * configure: Rebuilt.
2828         * Makefile.in: Rebuilt.
2830 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2832         PR binutils/12258
2833         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2834         Properly check default linker.
2835         * configure: Regnerated.
2837 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2839         * configure.ac: For --enable-gold, handle value `default' instead of
2840         `both*'.  New configure option --{en,dis}able-ld.
2841         * configure: Regenerate.
2843 2010-11-20  Ian Lance Taylor  <iant@google.com>
2845         * configure.ac: Only disable a language library if no language needs
2846         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2847         * configure: Rebuild.
2849 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2851         * Makefile.in: Regenerate.
2853         PR other/46202
2854         * configure.ac: Fix just-built in-tree STRIP name to be
2855         binutils/strip-new.
2856         * configure: Regenerate.
2857         * Makefile.def (install-strip-gcc, install-strip-binutils)
2858         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2859         (install-strip-sid): Mirror dependencies on non-strip variants
2860         of these targets on the respective -strip prerequisites.
2861         * Makefile.tpl (install-strip, install-strip-host)
2862         (install-strip-target): New targets.
2863         (install-strip-[+module+], install-strip-target-[+module+]):
2864         New targets.
2865         * Makefile.in: Regenerate.
2867 2010-11-19  Ian Lance Taylor  <iant@google.com>
2868             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2870         * configure.ac: Add target-libgo to target_libraries.  Set
2871         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2872         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2873         (HOST_EXPORTS): Add GOC.
2874         (BASE_TARGET_EXPORTS): Add GOC.
2875         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2876         (GOCFLAGS_FOR_TARGET): New variable.
2877         (EXTRA_HOST_FLAGS): Add GOC.
2878         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2879         * Makefile.def (target_modules): Add libgo.
2880         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2881         (dependencies): Add dependency from configure-target-libgo to
2882         configure-target-libffi and all-target-libstdc++-v3.  Add
2883         dependencies from all-target-libgo to all-target-libffi.
2884         (languages): Add go.
2885         * configure: Rebuild.
2886         * Makefile.in: Rebuild.
2888 2010-11-19  Ian Lance Taylor  <iant@google.com>
2890         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2891         compiler/flag environment variables.
2893 2010-11-18  Ian Lance Taylor  <iant@google.com>
2895         * configure.ac: Check for lang_requires_boot_languages in
2896         config-lang.in files.
2897         * configure: Rebuild.
2899 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2900             Tobias Burnus  <burnus@net-b.de>
2902         PR fortran/32049
2903         * Makefile.def: Add libquadmath; build it with language=fortran.
2904         * configure.ac: Add libquadmath.
2905         * Makefile.tpl: Handle multiple libs in check-[+language+].
2906         * Makefile.in: Regenerate.
2907         * configure: Regenerate.
2909 2010-11-16  Tom Tromey  <tromey@redhat.com>
2911         * MAINTAINERS: Moved myself to reviewers section.
2913 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2915         * MAINTAINERS: Moved myself to reviewers section.
2917 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2919         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2920         (Write After Approval): Remove self.
2922 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2924         * configure.ac: Fix spelling in option names.
2925         * configure: Regenerated.
2927 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2929         PR bootstrap/39622
2930         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2931         * configure: Regenerated.
2933 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2935         * MAINTAINERS: Update my email address.
2937 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2939         * configure: Regenerate.
2941 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2943         * configure: Regenerate.
2945 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2947         * configure: Regenerate.
2949 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2951         * configure: Regenerate.
2953 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2955         * configure.ac: Support official CLooG.org versions.
2956         * configure: Regenerate.
2957         * config/cloog.m4: New.
2959 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2961         * MAINTAINERS (Write After Approval): Add myself.
2963 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2965         * MAINTAINERS: Update my email address.
2967 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2969         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2970         * configure: Regenerate.
2972 2010-11-03  Ian Lance Taylor  <iant@google.com>
2973             Dave Korn  <dave.korn.cygwin@gmail.com>
2975         PR lto/46273
2976         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2977         and on other supported platforms whenever LTO is enabled.
2978         * configure: Rebuild.
2980 2010-11-02  Alan Modra  <amodra@gmail.com>
2982         PR binutils/12110
2983         * configure.ac: Error when source path contains spaces.
2984         * configure: Regenerate.
2986 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2988         * MAINTAINERS: Update my email address.
2990 2010-10-20  Ian Lance Taylor  <iant@google.com>
2992         * Makefile.def (target_modules): Set lib_path to src/.libs for
2993         libstdc++-v3 module.
2994         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2995         * Makefile.in: Rebuild.
2997 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2999         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3000         (Write After Approval): Remove myself.
3002 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3004         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3006 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3008         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3010 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3012         * configure.ac (build_lto_plugin): New shell variable.
3013         (--enable-lto): Turn on by default for all non-ELF platforms that
3014         have had LTO support added so far.  Set build_lto_plugin appropriately
3015         for both ELF and non-ELF.
3016         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3017         * configure: Regenerate.
3019 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3021         Sync from src:
3022         * configure.ac (v850 support): Remove target-libgloss from
3023         noconfigdirs.
3024         * configure: Regenerate.
3026 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3028         PR bootstrap/45326
3029         PR bootstrap/45174
3030         * configure.ac: Honor initial values of $build_configargs,
3031         $host_configargs, $target_configargs.  Mark the precious, so
3032         environment settings get recorded.
3033         * configure: Regenerate.
3035 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3037         PR bootstrap/45796
3038         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3039         Depend on all-build-libiberty.
3040         * Makefile.in: Regenerate.
3042 2010-09-30  Michael Eager  <eager@eagercon.com>
3044         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3045         * configure: Regenerate.
3047 2010-09-28  Michael Eager  <eager@eagercon.com>
3049         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3051 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3053         PR bootstrap/44621
3054         * configure.ac: Fix unportable shell quoting.
3055         * configure: Regenerate.
3057 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3059         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3060         targets and amend comment.
3061         * configure: Regenerate.
3063 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3065         * MAINTAINERS (Write After Approval): Add myself.
3067 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3069         * configure.ac: Enable LTO by default on Darwin.
3070         * configure: Regenerate.
3072 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3074         * MAINTAINERS (Write After Approval): Add myself.
3076 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3078         * MAINTAINERS (Write After Approval): Add myself.
3080 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3082         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3083         ports
3085 2010-07-28  David Yuste  <david.yuste@gmail.com>
3087         * MAINTAINERS (Write After Approval): Add myself.
3089 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3091         * configure.ac: Support all v850 targets.
3092         * configure: Regenerate.
3094 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3096         PR bootstrap/44455
3097         * configure.ac (extra_mpfr_configure_flags): Copy from
3098         extra_mpc_gmp_configure_flags.
3099         * configure: Re-generated.
3101 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3103         * MAINTAINERS (Write After Approval): Add myself.
3105 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3107         * MAINTAINERS (Write After Approval): Add myself.
3109 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3111         * MAINTAINERS (Write After Approval): Add myself.
3113 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3115         PR target/44862
3116         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3117         Provide -B option to allow for link spec %s substitutions for
3118         libstdc++.a on darwin.
3119         * Makefile.in: Regenerate.
3121 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3123         * MAINTAINERS (Reviewers): Update my e-mail address
3125 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3127         * Makefile.def (configure-gcc): Depend on all-libelf.
3128         * Makefile.in: Rebuild.
3130 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3132         * MAINTAINERS (Write After Approval): Add myself in the right place.
3134 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3136         * MAINTAINERS (Write After Approval): Add myself.
3138 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3140         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3142 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3144         * config.sub: Update to version 2010-05-21.
3145         * config.guess: Update to version 2010-04-03.
3147 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3149         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3150         * configure: Regenerate.
3152 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3154         * MAINTAINERS (Write After Approval): Add myself.
3156 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3158         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3159         a platform that supports LTO.
3160         * configure: Regenerate.
3162 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3164         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3165         * configure: Regenerated.
3167 2010-04-27  Roland McGrath  <roland@redhat.com>
3168             H.J. Lu  <hongjiu.lu@intel.com>
3170         * configure.ac (--enable-gold): Support both, both/gold and
3171         both/bfd to add gold to configdirs without removing ld.
3172         * configure: Regenerated.
3174         * Makefile.def: Add install-gold dependency to install-ld.
3175         * Makefile.in: Regenerated.
3177 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3179         PR lto/42776
3180         * configure.ac (--enable-lto): Refactor handling so libelf tests
3181         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3182         and allow LTO to be explicitly enabled on non-ELF platforms that
3183         are known to support it inside else-clause.
3184         * configure: Regenerate.
3186 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3188         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3189         * configure: Regenerate.
3191 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3193         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3194         * configure: Regenerate.
3196 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3198         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3199         separately.
3200         * configure: Regenerate.
3202 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3204         * MAINTAINERS (Write After Approval): Add myself.
3206 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3208         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3209         * configure: Regenerate.
3211 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3213         * configure: Regenerate after change to elf.m4.
3215 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3217         * MAINTAINERS (Write After Approval): Add myself.
3219 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3221         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3222         * configure: Regenerated.
3224 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3226         * configure.ac: Print "buggy but acceptable" when CLooG
3227         revision is less than 9.
3228         * configure: Regenerated.
3230 2010-04-01  Diego Novillo  <dnovillo@google.com>
3232         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3234 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3236         PR bootstrap/43615
3237         PR bootstrap/43328
3239         Revert:
3241         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3243         * configure.ac: Do not pass --enable-multilib nor
3244         --disable-multilib in baseargs.  Accept explicitly passed
3245         --enable_multilib.
3246         * configure: Regenerate.
3248 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3250         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3252 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3254         * MAINTAINERS: Remove myself.
3256 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3258         PR bootstrap/43328
3259         * configure.ac: Do not pass --enable-multilib nor
3260         --disable-multilib in baseargs.  Accept explicitly passed
3261         --enable_multilib.
3262         * configure: Regenerate.
3264 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3266         * MAINTAINERS (spu port): Remove me.
3268 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3270         * configure.ac (tic6x-*-*): New case.
3271         * configure: Regenerate.
3273 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3275         * config.sub: Update to version 2010-03-22.
3276         * config.guess: Update to version 2009-12-30.
3278 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3280         PR ada/42554
3281         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3282         * configure: Regenerate.
3284 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3286         * MAINTAINERS: Update my email address.
3288 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3290         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3291         (ghassan.shobaki@amd.com): Removed.
3293 2010-03-17  Alan Modra  <amodra@gmail.com>
3295         * MAINTAINERS: Update my email address.
3297 2010-03-16  Diego Novillo  <dnovillo@google.com>
3299         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3300         Matthews.
3302 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3304         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3305         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3307 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3309         * MAINTAINERS: Update my email address.
3311 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3313         * MAINTAINERS: Update my email address.
3315 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3317         * MAINTAINERS: Update my email address.
3319 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3321         * MAINTAINERS: Update my email address.
3323 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3325         PR libstdc++/32499
3326         * configure.ac (RANLIB): Default to true.
3327         (STRIP): Likewise.
3328         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3329         * configure: Regenerate.
3331 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3333         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3334         (Write After Approval): Update my email address.
3336 2010-02-17  Nick Clifton  <nickc@redhat.com>
3338         PR 11238
3339         * Makefile.tpl (local-distclean): Also remove config.cache files in
3340         sub-directories as there may not be Makefiles present in the
3341         sub-directories.
3342         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3343         the config.cache files found by the find command.
3345         * Makefile.in: Regenerate.
3346         * configure.ac: Revert previous delta.
3347         * configure: Regenerate.
3349 2010-02-15  Nick Clifton  <nickc@redhat.com>
3351         PR 11238
3352         * configure.ac: Delete config.cache files in sub-directories when
3353         deleting Makefiles.
3354         * configure: Regenerate.
3356 2010-02-12  Ben Elliston  <bje@gnu.org>
3358         * MAINTAINERS: Update my email address.
3360 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3362         * MAINTAINERS (spu port): Update my email address.
3364 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3366         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3368 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3370         * configure.ac: Add "recommended" version checks for GMP/MPC.
3371         Update recommended GMP/MPFR/MPC versions.
3372         * configure: Regenerate.
3374 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3376         * MAINTAINERS: Move my Embecosm email address into the
3377         write-after-approval section.
3379 2010-01-26  Ian Lance Taylor  <iant@google.com>
3381         * MAINTAINERS: Add myself as Go frontend maintainer.
3383 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3385         PR libstdc++/36101, PR libstdc++/42813
3386         * configure.ac (bootstrap_target_libs): Make inclusion of
3387         target-libgomp conditional on libgomb being in target_configdirs.
3388         * configure: Regenerate.
3390 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3392         PR libstdc++/36101, PR libstdc++/42813
3393         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3394         * configure: Regenerate.
3396 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3398         PR libstdc++/36101, PR libstdc++/42813
3399         * configure.ac (target_configdirs): Substitute.
3400         * Makefile.def: Bootstrap target module libgomp.
3401         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3402         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3403         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3404         * configure, Makefile.in: Regenerate.
3406 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3408         * MAINTAINERS: Adjust my details.
3410 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3412         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3414 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3416         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3418 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3420         * MAINTAINERS (Write After Approval): Add myself.
3422 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3424         * MAINTAINERS (Write After Approval): Add myself.
3426 2010-01-11  Richard Guenther  <rguenther@suse.de>
3428         PR lto/41569
3429         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3430         * Makefile.in: Regenerated.
3432 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3434         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3435         * configure: Regenerate.
3437 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3438             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3440         PR bootstrap/42424
3441         * configure.ac: Include libtool m4 files.
3442         (_LT_CHECK_OBJDIR): Call it.
3443         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3444         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3446         * configure: Regenerate.
3448 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3450         PR bootstrap/41818
3451         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3452         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3453         * Makefile.in: Regenerate.
3455 2010-01-02  Richard Guenther  <rguenther@suse.de>
3457         PR lto/41529
3458         * configure.ac: Include config/elf.m4.  Disable LTO if not
3459         builting for an elf target.
3460         * configure: Regenerate.
3462 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3464         * MAINTAINERS: Change my email address.
3466 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3468         * config.sub, config.guess: Update from upstream sources.
3470 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3472         * MAINTAINERS (Write After Approval): Add myself.
3474 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3476         PR middle-end/30447
3477         PR middle-end/30789
3478         PR other/40302
3480         * configure.ac: Require MPC.
3481         * configure: Regenerate.
3483 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3485         PR target/38384
3486         PR bootstrap/40972
3487         * libtool.m4: Sync from git Libtool.
3488         * ltoptions.m4: Likewise.
3489         * ltversion.m4: Likewise.
3490         * lt~obsolete.m4: Likewise.
3491         * ltmain.sh: Likewise.
3493 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3495         * configure.ac: Update minimum MPC version to 0.8.
3496         * configure: Regenerate.
3498 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3500         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3501         * configure: Regenerated.
3503 2009-11-21  Ian Lance Taylor  <iant@google.com>
3505         * configure.ac: Change default of poststage1_ldflags to be empty if
3506         poststage1_libs is set.  When poststage1_libs is empty, and
3507         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3508         * configure: Rebuild.
3510 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3512         * MAINTAINERS (Write After Approval): Update my email address.
3514 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3516         * config.guess: Update from upstream sources.
3518 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3520         * Makefile.def: Restore host and target settings for gmp.
3521         * Makefile.in: Rebuild.
3523 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3525         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3526         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3527         Fix portability of test of C++ as bootstrap language.  Add
3528         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3529         * configure: Rebuild.
3530         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3531         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3532         in-tree building.
3533         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3534         (POSTSTAGE1_HOST_EXPORTS): Use it.
3535         (STAGE[+id+]_CXXFLAGS): New.
3536         (BASE_FLAGS_TO_PASS): Pass it down.
3537         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3538         extra_exports.
3539         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3540         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3541         extra_exports.
3542         * Makefile.in: Rebuild.
3544 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3546         * config.sub, config.guess: Update from upstream sources.
3548 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3550         * MAINTAINERS (Write After Approval): Add myself.
3552 2009-11-09  Jon Beniston  <jon@beniston.com>
3554         * MAINTAINERS (Write After Approval): Add myself.
3556 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3558         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3559         paths for *-w64-mingw* and x86_64-*mingw*.
3560         * configure: Regenerated.
3562 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3564         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3566 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3568         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3569         Phil Edwards to Write-After Approval.
3571 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3573         * configure.ac: Disable target-winsup & co for
3574         x86_64-*-mingw* and *-w64-mingw* targets.
3575         * configure: Regenerated.
3577 2009-10-16  Nick Clifton  <nickc@redhat.com>
3579         * MAINTAINERS: Add myself as a maintainer for the RX port.
3581 2009-10-26  Johannes Singler  <singler@kit.edu>
3583         * MAINTAINERS (Write After Approval): Update my e-mail address.
3585 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3587         * configure.ac (CLooG test): Use = with test.
3588         * configure: Regenerate.
3590 2009-10-22  Richard Guenther  <rguenther@suse.de>
3592         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3593         cloog if the ppl version check failed.  Move flags saving
3594         before setting in libelf check.
3595         * configure: Regenerate.
3597 2009-10-21  Richard Guenther  <rguenther@suse.de>
3599         * configure.ac: Adjust the ppl and cloog configure to work as
3600         documented.  Disable cloog if ppl was disabled.  Omit the version
3601         checks if they were disabled.
3602         * configure: Re-generate.
3604 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3606         * configure.ac: Add 'lto' to enable_languages, not
3607         new_enable_languages, and only if not already present.
3608         * configure: Regenerate.
3610 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3612         * README: Refer to the various COPYING* files instead of just
3613         COPYING.
3614         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3616 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3618         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3620 2009-10-07  Richard Guenther  <rguenther@suse.de>
3622         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3623         and Richard Guenther as reviewers.
3624         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3625         as reviewers.
3627 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3629         * config.sub: Update from upstream sources.
3631 2009-10-06  Ian Lance Taylor  <iant@google.com>
3633         * Makefile.def: check-gold depends upon all-gas.
3634         * Makefile.in: Rebuild.
3636 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3638         * MAINTAINERS (Write After Approval): Add myself.
3640 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3642         * Makefile.def: all-lto-plugin depends on all-libiberty.
3643         set bootstrap=true for lto-plugin.
3644         Add lto-plugin.
3645         * Makefile.in: Regenerate.
3646         * configure.ac (host_libs): Add lto-plugin.
3647         * configure: Regenerate.
3649 2009-10-03  Diego Novillo  <dnovillo@google.com>
3651         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3652         (HOST_LIBELFLIBS): Define.
3653         (HOST_LIBELFINC): Define.
3654         * Makefile.in: Regenerate.
3655         * configure.ac: Add --enable-lto.
3656         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3657         If --enable-lto is used, add 'lto' to new_enable_languages.
3658         If --enable-lto is used and gold is enabled, add
3659         lto-plugin to configdirs.
3660         * configure: Regenerate.
3662 2009-10-03  Simon Baldwin  <simonb@google.com>
3664         * configure.ac: If --with-system-zlib, suppress local zlib and
3665         pass --with-system-zlib to subdir configure scripts.
3666         * configure: Regenerate.
3668 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3669             Paolo Bonzini  <bonzini@gnu.org>
3671         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3672         $(srcdir).
3673         * Makefile.in: Rebuilt.
3675 2009-09-26  Gary Funck  <gary@intrepid.com>
3677         * MAINTAINERS (Write After Approval): Add myself.
3679 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3681         * configure.ac: Update minimum MPC version to 0.7.
3682         * configure: Regenerate.
3684 2009-09-25  Nick Clifton  <nickc@redhat.com>
3686         * configure.ac: Pass any --cache-file=/dev/null option on to
3687         subconfigures.
3688         * configure: Regenerate.
3690 2009-09-23  Nick Clifton  <nickc@redhat.com>
3692         * config.sub, config.guess: Update from upstream sources.
3694 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3696         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3697         * Makefile.in: Rebuilt.
3699 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3701         PR bootstrap/32272
3702         * configure.ac: Error out if $srcdir isn't '.' but contains
3703         host-${host_noncanonical}.
3704         * configure: Regenerate.
3706 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3708         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3709         maintainer.
3711 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3713         * configure.ac: If bootstrapping a combined tree with
3714         --enable-gold, require c++ in stage1_languages.
3715         * configure: Regenerate.
3717         * configure.ac: Also add target_libs of stage1_languages to
3718         bootstrap_target_libs.
3719         * configure: Regenerate.
3721         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3722         with --enable-languages not containing c++.
3723         * configure: Regenerate.
3725 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3727         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3728         * configure: Regenerate.
3730 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3732         * MAINTAINERS (Write After Approval): Update my e-mail address,
3733         and move from from here...
3734         (Waiting for paperwork): To here.
3736 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3738         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3740 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3742         * configure.ac: Do not use $extrasub for replacing @if/@endif
3743         parts in Makefile; instead, use additional arguments to
3744         AC_CONFIG_COMMANDS to do the replacement manually, with several
3745         sed invocations, to avoid HP-UX sed command limits.
3746         * configure: Regenerate.
3748 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3750         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3751         blank before -L.
3753 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3755         * configure.ac (with-build-config): Document.  Handle without.
3756         Handle missing argument.
3757         * configure: Rebuilt.
3759 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3761         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3762         Default to bootstrap-debug only if compare-debug works.
3763         * configure: Rebuilt.
3764         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3765         * Makefile.in: Rebuilt.
3767 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3769         * MAINTAINERS (OS Port Maintainers): Update my email address.
3771 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3773         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3774         * Makefile.in: Rebuilt.
3776 2009-09-01  Chris Demetriou  <cgd@google.com>
3778         * MAINTAINERS (Write After Approval): Add myself.
3780 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3782         PR debug/30161
3783         * include/dwarf2.h (enum dwarf_tag): Added
3784         DW_TAG_GNU_template_template_param
3785         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3787 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3789         * Makefile.tpl (AWK): Fix typo.
3790         * Makefile.in: Regenerate.
3792 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3794         * configure.ac: Detect awk and sed.
3795         * Makefile.def (flags_to_pass): Add AWK and SED.
3796         * Makefile.tpl (AWK, SED): New.
3797         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3798         * configure: Regenerate.
3799         * Makefile.in: Regenerate.
3801 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3803         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3804         (collapseslashes): Likewise.
3806 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3808         * configure.ac (AC_PREREQ): Bump to 2.64.
3810 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3812         * configure.ac: Remove --with-datarootdir, --with-docdir,
3813         --with-pdfdir, --with-htmldir switches.
3814         * configure: Regenerate.
3816         * configure: Regenerate.
3818         * compile: Sync from Automake 1.11.
3819         * depcomp: Likewise.
3820         * install-sh: Likewise.
3821         * missing: Likewise.
3822         * mkinstalldirs: Likewise.
3823         * ylwrap: Likewise.
3825 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3827         * ltmain.sh (func_normal_abspath): New function.
3828         (func_relative_path): Likewise.
3829         (func_mode_help): Document new -bindir option for link mode.
3830         (func_mode_link): Add new -bindir option, and use it to place
3831         output DLL if specified.
3833 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3835         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3836         (baseargs): Add --disable-option-checking.
3837         * configure: Regenerate.
3839         * Makefile.def (configure-target-libiberty): Depend on
3840         all-binutils and all-ld.
3841         (configure-target-newlib): Likewise.
3842         * Makefile.in: Regenerate.
3844 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3846         * config.sub, config.guess: Update from upstream sources.
3848 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3850         Sync from src, merge:
3852         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3854         * configure.ac: Do not exclude gas for i386-*-darwin.
3855         Add a case for x86_64-*-darwin.
3856         * configure: Regenerate.
3858 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3860         * MAINTAINERS: Add my name to Write After Approval list.
3862 2009-08-06  Michael Eager  <eager@eagercon.com>
3864         * configure.ac: Add Microblaze target.
3865         * configure: Regenerate.
3867 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3869         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3870         * configure: Regenerate.
3872 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3874         * MAINTAINERS (Write After Approval): Update my e-mail address.
3876 2009-07-06  Ian Lance Taylor  <iant@google.com>
3878         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3879         * configure: Rebuild.
3881 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3883         * MAINTAINERS: Move myself to the Graphite Reviewers.
3885 2009-06-30  Wei Guozhi  <carrot@google.com>
3887         * MAINTAINERS: Add my name to Write After Approval list.
3889 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3891         PR bootstrap/40338
3892         * configure.ac (comparestring): Create new variable.
3893         * Makefile.tpl (comparestring): Use to skip some comparisions.
3894         * configure: Regenerate.
3895         * Makefile.in: Regenerate.
3897 2009-06-26  Doug Evans  <dje@sebabeach.org>
3899         * Makefile.def (host_modules): Add cgen.
3900         * Makefile.in: Regenerate.
3901         * configure.ac (host_tools): Add cgen.
3902         * configure: Regenerate.
3904 2009-06-23  DJ Delorie  <dj@redhat.com>
3906         * MAINTAINERS: Add myself as mep maintainer.
3908 2009-06-23  Ian Lance Taylor  <iant@google.com>
3910         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3911         boot_languages.  Only bootstrap target libraries listed in
3912         target_libs for some boot language.  Add --with-stage1-ldflags,
3913         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3914         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3915         if not building with C++.
3916         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3917         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3918         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3919         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3920         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3921         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3922         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3923         * configure, Makefile.in: Rebuild.
3925 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3927         * MAINTAINERS: Added my name to write-after-approval list.
3929 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3931         * configure.ac: Define is_elf for QNX Neutrino targets.
3932         * configure: Regenerate.
3934 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3936         * MAINTAINERS: Added my name to the write-after-approval list
3938 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3940         * configure.ac: Detect MPC in default directory.
3941         * configure: Regenerate.
3943 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3944             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3946         * Makefile.tpl (all): Avoid a trailing backslash.
3947         * Makefile.in: Regenerate.
3949 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3951         * config.sub, config.guess: Update from upstream sources.
3953 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3955         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3956         to noconfdirs.
3957         * configure: Regenerate.
3959 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3961         * Makefile.tpl ([+compare-target+]): Compare all stage
3962         directories, rather than just gcc.
3963         * Makefile.in: Rebuilt.
3965 2009-06-01  Doug Kwan  <dougkwan@google.com>
3967         * configure.ac: Support gold for target arm*-*-*.
3968         * configure: Regenerate.
3970 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3972         * Makefile.def: Add MPC support and dependencies.
3973         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3975         * Makefile.in, configure: Regenerate.
3977 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3979         * Makefile.tpl (all): Avoid harmless warning in make all when
3980         gcc-bootstrap is enabled but stage_last does not exist.
3981         * Makefile.in: Rebuilt.
3983 2009-05-24  Nicolas Roche  <roche@adacore.com>
3985         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3986         * Makefile.in: Regenerate.
3988 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3990         * MAINTAINERS: Update my e-mail address.
3992 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3994         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3995         * configure:  Regenerate.
3997 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3999         PR other/40159
4000         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4001         gcc-no-bootstrap are mutually exclusive.
4002         * Makefile.in: Rebuilt.
4004 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4006         PR other/40159
4007         * Makefile.tpl (all): Don't end with unconditional success.
4008         * Makefile.in: Rebuilt.
4010 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4012         PR target/37137
4013         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4014         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4015         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4016         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4017         stage_configureflags, stage_cflags and stage_libcflags into
4018         explicit Makefile macros.
4019         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4020         GFORTRAN.
4021         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4022         CC.  Set CC_FOR_BUILD from CC.
4023         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4024         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4025         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4026         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4027         and GFORTRAN.
4028         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4029         (_LIBCFLAGS): Renamed to _TFLAGS.
4030         (do-compare-debug, do-compare3-debug): Drop.
4031         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4032         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4033         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4034         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4035         (XGCC_FLAGS_FOR_TARGET): New.
4036         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4037         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4038         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4039         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4040         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4041         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4042         TFLAGS.
4043         (BUILD_CONFIG): Include if requested.
4044         (all): Set TFLAGS on bootstrap.
4045         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4046         (all-stageid-prefixmodule): Likewise.
4047         (do-clean, distclean-stageid): Set TFLAGS.
4048         (restrap): Fix whitespace.
4049         * Makefile.in: Rebuilt.
4051 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4053         * config.guess: Sync with src.
4055 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4057         * configure.ac ($with_ppl):  Default to no if not supplied.
4058         ($with_cloog):  Likewise.
4059         configure:  Regenerate.
4061 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4063         * MAINTAINERS: Update my e-mail address.
4065 2009-04-27  Nick Clifton  <nickc@redhat.com>
4067         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4069 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4071         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4072         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4073         * Makefile.in: Regenerate.
4075 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4077         PR bootstrap/39739
4078         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4079         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4081         * configure, Makefile.in: Regenerate.
4083 2009-04-21  Taras Glek  <tglek@mozilla.com>
4085         * include/hashtab.h: Update GTY annotations to new syntax
4086         * include/splay-tree.h: Likewise
4088 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4090         * config.sub, config.guess: Update from upstream sources.
4092 2009-04-15  Anthony Green  <green@moxielogic.com>
4094         * configure.ac: Add moxie support.
4095         * configure: Rebuilt.
4097 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4099         * configure.ac: Change copyright header to refer to version
4100         3 of the GNU General Public License and to point readers at the
4101         COPYING3 file and the FSF's license web page.
4102         * Makefile.def: Likewise.
4103         * Makefile.tpl: Likewise.
4104         * Makefile.in: Regenerate.
4106 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4108         * configure.ac: Restore match for darwin9 or later. Use double
4109         brackets since regeneration eats one pair.
4110         * configure: Regenerate.
4112 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4114         PR gas/10039
4115         * configure.ac: Require texinfo 4.7.
4116         * configure: Regenerated.
4118 2009-04-09  Nick Clifton  <nickc@redhat.com>
4120         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4121         the GCC Runtime Library Exception.
4123 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4125         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4126         * configure: Regenerate.
4128 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4130         * Makefil.def (languages): New entries.
4131         * Makefile.tpl (check-gcc-*): New generic target.
4132         * Makefile.in: Regenerate.
4134 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4136         * MAINTAINERS:  Update my email address.
4138 2009-03-18  Tom Tromey  <tromey@redhat.com>
4140         * configure: Rebuild.
4141         * configure.ac (host_libs): Add libiconv.
4142         * Makefile.in: Rebuild.
4143         * Makefile.def (host_modules): Add libiconv.
4144         (configure-gdb, all-gdb): Depend on libiconv.
4146 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4148         * configure.ac: Treat gdb as supported on x86_64-darwin.
4149         * configure: Regenerate.
4151 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4153         * configure.ac (--with-host-libstdcxx): New option.
4154         * configure: Regenerate.
4156 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4158         * MAINTAINERS:  Move myself into the write after approval list.
4160 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4162         * MAINTAINERS: Update e-mail address.
4164 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4166         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4168 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4170         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4172 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4174         Backport from git Libtool:
4176         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4177         Support GNU/kOpenSolaris.
4178         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4179         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4180         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4181         GNU/kOpenSolaris.
4183 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4185         * MAINTAINERS: Update e-mail address.
4187 2009-02-24  Michael Eager  <eager@eagercon.com>
4189         * MAINTAINERS (Write After Approval): Add self.
4191 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4193         * MAINTAINERS (Write After Approval): Add myself.
4195 2009-02-05  Andreas Schwab  <schwab@suse.de>
4197         * Makefile.tpl (stage_last): Define $r and $s before using
4198         $(RECURSE_FLAGS_TO_PASS).
4199         * Makefile.in: Regenerate
4201 2009-01-30  Ian Lance Taylor  <iant@google.com>
4203         * MAINTAINERS: Move myself to the Global Reviewers list.
4205 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4207         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4208         * configure: Regenerate.
4210 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4212         * MAINTAINERS: Make whitespace consistent.
4213         Remove Robert Millan from Write After Approval.
4215 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4217         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4218         (all-opcodes): Depend on all-libiberty.
4219         * Makefile.in: Regenerate.
4221 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4223         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4224         * configure: Regenerate.
4226 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4228         * MAINTAINERS (Write After Approval): Add myself.
4230 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4232         * MAINTAINERS: Add myself to reviewers (Fortran).
4234 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4236         PR tree-optimization/38515
4237         * configure.ac (cloog-polylib): Removed.
4238         (with_ppl, with_cloog): Test for "no".
4239         * configure: Regenerated.
4241 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4243         * MAINTAINERS: Moved myself to reviewers (Fortran).
4245 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4247         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4248         (Write After Approval): Remove myself.
4250 2009-01-03  Diego Novillo  <dnovillo@google.com>
4252         * MAINTAINERS: Remove myself from alias maintainership.
4254 2009-01-02  David Ayers  <ayers@fsfe.org>
4256         * MAINTAINERS: Update e-mail address.
4258 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4260         * MAINTAINERS: Make whitespace consistent.
4262 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4264         Backport from upstream Libtool:
4265         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4266         Add cache variables to tests that require the linker to work.
4267         For shlibpath_overrides_runpath, this also changes the semantics
4268         to let the result from the C compiler take precedence.
4270 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4272         * config.sub, config.guess: Update from upstream sources.
4274 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4276         * configure.ac (ppllibs): Add by default the lib flags.
4277         * configure: Regenerate.
4279 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4281         * MAINTAINERS:  Add myself to the write after approval list.
4283 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4285         * configure.ac: Add double brackets on darwin[912].
4286         * configure: Regenerate.
4288 2008-12-03  Daniel Kraft  <d@domob.eu>
4290         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4291         Approval to Reviewer section (for Fortran front-end).
4293 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4295         * configure.ac: Expand to darwin10 and later.
4296         * configure: Regenerate.
4298 2008-12-02  Andreas Schwab  <schwab@suse.de>
4300         * Makefile.def: configure-target-boehm-gc depends on
4301         all-target-libstdc++-v3.
4302         * Makefile.in: Regenerate.
4304 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4306         * MAINTAINERS:  Add myself as mingw maintainer.
4308 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4310         * config.sub, config.guess: Update from upstream sources.
4312 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4314         * README.SCO: Remove.
4316 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4318         * MAINTAINERS:  Add myself to the write after approval list.
4320 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4322         * MAINTAINERS:  Update my email address in WAA section.
4324 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4326         * MAINTAINERS: Update e-mail address.
4328 2008-11-27  Toon Moene  <toon@moene.org>
4330         * MAINTAINERS: Change e-mail address.
4332 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4334         * configure.ac: Build gdb for i?86-*-darwin*
4335         * configure: Regenerated.
4337 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4339         * MAINTAINERS: Added my full name.
4341 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4343         PR bootstrap/38014
4344         PR bootstrap/37923
4346         Revert:
4348         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4350         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4351         * Makefile.in: Regenerated.
4353         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4355         PR gdb/921
4356         PR gdb/1646
4357         PR gdb/2175
4358         PR gdb/2176
4360         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4361         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4362         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4363         (HOST_EXPORTS): Pass CPPFLAGS.
4364         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4365         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4366         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4367         * Makefile.in, configure: Regenerated.
4368         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4369         and CPPFLAGS_FOR_BUILD.
4371 2008-11-06  Jeff Law  <law@redhat.com>
4373         * MAINTAINERS: Add myself as middle end maintainer.
4375 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4377         * MAINTAINERS (Write after approval): Add myself.
4379 2008-11-05  Diego Novillo  <dnovillo@google.com>
4381         * MAINTAINERS (Global Reviewers): Add myself.
4382         (Non-Algorithmic Maintainers): Remove myself.
4384 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4386         * MAINTAINERS (Write after approval): Add myself.
4388 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4390         * MAINTAINERS (Write after approval): Add myself.
4392 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4394         * configure.ac (spu-*-*): Remove special case.
4395         * configure: Regenerate.
4397 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4399         * MAINTAINERS (Write after approval): Update my email address.
4401 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4403         * configure.ac [spu-*-*]: Do not set skipdirs.
4404         * configure: Re-generate.
4406 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4408         * MAINTAINERS (Various Maintainers): Add myself to reload.
4410 2008-10-25  Richard Guenther  <rguenther@suse.de>
4412         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4413         maintainer.  Remove myself as libgcc-math maintainer.
4414         (Non-Algorithmic Maintainers): Remove myself.
4416 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4418         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4419         * Makefile.in: Regenerated.
4421 2008-10-23  Cary Coutant  <ccoutant@google.com>
4423         * MAINTAINERS (Write after approval): Add myself.
4425 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4427         PR gdb/921
4428         PR gdb/1646
4429         PR gdb/2175
4430         PR gdb/2176
4432         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4433         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4434         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4435         (HOST_EXPORTS): Pass CPPFLAGS.
4436         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4437         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4438         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4439         * Makefile.in, configure: Regenerated.
4440         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4441         and CPPFLAGS_FOR_BUILD.
4443 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4445         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4446         Sebastian Pop.
4448 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4450         * MAINTAINERS (Write After Approval): Added myself.
4452 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4454         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4455         recommended version to 2.3.2.
4457         * configure: Regenerate.
4459 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4461         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4463 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4465         * MAINTAINERS (Write After Approval): Update e-mail address.
4467 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4469         * libtool.m4: Update to libtool 2.2.6.
4470         * lt~obsolete.m4: Update to libtool 2.2.6.
4471         * ltmain.sh: Update to libtool 2.2.6.
4472         * ltsugar.m4: Update to libtool 2.2.6.
4473         * ltversion.m4: Update to libtool 2.2.6.
4474         * ltoptions.m4: Update to libtool 2.2.6.
4475         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4477 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4479         * MAINTAINERS (Write After Approval): Add myself.
4481 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4483         * MAINTAINERS (Write After Approval): Update my name.
4485 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4487         * MAINTAINERS: Add myself in "Write After Approval".
4489 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4491         * MAINTAINERS: Add myself as ia64 maintainer.
4493 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4495         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4496         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4497         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4498         and Michael Tiemann from Write After Approval since they do not
4499         actually have access.
4501 2008-09-05  Richard Guenther  <rguenther@suse.de>
4503         * configure.ac: Initialize clooglibs to -lcloog.
4504         * configure: Re-generate.
4506 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4508         * MAINTAINERS (Write After Approval): Add myself.
4510 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4512         * configure.ac (--with-cloog-polylib): New.
4513         (--disable-cloog-version-check): New.
4514         (--disable-ppl-version-check): New.
4515         * configure: Re-generate.
4517 2008-09-03  Richard Guenther  <rguenther@suse.de>
4519         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4520         cloog test.
4521         * configure: Re-generate.
4523 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4525         Add picoChip port.
4526         * MAINTAINERS: Add picoChip maintainers.
4528 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4529             Tobias Grosser  <grosser@fim.uni-passau.de>
4530             Jan Sjodin  <jan.sjodin@amd.com>
4531             Harsha Jagasia  <harsha.jagasia@amd.com>
4532             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4533             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4534             Adrien Eliche  <aeliche@isty.uvsq.fr>
4536         Merge from graphite branch.
4537         * configure: Regenerate.
4538         * Makefile.in: Regenerate.
4539         * configure.ac (host_libs): Add ppl and cloog.
4540         Add checks for PPL and CLooG.
4541         * Makefile.def (ppl, cloog): Added modules and dependences.
4542         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4543         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4545 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4547         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4548         (GCC_SHLIB_SUBDIR): New.
4549         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4550         * configure: Regenerate.
4551         * Makefile.in: Regenerate.
4553 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4555         * MAINTAINERS: Consistently use tabs to separate columns.
4557 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4559         * MAINTAINERS (Write after Approval): Add myself.
4561 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4563         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4564         Enable bfd, binutils and opcodes.
4565         * configure: Regenerate.
4567 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4569         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4571 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4573         * MAINTAINERS:  Use correct Umlaut for last name.
4575 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4577         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4579 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4581         * MAINTAINERS: Update my email address.
4583 2008-08-16  Nicolas Roche  <roche@adacore.com>
4585         * Makefile.tpl: Add BOOT_ADAFLAGS.
4586         * Makefile.in: Regenerate.
4588 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4590         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4591         * configure: Regenerate.
4593 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4595         * configure.ac: Add makefile fragments for hpux.
4596         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4597         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4598         * configure: Regenerate.
4599         * Makefile.in: Regenerate.
4601 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4603         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4605 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4607         * MAINTAINERS (Write after Approval): Add myself.
4609 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4611         * MAINTAINERS (Write After Approval):  Add myself.
4613 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4615         * MAINTAINERS (Write After Approval):  Add myself.
4617 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4619         * MAINTAINERS: Update my email address.
4621 2008-06-25  Joey Ye  <joey.ye@intel.com>
4623         * MAINTAINERS (Write After Approval):  Add myself.
4625 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4627         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4628         * Makefile.in: Regenerate.
4629         * configure: Regenerate.
4631 2008-06-17  Daniel Kraft  <d@domob.eu>
4633         * MAINTAINERS (Write After Approval):  Add myself.
4635 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4637         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4638         "$@" is still intact with both Autoconf 2.59 and 2.62.
4639         * configure: Regenerate.
4641 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4643         * Makefile.tpl: Fix comment errors.
4644         * Makefile.in: Regenerate.
4646 2008-06-12  David S. Miller  <davem@davemloft.net>
4647             David Edelsohn  <edelsohn@gnu.org>
4649         * configure.ac: Add powerpc*-*-* to gold supported targets.
4650         * configure: Regenerate.
4652 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4654         PR tree-optimization/36218
4655         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4656         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4657         (all prefix="build-"): Pass them to build-system sub-makes.
4658         * Makefile.in: Regenerate.
4660 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4662         * MAINTAINERS (mt port): Remove.
4663         (sco5, unixware, sco udk): Remove.
4664         (Kean Johnston): Add to Write After Approval.
4666 2008-05-30  Julian Brown  <julian@codesourcery.com>
4668         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4669         of libobjc for ARM EABI Linux.
4670         * configure: Regenerate.
4672 2008-05-18  Xinliang David Li   <davidxl@google.com>
4674         * ChangeLog: Remove wrong ChangeLog entry.
4676 2008-05-17  Xinliang David Li   <davidxl@google.com>
4678         * MAINTAINERS (Write After Approval): Add myself.
4680 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4682         * MAINTAINERS (Write After Approval): Add myself.
4684 2008-05-14  Rafael Espíndola  <espindola@google.com>
4686         * config-ml.in: don't handle --enable-shared and --enable-static.
4688 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4690         * MAINTAINERS: Update my email address.
4692 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4694         * MAINTAINERS: Update my email address.
4696 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4698         * MAINTAINERS (Write After Approval): Add myself.
4700 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4702         * MAINTAINERS (Write After Approval): Add myself.
4704 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4706         * MAINTAINERS (crx): Add myself.
4708 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4710         Sync with src:
4711         2008-04-14  David S. Miller  <davem@davemloft.net>
4713         * configure.ac: Add sparc*-*-* to gold supported targets.
4714         * configure: Regenerate.
4716 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4718         PR bootstrap/35457
4719         * configure.ac: Include override.m4.
4720         * configure: Regenerate.
4722 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4724         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4725         * Makefile.in: Regenerate.
4727 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4729         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4730         as nonconfigurable directories list.
4731         * configure: Regenerate.
4733 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4735         * config.sub, config.guess: Update from upstream sources.
4737 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4739         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4740         * Makefile.in: Regenerate.
4742 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4744         * configure.ac: Do not build libssp for the AVR.
4745         * configure: Regenerate.
4747 2008-04-07  Ian Lance Taylor  <iant@google.com>
4749         * Makefile.def: check-gold depends upon all-binutils.
4750         * Makefile.in: Regenerate.
4752 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4754         * MAINTAINERS (Write After Approval): Add myself.
4756 2008-04-04  Nick Clifton  <nickc@redhat.com>
4758         PR binutils/4334
4759         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4760         builds.
4761         * configure: Regenerate.
4763 2008-04-04  NightStrike  <NightStrike@gmail.com>
4765         PR other/35151
4766         * configure.ac: Combine rules for mingw32 and mingw64.
4767         * configure: Regenerate.
4769 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4771         * MAINTAINERS (Write After Approval): Add myself.
4773 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4775         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4776         * Makefile.in (.NOTPARALLEL): Ditto.
4778 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4780         * MAINTAINERS (Write After Approval): Add myself.
4782 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4784         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4785         * Makefile.in (.NOTPARALLEL): Regenerate.
4787 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4789         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4790         * Makefile.in: Regenerate.
4792 2008-03-26  Jakub Staszak  <kuba@et.pl>
4794         * MAINTAINERS (Write After Approval): Add myself.
4796 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4798         * MAINTAINERS:  Update e-mail address.
4800 2008-03-20  Ian Lance Taylor  <iant@google.com>
4802         * configure.ac: Add support for --enable-gold.
4803         * Makefile.def: Add gold as a directory like ld.
4804         * configure, Makefile.in: Regenerate.
4806 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4808         * configure.ac: m4_include config/proginstall.m4.
4809         * configure: Regenerate.
4811         Backport from upstream Libtool:
4813         2007-10-12  Eric Blake  <ebb9@byu.net>
4815         Deal with Autoconf 2.62's semantic change in m4_append.
4816         * ltsugar.m4 (lt_append): Replace broken versions of
4817         m4_append.
4818         (lt_if_append_uniq): Don't require separator to be overquoted,
4819         and avoid broken m4_append.
4820         (lt_dict_add): Fix typo.
4821         * libtool.m4 (_LT_DECL): Don't overquote separator.
4823 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4825         * config.rpath: Add AIX 6 support.
4827 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4829         * Makefile.def (stageprofile).  Remove -fprofile-generate
4830         from stage_libcflags.
4831         * Makefile.in: Regenerate.
4833 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4835         * config.sub, config.guess: Update from upstream sources.
4837 2008-03-06  Tom Tromey  <tromey@redhat.com>
4839         * MAINTAINERS: Update for treelang deletion.
4841 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4843         * MAINTAINERS: Update my email address.
4845 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4847         * MAINTAINERS (darwin port): Add myself as a maintainer.
4848         (objective-c/c++): Add myself as a maintainer.
4850 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4852         * MAINTAINERS (Write After Approval): Update my email address.
4854 2008-02-25  Tomas Bily  <tbily@suse.cz>
4856         * MAINTAINERS (Write After Approval): Add myself.
4858 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4860         * MAINTAINERS (OpenMP): Add myself.
4862 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4864         PR bootstrap/32009
4865         PR bootstrap/32161
4867         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4868         * configure: Regenerate.
4870         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4871         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4872         STAGE4_LIBCFLAGS): New.
4873         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4874         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4875         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4876         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4877         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4878         for target modules.  Don't export LIBCFLAGS.
4879         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4880         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4881         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4882         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4883         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4884         * Makefile.in: Regenerate.
4886 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4888         PR libgcj/33085
4889         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4890         Do not use -DDLL_EXPORT.  Backport from upstream.
4892 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4894         * MAINTAINERS (Write After Approval): Add myself.
4896 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4898         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4899         * configure: Regenerate.
4901 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4903         * configure.ac (xtensa*-*-*): Recognize processor variants.
4904         * configure: Regenerate.
4906 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4908         PR bootstrap/34922
4909         * configure.ac (PARSE_ARGS): Push suitable setting of
4910         ac_subdirs_all, for `./configure --help=recursive'.
4911         Handle `+' in generic toplevel directory disabling.
4912         * configure: Regenerate.
4914 2008-01-28  Nick Clifton  <nickc@redhat.com>
4916         * MAINTAINERS (xstormy16): Take over maintainership.
4918 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4920         * MAINTAINERS (c4x port): Remove.
4922 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4924         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4926 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4928         * config.sub, config.guess: Update from upstream sources.
4930 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4932         * MAINTAINERS (Write After Approval): Add myself.
4934 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4936         * MAINTAINERS: Update my email address.
4938 2008-01-09  Raksit Ashok  <raksit@google.com>
4940         * MAINTAINERS (Write After Approval): Add myself.
4942 2008-01-09  Raksit Ashok  <raksit@google.com>
4944         * MAINTAINERS (Write After Approval): Add myself.
4946 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4948         * config.sub, config.guess: Update from upstream sources.
4950 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4952         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4953         Change recommended MPFR from 2.2.1 -> 2.3.0.
4954         * configure: Regenerate.
4956 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4958         * MAINTAINERS: Update my email address.
4960 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4962         * MAINTAINERS: Update my email address.
4964 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4966         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4967         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4968         * Makefile.in: Regenerate.
4970 2007-12-10  Mark Heffernan  <meheff@google.com>
4972         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4973         misplaced entries.
4975 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4977         * configure.ac: Enable libjava for x86_64-*-darwin9.
4978         * configure: Regenerate.
4980 2007-12-07  Bill Maddox  <maddox@google.com>
4982         * MAINTAINERS (Write After Approval): Add myself.
4984 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4986         * config.sub, config.guess: Update from upstream sources.
4988 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4990         * config-ml.in: Remove 64bit configure tests.
4992 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4994         * config-ml.in: Robustify against white space in absolute file
4995         names.
4997         * config-ml.in (multi-clean): Substitute ${Makefile}.
4998         Remove superfluous ${Makefile} in list.
5000 2007-11-19  Thiemo Seufer  <ths@mips.com>
5002         * config-ml.in: Don't hardcode the Makefile name.
5004 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5006         * MAINTAINERS (Write After Approval): Add myself.
5008 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5010         * MAINTAINERS (Write After Approval): Add myself.
5012 2007-11-06  Doug Kwan  <dougkwan@google.com>
5014         * MAINTAINERS (Write After Approval): Add myself.
5016 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5018         * MAINTAINERS (mercury): Remove entry.
5019         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5021 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5023         * Makefile.def (dependencies): Make configure-gdb depend on
5024         all-intl.
5025         * Makefile.in: Regenerated.
5027 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5029         * MAINTAINERS (Fortran maintainer): Remove myself.
5031 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5033         * Makefile.def: To avoid problems running with parallel makes,
5034         build newlib before libgloss so that target specific header
5035         files are availble.
5036         * Makefile.in: Regenerate
5038 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5040         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5041         * Makefile.in: Regenerate.
5043 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5045         * MAINTAINERS (Register allocation reviewer): Add myself.
5047 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5049         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5050         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5051         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5052         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5053         * configure: Regenerate.
5055 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5057         * MAINTAINERS (Register allocation reviewer): Add myself.
5059 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5061         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5062         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5063         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5064         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5065         * configure.ac: Default them to host tools for $host = $build.
5066         Subst them.
5068         * configure: Regenerate.
5069         * Makefile.in: Regenerate.
5071 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5073         * MAINTAINERS (Register allocation reviewer): Add myself.
5075 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5077         * MAINTAINERS (Register allocation reviewer): Add myself.
5079 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5081         * MAINTAINERS (Write After Approval): Fix typo.
5083 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5085         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5086         * configure: Regenerate.
5088 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5090         PR bootstrap/31906
5091         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5092         they're already prefixed.
5094 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5096         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5097         libstdc++.
5098         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5099         * configure: Regenerate.
5100         * Makefile.in: Regenerate.
5102 2007-09-17  Andreas Schwab  <schwab@suse.de>
5104         * configure.ac: Raise minimum makeinfo version to 4.6.
5105         * configure: Regenerate.
5107 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5109         * MAINTAINERS (write-after-approval) add myself
5111 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5113         * configure.ac: Correct makeinfo version check.
5114         * configure: Regenerate.
5116 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5118         * MAINTAINERS: Update my email address.
5120 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5122         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5123         to $skipdirs and only disable gprof for newlib.  Use the normal
5124         mips*-elf* handling in other respects.
5125         * configure: Regnerate.
5127 2007-09-12  David Daney  <ddaney@avtrex.com>
5129         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5130         enabling libgcj.
5131         * configure: Regenerate.
5133 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5135         PR other/32154
5136         * configure.ac: For libgloss targets, point the linker to the linker
5137         script, startup code and simulator library.
5138         * configure: Regenerate.
5140 2007-09-07  Andrew Haley  <aph@redhat.com>
5142         * configure.ac (noconfigdirs): Remove target-libffi and
5143         target-libjava.
5144         * configure: Regenerate.
5146 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5148         PR target/33281
5149         * configure.ac: Use config/mh-mingw on mingw.
5150         * configure: Regenerate.
5152 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5154         * MAINTAINERS (Write After Approval): Add myself.
5156 2007-09-05  Richard Guenther  <rguenther@suse.de>
5158         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5159         nor --disable-checking is provided also turn on yes and types
5160         checking for stage1.
5161         * configure: Re-generate.
5163 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5165         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5166         (Write After Approval): Remove myself.
5168 2007-08-29  Nick Clifton  <nickc@redhat.com>
5170         * config.sub, config.guess: Update from upstream sources.
5172 2007-08-22  Bud Davis  <jmdavis@link.com>
5174         * MAINTAINERS (Write After Approval): Added myself.
5175         * MAINTAINERS (Reviewers): Removed myself.
5177 2007-08-18  Paul Brook  <paul@codesourcery.com>
5178             Joseph Myers  <joseph@codesourcery.com>
5180         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5181         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5182         * Makefile.in: Regenerate.
5183         * configure.ac (--with-debug-prefix-map): New.
5184         * configure: Regenerate.
5186 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5187             Nigel Stephens  <nigel@mips.com>
5189         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5190         as target_makefile_frag.
5191         * configure: Regenerate.
5193 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5195         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5196         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5197         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5198         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5199         (do-compare, do-compare3, do-compare-debug): New.
5200         ([+compare-target+]): Use them.
5202 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5204         * MAINTAINERS (Write After Approval): Change my email address.
5206 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5207             Ben Elliston  <bje@au.ibm.com>
5209         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5210         --silent if $silent.
5211         * configure: Regenerate.
5213 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5215         * MAINTAINERS (Various Maintainers): Add myself as
5216         loop infrastructure maintainer.  Update my e-mail
5217         address.
5219 2007-07-31  Diego Novillo  <dnovillo@google.com>
5221         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5222         Adjust description.
5224 2007-07-26  Richard Guenther  <rguenther@suse.de>
5226         * configure.ac: Add types checking to stage1 checking flags.
5227         * configure: Regenerate.
5229 2007-07-17  Nick Clifton  <nickc@redhat.com>
5231         * COPYING3: New file.  Contains version 3 of the GNU General
5232         Public License.
5233         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5234         Lesser General Public License.
5236 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5238         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5240 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5242         * MAINTAINERS (S/390 co-maintainer): Add myself.
5243         (Write After Approval): Remove myself.
5245 2007-07-13  Dan Hipschman  <dsh@google.com>
5247         * MAINTAINERS (Write After Approval): Add myself.
5249 2007-07-11  Nick Clifton  <nickc@redhat.com>
5251         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5252         WINDRES export.
5253         * Makefile.in: Regenerate.
5255 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5257         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5258         maintainer.
5260 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5262         * lt~obsolete.m4: New. Import from 20070318 libtool.
5264 2007-07-03  Julian Brown  <julian@codesourcery.com>
5266         * MAINTAINERS (Write After Approval): Add myself.
5268 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5270         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5271         * configure: Regenerate.
5273 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5275         * configure.ac: Add some missing m4 quotation.
5276         * configure: Regenerate.
5278 2007-07-02  Simon Baldwin  <simonb@google.com>
5280         * MAINTAINERS (Write After Approval): Add myself.
5282 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5284         * configure: Regenerate.
5286 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5288         * Makefile.def: Add windmc tool to build.
5289         * Makefile.tpl: Likewise.
5290         * configure.ac: Likewise.
5291         * Makefile.in: Regenerate.
5292         * configure: Regenerate.
5294 2007-06-28  DJ Delorie  <dj@redhat.com>
5296         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5297         not building newlib.
5298         * configure: Regenerated.
5300 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5302         * MAINTAINERS (Write After Approval): Add myself.
5304 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5306         * MAINTAINERS (Write After Approval): Add myself.
5308 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5310         * MAINTAINERS (Write After Approval): Add myself.
5312 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5314         * MAINTAINERS (Write After Approval): Add myself.
5316 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5318         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5319         * Makefile.in: Regenerated.
5321 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5323         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5324         bfin*-*-uclinux* targets.
5325         * configure: Regenerate.
5327 2007-06-14  Ian Lance Taylor  <iant@google.com>
5329         * MAINTAINERS: Add myself as non-algorithmic global write
5330         maintainer.
5332 2007-06-14  Diego Novillo  <dnovillo@google.com>
5334         * MAINTAINERS: Add self as middle-end maintainer and
5335         non-algorithmic global write maintainer.
5337 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5339         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5340         Move all Fortran maintainers except Paul Brook into the
5341         Non-Autopoiesis section.
5343 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5345         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5346         (distclean-stage[+id+]): Possibly delete stage_last.
5347         * Makefile.in: Regenerate.
5349 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5351         * MAINTAINERS (Various Maintainer): Fix typo.
5353 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5355         * MAINTAINERS (Various Maintainer): Add myself as
5356         dataflow maintainer.
5358 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5360         * config.sub, config.guess: Update from upstream sources.
5362 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5364         * Makefile.tpl: Fix spelling error.
5365         * Makefile.in: Regenerate.
5367 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5369         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5370         lt_cv_sys_max_cmd_len.
5372 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5374         * MAINTAINERS (Various Maintainers): Add myself as
5375         auto-vectorizer maintainer.
5377 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5379         PR libjava/32098
5380         * libtool.m4: Revert previous change.
5381         * ltgcc.m4: Put it here.
5383 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5385         * MAINTAINERS (Various Maintainers): Add myself as
5386         auto-vectorizer maintainer.
5388 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5390         PR libjava/32098
5391         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5393 2007-05-30  Richard Guenther  <rguenther@suse.de>
5395         * MAINTAINERS (Various Maintainers): Add myself as
5396         auto-vectorizer maintainer.
5398 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5400         PR bootstrap/29382
5401         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5402         * configure: Rebuilt.
5404 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5406         * MAINTAINERS (Write After Approval): Removed my name.
5408 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5410         * MAINTAINERS (Write After Approval): Remove myself.
5412 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5414         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5416 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5418         * ltmain.sh: Update from ToT Libtool.
5419         * libtool.m4: Update from ToT Libtool.
5420         * ltsugar.m4: New. Update from ToT Libtool.
5421         * ltversion.m4: New. Update from ToT Libtool.
5422         * ltoptions.m4: New. Update from ToT Libtool.
5423         * ltconfig: Remove.
5424         * ltcf-c.sh: Remove.
5425         * ltcf-cxx.sh: Remove.
5426         * ltcf-gcj.sh: Remove.
5428 2007-05-22  Ollie Wild  <aaw@google.com>
5430         * MAINTAINERS (Write After Approval): Add myself.
5432 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5434         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5435         stage_cflags.
5436         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5437         Remove CFLAGS/LIBCFLAGS.
5438         (configure-stage[+id+]-[+prefix+][+module+],
5439         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5440         * Makefile.in: Regenerate.
5442 2007-05-15  Diego Novillo  <dnovillo@google.com>
5444         * MAINTAINERS: Update e-mail address.
5446 2007-05-15  Revital Eres  <eres@il.ibm.com>
5448         * MAINTAINERS (Write After Approval): Add myself.
5450 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5452         * MAINTAINERS (Write After Approval): Updated my address.
5454 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5456         * MAINTAINERS (Write After Approval): Add myself.
5458 2007-05-11  Silvius Rus  <rus@google.com>
5460         * MAINTAINERS (Write After Approval): Add myself.
5462 2007-04-23  Tom Tromey  <tromey@redhat.com>
5464         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5466 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5468         * MAINTAINERS (cpplib): Rename to ...
5469         (libcpp): ... this.  Add C/C++ front end maintainers.
5471 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5473         * config-ml.in: Pass ${ml_config_env} to configure calls.
5475 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5477         * MAINTAINERS (Write After Approval): Add myself.
5479 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5481         * MAINTAINERS (Write After Approval): Add myself.
5483 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5485         * MAINTAINERS (fortran 95 front end): Add myself.
5487 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5489         * MAINTAINERS (Write After Approval): Add myself.
5491 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5493         * MAINTAINERS (Modulo Scheduler): Add myself.
5495 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5497         * MAINTAINERS (fortran 95 front end): Add myself.
5498         (c++ front end): whitespace fix.
5500 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5502         * MAINTAINERS (Write After Approval): Add myself.
5504 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5506         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5507         of glob.  Quote arguments with single quotes too.
5508         * configure: Regenerate.
5510 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5512         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5513         * Makefile.in: Regenerate
5515 2007-03-07  Andreas Schwab  <schwab@suse.de>
5517         * configure: Regenerate.
5519 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5521         * configure.ac: Add "--with-pdfdir" configure option,
5522         which defines pdfdir variable.
5523         * Makefile.def (target=fixincludes): Add install-pdf to
5524         missing targets.
5525         (recursive_targets): Add install-pdf target.
5526         (flags_to_pass): Add pdfdir.
5527         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5528         target.
5529         * configure: Regenerate
5530         * Makefile.in: Regenerate
5532 2007-02-28  Eric Christopher  <echristo@apple.com>
5534         Revert:
5535         2006-12-07  Mike Stump  <mrs@apple.com>
5537         * Makefile.def (dependencies): Add dependency for
5538         install-target-libssp and install-target-libgomp on
5539         install-gcc.
5540         * Makefile.in: Regenerate.
5542 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5544         * configure: Regenerate.
5545         * configure.ac: Move statements after variable declarations.
5547 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5549         * MAINTAINERS: Add myself as sh maintainer.
5551 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5553         * configure.ac: Adjust for loop syntax.
5554         * configure: Regenerate.
5556 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5558         * configure: Rebuilt.
5560 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5562         * configure.ac: Drop multiple occurrences of --enable-languages,
5563         and fix its quoting.
5564         * configure: Rebuilt.
5566 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5567             Nathan Sidwell  <nathan@codesourcery.com>
5568             Vladimir Prus  <vladimir@codesourcery.com>
5569             Joseph Myers  <joseph@codesourcery.com>
5571         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5572         * configure: Regenerate.
5574 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5576         * ltconfig (freebsd*): Default to elf.
5578 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5580         * configure.ac (target_libraries): Move libgcc before libiberty.
5581         * configure: Regenerated.
5583 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5584             Paolo Bonzini  <bonzini@gnu.org>
5586         PR bootstrap/30753
5587         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5588         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5589         * configure: Regenerated.
5591 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5593         * MAINTAINERS (Language Front End Maintainers): Update my mail
5594         address.
5596 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5598         PR bootstrap/30748
5599         * configure.ac: Correct syntax for Solaris ksh.
5600         * configure: Regenerated.
5602 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5604         * configure.ac: Sync with src.
5605         * configure: Regenerate.
5607 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5609         * Makefile.in: Regenerate.
5611 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5613         * config.sub: Sync with src.
5615 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5617         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5618         noncanonical equivalents.
5619         * configure.in: Rename to...
5620         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5621         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5622         target_noncanonical.  Use them.  Rewrite removal of configure
5623         arguments for autoconf 2.59.  Discard variable settings.  Force
5624         program_transform_name for native tools.
5626         * Makefile.in: Regenerated.
5627         * configure: Regenerated with autoconf 2.59.
5629 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5631         * MAINTAINERS (Write After Approval): Add myself.
5633 2007-01-31  Andreas Schwab  <schwab@suse.de>
5635         * Makefile.tpl (LDFLAGS): Substitute it.
5636         * Makefile.in: Regenerate.
5638 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5640         * MAINTAINERS (Write After Approval): Add myself.
5642 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5644         * MAINTAINERS (spu port): Add myself.
5646 2007-01-23  Richard Guenther  <rguenther@suse.de>
5648         PR bootstrap/30541
5649         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5650         * Makefile.tpl (GNATBIND): Substitute it.
5651         (GNATMAKE): Likewise.
5652         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5653         of STAGE_PREFIX.
5654         * Makefile.in: Regenerate.
5655         * configure: Regenerate.
5657 2007-01-18  Mike Stump  <mrs@apple.com>
5659         * configure.in: Re-enable -Werror for gcc builds.
5661 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5663         * MAINTAINERS (Write After Approval): Add myself.
5665 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5667         * configure.in: Change == to = in test command.
5668         * configure: Regenerate.
5670 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5671             Nick Clifton  <nickc@redhat.com>
5672             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5674         * configure.in (build_configargs, host_configargs, target_configargs):
5675         Remove build/host/target parameters.
5676         (host_libs): Add gmp and mpfr.
5677         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5678         * Makefile.def (gmp, mpfr): New.
5679         (gcc): Remove target.
5680         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5681         target_os, target_vendor): New.
5682         (configure): Add host_alias/target_alias arguments; adjust invocations.
5683         * configure: Regenerate.
5684         * Makefile.in: Regenerate.
5686 2007-01-11  Matt Fago  <fago@earthlink.net>
5688         * configure.in: Try to link to functions only in mpfr 2.2.x
5689         to improve robustness of configure tests.
5690         * configure: Regenerate.
5692 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5694         * MAINTAINERS: Add myself as i386 maintainer.
5696 2007-01-08  Jan Hubicka  <jh@suse.cz>
5698         * MAINTAINERS: Add myself as i386 maintainer.
5700 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5702         * configure.in: Add support for an x86_64-mingw* target.
5703         * configure: Regenerate.
5705 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5707         * Makefile.tpl (all-target): Correct @if conditional for target
5708         modules.
5709         * configure.in: Omit libiberty if building only target libgcc.
5710         * configure, Makefile.in: Regenerated.
5712 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5714         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5715         * configure: Regenerate.
5717 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5719         * Makefile.def (target_modules): Add libgcc.
5720         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5721         * Makefile.tpl (clean-target-libgcc): Delete.
5722         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5723         on gcc even for bootstrapped modules.  Rewrite handling of
5724         lang_env_dependencies to loop over target_modules.
5725         * configure.in (target_libraries): Add target-libgcc.
5726         * Makefile.in, configure: Regenerated.
5728 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5730         * configure.in: Reorganize recognition of languages.  Add
5731         --enable-stage1-languages.  Show supported languages for the chosen
5732         target rather than all recognized languages.
5733         * configure: Regenerate.
5735 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5737         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5738         * Makefile.in: Regenerate.
5740 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5742         * configure.in: Warn that MPFR 2.2.0 is buggy.
5743         * configure: Regenerate.
5745 2006-12-27  Ian Lance Taylor  <iant@google.com>
5747         * configure.in: When removing Makefiles to force a reconfigure, also
5748         remove prev-DIR*/Makefile.
5749         * configure: Regenerate.
5751 2006-12-22  Andreas Schwab  <schwab@suse.de>
5753         * configure: Regenerate with correct autoconf version.
5755 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5757         * configure.in: add AC_SUBST for *_FOR_TARGET.
5758         * configure: Regenerate.
5760 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5762         * configure.in: Simplify logic for rejecting languages that cannot
5763         be built.  Separate the case when a language is unsupported,
5764         from the case when the user chooses not to build a language.
5766 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5768         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5769         it only affects bootstrap and could be tested on "$host" as well.
5770         * configure: Regenerate.
5771         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5773 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5775         PR bootstrap/29544
5776         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5777         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5778         move here comment from Makefile.tpl.
5779         * Makefile.tpl: Move some definitions higher in the file.
5780         (STAGE1_CHECKING): New.
5781         * configure.in: Add --enable-stage1-checking.
5782         * configure: Regenerate.
5783         * Makefile.in: Regenerate.
5785 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5787         * MAINTAINERS: Add myself as build system maintainer.
5789 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5791         * MAINTAINERS (Write After Approval): Add myself.
5793 2006-12-13  Eric Christopher  <echristo@apple.com>
5795         * MAINTAINERS: Add myself as darwin maintainer.
5797 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5799         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5801 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5803         MAINTAINERS: Update my entry.
5805 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5807         * configure.in:  Handle spu makefile frag.
5808         * Makefile.tpl (MAINT): Define
5809         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5810         * configure: Regenerate.
5811         * Makefile.in: Regenerate.
5813 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5815         * config.guess: Import latest version.
5816         * config.sub: Likewise.
5818 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5820         * configure.in (spu-*-*): Don't skip target-libiberty.
5821         * configure: Regenerate.
5823 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5825         PR bootstrap/30134
5826         * configure.in: Correct x86 darwin support for libjava to powerpc
5827         and i?86 only.
5828         * configure: Regenerate.
5830 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5832         * configure.in: Add x86 darwin support for libjava.
5833         * configure: Regenerate.
5835 2006-12-07  Mike Stump  <mrs@apple.com>
5837         * Makefile.def (dependencies): Add dependency for
5838         install-target-libssp and install-target-libgomp on
5839         install-gcc.
5840         * Makefile.in: Regenerate.
5842 2006-12-04  Richard Guenther  <rguenther@suse.de>
5844         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5845         (Non-Algorithmic Maintainers): Move over non-algorithmic
5846         loop optimizer maintainers, add myself as a non-algorithmic
5847         middle-end maintainer.
5849 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5851         * MAINTAINERS (Write After Approval): Add myself.
5853 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5855         * configure.in: Update error message for missing GMP/MPFR.
5857         * configure: Regenerate.
5859 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5861         * configure.in: Update MPFR version in error message.
5863         * configure: Regenerate.
5865 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5867         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5868         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5869         --with-gmp-lib): New flags.
5871         * configure: Regenerate.
5873 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5875         * MAINTAINERS (Write After Approval): Change my email address.
5877 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5879         * MAINTAINERS (Write After Approval): Add myself.
5881 2006-11-22  Philipp Thomas  <pth@suse.de>
5883         * MAINTAINERS (i18n): Update e-mail address.
5885 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5887         * MAINTAINERS (spu port): Add myself as maintainer.
5888         (Write After Approval): Remove myself.
5890 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5892         * configure.in (skipdirs): Don't build libssp for SPU.
5893         * configure: Regenerate.
5895 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5897         * MAINTAINERS (spu port): Add myself as maintainer.
5898         (libobjc): Update my email address.
5900 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5902         * MAINTAINERS (Write After Approval): Add myself.
5904 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5906         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5907         * configure : Rebuilt.
5909 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5911         * MAINTAINERS (Write After Approval): Add myself.
5913 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5915         * MAINTAINERS (Write After Approval): Add myself.
5917 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5919         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5920         libmpfr.a.
5921         * configure: Regenerate.
5923 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5925         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5926         (unstage): Test for stage_last presence.
5928         PR bootstrap/29802
5929         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5930         STAGE_PREFIX.
5931         * Makefile.in: Regenerate.
5933 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5935         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5936         maintainers.
5938 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5940         * MAINTAINERS (Write After Approval): Add myself.
5942 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5944         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5945         and stageN-package/Makefile.
5946         * Makefile.in: Regenerated.
5948 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5950         * configure.in: Remove target-libgloss from noconfigdirs for
5951         bfin-*-*.
5952         * configure: Regenerated.
5954 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5956         * configure.in (have_gmp): Only error if the gcc directory exists.
5958         * configure: Regenerate.
5960 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5962         * configure.in: Robustify error message for missing GMP/MPFR.
5964         * configure: Regenerate.
5966 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5968         * MAINTAINERS (Write After Approval): Add myself.
5970 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5972         * MAINTAINERS: Change email address.
5974 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5976         * MAINTAINERS (Write After Approval): Add myself.
5978 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5980         * MAINTAINERS (Write After Approval): Add myself.
5982 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5984         * MAINTAINERS (Write After Approval): Move myself to
5985         Write After Approval section.
5987 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5989         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5990         need_gmp anymore.
5991         * configure: Regenerate.
5993 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5995         * MAINTAINERS (Write After Approval): Add myself.
5997 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5999         * config.guess: Import latest version.
6000         * config.sub: Likewise.
6002 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6004         * Makefile.def: Added pdf target handling.
6005         * Makefile.tpl: Added pdf target handling.
6006         * Makefile.in: Regenerated.
6008 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6010         * MAINTAINERS: Add self as score port maintainer.
6012 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6014         * MAINTAINERS (Write After Approval): Add myself.
6016 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6018         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6019         or newer.
6020         * configure: Regenerated.
6022 2006-09-27  Dave Brolley  <brolley@redhat.com>
6024         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6025         using $s instead of $r.
6026         * configure: Regenerated.
6028 2006-09-26  Thiemo Seufer  <ths@mips.com>
6030         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6031         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6032         * configure: Regenerate.
6034 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6036         * MAINTAINERS (Write After Approval): Remove myself.
6038 2006-09-22  Chao-ying Fu  <fu@mips.com>
6040         * MAINTAINERS (Write After Approval): Add myself.
6042 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6044         * MAINTAINERS: Add self as soft-fp maintainer.
6046 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6048         * MAINTAINERS: Add myself as avr maintainer.
6049         Remove Marek Michalkiewicz as avr maintainer.
6051 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6053         * MAINTAINERS (Write After Approval): Add myself.
6055 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6057         * configure.in: Never build newlib for a Mingw host.
6058         Never build newlib as Mingw target library.
6059         Test the existence of winsup/cygwin for building a Cygwin newlib,
6060         rather than just winsup.
6061         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6062         building a Mingw target.
6063         * configure: Regenerate.
6065 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6067         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6069 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6071         * config.guess: Import from src (was more updated).
6072         * config.sub: Likewise.
6074 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6076         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6077         * configure: Regenerated.
6079 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6081         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6082         for stages after the first.
6084 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6086         * Makefile.def: Add dependencies for configure-opcodes
6087         on configure-intl and all-opcodes on all-intl.
6088         * Makefile.in: Regenerated.
6090 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6092         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6094 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6096         Port to hosts whose 'sort' and 'tail' implementations
6097         treat operands with leading '+' as file names, as POSIX
6098         has required since 2001.  However, make sure the code still
6099         works on pre-POSIX hosts.
6100         * ltmain.sh: Don't assume "sort +2" is equivalent to
6101         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6103 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6105         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6107 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6109         * ltconfig: chmod 644 before ranlib during install.
6111 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6113         PR bootstrap/18058
6114         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6115         if the bootstrap compiler is a GCC version that supports it.
6116         * configure: Regenerate.
6118 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6120         * configure.in: Fix thinkos in previous check-in.
6121         * configure: Regenerate.
6123 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6125         PR other/27063
6126         * configure.in: Test subdir_requires and give an appropriate
6127         error message.
6128         * configure: Regenerate.
6130 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6132         * MAINTAINERS (Write After Approval): Add myself.
6134 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6136         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6138 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6140         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6142 2006-06-20  David Ayers  <d.ayers@inode.at>
6144         PR bootstrap/28072
6145         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6146         whether target-libjava is being configured instead of whether the
6147         java front end is enabled.
6148         * configure: Regenerate.
6150 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6152         PR target/27540
6153         * configure.in: Only enable libgomp on IRIX 6.
6154         * configure: Regenerate.
6156 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6158         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6159         too.
6160         * Makefile.in: Regenerate.
6162 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6164         * config-ml.in: Alter CCASFLAGS to include special
6165         multilib options the same as is done for CFLAGS.
6167 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6169         * configure.in: Don't enable libgomp on hpux10.
6170         * configure: Rebuilt.
6172 2006-06-12  David Ayers  <d.ayers@inode.at>
6174         PR bootstrap/27963
6175         PR target/19970
6176         * configure.in: Remove target-boehm-gc from noconfigdirs where
6177         ${libgcj} is specified.
6178         * configure: Regenerate.
6180 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6182         Sync from src:
6184         * configure.in: Sync.
6185         * configure: Regenerated.
6187         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6189         * Makefile.def: Added dependencies from sim and gdb on intl, and
6190         added configure dependencies to everything with an all dependency
6191         on intl.
6192         * Makefile.in: Regenerated.
6194 2006-06-06  David Ayers  <d.ayers@inode.at>
6196         PR libobjc/13946
6197         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6198         * Makefile.in: Regenerate.
6199         * configure.in: Add --enable-objc-gc at toplevel and have it
6200         enable boehm-gc for Objective-C.
6201         Remove target-boehm-gc from libgcj.
6202         Add target-boehm-gc to target_libraries.
6203         Add target-boehm-gc to noconfigdirs where ${libgcj}
6204         is specified.
6205         Assert that boehm-gc is supported when requested for Objective-C.
6206         Only build boehm-gc if needed either for Java or Objective-C.
6207         * configure: Regenerate.
6209 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6211         PR 27674
6212         * Makefile.tpl (configure-[+prefix+][+module+],
6213         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6214         Remove rule to unstage bootstrapped modules.
6215         (stage_current): New.
6216         * Makefile.in: Regenerate.
6218 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6220         * MAINTAINERS (Write After Approval): Update my e-mail address.
6222 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6224         * include/libiberty.h: Declare pex_run_in_environment.
6226 2006-05-31  Asher Langton  <langton2@llnl.gov>
6228         * MAINTAINERS (Write After Approval): Add myself.
6230 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6232         * Makefile.def (bfd, opcodes): Fix lib_path.
6233         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6234         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6235         * Makefile.in: Regenerate.
6237 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6239         * Makefile.in: Regenerate.
6241 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6243         * Makefile.def: Add install-html target. Add datarootdir
6244         docdir and htmldir to flags_to_pass.
6245         * Makefile.tpl: Add install-html target.
6246         * Makefile.in: Regenerate.
6247         * configure.in: Add --with-datarootdir, --with-docdir, and
6248         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6249         * configure: Regenerate.
6251 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6253         * configure.in: Enable gprof for cross builds.
6254         * configure: Regenerate.
6256 2006-05-22  Richard Guenther  <rguenther@suse.de>
6258         Revert
6259         2006-01-31  Richard Guenther  <rguenther@suse.de>
6260         Paolo Bonzini  <bonzini@gnu.org>
6262         * Makefile.def (target_modules): Add libgcc-math target module.
6263         * configure.in (target_libraries): Add libgcc-math target library.
6264         (--enable-libgcc-math): New configure switch.
6265         * Makefile.in: Re-generate.
6266         * configure: Re-generate.
6267         * libgcc-math: New toplevel directory.
6269 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6270             Andreas Tobler  <a.tobler@schweiz.ch>
6272         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6273         * configure: Rebuilt.
6275 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6277         * MAINTAINERS (Write After Approval): Add myself.
6279 2006-05-01  DJ Delorie  <dj@redhat.com>
6281         * configure.in: Restore CFLAGS if GMP isn't present.
6282         * configure: Regenerate.
6284 2006-05-01  Richard Guenther  <rguenther@suse.de>
6286         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6287         maintainer.
6289 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6291         * MAINTAINERS (Write After Approval): Add myself.
6293 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6295         * MAINTAINERS (Write After Approval): Add myself.
6297 2006-04-18  DJ Delorie  <dj@redhat.com>
6299         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6300         reference libgloss so that libssp can be built in a combined
6301         tree.
6302         * configure: Regenerate.
6304 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6306         * MAINTAINERS (Write After Approval): Add myself.
6308 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6310         * configure.in: Require makeinfo 4.4 or higher.
6311         * configure: Regenerate.
6313 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6315         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6316         Rearrange the entries of other libraries to have them in one place.
6318 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6320         * MAINTAINERS (Write After Approval): Remove myself.
6321         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6323 2006-03-14  Richard Guenther  <rguenther@suse.de>
6325         * configure: Regenerate with autoconf 2.13.
6327 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6329         * MAINTAINERS: Use my work address.
6331         * MAINTAINERS: Update my E-mail address.
6333 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6335         * configure.in: Handle --disable-<component> generically.
6336         * configure: Regenerate.
6338 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6340         PR libgcj/17311
6341         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6343 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6345         * MAINTAINERS (Write After Approval):  Remove myself.
6346         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6348 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6350         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6351         (TARGET_CONFIGDIRS): Remove.
6352         * configure.in: Remove AC_SUBST(target_configdirs).
6353         * Makefile.in, configure: Regenerated.
6355 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6357         * MAINTAINERS (Write After Approval):  Remove myself.
6358         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6360 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6362         PR bootstrap/25670
6364         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6366         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6367         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6368         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6369         BUILD_PREFIX, BUILD_PREFIX_1.
6370         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6372         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6373         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6375         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6376         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6377         of `cat stage_current`.  Always provide the `r' and `s' variables.
6378         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6379         a single shell execution.
6380         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6381         bootstrapped modules, make the stage1 module if the build was not
6382         started yet, else build the current stage.
6383         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6384         (all-build, all-host, all-target, [+make_target+]-host,
6385         [+make_target+]-target): Do not use \-continued lines.
6386         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6387         (current_stage, restrap, stage_last): New.
6389         * Makefile.in: Regenerate.
6390         * configure: Regenerate.
6392 2006-02-19  Bud Davis  <jmdavis@link.com>
6394         * MAINTAINERS (Write After Approval):  Remove myself.
6395         (Language Front End Maintainers):  Add myself as fortran 95
6396         maintainer and update e-mail address.
6398 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6400         * MAINTAINERS (Write After Approval):  Remove myself.
6401         (Language Front End Maintainers):  Add myself as fortran 95
6402         maintainer.
6404 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6406         * MAINTAINERS (Write After Approval): Add myself.
6408 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6410         * MAINTAINERS (Write After Approval):  Remove myself.
6411         (Language Front End Maintainers):  Add myself as
6412         fortran 95 maintainer.
6414 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6416         Sync from src:
6418         2005-12-27  Leif Ekblad  <leif@rdos.net>
6420         * configure.in: Add support for RDOS target.
6421         * configure: Regenerate.
6423 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6424             Andreas Schwab  <schwab@suse.de>
6426         * configure: Regenerate.
6428 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6430         * configure.in (enable_libgomp): Add AIX.
6431         * configure: Regenerate.
6433 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6435         * MAINTAINERS (Write After Approval): Add myself.
6437 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6439         * MAINTAINERS (Write After Approval): Add myself.
6441 2006-01-31  Richard Guenther  <rguenther@suse.de>
6442         Paolo Bonzini  <bonzini@gnu.org>
6444         * Makefile.def (target_modules): Add libgcc-math target module.
6445         * configure.in (target_libraries): Add libgcc-math target library.
6446         (--enable-libgcc-math): New configure switch.
6447         * Makefile.in: Re-generate.
6448         * configure: Re-generate.
6449         * libgcc-math: New toplevel directory.
6451 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6453         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6454         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6455         the assembler, linker and binutils.
6456         * configure: Regenerate.
6458 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6460         * MAINTAINERS (Write After Approval): Add myself.
6462 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6464         * configure: Regenerate.
6466 2006-01-18  Richard Henderson  <rth@redhat.com>
6467             Jakub Jelinek  <jakub@redhat.com>
6468             Diego Novillo  <dnovillo@redhat.com>
6470         * libgomp: New directory.
6471         * Makefile.def: Add target_module libgomp.
6472         * Makefile.in: Regenerate.
6473         * configure.in (target_libraries): Add target-libgomp.
6474         * configure: Regenerate.
6476 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6478         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6479         @ from continuation.
6480         * Makefile.in: Rebuilt.
6482 2006-01-04  Chris Lattner  <sabre@gnu.org>
6484         * MAINTAINERS (Write After Approval): Add myself.
6486 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6488         PR bootstrap/24252
6490         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6491         * Makefile.tpl (OBJDUMP): New.
6492         (EXTRA_HOST_FLAGS): Add it.
6493         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6495         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6496         to use symbolic links between directories.  Avoid race conditions
6497         or make them harmless.
6498         * configure.in: Do not try to use symbolic links between directories.
6500         * Makefile.def (LEAN): Pass.
6501         * Makefile.tpl (LEAN): Define.
6502         (stage[+id+]-start): Accept that the previous directory does not
6503         exist, if the bootstrap is lean.
6504         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6505         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6506         configure substitution.
6507         ([+compare-target+]): Likewise.
6508         ([+bootstrap-target+]-lean): New.
6509         * configure.in: Remove lean bootstrap support from here.
6511         * Makefile.in: Regenerate.
6512         * configure: Regenerate.
6514 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6516         * MAINTAINERS (libdecnumber): Add myself.
6518 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6520         * libtool-ldflags: New script.
6522 2006-01-02  Andreas Schwab  <schwab@suse.de>
6524         * configure.in: When reconfiguring remove Makefile in
6525         all stage directories.
6526         * configure: Regenerate.
6528 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6530         * MAINTAINERS: Update my email address.
6532 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6534         Revert Ada-related part of the previous change.
6536         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6537         Do not pass.
6538         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6539         * Makefile.in: Regenerate.
6540         * configure.in: Do not include mt-ppc-aix target fragment.
6541         * configure: Regenerate.
6543 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6545         * configure.in: Select appropriate fragments for PowerPC/AIX.
6546         * configure: Regenerate.
6548         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6549         BOOT_CFLAGS, BOOT_LDFLAGS.
6550         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6551         BOOT_CFLAGS, BOOT_LDFLAGS.
6552         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6553         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6554         (stage): Fail if we cannot complete the work.
6555         * Makefile.in: Regenerate.
6557 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6559         * configure.in: Replace ms1 with mt.
6560         * configure: Rebuilt.
6562 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6564         * MAINTAINERS: Update my email address.
6566 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6568         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6569         install-host-nogcc): Don't invoke $(stage) at the end.
6570         * Makefile.in: Regenerate.
6572 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6574         * configure.in: Flip the top-level bootstrap switch.
6575         * configure: Regenerate.
6577 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6579         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6580         $(stage) and $(unstage).
6581         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6582         (all): Remove stray semicolon.
6583         (local-distclean): Don't handle multilib.tmp and multilib.out.
6584         (install.all): Set $s for consistency.
6585         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6586         check_multilibs setting.  Always make the install directory.
6587         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6588         Correct @if/@endif.
6589         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6590         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6591         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6592         (multilib.out): Remove.
6593         * Makefile.in: Regenerated.
6595 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6597         * MAINTAINERS (Write After Approval): Add myself.
6599 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6601         * MAINTAINERS: Add myself as mt maintainer.
6603         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6605 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6607         * MAINTAINERS: Change email address.
6609 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6611         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6612         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6613         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6614         Find in-tree tools if available.
6615         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6616         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6617         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6618         (COMPILER_*_FOR_TARGET): New.
6619         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6620         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6621         (CONFIGURED_*, USUAL_*): Remove.
6622         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6623         STRIP): Use autoconf substitutions.
6624         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6625         COMPILER_NM_FOR_TARGET): New.
6626         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6628         (all): Make all-host and all-target in parallel.
6629         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6630         that $$r and $$s are set before invoking a recursive make.
6631         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6632         ([+bootstrap-target+]): Inline most of the `all' target.
6634 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6636         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6637         from the gcc build directory.
6638         * Makefile.in: Regenerate.
6640 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6642         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6643         depend on all-libdecnumber.
6644         * configure.in (host_libs): Include libdecnumber.
6645         * Makefile.in: Regenerate.
6646         * configure: Likewise.
6648 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6650         * libdecnumber: Import decNumber sources from the dfp-branch.
6652 2005-11-21  Kean Johnston  <jkj@sco.com>
6654         * config.sub, config.guess: Sync from upstream sources.
6656 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6658         Import from Autoconf sources:
6660         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6661         * config/move-if-change: Don't output "$2 is unchanged";
6662         suggested by Ben Elliston.  Handle weird characters correctly.
6664 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6666         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6667         to match upstream libtool for darwin.
6669 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6671         * Makefile.def: Remove gdb dependencies for gdbtk.
6672         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6673         (configure-gdb, install-gdb): New rules.
6674         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6675         * Makefile.in, configure: Regenerated.
6677 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6679         * MAINTAINERS (Write After Approval): Add myself.
6681 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6683         * MAINTAINERS (Write After Approval): Add myself.
6685 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6687         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6688         Diego Novillo.
6690 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6692         PR bootstrap/24297
6693         * Makefile.tpl (do-[+make-target+], do-check, install,
6694         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6695         are set before recursing.
6696         * Makefile.in: Regenerate.
6698 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6700         PR bootstrap/18939
6701         * Makefile.def (gcc) <target>: Fix thinko.
6702         * Makefile.in: Regenerate.
6704 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6706         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6707         * configure: Regenerate.
6709 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6711         * MAINTAINERS (Write After Approval): Add self.
6713 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6715         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6716         target-libffi, target-qthreads, target-libjava, and
6717         targetlibobjc.
6718         * configure: Regenerate.
6720 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6722         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6723         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6724         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6725         (USUAL_OBJDUMP_FOR_TARGET): New.
6726         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6727         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6728         * configure, Makefile.in: Regenerated.
6730 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6732         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6733         before other host packages.
6735 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6737         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6739 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6741         PR bootstrap/22340
6743         * configure.in (default_target): Remove.
6744         * Makefile.tpl (all): Do not use prerequisites as subroutines
6745         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6746         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6747         use prerequisites as subroutines.
6748         (check-host, check-target): New.
6749         (bootstrap configure & all targets): Do not use stage*-start
6750         if the directory layout is already ok.
6751         (non-bootstrap configure & all targets): Prepend a $(unstage).
6752         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6753         (NOTPARALLEL): Remove.
6754         (unstage, stage variables): New variables.
6755         (unstage, stage targets): Simply expand to those variables.
6757         * configure: Regenerate.
6758         * Makefile.in: Regenerate.
6760 2005-10-04  James E Wilson  <wilson@specifix.com>
6762         * Makefile.def (lang_env_dependencies): Add libmudflap.
6763         * Makefile.in: Regenerate.
6765 2005-10-03  Andreas Schwab  <schwab@suse.de>
6767         Backport from libtool CVS:
6768         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6770         * ltmain.sh: add support for installing into temporary
6771         staging area (e.g. 'make install DESTDIR=...')
6773 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6775         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6776         * configure: Regenerated.
6778 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6780         * configure: Regenerate with the correct
6781         autoconf version.
6783 2005-09-30  Catherine Moore  <clm@cm00re.com>
6785         * configure.in (bfin-*-*): New.
6786         * configure: Regenerated.
6788 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6790         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6791         (LIPO_FOR_TARGET): New.
6792         (CONFIGURED_LIPO_FOR_TARGET): New.
6793         (USUAL_LIPO_FOR_TARGET): New.
6794         (STRIP_FOR_TARGET): New.
6795         (CONFIGURED_STRIP_FOR_TARGET): New.
6796         (USUAL_STRIP_FOR_TARGET): New.
6797         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6798         STRIP_FOR_TARGET.
6799         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6800         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6801         * Makefile.in: Regenerate.
6802         * configure: Regenerate.
6804 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6806         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6807         (rs6000-*-aix*): Same.
6808         * configure: Regenerate.
6810 2005-09-16  Tom Tromey  <tromey@redhat.com>
6812         * MAINTAINERS: Add self as java maintainer.
6814 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6816         * configure.in: Recognize f95 in the --enable-languages option,
6817         and substitute it for fortran, issuing a warning.
6818         * configure: Regenerate.
6820 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6822         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6823         * configure:  Regenerated.
6825 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6827         * MAINTAINERS: Add self as ms1 maintainer.
6829 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6831         * Makefile.def (libssp): Add to lang_env_dependencies.
6832         * Makefile.in: Regenerate.
6834 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6836         * MAINTAINERS: Add myself as middle-end maintainer.
6838 2005-08-17  Christian Groessler  <chris@groessler.org>
6840         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6841         * Makefile.in: Regenerate.
6843 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6845         * MAINTAINERS (write after approval): Added myself.
6847 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6849         * MAINTAINERS (Write After Approval): Add myself.
6851 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6853         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6854         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6855         Look for alternate names of the target cc and c++
6856         * configure: Regenerate.
6858 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6860         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6861         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6862         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6863         tools; remove code to manually set them.
6864         (Target tools): Look in the environment for them.
6865         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6866         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6867         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6868         build directory.
6869         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6870         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6871         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6872         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6873         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6874         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6875         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6876         * configure: Regenerate.
6877         * Makefile.in: Regenerate.
6879 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6881         * MAINTAINERS: Update for removed CPU targets.
6883 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6885         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6886         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6887         * Makefile.in: Regenerated.
6889 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6891         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6892         (CFLAGS_FOR_TARGET): Use it.
6893         (CXXFLAGS_FOR_TARGET): Likewise.
6894         * Makefile.in: Regenerated.
6895         * configure.in (--with-build-sysroot): New option.
6896         * configure: Regenerated.
6898 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6900         * Makefile.tpl: Wrap install between unstage and stage
6901         * Makefile.in: Regenerate.
6903 2005-07-21  Eric Christopher  <echristo@apple.com>
6905         * MAINTAINERS: Update affiliation.
6907 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6909         * MAINTAINERS: Add self as crx port maintainer.
6911 2005-07-20  DJ Delorie  <dj@redhat.com>
6913         * MAINTAINERS: Add self as m32c maintainer.
6915 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6917         * all files: Update FSF address.
6919 2005-07-15  Eric Christopher  <echristo@redhat.com>
6921         * MAINTAINERS: Change affiliation.
6923 2005-07-14  Jim Blandy  <jimb@redhat.com>
6925         * configure.in: Add cases for Renesas m32c.
6926         * configure: Regenerated.
6928 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6930         * COPYING.LIB: Update from fsf.org.
6932 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6934         * COPYING, compile, config.guess,
6935         config.sub, install-sh, missing, mkinstalldirs,
6936         symlink-tree, ylwrap: Sync from upstream sources.
6937         * config-ml.in: Update FSF address.
6939 2005-07-13  Eric Christopher  <echristo@redhat.com>
6941         * configure.in: Add toplevel noconfigdir support for tpf.
6942         * configure: Regenerate.
6944 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6946         PR ada/22340
6948         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6949         * Makefile.in: Regenerate.
6951 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6953         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6954         Brolley to write-after-approval.
6956 2005-07-07  Andreas Schwab  <schwab@suse.de>
6958         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6959         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6960         * Makefile.in: Regenerated.
6962 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6964         * configure.in: Don't build sim or rda when targetting darwin.
6965         * configure: Regenerate.
6967 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6969         * configure.in: Add --enable-libssp and --disable-libssp.
6970         * configure: Regenerate with autoconf-2.13.
6972 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6974         * Makefile.def (target_modules): Add libssp.
6975         * configure.in (target_libraries): Add target-libssp.
6976         * configure: Rebuilt.
6977         * Makefile.in: Rebuilt.
6979 2005-07-01  Zack Weinberg  <zackw@panix.com>
6981         * MAINTAINERS: Change email address.  Resign from maintainership.
6983 2005-07-01  Richard Guenther  <rguenther@suse.de>
6985         * MAINTAINERS: Change my e-mail address and affiliation.
6987 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6989         * Makefile.def (stagefeedback): Come after profile.
6990         Define profiledbootstrap target.
6991         * Makefile.tpl (profiledbootstrap): Remove.
6992         (stageprofile-end): Zap stagefeedback.
6993         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6994         * Makefile.in: Regenerate.
6996 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6998         * MAINTAINERS: Update my email address.
7000 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7002         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7003         In 'cpp' stanza, support '#line' as well as '# '.
7005 2005-06-08  Andreas Schwab  <schwab@suse.de>
7007         * MAINTAINERS: Move myself from 'Write After Approval' to
7008         'CPU Port Maintainers' section as m68k maintainer.
7010 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7012         * configure.in (unsupported_languages): New macro.
7013         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7014         non-ported target libraries in noconfigdirs.
7015         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7016         non-linux-gnu.  Remove libgcj_ex_libffi.
7017         <lang_frag loop>: Set add_this_lang=no if the language is in
7018         unsupported_languages.
7019         * configure: Regenerate.
7021 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7023         * configure.in: Fix typo in handling of --with-mpfr-dir.
7024         * configure: Regenerate.
7026 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7028         * MAINTAINERS: Update my email address.
7030 2005-06-02  Jim Blandy  <jimb@redhat.com>
7032         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7033         accepted into the master sources.)
7035 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7036             Michael Snyder  <msnyder@redhat.com>
7037             Stan Cox  <scox@redhat.com>
7039         * configure.in: Set noconfigdirs for ms1.
7041         * configure: Regenerate.
7043 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7045         * MAINTAINERS (Write After Approval): Add self.
7047 2005-06-01  Josh Conner  <jconner@apple.com>
7049         * MAINTAINERS (Write After Approval): Add self.
7051 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7053         * MAINTAINERS: Update my email address.
7055 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7057         * MAINTAINERS (Write After Approval): Add self.
7059 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7061         * MAINTAINERS (Write After Approval): Remove self.
7063 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7065         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7066         (Dependencies): Consider target modules for bootstrap dependencies.
7067         Make target bootstrap modules depend on each stage's gcc.
7068         * Makefile.in: Regenerate.
7070 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7072         * Makefile.def (configure-gcc): Depend on binutils having been built.
7073         (all-gcc): No need to do it here.
7074         * Makefile.in: Regenerate.
7076 2005-05-19  Paul Brook  <paul@codesourcery.com>
7078         * configure.in: Rewrite misleading error message when requested
7079         language cannot be built.
7080         * configure: Regenerate.
7082 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7084         * ylwrap: Import from Automake 1.9.5.
7086 2005-05-13  David Ung  <davidu@mips.com>
7088         * MAINTAINERS (Write After Approval): Add self.
7090 2005-05-09  Mike Stump  <mrs@apple.com>
7092         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7093         lt_cv_sys_max_cmd_len for now.
7095 2005-05-09  Stan Cox  <scox@redhat.com>
7097         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7099 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7101         * README.SCO: Update the URL.
7103 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7105         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7106         with_gnu_ld to libtool.
7107         * ltcf-c.sh (aix[45]): Define file_list_spec.
7108         * ltcf-cxx.sh (aix[45]): Same.
7109         * ltcf-gcj.sh (aix[45]): Same.
7110         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7111         exists, write list of input files to temporary file.
7113 2005-05-04  Mike Stump  <mrs@apple.com>
7115         * configure.in: Always pass --target to target configures as
7116         otherwise rebuilds that do --recheck will fail.
7117         * confiugure: Rebuilt.
7119 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7121         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7122         STAGE_HOST_EXPORTS.
7123         (configure, all): Add bootstrap support.
7124         (Host modules, target modules): Pass post-stage1 flags and exports.
7125         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7126         * Makefile.in: Regenerate.
7128 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7130         * configure: Regenerate.
7132 2005-04-27  Mike Stump  <mrs@apple.com>
7134         * MAINTAINERS: Add self as darwin maintainer.
7136 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7138         * config.sub: Update from master copy.
7140 2005-04-21  Mike Stump  <mrs@apple.com>
7142         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7143         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7145 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7147         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7148         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7149         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7150         "*-*-elf" and "*-*-linux*".
7151         * configure: Regenerate.
7153 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7155         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7157 2005-04-12  Mike Stump  <mrs@apple.com>
7159         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7161 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7163         * MAINTAINERS (Write After Approval): Add myself.
7165 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7167         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7169 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7171         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7172         (TARGET_CONFIGARGS): Include --with-target-subdir.
7173         (configure, all): New macros.  Use them throughout.
7174         * Makefile.in: Regenerate.
7176 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7178         * MAINTAINERS (Write After Approval): Add myself.
7180 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7182         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7184 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7186         * MAINTAINERS: Move John Carr to Write After Approval.
7188 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7190         * config/mh-mingw32: Delete.
7191         * configure.in: Don't use it.
7192         * configure: Regenerate.
7194 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7196         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7197         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7198         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7199         (HOST_LIB_PATH): Generate from Makefile.def.
7200         (TARGET_LIB_PATH): Likewise.
7201         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7202         * Makefile.in: Regenerate.
7203         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7204         (RPATH_ENVVAR): Include Darwin case.
7205         * configure: Regenerate.
7207 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7209         * MAINTAINERS (Various Maintainers): Remove self.
7210         (Write After Approval): Add self.
7212 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7214         * MAINTAINERS (Various Maintainers): Add self.
7216 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7218         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7219         * configure: Regenerate.
7221 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7223         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7224         gcc_version, and gcc_version_trigger from set of flags to pass.
7225         * Makefile.tpl: Remove definitions of above variables.
7226         (config.status): Remove dependency on $(gcc_version_trigger).
7227         * Makefile.in: Regenerate.
7228         * configure.in: Do not reference config/gcc-version.m4 nor
7229         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7230         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7231         * configure: Regenerate.
7233 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7234             Andrew Pinski  <pinskia@physics.uc.edu>
7236         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7237         * Makefile.in: Regenerate.
7239 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7241         * MAINTAINERS (Write After Approval): Add myself.
7243 2005-03-03  David Ayers  <d.ayers@inode.at>
7245         * MAINTAINERS (Write After Approval): Add myself.
7247 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7249         PR libgcj/20160
7250         * ltmain.sh: Avoid creating archives with components that have
7251         duplicate basenames.
7253 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7255         PR bootstrap/20250
7256         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7257         instead of check.
7258         * Makefile.in: Regenerate.
7260 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7262         * Makefile.in: Regenerate to fix conflict between the previous two
7263         patches.
7265 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7267         PR bootstrap/17383
7268         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7269         * Makefile.tpl (HOST_SUBDIR): New substitution.
7270         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7271         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7272         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7273         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7274         (Host modules, Bootstrapped modules): Use it.
7275         (Build modules, Target modules): Do not create symlink trees,
7276         always configure out-of-srcdir.
7277         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7278         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7279         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7280         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7282         * Makefile.in: Regenerate.
7283         * configure: Regenerate.
7285 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7287         Merged from libada-gnattools-branch:
7288         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7290         * gnattools: New directory.
7291         * Makefile.def: Add gnattools as a module, depending on target-libada.
7292         * Makefile.in: Regenerate.
7293         * configure.in: Include gnattools in host_tools; disable it if ada
7294         is disabled.
7295         * configure: Regenerate.
7297 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7299         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7300         treelang maintainer.
7301         (Write After Approval): Remove myself.
7303 2005-02-23  Paul Schlie  <schlie@comcast.net>
7305         * configure.in: Allow darwin targeted ports to build tk, itcl and
7306         libgui.
7307         * configure: Regenerate.
7309 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7311         PR libgcj/10353
7312         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7313         * configure: Regenerate.
7315 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7317         * MAINTAINERS (Write After Approval): Add myself.
7319 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7321         * MAINTAINERS: Update my e-mail address.
7323 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7325         * MAINTAINERS (Write After Approval): Add myself.
7327 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7329         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7330         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7331         target-libgloss when not *-*-elf and *-*-aout.
7332         * configure: Regenerate.
7334 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7336         * MAINTAINERS: Remove obsolete entries.
7338         * MAINTAINERS (Write After Approval): Add Michael Matz.
7340 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7342         * MAINTAINERS: Remove self as cpplib maintainer.
7344 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7346         * install-sh, config.sub: Import from upstream.
7348 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7350         PR bootstrap/18222
7351         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7352         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7353         * Makefile.in: Regenerate.
7355 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7357         * MAINTAINERS: Update my email address.
7359 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7360             Andreas Schwab  <schwab@suse.de>
7362         PR bootstrap/18033
7363         * config-ml.in: Eval option if surrounded by single quotes.
7365 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7367         Revert 2004-12-28 Makefile changes, a better fix will be
7368         applied to mainline and src after GCC 4.0 branches.
7370 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7372         PR bootstrap/17383
7374         * Makefile.def (target_modules): Remove stage parameter,
7375         it is always true now.
7376         * Makefile.tpl (configure-build-[+module+],
7377         configure-target-[+module+]): Always build symlink tree
7378         for the directory and for include.  BUILD_SUBDIR and
7379         TARGET_SUBDIR cannot be . anymore.
7380         * Makefile.in: Regenerate.
7382 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7384         Revert 2004-12-08 Makefile changes.
7386 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7388         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7389         cygwin, mingw.
7391 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7393         * configure.in (sh64-*-*): Reenable gprof.
7394         * configure: Regenerate.
7396 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7398         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7399         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7400         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7401         * Makefile.in: Regenerate.
7403 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7405         * MAINTAINERS: Update my email address.
7407 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7409         * Makefile.tpl: Generate normal dependencies if the LHS module is
7410         not bootstrapped.
7411         * Makefile.in: Regenerate.
7413 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7415         * configure.in: Include config/gxx-include-dir.m4.  Use
7416         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7417         * configure: Regenerate.
7419 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7421         * config.if: Delete.
7422         * configure.in: Set libstdcxx_incdir directly.
7423         * configure: Regenerate.
7425 2004-12-02  Eric Christopher  <echristo@redhat.com>
7427         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7428         * Makefile.in: Regenerate.
7430 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7432         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7433         * configure: Regenerate.
7435 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7437         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7438         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7439         * configure: Regenerate.
7441 2004-12-01  Eric Christopher  <echristo@redhat.com>
7443         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7444         of things to remove.
7446 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7448         * MAINTAINERS (Write After Approval): Update my e-mail address.
7450 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7452         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7453         from CVS libtool to always pass_all.
7455 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7457         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7458         (hppa*64*-*-*): Delete incorrect comment.
7459         * configure: Rebuilt.
7461 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7463         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7465 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7467         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7468         from CVS libtool to always pass_all.
7470 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7472         * install-sh, compile: Import from automake.
7474 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7476         * config.guess, config.sub:  Import from savannnah.
7478 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7480         * MAINTAINERS (Write After Approval): Add myself
7482 2004-11-12  Mike Stump  <mrs@apple.com>
7484         * Makefile.def: Add html support.
7485         * Makefile.tpl: Likewise.
7486         * Makefile.in: Regenerate.
7488 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7490         PR 18423
7491         * configure.in: Remove all instances of build-fixincludes from
7492         noconfigdirs.
7493         (build_configargs): Supply --target to subdirectories.
7494         * configure: Regenerate.
7496         * Makefile.def: Make gcc install depend on fixincludes install.
7497         * Makefile.in: Regenerate.
7499 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7501         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7503 2004-11-11  Paul Brook  <paul@codesourcery.com>
7505         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7507 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7509         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7510         target-libgfortran.
7511         * configure: Regenerate.
7513 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7515         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7516         like CC.
7518 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7520         * Makefile.def (host fixincludes): Specify missing targets.
7521         * Makefile.in: Regenerate.
7523 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7525         * MAINTAINERS: Add myself
7527 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7529         * MAINTAINERS (Write After Approval): Add myself.
7531 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7533         * Makefile.def: Build fixincludes for the host, too.
7534         * Makefile.in: Regenerate.
7535         * configure.in (host_tools): Add fixincludes.
7536         * configure: Regenerate.
7538 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7540         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7541         * configure: Regenerated.
7543 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7545         PR other/17783
7546         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7547         * configure: Regenerated.
7549 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7551         * README.SCO: Update per FSF instructions.
7553 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7555         PR target/18151
7556         * configure.in (case ${target}): Do not build fixincludes for avr.
7557         * configure: Regenerated.
7559 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7561         * configure.in (case ${target}): Do not build fixincludes
7562         on platforms where it is not used.
7563         * configure: Regenerated.
7565 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7567         * configure.in: Use an absolute path to install-sh.
7568         * configure: Regenerated.
7570 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7572         * MAINTAINERS (Write After Approval): Add myself.
7574 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7576         * MAINTAINERS: Remove from Write After Approval those that are
7577         already maintainers.
7579 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7581         * MAINTAINERS:  Update my email address.
7583 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7585         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7586         * configure: Regenerate.
7588 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7590         * MAINTAINERS:  Update my email address.
7592 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7594         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7595         entries belonging to this category.
7597 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7599         * MAINTAINERS: Update my e-mail address.
7601 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7603         Fix wrong conflict resolution in:
7605         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7607         * Makefile.in: Regenerate.
7608         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7609         in the recursive `make', instead of hardwiring `all'.
7610         (Autogenerated TARGET-* variables): New.
7612 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7614         * configure.in: Enable target-libgloss for crx-*-*.
7615         * configure: Regenerate.
7617 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7619         * MAINTAINERS (Various Maintainers): Move the "windows,
7620         cygwin, mingw" maintainer to ...
7621         (OS Port Maintainers): ... here.
7623 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7625         * MAINTAINERS (Write After Approval): Remove those that are
7626         maintainers of some subsystem.
7628 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7630         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7631         * ltcf-cxx.sh (tpf*): Likewise.
7632         * ltconfig (tpf*): Add TPF OS configuration support.
7634 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7636         * MAINTAINERS: Change my email address to my new work account.
7638 2004-09-24  Michael Roth  <mroth@nessie.de>
7640         * configure.in (--without-headers): Add missing double quotes.
7641         * configure: Regenerate.
7643 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7645         * ylwrap: Revert to previous version.
7647 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7649         PR bootstrap/17369
7650         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7651         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7652         SET_GCC_LIB_PATH_CMD.
7653         (BASE_TARGET_EXPORTS): Likewise.
7654         * Makefile.in: Regenerated.
7656         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7657         * configure: Regenerated.
7659 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7661         * config.guess: New upstream version
7662         * compile, depcomp, install-sh, ylwrap: Likewise.
7664 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7666         * config/mh-x86omitfp: New host makefile fragment.  Add
7667         -fomit-frame-pointer to the default BOOT_CFLAGS.
7668         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7669         * configure: Regenerate.
7671 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7673         PR target/11572
7674         * configure.in (*-*-darwin*): Renable libobjc.
7675         * configure: Regenerate.
7677 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7679         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7681 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7683         * Makefile.def: Remove libbanshee.
7684         * Makefile.tpl: Ditto.
7685         * configure.in: Ditto.
7686         * Makefile.in: Regen.
7687         * configure: Ditto.
7689 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7691         * ltmain.sh: Use $pic_object as $non_pic_object if
7692         $non_pic_object=none.
7694 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7696         * missing: Import latest version from master repository.
7698 2004-09-06  Nick Clifton  <nickc@redhat.com>
7700         * config.sub: Import latest version from master repository.
7701         * config.guess: Likewise.
7702         This includes these changes:
7704         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7706         * config.sub: Handle crisv32, alias etraxfs.
7707         * config.guess (crisv32:Linux:*:*): Handle.
7709         2004-08-13  Brad Smith  <brad@comstyle.com>
7711         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7712         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7714         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7716         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7717         assume the processor is a powerpc.  This is because coreutils
7718         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7719         in this case, due to a MacOS X bug that causes
7720         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7721         to return a negative number.
7722         Problem reported by Petter Reinholdtsen in:
7723         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7725         2004-07-19  Ben Elliston  <bje@gnu.org>
7727         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7729         2004-06-24  Ben Elliston  <bje@gnu.org>
7731         * config.guess: Update copyright years.
7732         * config.sub: Likewise.
7734         2004-06-22  Robert Millan  <robertmh@gnu.org>
7736         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7737         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7739         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7741         * config.guess (*:*VMS:*:*): New entry. Replaces
7742         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7743         manufacturer.
7745         2004-06-22  Ben Elliston  <bje@gnu.org>
7747         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7748         * config.sub: Likewise.
7750         2004-06-22  Ben Elliston  <bje@gnu.org>
7752         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7753         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7755         2004-06-11  Ben Elliston  <bje@gnu.org>
7757         * config.guess (pegasos:OpenBSD:*:*): Remove.
7759         2004-06-11  Ben Elliston  <bje@gnu.org>
7761         From Wouter Verhelst <wouter@grep.be>:
7762         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7764         2004-06-11  Ben Elliston  <bje@gnu.org>
7766         * config.guess (luna88k:OpenBSD:*:*): New.
7768         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7770         * config.guess (m32r*:Linux:*:*): New case.
7771         * config.sub: Handle m32rle.
7773         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7775         From Jens Petersen  <petersen@redhat.com>:
7776         * config.sub: Handle sparcv8.
7778         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7780         From Tom Smith <smith@cag.lkg.hp.com>:
7781         * config.guess: Version suffixes are equally significant on Tru64
7782         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7783         prefix of "P" (patched kernel).
7785         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7787         * config.sub: Add support for National Semiconductor CRX target.
7789 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7791         * MAINTAINERS (Various Maintainers): Remove myself as web page
7792         maintainer, add myself as maintainer of build status lists.
7794 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7796         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7797         *-*-netware, but add target-libmudflap.
7798         Consolidate *-*-netware targets (of which really only i?86 exists)
7799         into a single entry.
7800         * configure: Likewise.
7802 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7804         * Makefile.tpl (sorry): Remove.
7805         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7806         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7807         (do-clean): Clean per-stage directories too.
7808         (do-distclean): Run distclean-stage1 too.
7809         (.NOTPARALLEL): Enable during toplevel bootstrap.
7810         (stage[+id+]-bubble): Enable parallel execution during
7811         the recursive invocation.
7812         * Makefile.in: Regenerate.
7814         Fix previous checkin:
7816         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7817         include.
7818         * configure.in: Fix indentation.
7819         * configure: Regenerate.
7821 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7823         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7824         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7825         * configure: regenerate
7826         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7827         -mdynamic-no-pic
7829 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7831         * Makefile.def (build_modules): Add fixincludes.
7832         (dependencies): Make gcc depend on fixincludes.
7833         * configure.in (build_tools): Add fixincludes.
7834         (build_configdirs): Always include build_libs.
7835         * Makefile.in: Regenerate.
7836         * configure: Regenerate.
7838 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7840         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7841         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7842         phony targets; do not generate timestamp files.
7843         (distclean-stageN): Remove references to their timestamp files.
7844         (restageN, touch-stageN): Remove.
7845         (stageN-bubble): Rewritten.
7846         (compare): Support lean bootstraps.
7847         * Makefile.in: Regenerate.
7849         * configure.in: Only warn when bootstrapping but
7850         build != host or build != target.  Support lean bootstraps.
7851         * configure: Regenerate.
7853 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7855         * configure.in:  Give a better error message if GMP/MPFR are missing
7856         and a language needing them has been requested.
7857         * configure:  Regenerated.
7859 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7861         * configure.in:  Print a list of available language front-ends if
7862         a requested one is missing.  Tidy stray tab characters.
7863         * configure:  Regenerated.
7865 2004-08-19  Michael Koch  <konqueror@gmx.de>
7867         * gcc/doc/install.texi: Update entry about automake for libjava.
7869 2004-08-17  Robert Millan  <robertmh@gnu.org>
7871         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7872         (instead of FreeBSD).
7873         * configure: Regenerate.
7875 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7877         * Makefile.in: Regenerate.
7878         * configure: Regenerate.
7880         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7881         stage_*_flags.
7882         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7883         for bootstrapped modules if toplevel bootstrap is going.
7884         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7885         modules.  Adjust for changes in Makefile.def.  Enable several
7886         rules even in non-bootstrap mode, just to avoid peppering the
7887         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7888         (stage-[+prev+]-bubble): Remove.
7890         * Makefile.def (Dependencies): Depend on all-build-bison,
7891         all-build-flex, all-build-byacc, all-build-texinfo, rather
7892         than the host variations.
7893         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7894         with BUILD_SUBDIR.
7895         (BISON): Update for recent Bisons.
7896         (YACC): Fix typo.
7897         (cross): Depend on all-build.
7898         (all): Do not depend on all-build.
7899         (prebootstrap): Remove.
7900         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7901         (Prebootstrap dependencies): Add them to the per-stage targets
7902         and to all-prebootstrap.
7903         * configure.in (build_configdirs): Always enable build_tools.
7904         (BUILD_DIR_PREFIX): Remove.
7906         * Makefile.def (gcc): Add target variable.
7907         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7908         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7909         in the recursive `make', instead of hardwiring `all'.
7910         (Autogenerated TARGET-* variables): New.
7912 2004-08-13  Brian Booth  <bbooth@redhat.com>
7914         * MAINTAINERS: Remove myself from write-after-approval.
7916 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7918         * src-release: Stop distributing mmalloc with gdb (which doesn't
7919         use it).
7920         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7921         * Makefile.in: Regenerate.
7923 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7925         * configure.in (arm*-*-eabi*): New target.
7926         * configure: Regenerate.
7928 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7930         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7931         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7932         (Dependencies): New section.
7933         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7934         (configure-target-[+module+]): Depend on maybe-all-gcc
7935         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7936         (toplevel profiledbootstrap): Fix dependencies.
7937         * Makefile.in: Regenerate.
7939 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7941         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7942         target-libiberty to noconfigdirs.
7943         * configure: Regenerate.
7945 2004-08-03  Paul Brook  <paul@codesourcery.com>
7947         * configure.in: Check for MPFR as well as GMP.
7948         * configure: Regenerate.
7950 2004-08-01  Robert Millan  <robertmh@gnu.org>
7952         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7953         libmudflap for all GNU-based systems (with Glibc).
7954         * configure: Regenerate.
7956 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7958         * Makefile.def (host-modules): Add gcc.
7959         * Makefile.in: Regenerate.
7960         * Makefile.tpl (sorry): New rule.
7961         (configure-host, all-host, [+make_target+]-host, do-check,
7962         install-host): Do not add gcc as a special case.
7963         (host modules): Add a small special-casing for gcc.  Export
7964         extra_make_flags through the environment.
7965         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7966         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7967         other recursive targets for gcc): Remove.
7969         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7970         (stage, unstage): New rules.
7971         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7972         distclean-stage[+id+]): Use stage_current.
7973         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7974         the stage*-start rules.
7976 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7978         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7979         use -all_load flag.
7981 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7983         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7984         * configure: Regenerate.
7986 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7988         * maintainer-scripts/gcc_release: Revert yesterday's change.
7990 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7992         * MAINTAINERS: Add myself to write-after-approval.
7994 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7996         * libf2c: Removed.
7997         * gcc/gccbug.in: Updated because of libf2c removal.
7998         * maintainer-scripts/gcc_release: Ditto.
8000 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8002         * configure.in: Build libmudflap by default on FreeBSD.
8003         * configure: Regenerated.
8005 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8007         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8008         systems.
8009         * configure: Regenerated.
8011 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8013         PR target/16344
8014         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8015         feedback based compiler.
8016         * Makefile.in: Rebuilt.
8018 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8020         * Makefile.def (host_modules): Set bootstrap=true for flex.
8021         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8022         * Makefile.in: Rebuilt.
8024 2004-07-07  Jan Hubicka  <jh@suse.cz>
8026         * MAINTAINERS: Add self as a profile feedback maintainer.
8028 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8030         * configure.in:  Do not prepend $srcdir to /dev/null in
8031         makefile fragments.
8032         * configure:  Regenerate.
8034 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8036         * Makefile.def (build_modules): Add bison, byacc, flex,
8037         m4, texinfo.
8038         (flags_to_pass): Add FLEX.
8039         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8040         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8041         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8042         DEFAULT_MAKEINFO): Remove.
8043         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8044         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8045         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8046         objdir or else use configured tool.
8047         (all-build): New.
8048         (all): Depend on it.
8049         (Build module dependencies): Add.
8050         * Makefile.in: Regenerate.
8051         * configure.in: Better support for multiple build modules,
8052         matching what is done for host/target modules.  Do not look
8053         for "plausible" locations of build tools if Canadian cross.
8054         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8055         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8056         * configure: Regenerate.
8058 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8060         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8061         * Makefile.in: Regenerate.
8063 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8065         * Makefile.tpl (configure-build-[+module+],
8066         configure-[+module+], configure-target-[+module+]): Pass
8067         [+extra_configure_args+].
8068         (all-build-[+module+], all-[+module+], check-[+module+],
8069         install-[+module+], [+make_target+]-[+module+],
8070         all-target-[+module+], check-target-[+module+],
8071         install-target-[+module+], [+make_target+]-target-[+module+]):
8072         Pass [+extra_make_args+].
8073         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8074         (GCC_HOST_EXPORTS): Remove.
8075         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8076         cross, check-gcc, check-gcc-c++, install-gcc,
8077         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8078         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8079         * Makefile.in: Regenerate.
8081 2004-06-21  Matthew Sachs  <msachs@apple.com>
8083         * MAINTAINERS: Added self to write-after-approval.
8085 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8087         * configure.in: Check for srcdir/winsup rather than build directory
8088         winsup.
8089         * configure: Regenerate.
8091 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8093         * configure.in: Don't build Cygwin native newlib if winsup
8094         directory is missing.  Emit warning instead.
8095         * configure: Regenerate.
8097 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8099         * Makefile.tpl (touch-stage[+id+]): New.
8100         (restage[+prev+]): Depend on touch-stage[+id+].
8102         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8103         Use it throughout.
8105         * Makefile.def: Add profile and feedback bootstrap stages.
8106         Remove next field from bootstrap stages.
8107         * Makefile.tpl (LN, LN_S): Substitute.
8108         (stageN-start, stageN-end): Use double-colon rules, to
8109         provide a hook for additional setup commands.
8110         (distclean-stageN-gcc, restageN): Create dependencies from
8111         [+prev+], not from [+next+].
8112         (stageN-bubble): Add commands for successive stages from
8113         [+prev+], using double-colon rules.
8114         (all-stageN-gcc): Fix typo.
8115         (stagefeedback-start, profiledbootstrap): New.
8116         * Makefile.in: Regenerate.
8117         * configure.in: Call ACX_PROG_LN.
8118         * configure: Regenerate.
8120 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8122         * MAINTAINERS (Write After Approval): Add myself.
8124 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8126         * MAINTAINERS (Write After Approval): Add myself.
8128 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8130         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8131         without gcc.
8132         * configure: Regenerate.
8134 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8136         * Makefile.tpl: Fix typo.
8137         * Makefile.in: Regenerate.
8139 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8141         * configure.in: Remove new- prefix from toplevel
8142         bootstrap targets.
8143         * configure: Regenerate.
8145 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8147         * Makefile.tpl (all.normal): Rename to all.
8148         (all): Replace with a rule to pick the default
8149         target from configure.
8150         (all-gcc, configure-gcc): Use conditionals to
8151         do nothing when toplevel bootstrap is going on.
8152         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8153         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8154         * configure.in: Support --enable-bootstrap.
8156         * Makefile.def: Remove new- prefix from toplevel
8157         bootstrap targets.
8158         * Makefile.tpl: Likewise.
8160         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8161         target.
8163         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8164         $(RECURSE_FLAGS) to recursive invocation of make.
8166         * Makefile.in: Regenerate.
8167         * configure: Regenerate.
8169 2004-05-30  Andreas Jaeger  <aj@suse.de>
8170             Jim Wilson  <wilson@specifixinc.com>
8172         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8173         like CC.
8175 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8177         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8178         * configure: Regenerate.
8180 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8182         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8183         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8184         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8185         targets.
8186         * Makefile.in: Regenerate.
8188 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8190         * configure.in: Test the ability to symlink directories.
8191         * configure: Regenerate.
8193         * Makefile.def (bootstrap-stage): New definitions.
8194         * Makefile.tpl (configure-stage1-gcc,
8195         configure-stage2-gcc, configure-stage3-gcc,
8196         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8197         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8198         new-restage3, compare): Autogenerate, see Makefile.in
8199         entry for behavioral changes.
8200         (distclean-stage1, new-stage1-start, new-stage1-end,
8201         new-stage1-bubble, distclean-stage2, new-stage2-start,
8202         new-stage2-end, new-stage2-bubble, distclean-stage3,
8203         new-stage3-start, new-stage3-end): New autogenerated targets.
8204         (objext, prebootstrap, BOOT_CFLAGS,
8205         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8206         targets.
8208         * Makefile.in: Regenerate.
8209         (distclean-stage1, new-stage1-start, new-stage1-end,
8210         new-stage1-bubble, distclean-stage2, new-stage2-start,
8211         new-stage2-end, new-stage2-bubble, distclean-stage3,
8212         new-stage3-start, new-stage3-end): New targets.
8213         (all-stage1-gcc): Move prebootstrap dependency from here...
8214         (configure-stage1-gcc): ...to here.
8215         (new-bootstrap): Use bubble targets.
8216         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8217         Use per-stage distclean targets.
8218         (configure-stage1-gcc, configure-stage2-gcc,
8219         configure-stage3-gcc, all-stage1-gcc,
8220         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8221         Use new-stageN-start to prepare the tree.
8223 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8225         * Makefile.def (host_modules): add libcpp.
8226         * Makefile.tpl: Add dependencies on and for libcpp.
8227         * Makefile.in: Regenerate.
8228         * configure.in: Add libcpp host module.
8229         * configure: Regenerate.
8231 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8233         * Makefile.tpl: Whenever a recursive target is defined, wrap
8234         it in a special @if/@endif block, and prepare its maybe
8235         dependency in the @if/@endif block
8236         * configure.in: Instead of writing maybe dependencies, remove
8237         the @if/@endif statements, and remove the @if/@endif blocks
8238         that remain.
8239         * configure: Regenerate.
8240         * Makefile.in: Regenerate.
8242 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8244         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8246 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8248         PR bootstrap/15120
8249         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8250         * */configure: Rebuilt.
8252 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8254         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8255         of libf2c.
8256         * configure, Makefile.in: Regenerate.
8258 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8260         * MAINTAINERS (Write After Approval): Add myself.
8262 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8264         Merge from tree-ssa-20020619-branch.
8266         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8267         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8268         (HOST_GMPLIBS): Define.
8269         (HOST_GMPINC): Define.
8270         (TARGET_LIB_PATH): Add libmudflap.
8271         (GFORTRAN_FOR_TARGET): Define.
8272         (configure-build*): Export GFORTRAN.
8273         (configure-gcc): Export GMPLIBS and GMPINC.
8274         (all-gcc): Add maybe-all-libbanshee.
8275         (configure-target-libgfortran): Define.
8276         * Makefile.in: Regenerate.
8277         * configure.in (host_libs): Add libbanshee.
8278         (target_libraries): Add target-libmudflap and target-libgfortran.
8279         Add --with-libbanshee.
8280         Handle --disable-libmudflap.
8281         (*-*-freebsd*): Use with_gmp.
8282         Add $(libgcj) to noconfigdirs.
8283         * configure: Regenerate.
8284         * depcomp: New file.
8285         * MAINTAINERS: Add tree-ssa maintainers.
8287 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8289         * MAINTAINERS (Various Maintainers): Add myself.
8291 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8293         * MAINTAINERS (Write After Approval): Add myself.
8295 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8297         * MAINTAINERS (Write After Approval): Add myself.
8299 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8301         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8302         * configure: Regenerate.
8304 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8306         Revert:
8307         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8309         * Makefile.def (flags_to_pass): Remove *dir variables that
8310         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8311         as well as prefix and exec_prefix.
8312         * Makefile.in: Regenerate.
8314 2004-04-26  Robert Millan  <robertmh@gnu.org>
8316         Add patches from libtool CVS.
8317         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8318         * ltconfig: Likewise.
8319         * ltcf-c.sh: Likewise.
8320         * ltcf-cxx.sh: Likewise.
8321         * ltcf-gcj.sh: Likewise.
8323 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8325         * Makefile.def (host_modules): Mark with the bootstrap
8326         flag packages on which gcc depends.
8327         * Makefile.tpl (all-bootstrap): Use it.
8328         * Makefile.in: Regenerate.
8330 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8332         * Makefile.def (flags_to_pass): Remove *dir variables that
8333         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8334         as well as prefix and exec_prefix.
8335         * Makefile.in: Regenerate.
8337 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8339         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8340         * configure: Regenerate.
8341         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8342         * gcc/Makefile.tpl (compare): Use the result of the test.
8343         * gcc/Makefile.in: Regenerate.
8345 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8347         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8348         Always relocate gcc and prev-gcc to the original names, even
8349         if the build fails.
8350         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8351         New targets.
8353 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8355         * MAINTAINERS: Update my email address.
8357 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8359         * configure.in (mips*-*-irix5*): Enable ld.
8360         * configure: Regenerate.
8362 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8364         * configure: Regenerate.
8366 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8368         * Makefile.tpl (configure-[+module+], configure-gcc,
8369         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8370         Set and export LDFLAGS.
8371         * Makefile.in: Regenerate.
8373 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8375         * MAINTAINERS: Add myself to write-after-approval.
8377 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8379         PR bootstrap/14871
8380         * Makefile.tpl: If we don't have built-in-tree target tools,
8381         use the ones found by configure rather than hacking around with
8382         program_transform_name.
8383         * configure.in: Give Makefile.tpl the information necessary
8384         to do that.
8385         * Makefile.in: Regenerate.
8386         * configure: Regenerate.
8388 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8390         PR bootstrap/14760
8391         * configure.in: When computing baseargs, strip *all* copies of
8392         offending options.  Also, don't match/substitute the trailing space,
8393         so that this actually works when two similar options are separated by
8394         only one space.
8395         * configure: Regenerate.
8397 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8399         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8400         (rs6000-*-aix*): Same.
8401         * configure: Regenerate.
8403 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8405         * MAINTAINERS: Add myself to write-after-approval.
8407 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8409         * MAINTAINERS: Add myself to write-after-approval.
8411 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8413         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8414         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8415         * Makefile.in: Regenerate.
8417         * configure.in (top level bootstrap support): Rework --enable-werror
8418         to set @stage2_werror_flag@.
8419         * configure: Regenerate.
8420         * Makefile.tpl (top level bootstrap support): Pass
8421         @stage2_werror_flag@ down to configure in stages 2 and 3.
8422         * Makefile.in: Regenerate.
8424 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8426         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8427         for stages 2 and 3 as well as in make.  As a consequence, remove
8428         OUTPUT_OPTION (now detected by configure) from the flags passed down
8429         to make.
8430         * Makefile.in: Regenerate.
8432         * Makefile.tpl (new-bootstrap): Fix typo.
8433         * Makefile.in: Regenerate.
8435 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8437         * Makefile.tpl: Rearrange by moving recursive_targets rules
8438         into their proper sections.
8439         * Makefile.tpl (top level bootstrap support): Move disabling
8440         of coverage flags from 'make' to 'configure'; improve comments.
8441         * Makefile.in: Regenerate.
8443         * Makefile.tpl (experimental top level bootstrap) Move stage1
8444         language setting from all- target to configure- target; disable
8445         intermodule optimization in stage 1; prevent gratuitous rebuilds
8446         of stage 1.
8447         * Makefile.in: Regenerate.
8448         * configure.in: Comma-separate stage 1 language list for top
8449         level bootstrap.
8450         * configure: Regenerate.
8452         * Makefile.tpl: Clean up experimental top level bootstrap support:
8453         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8454         prev-gcc in configure- targets as well as all- targets.
8455         * Makefile.in: Regenerate.
8457 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8459         * compile: New file imported from automake.
8461 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8463         * configure.in: Remove symbolic link section.
8464         * configure: Regenerate.
8465         * Makefile.tpl (links): Remove.
8466         * Makefile.in: Regenerate.
8468 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8469             Nathanael Nerode  <neroden@gcc.gnu.org>
8471         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8472         Set with AC_CHECK_PROGS.
8473         * configure.in: Fix comment typo from last patch.
8474         * configure: Regenerate.
8476 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8478         * Makefile.tpl: Introduce experimental top level bootstrap support.
8479         * Makefile.in: Regenerate.
8480         * configure.in: Introduce support for top level bootstrap.
8481         * configure: Regenerate.
8483 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8484             Paolo Bonzini  <bonzini@gnu.org>
8486         PR bootstrap/14522
8487         * configure.in: Cope with shells that do not support unquoted ^
8488         * configure: Regenerate.
8490 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8491             Paolo Bonzini  <bonzini@gnu.org>
8493         PR bootstrap/14522
8494         * configure.in: Cope with shells that do not support nesting
8495         quotes inside quoted backquote substitutions.
8496         * configure: Regenerate.
8498 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8500         PR bootstrap/14522
8501         * configure.in: Fix escaping of $.
8502         * configure: Regenerate.
8504 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8506         * configure: Regenerate, since I forgot to while committing Paolo's
8507         changes.
8509 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8511         PR ada/14131
8512         Move language detection to the top level.
8513         * configure.in: Find default values for the tools as
8514         soon as possible.  Disable ada if GNAT is not found.
8515         Emit error message about missing languages.  Expand
8516         --enable-languages=all for the gcc subdirectory.
8518 2004-03-10  Ben Elliston  <bje@gnu.org>
8520         * MAINTAINERS: Update my email address.
8522 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8524         * ltconfig: Disable building static libraries if building shared
8525         libraries on AIX 5L.
8527 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8529         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8530         and disable libgcj.
8531         * configure: Regenerated.
8533 2004-03-01  Brian Booth  <bbooth@redhat.com>
8535         * MAINTAINERS: Add myself to write-after-approval.
8537 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8539         * MAINTAINERS: Add myself to write-after-approval.
8541 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8543         PR bootstrap/7087
8544         * Makefile.tpl: Guard XFOO sed statements better.
8545         * Makefile.tpl: Add dependency for configure-target-libada.
8546         * Makefile.in: Regenerate (incidentally fixes broken
8547         commit when libada-branch was merged).
8549 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8551         * MAINTAINERS: Add myself to write-after-approval.
8553 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8555         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8556         maintainers.
8558 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8560         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8561         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8563 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8565         PR bootstrap/11932
8566         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8568 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8570         * MAINTAINERS: Added myself to write-after-approval.
8572 2004-02-14  Michael Koch  <konqueror@gmx.de>
8574         * MAINTAINERS: Added myself to write-after-approval.
8576 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8578         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8579         some OS port maintainers to OS port maintainers section.
8581 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8583         * MAINTAINERS: Add self.
8585 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8587         * MAINTAINERS: Alphabetize.
8589 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8591         * MAINTAINERS: Remove myself.
8593 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8595         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8596         (rs6000-*-aix*): Same.
8597         * configure: Regenerate.
8599 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8601         * configure.in (host): Add in missing $noconfigdirs to defines.
8602         * configure: Regenerate.
8604 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8605             Nathanael Nerode  <neroden@gcc.gnu.org>
8607         PR ada/6637, PR ada/5911
8608         Merge with libada-branch:
8609         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8610         with appropriate dependencies. Add --enable-libada configure switch.
8611         * configure, Makefile.in: Regenerate.
8613 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8615         * MAINTAINERS: Add myself to write-after-approval.
8617 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8619         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8620         * configure: Regenerate.
8622 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8624         Merge from upstream:
8626         * ltmain.in: When setting IFS to '~', be careful about user
8627         arguments that contain '~'.
8629         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8631         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8632         Also test $base_compile against $CC with escaped arguments. Bug
8633         reported by Geoff Keating <geoffk@apple.com>.
8635 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8637         * MAINTAINERS: Remove i960 port.
8639 2004-01-23  DJ Delorie  <dj@redhat.com>
8641         * Makefile.def (target_modules) [libiberty]: Don't stage.
8642         * Makefile.in: Rebuilt.
8644 2004-01-20  Caroline Tice  <ctice@apple.com>
8646         * MAINTAINERS: Add myself to write-after-approval.
8648 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8650         * MAINTAINERS: Update my email address.
8652 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8654         * MAINTAINERS: Add myself to write-after-approval.
8656 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8658         * MAINTAINERS: Remove entries without email address.
8660 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8662         * MAINTAINERS: Add myself to write-after-approval.
8664 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8666         * MAINTAINERS: Update my email address.
8668 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8670         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8671         * Makefile.tpl (configure-target-[+module+]): Support stage.
8672         * Makefile.in: Rebuilt.
8674 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8676         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8678 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8680         * MAINTAINERS: Add myself as a MIPS maintainer.
8682 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8684         * configure.in: Use ./config.cache, not config.cache.
8685         * configure: Regenerate.
8686         * Makefile.tpl: Special-casing not needed for GCC any more.
8687         * Makefile.in: Regenerate.
8689         * configure.in: Don't share a cache file for host dirs.
8690         * configure: Regenerate.
8692         * config-ml.in: Don't mess with the cache file.
8694 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8696         * MAINTAINERS: Move myself from 'Write After Approval' to
8697         'CPU Port Maintainers' section as SPARC maintainer.
8699 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8701         * Makefile.tpl: Make GCC use a separate config.cache.
8702         * Makefile.in: Regenerate.
8704         PR bootstrap/11932, PR bootstrap/11933
8705         (I don't know if it will fix either of them, but it relates
8706         to them.)
8707         * configure.in: Don't use shared config.cache for target
8708         directories.
8709         * configure: Regenerate.
8711 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8713         * MAINTAINERS: Add myself to 'Write After Approval' section.
8715 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8717         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8718         * configure: Regenerated.
8720 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8722         * MAINTAINERS: Remove the mn10200 maintainer.
8724 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8726         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8727         * configure: Regenerated.
8729 2003-12-16  Jan Hubicka  <jh@suse.cz>
8731         * MAINTAINERS: Add myself as callgraph maintainer.
8733 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8735         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8736         * configure: Regenerate.
8738 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8740         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8741         'Write After Approval' section. Update email.
8743 2003-12-01  James Lemke  <jim@wasabisystems.com>
8745         * MAINTAINERS (Write After Approval): Add myself.
8747 2003-11-20  Matt Thomas  <matt@3am-software.com>
8749         * MAINTAINERS: Add myself as a vax port maintainer.
8751 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8753         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8754         (configure-build-[+module+], configure-[+module+]): Likewise.
8755         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8756         * Makefile.in: Regenerate.
8758 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8760         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8761         shared/dylibed libraries.
8762         * ltmain.sh: Likewise.
8763         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8764         * ltcf-cxx.sh: Likewise.
8765         * ltcf-gcj.sh: Likewise.
8766         * ltconfig: Likewise.
8768 2003-11-17  Stan Cox  <scox@redhat.com>
8770         * MAINTAINERS: Add myself as iq2000 port maintainer.
8772 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8774         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8775         * Makefile.in: Regenerate.
8777 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8779         * config.sub: Update to 2003-11-03 version.
8781 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8783         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8784         * configure:  Regenerate.
8786 2003-10-20  Nicolas Pitre  <nico@cam.org>
8788         * MAINTAINERS: Add myself to 'Write After Approval' section.
8790 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8792         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8794 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8796         * MAINTAINERS: Update my email address.
8798 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8800         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8802 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8804         * MAINTAINERS: Add myself to 'Write After Approval' section.
8806 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8808         * config.guess: Update to 2003-10-16 version.
8809         * config.sub: Update to 2003-10-16 version.
8811 2003-10-15  David Daney  <ddaney@avtrex.com>
8813         * MAINTAINERS: Added myself to 'Write After Approval' section.
8815 2003-10-15  Falk Hueffner  <falk@debian.org>
8817         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8818         'Write After Approval' section. Update email.
8820 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8822         * MAINTAINERS: Move myself from 'Write After Approval' to
8823         'Various Maintainers' section as middle-end maintainer.
8825 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8827         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8828         HOST_FLAGS_TO_PASS.
8829         * Makefile.in: Regenerate.
8831 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8833         * config.guess: Update to 2003-10-07 version.
8834         * config.sub: Update to 2003-10-07 version.
8836 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8838         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8839         * ltconfig (irix5*, irix6*): Don't override version_type.
8841 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8843         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8844         * configure: Rebuilt
8845         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8846         * Makefile.in: Rebuilt
8848 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8850         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8852 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8854         * MAINTAINERS (Write After Approval): Add myself.
8856 2003-09-29  Paul Koning  <ni1d@arrl.net>
8858         * MAINTAINERS: Move myself from "Write After Approval"
8859         to CPU platform maintainers for pdp11 platform.
8861 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8863         * MAINTAINERS: Move myself from 'Write After Approval' to
8864         'Various Maintainers' section as libffi testsuite maintainer.
8866 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8868         * configure.in: Pass a computed --program-transform-name
8869         to subconfigures.
8870         * configure: Regenerated.
8872 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8874         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8875         * Makefile.in: Regenerate.
8877         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8878         * Makefile.in: Regenerate.
8880 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8882         * MAINTAINERS: Move myself from 'Write After Approval'
8883         to 'Various Maintainers' (objective-c) section.
8885 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8887         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8888         quoting.
8889         * configure: Regenerated.
8891 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8893         * MAINTAINERS (Write After Approval): Add myself to write after
8894         approval list.
8896 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8898         * MAINTAINERS (Write After Approval): Add myself.
8900 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8902         * MAINTAINERS: Update my e-mail address.
8904 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8906         * libtool.m4 (LD): Correct powerpc64 host match.
8908 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8910         * MAINTAINTERS: Update my affiliation and email address.
8912 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8914         * MAINTAINERS (Write After Approval): Add myself.
8916 2003-09-04  DJ Delorie  <dj@redhat.com>
8918         * configure: Regenerate.
8920 2003-09-04  Robert Millan  <robertmh@gnu.org>
8922         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8924 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8926         * configure.in: Ensure arguments to sed are properly spaced.
8927         * configure: Regenerate.
8929 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8931         * MAINTAINERS: Update my e-mail address.
8933 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8935         * MAINTAINERS (Write After Approval): Add myself.
8937 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8939         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8940         * configure: Regenerated.
8942 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8944         * MAINTAINERS: Update my email address.
8946 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8948         * configure.in:  Use newline instead of semicolon when assuming
8949         shell arguments in a for loop.
8950         * configure:  Regenerated.
8952 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8954         * MAINTAINERS: Resurrect the i860 maintainer.
8956 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8958         PR 8180
8959         * configure.in: When testing with_libs and with_headers, treat
8960         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8961         * configure: Regenerate.
8963         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8964         make, shell, etc.
8965         (baseargs): Likewise.
8966         * configure: Regenerate.
8968 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8970         * MAINTAINERS (Write After Approval): Add myself.
8972 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8974         * configure.in: Disable libgcj for darwin not on powerpc.
8975         * configure: Rebuild.
8977 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8979         * config-ml.in, symlink-tree: Add license.
8981 2003-08-03  Richard Stallman  <rms@gnu.org>
8982             Eben Moglen  <moglen@columbia.edu>
8984         * README.SCO: New file.
8986 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8988         * Makefile.tpl (check, check-c++): Express dependencies using
8989         dependencies rather than commands.
8990         * Makefile.in: Regenerate.
8992 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8994         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8995         * configure: Ditto.
8997 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8999         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9000         * Makefile.in: Update.
9002 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9004         * configure.in: Enable libgcj for darwin.
9005         * configure: Rebuild.
9007 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9009         * config-ml.in:  Use ac_configure_args directly instead of
9010         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9011         actually seen.
9013 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9015         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9016         creating target and build subdirs to build all parent dirs as needed.
9017         * Makefile.in: Rebuild.
9018         * configure.in: Don't build dirs explicitly here.
9019         * configure: Rebuild.
9021 2003-07-26  Paul Brook  <paul@nowt.org>
9023         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9025 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9027         * Makefile.tpl (all-make): Depend on intl.
9028         * Makefile.in: Rebuilt.
9030 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9032         * install-sh:  Update to newer upstream versions (associated with
9033         aclocal 1.7).
9034         * mkinstalldirs:  Likewise.
9035         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9037 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9039         * MAINTAINERS: Move self from Bug database only accounts
9040         to write-after-approval.
9042 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9044         * config.if: Remove unused libc_interface determination.
9046 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9048         * MAINTAINERS: Move self from write-after-approval to
9049         build machinery (*.in).
9051 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9053         PR bootstrap/11273
9054         PR bootstrap/11408
9055         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9056         unused INSTALL_PROGRAM_ARGS.
9057         * configure.in: Use AC_PROG_INSTALL.
9058         * Makefile.in: Regenerate.
9059         * configure: Regenerate.
9061 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9063         * MAINTAINERS: Alphabetize.
9065 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9067         * configure: Rebuilt.
9068         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9069         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9070         newlib nor libgloss.
9071         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9072         * configure.in (am33_2.0-*-linux*): Added.
9074 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9076         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9077         * configure: Regenerate.
9079 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9081         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9082         * Makefile.in: Regenerate.
9084 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9086         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9087         * Makefile.in: Regenerate.
9089 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9091         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9092         * Makefile.in: Regenerated.
9094         * config-ml.in: Replace PWD with PWD_COMMAND.
9096 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9098         * intl: New directory; see intl/ChangeLog for details.
9099         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9100         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9101         * Makefile.in: Regenerate.
9103 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9105         * configure.in: Clean up config-lang.in handling.  Delete
9106         useless assignment to "subdirs".
9107         * configure: Regenerate.
9109 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9111         * configure.in: Rename 'target_libs' to 'target_libraries'.
9112         Remove useless reference to 'target_libs'.
9113         * configure: Regenerate.
9115 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9117         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9118         * Makefile.in: Regenerate.
9120 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9122         * Makefile.def: Introduce flags_to_pass.
9123         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9124         * Makefile.in: Regenerate.
9126 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9128         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9129         and target-libgloss.
9130         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9131         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9132         * configure: Regenerate.
9134 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9136         * configure.in: Update testsuite_flags to new location.
9137         * configure. Regenerate.
9139 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9141         * Makefile.tpl: Remove BUILD_CC stuff.
9142         * Makefile.in: Regenerate.
9144 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9146         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9148 2003-06-16  Graeme Peterson  <gp@qnx.com>
9150         * MAINTAINERS (Write After Approval): Add myself.
9152 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9154         * config.guess: Update to 2003-06-12 version.
9155         * config.sub: Update to 2003-06-13 version.
9157 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9159         * config.guess: Update to 2003-06-06 version.
9160         * config.sub: Update to 2003-06-06 version.
9162 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9164         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9165         * configure. Regenerate.
9167 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9169         * configure.in: Disable serial configure by default.
9170         * configure: Regenerate.
9171         * Makefile.tpl: Abolish .NOTPARALLEL.
9172         * Makefile.in: Regenerate.
9174         * Makefile.tpl: Replace {build,host,target}_canonical by
9175         {build,host,target}.
9176         * Makefile.in: Regenerate.
9178         * Makefile.tpl: Fix stupid pasto.
9179         * Makefile.in: Regenerate.
9181 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9183         * Makefile.tpl: Remove bogus conditional.
9184         * Makefile.in: Regenerate.
9186 2003-06-05  Jan Hubicka  <jh@suse.cz>
9188         * Makefile.tpl (profiledbootstrap): New target.
9189         * Makefile.in (profiledbootstrap): New target.
9191 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9193         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9194         Pinski. Remove user names from other bugzilla-only maintainers.
9196 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9198         * Makefile.tpl: Make 'recursive targets' using autogen rather
9199         than shell loop.  Remove duplicate 'clean' targets and false
9200         comments.
9201         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9202         Add systematic method of specifying missing targets in subdirs.
9203         Add copyright boilerplate.
9204         * Makefile.in: Regenerate.
9205         * configure.in: Add 'recursive targets' to maybe list.
9206         * configure: Regenerate.
9208         * MAINTAINERS: "GNATS only" -> "Bug database only".
9210         * Makefile.tpl: Rename [+target+] to [+make_target+].
9211         * Makefile.def: Rename 'target' to 'make_target'.
9213 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9215         * MAINTAINERS: Add self as options handling maintainer.
9217 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9219         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9220         been too long since I touched those ports.
9222 2003-05-28  DJ Delorie  <dj@redhat.com>
9224         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9225         * Makefile.in: Regenerate.
9227 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9229         * configure.in: Use curly braces in the definition of tooldir.
9230         * configure: Regenerate.
9232 2003-05-21  DJ Delorie  <dj@redhat.com>
9234         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9235         newlib or libgloss.
9236         * Makefile.in: Regenerate.
9238 2003-05-21  DJ Delorie  <dj@redhat.com>
9240         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9241         * Makefile.in: Regenerate.
9243 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9245         * MAINTAINERS: Update my e-mail address.
9247 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9249         * configure.in: Switch more things to use maybe dependencies.
9250         * Makefile.tpl: Switch more things to use maybe dependencies.
9251         Factor out common code from autogen IF statements.
9252         * configure: Regenerate.
9253         * Makefile.in: Regenerate.
9255 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9257         * configure.in: Accept i[3456789]86 for machine type.
9258         * configure: Regenerate.
9260 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9262         * configure.in: Switch more things to use maybe dependencies.
9263         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9264         * configure: Regenerate.
9265         * Makefile.tpl: Switch more things to use maybe dependencies.
9266         * Makefile.in: Regenerate.
9268 2003-05-16  Andreas Schwab  <schwab@suse.de>
9270         * Makefile.tpl (install-opcodes): Define.
9271         * Makefile.in: Rebuild.
9273 2003-05-13  Andreas Jaeger  <aj@suse.de>
9275         * config.guess: Update to 2003-05-09 version.
9276         * config.sub: Update to 2003-05-09 version.
9278 2003-05-13  Michael Eager  <eager@mvista.com>
9280         * configure.in: Correct sed script so that options in quotes are not
9281         deleted.
9282         * configure: Rebuild.
9284 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9286         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9287         and $$s/newlib/libc/sys/cygwin32 include paths.
9288         * configure: Ditto.
9290 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9292         * MAINTAINERS: Update my email addresses.
9294 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9296         * config-ml.in: Propagate INSTALL variables.
9298 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9300         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9302 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9304         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9305         * Makefile.in: Regenerate.
9307 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9309         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9311 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9313         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9315 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9317         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9318         * Makefile.in: Regenerated.
9320 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9322         * MAINTAINERS (Write After Approval): Upgrade myself from
9323         GNATS only to write-after-approval. Update my mail address.
9325 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9327         (OS Port Maintainers: freebsd): Add myself.
9329 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9331         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9333 2003-04-22  Kean Johnston  <jkj@sco.com>
9335         * MAINTAINERS (SCO ports): Added myself.
9337 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9339         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9341 2003-04-19  Kean Johnston  <jkj@sco.com>
9343         * MAINTAINERS (Write After Approval): Add myself.
9345 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9347         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9348         * Makefile.in: Regenerate.
9350 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9352         * configure.in (powerpc64*-*-linux*): Remove.
9353         * configure: Rebuilt.
9355 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9357         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9358         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9359         and restrap.
9360         * Makefile.in:  Regenerate.
9362 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9364         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9365         * configure: Regenerated.
9367 2003-04-15  DJ Delorie  <dj@redhat.com>
9369         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9371 2003-04-13  Nick Clifton  <nickc@redhat.com>
9373         * config-ml.in: Remove support for --disable-aix removing
9374         call-aix multilibs.
9376 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9378         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9379         * */configure: Rebuilt.
9381 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9383         * MAINTAINERS: Add my email address.
9385 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9387         * MAINTAINERS (Write After Approval): Add myself.
9389 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9391         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9392         * Makefile.in: Regenerate.
9394 2003-03-14  Michael Chastain  <mec@shout.net>
9396         * Makefile.in: Regenerate with correct Makefile.def.
9398 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9400         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9401         Make macro.
9402         * Makefile.in: Regenerate.
9403         * configure.in: Clean up gxx_include_dir logic.
9404         * configure: Regenerate.
9406 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9408         * MAINTAINERS (Write After Approval): Add myself.
9410 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9412         * MAINTAINERS: Update my mail address.
9414 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9416         * configure.in (gxx_include_dir): Fix typo.
9417         * configure: Regenerated.
9419 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9421         * Makefile.tpl: Reindent.
9422         * Makefile.in: Regenerate.
9423         * configure.in: Reindent.  Don't set unused variables.
9424         * configure: Regenerate.
9426 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9428         * configure.in: Include $(build_tooldir)/sys-include in
9429         FLAGS_FOR_TARGET.
9430         * configure: Regenerated.
9432 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9434         * Makefile.tpl: Always pass down RANLIB.
9435         * Makefile.in: Regenerate.
9437         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9438         * Makefile.in: Regenerate.
9439         * configure.in: Remove unused logic relating to --enable-shared
9440         and --enable-threads.  Remove bogus comments.  Remove redundant
9441         noconfigdirs.
9442         * configure: Regenerate.
9444         * configure.in: Replace ${libstdcxx_version} by its value.
9445         Remove reference to mh-dgux.
9446         * configure: Regenerate.
9448 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9450         * MAINTAINERS (Write After Approval): Add myself.
9452 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9454         * Makefile.tpl: Rearrange.
9455         * Makefile.in: Regenerate.
9457 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9459         * configure.in: Add support for kaOS as cross build target system.
9460         * configure: Regenerated.
9462 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9464         * MAINTAINERS (Write after approval): Add myself.
9466 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9468         * MAINTAINERS: Update my email address.
9470 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9472         * MAINTAINERS: Add self to blanket write privs. section.
9474 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9476         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9477         configure-target-* as some target builds may require additional
9478         flags for preprocessor tests.
9479         * Makefile.in: Regenerated.
9481 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9483         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9484         * ltconfig: Handle it.
9485         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9486         auto-detecting it.
9488         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9489         it is used as argument to $CC.
9490         * ltcf-gcj.sh: Likewise.
9492         * configure.in: Introduce --enable-maintainer-mode.
9493         * configure: Rebuilt.
9494         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9495         for maintainer mode.
9496         * Makefile.in: Rebuilt.
9498 2003-02-18  Jason Merrill  <jason@redhat.com>
9500         * Makefile.tpl (check-c++): Allow parallelism.
9502 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9504         * MAINTAINERS: Remove John Carr (who never actually had access to
9505         gcc.gnu.org).
9507 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9509         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9510         don't configure target-libobjc.
9511         * configure: Regenerate.
9513 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9515         * Makefile.tpl (RANLIB): Define.
9516         * Makefile.in: Regenerate.
9518 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9520         * MAINTAINERS: Update my email.
9522 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9524         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9525         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9526         * Makefile.in: Regenerated.
9527         * configure.in: Remove all traces of snavigator, db, and grep.
9528         * configure: Regenerated.
9530 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9532         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9533         After Approval.
9535 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9537         * MAINTAINERS (Write after approval): Add myself.
9539 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9541         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9542         * Makefile.in: Regenerated.
9544 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9546         * config.guess: Updated to 2003-01-30's version.
9547         * config.sub: Updated to 2003-01-28's version.
9549 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9551         * config.if: If gcc_version is already set, just use it.  Don't set
9552         gcc_version_trigger if it's already set, otherwise set it to
9553         gcc/version.c, but only if the file exists.  If it is not set and
9554         gcc/version.c does not exist, try to extract the version number from
9555         $CC.
9557 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9559         * MAINTAINERS: Add myself to write-after-approval list.
9561 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9563         * configure.in:  Revert 24Jan change.
9564         * configure:  Regenerate.
9566 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9568         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9569         entry of HJ Lu.
9571 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9573         * configure.in: Revert previous change.
9574         * configure: Regenerate.
9576 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9578         * configure.in: Make rda native-only.
9579         * configure: Regenerate.
9581 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9583         * MAINTAINERS: Move myself from GNATS-only-accounts to
9584         write-after-approval.
9586 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9588         * configure.in: Add missing \.
9589         * configure: Rebuilt.
9591 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9593         * configure.in (baseargs): Avoid using \| in sed regular
9594         expressions.
9595         * configure: Rebuilt.
9597 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9599         * configure.in (baseargs): Remove all supported forms of
9600         --cache-file, --srcdir, --host, --build and --target options
9601         from argument lists.
9602         * configure: Rebuilt.
9604 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9606         * MAINTAINERS: Add myself to write-after-approval list.
9608 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9610         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9611         * configure: Rebuilt.
9613 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9615         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9616         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9617         * Makefile.in: Regenerate.
9618         * configure: Regenerate.
9620 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9622         * configure.in: Remove Makefile in build, host and target modules
9623         unless configure was run with --no-recursion.
9624         * configure: Rebuilt.
9626 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9628         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9629         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9630         * Makefile.in: Regenerate.
9632 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9634         * config.guess: Update to 2003-01-03 version.
9635         * config.sub: Update to 2003-01-03 version.
9637 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9639         * configure: Regenerate with proper autoconf 2.13.
9641 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9643         * configure.in: Add AC_PREREQ for consistency.
9644         * configure: Regenerate.
9646 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9648         * configure.in (GDB_TK): Add tcl directories conditional on
9649         gdb/gdbtk directory being present.
9650         * configure: Regenerate.
9652 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9654         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9655         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9656         * configure: Rebuilt.
9658 2002-12-31  Tom Tromey  <tromey@redhat.com>
9660         * Makefile.in: Rebuilt.
9661         * Makefile.def (target_modules) [libffi]: Allow installation.
9663 2002-12-31  Andreas Schwab  <schwab@suse.de>
9665         * configure.in: Fix use of $program_transform_name.
9666         * configure: Regenerated.
9668 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9670         * configure.in (baseargs): Don't remove first configure argument.
9671         * configure: Regenerated.
9673 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9675         * Makefile.tpl (local-distclean): Don't remove...
9676         (multilib.ts): ... this.  Moved into...
9677         (multilib.out): ... this.  Don't use sub-make.
9678         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9679         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9680         (configure-build-[+module+], configure-[+module+],
9681         configure-target-[+module+], configure-gcc): ... these.  Test
9682         for Makefile existence.  Drop config.status from dependencies.
9683         * Makefile.in: Rebuilt.
9684         * configure.in: Move gcc-version-trigger to the end of
9685         ac_configure_args.  Add comments to maybedep.tmp and
9686         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9687         nonopt from baseargs, matching and removing corresponding
9688         whitespace while at it.
9689         * configure: Rebuilt.
9691 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9693         * configure.in (host_configargs): Replace reference to
9694         no-longer-defined buildopts with --build=${build_alias}.
9695         * configure: Rebuilt.
9697         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9698         program_transform_name to standard idiom.
9699         (AUTOGEN, AUTOCONF): Define.
9700         (Makefile.in): Use $(AUTOGEN).
9701         (Makefile): Depend on config.status, and use autoconf-style rule to
9702         build it.  Move original commands to...
9703         (config.status): ... this new target.
9704         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9705         $(AUTOCONF).
9706         * Makefile.in: Rebuilt.
9708 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9710         * Makefile.tpl: Fix dramatic bustage due to change in
9711         program_transform_name.
9712         * Makefile.in: Regenerate.
9714         * configure.in: Remove unnecessary PATH setting.
9715         * configure: Regnerate.
9717         * configure.in: Don't default to unprefixed tools unless
9718         the native tools will work.
9719         * configure: Regenerate.
9721         * configure.in: Convert to autoconf script.  Blow away lots
9722         of now-redundant Makefile fragments.
9723         * configure: Generate using Autoconf.
9724         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9725         * Makefile.in: Regenerate.
9727 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9729         * configure: Fix stupid bug where RANLIB was mistakenly included.
9731         * configure.in: Rename (buildargs, hostargs, targargs) to
9732         (build_configargs, host_configargs, target_configargs).
9734         * configure.in: Move logic out of sed statement.
9736         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9737         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9739 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9741         * config.sub: Import from master repository
9742         * config.guess: Ditto
9744 2002-12-24  Andreas Schwab  <schwab@suse.de>
9746         * Makefile.tpl (multilib.out): Fix missing space.
9747         * Makefile.in: Regenerate.
9749 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9751         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9752         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9753         * Makefile.in: Regenerate.
9754         * configure.in: Remove unnecessary leftovers.
9756 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9758         * configure.in (extra_ranlibflags_for_target): New variable.
9759         (*-*-darwin): Add -c to ranlib commands.
9760         * configure (tooldir): Handle extra_ranlibflags_for_target.
9762 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9764         * Makefile.tpl: Revert HJL's change.
9765         * Makefile.in: Regenerated.
9766         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9767         always.
9769 2002-12-19  Andreas Schwab  <schwab@suse.de>
9771         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9772         * Makefile.in: Regenerate.
9774 2002-12-18  H.J. Lu  <hjl@gnu.org>
9776         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9777         * Makefile.in: Regenerated.
9779         * configure.in (build_prefix): New. Substitute.
9781 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9783         * Makefile.tpl: Don't let real targets depend on phony targets.
9784         * Makefile.in: Regenerate.
9786         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9787         * Makefile.in: Regenerate.
9789 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9791         * config.sub: Import from master repository
9792         * config.guess: Ditto
9794 2002-12-16  Jason Merrill  <jason@redhat.com>
9796         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9797         previous 'make bootstrap'.
9798         * Makefile.in: Regenerate.
9800 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9802         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9804 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9806         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9807         * Makefile.in: Regenerate.
9809 2002-12-13  Jason Merrill  <jason@redhat.com>
9811         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9812         library tests.
9813         (check-c++): Just depend on it and check-target-libstdc++-v3.
9814         * Makefile.in: Regenerate.
9816 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9818         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9819         * Makefile.in: Rebuilt.
9821 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9823         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9825 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9827         * configure: Fix bug put in by gremlins.
9829         * Makefile.tpl: Substitute more autoconfily.
9830         * configure: Substitute more autoconfily.
9831         * Makefile.in: Regenerate.
9833 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9835         * config.sub: Import from master repository
9836         * config.guess: Ditto
9837         * MAINTAINERS: Added Svein Seldal under write after approval
9839 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9841         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9842         * Makefile.in (all-sim): Ditto.
9844 2002-12-06  DJ Delorie  <dj@redhat.com>
9846         * Makefile.tpl: Change configure dependencies to not have real
9847         targets depend on phony targets.
9849 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9851         * configure.in: Revert unintentional change.
9853         * Makefile.tpl: Change dependency for */multilib.out so that
9854         it works when gcc isn't in the tree.
9856         * configure.in: Substitute more.
9857         * configure: Run subconfigures from the Makefile.
9858         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9859         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9861 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9863         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9865 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9867         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9868         and corresponding dependencies.
9869         * Makefile.in: Regenerate.
9871         * configure.in (host_tools): Order binutils, gas and ld for
9872         convenience in running the testsuites.
9874         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9875         * Makefile.in: Regenerate.
9876         * configure.in: Introduce rules to serialize subconfigure runs.
9878         * configure.in: Introduce BASE_CC_FOR_TARGET.
9879         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9880         Realize configure-build-* targets.  Realize configure-target-* targets.
9881         * Makefile.in: Regenerate.
9883 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9885         * configure: Move gcc_version_trigger stuff from here...
9886         * configure.in: ...to here.
9888         * configure.in: Separate subconfigure options added by this file from
9889         options given by the user.  Add machinery to put args for host
9890         subconfigures into the Makefile.
9892         * Makefile.tpl: Remove 'vault' targets.
9893         * Makefile.tpl: Reorder and comment dependencies.
9894         * Makefile.in: Regenerate.
9896 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9897         * configure.in: Fix my broken commit of previous patch. (sigh)
9899 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9901         * configure.in: Move host-specific darwin noconfigdirs into
9902         the host-specific section.
9904 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9906         * configure.in: Move host-specific darwin noconfigdirs into
9907         the host-specific section.
9909 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9911         * configure: Remove skip-this-dir support.
9912         * Makefile.tpl: Remove skip-this-dir support.
9914         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9915         subdirectories.
9916         * Makefile.in: Regenerate.
9918         * Makefile.tpl: Strip out useless setting of 'dir'.
9919         * Makefile.in: Regenerate.
9921 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9923         * configure.in: Fix deeply stupid bug.
9925         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9926         shell code in CXX_FOR_TARGET
9927         * Makefile.def: Introduce raw_cxx.
9928         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9929         RAW_CXX_FOR_TARGET.
9930         * Makefile.in: Regenerate.
9932 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9934         * Makefile.tpl: Remove unnecessary ifs.
9935         * Makefile.in: Regenerate.
9937         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9938         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9939         targets for 'no_install' modules.
9940         * configure: Move GDB_TK substitution to configure.in.  Move
9941         build_modules stuff to configure.in.
9942         * configure.in: Implement soft dependency machinery.  Maybe-ize
9943         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9944         * Makefile.in: Regenerate.
9946 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9948         * Makefile.tpl: Make all-target, install-target behave similarly
9949         to all, install (only hitting configured targets).  Eliminate
9950         unused macro defintions.
9952         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9953         build != host.
9955         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9957         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9959         * configure.in: Produce lists of subdir targets we're actually
9960         configuring.  Remove references to "dosrel".
9961         * Makefile.tpl: Let configure set which subdir targets are hit.
9962         Remove install-cross; clean up install; remove ALL.  Remove
9963         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9964         Autogenerate host module targets.  Remove empty dependency lines
9965         and redundant dependency; rearrange slightly.
9966         * Makefile.def: Add host-side libtermcap, utils.
9968         * Makefile.in: Regenerate.
9970 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9972         * ltconfig (osf[345]): Append $major to soname_spec.
9973         Reflect this in library_names_spec.
9974         * ltmain.sh (osf): Prefix $major with . for use as extension.
9976 2002-11-19  Andreas Jaeger  <aj@suse.de>
9978         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9979         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9980         and sparc64 GNU/Linux systems.
9982 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9984         * MAINTAINERS: Update email.
9986 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9988         * MAINTAINERS: Complete James Dennett's entry.
9990 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9992         * MAINTAINERS (Write After Approval): Add myself.
9994 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9996         * Makefile.tpl: syntactic cleanup
9998 2002-11-13  Stuart Hastings  <stuart@apple.com>
10000         * MAINTAINERS: Add myself to write-after-approval list.
10002 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10004         * Makefile.def: Add list of recursive targets to autogenerate.
10005         Add build_modules.
10006         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10007         targets.  Autogenerate *-build-* targets.
10008         * Makefile.in: Regenerate.
10010 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10012         * configure: More autoconf-style substitutions.
10013         * Makefile.tpl: More autoconf-style substitutions.
10014         * Makefile.in: Regenerate.
10016 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10018         * configure: Substitute more variables in a more autoconf-friendly
10019         way.  Simplify slightly.
10020         * Makefile.tpl: Make more variables substitutable in an
10021         autoconf-friendly way.
10022         * Makefile.in: Regenerate.
10024 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10026         * MAINTAINERS (Write After Approval): Add myself.
10028 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10030         * configure.in (v810*): Remove special setting of tools.
10032         * configure: Add support for extra required flags for ar or nm.
10033         * configure.in (aix4.3+): Use above support for target-specific
10034         issues, rather than using config/mt-aix43.
10036 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10038         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10039         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10040         with $srcdir.  Reformat indentation.  Substitute some variables
10041         formerly hard-coded in the Makefile for build=host.
10042         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10043         * Makefile.def: Autogenerate more.
10044         * Makefile.in: Regenerate.
10046 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10048         * MAINTAINERS (Write After Approval): Add myself.
10050 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10052         * Makefile.def (host_modules): Add rda.
10053         * Makefile.in: Regenerate.
10054         * configure.in (target_tool): Add target-rda to list.
10056 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10058         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10060 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10062         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10063         and restrap targets to this rule.
10064         * Makefile.in:  Regenerate.
10066 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10068         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10069         GNATS only accounts.
10071 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10073         * configure.in (i[3456]86-*-linux*): Add check to disable
10074         ${libgcj} for glibc1.
10076 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10078         * MAINTAINERS: Add myself as ip2k port maintainer.
10080 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10082         * configure.in: Add tic4x target.
10084 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10086         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10087         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10088         * Makefile.in: Regenerate.
10090         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10091         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10092         * Makefile.in: Regenerate.
10094 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10096         * MAINTAINERS: Add myself as web pages co-maintainer.
10098 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10100         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10101         * Makefile.in: Regenerate.
10103 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10105         * MAINTAINERS: Add myself and Nathan Sidwell
10106         <nathan@codesourcery.com> as VxWorks maintainers.
10108 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10110         * Makefile.def: Remove order dependency comments.
10111         * Makefile.tpl: Add explicit install-install dependencies.
10112         * Makefile.in: Regenerate.
10114         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10115         * Makefile.in: Regenerate.
10117         * Makefile.tpl: Add configure-target (for src-release in src)
10118         * Makefile.in: Regenerate.
10120 2002-09-30  Nick Clifton  <nickc@redhat.com>
10122         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10124 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10126         * configure.in (s390*-*-linux*): Enable libgcj.
10128 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10130         * configure: Revert accidentally applied changes.
10132         * Makefile.tpl: Make more autoconf-friendly.
10133         * Makefile.in: Regenerate.
10134         * configure: Make substitution more autoconf-like.
10136 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10138         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10139         single entry to handle all these.
10140         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10141         libjava on arm-*-elf.
10143 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10145         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10146         things that depend on them.
10148 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10150         * Makefile.tpl: Make subsituted variables more autoconfy.
10151         * Makefile.in: Regenerate.
10152         * configure: Make seds more autoconfy.
10154 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10156         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10157         * Makefile.in: Regenerate.
10158         * configure.in: Rewrite sed statements to look autoconfy.
10160         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10161         all-target-foo on configure-target-foo.
10162         * Makefile.def: Ditto.
10163         * Makefile.in: Rebuild.
10165 2002-09-25  Andrew Haley  <aph@redhat.com>
10167         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10169 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10171         * Makefile.def: New file.
10172         * Makefile.tpl: New file.
10173         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10174         * contrib/gcc_update: Note that Makefile.in is a generated file.
10176         * configure.in: Minor rearrangement.  Simplify tests.
10178 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10180         * configure.in (with_headers): Skip copy if value is "yes".
10181         (with_libs): Likewise.
10183 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10185         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10186         * configure.in (sh*-*-pe*): Ditto.
10187         * configure.in (mips*-*-pe*): Ditto.
10188         * configure.in (*arm-wince-pe): Ditto.
10190         * configure.in: Rearrange.
10192 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10194         * MAINTAINERS: Update my email address.
10196 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10198         * MAINTAINERS: (Write After Approval): Add myself.
10200 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10202         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10204 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10206         * MAINTAINERS: Change my mailing address.
10208 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10210         * MAINTAINERS (Write After Approval): Remove myself.
10211         (Various Maintainers: c++ runtime libs): Add myself.
10213 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10215         * MAINTAINERS (Write After Approval): Remove myself.
10216         (Various Maintainers: c++ runtime libs): Add myself.
10218 2002-08-15  Eric Christopher  <echristo@redhat.com>
10220         * config.sub: Import from master repository.
10221         * config.guess: Ditto.
10223 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10225         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10226         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10227         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10229 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10231         * MAINTAINERS: Add self to rs6000 vector extensions.
10233 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10235         * libiberty/configure: Reverted unintended yesterday's check in.
10237 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10239         * boehm-gc/configure, libf2c/configure: Rebuilt.
10240         * libffi/configure, libiberty/configure: Ditto.
10241         * libjava/configure, libobjc/configure: Ditto.
10242         * libstdc++-v3/configure, zlib/configure: Ditto.
10243         Merged from binutils:
10244         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10245         From Steve Ellcey <sje@cup.hp.com>:
10246         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10247         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10248         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10249         IA64.
10250         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10251         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10252         soname_spec, sys_lib_search_path_spec): Ditto.
10254 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10256         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10258 2002-08-04  H.J. Lu  (hjl@gnu.org)
10260         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10262 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10264         * MAINTAINERS (Write After Approval): Add myself.
10266 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10268         * configure.in: Move generic linux case to end.  Copy generic
10269         linux noconfigdirs to mips*-*-linux* entry and new
10270         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10272 2002-07-19  Michael Matz  <matz@suse.de>
10274         * MAINTAINERS: Add myself as ra* maintainer.
10276 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10278         * config.guess: Update to 2002-07-09 version.
10279         * config.sub: Update to 2002-07-03 version.
10281 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10283         * MAINTAINERS: Fix typo in a maintainer email address.
10285 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10287         * configure.in: Remove two redundant tests.
10289 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10291         * configure.in (mips*-*-irix6*o32): Enable stabs.
10293 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10295         * configure.in: Don't build grez.
10296         * Makefile.in: Ditto.
10298         * Makefile.in: Remove references to bsp, cygmon, libstub.
10299         * configure.in: Ditto.
10301         * configure.in: Remove leftover reference to gdbtest.
10303 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10305         * configure.in (gxx_include_dir):  Change to match versioned
10306         C++ headers if --enable-version-specific-runtime-libs is used.
10308 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10310         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10312 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10314         * configure.in: Make --without-x work.
10316 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10318         * configure.in: Rearrange target Makefile fragment collection.
10320         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10321         cvs[src].
10322         * configure.in: Ditto.
10324 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10326         * MAINTAINERS (Write After Approval): Update my e-mail address.
10328 2002-06-24  Ben Elliston  <bje@redhat.com>
10330         * configure.in (host_tools): Remove cgen.
10332         * Makefile.in (all-cgen): Remove; runs from its source directory.
10333         (check-cgen, install-cgen, clean-cgen): Likewise.
10334         (all-opcodes): Do not depend on all-cgen.
10335         (all-sim): Likewise.
10337 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10339         * Makefile.in: Eliminate 'apache' targets.
10340         * configure.in: Eliminate 'apache' targets.
10342         * configure.in: Eliminate redundant tests.  Reorganize.
10344         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10346         * config-ml.in: Eliminate references to Cygnus configure.
10348         * Makefile.in: Eliminate references to building emacs.
10350 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10352         * MAINTAINERS: Update my email address.
10354 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10356         * config.if (libstdcxx_incdir): Version C++ headers.
10357         (cxx_incdir): Remove.
10359 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10361         * MAINTAINERS (Write After Approval): Add self.
10363 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10365         * configure.in: Add support for ip2k.
10367 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10369         * configure.in: Fix AIX configury bug.
10371 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10373         * MAINTAINERS (Write After Approval): Add self.
10375 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10377         * configure.in: replace ${topsrcdir} with ${srcdir}
10379         * configure.in: Move definition of libstdcxx_flags
10380         right above usage, rather than waaay earlier.
10382         * configure.in: Pull definition of is_cross_compiler earlier.
10384         * configure.in: Rearrange a little.
10386         * configure.in: Remove references to librx.
10387         * Makefile.in: Remove references to librx.
10389 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10391         * config.sub: Add support for avr target.
10392         Import from master sources, rev 1.255
10394 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10396         * configure, .cvsignore:  Revert previous change...
10397         * Makefile:  ...delete.
10399 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10401         * configure.in: Eliminate ${gasdir} variable.
10403 2002-06-18  Dave Brolley  <brolley@redhat.com>
10405         * configure.in: Add support for frv.
10406         * config.sub: Add support for frv.
10408 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10410         * configure:  Remove garbage from previous commit.
10412 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10414         * configure:  For in-source builds, make a subdir and re-exec there.
10415         * Makefile:  New file.  Pass targets through to build directory.
10416         * .cvsignore:  No longer ignore "Makefile".
10418 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10420         * MAINTAINERS (Write After Approval): Add self.
10422 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10424         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10426 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10428         * configure.in (vax-*-netbsd*): Re-enable gas.
10430 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10432         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10433         BUILD_PREFIX_1, to correct nomenclature.
10434         * configure: Likewise.
10436         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10437         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10439 2002-05-31  Olaf Hering  <olh@suse.de>
10441         * config-ml.in: Propogate DESTDIR also.
10443 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10445         * configure.in (vax-*-netbsd*): Don't build gas for this
10446         platform.
10448 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10450         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10451         and libgcj for AVR.
10453 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10455         * MAINTAINERS (Write After Approval): Add myself.
10457 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10459         * config.guess: Update to 2002-05-22 version.
10460         * config.sub: Likewise.
10462 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10464         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10465         * config-ml.in: Likewise.
10466         * configure: Likewise.
10467         * configure.in: Likewise.
10469 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10471         * MAINTAINERS: Update my email address.
10473 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10475         * configure.in: Simplify makefile fragment collection.
10477         * configure.in: Remove code to build emacs.
10479         * configure.in : Remove --srcdir argument from targargs and buildargs
10480         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10482         * configure: Move some logic to configure.in.
10483         * configure.in: Move some logic from configure.
10485 2002-05-11  Tom Tromey  <tromey@redhat.com>
10487         * MAINTAINERS: Reflect libgcj reality.
10489 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10491         * Makefile.in: Honour DESTDIR.
10493 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10495         * config.guess: Import 2002-03-20 version.
10496         * config.sub: Import 2002-04-26 version.
10498 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10500         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10502 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10504         * MAINTAINERS: Add self.
10506 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10508         * ltmain.sh: Detect and handle object name conflicts
10509         while piecewise linking a static library.
10511 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10513         * configure.in (noconfigdirs): Don't disable libgcj on
10514         sparc64-*-solaris* and sparcv9-*-solaris*.
10516 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10518         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10520 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10522         * configure.in (FLAGS_FOR_TARGET): Do not add
10523         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10524         on i[3456]86-*-linux*.
10526 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10528         * configure.in (noconfigdirs): Replace [ ] with test.
10530         * configure.in (noconfigdirs): Do not add target-newlib if
10531         target == i[3456]86-*-linux*, and host == target.
10533 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10535         * configure.in: delete reference to absent file
10537         * configure.in: replace '[' with 'test'
10539         * configure.in: Eliminate references to gash.
10540         * Makefile.in: Eliminate references to gash.
10542         * configure.in: remove useless references to 'pic' makefile fragments.
10544         * configure.in: (*-*-windows*) Finish removing.
10546         * configure.in: Eliminate redundant test for libgui.
10548 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10550         * MAINTAINERS: Add self and realphabetize.  Update entries
10551         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10552         entry for a29k port maintainer.
10554 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10556         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10557         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10559 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10561         * configure.in: remove references to dead files
10563 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10565         * MAINTAINERS: Add information about purpose of this file.
10567 2002-04-18  Tom Tromey  <tromey@redhat.com>
10569         * configure.in: Disallow configuring libgcj when it is already
10570         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10571         Solaris 2.8 by default.  For PR libgcj/6158.
10573 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10575         * configure.in:  Move default CC setting out of config/mh-* fragments
10576         directly into here.
10578 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10580         * configure.in: don't even try to configure or make a subdirectory
10581         if there's no configure script for it.
10583 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10585         * MAINTAINERS: Remove chill maintainers.
10586         * Makefile.in (CHILLFLAGS): Remove.
10587         (CHILL_LIB): Remove.
10588         (TARGET_CONFIGDIRS): Remove libchill.
10589         (CHILL_FOR_TARGET): Remove.
10590         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10591         CHILL_LIB.
10592         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10593         (CHECK_TARGET_MODULES): Likewise.
10594         (INSTALL_TARGET_MODULES): Likewise.
10595         (CLEAN_TARGET_MODULES): Likewise.
10596         (configure-target-libchill): Remove.
10597         (all-target-libchill): Remove.
10598         * configure.in (target_libs): Remove target-libchill.
10599         Do not compute CHILL_FOR_TARGET.
10600         * libchill: Remove directory.
10602 2002-04-11  DJ Delorie  <dj@redhat.com>
10604         * Makefile.in, configure.in: Sync with binutils, entries
10605         follow...
10607 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10609         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10610         (do-tar, do-bz2): New rules.
10611         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10612         (gdb-tar): New rule.
10613         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10614         (insight_dejagnu.tar): New rule.
10615         (insight.tar): New rule.
10616         (gdb+dejagnu.tar): New rule.
10617         (gdb.tar): New rule.
10619 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10621         * Makefile.in: Add all-tix to deps for all-snavigator
10622         so that tix is built when building snavigator.
10624 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10626         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10627         ld and gdb are not supported.
10629 2002-01-07  Mark Salter  <msalter@redhat.com>
10631         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10632         Allow target-libgloss to be built for arm, strongarm, and xscale.
10634 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10636         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10637         options for i[3456]86-pc-linux* native builds.
10639 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10641         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10642         files from .po files for a distribution.
10644 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10646         * configure.in: Enable libstdc++-v3 for h8300 targets.
10648 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10650         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10651         version from bfd/.
10653 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10655         * Makefile.in (VER): When present, extract the version number from
10656         the file version.in.
10658 2001-05-24  Tom Rix  <trix@redhat.com>
10660         * configure.in : enable ld for aix
10662 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10664         * config.guess: Add linux target for S/390.
10666 2000-11-07  Philip Blundell  <pb@futuretv.com>
10668         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10670 2000-11-03  Philip Blundell  <pb@futuretv.com>
10672         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10673         files.
10675 2001-01-15  Ben Elliston  <bje@redhat.com>
10677         * configure.in (host_tools): Add sid.
10678         Always configure cgen.
10680 2000-11-24  Nick Clifton  <nickc@redhat.com>
10682         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10685 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10687         * Makefile.in (ALL_MODULES): Add all-cgen.
10688         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10689         (all-cgen): New target.
10690         (all-opcodes,all-sim): Depend on all-cgen.
10691         * configure.in (host_tools): Add cgen.
10692         Only configure cgen if --enable-cgen-maint.
10694 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10696         * configure.in: Add *-*-freebsd* configurations.
10698 2002-04-08  Tom Tromey  <tromey@redhat.com>
10700         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10701         Fixes PR libgcj/6068.
10703 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10705         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10707 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10709         * configure.in (alpha*-dec-osf*): Enable libgcj.
10711 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10713         * MAINTAINERS (Write After Approval): Add myself.
10715 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10717         Fix for: PR bootstrap/3591, target/5676
10718         * configure.in (mcore-pe): Disable the configuration of
10719         libstdc++-v3 since exceptions are not supported.
10721 2002-03-20  Anthony Green  <green@redhat.com>
10723         * configure.in: Enable libgcj for xscale-elf target.
10725 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10727         * MAINTAINERS:  Update my email address.
10729 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10731         * ltmain.sh (relink_command): Fix typo in previous change.
10733 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10735         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10736         (relink_command): Added --tag flags.
10737         (mode=install): If relinking fails; error out.
10739 2002-03-12  Richard Henderson  <rth@redhat.com>
10741         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10742         .NOTPARALLEL tag.
10743         (do-check): Rename from check.
10744         (check): Allow parallel check.
10746 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10748         * MAINTAINERS: Add myself as maintainer for xtensa port.
10749         Fix alphabetical order in CPU port maintainer list.
10750         Remove myself from Write After Approval list.
10752 2002-03-11  Richard Henderson  <rth@redhat.com>
10754         * Makefile.in (.NOTPARALLEL): Add fake tag.
10756 2002-03-07  H.J. Lu  (hjl@gnu.org)
10758         * configure.in: Enable gprof for mips*-*-linux*.
10760 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10762         * MAINTAINERS (Write After Approval): Add myself.
10764 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10766         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10767         libjava.
10768         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10770 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10772         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10773         because its Makefile is there; test for the executable instead.
10775 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10777         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10778         libstdc++-v3 and libjava.
10780 2002-02-11  Adam Megacz  <adam@xwt.org>
10782         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10783         boehm-gc
10785 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10787         * config.guess: Updated to 2002-01-30's version.
10788         * config.sub: Updated to 2002-02-01's version.
10789         Contribute sh64-elf.
10790         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10791         * configure.in: Added sh64-*-*.
10793 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10795         * MAINTAINERS: Belatedly add myself to write after approval list.
10797 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10799         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10800         Remove self as Write After Approval.
10802 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10804         * MAINTAINERS: Put self in as maintainer for contrib/regression
10805         directory.
10807 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10809         * MAINTAINERS:  Update my email address.
10811 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10813         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10814         target-libiberty, and target-libgloss.  Skip Java-related
10815         libraries if not supported for NetBSD on target CPU.
10817 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10819         * install-sh: Use _inst.$$_ for temp file name.
10821 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10823         * MAINTAINERS (Write After Approval): Move my contact info
10824         from here...
10825         (OS Port Maintainers): ...to here (netbsd).
10827 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10829         * MAINTAINERS (Write After Approval): Add myself.
10831 2002-01-17  H.J. Lu  <hjl@gnu.org>
10833         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10834         (all-target-fastjar): Also depend on all-target-libiberty.
10836 2002-01-16  H.J. Lu  (hjl@gnu.org)
10838         * config.guess: Import from master sources, rev 1.225.
10839         * config.sub: Import from master sources, rev 1.238.
10841 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10843         * MAINTAINERS (Write After Approval): Remove myself.
10845 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10847         * MAINTAINERS (Write After Approval): Add myself.
10849 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10851         * MAINTAINERS: Add self as docs co-maintainer.
10853 2001-12-11  Matthias Klose  <doko@debian.org>
10855         * MAINTAINERS (Write After Approval): Add myself.
10857 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10859         * MAINTAINERS: Update my email address.
10861 2001-12-07  Turly O'Connor  <turly@apple.com>
10862         * MAINTAINERS (Write After Approval): Add myself.
10863         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10864         (rs6000_initialize_trampoline): Call __trampoline_setup for
10865         ABI_DARWIN too.
10866         * darwin-tramp.asm: New file, implements __trampoline_setup.
10867         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10869 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10871         * MAINTAINERS (Write After Approval): Add myself.
10873 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10875         * configure, configure.in: Use temp file for long sed commands.
10877 2001-12-03  Laurent Guerby  <guerby@acm.org>
10879         * config.sub: Update to version 1.232 on subversion.
10881 2001-12-03  Ben Elliston  <bje@redhat.com>
10883         * MAINTAINERS: Update mail address for config.* patches.
10885 2001-11-27  DJ Delorie  <dj@redhat.com>
10886             Zack Weinberg  <zack@codesourcery.com>
10888         When build != host, create libiberty for the build machine.
10890         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10891         CONFIG_ARGUMENTS.
10892         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10893         New variables.
10894         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10895         and rules.
10896         (all.normal): Depend on ALL_BUILD_MODULES.
10897         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10898         (all-build-libiberty): Depend on configure-build-libiberty.
10900         * configure: Calculate and substitute proper value for
10901         ALL_BUILD_MODULES.
10902         * configure.in: Create the build subdirectory.
10903         Calculate and substitute TARGET_CONFIGARGS (formerly
10904         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10906 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10908         * MAINTAINERS (write-after-approval): Add self.
10910 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10912         * MAINTAINERS (GNATS only accounts): Remove self.
10914 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10916         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10917         libf2c.
10919 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10921         * MAINTAINERS (Write After Approval): Add self.
10923 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10925         * MAINTAINERS: mips and s390 are also CPU ports.
10927 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10929         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10931 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10933         * MAINTAINERS: Alphabetize.
10935 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10937         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10939 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10941         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10943 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10945         * configure.in (--enable-languages): Be more permissive about
10946         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10948 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10950         * config.sub: Import from master sources, rev. 1.230.
10951         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10953 2001-11-07  Laurent Guerby  <guerby@acm.org>
10955         * MAINTAINERS (Write After Approval): Add self.
10957 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10959         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10961 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10963         * config.sub: Import from master sources, rev 1.226.
10964         * config.guess: Import from master sources, rev 1.216.
10966 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10968         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10969         * MAINTAINERS: Add self as maintainer of MMIX port.
10970         Remove old after-approval entry.
10972 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10974         * ChangeLog, configure: Fix spelling errors.
10976 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10978         * MAINTAINERS: Tweak my address.
10980 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10982         * MAINTAINERS: Update my email address.
10984 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10986         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10987         * MAINTAINERS: Add self as maintainer of CRIS port.
10989 2001-10-10  Geert Bosch  <bosch@gnat.com>
10991         * MAINTAINERS (Various maintainers: Ada front end):
10992         Added Robert Dewar.
10994 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10996         * MAINTAINERS (Write After Approval): Added self
10998 2001-10-02  Geert Bosch  <bosch@gnat.com>
11000         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11002 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11004         * configure: Handle temporary files securely using mkdir.
11006 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11008         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11010 2001-09-26  Will Cohen  <wcohen@redhat.com>
11012         * configure.in (*-*-linux*): Disable configuration of target-newlib
11013         and target-libgloss.
11015 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11017         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11018         RANLIB.
11020 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11022         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11023         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11024         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11025         avoid quotes nesting problems.
11026         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11027         (DO_X): Export only variables that are set.
11029 2001-09-19  Ben Elliston  <bje@redhat.com>
11031         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11032         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11033         semantics.  Use the shell built-in "type" command instead.
11035 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11037         Merged from gcc-3_0-branch:
11038         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11039         * ltcf-c.sh: Use $objext, not $ac_objext.
11040         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11041         * ltcf-cxx.sh: Add support for GNU.
11042         2001-07-22  Timothy Wall  <twall@redhat.com>
11043         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11044         default settings if using GNU tools with that configuration.
11045         * ltcf-cxx.sh: Ditto.
11046         * ltcf-gcj.sh: Ditto.
11047         2001-07-21  Michael Chastain  <chastain@redhat.com>
11048         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11049         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11050         * ltmain.sh: Mark as gcc-local.
11052 2001-08-30  Eric Christopher  <echristo@redhat.com>
11053             Jason Eckhardt  <jle@redhat.com>
11055         * config.guess: Merge from master sources.
11056         * config.sub: Merge from master sources, add support for mipsisa32.
11058 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11059         * config.sub: Merge from master sources, rev 1.219.
11060         * MAINTAINERS: Add self as contact for stormy16 port.
11062 2001-08-14  Zack Weinberg  <zackw@panix.com>
11064         * config.sub: Merge from master sources, rev 1.218.
11065         * config.guess: Merge from master sources, rev 1.209.
11067 2001-08-11  Graham Stott  <grahams@redhat.com>
11069         * Makefile.in (check-c++): Add missing semicolon.
11071 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11073         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11075 2001-07-30  Eric Christopher  <echristo@redhat.com>
11077         * MAINTAINERS (Various maintainers: mips port): Added myself.
11079 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11081         * configure.in (sh-*-linux*): New.
11083 2001-07-27  Richard Henderson  <rth@redhat.com>
11085         * .cvsignore: Add LAST_UPDATED.
11087 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11089         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11091 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11093         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11095 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11097         * MAINTAINERS (Write After Approval): Added myself.
11099 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11101         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11102         and libgcj on m68hc11/m68hc12.
11104 2001-06-27  H.J. Lu  (hjl@gnu.org)
11106         * Makefile (CFLAGS_FOR_BUILD): New.
11107         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11109 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11111         * README: Remove version number.
11113 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11115         * INSTALL/README: Update wrt. to the installation instructions now
11116         residing in gcc/doc/install.texi.
11118 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11120         * README: Replace with a cut-down and updated version of gcc/README.
11122 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11124         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11125         multilibs to be disabled.
11127 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11129         * MAINTAINERS (Write After Approval): Add myself.
11131 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11133         * config.guess: Import CVS version 1.195.
11134         * config.sub: Import CVS version 1.212.
11136 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11138         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11139         gcc/xgcc is built, use -print-prog-name to find out the program
11140         name to use.
11142 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11144         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11145         appear to also be in the master copy.
11146         * config.sub:  Import CVS version 1.211.
11148 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11150         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11151         with_gcc]: Use `gcc -shared' to build a shared library.
11153 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11155         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11156         archives.
11158 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11160         * MAINTAINERS (Write After Approval): Add myself.
11162 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11164         * configure.in (libstdcxx_flags): Do not try to execute
11165         libstdc++-v3/testsuite_flags until it exists.
11167 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11169         * MAINTAINERS: Update my email address.
11171 2001-05-31  Graham Stott  <grahams@redhat.com>
11173         * MAINTAINERS (Write After Approval): Add myself.
11175 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11177         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11178         libraries when using g++ with native linker.
11180 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11182         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11184 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11186         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11187         [aix4*|aix5*]: Prepend blank.
11189 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11191         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11192         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11193         of subdir/configure scripts to use the new libtool.m4.
11195 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11197         * MAINTAINERS (Write After Approval): Add myself.
11199 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11201         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11203 2001-05-11  Ben Elliston  <bje@redhat.com>
11205         * Makefile.in (all-sid): New target.
11206         (check-sid, clean-sid, install-sid): Likewise.
11208 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11210         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11212 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11214         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11215         libgcj.
11217 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11219         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11220         gcc/xgcc is built, use -print-prog-name to find out the program
11221         name to use.
11223 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11225         * configure.in (noconfigdirs): Don't reset it from scratch in the
11226         target case; only append to it.
11228         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11229         sparc-*-solaris2.8]: Disable ${libgcj}.
11231 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11233         * configure.in (libgcj_saved): Copy from $libgcj.
11234         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11235         --disable-libgcj.
11237 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11239         * MAINTAINERS: Remove self as MIPS maintainer and
11240         C front end maintainer.
11242 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11244         * configure.in: Move *-chorusos target case to the proper switch.
11245         Disable libgcj.
11247 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11249         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11250         1.641.2.228.
11252 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11254         * Makefile.in (STAGE1_CFLAGS): Pass down.
11256 2001-04-13  Alan Modra  <amodra@one.net.au>
11258         * config.guess: Add hppa64-linux support.  Note for next import that
11259         this is already in the master file.
11260         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11262 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11264         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11265         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11267 2001-04-11  Stan Shebs  <shebs@apple.com>
11269         * MAINTAINERS: Add self as Darwin port maintainer.
11271 2001-04-11  Alan Modra  <amodra@one.net.au>
11273         * MAINTAINERS: Update my email address.
11275 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11277         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11278         recent versions of FreeBSD (release 3 or later).
11279         * ltconfig: On FreeBSD, -lc must not be provided when building
11280         a shared library or else the standard -pthread gcc option is
11281         rendered worthless to later users of the built library.
11283 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11285         * MAINTAINERS: Add self and RTH as C front end maintainers.
11287 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11289         * config.sub: Make sure to match an already-canonicalized
11290         machine name (eg. mn10300-unknown-elf).
11292 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11294         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11295         New macros.
11296         (bootstrap, cross): Use RECURSE_FLAGS.
11297         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11299 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11301         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11303 2001-03-22  Colin Howell  <chowell@redhat.com>
11305         * Makefile.in (DO_X): Do not backslash single-quotes in
11306         backquotes (two places).
11308 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11310         Re-installed:
11311         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11312         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11313         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11314         * ltcf-cxx.sh: Likewise.
11315         * ltcf-gcj.sh: Likewise.
11317 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11319         * MAINTAINERS: Add myself as "documentation co-maintainer".
11321 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11323         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11324         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11326 2001-03-19  Tom Tromey  <tromey@redhat.com>
11328         * config-ml.in: Handle GCJ and GCJFLAGS.
11330 2001-03-21  Michael Chastain  <chastain@redhat.com>
11332         * Makefile.in: all-m4 depends on all-texinfo.
11334 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11336         * MAINTAINERS: Add myself to write after approval list.
11338 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11340         * Makefile.in (DO_X): Quote nested quotes.
11342 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11344         * MAINTAINERS: Add myself to write after approval list.
11346 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11348         * Makefile.in (DO_X): Use double quotes for quoting
11349         "RANLIB=$${RANLIB}".
11351 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11353         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11355 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11357         * configure.in: Only use `lang_requires' for languages athat are
11358         actually enabled.
11360 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11362         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11364 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11366         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11368 2001-03-07  Tom Tromey  <tromey@redhat.com>
11370         * configure.in: Allow config-lang.in to set `lang_requires' to list
11371         of other required languages.
11373 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11375         * Makefile.in: Remove RANLIB definition. Use RANLIB
11376         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11377         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11379 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11380             Alexandre Oliva  <aoliva@redhat.com>
11382         * Makefile.in (check-c++): Use tabs, not spaces.
11384 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11386         * MAINTAINERS: add myself to Write After Approval list.
11388 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11390         * Makefile.in (check-c++): New rule.
11392         * configure.in (target_libs): Remove libg++.
11393         (noconfigdirs): Remove libg++.
11394         (noconfigdirs): Same.
11395         (noconfigdirs): Same.
11396         (noconfigdirs): Same.
11398         * config-ml.in: Remove libg++ references.
11400         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11401         (ALL_TARGET_MODULES): Same.
11402         (configure-target-libg++): Remove.
11403         (all-target-libg++): Remove.
11404         (configure-target-libio): Remove.
11405         (all-target-libio): Remove.
11406         (check-target-libio): Remove.
11407         (.PHONY): Remove.
11408         (libg++.tar.bz2): Remove.
11409         (all-target-cygmon): Remove libio.
11410         (all-target-libstdc++): Remove.
11411         (configure-target-libstdc++): Remove.
11412         (TARGET_LIB_PATH): Remove libstdc++.
11413         (ALL_GCC_CXX): Remove libstdc++.
11414         (all-target-gperf): Correct.
11416 2001-02-16  Nick Clifton  <nickc@redhat.com>
11418         * configure.in (noconfigdirs): Allow configuration of texinfo
11419         for Cygwin hosts.
11421 2001-02-15  Anthony Green  <green@redhat.com>
11423         * configure: Introduce GCJ_FOR_TARGET.
11424         * configure.in: Ditto.
11425         * Makefile.in: Ditto.
11427 2001-02-13  Andreas Schwab  <schwab@suse.de>
11429         * MAINTAINERS: Update mail address.
11431 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11433         * config.guess: Add linux target for S/390.
11434         * config.sub: Likewise.
11436 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11438         * configure.in: for *-chorusos, don't config target-newlib and
11439         target-libgloss.
11441 2001-02-06  Ben Elliston  <bje@redhat.com>
11443         * configure: Output host type to stdout, not stderr.
11445 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11447         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11448         * ltcf-cxx.sh: Likewise.
11450         * config.if: Assume enable_libstdcxx_v3 is defined.
11452 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11454         Remove V2 C++ library.
11455         * configure.in: Remove --enable-libstdcxx_v3 support.
11457 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11459         * include/demangle.h: Add prototype for java_demangle_v3.
11461 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11463         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11465 2001-01-27  Richard Henderson  <rth@redhat.com>
11467         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11469 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11471         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11472         Don't unset, it's non-portable and no longer necessary, set to empty
11473         instead.
11475 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11477         * ltconfig: Shell portability fix for the tagname validity check.
11479 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11481         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11482         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11484 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11486         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11488 2001-01-26  Tom Tromey  <tromey@redhat.com>
11490         * configure.in: Allow libgcj to be built on Sparc Solaris.
11492 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11494         * ltcf-c.sh: Add aix5 case.
11495         * ltcf-cxx.sh: Likewise.
11496         * ltconfig: Likewise.
11498 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11500         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11501         keep at least one of build_libtool_libs or build_old_libs set to
11502         yes.
11504         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11505         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11507 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11509         * configure.in: Enable libgcj on several additional platforms.
11511 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11513         * configure.in: Enable libgcj for linux targets.
11515 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11517         * MAINTAINERS (Write After Approval): Add myself.
11519 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11521         * MAINTAINERS: Add myself as vax port maintainer.
11523 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11525         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11527 2001-01-09  Mike Stump  <mrs@wrs.com>
11529         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11530         failures of subdirectories.
11532 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11534         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11535         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11536         * ltcf-cxx.sh: Likewise.
11537         * ltcf-gcj.sh: Likewise.
11538         * ltconfig.sh: Fix typo.
11540 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11542         * configure: handle DOS-style absolute paths.
11544 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11546         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11548 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11550         * MAINTAINERS: Add myself as avr port co-maintainer.
11552 2000-12-28  Ben Elliston  <bje@redhat.com>
11554         * MAINTAINERS: Add myself under ``Write After Approval''.
11556 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11558         * texinfo: Remove directory from GCC.
11560 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11562         * COPYING: Update to current
11563         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11564         to 19yy as example year in copyright notice).
11566 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11568         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11569         (libstdcxx_incdir): Pass down.
11570         * config.if: Remove expired bits for cxx_interface, add stub.
11571         (libstdcxx_incdir): Add variable for g++ include directory.
11572         * configure.in (gxx_include_dir): Use it.
11574 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11576         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11577         with old-email address from ``Write After Approval''.
11579 2000-12-15  Andreas Jaeger  <aj@suse.de>
11581         * configure.in: Handle lang_dirs.
11583 2000-12-14  Tom Tromey  <tromey@redhat.com>
11585         * MAINTAINERS: Removed brads.
11587         * MAINTAINERS: Added gcj developers.
11589 2000-12-13  Anthony Green  <green@redhat.com>
11591         * configure.in: Disable libgcj for any target not specifically
11592         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11593         with g++ abi.
11595 2000-12-13  Mike Stump  <mrs@wrs.com>
11597         * Makefile.in (local-distclean): Also remove fastjar.
11599 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11601         * contrib/gcc_update: Add fastjar --touch entries.
11603 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11605         * configure.in: Disable language-specific target libraries for
11606         languages that aren't enabled.
11608 2000-12-10  Anthony Green  <green@redhat.com>
11610         * configure.in: Define libgcj.  Disable libgcj target libraries for
11611         most targets.
11613 2000-12-10  Neil Booth  <neilb@earthling.net>
11615         * MAINTAINERS: Update mail address, remove from WAA list.
11617 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11619         * libjava: Imported from /cvs/java.
11620         * libffi: Likewise.
11621         * Boehm-gc: Likewise.
11623 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11625         * configure.in (target_libs): Revert 2000-12-08 patch.
11626         (noconfigdirs): Added target-libjava.
11628 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11630         * djunpack.bat: removed.
11632 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11634         * Makefile.in: handle DOS-style absolute paths.
11635         * config-ml.in: likewise.
11636         * symlink-tree: likewise.
11638 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11640         * fastjar: Imported.
11642 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11644         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11645         libjava.
11646         * configure.in (target_libs): Removed `target-libjava'.
11648 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11650         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11651         (ALL_MODULES): Added fastjar.
11652         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11653         (all-target-libjava): all-fastjar replaces all-zip.
11654         (all-fastjar): Added.
11655         (configure-target-fastjar, all-target-fastjar): Likewise.
11656         * configure.in (host_tools): Added fastjar.
11658 2000-12-07  Mike Stump  <mrs@wrs.com>
11660         * Makefile.in (local-distclean): Remove leftover built files.
11662 2000-11-24  Nick Clifton  <nickc@redhat.com>
11664         * configure.in (xscale-elf): Add target.
11665         (xscale-coff): Add target.
11667 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11669         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11670         recent versions of FreeBSD (release 3 or later).
11671         * ltconfig: On FreeBSD, -lc must not be provided when building
11672         a shared library or else the standard -pthread gcc option is
11673         rendered worthless to later users of the built library.
11675 2000-11-16  Fred Fish  <fnf@be.com>
11677         * configure.in (enable_libstdcxx_v3): Fix typo,
11678         libstd++ -> libstdc++.
11680 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11682         * MAINTAINERS: Add self to Write After Approval list.
11684 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11686         * MAINTAINERS: Update my email address.  Add myself to global write
11687         privs list.
11689 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11691         * Makefile.in: Merge with src and libgcj.
11692         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11693         configure-target-<library> when their configure scripts need the C
11694         or C++ library to have already been built to work properly.
11695         (do_proto_toplev): Set them to an empty string.
11697         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11698         (REALLY_SET_LIB_PATH): Use them.
11700 2000-11-17  Stan Shebs  <shebs@apple.com>
11702         * MAINTAINERS: Add self to Write After Approval list.
11704 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11706         * configure: Provide the original toplevel configure arguments
11707         (including $0) to subprocesses in the environment rather than
11708         through gcc/configargs.h.
11710 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11712         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11713         C99.  Alphabetise "Write After Approval" list.
11715 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11717         * configure: Turn on libstdc++ V3 by default.
11719         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11720         if we've got GCC.
11722 2000-11-11  Philip Blundell  <philb@gnu.org>
11724         * MAINTAINERS: Add self to Write After Approval list.
11726 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11728         * ltcf-c.sh (aix4): Improve shared library configuration; require
11729         exporting symbols.
11730         * ltcf-cxx.sh (aix4): Define.
11731         * ltconfig (aix4): Define library and soname specs appropriate for
11732         AIX.  Define command to create export symbols list.
11734 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11736         * config.sub: Add support for Sun Chorus
11738 2000-10-31  Nick Clifton  <nickc@redhat.com>
11740         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11741         <name>@redhat.com.  Also installed new email address for Clint
11742         Popetz.
11744 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11746         * etc: Remove directory from GCC.
11748 2000-10-16  Michael Meissner  <meissner@redhat.com>
11750         * configure (gcc/configargs.h): Only create if there is a build GCC
11751         directory created.
11753 2000-10-16  Matthias Klose  <doko@debian.org>
11755         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11756         when configured for libstdc++-v3.
11758 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11760         * configure: Save configure arguments to gcc/configargs.h.
11762 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11764         * config.guess: Import CVS version 1.157.
11765         * config.sub: Import CVS version 1.181.
11767 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11769         * Makefile.in (bootstrap): avoid recursion if subdir missing
11770         (cross): ditto
11771         (do-proto-toplev): ditto
11773 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11775         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11776         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11778         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11779         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11780         all affected `configure' scripts.
11782 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11784         * MAINTAINERS: Add self as cpplib co-maintainer.
11786 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11788         * MAINTAINERS: Add self to Write After Approval list.
11790 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11792         * INSTALL/README: egcs -> GCC update.
11794 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11796         * MAINTAINERS: Add myself to Write After Approval list.
11798 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11800         * MAINTAINERS: Add myself to Write After Approval list.
11802 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11804         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11805         X11 libraries for hppa64.
11807 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11809         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11811 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11813         * Makefile.in (all-zlib): Added dummy target.
11815         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11816         ltcf-gcj.sh: Updated from libtool multi-language branch.
11818 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11820         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11821         (bootstrap*): Depend on all-bootstrap.
11823 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11825         * config.guess: Import CVS version 1.156.
11826         * config.sub: Import CVS version 1.179.
11828 2000-09-02  Anthony Green  <green@cygnus.com>
11830         * Makefile.in (all-gcc): Depend on all-zlib.
11831         (CLEAN_MODULES): Add clean-zlib.
11832         (ALL_MODULES): Add all-zlib.
11833         * configure.in (host_libs): Add zlib.
11835 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11837         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11838         crosses, but add gcc/include to the header search path for them.
11840 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11842         * MAINTAINERS: Add self to Write After Approval list.
11844 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11846         * config.guess: Import CVS version 1.152.
11847         * config.sub: Import CVS version 1.177.
11849 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11851         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11852         $targargs to tell whether newlib is going to be built.
11854         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11855         $$r/TARGET_SUBDIR/libio for _G_config.h.
11857 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11859         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11861 2000-08-22  DJ Delorie  <dj@redhat.com>
11863         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11865 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11867         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11868         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11869         sub-configures.
11871 2000-08-21  DJ Delorie  <dj@redhat.com>
11873         * MAINTAINERS: Add self as a libiberty maintainer
11875 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11877         * configure.in (libstdcxx_flags): Use
11878         libstdc++-v3/src/libstdc++.INC.
11880 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11882         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11884 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11886         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11888         * configure: Make enable_threads and enable_shared defaults
11889         explicit.  Substitute enable_threads into generated Makefiles.
11890         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11891         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11893 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11895         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11897 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11899         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11900         previous delta.
11902 2000-08-11  Jason Merrill  <jason@redhat.com>
11904         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11905         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11906         (FLAGS_FOR_TARGET): Not here.
11907         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11909 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11911         * config-ml.in (CC, CXX): Don't introduce a leading space.
11913 2000-08-07  DJ Delorie  <dj@delorie.com>
11915         * MAINTAINERS: Add self as a DJGPP maintainer
11917 2000-08-07  DJ Delorie  <dj@redhat.com>
11919         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11920         "if we're also building gcc, and it's a gcc that will run on the
11921         build machine, we want to use its includes instead of the system's
11922         default includes".
11924 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11926         * MAINTAINERS: Add self to Write After Approval list.
11928 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11930         * configure.in (libstdcxx_flags): Don't use `"'.
11932         * config-ml.in: Adjust multilib search paths to the
11933         appropriate multilib tree.
11935 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11937         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11938         commas in $LANGUAGES.
11940 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11942         * configure.in: Re-enable all references to libg++ and librx.
11944 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11946         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11947         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11948         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11949         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11951         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11953 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11955         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11956         CXX_FOR_TARGET for sed.
11958 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11960         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11961         Do not override if already set in the environment or in configure.
11962         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11963         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11965 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11967         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11968         the libtool CVS tree multi-language branch.
11969         * ltconfig, ltmain.sh: Updated.
11971 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11973         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11974         (clean-target): Depend on it.
11976         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11977         (GCC_FOR_TARGET): Use it.
11978         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11979         * configure.in: ... here.
11980         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11981         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11983 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11985         * MAINTAINERS: Add self to Write After Approval list.
11987 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11989         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11990         (configure-target-libchill, configure-target-libobjc): Likewise.
11992         * configure.in: Use the same cache file for all target libs.
11993         * config-ml.in: But different cache files per multilib variant.
11995 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11997         * configure (topsrcdir): Don't use dirname.
11999 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12001         * MAINTAINERS: Add self to Write After Approval list.
12003 2000-07-20  Jason Merrill  <jason@redhat.com>
12005         * configure.in: Remove all references to libg++ and librx.
12007         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12009 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12011         * config.sub: Update to subversions version 2000-07-06.
12013 2000-07-12  Andrew Haley  <aph@cygnus.com>
12015         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12016         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12018 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12020         * symlink-tree:  Check number of arguments.
12022 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12024         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12025         search path for a g++ extracted from the build tree.  This
12026         will allow link tests run by configure scripts in
12027         subdirectories to succeed.
12029 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12031         * ltconfig: Add support for mips-dde-sysv4.2MP
12033 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12035         * MAINTAINERS: Add myself as loop discovery maintainer.
12037 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12039         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12040         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12042 2000-06-19  Timothy Wall  <twall@cygnus.com>
12044         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12045         * config.sub: Add tic54x target.
12047 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12049         * MAINTAINERS: Add self as Fortran maintainer,
12050         remove Craig Burley.
12052 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12054         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12055         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12057 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12059         * MAINTAINERS: Add self as i18n maintainer
12061 20000-05-21  H.J. Lu  (hjl@gnu.org)
12063         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12064         directory are used if they exist. Make sure
12065         $(build_tooldir)/include is searched for header files,
12066         $(build_tooldir)/lib/ for library files.
12067         (GCC_FOR_TARGET): Likewise.
12068         (CXX_FOR_TARGET): Likewise.
12070 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12072         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12074 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12076         * Makefile.in (configure-target-libiberty): Depend on
12077         configure-target-newlib.
12079 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12081         * configure.in, Makefile.in: Merge all libffi-related
12082         configury stuff from the libgcj tree.
12084 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12086         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12087         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12089 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12091         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12092         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12093         current version information.  Add to proto-toplev directory.
12094         (gdb-taz): Build do-djunpack.
12096 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12098         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12100 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12102         * MAINTAINERS: Add self to Write After Approval list.
12104 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12106         * ltmain.sh: Preserve in relink_command any environment
12107         variables that may affect the linker behavior.
12109 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12111         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12113 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12115         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12117 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12119         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12120         with the version name.
12122 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12124         * MAINTAINERS: Add self as bb-reorder maintainer.
12126 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12128         * config.if: Tweak.
12130 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12132         * djunpack.bat: New file.
12134 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12136         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12137         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12138         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12139         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12141 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12143         * config.sub (case $basic_machine): Change default for "ibm-*"
12144         to "openedition".
12146 2000-04-13  Andreas Jaeger  <aj@suse.de>
12148         * MAINTAINERS: Added myself.
12150 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12152         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12153         (do-md5sum): New target.
12154         (MD5PROG): Define.
12155         (PACKAGE): Default to TOOL.
12156         (VER): Default to a shell script.
12157         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12158         md5 checksum generation.
12159         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12160         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12161         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12162         insight.tar.bz2): Use gdb-taz to create archive.
12164 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12166         * configure (warn_cflags): Delete.
12168 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12170         * MAINTAINERS: Added myself.
12172 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12173             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12175         * configure.in (enable_libstdcxx_v3): Add.
12176         (target_libs): Add bits here to switch between libstdc++-v2 and
12177         libstdc++-v3.
12178         * config.if: And this file too.
12179         * Makefile.in: Add libstdc++-v3 targets.
12181 2000-04-05  Michael Meissner  <meissner@redhat.com>
12183         * config.sub (d30v): Add d30v as a basic machine type.
12185 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12187         * configure.in: -linux-gnu*, not -linux-gnu.
12189 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12191         * MAINTAINERS: Add self in write-after-approval section.
12193 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12195         * MAINTAINERS: Add self as ia64 port maintainer.
12197 2000-03-08  Neil Booth  <NeilB@earthling.net>
12199         * MAINTAINERS: Add self in write-after-approval section.
12201 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12203         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12204         (do-tar-bz2): Replace TOOL with PACKAGE.
12205         (gdb.tar.bz2): Remove GDBTK from GDB package.
12206         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12207         dejagnu.tar.bz2): New packages.
12209 2000-02-27  Andreas Jaeger  <aj@suse.de>
12211         * configure.in: Add entry for mips*-*-linux*, move catch all
12212         *-*-*linux* entry below this one.
12214 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12216         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12218 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12220         * config.sub: Support an OS of "wince".
12222 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12224         * config.guess, config.sub: Updated to match config's 2000-02-15
12225         version.
12227 2000-02-23  Linas Vepstas  <linas@linas.org>
12229         * config.sub: Add support for Linux/IBM 370.
12230         * configure.in: Likewise.
12232 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12234         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12236 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12238         * config.guess: Guess "cygwin" rather than "cygwin32".
12240 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12242         * configure (gcc_version): When setting, narrow search to
12243         lines containing `version_string'.
12245 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12247         * config.sub: Add support for avr target.
12249 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12251         * MAINTAINERS: Add maintainers for MCore port.
12253 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12255         * config.sub: Add mmix-knuth-mmixware.
12257 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12259         * MAINTAINERS: Pair cccp with cpplib maintainership.
12261 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12263         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12264         structure stuff to -L library search.
12265         (CXX_FOR_TARGET): Ditto.
12266         (CROSS_CHECK_MODULES): Fix spelling mistake.
12268 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12270         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12271         the C++ compiler.
12273 2000-01-12  Richard Henderson  <rth@cygnus.com>
12275         * configure.in: Don't build some bits for beos.
12277 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12279         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12280         as include files.
12282 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12284         * Add self as cpplib maintainer, as requested by Jason
12285         Merrill.  Correct my e-mail address.
12287 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12289         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12290         not mh-aix43.
12292 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12294         * MAINTAINERS: Add myself to "write after approval" list.
12296 1999-12-14  Richard Henderson  <rth@cygnus.com>
12298         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12299         * config.sub: Accept alphaev[78], alphaev8.
12301 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12303         * config.guess, config.sub: Update from autoconf.
12305 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12307         * MAINTAINERS:  update my playtime e-address.
12309 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12311         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12312         necessary libraries are missing.
12314 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12316         * MAINTAINERS: Add new 'write after approval' maintainer.
12318 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12320         * MAINTAINERS: Add new Java maintainer.
12322 1999-10-25  Andreas Schwab  <schwab@suse.de>
12324         * configure: Fix quoting inside arguments of eval.
12326 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12328         * config-ml.in: Allow suppression of some ARM multilibs.
12330 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12332         * config.guess: Add OS/390 match pattern.
12333         * config.sub: Add mvs, openedition targets.
12334         * configure.in (i370-ibm-opened*): New.
12336 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12338         * config.sub: Add support for configuring for pj.
12340 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12342         * config.sub (maybe_os): Add support for configuring for fr30.
12344 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12346         * configure.in: Do not configure or build ld for AIX
12347         platforms.  ld is known to be broken on these platforms.
12349 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12351         * config-ml.in: Pass compiler flag corresponding to multidirs to
12352         subdir configures.
12354 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12356         * Makefile.in (LDFLAGS): Define.
12358 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12360         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12361         noconfigdirs.
12362         (*-*-cygwin*): Likewise.
12364 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12366         * mkdep: New file.
12367         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12368         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12370         From Eli Zaretskii <eliz@is.elta.co.il>:
12371         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12372         long file name when using DJGPP on MS-DOS.
12374 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12376         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12378 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12380         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12381         dependency as this causes "make check" to globally "make all"
12383 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12385         * configure.in (target_libs): Added target-zlib.
12386         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12387         (CONFIGURE_TARGET_MODULES): Likewise.
12388         (CHECK_TARGET_MODULES): Likewise.
12389         (INSTALL_TARGET_MODULES): Likewise.
12390         (CLEAN_TARGET_MODULES): Likewise.
12391         (configure-target-zlib): New target.
12392         (all-target-zlib): Likewise.
12393         (all-target-libjava): Depend on all-target-zlib.
12394         (configure-target-libjava): Depend on configure-target-zlib.
12396         * Makefile.in (configure-target-libjava): Depend on
12397         configure-target-newlib.
12398         (configure-target-boehm-gc): New target.
12399         (configure-target-qthreads): New target.
12401         * configure.in (target_libs): Added target-qthreads.
12402         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12403         (CONFIGURE_TARGET_MODULES): Likewise.
12404         (CHECK_TARGET_MODULES): Likewise.
12405         (INSTALL_TARGET_MODULES): Likewise.
12406         (CLEAN_TARGET_MODULES): Likewise.
12407         (all-target-qthreads): New target.
12408         (configure-target-libjava): Depend on configure-target-qthreads.
12409         (all-target-libjava): Depend on all-target-qthreads.
12411         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12412         (CONFIGURE_TARGET_MODULES): Likewise.
12413         (CHECK_TARGET_MODULES): Likewise.
12414         (INSTALL_TARGET_MODULES): Likewise.
12415         (CLEAN_TARGET_MODULES): Likewise.
12416         (all-target-libjava): New target.
12417         (all-target-boehm-gc): Likewise.
12418         * configure.in (target_libs): Added libjava, boehm-gc.
12420 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12422         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12423         configure.bat in SUPPORT_FILES.
12424         (gas+binutils.tar.bz2): Likewise.
12426         * makeall.bat: Remove; obsolete.
12428 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12430         From Mark Elbrecht:
12431         * configure.bat: Remove; obsolete.
12433 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12435         * configure: Add -W -Wall to the default CFLAGS when compiling with
12436         gcc.
12438 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12440         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12442 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12444         * configure.in: Build ld on IRIX6.
12446 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12448         * Makefile.in: Change distribution targets to use bzip2 instead of
12449         gzip.
12450         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12451         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12453 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12455         * config.sub: Add mcore target.
12457 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12459         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12461 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12463         * config.guess (dummy): Changed to $dummy.
12465 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12467         * config.sub: Tidied up case statements.
12469 1999-05-22  Ben Elliston  <bje@cygnus.com>
12471         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12472         <jiro@din.or.jp>.
12474         * config.guess: Merge with FSF version. Future changes will be
12475         more accurately recorded in this ChangeLog.
12476         * config.sub: Likewise.
12478 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12480          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12482 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12484         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12486 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12488         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12490 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12492         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12493         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12494         Bad merge removed these two changes.
12496 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12497                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12499         * config.guess (interix Alpha): Add.
12501 1999-04-11  Richard Henderson  <rth@cygnus.com>
12503         * configure.in (i?86-*-beos*): Do config gperf; don't config
12504         gdb, newlib, or libgloss.
12506 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12508         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12509         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12510         from multidirs.
12512 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12514         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12516 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12518         * config.sub: Add support for mcore targets.
12520 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12522         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12523         not mt-ospace, in order to shut up assembler warning about using
12524         symbols that are named the same as registers.
12526 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12528         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12529         dependency list for all-target-cygmon.
12531 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12533         * config-ml.in: Check $host, not $target, for selective multilibs.
12534         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12535         thumb interworking, and underscore prefix multilibs.
12537 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12539         * missing: Update to version from current automake.
12541 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12543         * configure (gxx_include_dir): Removed.
12545         * configure.in (gxx_include_dir): Handle it.
12546         * Makefile.in: Likewise.
12548 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12550         * config.sub (mips64vr4111,mips64vr4111el) Add.
12552 1999-03-21  Ben Elliston  <bje@cygnus.com>
12554         * config.guess: Correct typo for detecting ELF on FreeBSD.
12556 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12558         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12559         config/mh-djgpp.
12561 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12563         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12564         all-target-newlib to dependency list for all-target-bsp.
12566 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12568         * config.sub: Add i386-uwin support.
12569         * config.guess: Likewise.
12571 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12573         * configure.in: cleanup, add mh-*pic handling for arm, special
12574         case powerpc*-*-aix*
12576 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12578         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12579         can be built.
12581 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12583         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12584         targets.
12586 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12588         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12590 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12592         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12594 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12596         * config.sub: Fix typo in arm recognition.
12598 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12600         * configure.in (noconfigdirs): Changed target_configdirs to
12601         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12602         rather than m68k-*-* since it is not known to work on
12603         m68k-aout. Ditto for arm-*-*oabi.
12605 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12607         * configure.in (*-*-windows*): Remove, no longer used.
12609 1999-02-19  Ben Elliston <bje@cygnus.com>
12611         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12612         Smart and improved by Andrew Cagney.
12614 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12616         * config.guess: Recognize openbsd-*-hppa.
12618 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12620         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12621         only if it is not empty.
12623 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12625         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12627         * config.guess: Modified to recognize uname's armv* syntax.
12629         * config.sub: Modified to recognize uname's armv* syntax.
12631 1999-02-17  Mark Salter  <msalter@cygnus.com>
12633         * configure.in: Added target-bsp for sparclite.
12635 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12637         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12639 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12641         * configure.in: Add support for strongarm port.
12642         * config.sub: Add support for strongarm target.
12644 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12646         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12647         the old name config/mh-cygwin32.
12648         Enable texinfo.
12650 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12652         * configure.in: Do build ld for ix86 Solaris.
12654 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12656         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12657         $AR_FOR_TARGET.  Likewise for RANLIB.
12659 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12661         * config.sub (oabi):  Recognize.
12662         * configure.in (arm-*-oabi):  Handle.
12664 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12666         * config.guess: Improve detection of i686 on UnixWare 7.
12668 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12670         * config.guess: Add support for i386-pc-interix.
12671         * config.sub: Likewise.
12672         * configure.in: Likewise.
12674 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12676         * Makefile.in: Remove unneeded all-target-libio from
12677         from all-target-winsup target since it is now unneeded.
12678         Add all-target-libtermcap in its place since it is now
12679         needed.
12681 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12683         * configure.in: makefile stub for cygwin target is probably
12684         unnecessary.  Remove it for now.
12686 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12688         * configure.in: libtermcap.a should be built when cygwin is the
12689         target as well as the host.
12690         * config.guess: Allow mixed case in cygwin uname output.
12691         * Makefile.in: Add libtermcap target.
12693 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12695         * config.sub: Clean up handling of hppa2.0.
12697 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12699         * config.guess: Use C code to identify more HP machines.
12701 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12703         * config.sub: Handle hppa2.0.
12705 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12707         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12708         cygmon for all sparclite targets, regardless of object format.
12710 1998-12-15  Mark Salter  <msalter@cygnus.com>
12712         * configure.in: Added target-bsp for several target architectures.
12714         * Makefile.in: Added rules for bsp.
12716 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12718         * config.guess: Improve detection of hppa2.0 processors.
12720 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12722         * config.guess: Recognize FreeBSD using ELF automatically.
12724 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12726         * configure (skip-this-dir): Add handling for new shell script, which
12727         might be created by a sub-directory's configure to indicate, this particular
12728         directory is "unwanted".
12729         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12731 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12733         * ltconfig: import from libtool, after changing libtool to
12734         account for the cygwin name change.
12736 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12738         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12739         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12741 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12743         * configure.in: Add libtermcap to list of cygwin dependencies.
12745 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12747         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12748         they include winsup/include when it's a cygwin target.
12750 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12752         * configure.in (host_tools): Added zip.
12753         * Makefile.in (all-target-libjava): Depend on all-zip.
12754         (all-zip): New target.
12755         (ALL_MODULES): Added all-zip.
12756         (NATIVE_CHECK_MODULES): Added check-zip.
12757         (INSTALL_MODULES): Added install-zip.
12758         (CLEAN_MODULES): Added clean-zip.
12760 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12762         * Makefile.in: lose "32" from comment about cygwin.
12764 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12766         * configure.in: Use -Os to build target libraries for the fr30.
12768 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12770         * config.sub: Add fr30.
12772 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12774         * configure.in: drop "32" from config/mh-cygwin32.  Check
12775         cygwin* instead of cygwin32*.
12776         * config.sub: Check cygwin* instead of cygwin32*.
12778 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12780         * config.guess: Match any version of Unixware7.
12782 1998-10-20  Syd Polk  <spolk@cygnus.com>
12784         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12785         if desired.
12787 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12789         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12790         these if the appropriate directories and files to not exist.
12792 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12794         * Makefile.in (DEVO_SUPPORT): Add config.if.
12796 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12798         * configure: Add pattern to replace "build_tooldir"'s
12799         definition in the generated Makefile with "tooldir"'s
12800         actual value.
12802 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12804         * config.sub: Bring back lost sparcv9.
12806         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12808 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12810         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12811         CC_FOR_TARGET and friends.
12813 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12815         * Makefile.in (build_tooldir): New variable, same as tooldir.
12816         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12817         -B$(build_tooldir)/bin/.
12818         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12820 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12822         * README: Remove installation instructions and refer to the
12823         INSTALL directory instead.
12825 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12827         * config.sub: Add support for i[34567]86-pc-udk.
12828         * configure.in: Likewise.
12830 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12832         * Makefile.in: add bzip2 package building bits for user
12833         tools module
12834         * configure.in: ditto
12836 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12838         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12839         (ALL_TARGET_MODULES): Add all-target-libobjc.
12840         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12841         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12842         (all-target-libchill): Add dependencies.
12843         * configure.in (target_libs): Add libchill.
12845 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12847         * configure.in (target_subdir): Remove duplicate line.
12849 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12851         * Makefile.in (all-automake): fix dependencies.
12853 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12855         * configure.in: Minor cleanups for building in the $(target_alias)
12856         subdir.
12858 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12860         * Makefile.in (bootstrap): Set r and s before make all.  Use
12861         BASE_FLAGS_TO_PASS in make all.
12862         (cross): Likewise.
12864 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12866         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12868 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12870         * config.sub: Fix typo in last change.
12872 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12874         * config.sub: Add support for C4x target.
12875         * configure.in: Likewise.
12877 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12879         * config.sub: Recognize sparcv9 just like sparc64.
12881 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12883         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12885 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12887         * config.guess: Correctly identify Pentium II sco boxes.
12889         * config.guess: Fix "tr" code.  From Weiwen Liu.
12891 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12893         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12894         stabs.
12896 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12898         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12899         (ALL_TARGET_MODULES): Add all-target-libchill.
12900         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12901         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12902         (all-target-libchill): Add dependencies.
12903         * configure.in (target_libs): Add libchill.
12905 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12907         * config.guess: Avoid assumptions about "tr" behaves when
12908         LANG is set to something other than English.
12910 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12912         * configure (gxx_include_dir): Changed to
12913         '${prefix}/include/g++'-${libstdcxx_interface}.
12915         * config.if: New to determine the interfaces.
12917 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12919         * config.guess: Detect and handle MPE/IX.
12920         * config.sub: Deal with MPE/IX.
12922 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12924         * configure.in: Use mh-aix43.
12926 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12928         * configure: Fix --without/--disable cases for gxx-include-dir.
12930 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12932         * mdata-sh:  Imported.  Needed for automake support.
12934 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12936         * Makefile.in (taz): Try "chmod -R og=u ." before
12937         "chmod og=u `find . -print`".
12939 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12941         * configure.in: Add arm-elf and thumb-elf support.
12943 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12945         * Makefile.in: Undo previous patch.
12947 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12949         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12950         to here ...
12951         (install-no-fixedincludes): and here
12952         (INSTALL_MODULES): ... from here.
12954 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12956         * config.sub: Merge with FSF.
12958         * config.guess: Merge with FSF.
12960 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12962         * configure (extraconfigdirs): New variable.
12963         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12964         * Makefile.in (all): Move higher in file.
12965         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12966         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12967         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12968         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12969         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12971 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12973         * Makefile.in (all-target-libjava): Depend on all-gcc and
12974         all-target-newlib.
12975         (configure-target-libjava): Depend on $(ALL_GCC).
12977 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12979         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12980         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12982 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12984         * INSTALL/README: Fix typo.
12986 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12988         * ylwrap: Change absolute path checks to check for DOS style path
12989         names.
12991         * ylwrap: Don't use a full path name if the source file is in the
12992         same directory.  From hjl@lucon.org (H.J. Lu).
12994         * config-ml.in: Default to being verbose, to match Feb 18 change to
12995         configure.
12997 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12999         Brought over from egcs:
13001         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13003         * configure.in (target_subdir): Set to ${target_alias} instead
13004         of "libraries".
13006         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13008         * configure.in (target_subdir): Set to libraries if enable_multilib.
13010 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13012         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13013         multilibs, force reconfiguration the first time we create
13014         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13016 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13018         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13019         avoid confusion with --no-recursion.
13021 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13023         * configure.in: Win32 hosts shouldn't use install -x
13024         * install-sh: remove -x option, and special .exe-handling
13025         hack.
13027 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13029         * config.guess: Recognize i586-pc-beos.
13030         * configure.in: Don't build some bits for beos.
13032 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13034         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13035         CFLAGS default to -O2.
13037         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13038         when using GNU ld.
13040 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13042         * ltmain.sh: Correct install when using a different shell.
13044 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13046         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13048 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13050         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13051         target.
13053 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13055         * ltconfig: Update to correct AIX handling.
13057 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13059         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13061         * configure.in (target_subdir): Set to ${target_alias} instead
13062         of "libraries".
13064 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13066         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13067         (Makefile): Depend on $(gcc_version_trigger).
13069         * configure (gcc_version): Change default initializer to empty
13070         string.
13071         (gcc_version_trigger): New variable; pass this variable down
13072         to subdir configures to enable them checking gcc's version
13073         themselves. Emit make macros for both gcc_version vars.
13074         (topsrcdir): Initialize reliably.
13075         (recursion line): Remove --with-gcc-version=${gcc_version}.
13077 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13079         * configure (enable_version_specific_runtime_libs): Implement new flag
13080         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13081         in $(libsubdir); emit definition in each generated Makefile.
13082         (gxx_include_dir): Initialize depending on
13083         $enable_version_specific_runtime_libs.
13085 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13087         * configure (gcc_version): Initialize properly depending on
13088         how and where configure is started.
13089         (recursion line): Pass a --with-gcc-version=${gcc_version}
13090         to configures in subdirs.
13092 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13094         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13095         cygmon
13097 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13099         * configure.in: Add cygmon and libstub support for mn10200.
13101 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13103         * configure (gcc_version): Add new variable describing the
13104         particular gcc version we're building.
13105         * Makefile.in (libsubdir): Add new macro for the directory
13106         in which the compiler finds executables, libraries, etc.
13107         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13108         and libsubdir.
13110 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13112         * Makefile.in (local-clean): Remove *.log.
13113         (warning.log): Built with warn_summary from build.log.
13114         (mail-report.log): Run test_summary.
13115         (mail-report-with-warnings.log): Run test_summary including
13116         warning.log in the report.
13118 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13120         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13122 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13124         * Makefile.in (grep): Grep no longer depends on libiberty.
13126 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13128         * Makefile.in: all-snavigator needs all-libgui.
13130 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13132         * configure.in: Add cygmon and libstub support for mn10300.
13134 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13136         * missing: Update to version from automake 1.3.
13138         * ltmain.sh: On installation, don't get confused if the same name
13139         appears more than once in the list of library names.
13141 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13143         * config.sub: Accept m68060 and m5200 as CPU names.
13145 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13147         * configure: Use && rather than using -a in test, because odd
13148         strings can confuse test.
13149         * configure.in: Likewise.
13151 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13153         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13155 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13157         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13158         bootstrap4-lean): New targets.
13160 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13162         * mpw-* Delete.  Not used.
13164 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13166         * COPYING.LIB: Update FSF address.
13168 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13170         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13172         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13173         GAS_SUPPORT_DIRS.
13175 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13177         * ltconfig, ltmain.sh: Avoid producing a version number if
13178         -version-info was not used.
13180 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13182         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13183         building with newlib.
13185 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13187         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13188         Solaris `make' causes it to continue to next definition.
13190 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13192         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13193         the right GUI libraries and files are installed along with GDB.
13195 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13197         * configure.in: Change alpha to alpha* in several places.
13199 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13201         * config.sub: Recognize sparc86x.
13203 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13205         * configure.in (--enable-target-optspace): Remove debug echo.
13207 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13209         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13211 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13213         * ltconfig: Update cygwin32 support.
13215         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13216         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13217         (GDB_SUPPORT_DIRS): Likewise.
13219 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13221         * configure.in (target_makefile_frag): If --enable-target-optspace,
13222         use -Os to compile target libraries rather than -O2.  Default to
13223         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13224         not used.
13225         * configure.in (target_cflags): Ditto for d30v.
13227 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13229         * Makefile.in (all-bfd): Depend on all-intl.
13230         (all-binutils): Likewise.
13231         (all-gas): Likewise.
13232         (all-gprof): Likewise.
13233         (all-ld): Likewise.
13235 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13237         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13239 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13241         * Makefile.in (all-bfd): Depend upon all-libiberty.
13243         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13245 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13247         * Makefile.in: Add libstub.
13249         * configure.in: Ditto. Build libstub for targets that have cygmon
13250         support.
13252 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13254         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13256 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13258         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13259         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13261 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13263         * configure: Define DEFAULT_M4 by searching PATH.
13264         * Makfile.in: Use DEFAULT_M4.
13266 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13268         * ltconfig: Add cygwin32 support.
13270         * Makefile.in, configure.in: Add libtool as a native only directory
13271         to configure and build.
13273 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13275         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13277 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13279         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13281 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13283         * Makefile.in: add ash make rules
13284         * configure.in: add ash to native_only and host_tools lists
13286 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13288         * Makefile.in (all-gettext, all-intl): New targets.
13289         (ALL_MODULES): Added all-gettext, all-intl.
13290         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13291         (INSTALL_MODULES): Added install-gettext, install-intl.
13292         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13294         * configure.in (host_tools): Added gettext.
13295         (native_only): Likewise.
13296         (noconfigdirs) [various cases]: Likewise.
13297         (host_libs): Added intl.
13299 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13301         * configure: Do not disable building gdbtk for cygwin32 hosts.
13303 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13305         * configure.in: Add thumb-coff target.
13306         * config.sub: Add thumb-coff target.
13308 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13310         * Makefile.in: Revert yesterday's change.
13311         (all-target-winsup):  all-target-librx stays out of here.
13313 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13315         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13316         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13317         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13318         Remove references to librx and libg++.
13320 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13322         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13323         recursive makes
13325 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13327         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13328         for newlib directory.
13329         (CXX_FOR_TARGET): Likewise.
13331 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13333         * ltconfig: Update after libtool/ltconfig.in change for
13334         hpux11.
13336 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13338         * ltconfig, ltmain.sh: Update to libtool 1.2.
13340 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13342         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13343         (install-gcc-cross): Instead, override LANGUAGES here.
13345 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13347         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13348         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13350 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13352         * configure.in: Add Thumb-pe target.
13354 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13356         * Makefile.in - changed sn targets to snavigator
13357         * configure.in - changed sn targets to snavigator
13359 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13361         * config-ml.in: After building symlink tree call make distclean
13362         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13363         to be the case for libiberty.
13365 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13367         * configure: When making link, also check the current
13368         directory. The configure scripts may create one.
13370 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13372         * config.sub: Accept alphapca56 and alphaev6 properly.
13374 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13376         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13378 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13380         * config.sub (sco5): Fix typo.
13382 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13384         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13385         install-itcl.
13386         (install-itcl): Remove dependency on install-tcl.
13388 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13390         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13392 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13394         * configure.in: Don't build libgui for a cygwin32 target when not on
13395         a cygwin32 host.
13397 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13399         * configure (redirect): Set to null, so default behavior of
13400         configure is now --verbose.
13402 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13404         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13405         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13407 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13409         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13410         this change to sync Makefile.in with its ChangeLog entries.
13412 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13414         * ltmain.sh (mkdir): Check that the directory doesn't exist
13415         before we exit with error, so that we don't get races during
13416         parallel builds.
13418 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13420         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13422 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13424         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13425         PICFLAG_FOR_TARGET.
13426         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13428         * configure: Emit a definition for the new macro enable_shared
13429         into each Makefile.
13431 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13433         * configure.in (host_tools, native_only): Add libtool.
13435 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13437         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13438         Fix typo in ming config comment.
13440 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13442         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13444 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13446         * config.sub: Add tic30 cases, and map c30 to tic30.
13448 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13450         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13451         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13452         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13453         (CLEAN_TARGET_MODULES): Similarly
13454         (all-target-libf2c): Add dependences.
13455         * configure.in (target_libs): Add libf2c.
13457 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13459         * configure.in: Remove expect from noconfigdirs when target
13460         is cygwin32.  OK to build expect and dejagnu with Canadian
13461         Cross.
13463 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13465         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13466         host.
13468         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13469         and mingw32.
13471 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13473         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13474         here as it is not defined in the toplevel Makefile.
13476 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13478         * configure (package_makefile_rules_frag): New variable, which names
13479         a file with generic rules, ...
13480         Change comment to mention we now have FIVE parts.
13481         * configure: Undo last change.
13483 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13485         * config.guess: More accurate determination of HP processor types.
13486         * config.sub: More accurate determination of HP processor types.
13488 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13490         * configure (package_makefile_frag): Move inserting the
13491         ${package_makefile_frag} to where it should be according
13492         to the comment.
13494 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13496         * config.guess: Add support for Linux/ARM.
13498 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13500         * .cvsignore: Remove *-info and *-install since they match
13501         release-info and mpw-install, which we don't want to just ignore.
13503 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13505         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13507 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13509         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13510         local_prefix to sub-make invocations.
13512 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13514         * configure.in: Check makefile fragments in the source
13515         directory.
13517 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13519         * configure.in: Check whether host and target makefile
13520         fragments exist before adding them to *_makefile_frag.
13522 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13524         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13526 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13528         * configure.in: Make sure we only replace RPATH_ENVVAR on
13529         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13530         regexp to sed.
13532         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13533         to sub-makes.
13535 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13537         * config-ml.in (multi-do): LDFLAGS must include multilib
13538         designator.
13540 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13542         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13544 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13546         * config.sub: Add mingw32 support.
13547         * configure.in: Likewise.
13549 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13551         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13553 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13555         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13556         * configure (gxx_include_dir): Provide a definition for subdirs
13557         which do not use autoconf.
13559 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13561         * config.guess: Sync with egcs.  Picks up new alpha support,
13562         BeOS & some additional linux support.
13564 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13566         * config.guess: HP 9000/803 is a PA1.1 machine.
13568 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13570         * configure.in: It's alpha*-...
13572 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13574         * configure.in (host_makefile_frag, target_makefile_frag):
13575         Handle multiple config files.
13576         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13577         alpha-*-*.
13579 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13581         * mkdep: New file.
13583 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13585         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13587 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13589         * Makefile.in: Add libgui directory.
13590         (GDB_TK): Add all-libgui.
13591         * configure.in: Add libgui directory.
13592         * configure: Add all-libgui to GDB_TK.
13594 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13596         * config-ml.in (multidirs): Add m32r to multilib list.
13598 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13600         * Makefile.in (all-target-gperf): Change dependency to
13601         all-target-libstdc++.
13603 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13605         * config.guess: Add BeOS support.
13607 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13609         Source directory cvs renamed to cvssrc:
13610         * configure.in (host_tools): Change cvs to cvssrc.
13611         (native_only): Likewise.
13612         (noconfigdirs) [various cases]: Likewise.
13613         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13614         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13615         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13616         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13617         (all-cvssrc): Rename target from all-cvs.
13619 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13621         * configure (gxx_include_dir): Fix thinko.
13623 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13625         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13626         (install-cross, install-gcc-cross): New targets.
13628 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13630         * configure.in (noconfigdirs): Add support for Thumb target.
13632         * config.sub (maybe_os): Add support for Thumb target.
13634 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13636         * Makefile.in: Add rules for cygmon.
13638         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13640 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13642         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13643         * configure (gxx_include_dir): Provide a definition for subdirs
13644         which do not use autoconf.
13646 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13648         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13649         11/18/97 build
13651 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13653         * From Franz Sirl.
13654         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13655         found on RedHat Linux systems.
13657 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13659         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13660         guesses.
13662 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13664         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13666 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13668         * ltmain.sh: If mkdir fails, check whether the directory was created
13669         anyhow by some other process.
13671 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13673         * configure.in (d30v-*-*): Configure all directories.
13675 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13677         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13678         for the D30V.
13680 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13682         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13684 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13686         * include/libiberty.h: Add extern "C" { so it can be used with C++
13687         progrms.
13688         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13689         programs.
13691 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13693         * configure.in (d30v-*-*): Configure GCC now.
13695 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13697         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13698         is no longer needed.
13700 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13702         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13704 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13706         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13707         targets using "$@" to provide support for similar but not identical
13708         targets without having to duplicate code.
13710 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13712         * makefile.vms: Fix to work with DEC C.
13714 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13716         * config.sub: Add mips-tx39-elf to marketing names.
13718 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13720         * ltmain.sh: Handle symlinks in generated script.
13722 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13724         * configure: Handle autoconf style directory options: --bindir,
13725         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13726         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13727         --sysconfdir.
13728         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13729         (sharedstatedir, localstatedir, oldincludedir): New variables.
13730         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13731         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13732         sbindir, sharedstatedir, and sysconfdir.
13734 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13736         * Makefile.in (bootstrap-lean): New target.
13738 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13740         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13741         sn, and gnuserv from noconfigdirs.
13743 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13745         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13747 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13749         * Makefile.in (cross): New target.
13751 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13752                           Jeff Law         <law@cygnus.com>
13754         * Makefile.in (bootstrap2, bootstrap3): New targets.
13755         (all-bootstrap): Remove outdated and confusing target.
13756         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13758 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13760         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13761         windows.  Consistent with gdb/configure.
13763 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13765         * configure.in: Name Linux target fragment.
13767         * configure: Rewrite so that project Makefile fragment is inserted
13768         first and appears last in the resulting Makefile.
13770 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13772         * Makefile.in (install-itcl): Install tcl first.
13774 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13776         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13778 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13780         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13782         * configure.in (skipdirs): Add target-librx for Linux.
13783         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13785 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13787         * Makefile.in (bootstrap): New target.
13789 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13791         * config.sub: Accept 'amigados' for backward compatibility.
13793 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13795         * config.guess: Merge with FSF.
13797 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13799         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13801 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13803         * config.sub: Add "marketing-names" patch.
13805 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13807         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13809 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13811         * config.sub: Handle v850-elf.
13813 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13815         * .cvsignore (*-install): Remove.
13817 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13819         * ltconfig: Set CONFIG_SHELL in libtool.
13820         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13822 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13824         * configure.in (target_subdir): Set to libraries if enable_multilib.
13826 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13828         * config.guess: Update from gcc directory.
13830 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13832         * Makefile.in (all-sim): Depends on all-readline.
13834 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13836         * Makefile.in (BISON, YACC): Use $$s.
13837         (all-bison): Depend on all-texinfo.
13839 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13841         * Makefile.in (BISON): Add -L flag.
13842         (YACC): Likewise.
13844 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13846         * configure.in (noconfigdirs): Add support for v850e target.
13848         * config.sub (maybe_os): Add support for v850e target.
13850 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13852         * configure.in (noconfigdirs): Add support for v850ea target.
13854         * config.sub (maybe_os): Add support for v850ea target.
13856 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13858         * config.sub: Add mipstx39.  Delete r3900.
13860 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13862         * Makefile.in (all-autoconf): Depends on all-texinfo.
13864 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13866         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13867         eabi targets.
13869 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13871         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13873         * configure: When handling a Canadian Cross, handle YACC as well as
13874         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13875         * Makefile.in (all-bison): Depend upon all-texinfo.
13877 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13879         * Makefile.in (BISON): bison, not byacc or bison -y.
13880         (YACC): bison -y or byacc or yacc.
13881         (various): Add *-bison as appropriate.
13882         (taz): No need to mess with BISON anymore.
13884 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13886         * configure: If OSTYPE matches *win32*, try to find a good value for
13887         CONFIG_SHELL.
13889 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13891         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13892         configure.in if it is present.
13894 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13896         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13898 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13900         * config.sub: Recognize `arc' cpu.
13901         * configure.in: Likewise.
13902         * config-ml.in: Likewise.
13904 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13906         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13908 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13910         * configure: Changed sed delimiter from ':' to '|' when
13911         attempting to substitute ${config_shell} for SHELL. On
13912         NT ${config_shell} may contain a ':' in it.
13914 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13916         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13918 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13920         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13922 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13924         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13926         * ylwrap: If the program is a relative path, force it to be
13927         absolute.
13929 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13931         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13933 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13935         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13936         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13937         for libraries.
13939 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13941         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13942         separated by spaces.
13944 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13946         * ylwrap: New file.
13947         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13949         * ltmain.sh: Handle /bin/sh at start of install program.
13951         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13953         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13954         * missing: New file, from automake 1.2.
13956 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13958         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13959         check-tk to CHECK_X11_MODULES.
13961 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13963         * config.sub: Merge with FSF.
13965 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13967         * config.guess: Merge with FSF.
13969 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13971         * configure: Treat msdosdjgpp like go32.
13972         * configure.in: Likewise.  Don't remove gprof for go32.
13974         * configure: Change Makefile.tem2 to Makefile.tm2.
13976 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13978         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13980 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13982         * install-sh (chmodcmd): Set to null if the DST directory already
13983         exists.  Same as Nov 11th change.
13985 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13987         * configure (GDB_TK): Needs itcl and tix.
13989 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13991         * config.guess: Update from FSF.
13993 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13995         * Makefile.in (GDB_TK): Depend on itcl and tix.
13997 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13999         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14000         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14001         (INSTALL_SCRIPT): New variable.
14002         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14003         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14004         to -x.
14005         * install-sh: Add support for -x option.
14007 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14009         * configure.in, Makefile.in: Treat tix like itcl.
14011 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14013         * Makefile.in (WINDRES): New variable.
14014         (WINDRES_FOR_TARGET): New variable.
14015         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14016         (EXTRA_HOST_FLAGS): Add WINDRES.
14017         (EXTRA_TARGET_FLAGS): Add WINDRES.
14018         (EXTRA_GCC_FLAGS): Add WINDRES.
14019         ($(DO_X)): Pass down WINDRES.
14020         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14021         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14022         DLLTOOL_FOR_TARGET.
14024 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14026         * configure.in: configure sim before gdb for win32-x-ppc
14028 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14030         Move gperf into the toplevel, from libg++.
14031         * configure.in (target_tools): Add target-gperf.
14032         (native_only): Add target-gperf.
14033         * Makefile.in (all-target-gperf): New target, depend on
14034         all-target-libg++.
14035         (configure-target-gperf): Empty rule.
14036         (ALL_TARGET_MODULES): Add all-target-gperf.
14037         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14038         (CHECK_TARGET_MODULES): Add check-target-gperf.
14039         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14040         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14042 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14044         * config.sub (mn10200): Recognize new basic machine.
14046 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14048         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14049         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14051 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14053         * configure.in: If we're building mips-sgi-irix6* native, turn on
14054         ENABLE_MULTILIB and set TARGET_SUBDIR.
14056 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14058         * Makefile.in (all-sn): Depend on all-grep.
14060 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14062         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14064         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14065         Makefile.  From Jeff Makey <jeff@cts.com>.
14066         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14068         * Makefile.in (DISTBISONFILES): Remove.
14069         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14070         $(DEFAULT_YACC).
14072         * configure.in: Build itl, db, sn, etc., when building for native
14073         cygwin32.
14075         * Makefile.in (LD): New variable.
14076         (EXTRA_HOST_FLAGS): Pass down LD.
14077         ($(DO_X)): Likewise.
14079 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14081         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14083 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14085         * configure.in (targargs): Strip out any supplied --build argument
14086         before adding our own. Always add --build.
14088 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14090         * configure.in (targargs): Pass --build if we're doing
14091         a cross-compile.
14093 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14095         * configure: Use '|' instead of ":" as the separator in
14096         sed. Otherwise sed chokes on NT path names with drive
14097         designators. Also look for "?:*" as the leading characters in an
14098         absolute pathname.
14100 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14102         * config.sub: Support for r3900.
14104 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14106         * configure.in: Use install-sh, not install.sh.
14108 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14110         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14111         apply it twice.
14113 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14115         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14116         install-binutils.
14118 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14120         * Makefile.in: Add automake targets.
14121         * configure.in (host_tools): Add automake.
14123 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14125         * configure: Default CXX to c++, not gcc.
14126         * Makefile.in (CXX): Set to c++, not gcc.
14127         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14129 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14131         * install-sh: try appending a .exe if source file doesn't
14132         exist
14134 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14136         * configure.in: Turn on multilib by default.
14137         (cross_only): Remove target-libiberty.
14139         * Makefile.in (all-gcc): Don't depend on libiberty.
14141 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14143         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14145 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14147         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14148         (DISTBISONFILES): Add ld/Makefile.in
14150 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14152         * configure.in: if target is cygwin32 but host isn't cygwin32,
14153         don't configure gdb tcl tk expect, not just gdb.
14155 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14157         * configure.in: Added gnuserv everywhere sn appears.
14159         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14160         (CROSS_CHECK_MODULES): Added check-gnuserv.
14161         (INSTALL_MODULES): Added install-gnuserv.
14162         (CLEAN_MODULES): Added clean-gnuserv.
14163         (all-gnuserv): New target.
14165 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14167         * config.guess: Fixes for MIPS OpenBSD systems.
14169 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14171         * Makefile.in (INSTALL_XFORM): Remove.
14172         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14174         * mkinstalldirs: New file, copied from automake.
14175         * Makefile.in (installdirs): Rename from install-dirs.  Use
14176         mkinstalldirs.  Change all users.
14177         (DEVO_SUPPORT): Add mkinstalldirs.
14179 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14181         * install-sh: Rename from install.sh.
14182         * Makefile.in (INSTALL): Change install.sh to install-sh.
14183         (DEVO_SUPPORT): Likewise.
14185         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14186         Graichen <graichen@rzpd.de>.
14188 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14190         * config.guess: Recognize OpenBSD systems correctly.
14192 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14194         * README, Makefile.in (ETC_SUPPORT): Remove references to
14195         cfg-paper*, configure.{texi,man,info*}._
14197 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14199         * Makefile.in (all.normal): Ensure that gcc is built after all
14200         the x11 - ie gdb - targets.
14202 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14204         * makefile.vms: Don't run conf-a-gas.
14206 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14208         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14210 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14212         * configure.in: Remove noconfigdirs case since gdb also
14213         configures and builds for tic80-coff.
14215 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14217         * configure: Set cache_file to config.cache.
14218         * Makefile.in (local-distclean): Remove config.cache.
14220 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14222         * COPYING: Update FSF address.
14224 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14226         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14227         noconfigdirs.
14229 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14231         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14232         MAKEDIRS, is empty.
14234 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14236         * config.sub: Tweak mn10300 entry.
14238 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14240         * configure.in (host_tools): Put sim before gdb, so gdb's
14241         configure.tgt can determine if the simulator was configured.
14243 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14245         * config.sub: Move BeOS $os case to be with other Cygnus
14246         local cases.
14248 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14250         * config.sub: Remove misplaced comment that broke Linux.
14252 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14254         * config.sub: Add BeOS support.
14256 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14258         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14260 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14262         * configure.in (noconfigdirs): Remove tcl and tk from
14263         noconfigdirs for cygwin32 builds.
14265 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14267         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14269 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14271         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14272         make-all.com, use makefile.vms instead.
14274 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14276         * config.sub: Accept -lnews*.
14278 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14280         * configure.in (noconfigdirs): Disable target-newlib,
14281         target-examples and target-libiberty for d30v.
14283 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14285         * configure.in (noconfigdirs): Enable ld for d30v.
14287 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14289         * configure.in (tic80-*-*): Build compiler.
14291 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14293         * configure.in (d30v-*): Remove sim directory from list of
14294         unsupported d30v directories
14296 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14298         * config.sub, configure.in: Add d30v target cpu.
14300 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14302         * makefile.vms: New file.
14303         * make-all.com: Remove.
14305 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14307         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14309 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14311         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14313 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14315         * Makefile.in (ALL_MODULES): Added all-db.
14316         (CROSS_CHECK_MODULES): Addec check-db.
14317         (INSTALL_MODULES): Added install-db.
14318         (CLEAN_MODULES): Added clean-db.
14320 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14322         * config.guess: Merge with latest FSF sources.
14324 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14326         * Makefile.in (ALL_MODULES): Added all-itcl.
14327         (CROSS_CHECK_MODULES): Added check-itcl.
14328         (INSTALL_MODULES): Added install-itcl.
14329         (CLEAN_MODULES): Added clean-itcl.
14331 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14333         * configure.in: build gdb for mn10200
14335 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14337         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14339 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14341         * configure.in (tic80-*-*): Turn off most targets right now.
14343 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14345         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14346         rather than the makeinfo program.
14347         (do-info): Depend upon all-texinfo.
14349 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14351         * configure.in: Remove uses of config/mh-linux.
14353         * config.sub, config.guess: Merge with latest FSF sources.
14355 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14357         * config.sub (case $basic_machine): Add tic80 entries.
14359 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14361         * config.sub, config.guess: Merge with latest FSF sources.
14363 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14365         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14366         * mpw-config.in: Test for NewFolderRecursive.
14367         * mpw-install: Use symbolic name for startup filename.
14368         * mpw-README: Add various additional details.
14370 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14372         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14374 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14376         * configure.in: Do build gcc and the target libraries for
14377         the mn10200.
14379 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14381         * configure.in: don't avoid building gdb for mn10300 any more
14382         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14383         instead of single-quoting it.
14385 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14387         * configure.in: Don't use --with-stabs on IRIX 6.
14389 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14391         * configure.in (m32r): Build gdb, libg++ now.
14393 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14395         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14396         directories from noconfigdirs.
14398 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14400         * config.sub (basic_machine): added mips16 configuration
14402 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14404         * config.sub: Handle d10v-unknown.
14406 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14408         * config.sub: Handle v850-unknown.
14410 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14412         * Makefile.in: add findutils
14413         * configure.in: add findutils to list of host_tools
14415 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14417         * config.sub: Handle mn10200 and mn10300.
14419 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14421         * configure.in (d10v-*): Do not build librx.
14423 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14425         * configure.in (mn10300): Build everything except gdb & libgloss.
14427 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14429         * config.guess:  Patch for Dansk Data Elektronik servers,
14430         from Niels Skou Olsen <nso@dde.dk>.
14432         For ncr, use /bin/uname rather than uname, since GNU uname does not
14433         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14435         Patch for MIPS R4000 running System V,
14436         from Eric S. Raymond <esr@snark.thyrsus.com>.
14438         Fix thinko for nextstep.
14440         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14442         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14443         * config.guess: Guess mips-dec-mach_bsd4.3.
14445         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14446         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14447         release numbers.
14448         * config.guess (mips-mips-riscos*):  Emit just enough of the
14449         release number.
14451         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14452         * config.guess (sparc-auspex-sunos*):  Added.
14453         (f300-fujitsu-*): Added.
14455         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14456         * config.guess:  Recognize a Tadpole as a sparc.
14458 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14460         * config.guess: Don't assume that NextStep version is either 2 or
14461         3.  NextStep 4 (aka OpenStep 4) has come out now.
14463 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14465         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14466         From Rik Faith <faith@cs.unc.edu>.
14468 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14470         * config.sub: Contributions from bug-gnu-utils to:
14471         Support plain "hppa" (no version given) architecture, reported by
14472         OpenStep.
14473         OpenBSD like NetBSD.
14474         LynxOs is not a hardware supplier.
14476         * config.guess: Contributions from bug-gnu-utils to add support for:
14477         OpenBSD like NetBSD.
14478         Stratus systems.
14479         More Pyramid systems.
14480         i[n>4]86 Intel chips.
14481         M680[n>4]0 Motorola chips.
14482         Use unknown instead of lynx for hardware manufacturer.
14484 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14486         * install.sh (chmodcmd): Set to null if the DST directory already
14487         exists.
14489 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14491         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14492         not use mt-ppc target Makefile fragment any more.
14494 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14496         * configure.in (*-*-windows):  Exclude everything but those dirs
14497         needed to build windows.
14499 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14501         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14503 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14505         * configure.in:  Exclude mmalloc from i386-windows.
14507 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14509         * Undo my previous change.
14511 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14513         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14514         unconditionally.
14515         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14517 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14519         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14520         host to add it's own flags.
14522 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14524         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14526 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14528         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14529         (CXX_FOR_TARGET): Likewise.
14530         (GCC_FOR_TARGET): Define.
14531         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14532         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14533         CC_FOR_TARGET was specified on the command line.
14534         (MAKEOVERRIDES): Don't define.
14536 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14538         * configure.in (m32r): Fix spelling of libg++ libs.
14540 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14542         * config.sub (-apple*): Remove, now redundant.
14544 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14546         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14548         * configure: Rework yesterday's sed script patch.
14550         * config.sub: Merge with FSF.
14552 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14554         * config.guess:  Merge from FSF.
14556         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14557         * config.guess: Use pc instead of unknown, for pc clone systems.
14558         Change linux to linux-gnu.
14560         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14561         * config.guess: Avoid non-portable tr syntax.
14563 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14565         * test-build.mk (HOLES): Add "xargs" for gdb.
14567         * configure: Avoid hpux10.20 sed bug.
14569 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14571         * configure.in:  Add support for windows host
14572         (that is a build done under the Microsoft build environment).
14574 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14576         * Makefile.in: Replace all uses of srcroot with s, to shrink
14577         command line lengths.
14579         Patches from Geoffrey Noer <noer@cygnus.com>:
14580         * configure.in: If configuring for newlib, pass --with-newlib to
14581         subdirectories.
14582         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14583         -Bnewlib/ and -Lwinsup to gcc.
14584         (CXX_FOR_TARGET): Likewise.
14586 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14588         * Makefile.in (ETC_SUPPORT): Add configure.
14590 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14592         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14593         host configuration file.
14595 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14597         * configure.in: Break mn10x00 support into separate
14598         mn10200 and mn10300 configurations.
14599         * config.sub: Likewise.
14601 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14603         * configure.in: Add lots of stuff to noconfigdirs for
14604         the mn10x00 targets.
14606         * config.sub, configure.in: Add mn10x00 support.
14608 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14610         * make-all.com: Call conf-a-gas, not config-a-gas.
14612 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14614         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14615         targets.
14617 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14619         * mpw-README: Add much more detail for native PowerMac.
14620         * mpw-install: New file.
14621         * mpw-configure: Add --norecursion and --help options.
14622         * mpw-config.in: Translate readme and install files when
14623         copying to objdir.
14624         * mpw-build.in: Don't always depend on byacc and flex.
14625         (install-only-top): New action.
14627 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14629         * configure.in:  You can now configure GDB for the v850.
14631 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14633         * configure.in (noconfigdirs): Don't configure any C++ dirs
14634         if targeting D10V.
14636 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14638         * config.sub: Recognize mips64vr5000.
14640 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14642         * configure.in: Use a single line for host_tools and native_only.
14644 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14646         * config.sub, configure.in: Add entries for m32r.
14648 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14650         * Makefile.in (inet-install): Don't run install-gzip.
14652 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14654         * configure.in:  Don't config lots of things for *-*-windows*.
14656 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14658         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14659         (host_libs, host_tools): Copy from configure.in.
14660         * mpw-configure: Don't complain about directories not found.
14662 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14664         * configure.in (i[345]86): Recognize i686 for pentium pro.
14665         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14666         file.
14668         * config.guess (i[345]86): Ditto.
14670 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14672         * configure.in (noconfigdirs): Removed gdb for D10V.
14674 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14676         * configure.in: Remove ld, target-libio, target-libg++, and
14677         target-libstdc++ from noconfigdirs.
14679 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14681         * configure: Fix three locations where shell scripts were
14682         being run directly rather than with config_shell.
14684 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14686         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14687         * config.sub (basic_machine): Recognize v850.
14689 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14691         * mpw-configure: Handle multiple enable/disable options and
14692         pass them down recursively, handle -c and -s flags appropriately
14693         depending on choice of compiler, add escape mechanism for
14694         quoted arguments to gC.
14696 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14698         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14699         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14700         so that -mrelocatable-lib and -mno-eabi are used.
14702         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14703         not support --print-multi-lib, don't abort.
14705 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14707         * make-all.com: Run config-a-gas.
14708         * setup.com: Don't copy subdirectory files around.
14710 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14712         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14713         target, it now compiles correctly.
14715 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14717         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14719 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14721         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14723 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14725         * configure.in (native_only): Add prms.
14727 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14729         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14730         (BINUTILS_SUPPORT_DIRS): Likewise.
14732 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14734         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14735         d10v support is added.
14737 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14739         * configure.in (d10v-*-*): New target.
14741 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14743         * config.guess (HP 9000/811): Recognize this as a PA1.1
14744         machine.
14746 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14748         * Makefile.in (do-tar-gz): New target, split out from tail end of
14749         taz target.  Run each command separately, don't use pipes.
14750         (taz): Use it.
14752 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14754         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14755         * mpw-build.in: No builds should depend on building byacc or flex,
14756         they are assumed to be installed already.
14758 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14760         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14761         variable that CC_FOR_TARGET needs.
14763 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14765         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14766         options have changed since the last time the subdirectory was
14767         configured, and if it has, reconfigure.
14768         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14769         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14771 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14773         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14774         CLEAN_MODULES): Add bash.
14775         (all-bash): New target.
14777 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14779         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14781 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14783         * config.sub (basic_machine): Recognize d10v as a valid processor.
14785 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14787         * mpw-configure: Add support for --bindir.
14788         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14790 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14792         * configure.in: add bash, time, gawk to list of hosttools and things
14793         to only build for native toolchains
14795 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14797         * Makefile.in (docdir): Remove.
14799 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14801         * Makefile.in (datadir): Set to $(prefix)/share.
14803 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14805         * configure.in: build diff and patch for cygwin32-hosted
14806         toolchains.
14808 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14810         * config.sub: Accept -rtems*.
14812 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14814         * configure.in: enable dosrel for cygwin32-hosted builds,
14815                 remove diff from the list of things not buildable
14816                 via Canadian Cross
14818 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14820         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14821         don't get ". ".
14823 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14825         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14827 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14829         * Makefile.in (taz): Handle case where tex3patch didn't even get
14830         checked out.  Also, if it was found, put the symlink in a new util
14831         subdirectory.
14833 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14835         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14837 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14839         * config.sub: Recognize -openvms.
14840         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14841         * make-all.com, setup.com: New files.
14843 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14845         * Makefile.in (taz): tex3patch moved to texinfo/util.
14847 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14849         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14850         * configure.in: remove make from disable-if-Can-Cross list
14851                 enable gdb if ${host} and ${target} are cygwin32
14853 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14855         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14856         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14858 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14860         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14861         distinguish sysv/svr4/bsd variants.
14862         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14864 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14866         * configure.in: Added copyright notice.
14867         * move-if-change: Added copyright notice.
14869 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14871         * configure.in (powerpcle-*-solaris*): Until we get shared
14872         libraries working, don't build gdb, sim, make, tcl, tk, or
14873         expect.
14875 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14877         * config.guess:  Merge with FSF:
14879         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14880         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14882         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14883         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14885         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14886         * config.guess:  Combine two OSF1 rules.
14887         Also recognize field test versions.  From mjr@zk3.dec.com.
14888         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14889         because GNU uname does not support -p.  From pmr@pajato.com.
14891 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14893         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14895 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14897         * mpw-README: Document GCCIncludes.
14899 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14901         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14903 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14905         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14907 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14909         * configure.in (*-*-cygwin32): Configure make.
14911 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14913         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14915 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14917         * Makefile.in (all-inet): Depend on all-perl.
14919         * Makefile.in (inet-install): New target.
14921         * Makefile.in (all-inet): Depend on all-tcl.
14922         (all-inet): Depend on all-send-pr.
14924 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14926         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14927         temporarily.
14929 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14931         * configure.in: Don't configure --with-gnu-ld on AIX.
14933 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14935         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14937 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14939         * Makefile.in (ALL_MODULES): Added all-inet.
14940         (CROSS_CHECK_MODULES): Added check-inet.
14941         (INSTALL_MODULES): Added install-inet.
14942         (CLEAN_MODULES): Added clean-inet.
14943         (all-indent): New target.
14945         * configure.in (host_tools): Added inet.
14946         (native_only): Added inet.
14947         (noconfigdirs): Added inet.
14949 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14951         * configure.in: Don't configure libgloss if we are not configuring
14952         newlib.
14954 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14956         * configure.in: Don't configure libgloss for unsupported
14957         architectures.
14959 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14961         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14963 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14965         * Makefile.in (ALL_MODULES): Include all-apache.
14966         (CROSS_CHECK_MODULES): Include check-apache.
14967         (INSTALL_MODULES): Include install-apache.
14968         (all-apache): New target.
14970         * configure.in: Added apache everywhere perl is seen.
14972 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14974         * Makefile.in: Add support for clean-{module} and
14975         clean-target-{module} rules.
14977 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14979         * configure.in (*-*-ose) do not build libgloss.
14981 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14983         * config.guess (prep*:SunOS:5.*:*): Turn into
14984         powerpele-unknown-solaris2.
14986 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14988         * configure.in: Permit --enable-shared to specify a list of
14989         directories.
14991 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14993         * configure.in (host==solaris): Pass only the first word of $CC
14994         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14996 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14998         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15000 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15002         * Makefile.in (ALL_MODULES): Include all-perl.
15003         (CROSS_CHECK_MODULES): Include check-perl.
15004         (INSTALL_MODULES): Include install-perl.
15005         (ALL_X11_MODULES): Include all-guile.
15006         (CHECK_X11_MODULES): Include check-guile.
15007         (INSTALL_X11_MODULES): Include install-guile.
15008         (all-perl): New target.
15009         (all-guile): New target.
15011         * configure.in (host_tools): Include perl and guile.
15012         (native_only): Include perl and guile.
15013         (noconfigdirs): Don't build guile and perl; no ports have been
15014         done.
15016 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15018         * configure (--enable-*): Handle quoted option lists such as
15019         --enable-sim-cflags='-g0 -O' better.
15021 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15023         * Makefile.in ({,inst}all-target): New rule so we can make and
15024         install all of the target directories easily.
15026 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15028         * configure.in: Add missing global flag in sed substitution when
15029         deleting `target-' from ${configdirs}.
15031 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15033         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15034         option.
15036         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15037         config/mh-necv4.
15039         * install.sh: Correct misspelling of transformbasename.
15041         * config.guess: Recognize mips-*-sysv*.
15043 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15045         * config.sub: Recognize mon960.
15047 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15049         * configure: Restore Canadian Cross handling of BISON and LEX,
15050         removed in Feb 20 change.
15052 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15054         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15055         Mention make install.  Remove the old copyright date as well the
15056         clumsy and rather pointless copyright on the README file.
15058 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15060         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15061         Makefile after running symlink-tree, then run `make distclean' to
15062         avoid clobbering any generated files in srcdir.
15064 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15066         * configure.in (m68k-*-netbsd*): Build everything now.
15068 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15070         * Makefile.in (taz): Fix quoting.
15072 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15074         * configure.in (sparclet-*-*): Build everything now.
15076 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15078         * configure.in (m68k-*-linux*): New host.
15080 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15082         * configure: Check for bison before byacc.
15084 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15086         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15087         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15088         searching PATH.  These are used as fallbacks by Makefile.in if
15089         flex/bison/byacc aren't in objdir.
15091 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15093         * Makefile.in: Make everything which depends upon all-bfd also
15094         depend upon all-opcodes, in case --with-commonbfdlib is used.
15096 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15098         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15099         building NT native compilers on Unix.
15101 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15103         * configure.in: Don't get CC from the host Makefile fragment if we
15104         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15105         Solaris test for /usr/ucb/cc to the post target script, just after
15106         the compiler sanity test.
15108 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15110         * config.sub: Merge with FSF.
15112 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15114         * Makefile.in (RPATH_ENVVAR): New variable.
15115         (REALLY_SET_LIB_PATH): Use it.
15116         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15118 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15120         * config.sub, configure.in: Recognize sparclet cpu.
15122 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15124         * config.guess:  Support m68k-cbm-sysv4.
15126 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15128         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15129         m68k-unknown-linuxaout from linker help string.  Put quotes around
15130         $ld_help_string.
15132 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15134         * config.guess (powerpc-harris-powerunix): Add guess for port
15135         to new target.
15137 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15139         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15141 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15143         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15144         $(REALLY_SET_LIB_PATH) in Makefile.
15145         * Makefile.in (SET_LIB_PATH): New variable.
15146         (REALLY_SET_LIB_PATH): New variable.
15147         ($(DO_X)): Use $(SET_LIB_PATH).
15148         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15149         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15150         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15151         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15152         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15153         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15154         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15155         (install-dosrel): Likewise.
15156         (all-opcodes): Depend upon all-libiberty.
15158 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15160         * config.guess (*:CYGWIN*): New
15162 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15164         * Makefile.in (all-target-winsup): All all-target-libiberty.
15166 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15168         * configure.in (noconfigdirs): Add missing # in front of comment.
15170 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15172         * configure.in: add second pass to things added to noconfigdirs
15173         so *-gm-magic can exclude libgloss properly.
15175 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15177         * mpw-configure (extralibs_name, rez_name): Set correctly
15178         for MWC68K compiler.
15180         * mpw-README: Add more info on the necessary build tools.
15182 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15184         * configure.in, config.sub: Recognize cygwin32.
15186 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15188         * config.guess, config.sub: Recognize A/UX.
15190 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15192         * config.sub: Merge with gcc/config.sub.
15194 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15196         * mpw-build.in (do-binutils): Add build of stamps.
15198 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15200         * config.sub: Add recognition for mips64vr4100*-* targets.
15202 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15204         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15205         Add creation of gconfigargs with `--enable-shared' turned on.
15206         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15207         ($(host)-stamp-stage3-configured): Likewise.
15208         (HOLES): Add chatr and ldd.
15209         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15211 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15213         * configure: Pass --nfp to recursive configures.
15215 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15217         * Makefile.in (DLLTOOL): New.
15218         (DLLTOOL_FOR_TARGET): New.
15219         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15220         (EXTRA_TARGET_FLAGS): Ditto.
15221         (EXTRA_GCC_FLAGS): Ditto.
15222         (CONFIGURE_TARGET_MODULES): Ditto.
15223         (DO_X): Ditto.
15224         * configure: Add DLLTOOL.
15226 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15228         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15229         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15230         mh-sco, since old workarounds no longer needed, and don't
15231         build ld, since libraries have weak symbols in COFF.
15233 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15235         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15237 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15239         * configure.in: Make sure that ${CC} can be used to compile an
15240         executable.
15242 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15244         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15245         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15246         nothing depending on whether gdbtk is being built.
15248 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15250         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15252 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15254         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15255         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15257 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15259         * config-ml.in: Add support for
15260         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15261         Simplify setting of multidirs from --disable-foo.
15263 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15265         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15266         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15267         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15268         non-empty, pass them on to the  GCC make.
15269         (all-bootstrap): New rule that is like all-gcc, except it executes
15270         the GCC bootstrap rule instead of the GCC all rule.
15272 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15274         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15276 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15278         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15279         DG/UX support.
15281 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15283         * config.sub (i*86*) Change [345] to [3456]
15285 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15287         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15288         --with-gnu-ld=no.
15290 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15292         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15293         AIX multilibs get built.
15295 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15297         * configure.in (i386-win32): Don't build expect if we're not
15298         building the tcl subdir.
15300 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15302         * Makefile.in: (configure-target-examples, all-target-examples):
15303         New targets, configure and build example programs.
15305 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15307         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15308         use it as input to sedit the generated MPW makefile.
15309         * mpw-README: Add a suggestion about Gestalt.h.
15311 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15313         * config.sub: Accept *-*-ieee*.
15315 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15317         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15318         Ronald F. Guilmette <rfg@monkeys.com>.
15320 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15322         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15323         for powerpc-pe native.
15324         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15325         (target==powerpc-pe): duplicate i386-win32 entry.
15327 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15329         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15330         of vxworks, not just vxworks5.1.
15332 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15334         * mpw-configure: Add support for exec-prefix.
15336 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15338         * config.guess: Recognize HP model 816 machines as having
15339         a PA1.1 processor.
15341 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15343         * configure: Ignore new autoconf configure options.
15345 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15347         * config.guess:  Recognize Pentium under SCO.
15348         From Robert Lipe <robertl@arnet.com>.
15350 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15352         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15354 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15356         * configure.in: Don't configure gas for alpha-dec-osf*.
15358 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15360         * configure.in: Default to --with-stabs for some targets for which
15361         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15362         i[345]86*-*-unixware*.
15364 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15366         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15367         rather than basing it on the target.  Simplify handling of options
15368         controlling which directories to configure.  Remove extraneous
15369         slash in multi-clean target.
15371 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15373         * config-ml.in: Prefix more variables with ml_ so they don't collide
15374         with configure's.
15376 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15378         * configure: Don't turn -v into --v.
15380 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15382         * configure.in (targargs): Fix typo.
15384         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15386 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15388         * configure.in: Strip --host and --target options from
15389         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15390         --with-cross-host option when building with a cross-compiler.
15391         * configure: Canonicalize the arguments put into config.status by
15392         always using `=' for an option with an argument.  Pass a presumed
15393         --host or --target explicitly.
15395 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15397         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15398         into general OS recognition case.
15400 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15402         * configure.in (target_configdirs): add target-winsup only
15403         for win32 target systems.
15405 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15407         * Makefile.in (all-target-libgloss): Depend upon
15408         configure-target-newlib, since when libgloss is built it looks to
15409         see if the newlib directory exists.
15411 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15413         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15414         cfg-ml-*.in.
15416 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15418         * configure: Handle LD and LD_FOR_TARGET when configuring a
15419         Canadian Cross.
15421 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15423         * configure.in (target_libs): add target-winsup.
15424         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15425         (target==ppcle-pe): remove ld from $noconfigdirs.
15427 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15429         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15430         Preserve relative path names in $srcdir.  Build symlink tree if
15431         configuring cross target dir and srcdir=. (= no VPATH support).
15432         (configure-target-libg++): Depend on configure-target-librx.
15433         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15434         * config-ml.in: New file.
15435         * symlink-tree: New file.
15436         * configure: Ensure srcdir="." if that's what it is.
15438 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15440         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15441         includes and FLEX_SKELETON setting.
15442         * mpw-configure (--with-gnu-ld): New option, controls whether
15443         to use PPCLink or ld with PowerMac GCC.
15444         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15445         * mpw-config.in: Configure grez if targeting Mac.
15447         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15448         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15449         just macos.
15450         * configure.in: Configure grez resource compiler if targeting Mac.
15451         * Makefile.in (all-grez, install-grez): New targets.
15453 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15455         * configure: CXX defaults to gcc, not g++.  If we find
15456         gcc in the path, set CC to gcc -O2.
15458 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15460         * configure: Default ${build} correctly.  Avoid picking up extra
15461         spaces when reading CC and CXX from Makefile.  When doing a
15462         Canadian Cross, use plausible default values for numerous
15463         variables.
15464         * configure.in: When doing a Canadian Cross, don't try to
15465         configure tools whose configure script can't handle it.
15467 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15469         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15471 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15473         * configure:  Remove dubious bug reporting address.
15475 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15477         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15478         configure script, run that instead of this directory's configure.
15479         In either case, print a message that we're configuring the sub-dir.
15481 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15483         * configure.in: Before checking for the existence of various files,
15484         use sed to filter out "target-".
15486 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15488         * Makefile.in (DO_X): Split rule to decrease command line length
15489         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15490         (Philippe De Muyter).
15492 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15494         * Makefile.in (all-patch): depend on all-libiberty.
15496 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15498         * configure.in: If the only directory in target_configdirs which
15499         actually exists is libiberty, then set target_configdirs to empty,
15500         to avoid trying to build a target libiberty in a gas or gdb
15501         distribution.
15503 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15505         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15506         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15507         systems.
15509 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15511         * configure.in (copy_dirs): Use sys-include instead of include
15512         for --with-headers option.
15514 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15516         * Makefile.in, configure.in: Make winsup builds work with
15517         new scheme.
15519 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15521         * configure.in: Build the linker on AIX.
15523 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15525         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15526         where needed.
15528 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15530         * Makefile.in (all-gcc): Fix typo.
15532 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15534         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15536 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15538         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15539         to target-xiberty, to provide more flexibility.
15540         (target_subdir):  Define.  Create if cross.
15541         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15542         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15543         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15544         check-libFOO -> check-target-libFOO, etc.
15545         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15546         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15547         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15548         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15549         allow ALL_GCC="" to only configure.
15550         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15551         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15552         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15554 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15556         * Makefile.in (taz): Build "info" in etc explicitly.
15558 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15560         * configure.in:  Make sure that CC is undefined (as opposed to
15561         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15562         problem with autoconf trying to configure on a host without GCC.
15564 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15566         * mpw-configure: Set host alias from choice of host compiler,
15567         only use generic MPW Makefile sed if present, edit a file
15568         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15569         * mpw-README: Add problem notes about CW6 and CW7.
15571 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15573         * Makefile.in (taz): Use ";" instead of ";;".
15575 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15577         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15578         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15579         DISTDOCDIRS.
15580         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15581         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15583 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15585         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15586         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15587         Move bfd to DISTSTUFFDIRS.
15589 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15591         * Makefile.in (X11_LIB): Removed.
15592         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15594         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15596 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15598         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15599         names.
15601 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15603         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15605 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15607         * configure.in (i[345]86-*-win32): Always build newlib.
15608         Don't configure cvs, autoconf or texinfo.
15609         * Makefile.in (LD_FOR_TARGET): New.
15610         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15611         Pass down LD_FOR_TARGET.
15613 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15615         * winsup: New directory.
15616         * Makefile.in: Build winsup.
15617         * configure.in: Winsup is configured when target is win32.
15618         Can only build win32 target GDB when native.
15620 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15622         * config.guess: Recognize HP model 819 machines as having
15623         a PA 1.1 processor.
15625 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15627         * configure: Fix sed loop which substitutes for CC and CXX to
15628         avoid bug found in various sed implementations.
15630 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15632         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15633         simulator.  Use standard powerpc-*-eabi*.
15635 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15637         * configure.in: Stop putting gas and binutils in noconfigdirs for
15638         powerpc-*-aix* and rs6000-*-*.
15640 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15642         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15643         -mcall-aixdesc libraries.
15645 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15647         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15649         * config.sub (arm | armel | armeb): Fix shell syntax.
15651 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15653         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15654         -msoft-float and -mcpu=common support.
15655         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15656         libraries.
15658 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15660         * configure.in: Allow configuration and build of emacs19 for the alpha.
15662 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15664         * configure.in (CC): Get ^CC, not just any old CC, from
15665         ${host_makefile_frag}.
15667 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15669         * configure.in (CC): Try to get CC from
15670         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15672 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15674         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15675         only if it exists in $(srcdir).
15677 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15679         * configure: If CC and CXX are not set in the environment, set
15680         them, based on either an existing Makefile or on searching for gcc
15681         in PATH.  Substitute for CC and CXX in Makefile.
15682         * configure.in: Remove libm from target_libs.  Separate
15683         target_configdirs from configdirs.  If CC is not set in
15684         environment, try to get it from a host Makefile fragment.  Rewrite
15685         changes of configdirs to use skipdirs instead.  A few minor
15686         tweaks.  Take directories out of target_configdirs as they are
15687         taken out of configdirs.  Remove existing Makefile files from
15688         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15689         CONFIG_ARGUMENTS in Makefile.
15690         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15691         by configure.in.
15692         (CONFIG_ARGUMENTS): Likewise.
15693         (CONFIGURE_TARGET_MODULES): New variable.
15694         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15695         ($(CONFIGURE_TARGET_MODULES)): New target.
15696         (configure-libg++, configure-libio): New targets.
15697         (all-libg++): Depend upon configure-libg++.
15698         (all-libio): Depend upon configure-libio.
15699         (configure-libgloss, all-libgloss): New targets.
15700         (configure-libstdc++): New target.
15701         (all-libstdc++): Depend upon configure-libstdc++.
15702         (configure-librx, all-librx): New targets.
15703         (configure-newlib): New target.
15704         (all-newlib): Depend upon configure-newlib
15705         (configure-xiberty): New target.
15706         (all-xiberty): Depend upon configure-xiberty.
15708 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15710         * configure.in (host i[345]86-*-win32):  Expand the
15711         noconfigdirs again.
15713 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15715         * mpw-configure: Fix sed command file name.
15717 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15719         * configure.in (host i[345]86-*-win32): Reduce the
15720         noconfigdirs again.
15722 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15724         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15725         or powerpc*-*-pe*, since they are not yet supported.
15727 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15729         Add PowerMac support and many other enhancements.
15730         * mpw-configure: New option --cc to select compiler to use,
15731         paste options set according to --cc into the generated
15732         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15733         if mpw-make.sed is present.
15734         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15735         add forward includes for PowerPC include files.
15736         * mpw-build.in: Build using Makefile.PPC if present.
15737         (do-byacc, etc): Remove separate version resource builds.
15738         (do-gas): Build "stamps" before "all".
15739         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15740         * mpw-README: Update to reflect --cc option, PowerMac support,
15741         and recently-reported compatibility problems.
15743 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15745         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15746         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15747         (--with-multilib-top): Pass to recursive invocations.
15749 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15751         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15752         v810-*-*.
15754 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15756         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15757         gdb, ld and opcodes on v810-*-*.
15759 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15761         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15762         (local-maintainer-clean): New target.
15763         (maintainer-clean): New target.
15764         (realclean): Just depend upon maintainer-clean.
15766 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15768         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15770 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15772         * configure.in: Build ld in mips*-*-bsd* case.
15774 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15776         * config.sub: Accept -lites* OS.  From Ian Dall.
15778 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15780         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15781         targets.
15783 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15785         * configure.in: treat i386-win32 canadian cross the same as
15786         i386-go32 canadian cross.
15788 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15790         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15791         running under the simulator to build a reduced set of libraries.
15792         (powerpc-*-eabiaix): Add fine grained multilib support added to
15793         other powerpc targets yesterday.
15795 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15797         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15798         -disable-softfloat, -disable-relocatable, -disable-aix, and
15799         -disable-sysv to control which multilib libraries get built.
15801 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15803         * configure: Add Makefile.tem to list of files to remove in trap
15804         handler.
15806 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15808         * config.guess (*Linux*):  Add missing "exit"s.
15809         Also, need specific check for alpha-unknown-linux (uses COFF).
15811 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15813         * config.guess:  Merge with FSF:
15815         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15816         * config.guess (AIX4): More robust release numbering discovery.
15818         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15819         * config.guess (i386-sequent-ptx): Properly get version number.
15821         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15822         * config.guess (mips:*:4*:UMIPS): New case.
15824 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15826         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15827         (i386-win32 host): Likewise.  Don't build readline.
15829 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15831         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15832         SUPPORT_FILES to submakes.
15834 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15836         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15837         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15838         mpw-configure.
15840 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15842         * configure.in (appdirs): Use =, not ==, in test expression when
15843         trying to build the text to print in the warning message for
15844         Solaris users.
15846 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15848         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15850 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15852         * config.guess: Recognize lynx-2.3.
15854 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15856         * config.sub (z8ksim): Deleted
15857         (z8k-*-coff): New, this is the one true name of the target.
15859 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15861         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15863 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15865         * config.guess (*:Linux:*:*): First try asking the linker what the
15866         default object file format is (elf, aout, or coff).  Then if this
15867         fails, try previous methods.
15869 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15871         * configure.in: Don't build newlib for *-*-vxworks5.1.
15873 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15875         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15876         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15878 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15880         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15882 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15884         * cfg-ml-com.in: New file.
15885         * cfg-ml-pos.in: New file.
15887 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15889         * COPYING.NEWLIB: Add HP free copyright to list.
15891 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15893         * config.sub: Recognize -eabi* for the system, not just -eabi.
15895 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15897         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15898         * config.sub, configure.in (win32): New target and host.
15900 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15902         * configure.in: Add i386-pe configuration.
15904 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15906         * mpw-build.in (install): Install GDB after LD.
15908 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15910         * mpw-config.in (elf/mips.h): Always forward-include, needed
15911         for GDB to build.
15913 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15915         * testsuite: New directory for customer acceptance and whole tool
15916         chain tests.
15918 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15920         * configure: If per-host line isn't found, but AC_OUTPUT is found
15921         and a configure script exists, run it instead.
15923 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15925         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15927 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15929         * configure: Set build_{cpu,vendor,os,alias} to host values when
15930         --build isn't specified.
15932 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15934         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15935         (FLAGS_TO_PASS): Pass them.
15936         (EXTRA_TARGET_FLAGS): Ditto.
15938 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15940         * Makefile.in (all-libg++): Depend on all-libstdc++.
15942 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15944         * configure.in (noconfigdirs): Enable all packages for
15945           i386-unknown-netbsd.
15947 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15949         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15950         hosted builds (DOS builds)
15952 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15954         Changes for ARM based on patches from Richard Earnshaw:
15955         * config.sub: Handle armeb and armel.
15956         * configure.in: Omit arm linker only for riscix.
15958 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15960         * config.guess:  Update from FSF.
15962 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15964         * config.sub: Recognize powerpcle as the little endian variant of
15965         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15966         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15967         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15968         temporarily.
15970 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15972         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15974 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15976         * config.sub: Accept -lites* as a basic system type.
15978 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15980         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15981         installed, and if so return linuxoldld as the system name.
15983 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15985         * config.guess: Add hppa1.1-hp-lites support.
15987 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15989         * configure.in: Don't build newlib for m68k-vxworks5.1.
15991 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15993         * configure.in (mips-sgi-irix6): Use mh-irix5.
15995 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15997         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15999 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16001         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16002         OSF/1.  Fix compiler flags.
16003         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16005 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16007         * configure.in: Recognize --with-newlib.
16008         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16010 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16012         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16013         to *_X11_MODULES due to gdbtk needing X include files et al.
16015 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16017         Merge in support for Mac MPW as a host.
16018         (Old change descriptions retained for informational value.)
16020         * mpw-config.in: Add generic include forwards for cpu-specific
16021         include files in aout and elf directories.
16023         * mpw-configure: Added copyright.
16024         * mpw-config.in: Check for presence of required build tools.
16025         (target_libs): Add newlib.
16026         (target_tools): Add examples.
16027         (Read Me): Generate as "Read Me for MPW" instead.
16028         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16029         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16030         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16032         * mpw-configure: Remove subdir-specific makefile hackery,
16033         delete mk.tmp after using it.
16035         * mpw-build.in (all): Display start and end times.
16037         * mpw-configure (host_canonical): Set.
16038         (target_cpu): Always add to makefiles.
16039         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16040         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16041         (mpw-mh-mpw): Look for in srcdir and srcroot.
16042         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16044         * mpw-build.in: (install-only): New target.
16046         * mpw-configure (host_alias, target_alias): Rename from hostalias
16047         and targetalias, add into generated Makefile.
16048         (mk.tmp): If present, add into generated Makefile.
16049         * mpw-build.in (all-gas): Build config.h first before gas proper.
16051         * mpw-configure (config.status): Write only if changed.
16052         * mpw-config.in (readline): Configure it (not built, just used for
16053         definitions).
16055         * mpw-config.in (elf/mips.h): Add a forward include.
16057         * mpw-config.in: Forward-include most .h files in include into
16058         extra-include.
16059         (readline): Don't build.
16060         mpw-build.in (install): Install GDB.
16062         * mpw-configure (prefix, mpw_prefix): Handle it.
16063         * mpw-config.in (mmalloc, readline): Don't configure.
16064         * mpw-build.in (thisscript): Rename to ThisScript.
16065         Use mpw-build instead of BuildProgram everywhere.
16066         (mmalloc, readline): Don't build.
16067         * mpw-README: New file, basic documentation about the MPW port.
16069         * mpw-config.in: Use forward-include to create include files.
16071         * mpw-configure: Add more things to the top of each configured
16072         Makefile, including contents of config/mpw-mh-mpw.
16073         * mpw-config.in (extra-include): Create this directory and fill it
16074         with Posix-like include files when configuring.
16076         * config.sub (apple, mac, mpw): Add various aliases.
16078         * mpw-build.in: New file, top-level build script fragment for MPW.
16079         * mpw-configure: New file, configure script for MPW.
16080         * mpw-config.in: New file, config fragment for MPW.
16082 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16084         * configure.in (host_libs): Remove glob, since it is gone from the
16085         sources.
16087 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16089         * Makefile.in: define empty GDB_NLM_DEPS var.
16091         * configure.in(target_makefile_frag): use config/mt-netware
16092         for netware targets.
16094 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16096         * config.sub: Merge in recent FSF changes.  Remove linux special
16097         cases.
16099 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16101         Revert this change:
16103         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16105                 * build-all.mk: Use CC=cc -Xs on Solaris.
16107 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16109         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16110         stop using it.
16111         * Makefile.in: Nuke all references to glob subdirectory.
16113 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16115         * configure.in: Fix --enable-shared logic in per-host.
16117 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16119         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16121 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16123         * configure.in (noconfigdirs): Don't build gas on AIX, for
16124         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16126 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16128         * configure: Fix --cache-file to work if the file argument is a
16129         relative path.
16131 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16133         * configure: If the --cache-file is used, pass it down to
16134         configure in subdirectories.
16136 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16138         * config.sub: add vxworks29k configuration.
16140 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16142         * Makefile.in (taz): Do "diststuff" part quietly.
16144 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16146         * config.sub: Mini-merge with gcc/config.sub.
16148 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16150         * config.guess (IRIX): Sed - to _.
16152 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16154         * Makefile.in (source-vault, binary-vault): New targets.
16156 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16158         * config.sub: Recognize -eabi as a basic system type.
16160 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16162         * configure.in (enable_shared stuff): Fix typo.
16164 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16166         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16168 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16170         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16172 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16174         * configure.in (rs6000-*-*): Don't build gas.
16176 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16178         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16179         reduce command line length.
16180         (AS_FOR_TARGET): Check for as.new, not Makefile.
16181         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16183 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16185         * config.guess:  Merge from FSF.
16187 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16189         * configure: Don't use $ when handling program_suffix.
16191 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16193         * configure.in:  Configure tk for hppa/hpux.
16195 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16197         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16199 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16201         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16202         to LIBCXXFLAGS.  Tests are better run without it.
16204 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16206         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16208 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16210         * configure.in (*-*-netware*): Don't configure xiberty.
16212 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16214         * configure.in:  Remove tk from native_only list.
16216 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16218         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16219           for special NCD build.
16221 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16223         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16224         makeall.bat, they're only useful for binutils snapshots.
16225         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16226         makeall.bat to specified SUPPORT_FILES.
16228 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16230         * build-all.mk: Add Ericsson targets to sun4 and solaris
16231           hosts.  Add  BNR's sun4 target to solaris host, so their
16232           build-from-source will be tested in-house first.
16234 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16236         * Makefile.in (LIBCFLAGS): New variable.
16237         (CFLAGS_FOR_TARGET): Ditto.
16238         (LIBCFLAGS_FOR_TARGET): Ditto.
16239         (LIBCXXFLAGS): Ditto.
16240         (CXXFLAGS_FOR_TARGET): Ditto.
16241         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16242         (BASE_FLAGS_TO_PASS): Pass them.
16243         (EXTRA_TARGET_FLAGS): Ditto.
16245         * configure.in: Support --enable-shared.
16247 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16249         * configure.in (target_libs):  Include libstdc++ again.
16250         * config.guess:  Update from FSF (for FreeBSD).
16252 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16254         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16255         makeall.bat.
16256         (DISTDOCDIRS): Add `etc'.
16257         (ETC_SUPPORT_PFX): New variable.
16258         (taz): Include anything from etc starting with a word in
16259         ETC_SUPPORT_PFX.
16261 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16263         * config.sub: Update for recent FSF changes.  Remove obsolete
16264         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16265         spacing changes.
16267 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16269         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16271         * config.guess:  Merge with FSF.
16272         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16274 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16276         * configure: Since the "trap 0" handler will override the exit
16277         status on many systems, only use it for "exit 1", and make it set
16278         a non-zero exit status; reset it before "exit 0".  Also, check
16279         exit status of config.sub, and error out if it failed.
16281 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16283         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16284         and install libgloss.
16286 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16288         * Makefile.in (all-binutils): Depend upon all-byacc.
16290         * configure.in: Don't build emacs on Irix 5.
16292 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16294         * configure.in (*-*-netware*): Add libio.
16296 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16298         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16299         (CHECK_TARGET_MODULES): Ditto.
16300         (INSTALL_TARGET_MODULES): Ditto.
16301         (TARGET_LIBS): Ditto.
16302         (all-libstdc++): Note dependencies.
16304 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16306         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16308 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16310         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16311         -fexternal-templates.
16313         * configure.in (target_libs): Add libstdc++.
16314         (noconfigdirs): Add libstdc++ as appropriate.
16316 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16318         * config.guess:  Update from FSF.
16320 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16322         * configure: Use ${config_shell} when running ${configsub}.
16324 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16326         * config.sub: No longer recognize h8300h.
16328 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16330         * config.sub: Remove extraneous differences between config.sub and
16331         gcc/config.sub.
16333 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16335         * Makefile.in (DISTSTUFFDIRS): Add gas.
16337 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16339         * COPYING.NEWLIB: New file.
16341 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16343         * config.guess (HP-UX):  Patch from Harlan Stenn
16344         <harlan@landmark.com> to also emit release level.
16346 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16348         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16350 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16352         * config.sub:  Merge nextstep cleanup from FSF.
16354 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16356         * configure.in (arm-*-*): Don't configure ld for this target.
16358 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16360         * configure.in (*-*-netware): don't configure libg++, libio,
16361           librx, or newlib.
16363 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16365         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16366         configure ld--it works, but it doesn't support shared libraries.
16368 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16370         * config.guess (*-unknown-freebsd*):  Get rid of possible
16371         trailing "(Release)" in version string.
16372         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16374 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16376         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16377         Fix type: *-next-neststep -> *-next-nextstep.
16379         * config.guess:  Merge from FSF:
16381         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16383         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16385         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16387         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16388         instead of UNIX_SV for UnixWare 1.0).
16390 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16392         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16393         to make gdb/nlm/* build after the compiler and linker.
16395 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16397         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16398         not just i[34]86.
16399         (m68k-atari-sysv4):  Relocate to match FSF version.
16401         * config.guess:  More merges from the FSF:
16403         Add a space before function call or macro invocation.
16405         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16407         * config.guess: Add trap cmd to remove dummy.c and dummy when
16408         interrupted.
16410         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16412         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16413         (dummy): Redirect stderr from compilation of dummy.c.
16415         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16417         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16419 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16421         * configure: Accept and ignore --cache*, for compatibility with
16422         new autoconf.
16424 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16426         * config.guess:  Merge from FSF:
16428         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16430         * config.guess (Pyramid*:OSx*:*:*): New case.
16431         (PATH): Add /.attbin at end for finding uname.
16432         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16434         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16436         * config.guess (M88*:DolphinOS:*:*): New case.
16438         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16440         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16441         to select whether to use ELF or COFF.
16443         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16445         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16447         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16449         * config.guess: Guess the OS version for HPUX.
16451         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16453         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16455 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16457         * configure.in: Recognize --with-headers, --with-libs, and
16458         --without-newlib.
16459         * Makefile.in (all-xiberty): Depend upon all-ld.
16461 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16463         * configure.in: Change i[34]86 to i[345]86.
16465 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16467         * configure (version): A few more tweaks to help message.
16469 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16471         * Makefile.in:  Remove (for now) librx as a host library,
16472         now that we're building it for target.
16474 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16476         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16477         (Karl Berry).
16479 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16481         * configure.in:  Also configure librx.
16483 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16485         * Makefile.in:  Update various rules to reflect that librx
16486         is now needed for libg++.
16488 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16490         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16492 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16494         * configure.in: Configure the examples directory.
16496 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16498         * configure: Simplify Jun 2 1994 change.
16500 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16502         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16503         /bin/gcc isn't good enough to build gcc.
16505 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16507         * Makefile.in (GDB_SUPPORT_FILES): Remove
16508         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16509         (gdb.tar.gz): Add new rule to use standard distribution building
16510         mechanism.
16512 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16514         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16515         Bill Cox <bill@cygnus.com>.
16517 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16519         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16521 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16523         * configure:  Search current dir first in .gdbinit.
16525 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16527         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16529 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16531         * config.sub:  Refer to NeXT's operating system as nextstep.
16533         * config.sub (case $basic_machine):  Re-order the cases, to match
16534         the order in the FSF version (which is mostly alphabethical).
16535         Merge in some additions and changes from the FSF.
16537 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16539         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16540         * config.sub: Recognize cxux7.
16541         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16543 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16545         * config.sub:  Fix typo powerpc -> powerpc-*.
16547 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16549         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16551         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16552         parallel with all-emacs and install-emacs).  Top-level command
16553         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16555 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16557         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16558         $(relbindir)/make before doing ``make install'', and use
16559         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16560         installing over running make binary.
16561         ($(host)-stamp-stage3-installed): Likewise.
16563 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16565         * config.guess: Recognize Mach.
16567 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16569         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16570         see whether --exec-prefix was used.
16572 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16574         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16576 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16578         * Makefile.in: Add all-librx target similar to all-libproc.
16580 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16582         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16583         with post 1.2 uname bogosity.
16585 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16587         * configure: Remove temporary files on receipt of a signal.
16589 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16591         * configure: If there is a package_makefile_frag, remove
16592         ${subdir}/Makefile.tem after copying it in.
16594 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16596         * build_all.mk: support rs6000 lynx identifies itself as
16597         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16598         since /bin/gcc is too feeble to compile a modern gcc.
16600 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16602         * brought devo/test-build.mk update-to-date with progressive/
16603           test-build.mk. Add lynx targets and hppa flag info.
16605 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16607         * configure.in:  Use mh-ncrsvr43.  Patch from
16608         Tom McConnell <tmcconne@sedona.intel.com>.
16610 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16612         * config.guess (i386-unknown-bsdi):  No longer need to
16613         check #if defined(__bsdi__) && defined(__i386__).
16615 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16617         * configure: Set program_transform_nameoption correctly.
16619 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16621         * brought build-all.mk update-to-date with progressive build-all.mk,
16622           added new targets and hppa info.
16624 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16626         * configure: If config.guess result is a prefix of the user
16627         specified target, assume a native build and use the user specified
16628         target as the host alias.  Remove SunOS patch suffix removal hack.
16629         * configure.in: Remove SunOS patch suffix removal hack.
16631         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16632         in NATIVE_CHECK_MODULES.
16634 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16636         * Makefile.in: Rename HOST_ONLY to NATIVE.
16637         * configure: Delete SunOs patch suffix from host_canonical
16638           and build_canonical variables that are prepended to Makefiles.
16639         * configure.in: Add comments for easier maintenance.
16641 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16643         * Makefile.in: Add all-libproc target similar to all-gui.
16645 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16647         * Makefile.in (CHECK_MODULES): split into
16648         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16650 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16652         * config.guess (i386-unknown-bsdi): New system to guess.
16654 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16656         * Makefile.in: Add all-gui target (but not yet build by "all").
16658 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16660         * config.sub: Move deletion of patch suffix from here...
16661         * configure.in: To here, at Ian's suggestion.  The top-
16662           level scripts might need to know of a patch level.
16664 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16666         * config.sub: Strip off patch suffix so rtl is recognized
16667           as a sunos4.1.3 machine, even though it's been patched.
16669 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16671         * Makefile.in (INSTALL_LAST): Delete.
16672         (INSTALL_DOSREL): New.
16674 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16676         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16677         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16678         whether we pass down --with-gnu-ld anyhow.
16680 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16682         * Makefile.in (INSTALL_LAST): Change operation so it works
16683         on more flavors of make.
16684         * configure.in (go32): Don't build libg++ or libio.
16686 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16688         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16689         they can be overriden by templates.
16691 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16693         * configure.in (target==go32): Don't build gdb.
16694         * dosrel: New directory.
16696 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16698         * configure.in (host==go32): Configure dosrel too.
16699         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16700         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16701         be set by incoming names or templates.
16702         (INSTALL_LAST): New rule.
16704 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16706         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16708 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16710         * configure.in (appdirs): New variable.  Currently empty, but will
16711         be used in gas distribution.  If nonempty, lists a set of
16712         directories at least one of which must get configured, or top
16713         level configuration is considered to have failed.
16714         (rs6000-*-lynxos*): Use new file name.
16716 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16718         Eliminate XTRAFLAGS.
16719         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16720         newlib include files using -idirafter, and also use -nostdinc.
16721         (CXX_FOR_TARGET): Likewise.
16722         (XTRAFLAGS): Removed.
16723         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16724         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16725         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16726         ($(DO_X)): Don't pass down XTRAFLAGS.
16728 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16730         * configure.in (mips*-dec-bsd*): New target; do build linker.
16731         (mips*-*-bsd*): New target; don't build linker.
16733 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16735         * configure.in: support rs6000-*-lynxos* configuration.
16736         support sunos4 as a cross target.
16738         * config.sub: look for lynx*, not lynx since the OS version may
16739         legitimately be part of the name.
16741 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16743         * configure.in (i[34]86-*-sco*): Move to be with other i386
16744         targets.
16745         (romp-*-*): New target.  Skip various binary utilities.
16746         (vax-*-*): New target.  Don't build newlib.
16747         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16749 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16751         * configure.in: Only set host_makefile_frag if config
16752         directory exists.
16754 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16756         * install.sh: If $dstdir exists, don't check whether each
16757         component does.
16759 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16761         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16763 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16765         * configure.in (*-*-lynxos*): Don't configure newlib for either
16766         native or cross Lynx.
16768 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16770         * config.sub (sparc64-elf): Fix os.
16771         (z8k): Remove duplicate.
16773 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16775         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16776         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16778 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16780         * configure: Make file links cleanly even if Lynx fails on
16781           an NFS symlink (at least fail cleanly).
16783 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16785         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16786         -XNh2000.
16788 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16790         * configure: Unknown options are fatal again.
16792 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16794         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16795         compatibility.
16797 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16799         * build-all.mk: Add `clean' target.
16801 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16803         * config.guess:  Add SINIX support.
16804         * configure.in:  Add mips-*-sysv4* support.
16806 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16808         * build-all.mk: Document all useful targets.
16809         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16810         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16812 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16814         * configure: Support --silent, --quiet.
16816 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16818         * configure: Support --disable-FEATURE.
16820 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16822         * config.guess: Recognize NCR running SVR4.3.
16824 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16826         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16827         Patch from Paul Eggert <eggert@twinsun.com>.
16829 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16831         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16833 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16835         * configure: Make unrecognized options give nonfatal warnings
16836         instead of fatal errors, and pass them to any subdirectory
16837         configures in case they recognize them.
16838         Make --x equivalent to --with-x.
16840 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16842         * configure: Add --enable-* options.  Clean up usage message and
16843         some comments.
16845 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16847         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16849 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16851         * configure.in (hppa*-*-*): Enable binutils.
16853 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16855         * config.sub: Recognize cisco.
16857 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16859         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16861 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16863         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16864         than one configuration name.  Add comment.
16866 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16868         * config.guess: about target *-hitachi-hiuxwe2, fixed
16869         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16870         macro is incorrect.]
16872 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16874         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16875         than the "make ls" stuff which used to be here.
16877 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16879         * config.guess:  Recognize i[34]86-unknown-freebsd.
16880         From Shawn M Carey <smcarey@rodan.syr.edu>.
16882 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16884         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16886 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16888         * config.guess: Check for ptx.
16890 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16892         * config.sub: Add os9k checking.
16894 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16896         * config.guess: Handle OSF1 running on HPPA processors
16898 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16900         * configure: If subdir configure fails, print out a message with
16901         subdirectory name, in case subdir's configure code didn't identify
16902         itself.
16904 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16906         * configure.in: Remove embedded newlines from configdirs.
16907         Avoid mismatches of substrings.  Fix matching strings at end
16908         of configdirs.
16910 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16912         * config.guess:  Add Lynx/rs6000 config support.
16914 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16916         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16918 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16920         * configure.in (hppa*-*-osf*): Treat this just like most other
16921         PA configurations (eg no binutils or ld).
16922         (hppa*-*-*elf*): These configurations have binutils and ld.
16924 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16926         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16928 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16930         * configure.in (rs6000-*-*): Build gas.
16932 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16934         * Makefile.in:  Avoid bug in losing hpux sed.
16936 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16938         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16939         for GDB and GDB has been fixed to not need it.
16941 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16943         * config.guess: Recognize vax hosts.
16945 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16947         * configure (while loop): Don't use "break 2" inside case
16948         statement -- the case statement isn't an enclosing loop.
16950 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16952         * config.guess:  Clean up NeXT support, to allow nextstep
16953         on Intel machines.  Make OS be nextstep.
16955 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16957         * config.guess: Add alternate forms for Convex.
16959 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16961         * configure:  Completely rewrite option processing.  Take
16962         advantage of pattern-matching to avoid invoking test frequently.
16963         Also clean up host and target defaulting logic.
16965 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16967         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16968         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16969         commands (plus user environment) will fit SCO limits.
16971 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16973         * configure.in: Don't issue warnings about directories which are
16974         not being configured if -norecursion is set.  Correct test for
16975         --with-gnu-as and --with-gnu-ld to not get confused by substring
16976         matches.
16978         * configure.in: Don't build gas for alpha-dec-osf1*.
16980 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16982         * configure:  Back out Per's change of 12/19/1993.  It changes the
16983         behavior of configure in unexpected and confusing ways.
16985         Also, use different delim char when calculating
16986         program_transform_name so that the name can contain slashes.
16988 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16990         * configure.in, config.sub: Add support for VSTa micro-kernel.
16992 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16994         * configure.in: Nuke hacks which were used to get a special
16995         version of GAS for HPPA configurations.
16997 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16999         * configure:  If only ${target_alias} is given, use that
17000         as the default for ${host_alias}.
17001         * configure:  Add missing back-slashes before nested quotes.
17003 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17005         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17007 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17009         * config.guess:  Recognize some Tektronix configurations.
17010         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17012 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17014         * config.sub: Match any flavor of SH.
17016 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17018         * configure.in: Don't try to configure newlib for Alpha.
17020 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17022         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17023         libg++ or libio for any Alpha target.
17025         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17027 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17029         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17030         default arguments -- so it tried to compress itself.
17032 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17034         * configure.in (notsupp): ensure that a space is always at the end
17035           of the configdirs list, since the grep checks for an explicit space
17037 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17039         * configure.in (target i386-sysv4.2): don't build ld, since static
17040           versions of many libraries are not available.
17042 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17044         * config.guess: Recognize Apollos (using environment variables).
17045         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17047 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17049         * config.guess: Recognize Sony news mips running newsos.
17051 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17053         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17054         "fi ; else" for bash.
17056 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17058         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17060 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17062         * config.sub: accept unixware as an alias for svr4.2.
17063         Fix some inconsistancies with the gcc version.
17065 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17067         * Makefile.in (DISTDOCDIRS):  Add gdb.
17069 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17071         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17073 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17075         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17076         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17077         this now.
17079 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17081         * config.sub: Accept hiux* as an OS name.
17083         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17084         etc/make-stds.texi.  The underscore came from gcc, and dje now
17085         agrees that RUNTESTFLAGS is the correct name.
17087 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17089         * install.sh:  Remove 'set -e'.  It makes any conditionals
17090         in the script useless.
17092         * config.guess: Automatically recognize arm-acorn-riscix
17093         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17095 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17097         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17099 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17101         * Makefile.in (DISTDOCDIRS): New variable.
17102         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17103         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17105 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17107         * configure.in (hppa target): check the source directory for the
17108           pagas sub-directory
17110 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17112         * config.sub: Allow -aout* and -elf*.
17114 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17116         * configure.in: Don't build ld on i386-solaris2, same as for
17117         sparc-solaris2.
17119 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17121         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17123 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17125         * configure.in:  Configure gdb for alpha.
17127 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17129         * Makefile.in (CXXFLAGS): Add -O.
17131 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17133         * config.guess: added support for DG Aviion
17135 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17137         * configure.in: Produce warning message for subdirectories not
17138         configurable for this host/target combination.  Don't try to
17139         configure gdb for vms.
17141 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17143         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17144         appropriate files before making "diststuff".
17145         (DISTBISONFILES): New var: list of files to be edited.
17146         (DISTSTUFFDIRS): Add binutils.
17148 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17150         * config.sub: also handle mipsel and mips64el (for little endian mips)
17152 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17154         * configure.in: Add * to end of all OS names.
17156 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17158         * configure.in: Build newlib for LynxOS native.
17160 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17162         * config.guess: Add support for delta 88k running SVR3.
17164         * configure.in: Add comment about HP compiler vs. emacs.
17166 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17168         * configure.in: don't build ld on solaris2 (not a viable option
17169           due to bugs in getpwnam & getpwuid)
17171 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17173         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17174         config.guess will produce a full version number.
17176 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17178         * configure.in: Build linker and binutils for alpha-dec-osf1.
17180 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17182         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17183         and gdb/testsuite/Makefile.in.
17185 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17187         * configure.in: recognize mips*- instead of mips-
17189 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17191         * config.sub: Accept linux*coff and linux*elf as operating
17192         systems.
17194 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17196         * config.sub: Recognize mips64, and mips3 as an alias for it.
17198 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17200         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17201         gdb knows how to handle OSF/1 shared libraries.
17203 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17205         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17206         * config.guess: Recognize Hitachi's HIUX.
17207         * config.sub: Recognize h3050r* and hppahitachi.
17208         Remove redundant cases for hp9k[23]*.
17210 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17212         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17213         if gas and ld are in the source tree and are in ${configdirs}.
17214         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17215         --with options (but still pass them down on the command line,
17216         if they were explicitly specified).
17218 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17220         * configure: substitute SHELL value in Makefile.in with
17221         ${CONFIG_SHELL}
17223 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17225         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17226         *-*-solaris2* targets.
17228 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17230         * Makefile.in: define M4, and pass it down to sub-makes;
17231         all-autoconf now depends on all-m4
17233 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17235         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17236         presence of {ar,ranlib} instead of a configured directory
17238 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17240         * config.guess: Accept 34?? as well as 33?? for NCR.
17242 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17244         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17245         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17247 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17249         * configure: grab values for $(CC) and $(CXX) from the
17250         environment, so that someone can do "CC=gcc configure; make" and
17251         have it work right (matching the way that autoconf works now)
17253         * configure.in, Makefile.in: add support for gash, the tcl
17254         interface to Galaxy
17256         * config.guess: add NetBSD variants (hp300, x86)
17258 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17260         * install.sh: Support -d option (in the manner of SunOS 4 install,
17261         as it is more deterministic than that of GNU install)
17262         (chmodcmd): Set file to mode 755 by default (should also do default
17263         chgrp and chown, but I don't feel like dealing with that now)
17265 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17267         * config.sub: Remove h8300hhms alias.
17269 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17271         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17273 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17275         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17276         as stmp-fixinc
17278 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17280         * config.sub: recognize m88110-bug-coff.
17282 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17284         * Makefile.in (all-libio): all dependencies on the toolchain used
17285         to build this (gcc, gas, ld, etc)
17287 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17289         * config.guess: Deal with OSF/1 1.3 on alpha.
17291 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17293         * install.sh: add some 'else true' clauses for portability
17295         * configure.in: don't build libio for h8[35]00-*-* targets
17297 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17299         * Makefile.in:  Add support for new libio.
17301 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17303         * install.sh: If one command fails, don't try the rest.  Don't try
17304         to remove $dsttmp (via trap) unless we have already created it.
17305         If $src doesn't exist, detect it and exit with an error.
17307         * config.guess: Recognize BSD on hp300.
17309 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17311         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17312         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17314 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17316         * Makefile.in (all-send-pr): depends on all-prms
17318 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17320         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17322 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17324         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17325         Added test for mips-mips-riscos5.
17327 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17329         * configure.in: use mh-hp300 for 68k HP hosts
17331 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17333         * configure: add support for CONFIG_SHELL, so that you can use
17334         some alternate shell for evaluating configure scripts
17336 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17338         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17339         in configure script to bug-gdb@prep.ai.mit.edu when building
17340         distribution archive.
17341         * Makefile.in (COMPRESS):  Remove def.
17342         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17343         gdb.tar.Z and make-gdb.tar.Z respectively.
17344         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17345         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17346         to convergence with 'taz' target in Makefile.in.
17348 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17350         * install.sh (dsttmp): use trap to ensure that tmp files go
17351         away on error conditions
17353 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17355         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17357 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17359         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17360         its parent is '/' not ''.
17362         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17364 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17366         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17367         that ${newsrcdir}/configure.in does.
17369 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17371         * test-build.mk: support for CONFIG_SHELL
17373 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17375         * config.sub (netware):  Add as a basic system type.
17377 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17379         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17380           $(srcdir)/ from the dependency on Makefile.in.
17382 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17384         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17385         (h8300hhms is temporary until multi-libraries are implemented).
17386         * configure.in: Handle h8300h too.
17388 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17390         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17392 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17394         * configure:  Remove extraneous output when guessing host type.
17395         * config.guess:  Remove extraneous output when guessing using C
17396         compiler rather than uname, or when guessing fails.
17398 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17400         * Makefile.in: remove all.cross and install.cross targets
17402         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17403           definitions
17405 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17407         * configure.in (target sh): Build gprof.
17409 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17411         * config.sub: change -solaris to -solaris2
17413 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17415         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17417 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17419         * configure: Correct error message for missing Makefile.in to
17420         print correct directory.
17422 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17424         * install.sh: kludge around 386BSD shell bug
17426 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17428         * config.guess:  Recognize NeXT.
17429         * config.guess:  Recognize i486-ncr-sysv4.
17430         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17432 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17434         * Makefile.in (MAKEINFOFLAGS): New variable.
17435         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17436         * build-all.mk, test-build.mk: Pass down --no-split as
17437         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17439 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17441         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17443 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17445         * Makefile.in (libg++.tar.z):  New rule.
17446         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17447         * Makefile.in (taz):  Only do a single chmod.
17449 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17451         * install.sh: don't use dirname anymore (replaced with sed usage)
17453 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17455         * Makefile.in:  Change extension for gzip'd files from '.z' to
17456         '.gz' per new FSF standard usage.
17458 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17460         * configure: put quotes around the final value of program_transform_name
17462 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17464         * Makefile.in: new install.sh support; update install-info rules
17466 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17468         * configure.in: Build diff for crosses, but not for go32 host.
17470         * configure.in: Build gprof only for native, and don't build it
17471         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17473 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17475         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17477 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17479         * configure.in (host_tools): Add prms.
17481 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17483         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17484         with $(FLAGS_TO_PASS) on the command line
17486         * config.sub: Recognize lynx and lynxos
17488 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17490         * config.sub: Accept -ecoff*, not just -ecoff.
17492 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17494         * Makefile.in (taz): Use .gz suffix instead of .z.
17495         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17496         names.
17498 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17500         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17502 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17504         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17505         that rebuilds that might happen during 'make install' don't get
17506         bogus gcc include files
17508 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17510         Change from Utah for HPPA support:
17511         * config.guess: Recognize hppa1.x-hp-bsd.
17513 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17515         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17516         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17518 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17520         * config.sub: Add support for rom68k and bug boot monitors.
17522 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17524         * Makefile.in: Make all-opcodes depend on all-bfd.
17526 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17528         * config.guess: Added special check for i[34]86-univel-sysv4*.
17530 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17532         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17533         the processor rather than assuming i486.
17535 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17537         * config.guess: Recognize SunOS6 as Solaris3.
17539 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17541         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17542         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17544 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17546         * build-all.mk (all-cross): New target for Canadian Cross.
17547         Added Q2 go32 targets.
17548         * test-build.mk: Configure go32 cross sparclite-aout and
17549         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17550         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17552 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17554         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17555         GO32 hosted toolchains
17557 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17559         * configure: change  so "-exec-prefix" gets passed down rather
17560         than "-exec_prefix" so autoconf generated Makefiles get the
17561         exec_prefix set right.
17563 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17565         * config.guess: get the Solaris2 minor version number
17567         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17569 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17571         * config.guess: Recognize some Sequent platforms.
17573 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17575         * Makefile.in: added the vault-install target
17577         * configure.in: actually use the Sun3 makefile fragment that's in
17578         config, also added the release dir to configdirs
17580 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17582         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17584 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17586         * configure.in: remove some program from Alpha targetted toolchains
17588 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17590         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17591         gprof.
17592         (taz): Run "make diststuff" in those directories instead of "make
17593         proto-dir".  Look for "VERSION=" only at start of line in subdir
17594         Makefile.  Use "gzip -9" for compression.
17595         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17596         (binutils.tar.z): New target.
17598 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17600         * Makefile.in (taz): Include gpl.texinfo.
17602 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17604         * Makefile.in (setup-dirs): Merged into "taz" target.
17605         (taz): Only do `proto-dir' stuff if a directory is actually needed
17606         for this target.
17608 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17610         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17611         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17612         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17613         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17614         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17616 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17618         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17619         config.sub, and move-if-change to gdb testsuite distribution
17620         archive, so the testsuite can be extracted, configured, and
17621         run separately from the gdb distribution.  Blow away the Chill
17622         tests that require a Chill compiled executable, since GNU Chill
17623         is not yet publically available.
17625 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17627         * test-build.mk: set environment variables in a single command,
17628         instead of a list of assignments and exports
17630         * config.guess: recognize Alpha/OSF1 systems
17632 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17634         * configure: Change help message to prefer --options rather than
17635           -options.
17637 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17639         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17640         zippy@ecst.csuchico.edu.
17641         * config.guess: Recognize miniframe.
17643 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17645         * Makefile.in: Use srcroot to find runtest rather than rootme.
17646         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17648 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17650         * test-build.mk: Extensive additions to support building on a
17651         machine other than the host.
17653 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17655         * configure (tooldir): Fix for i386-aix again.
17657 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17659         * configure, Makefile.in:  Change definition of $(tooldir)
17660         to match the FSF.
17662 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17664         * config.guess:  Recognize i[34]86/SVR4.
17666 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17668         * Makefile.in (all-gdb): gdb depends on sim.
17670 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17672         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17673         at the same time we make the prototype gdb directory.
17674         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17675         files at the same time as the gdb base release distribution.
17677 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17679         * Makefile.in (check): Use individual check targets rather than
17680         DO_X rule.
17681         (check-gcc): Added.
17683 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17685         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17686         for System V release 3.2.
17688 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17690         * config.sub: Recognize hppaosf.
17691         * configure.in: Do configure ld/binutils/gas for it.
17693 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17695         * configure (tooldir): Alter syntax used to set this, for systems
17696         where "\$" isn't handled right, like i386-aix.
17698 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17700         * configure: Pass program-transform-name, not
17701         program_transform_name, to recursive configures.
17703 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17705         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17706         of gas+ld+binutils.
17708 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17710         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17712 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17714         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17716 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17718         * Makefile.in (PRMS): Set back to all-prms.
17720 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17722         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17723         targets, rather than for MIPS hosts.
17725 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17727         * configure.in: add comment for --with-x default values
17729         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17731         * Makefile.in: add check-* targets for each of the directories in
17732         the tree.  Add a definition of RUNTEST that will use the one we
17733         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17735 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17737         * configure.in: Removed obsolete references to bfd_target and
17738         target_makefile_frag.
17740         * build-all.mk: Set assorted targets for Q2.
17741         * config.sub: Recognize z8k-sim and h8300-hms.
17742         * test-build.mk: Really don't pass host to configure.
17743         (HOLES): Added uname.
17745 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17747         * configure: Handle an empty program-prefix, program-suffix or
17748         program-transform-name correctly.
17750 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17752         * build-all.mk: -G 8 no longer required for MIPS targets.
17753         * test-build.mk: Don't pass host argument to configure; make it
17754         guess.
17756 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17758         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17759         * Makefile.in (COMPRESS):  New macro, like GZIP.
17761 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17763         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17765         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17766         with gas currently defaults to -G 0.
17768 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17770         * Makefile.in (all-flex): flex depends on byacc.
17772         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17773         to test-build.mk as RELEASE_TAG.
17774         * test-build.mk (configargs): New variable containing arguments to
17775         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17776         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17778         * config.guess: Use /bin/uname when checking -X argument on SCO,
17779         to avoid invoking GNU uname which doesn't understand -X.
17781         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17783         * configure.in: Build gas for mips-*-*.
17785 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17787         * Makefile.in (all.normal): insert missing backslash.
17789 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17791         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17793         * Makefile.in: Complete overhaul to merge many almost identical
17794         targets.
17796 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17798         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17799         (gdb.tar.Z): Adjusted.
17801         * Makefile.in (setup-dirs, taz): New targets; should be general
17802         enough to adapt for gdb sometime.  Build only .z file.
17803         (gas.tar.z): New target.
17805 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17807         * build-all.mk: Use CC=cc -Xs on Solaris.
17809 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17811         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17812         for handling BISON for FSF releases.
17814 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17816         * configure: Actually implement the change zoo just documented.
17818 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17820         * configure: when using config.guess, only set target_alias when
17821         it's not already been set (ie, on the command line)
17823 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17825         * Makefile.in: add installcheck target, set PRMS to install-prms
17827 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17829         * configure: add support for package_makefile_fragment, handle the
17830         case where a directory has a configure.in file but no Makefile.in
17831         more gracefully (with an actual understandable error message, even);
17832         add support for --without (and add this to the usage message); also
17833         explicitly add a --host=${host_alias} to the command line when
17834         config.guess is used
17836 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17838         * configure: Must use both --host and --target in recursive calls.
17840 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17842         * Makefile.in: Change deja-gnu to dejagnu.
17844 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17846         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17848 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17850         * configure.in: canonicalize all instances to *-*-solaris2*,
17851         also strip out a number of tools to not build for go32 host
17853 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17855         * config.guess: add GPL.
17857         * Makefile.in, config.guess, config.sub, configure: bump
17858           copyrights to 93.
17860 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17862         * Makefile.in (do-info): Removed obsolete check for existence of
17863         localenv file.
17865         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17867 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17869         * Makefile.in: a couple of 'else true' for decstation,
17870         support for TclX
17872         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17874 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17876         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17878 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17880         * config.guess: Recognize i386-ibm-aix (PS/2).
17881         * configure.in: Use config/mh-aix386 file for it.
17883 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17885         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17886         CC_FOR_TARGET instead.
17887         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17889 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17891         * Makefile.in: Add sim to list of directories sent with gdb
17893 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17895         * configure.in: Put back mips-dec-bsd* case.
17897 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17899         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17900         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17901         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17903 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17905         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17907         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17908         (install-info): install dir.info only if it exists,
17909         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17911 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17913         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17914         gas for mips-dec-bsd.
17916 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17918         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17919         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17921 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17923         * configure.in: Added "dejagnu" to hosttools list.
17925 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17927         * config.sub, configure.in, config.guess:  Add support
17928         for Bosx, an AIX variant from Bull.
17929         Patches from F.Pierresteguy@frcl.bull.fr.
17931 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17933         * devo/dejagnu: Initial creation of devo/dejagnu.
17934         Migrated dejagnu testcases and support files for testing software
17935         tools to reside as subdirectories, currently called "testsuite",
17936         within the directory of the software tool.  Migrated all programs,
17937         support libraries, etc. beloging to dejagnu proper from
17938         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17939         with no modifications.  The changes to these files which will
17940         allow them to configure, build, and execute properly will be made
17941         in a future update.
17943 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17945         * Makefile.in: Change send_pr to send-pr.
17946         * configure.in: Likewise.
17947         * send_pr: Renamed directory to send-pr.
17949 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17951         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17953 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17955         * README:  Update for gdb-4.8 release.
17956         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17957         gdb-xxx.tar.z (gzip'd) file also.
17959 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17961         * Makefile.in: make all-diff depend on all-libiberty
17963 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17965         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17967 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17969         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17971 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17973         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17974         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17975         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17977 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17979         * Makefile.in:  makeinfo binary is in a new location
17981 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17983         * config.sub: Accept -ecoff as an OS.
17985         * Makefile.in: Various changes to eliminate a level of make
17986         recursion and reduce the required command line length.
17987         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17988         sub-makes.
17989         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17990         variables holding settings for specific sub-makes.
17991         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17992         in terms of BASE_FLAGS_TO_PASS.
17993         (TARGET_LIBS): New variable listing directories which use
17994         TARGET_FLAGS_TO_PASS.
17995         (subdir_do): Eliminated.
17996         (do-*): New set of targets to replace subdir_do.
17997         (various): All targets which used subdir_do now depend on do-*.
17998         (local-clean): Renamed from do_clean.
17999         (local-distclean): New target, dependency of distclean and
18000         realclean.
18001         (install-info): Don't create directories.  Depend on dir.info
18002         rather than calling make recursively.
18003         (install-dir.info): Eliminated.
18004         (install-info-dirs): Create all info directories here.
18005         (dir.info): Depend upon do-install-info.
18007         * test-build.mk (HOLES): Added false.
18009 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18011         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18013 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18015         * Makefile.in (info): remove dependency on all-texinfo.  The
18016         problem was really in texinfo/C, not at this level.
18018 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18020         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18022 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18024         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18025         GDB releases.
18027 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18029         * configure: Include srcdir in message about target of link not
18030         being found.  Don't convert `-' to `_' in `with' options being
18031         passed to subdirs.
18033 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18035         * configure.in: add uudecode to host_tools
18037         * Makefile.in: added {all,install}-uudecode targets, added them to
18038         the appropriate lists
18040 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18042         * Makefile.in (all-gcc): Added dependency on all-gas.
18044         * configure.in (mips-*-*): Build ld and binutils.
18046 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18048         * configure: check return code from mkdir, print error message and
18049           exit on failure.
18051 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18053         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18055 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18057         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18059 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18061         * config.sub (h8500):  Recognize this as a cpu type.
18063 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18065         * configure: source directory missing is no longer a warning
18067         * configure.in: recognize irix[34]* instead of irix[34]
18069         * Makefile.in: define and pass down X11_LIB
18071 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18073         * guess-systype: Renamed to ...
18074         * config.guess:  ... by popular request.
18075         * configure.in, Makefile.in:  Update accordingly.
18077 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18079         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18080         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18081         + Execute ./dummy instead of assuming . is in PATH.
18083 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18085         * guess-systype:  New shell script.  Attempts to guess the
18086         canonical host name of the executing host.
18087         Only a few hosts are supported so far.
18088         * configure:  Call guess-systype if no host is specified.
18090 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18092         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18093         gcc Makefile.
18096 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18098         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18099         (all-gcc, install-gcc, subdir_do): Use it.
18101 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18103         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18105 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18107         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18108           set exclusively by configure, using configure.in .
18110 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18112         * test-build.mk: set $PATH for all builds
18114         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18116 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18118         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18119         the one used in gcc/Makefile.in, so that a null expansion doesn't
18120         override the one needed to build gcc with a native cc.
18123 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18125         * configure: Accept -with arguments.
18127 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18129         * Makefile.in: added h8300sim
18131 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18133         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18134         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18135         (all-cygnus, native, build-cygnus): Make
18136         $(canonhost)-stamp-3stage-done, not $(host)....
18137         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18138         i386-sco3.2v4.  Added else true to if command.
18140 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18142         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18144 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18146         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18148 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18150         * configure.in: don't remove binutils from Solaris builds
18152 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18154         * Makefile.in: get rid of earlier definitions for *clean,
18155         also handle the recursive info rule better
18157 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18159         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18160         do more-or-less the right thing.
18162 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18164         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18165         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18167 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18169         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18170         $(host_canonical).
18172         * configure.in: split the configdirs list into 4 categories (native
18173         v. cross, library v. tool) and handle the cross-only and native-
18174         only in more reasonable (and correct!) way.
18176 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18178         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18179         configdirs anymore.
18181 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18183         * Makefile.in: extensive cleanup::  removed all of the explicit
18184         clean-* targets, collapsed many wrappers around subdir_do into
18185         one, added additional targets to satisfy standards.texi, deleted
18186         some old targets, some changes for consistency
18188 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18190         * configure.in: handle some programs as cross-only, and others as
18191         native only
18193         * test-build.mk: handle partial holes in a more generic manner
18195         * Makefile.in: m4 depends on libiberty
18197 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18199         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18200         time, wdiff, and find to configdirs
18202         * Makefile.in: all, clean, and install rules for the new programs
18203         added to configure.in
18205 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18207         * configure.in: use mh-sun for all *-sun-* hosts
18209 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18211         * Makefile.in: define flags for X11 include files and library file
18212         locations, pass them down to the programs that need this info
18214         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18216 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18218         * configure.in: start building libg++ for HP-UX targets
18220 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18222         * README:  Update references to files moved into etc/.
18224 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18226         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18227         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18229 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18231         * configure: accept dash as well as underscore in long option
18232         names for FSF compatibility.
18234 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18236         * config.sub: added -sco3.2v4 support from FSF.
18238 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18240         * configure.in: expand the section that adds or removes
18241         directories from the list of programs to build, to handle native
18242         vs. cross in addition to host v. native
18244 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18246         * Makefile.in:  Replace C++ in macro names with CXX.
18247         This is less likely to break ...
18249 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18251         * test-build.mk: add -w to GNU_MAKE
18253 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18255         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18256         add 'sparc' to list of recognized cpus.  This needed to make
18257         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18258         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18259         then changes that into $CPU-wrs-vxworks.
18261         * configure.in: remove most references to gdbtest, regularize
18262         target based program removal
18264         * test-build.mk: import from p3 tree (many fixes and changes)
18266 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18268         * Makefile.in: added rules to handle tcl, tk, and expect
18270         * configure.in: handle those directories if they exist
18272 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18274         * config.sub: removed bogus hppabsd and hppahpux names, since
18275         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18277 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18279         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18280         depends upon all-xiberty
18282         * Makefile.in: changes from p3, including:
18284         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18286         * Makefile.in (XTRAFLAGS): include newlib directories if
18287         newlib/Makefile exists, rather than if host != target.
18289         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18291         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18292         from the same source tree and not building a cross-compiler.  This
18293         matters for the libg++ configuration if reconfiguring a tree that
18294         has already been installed.
18296         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18298         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18299         pick up the machine and system specific header files.
18301         * Makefile.in: added AS_FOR_TARGET, passed down in
18302         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18303         the C compiler to use to create programs which are run in the
18304         build environment, set it to default to $(CC), and passed it down
18305         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18307         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18309         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18310         We need them for unusual native builds, like systems without
18311         ranlib.
18313         * configure: also define $(host_canonical) and
18314         $(target_canonical), which are the full, canonical names for the
18315         given host and target
18317 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18319         * Makefile.in:  Added separate definitions for C++.
18321 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18323         * configure.in (configdirs):  Add deja-gnu.
18325 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18327         * README:  Update for configure.texi and gdb-4.7 release.
18329 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18331         * Makefile.in:  Move "all" target to top of file.
18332         Previously, first target was ".PHONY" which caused BSD4.4 make
18333         to build .PHONY when make was run without arguments.
18335 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18337         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18338         Library-copylefted code in libiberty.
18340 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18342         * config.sub:  Replace m68kmote with plain old m68k.
18344 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18346         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18348 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18350         * config.sub: Complain if no argument is given.  Added support for
18351         386bsd as OS and target alias.
18353 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18355         * Makefile.in (XTRAFLAGS): include newlib directories if
18356         newlib/Makefile exists, rather than if host != target.
18358 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18360         * config.sub: recognize sparclite-wrs-vxworks.
18362         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18363         p3.) Added clean-xiberty to clean.
18365 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18367         * configure.in: use *-*-* instead of nested cases for host and target
18369 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18371         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18372         from the same source tree and not building a cross-compiler.  This
18373         matters for the libg++ configuration if reconfiguring a tree that
18374         has already been installed.
18376 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18378         * config.sub (i486v/i486v4):  Merge in from FSF version.
18380 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18382         * configure: only set PWD if it is already set.
18384 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18386         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18387         doesn't have unset and all success paths (and most error paths)
18388         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18389         to just ${PWD} to avoid confusion.)
18391 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18393         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18394         even for a native compilation.
18396 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18398         Changes to make the gdb.tar.Z rule work better.
18400         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18401         (DEVO_SUPPORT):  Add configure.texi.
18402         (bfd-ilrt.tar.Z):  Remove ancient rule.
18404 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18406         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18407         pick up the machine and system specific header files.
18409         * configure.in, config.sub: added new target m68010-adobe-scout,
18410         with alias of adobe68k.  Changed configure.in to check for
18411         -scout before -sco* to avoid a false match.
18413         * Makefile.in: added AS_FOR_TARGET, passed down in
18414         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18415         the C compiler to use to create programs which are run in the
18416         build environment, set it to default to $(CC), and passed it down
18417         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18419 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18421         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18422         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18423         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18424         FOR_TARGET variants, to newlib and libg++.
18426 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18428         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18429         first.
18431 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18433         * config.sub:  Accept `elf' as an environment.
18435 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18437         * Makefile.in (all-opcodes):  cd into the right directory
18439 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18441         * configure: added -program_transform_name option, used as
18442         argument to sed when installing programs.
18443         configure.texi: added documentation for -program_prefix,
18444         -program_suffix and -program_transform_name.
18446 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18448         * config.sub:  Accept i486 where i386 ok.
18450 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18452         * config.sub: accept we32k
18454 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18456         * config.sub, configure.in: accept OSE68000 and OSE68k.
18458         * Makefile.in: don't create all directories for ``make install'';
18459         let the subdirectories create the ones they need.
18461 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18463         * COPYING: new file, GPL v2
18465 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18467         * Makefile.in: use the new gen-info-dir, which needs a template
18468         argument (which also lives in texinfo)
18470         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18472 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18474         * config.sub (ncr3000):  Change i386 to i486.
18476 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18478         * Makefile.in: add install-rcs, install-grep to
18479         install-no-fixedincludes, removed install-bison and install-libgcc
18481 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18483         * configure.in: grab the HPUX makefile fragment if on HPUX
18485 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18487         * Makefile.in: eradicate bison spoor (ditto libgcc).
18488          configure.in: recognise m68{k,000}-ericsson-OSE.
18489          es1800 is alias for m68k-ericsson-OSE
18491 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18493         * configure.in: rearrange the parts that remove programs from
18494         configdirs, based now on HOST==TARGET or by canonical triple.
18496 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18498         * test-build.mk: recurse explicitly with -f test-build.mk when
18499           appropriate.  predicate stage3 and comparison on the existence
18500           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18501           On very clean, also remove ...stamp-co.  Build in-place before
18502           doing other builds.
18504 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18506         * Makefile.in, configure.in: add tgas
18508 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18510         * Makefile.in: a number of changes merged in from progressive.
18512         * configure.in: add libm.
18514         * .cvsignore: ignore some stuff that comes from test-build.mk.
18516 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18518         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18520 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18522         * configure: Add program_suffix (parallel to program_prefix)
18523         * Makefile.in: adjust directory-creating script for losing decstation
18525 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18527         * configure:  Minor $subdir-related fixes.
18529 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18531         * configure: fix various problems with propogating
18532         makefile_target_frag in subdirs.
18533         * configure.in: config libgcc if its there
18535 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18537         * config.sub:  HPPA merge.
18539 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18541         * Makefile.in:  Replace all-bison with all-byacc in all
18542         dependency lines for other tools (which now use byacc).
18544 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18546         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18548 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18550         * Makefile.in: make gprof rules similar to byacc rules (instead of
18551         vestigal $(unsubdir) that didn't work...)
18553 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18555         * config.sub:  Add support for Linux.
18556         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18557         (at least for libg++).
18559 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18561         * configure.texi: fix doc for the -nfp option to configure
18563 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18565         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18567 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18569         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18570         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18571         * configure.in: added solaris* host_makefile_frag hook.
18573 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18575         * config.sub: changed recognition of m68000 so that various
18576         m68k types can be specified via m680[01234]0
18578 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18580         * config.sub (basic_machine): fix sed so that '-foo' isn't
18581         completely substituted out while .+'-foo' loses the '-foo'
18583 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18585         * config.sub ($os): Add -aout.
18587 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18589         * configure:  If host_makefile_frag is absolute, don't
18590         prefix ${invsubdir} (relevant to libg++ auto-configure).
18592 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18594         * Makefile.in (tooldir): Define it.
18595         (all-ld): Depend on all-flex.
18597 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18599         * Makefile.in (check):  Fix libg++ special case.
18601 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18603         * configure: do not bury `pwd` into config.status, thus do fewer
18604           pwd's.
18606         * configure: print the "Building in" message only when building in
18607           other than "." AND verbose.
18609         * configure: remove -s, rework -v to better accommodate guested
18610           configures.
18612         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18614 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18616         * Makefile.in: macroize flags passed on recursion.  remove
18617           fileutils.
18619 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18621         * configure: get makesrcdir right for subdirs deeper than 1.
18623         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18624           install.
18626 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18628         * Makefile.in: don't print subdir_do or recursion lines.
18630 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18632         * standards.texi: added menu item.
18634         * Makefile.in: build and install standards.info.
18636         * standards.texi: new file.
18638 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18640         * configure: test for and move config.status pieces from
18641           ${subdir}/.
18643 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18645         * configure:  Test for existance of files before trying to mv
18646         them, to avoid numerous non-existance messages.
18648 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18650         * configure: correct final line of config.status.
18652         * configure: patch from eggert.  Avoids a protection problem if
18653           the original Makefile.in is read only.
18655         * configure: use move-if-change from gcc to create config.status.
18656           Some makefiles depend on config.status to tell if a directory
18657           has been reconfigured for a different host.  This change
18658           prevents those directories from remaking everything in the case
18659           where the reconfig was only intended to rebuild a Makefile.
18661         * configure: test for config.sub with "config.sub sun4" rather
18662           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18663           host alias from a missing config.sub.
18665 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18667         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18668           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18670 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18672         * configure: mkdir ${subdir} as needed.
18674 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18676         * Makefile.in,configure.in: added autoconf.
18678 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18680         * Makefile.in: no longer pass against on recursion.
18682         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18683           definitions are not inherited.
18685         * configure: correct makesrcdir when subdir is .
18687 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18689         * configure:  Add support for 'subdirs' variable, which is
18690         like 'configdirs', except that configure doesn't re-invoke
18691         itself for subdirs, it just creates a Makefile for each subdir.
18692         * configure.texi:  Document subdirs.
18694 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18696         * configure.in: added flex to configdirs
18698 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18700         * Makefile.in: remove clean-stamps from clean.
18702 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18704         * configure.in:  Add gdbtest to configdirs.
18706 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18708         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18709         to recursive makes.
18710         * configure.in:  Recognize new ncr3000 config.
18712 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18714         * Makefile.in, configure.in: removed references to gdbm.
18716 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18718         * config.sub:  Don't canonicalize os value
18719         newsos* to bsd (readline needs to check for newsos).
18720         (This fix was earlier made Jan 31, but got re-broken.)
18722 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18724         * configure.in:  sco is an os, not a vendor!
18726         * configure:  Quote $( better.  Keep various shells happy.
18728 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18730         * Makefile.in: eliminate stamp-files.
18732 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18734         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18735           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18737 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18739         * config.sub:  fix iris/iris3.
18741 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18743         * configure: re-add -rm.
18745 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18747         * Maskefile.in: add .stmp-rcs to all.
18749         * configure.in: remove gas from rs6000 build, use aix host fragment.
18751 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18753         * configure: pass down site_option during recursion.
18755 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18757         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18759 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18761         * configure: Change exec_prefix so that it really defaults to prefix.
18763 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18765         * Makefile.in, configure.in:  Add support for mmalloc library.
18767 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18769         * Makefile.in: add stmp dependencies for a few more things.
18771 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18773         * configure: adjusted error message on objdir/srcdir configure
18774           collision, per john's suggestion.
18776         * Makefile.in: add libiberty stmp to all and all.cross.
18778 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18780         * Makefile.in: remove force dependencies, add grep to all.
18782 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18784         * Makefile.in: drop flex.  make stamp files work.
18786         * configure: added test for conflicting configuration in srcdir,
18787           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18788           gets cranky.  use relative paths for configure and srcdir
18789           whenever possible.  Send some error messages to stderr that were
18790           going to stdout.
18792 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18794         * Makefile.in:  Fix libg++ rule to check for gcc directory
18795         before using gcc/gcc.  Also pass XTRAFLAGS.
18797 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18799         * Makefile.in: added stmp-files so that directories aren't polled
18800           when they are already built.
18802         * configure.texi: fixed a node pointer problem.
18804 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18806         * config.sub configure.in gdb/configure.in
18807         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18808         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18809         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18811 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18813         * configure: -recurring becomes -silent.  corrected help message
18814           for -site= option.
18816         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18818 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18820         * configure: when building Makefile for crosses, replace
18821           tooldir and program_prefix.  default srcdir from location of
18822           config.sub.  remove "for host in hosts" and "for target in
18823           targets" loops.
18825 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18827         * Makefile.in: Do not pass bindir or mandir to cvs.
18829 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18831         * Makefile.in, configure.in: removed traces of namesubdir,
18832           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18833           copyrights to '92, changed some from Cygnus to FSF.
18835         * configure.texi: remove most references to multiple hosts,
18836           multiple targets, subdirs, etc.
18838         * configure.man: removed rcsid. reference config.sub not
18839           config.subr.
18841         * Makefile.in: mkdir $(infodir) on install-info.
18843 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18845         * configure.texi:  Explain better about .gdbinit and about
18846         the environment that configure.in sections run in.
18848 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18850         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18852 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18854         * README:  DOC.configure => cfg-paper.texi.
18856 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18858         * config.sub (near case $os):  Don't convert newsos* to bsd!
18860 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18862         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18863         the number of copies of COPYING that go into the GDB tar file.
18865 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18867         * bfd/configure.in, gdb/config/mh-i386sco,
18868         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18869         Fix SCO configuration stuff.
18871 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18873         * Makefile.in:  For libg++, make sure the -I pointing
18874         to the gcc directory goes *after* all the libg++-local -I flags.
18875         Also, move just-gcc dependency from just-libg++ to all-libg++.
18877 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18879         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18881 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18883         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18885 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18887         * config.sub:  Add stratus configuration frags.  Also
18888         submitted to FSF.
18890 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18892         * Makefile.in (DEV_SUPPORT):  add configure.man.
18894         * config.sub(Decode manufacturer-specific):  add -none*.
18896 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18898         * Makefile.in:  remove form feeds to make Sun's make happy.
18899         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18901 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18903         * Makefile.in (AR_FLAGS):  Make quieter.
18905 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18907         * configure.in:  Add libg++.
18908         * configure:  When verbose, don't output the command line at each
18909         level; it will be unremarkably the same as the previous version,
18910         which will be the same as what the user typed.
18912 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18914         * configure.in, Makefile.in: fix clean-info, add flex.  add
18915           fileutils.
18917         * configure: be less sensitive to spaces in Makefile.in.  Do not
18918           look for sources in "..".  Doing so breaks subdirectories that
18919           might have their own configure.  If a subdir has it's own
18920           configure script, use it.
18922 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18924         * cfg-paper.texi: some changes suggested by rms.
18926 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18928         * config.sub:  Merge in some small additions from the FSF version,
18929         taken from the gcc distribution, to bring the Cygnus and FSF
18930         versions into closer sync.
18932 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18934         * configure.in:  Changed svr4 references to sysv4.
18936 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18938         * configure: added -V for version number option.
18940 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18942         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18943           renamed from DOC.configure to cfg-paper.texi.
18945 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18947         * configure, config.subr, config.sub: config.subr is now
18948           config.sub again.
18950 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18952         * configure.texi: new file, in progress.
18954         * Makefile.in: build info file and install the man page for
18955           configure.
18957         * configure.man: new file, first cut.
18959         * configure: find config.subr again now that configuration "none"
18960           has gone.  removed all traces of the -ansi option.  removed all
18961           traces of the -languages option.
18963         * config.subr: resync from rms.
18965 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18967         * configure, config.sub, config.subr: merge config.sub into
18968           config.subr, call the result config.subr, remove config.sub, use
18969           config.subr.
18971         * Makefile.in: revised install for dir.info.
18973 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18975         * configure.in: add decstation host makefile frag.
18977         * Makefile.in: BISON now bison -y again.  also install-gcc on
18978           install.  clean-gdbm on clean.  infodir belongs in datadir.
18979           Make directories for info install.  Build dir.info here then
18980           install it.
18982 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18984         * Makefile.in: fix for bad directory tests.
18986 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18988         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18989           regexp.  -srcdir relative was being handled incorrectly.
18991         * Makefile.in: unwrapped some for loops so that parallel makes
18992           work again and so one can focus one's attention on a particular
18993           package.
18995 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18997         * configure: added PWD as a stand in for `pwd` (for speed). use
18998           elif wherever possible.  make -srcdir work without -objdir.
18999           -objdir= commented out.
19001 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19003         * configure: +options become --options.  -subdirs commented out.
19004           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19005           Makefile now at top of generated Makefile.  Removed cvs log
19006           entries.  added -srcdir.  create .gdbinit only if there is one
19007           in ${srcdir}.
19009         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19010           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19011           and mandir now keyed off datadir by default.
19013 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19015         * Freshly created ChangeLog.
19018 Local Variables:
19019 mode: change-log
19020 left-margin: 8
19021 fill-column: 76
19022 version-control: never
19023 End: