gcc/
[official-gcc.git] / ChangeLog
blob454483ffe73c13b786e8c0b13444b9ecc3b8f0f4
1 2015-06-02  Jason Merrill  <jason@redhat.com>
3         PR bootstrap/66319
4         * configure.ac: Use -std=gnu++98.
6 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
8         * MAINTAINERS (Write After Approval): Add myself.
10 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
12         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
13         * configure: Regenerate.
15 2015-05-26  Jason Merrill  <jason@redhat.com>
17         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
18         * configure: Regenerate.
20 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
22         * configure.ac: FT32 target added.
23         * libgcc/config.host: FT32 target added.
24         * gcc/config/ft32/: FT32 target added.
25         * libgcc/config/ft32/: FT32 target added.
26         * gcc/doc/install.texi, invoke.texi, md.texi: FT32 details added.
27         * gcc/doc/contrib.texi: self added.
28         * contrib/config-list.mk: FT32 target added.
29         * configure: Regenerated.
31 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
33         * MAINTAINERS (Write After Approval): Add myself.
35 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
37         * MAINTAINERS (Write After Approval): Add myself.
39 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
41         * configure.ac: Fix typo.
42         * configure: Regenerate.
44 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
46         * MAINTAINERS (Write After Approval): Add myself.
48 2015-05-03  Matthias Klose  <doko@ubuntu.com>
50         * configure.ac: Match $host configured with triplets.
51         * configure: Regenerate.
53 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
55         * Makefile.tpl: Remove surplus whitespace throughout.
56         * Makefile.in: Regenerate.
58 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
60         * MAINTAINERS (Various Maintainers): Add myself as instruction
61         combiner maintainer.
63 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
65         PR bootstrap/62077
66         * configure.ac (--enable-stage1-checking): Default to
67         release,misc,gimple,rtlflag,tree,types if --disable-checking
68         or --enable-checking is not specified and DEV-PHASE is not
69         experimental.
70         * configure: Regenerated.
72 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
74         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
75         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
76         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
77         * Makefile.in: Regenerate.
79 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
81         * MAINTAINERS: Update my email address.
83 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
85         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
87 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
89         * MAINTAINERS: Add myself as an arm port reviewer.
91 2015-03-25  Martin Liska  <mliska@suse.cz>
92             Yury Gribov  <y.gribov@samsung.com>
94         * Makefile.in: Fix ln source location for vimrc file.
95         * Makefile.tpl: Likewise.
97 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
99         PR bootstrap/25672
100         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
101         cross-compiling.  Similarly for CXX_FOR_TARGET.
102         * configure: Regenerate.
104 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
106         * Makefile.def: Add libmpx.
107         * configure.ac: Add libmpx.
108         * Makefile.in: Regenerate.
109         * configure: Regenerate.
111 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
113         * MAINTAINERS (CPU Port Maintainers): Add myself
114         i386 vector ISA extns mantainer.
116 2015-03-13  Jeff Law  <law@redhat.com>
118         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
119         maintainer.
120         Remove Richard Henderson as a maintainer for the x86 port.
122 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
124         * MAINTAINERS (CPU Port Maintainers): Update my email address.
126 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
128         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
129         pointer bounds checker and i386 MPX maintainer.
131 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
133         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
135 2015-02-26  Martin Sebor  <msebor@redhat.com>
137         * MAINTAINERS (Various Maintainers): Add self.
139 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
141         * configure.ac [--enable-as-accelerator-for] (enable_languages):
142         Make sure it contains lto.
143         * configure: Regenerate.
145 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
147         * configure: Regenerate.
149 2015-02-06  Diego Novillo  <dnovillo@google.com>
151         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
152         middle-end, docstring): Remove myself.
153         (Write After Approval): Add myself.
155 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
157         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
158         (Write After Approval): Update address.
160 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
162         PR jit/64780
163         * configure.ac: Require the user to explicitly specify
164         --enable-host-shared if the jit is enabled.
165         * configure: Regenerate.
167 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
169         * MAINTAINERS (Write After Approval): Add myself.
171 2015-01-25  Tom de Vries  <tom@codesourcery.com>
173         * MAINTAINERS: Make whitespace consistent.
175 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
177         * MAINTAINERS (Write After Approval): Add myself.
179 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
181         * MAINTAINERS: (Write After Approval): Add myself.
183 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
185         * MAINTAINERS: (Write After Approval): Add myself.
187 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
189         * MAINTAINERS: (Write After Approval): Add myself.
191 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
193         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
194         objective-c/c++ front end maintainer.
196 2015-01-13  Marek Polacek  <polacek@redhat.com>
198         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
200 2015-01-12  Jeff Law  <law@redhat.com>
202         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
203         a very long time.
205 2015-01-09  Ian Lance Taylor  <iant@google.com>
207         * configure.ac (host_tools): Add gotools.
208         * Makefile.def (host_modules): Add gotools.
209         (dependencies): Add dependency of all-gotools on all-target-libgo.
211 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
213         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
214         * configure: Regenerate.
216 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
218         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
219         all-target-libgomp.
220         * Makefile.in: Regenerate.
222 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
224         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
226 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
228         * configure.ac: Add Visium support.
229         * configure: Regenerate.
231 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
233         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
234         * configure: Regenerate.
236 2015-01-03  Andrew Pinski  <apinski@cavium.com>
238         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
239         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
240         (BASE_TARGET_EXPORTS): Add OBJCOPY.
241         (OBJCOPY_FOR_TARGET): New variable.
242         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
243         * Makefile.in: Regenerate.
244         * configure.ac: Check for already installed target objcopy.
245         Also GCC_TARGET_TOOL on objcopy.
246         * configure: Regenerate.
248 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
250         * config.sub: Update from upstream, to 2015-01-01 version.
251         * config.guess: Ditto.
253 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
255         * MAINTAINERS (RTEMS Ports): Add myself.
257 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
259         * MAINTAINERS (Write After Approval): Add myself.
261 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
263         * MAINTAINERS (Write After Approval): Add myself.
265 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
267         * configure.ac (--enable-as-accelerator-for): Don't set
268         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
269         * configure: Regenerate.
271 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
273         PR bootstrap/64023
274         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
275         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
276         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
277         to CXX.
278         * Makefile.in: Regenerated.
280 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
281             Yury Gribov  <y.gribov@samsung.com>
283         * .gitignore: Added .local.vimrc and .lvimrc.
284         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
285         * Makefile.in: Regenerate.
287 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
289         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
290         * configure: Regenerated.
292 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
294         * MAINTAINERS (nvptx port): New entry.
296 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
298         * configure: Regenerate.
300 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
302         * configure.ac: Merge with Binutils.
304 2014-11-26  Tobias Burnus  <burnus@net-b.de>
306         * Makefile.def: Make more dependent on mpfr, mpc and isl.
307         * Makefile.in: Regenerate.
309 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
311         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
312         missing flex.
313         * Makefile.in: Regenerated.
315 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
317         * Makefile.in: Regenerate.
319 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
321         PR bootstrap/63784
322         * libtool.m4: Add $pic_flag with -shared.
324 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
326         * MAINTAINERS (Write After Approval): Added myself.
328 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
330         * MAINTAINERS (write-after-approval): Add myself.
332 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
334         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
335         from 2 years ago.
337 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
339         Revert:
340         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
342         * MAINTAINERS (Write After Approval): Added myself as line map
343         maintainer.
345 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
347         Revert:
348         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
350         * MAINTAINERS (Write After Approval): Added myself.
352 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
354         * MAINTAINERS (Write After Approval): Added myself.
356 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
358         * MAINTAINERS (Write After Approval): Added myself as line map
359         maintainer.
361 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
363         * MAINTAINERS (Various Maintainers): Added myself as line map
364         maintainer.
366 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
368         * move-if-change: Sync from upstream gnulib.
370 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
372         * compile: Sync with upstream Automake.
373         * depcomp: Ditto.
374         * install-sh: Ditto.
375         * missing: Ditto.
376         * mkinstalldirs: Ditto.
377         * ylwrap: Ditto.
379 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
381         * config.sub: Update from upstream config repo.
382         * config.guess: Ditto.
384 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
386         * Makefile.def: Add liboffloadmic to target_modules.  Make
387         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
388         * Makefile.in: Regenerate.
389         * configure: Regenerate.
390         * configure.ac: Add liboffloadmic to target binaries.
391         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
392         Add liboffloadmic to noconfig list when C++ is not supported.
394 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
395             Thomas Schwinge  <thomas@codesourcery.com>
396             Ilya Verbin  <ilya.verbin@intel.com>
397             Andrey Turetskiy  <andrey.turetskiy@intel.com>
399         * configure: Regenerate.
400         * configure.ac (--enable-as-accelerator-for)
401         (--enable-offload-targets): New configure options.
403 2014-11-11  Tobias Burnus  <burnus@net-b.de>
405         * Makefile.def: Make all-gcc depend on all-isl.
406         * Makefile.in: Regenerate.
408 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
410         * ChangeLog.jit: New.
411         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
413 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
415         PR target/63610
416         * libtool.m4: Fix globbing of darwin versions.
417         * configure: Regenerate.
419 2014-11-11  Tobias Burnus  <burnus@net-b.de>
421         * Makefile.def: Remove CLooG.
422         * Makefile.tpl: Ditto.
423         * configure.ac: Ditto.
424         * configure: Regenerate.
425         * Makefile.in: Ditto.
427 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
429         * configure.ac: Handle nvptx-*-*.
430         * configure: Regenerate.
432 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
434         * MAINTAINERS (Write After Approval): Add myself.
436 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
438         * Makefile.def (libcc1): Remove bootstrap=true;.
439         * Makefile.in: Regenerated.
441 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
443         * configure.ac: Update comment.
444         * configure: Regenerate.
446 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
448         * MAINTAINERS (Write After Approval): Add myself.
450 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
452         * configure.ac (extra_host_libiberty_configure_flags): Add
453         --enable-shared also for libcc1's benefit.
454         * configure: Regenerate.
456 2014-10-29  Tristan Gingold  <gingold@adacore.com>
458         * MAINTAINERS: Change my email address.
460 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
461             Tom Tromey  <tromey@redhat.com>
463         * Makefile.def: Add libcc1 to host_modules.
464         * configure.ac (host_tools): Add libcc1.
465         * Makefile.in, configure: Rebuild.
467 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
469         * configure.ac (build_configargs): Don't share config.cache between
470         build subdirs.
471         * configure: Regenerate.
473 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
475         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
476         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
477         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
478         leon3v7 as leon3.
479         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
480         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
481         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
482         * config/sparc/sparc.md (cpu): Add leon3v7.
483         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
485 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
487         * MAINTAINERS (write-after-approval): Add myself.
489 2014-10-23  Ian Lance Taylor  <iant@google.com>
491         * configure.ac: Disable the Go frontend on systems where it is known
492         to not work.
493         * configure: Regenerate.
495 2014-10-23  Richard Biener  <rguenther@suse.de>
497         * Makefile.def: Add libcpp build module and dependencies.
498         * configure.ac: Add libcpp build module.
499         * Makefile.in: Regenerate.
500         * configure: Likewise.
502 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
504         * MAINTAINERS (write-after-approval): Add myself.
506 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
508         * INSTALL/README: Do not mention CVS.
510 2014-10-03  Jing Yu  <jingyu@google.com>
512         * configure.ac: Add aarch64 to list of targets that support gold.
513         * configure: Regenerate.
515 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
517         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
519 2014-09-29  Catherine Moore  <clm@codesourcery.com>
521         * MAINTAINERS:  Add myself as MIPS maintainer.
523 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
525         * MAINTAINERS: Move myself to MIPS maintainers.
527 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
529         * MAINTAINERS: Put all email addresses between '<' and '>'.
531 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
533         * MAINTAINERS: Move myself to reviewers (Fortran).
535 2014-09-01  Andi Kleen  <ak@linux.intel.com>
537         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
538         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
539         * Makefile.in: Regenerate.
541 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
543         * rtx-classes-status.txt: Delete
545 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
547         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
549 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
551         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
552         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
553         of checking for version number.
554         * configure: Regenerated.
555         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
557 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
559         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
560         is done; begin phase 6 (use extra rtx_def subclasses).
562 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
564         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
565         done; begin phase 5 (additional rtx_def subclasses).
567 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
569         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
571 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
573         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
574         SET_BB_HEADER are done.
576 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
578         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
579         done.
581 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
583         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
585 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
587         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
589 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
591         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
593 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
595         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
597 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
599         * rtx-classes-status.txt: Phase 3 (per-file commits within
600         "config" subdirs) is done; begin phase 4 (removal of
601         "scaffolding").
603 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
605         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
606         dir) is done; begin phase 3 (per-file commits within "config"
607         subdirs).
609 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
611         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
612         phase 2 (per-file commits in main source dir).
614 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
616         * configure: Regenerated.
618 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
620         * rtx-classes-status.txt (TODO): Add SET_BND_TO
622 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
624         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
626 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
628         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
630 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
632         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
634 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
636         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
638 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
640         * MAINTAINERS (Write After Approval): Add myself.
642 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
644         * MAINTAINERS: Remove myself
646 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
648         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
650 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
652         * MAINTAINERS (Write After Approval): Add myself.
654 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
656         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
657         SET_BB_HEADER, SET_BB_FOOTER
659 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
661         * rtx-classes-status.txt: New file
663 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
665         * configure.ac: Eliminate ClooG installation dependency.
666         * configure: Regenerate.
667         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
668         * Makefile.in: Regenerate.
670 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
672         * MAINTAINERS (Write After Approval): Add myself.
674 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
676         * MAINTAINERS (Write After Approval): Add myself.
678 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
680         * MAINTAINERS (Write After Approval): Add myself.
682 2014-07-28  Anthony Green  <green@moxielogic.com>
684         Import from savannah.gnu.org:
685         * config.sub: Update to 2014-07-28 version.
687 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
689         * MAINTAINERS: Remove my MIPS maintainer entry.
691 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
693         PR target/47230
694         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
695         * configure: Regenerate.
697 2014-07-24  James Norris  <jnorris@codesourcery.com>
699         * MAINTAINERS (Write After Approval): Add myself.
701 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
703         * configure.ac: Accept only CLooG 0.18.1.
704         * configure: Regenerate.
706 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
708         * configure.ac: Don't accept isl 0.11.
709         * configure: Regenerate.
711 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
713         * MAINTAINERS (Write After Approval): Add myself.
715 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
717         * configure.ac: Don't accept isl 0.10.
718         * configure: Regenerate.
720 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
722         Fix include path for in-tree cloog.
723         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
724         * configure: Regenerate.
726 2014-06-18  Richard Henderson  <rth@redhat.com>
728         * .gitignore: Import gcc_update output.
730 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
732         * config-ml.in: Robustify ac_configure_args parsing.
734         * configure.ac (--enable-linker-plugin-configure-flags)
735         (--enable-linker-plugin-flags): New flags.
736         (configdirs): Conditionally add libiberty-linker-plugin.
737         * configure: Regenerate.
738         * Makefile.def (host_modules): Add libiberty-linker-plugin.
739         (host_modules) <lto-plugin>: Pay attention to
740         @extra_linker_plugin_flags@ and
741         @extra_linker_plugin_configure_flags@.
742         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
743         * Makefile.in: Regenerate.
745         * Makefile.tpl (configure-[+prefix+][+module+])
746         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
747         "module_srcdir" instead of "module" for locating a module's srcdir.
748         * Makefile.in: Regenerate.
750 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
752         * MAINTAINERS (Write After Approval): Add myself.
754 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
756         * MAINTAINERS: Update my email address.
758 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
760         * MAINTAINERS (Write After Approval): Add myself.
762 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
764         * MAINTAINERS (Write After Approval): Add myself.
766 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
768         PR libstdc++/61011
769         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
770         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
771         * configure: Regenerate.
773 2014-05-28  Pedro Alves  <palves@redhat.com>
775         * MAINTAINERS (Write After Approval): Add myself.
777 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
779         * MAINTAINERS: Update my affiliation/email.
781 2014-05-19  Mike Stump  <mikestump@comcast.net>
783         * MAINTAINERS: Add wide-int reviewers.
785 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
787         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
788         * configure: Regenerated.
790 2014-05-15  Torvald Riegel  <triegel@redhat.com>
792         * MAINTAINERS (libitm): Add myself as maintainer.
794 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
796         * MAINTAINERS (Write After Approval): Add myself.
798 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
800         * config.sub, config.guess: Import from upstream.
802 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
804         * MAINTAINERS (Write After Approval): Put myself in correct order.
806 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
808         * MAINTAINERS (Write After Approval): Add myself.
810 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
812         * MAINTAINERS: Move myself from Reviewers to Write After Approval
813         section.
815 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
817         * MAINTAINERS (Write After Approval): Delete myself.
819 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
821         PR sanitizer/56781
822         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
823         and -B* options with -Xcompiler.
825 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
827         PR bootstrap/60620
828         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
829         * Makefile.in: Regenerate.
831 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
833         * Makefile.def (dependencies): Make all-ld depend on all-binutils
834         for WINDRES_FOR_TARGET in default-manifest.o rule.
835         * Makefile.in: Regenerate.
837 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
839         * MAINTAINERS (Write After Approval): Add myself.
841 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
843         PR sanitizer/56781
844         * Makefile.def: Set bootstrap=true; for host fixincludes.
845         * configure.ac: Don't bootstrap host fixincludes unless
846         --with-build-config=bootstrap-{a,ub}san.
847         * Makefile.in: Regenerated.
848         * configure: Regenerated.
850 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
852         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
853         --enable-vtable-verify option parsing.  Don't add
854         target-libsanitizer to bootstrap_target_libs unless
855         --with-build-config=bootstrap-asan or
856         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
857         to bootstrap_target_libs unless --enable-vtable-verify.
858         * configure: Regenerated.
860 2014-03-10  Anatoly Sokolov <aesok@post.ru>
862         * MAINTAINERS (Write After Approval): Add myself.
864 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
866         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
868 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
870         PR bootstrap/58572
871         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
872         -I for libstdc++-v3 includes if $(LEAN).
873         * Makefile.in: Regenerated.
875 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
877         * MAINTAINERS: Update my email address.
879 2014-02-24  Walter Lee  <walt@tilera.com>
881         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
882         (tilegx-*-*): Change to tilegx*-*-*.
883         * configure: Regenerate.
885 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
887         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
889 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
891         * MAINTAINERS (Write After Approval): Add myself.
893 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
895         PR target/59788
896         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
897         *solaris2*.
899 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
901         * MAINTAINERS: Update my email address.
903 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
905         * MAINTAINERS: Convert to UTF-8.
906         Properly sort Xinliang David Li's entry.
908 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
909             Sandra Loosemore  <sandra@codesourcery.com>
911         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
912         nios2 port maintainers.
914 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
916         * MAINTAINERS (Write After Approval): Add myself.
918 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
920         * configure.ac: Add user-friendly check for native x86_64-linux
921         multilibs.
922         * configure: Regenerate.
924 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
926         * MAINTAINERS: Add myself as sh maintainer.
928 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
930         * MAINTAINERS: Add self as SLSR maintainer.
932 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
934         * MAINTAINERS: Update my email address.
936 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
938         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
940 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
942         * Makefile.in: Regenerate.
944         * Makefile.tpl: Fix typo.
945         * Makefile.in: Regenerate partially.
947 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
949         * configure.ac: Added libcilkrts to noconfig list when C++ is not
950         supported.
951         * configure: Regenerated.
953 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
955         * MAINTAINERS (Write After Approval): Add myself.
957 2013-10-30  Jason Merrill  <jason@redhat.com>
959         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
960         --disable-build-format-warnings.
962 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
964         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
965         depend on libstdc++ and libgcc.
966         * configure: Regenerate.
967         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
968         libcilkrts for POSIX and i*86, and x86_64 architectures.
969         * Makefile.in: Added libcilkrts related fields to support building it.
971 2013-10-26  Jeff Law  <law@redhat.com>
973         * Makefile.def (target_modules): Remove libmudflap
974         (languages): Remove check-target-libmudflap).
975         * Makefile.in: Rebuilt.
976         * Makefile.tpl (check-target-libmudflap-c++): Remove.
977         * configure.ac (target_libraries): Remove target-libmudflap.
978         Remove checks which disabled libmudflap on some systems.
979         * configure: Rebuilt.
980         * libmudflap: Directory removed.
982 2013-10-21  Cong Hou  <congh@google.com>
984         * MAINTAINERS (Write After Approval): Add myself.
986 2013-10-16  Mike Stump  <mikestump@comcast.net>
988         * .dir-locals.el: Add.
990 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
992         * configure.ac: Add --enable-host-shared
993         * configure: Regenerate.
995 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
997         Import from savannah.gnu.org:
998         * config.guess: Update to 2013-06-10 version.
999         * config.sub: Update to 2013-10-01 version.
1001 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1003         Changes to build configuration to allow big endian ARC ELF toolchain
1004         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1005         * configure: Regenerate.
1007 2013-09-20  Alan Modra  <amodra@gmail.com>
1009         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1010         ppc host match.  Support little-endian powerpc linux hosts.
1012 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1014         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1015         maintainer.
1017 2013-09-12  DJ Delorie  <dj@redhat.com>
1019         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1020         maintainers.
1022 2013-09-03  Richard Biener  <rguenther@suse.de>
1024         * configure.ac: Also allow ISL 0.12.
1025         * configure: Regenerated.
1027 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1029         * MAINTAINERS (Write After Approval): Add myself.
1031 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1033         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1035 2013-08-26  Caroline Tice  <cmtice@google.com>
1037         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1038         "Various Reviewers" to libvtv "Various Maintainers".
1040 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1042         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1044 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1046         * MAINTAINERS: Update name, email.
1048 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1050         * MAINTAINERS (Write After Approval): Add myself.
1052 2013-08-12  Caroline Tice  <cmtice@google.com>
1054         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1055         address in the Write After Approval section.
1057 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1059         * MAINTAINERS (Write After Approval): Update email.
1061 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1063         * configure.ac: Adjust to check VTV_SUPPORTED.
1064         * configure: Regenerated.
1066 2013-08-02  Caroline Tice  <cmtice@google.com>
1068         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1069         on non-linux systems; add target-libvtv to noconfigdirs; add
1070         libsupc++/.libs to C++ library search paths.
1071         * configure: Regenerated.
1072         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1073         libstdc++ and libgcc.
1074         * Makefile.in: Regenerated.
1076 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1078         * MAINTAINERS (Write After Approval): Add myself.
1080 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1081             Shiva Chen  <shiva0217@gmail.com>
1083         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1084         nds32 port maintainers.
1086 2013-07-17  Tim Shen  <timshen91@gmail.com>
1088         * MAINTAINERS (Write After Approval): Add myself.
1090 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1092         * configure.ac: Sync from binutils.
1093         * configure: Regenerate.
1095 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1097         * MAINTAINERS (Write After Approval): Add myself.
1099 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1101         * MAINTAINERS (Write After Approval): Add myself.
1103 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1105         * MAINTAINERS (Write After Approval): Add myself.
1107 2013-04-30  Brooks Moses  <bmoses@google.com>
1109         * MAINTAINERS: Update my email; move myself from Fortran
1110         reviewer to Write After Approval.
1112 2013-04-16  Andreas Schwab  <schwab@suse.de>
1114         * configure.ac (aarch64-*-*): Don't disable java.
1115         * configure: Regenerate.
1117 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1119         * MAINTAINERS (Write After Approval): Add myself.
1121 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1123         * Makefile.def (target_modules): Don't install libffi.
1124         * Makefile.in: Regenerate.
1126 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1128         * MAINTAINERS (Write After Approval): Add myself.
1130 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1132         * MAINTAINERS (Write After Approval): Add myself.
1134 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1136         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1137         * configure: Regenerated.
1139 2013-02-05  Ian Lance Taylor  <iant@google.com>
1141         PR go/55969
1142         * configure.ac: Disable libgo on some systems where it does not
1143         work.
1145 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1147         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1148         Remove Geoff Keating as rs6000 port maintainer, at his request.
1150 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1152         * MAINTAINERS: Update my email.
1154 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1156         * configure: Re-generate.
1158 2013-01-15  Richard Biener  <rguenther@suse.de>
1160         PR other/55973
1161         * configure: Re-generate.
1163 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1165         * Makefile.def (install-target-libsanitizer): Depend on
1166         install-target-libstdc++-v3.
1167         * Makefile.in: Regenerate.
1169 2013-01-14  Richard Biener  <rguenther@suse.de>
1171         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1172         * configure: Re-generate
1174 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1176         * config.sub: Update from config repo.
1178 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1180         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1181         * Makefile.in: Regenerate.
1183 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1185         * MAINTAINERS (arc): Add new port maintainership for myself.
1187 2013-01-09  Jason Merrill  <jason@redhat.com>
1189         * .gitignore: Import from gdb repository.
1191 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1193         * Makefile.def (configure-gcc): Depend on all-gmp.
1194         (all-gcc): Remove dependency on all-gmp.
1195         * Makefile.in: Regenerated.
1197 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1199         * config.sub: Merge from config repo.
1200         * config.guess: Ditto.
1202 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1204         * Makefile.def: Merge from binutils.
1205         * Makefile.in: Ditto.
1207 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1209         * MAINTAINERS: Update my email.
1211 2012-12-29  Ben Elliston  <bje@gnu.org>
1213         * config.guess: Update to 2012-12-29 version.
1214         * config.sub: Likewise.
1216 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1218         * Makefile.def (install-target-libgfortran): Depend on
1219         install-target-libquadmath, install-target-libgcc.
1220         (install-target-libsanitizer): Depend on install-target-libgcc.
1221         (install-target-libjava): Depend on install-target-libgcc.
1222         (install-target-libitm): Depend on install-target-libgcc.
1223         (install-target-libobjc): Depend on install-target-libgcc.
1224         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1225         * Makefile.in: Regenerate.
1227 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1229         * Makefile.def (install-target-libgo): Depend on
1230         install-target-libatomic.
1231         * Makefile.in: Regenerate.
1233 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1235         PR go/55201
1236         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1237         * Makefile.in: Regenerate.
1239 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1241         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1242         * configure: Regenerate.
1244 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1246         * config.sub: Merge from config repo.
1248 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1250         * Makefile.def (target_modules): Add bootstrap=true and
1251         raw_cxx=true to libsanitizer.
1252         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1253         * Makefile.in: Regenerated.
1254         * configure: Likewise.
1256 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1258         * MAINTAINERS: Remove self as RTL optimization maintainer.
1260 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1262         * MAINTAINERS (Write After Approval): Add myself.
1264 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1266         * Makefile.def (target_modules): Remove bootstrap=true and
1267         raw_cxx=true from libsanitizer.
1268         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1269         * Makefile.in: Regenerated.
1270         * configure: Likewise.
1272 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1274         * Makefile.def (target_modules): Add bootstrap=true and
1275         raw_cxx=true to libsanitizer.
1276         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1277         * Makefile.in: Regenerated.
1278         * configure: Likewise.
1280 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1282         PR bootstrap/54279
1283         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1284         * configure: Regenerate.
1285         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1286         * Makefile.in: Regenerate.
1288 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1290         * configure.ac: Disable libsanitizer if we're not building C++.
1291         * configure: Regenerate.
1293 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1295         * MAINTAINERS (Write After Approval): Add myself.
1297 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1299         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1300         Kostya Serebryany (kcc@google.com) and
1301         Jakub Jelinek (jakub@redhat.com).
1302         Rename area for Dodji Seketeli (dodji@redhat.com).
1304 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1306         * MAINTAINERS: (asan.c, related): Add myself.
1308 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1310         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1311         * configure: Regenerate.
1313 2012-11-13  Richard Henderson  <rth@redhat.com>
1315         * configure.ac: Move libsanitizer logic to subdirectory.
1316         * configure: Regenerate.
1318 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1320         * configure.ac: Enable libsanitizer just on x86 linux for now.
1321         * configure: Re-generate.
1323 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1325         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1326         sections.
1327         * configure: Regenerate.
1329 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1331         * configure.ac: Add section for configdirs for libsanitizer.
1332         Disable for cris-*-* and mmix-*-*.
1333         * configure: Regenerate.
1335 2012-11-12  Wei Mi <wmi@google.com>
1337         * configure.ac: Add libsanitizer to target_libraries.
1338         * Makefile.def: Ditto.
1339         * configure: Regenerate.
1340         * Makefile.in: Regenerate.
1341         * libsanitizer: New directory for asan runtime.  Contains an empty
1342         tsan directory.
1344 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1346         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1347         against Mingw64 w32api.
1348         * configure: Regenerate.
1350 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1352         * configure: Regenerated.
1354 2012-11-03  Robert Mason  <rbmj@verizon.net>
1356         * configure.ac: add --disable-libstdcxx configure option
1357         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1359 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1361         * MAINTAINERS (Write After Approval): Add myself.
1363 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1365         * MAINTAINERS (Write After Approval): Add myself.
1367 2012-10-24  Sharad Singhai  <singhai@google.com>
1369         * MAINTAINERS (Write After Approval): Add myself.
1371 2012-10-24  Eric Christopher  <echristo@gmail.com>
1373         * MAINTAINERS: Update email address.
1375 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1377         PR bootstrap/54820
1378         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1379         * configure: Regenerate.
1381 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1383         * MAINTAINERS (aarch64): Add Marcus and myself.
1385 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1387         PR bootstrap/54820
1388         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1389         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1390         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1391         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1392         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1393         * Makefile.in: Regenerate.
1394         * configure.ac (have_static_libs): New variable and associated check.
1395         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1396         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1397         * configure: Regenerate.
1399 2012-10-10  Richard Biener  <rguenther@suse.de>
1401         * MAINTAINERS: Adjust for changed surname.
1403 2012-10-04  Lawrence Crowl  <crowl@google.com>
1405         * MAINTAINERS (Write After Approval): Add myself.
1407 2012-10-01  Cary Coutant  <ccoutant@google.com>
1409         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1411 2012-09-28  Ian Lance Taylor  <iant@google.com>
1413         * Makefile.def: Make all-target-libgo depend on
1414         all-target-libbacktrace.
1415         * Makefile.in: Rebuild.
1417 2012-09-26  Ian Lance Taylor  <iant@google.com>
1419         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1420         * Makefile.in: Rebuild.
1422 2012-09-20  Walter Lee  <walt@tilera.com>
1424         * configure.ac: Add tilegx to list of targets that support gold.
1425         * configure: Regenerate.
1427 2012-09-20  Marek Polacek  <polacek@redhat.com>
1429         * MAINTAINERS (Write After Approval): Add myself.
1431 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1433         * configure.ac: Add mips*-mti-elf* target.
1434         * configure: Regenerate.
1436 2012-09-17  Ian Lance Taylor  <iant@google.com>
1438         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1439         * configure.ac (host_libs): Add libbacktrace.
1440         (target_libraries): Add libbacktrace.
1441         * Makefile.def (host_modules): Add libbacktrace.
1442         (target_modules): Likewise.
1443         * configure, Makefile.in: Rebuild.
1445 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1447         PR target/38607
1448         Merge upstream change.
1449         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1451         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1452         Add libgomp*.o to compare_exclusions for AIX.
1453         * configure: Regenerate.
1455 2012-09-06  Diego Novillo  <dnovillo@google.com>
1457         * configure.ac: Bump minimum GMP version to 4.2.3.
1458         * configure: Re-generate.
1460 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1462         PR target/54461
1463         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1464         target-libgloss if not configured --with-avrlibc=no.
1465         * configure: Regenerate.
1467 2012-09-04  Jason Merrill  <jason@redhat.com>
1469         * configure.ac: Fix --enable-languages=all.
1471 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1473         * MAINTAINERS (Write After Approval): Add myself.
1475 2012-09-03  Richard Guenther  <rguenther@suse.de>
1477         PR bootstrap/54138
1478         * configure.ac: Re-organize ISL / CLOOG checks to allow
1479         disabling with either --without-isl or --without-cloog.
1480         * configure: Regenerated.
1482 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1484         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1485         * configure: Regenerate.
1487 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1489         * MAINTAINERS: Fix my email address.
1491 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1493         PR binutils/4970
1494         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1495         and opcodes.
1496         * Makefile.in: Regenerated.
1498 2012-08-26  Art Haas <ahaas@impactweather.com>
1500         * configure: Regenerate.
1502 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1504         * INSTALL/README: Also refer to the online installation
1505         instructions.
1507 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1509         * MAINTAINERS (Write After Approval): Add myself.
1510         (Picochip port): Remove myself.
1512 2012-08-14   Diego Novillo  <dnovillo@google.com>
1514         Merge from cxx-conversion branch.
1516         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1517         POSTSTAGE1_CONFIGURE_FLAGS.
1518         * Makefile.in: Regenerate.
1519         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1520         Force C++ when bootstrapping.
1521         * configure: Regenerate.
1523 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1525         * MAINTAINERS (Write After Approval): Add myself.
1527 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1529         * README: Document use of ranges of years in copyright notices.
1531 2012-07-06  Richard Guenther  <rguenther@suse.de>
1533         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1534         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1535         --with-gmp=system.
1536         * Makefile.in: Regenerated.
1537         * configure: Likewise.
1539 2012-07-06  Richard Guenther  <rguenther@suse.de>
1541         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1542         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1543         supply V=1 as extra_make_flags.
1544         * configure: Regenerated.
1545         * Makefile.in: Likewise.
1547 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1549         * configure: Regenerate.
1551 2012-07-03  Richard Guenther  <rguenther@suse.de>
1553         * Makfile.def (isl): Remove not necessary extra_exports and
1554         extra_make_flags.
1555         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1556         * Makefile.in: Regenerated.
1558 2012-07-03  Richard Guenther  <rguenther@suse.de>
1560         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1561         * configure.ac: If either the ISL or the CLooG check failed
1562         do not try to build in-tree versions.
1563         * Makefile.in: Regenerated.
1564         * configure: Regenerated.
1566 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1568         * configure: Regenerate.
1570 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1572         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1573         maintainer.
1575 2012-07-02  Richard Guenther  <rguenther@suse.de>
1577         * configure: Regenerated.
1579 2012-07-02  Richard Guenther  <rguenther@suse.de>
1580         Michael Matz  <matz@suse.de>
1581         Tobias Grosser <tobias@grosser.es>
1582         Sebastian Pop <sebpop@gmail.com>
1584         * Makefile.def: Add ISL host module, remove PPL host module.
1585         Adjust ClooG host module to use the proper ISL.
1586         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1587         * configure.ac: Include config/isl.m4.  Add ISL host library,
1588         remove PPL.  Remove PPL configury, add ISL configury, adjust
1589         ClooG configury.
1590         * Makefile.in: Regenerated.
1591         * configure: Likewise.
1593 2012-07-02  Richard Guenther  <rguenther@suse.de>
1595         Merge from graphite branch
1596         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1598         * configure: Regenerated.
1599         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1600         both cloog.org and legacy versions. The only supported version will
1601         be CLooG with the isl backend.
1603         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1605         * configure: Regenerated.
1606         * configure.ac: Require cloog isl 0.17.0
1608         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1610         * configure: Regenerated.
1611         * config/cloog.m4: Do not define CLOOG_ORG
1613 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1615         * configure.ac: Skip C if explicitly selected.
1616         * configure: Regenerate.
1618 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1620         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1621         they contain -O2.
1622         * configure: Regenerate.
1624 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1626         PR debug/53740
1627         * df.h, df-problems.c, dce.c: Revert last patch.
1629 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1631         * MAINTAINERS (Write After Approval): Update my email address.
1633 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1635         * MAINTAINERS (Write After Approval): Add myself.
1637 2012-06-20  Jason Merrill  <jason@redhat.com>
1639         * Makefile.tpl (check-target-libgomp-c++): New.
1640         (check-target-libitm-c++): New.
1641         * Makefile.def (c++): Add them.
1642         * Makefile.in: Regenerate.
1644 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1646         * MAINTAINERS (Write After Approval): Add myself.
1648 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1650         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1651         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1652         (install-no-fixedincludes): Adjust accordingly.
1653         * Makefile.in: Regenerate.
1655 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1657         Merge upstream change
1658         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1660 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1662         * MAINTAINERS (Write After Approval): Add myself.
1664 2012-05-09  Nick Clifton  <nickc@redhat.com>
1665             Paul Smith  <psmith@gnu.org>
1667         PR bootstrap/50461
1668         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1669         allow for the fact that from release v3.1.0 of MPFR the source
1670         files were moved into a src sub-directory.
1671         * configure: Regenerate.
1673 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1675         * configure.ac: Bump minimum MPFR version to 2.4.0.
1676         * configure: Regenerated.
1678 2012-05-01  Richard Henderson  <rth@redhat.com>
1680         * Makefile.def (libatomic): New target_module.
1681         * configure.ac (target_libraries): Add libatomic.
1682         (noconfigdirs): Check if libatomic is supported.
1683         * Makefile.in, configure: Rebuild.
1685 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1687         * MAINTAINERS (Write After Approval): Add myself.
1689 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1691         * config.sub: Update to 2012-04-18 version from official repo.
1693 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1695         * MAINTAINERS (Write After Approval): Add myself.
1697 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1699         * MAINTAINERS: Changed email address.
1701 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1703         PR target/52737
1704         * contrib/gcc_update (files_and_dependencies):
1705         Remove gcc/config/avr/t-multilib from touch data.
1707 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1709         * MAINTAINERS (OS Port Maintainers): Remove irix.
1710         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1711         (unsupported_languages): Remove mips-sgi-irix6.*.
1712         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1713         (with_stabs): Remove.
1714         * configure: Regenerate.
1716 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1718         * MAINTAINERS (OS Port Maintainers): Remove osf.
1719         * configure.ac (enable_libgomp): Remove *-*-osf*.
1720         (with_stabs): Remove alpha*-*-osf*.
1721         * configure: Regenerate.
1723 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1725         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1726         * configure: Regenerate.
1728 2012-02-17  Walter Lee  <walt@tilera.com>
1730         * MAINTAINERS: (Write After Approval): Delete myself.
1732 2012-02-14  Walter Lee  <walt@tilera.com>
1734         * MAINTAINERS (tilegx port): Add myself.
1735         (tilepro port): Add myself.
1736         (Write After Approval): Add myself.
1738 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1740         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1741         and Joseph Myers as docstring relicensing maintainers.
1743 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1745         * MAINTAINERS (write-after-approval): Add myself.
1747 2012-02-08  Ira Rosen <irar@il.ibm.com>
1749         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1750         maintainer.
1752 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1754         * MAINTAINERS (Write After Approval): Move myself to
1755         maintain alphabetical order.
1757 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1759         * MAINTAINERS (Write After Approval): Add myself.
1761 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1763         * MAINTAINERS (Write After Approval): Add myself.
1765 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1766             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1768         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1769         * configure: Regenerate.
1771 2012-01-23  Harshit Chopra  <harshit@google.com>
1773         * MAINTAINERS (Write After Approval): Add myself.
1775 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1777         * configure.ac: Remove reference to mh-interix.
1778         * configure: Regenerate.
1780 2012-01-05  Richard Henderson  <rth@redhat.com>
1782         PR bootstrap/51072
1783         * configure.ac: Disable libitm if c++ is not enabled.
1784         * configure: Rebuild.
1786         * configure.ac: Fix regexp for same.
1787         * configure: Rebuild.
1789 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1791         * MAINTAINERS (Write After Approval): Add myself.
1793 2012-01-02  Richard Guenther  <rguenther@suse.de>
1795         PR bootstrap/51686
1796         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1797         * Makefile.in: Regenerate.
1799 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1801         * MAINTAINERS (Write After Approval): Add myself.
1803 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1805         * configure: Regenerate.
1807 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1809         * MAINTAINERS (picochip): Changed email address.
1811 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1813         * MAINTAINERS (write-after-approval): Add self.
1815 2011-11-29  DJ Delorie  <dj@redhat.com>
1817         * configure.ac (rl78-*-*) New case.
1818         * configure: Regenerate.
1819         * MAINTAINERS: Add myself as RL78 maintainer.
1821 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1823         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1825 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1827         * libtool.m4: Additional FreeBSD 10 fixes.
1829 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1831         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1832         Maintainers section, as Epiphany maintainer.
1834 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1836         PR target/49992
1837         * configure.ac: Remove ranlib special-casing for Darwin.
1838         * configure: Regenerate.
1840 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1842         * MAINTAINERS (Reviewers): Keep the list sorted.
1844 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1846         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1848 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1850         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1851         * configure: Rebuild.
1852         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1853         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1854         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1855         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1856         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1857         Add READELF.
1858         * Makefile.in: Rebuild.
1860 2011-11-09  Jason Merrill  <jason@redhat.com>
1862         * Makefile.def (language=c++): Remove check-c++0x.
1863         * Makefile.in (check-gcc-c++): Regenerate.
1865 2011-11-08  Richard Henderson  <rth@redhat.com>
1867         * configure.ac: Test for libitm directory present first.
1869         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1871         * configure.ac: Test libitm/configure.tgt to disable libitm.
1872         * configure: Rebuild.
1874 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1875             Richard Henderson  <rth@redhat.com>
1877         Merged from transactional-memory.
1879         * Makefile.def (lang_env_dependencies): libitm is c++.
1880         Add libitm target module.
1881         * configure.ac: Likewise.
1882         * config/mmap.m4: New file.
1883         * contrib/gcc_update: Add libitm to touch data.
1884         * Makefile.in, configure: Rebuild.
1886 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1888         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1889         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1890         * Makefile.in: Regenerate.
1892 2011-11-01  DJ Delorie  <dj@redhat.com>
1894         * config.sub: Update to version 2011-10-29 (added rl78)
1896 2011-10-27  Nick Clifton  <nickc@redhat.com>
1898         * config.sub: Import these changes from the config project:
1900         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1901             Ben Elliston  <bje@gnu.org>
1903         * config.sub (epiphany): New.
1905         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1906             Ben Elliston  <bje@gnu.org>
1908         * config.sub (hexagon, hexagon-*): New.
1910         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1912         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1913         64eb to be64.
1915         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1917         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1918         (nacl): Grok as alias for 32el-unknown-nacl.
1920 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1922         * MAINTAINERS (Write After Approval): Add myself.
1924 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1926         * MAINTAINERS (Write After Approval): Add myself.
1928 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1930         * MAINTAINERS (sparc port): Remove myself.
1932 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1934         * MAINTAINERS (Write After Approval): Add myself.
1936 2011-08-14  Yao Qi  <yao@codesourcery.com>
1938         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1939         * configure: Regenerate.
1941 2011-07-26  Ian Lance Taylor  <iant@google.com>
1943         * configure.ac: Set have_compiler based on whether gcc directory
1944         exists, rather than on whether gcc is in configdirs.
1945         * configure: Rebuild.
1947 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1949         * MAINTAINERS (Global Reviewers): Add self.
1951 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1953         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1954         link directories.
1955         * Makefile.in: Rebuild.
1957 2011-07-20  Ian Lance Taylor  <iant@google.com>
1959         PR bootstrap/49787
1960         * configure.ac: Move --enable-bootstrap handling earlier in file.
1961         If --enable-bootstrap and either --enable-build-with-cxx or
1962         --enable-build-poststage1-with-cxx, enable C++ automatically.
1963         * configure: Rebuild.
1965 2011-07-19  Ian Lance Taylor  <iant@google.com>
1967         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1968         make C++ a boot_language.  Set and substitute
1969         POSTSTAGE1_CONFIGURE_FLAGS.
1970         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1971         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1972         * configure, Makefile.in: Rebuild.
1974 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1976         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1977         maintainers.
1979 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1981         * MAINTAINERS (Global Reviewers): Add myself.
1983 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1985         * configure: Regenerate.
1987 2011-07-16  Jason Merrill  <jason@redhat.com>
1989         * Makefile.def (language=c++): Add check-c++0x and
1990         check-target-libmudflap-c++.
1991         * Makefile.tpl (check-target-libmudflap-c++): New.
1992         * Makefile.in: Regenerate.
1994 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1996         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1997         * Makefile.def (target_modules/libjava): Pass
1998         $(EXTRA_CONFIGARGS_LIBJAVA).
1999         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2000         if not configured with --enable-static-libjava.
2001         * Makefile.in: Regenerate.
2002         * configure: Likewise.
2004 2011-07-15  Jason Merrill  <jason@redhat.com>
2006         * Makefile.in (check-c++): Move check-gcc-c++0x after
2007         check-target-libstdc++-v3.
2009 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2011         * MAINTAINERS (c6x port): New entry.
2013 2011-07-13  Jason Merrill  <jason@redhat.com>
2015         * Makefile.in (check-gcc-c++0x): New.
2016         (check-c++): Depend on it.
2018 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2020         PR target/39150
2021         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2022         x86_64-*-solaris2.1[0-9]*.
2023         * configure: Regenerate.
2025 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2027         * MAINTAINERS (RTL optimizers): Add self.
2029 2011-06-27  Gabriel Charette  <gchare@google.com>
2031         * MAINTAINERS (Write After Approval): Add myself.
2033 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2035         PR regression/47836
2036         PR bootstrap/23656
2037         PR other/47733
2038         PR bootstrap/49247
2039         PR c/48825
2040         * configure.ac (target_libraries): Remove target-libiberty.
2041         Remove case-statement setting skipdirs=target-libiberty for
2042         multiple targets.  Remove checking target_configdirs and
2043         removing target-libiberty but keeping target-libgcc if
2044         otherwise empty.
2045         * Makefile.def (target_modules): Don't add libiberty.
2046         (dependencies): Remove all traces of target-libiberty.
2047         * configure, Makefile.in: Regenerate.
2049 2011-06-13  Walter Lee <walt@tilera.com>
2051         * configure.ac (tilepro-*-*) New case.
2052         (tilegx-*-*): Likewise.
2053         * configure: Regenerate.
2055 2011-06-06  Jing Yu  <jingyu@google.com>
2057         * configure.ac: Skip target-libiberty for
2058         arm*-*-linux-androideabi.
2059         * configure: Regenerated.
2061 2011-06-06  Nick Clifton  <nickc@redhat.com>
2063         * config.sub: Sync from upstream.
2065 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2067         * MAINTAINERS (Write After Approval): Add myself.
2069 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2071         * MAINTAINERS: Update my email address.
2073 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2075         * MAINTAINERS (Write After Approval): Update my email address.
2077 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2079         * MAINTAINERS (Write After Approval): Add myself.
2081 2011-05-08  Doug Kwan  <dougkwan@google.com>
2083         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2084         * configure: Regenerated.
2085         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2086         value from configure.
2087         * Makefile.in: Regenerated.
2089 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2091         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2092         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2093         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2094         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2095         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2096         *-*-vxworks*): Disable newlib and libgloss in separate case
2097         statement.
2098         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2099         to separate case statement.
2100         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2101         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2102         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2103         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2104         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2105         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2106         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2107         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2108         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2109         i[[3456789]]86-*-rdos*, m32r-*-*,
2110         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2111         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2112         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2113         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2114         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2115         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2116         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2117         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2118         and libgloss in main case over targets.  Remove most empty cases
2119         in main case over targets.
2120         * configure: Regenerate.
2122 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2124         * MAINTAINERS (Write After Approval): Add myself.
2126 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2128         * configure.ac: Remove code setting special library locations for
2129         hppa*64*-*-hpux11*.  Remove code setting compiler for
2130         sparc-sun-solaris2*.
2131         * configure: Regenerate.
2133 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2135         * configure.ac: Separate libgloss_dir settings from general case
2136         over targets.
2137         * configure: Regenerate.
2139 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2141         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2142         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2143         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2144         cases in libgcj-disabling case statement.
2145         (hppa*64*-*-linux*): Set unsupported_languages instead of
2146         disabling target-zlib.
2147         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2148         to hppa*64*-*-hpux*.
2149         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2150         hppa*-*-hpux*.
2151         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2152         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2153         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2154         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2155         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2156         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2157         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2158         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2159         libgcj-disabling case statement.
2160         * configure: Regenerate.
2162 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2164         * configure.ac: Disable Java for targets not supporting libffi.
2165         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2166         Remove cases in Java-disabling statement.
2167         (*arm-wince-pe): Change to arm-wince-pe.
2168         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2169         cases in Java-disabling statement.
2170         (bfin-*-*): Don't disable Java again.
2171         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2172         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2173         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2174         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2175         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2176         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2177         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2178         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2179         Java-disabling statement.
2180         (mmix-*-*): Don't disable Java again.
2181         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2182         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2183         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2184         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2185         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2186         statement.
2187         * configure: Regenerate.
2189 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2191         * configure.ac: Separate cases disabling Java and Java libraries
2192         from general case over targets.
2193         * configure: Regenerate.
2195 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2197         * MAINTAINERS: Update my email address.
2199 2011-04-20  Easwaran Raman  <eraman@google.com>
2201         * MAINTAINERS (Write After Approval): Add myself.
2203 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2205         PR lto/48086
2206         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2207         * configure: Regenerate.
2209 2011-04-16  Jim Meyering  <meyering@redhat.com>
2211         * MAINTAINERS (Write After Approval): Add myself.
2213 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2215         * MAINTAINERS: Update my email address.
2217 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2219         * MAINTAINERS (Write After Approval): Add myself.
2221 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2223         * MAINTAINERS (Write After Approval): Add myself.
2225 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2227         * MAINTAINERS (Write After Approval): Add myself.
2229 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2231         * configure.ac (build_tools): Remove build-byacc.
2232         (host_libs): Remove mmalloc.
2233         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2234         autoconf automake libtool diff rcs fileutils shellutils time
2235         textutils wdiff find uudecode hello tar gzip indent recode release
2236         sed perl gawk findutils gettext zip.
2237         (libgcj): Remove target-qthreads.
2238         (target_tools): Remove target-examples target-gperf.
2239         (YACC): Don't handle building byacc.
2240         * configure: Regenerate.
2241         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2242         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2243         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2244         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2245         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2246         handle building components.
2247         * Makefile.in: Regenerate.
2249 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2251         * MAINTAINERS: Update my email address as Xtensa maintainer.
2253 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2255         * config.sub: Sync from upstream.
2257 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2259         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2260         (microblaze*): Don't disable libssp.
2261         * configure: Regenerate.
2263 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2265         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2266         moveifchange.
2267         * configure: Regenerate.
2268         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2269         * Makefile.in: Regenerate.
2271 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2273         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2274         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2275         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2276         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2277         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2278         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2279         md_exec_prefix cases.
2280         * configure: Regenerate.
2282 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2284         * configure.ac: Separate cases disabling target-libssp,
2285         target-libiberty, target-libstdc++-v3 and Fortran from general
2286         case over targets.
2287         * configure: Regenerate.
2289 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2291         * configure.ac (*-*-chorusos): Don't disable libgcj.
2292         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2293         Remove case.
2294         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2295         (arm-*-coff): Don't disable libgcj.
2296         (arm*-*-linux-gnueabi): Remove useless assignment.
2297         (arm-*-riscix*): Don't disable libgcj.
2298         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2299         configuration.
2300         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2301         (c54x*-*-*): Remove case.
2302         (tic54x-*-*): Don't disable GCC or GCC libraries.
2303         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2304         to *.
2305         (d10v-*-*): Don't disable GCC libraries.
2306         (d30v-*-*): Don't disable libgcj.
2307         (h8500-*-*): Don't disable GCC libraries.
2308         (i960-*-*): Don't disable libgcj.
2309         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2310         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2311         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2312         libgcj.
2313         (m68k-*-coff*): Remove case.
2314         (mmix-*-*): Don't disable libgloss on host.
2315         (mn10200-*-*, mn10300-*-*): Remove cases.
2316         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2317         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2318         Don't disable libgcj.
2319         (romp-*-*): Remove case.
2320         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2321         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2322         case.
2323         (v810-*-*): Don't disable GCC libraries.
2324         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2325         (ip2k-*-*): Don't disable GCC libraries.
2326         * configure: Regenerate.
2328 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2330         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2331         libffi on host.
2332         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2333         on host.
2334         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2335         * configure: Regenerate.
2337 2011-03-26  John Marino  <binutils@marino.st>
2339         * configure.ac: Add support for *-*-dragonfly*
2340         * configure: Regenerate.
2342 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2344         * configure.ac (native_only): Remove.
2345         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2346         send-pr uudecode guile gnuserv on host.
2347         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2348         send-pr rcs guile perl texinfo libtool on host.
2349         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2350         automake send-pr rcs guile perl texinfo libtool on host.
2351         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2352         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2353         (alpha*-dec-osf*): Don't disable fileutils on target.
2354         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2355         texinfo send-pr expect dejagnu on target.
2356         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2357         target-qthreads on target.
2358         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2359         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2360         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2361         x86_64-*-mingw*): Don't disable expect on target.
2362         (*-*-cygwin*): Don't disable target-gperf on target.
2363         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2364         gnuserv on target.
2365         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2366         target.
2367         * configure: Regenerate.
2369 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2371         * configure.ac (target_tools): Remove target-groff.
2372         (native_only): Remove target-groff.
2373         (hppa*64*-*-*): Don't disable byacc.
2374         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2375         setting.
2376         (*-*-kaos*): Don't skip target-librx and target-groff.
2377         (*-*-netware*): Don't skip target-libmudflap.
2378         (*-*-tpf*): Don't skip target-libmudflap.
2379         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2380         directories on the host.
2381         (ia64*-*-*vms*): Don't skip tix.
2382         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2383         host.
2384         * configure: Regenerate.
2386 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2388         * configure.ac: Remove references to mt-mep, mt-netware,
2389         mt-wince.
2390         * Makefile.def: Add all-utils soft dependencies.
2391         * Makefile.tpl: Remove GDB_NLM_DEPS.
2392         * configure: Regenerate.
2393         * Makefile.in: Regenerate.
2395 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2397         * configure.ac: Do not include mh-x86omitfp.
2398         * configure: Regenerate.
2400 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2402         * configure.ac: Remove empty cases.
2403         * configure: Regenerate.
2405 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2407         * Makefile.def: Add dependency from termcap to gdb.
2408         * Makefile.in: Regenerate.
2410 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2412         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2413         * configure: Regenerate.
2414         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2415         * Makefile.tpl: Likewise.
2416         * Makefile.in: Regenerate.
2418 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2420         * configure.ac: Remove all mentions of tentative_cc.
2421         * configure: Regenerate.
2423 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2425         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2426         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2427         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2428         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2429         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2430         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2431         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2432         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2433         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2434         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2435         *-*-rhapsody*): Remove host cases.
2436         * configure: Regenerate.
2438 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2440         * configure.ac (ppc*-*-pe): Remove host case.
2441         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2442         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2443         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2444         cases.
2445         * configure: Regenerate.
2447 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2449         * config.sub: Update to version 2011-03-23.
2451 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2453         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2454         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2455         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2456         * configure: Regenerate.
2458 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2460         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2461         to Write After Approval.
2462         * config-ml.in: Don't handle arc-*-elf*.
2463         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2464         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2465         handle GCC libraries.
2466         * configure: Regenerate.
2468 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2470         PR bootstrap/48120:
2471         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2472         Add -lstdc++ -lm to LIBS.
2473         * configure: Regenerate.
2475 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2477         * config.guess: Update to version 2011-02-02
2478         * config.sub: Update to version 2011-02-24
2480 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2482         PR lto/48086
2483         * configure.ac: Re-enable LTO on *-apple-darwin9.
2484         * configure: Regenerate.
2486 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2488         PR lto/48086
2489         * configure.ac: Disable LTO on darwin due to an assembler change in
2490         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2491         under 256.
2492         * configure: Regenerate.
2494 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2496         * MAINTAINERS: Update myself as score backend maintainer,
2497         update my e-mail address.
2499 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2501         * MAINTAINERS: Update my e-mail address.
2503 2011-03-06  Joey Ye  <joey.ye@arm.com>
2505         * MAINTAINERS: Update my e-mail address.
2507 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2509         * configure.ac: Adjust test of with_ppl.
2510         * configure: Regenerated.
2512 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2514         * MAINTAINERS: Adjust my e-mail address.
2516 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2518         * configure.ac: Add -lpwl to ppllibs.
2519         * configure: Regenerated.
2521 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2523         * config/cloog.m4: Add -lisl to clooglibs.
2524         * configure: Regenerated.
2526 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2528         * MAINTAINERS (CPU Port maintainers): Add self.
2530 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2532         * MAINTAINERS: Add myself as testsuite maintainer.
2534 2011-02-15  Mike Stump  <mikestump@comcast.net>
2536         * MAINTAINERS: Add myself as testsuite maintainer.
2538 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2540         Import from Libtool and gnulib:
2542         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2544         Prepare for supporting FreeBSD 10.
2545         * config.rpath: Remove handling of freebsd1* which soon would
2546         match FreeBSD 10.0.
2548         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2550         Remove support for FreeBSD 1.x.
2551         * libtool.m4 (_LT_LINKER_SHLIBS)
2552         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2553         soon would incorrectly match FreeBSD 10.0.
2555 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2557         PR binutils/12283
2558         * move-if-change: Import version from gnulib.
2560 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2562         PR lto/47225
2563         * Makefile.def (lto-plugin): Double dash for enable-shared.
2564         (configure-gcc): Depend on all-lto-plugin.
2565         * Makefile.in: Rebuilt.
2567 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2569         * configure.ac: Remove extra bracket.
2570         * configure: Regenerate.
2572 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2574         * MAINTAINERS: Add myself as libquadmath maintainer.
2576 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2578         * MAINTAINERS: Update my email address.
2580 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2582         * MAINTAINERS (option handling): Add self.
2584 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2586         PR lto/47225
2587         * Makefile.def: Add dependency for install-gcc
2588         on install-lto-plugin.
2589         * Makfile.in: Regenerated
2591 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2593         * MAINTAINERS (CPU Port Maintainers): Add myself.
2595 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2597         PR libgcj/44341
2598         * configure.ac: Discard --with-* flags for host when configuring
2599         target libraries for cross build.
2600         * configure: Rebuilt.
2602 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2604         * MAINTAINERS (linear loop transforms): Removed.
2606 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2608         * configure.ac: If with_ppl is no, move setting with_cloog=no
2609         after CLOOG_REQUESTED check.
2610         * configure: Regenerated.
2612 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2614         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2615         CLooG has been requested.
2616         * configure: Regenerated.
2618 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2620         * configure: Regenerated.
2621         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2623 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2625         * configure: Regenerated.
2626         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2628 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2630         * configure.ac: Use AS_HELP_STRING throughout.
2631         * configure: Regenerate.
2633 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2635         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2636         * configure: Regenerate.
2638 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2640         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2642 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2644         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2645         for ia64-hpux.
2646         * configure: Regenerate.
2648 2011-01-07  Jan Hubicka  <jh@suse.cz>
2650         PR lto/47225
2651         * Makefile.in: Regenerate.
2652         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2653         configure.
2655 2011-01-07  Jan Hubicka  <jh@suse.cz>
2657         * Makefile.in: Regenerate.
2658         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2659         and configure dependency on lto-plugin configure.
2660         (lto-plugin module): Remove dependency on GCC; add dependency on
2661         liniberty.
2663 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2665         * MAINTAINERS (Write After Approval): Add myself.
2667 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2669         * configure: Regenerate.
2671 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2673         * configure.ac: (picochip): Disable libiberty.
2675 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2677         * MAINTAINERS (Write After Approval): Add myself.
2679 2010-12-10  Ian Lance Taylor  <iant@google.com>
2681         PR bootstrap/46819
2682         * configure.ac: For --disable-libgcj clear libgcj_saved.
2683         * configure: Rebuild.
2685 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2687         PR fortran/46540
2688         * configure.ac: Add --disable-libquadmath and
2689         --disable-libquadmath-support.
2690         * configure: Regenerate.
2692 2010-12-03  Ian Lance Taylor  <iant@google.com>
2694         * MAINTAINERS: Add myself as libgo maintainer.
2696 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2698         PR libffi/46792
2699         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2700         * configure: Regenerate.
2702 2010-12-02  Ian Lance Taylor  <iant@google.com>
2704         * configure.ac: Always set default for poststage1_ldflags to
2705         -static-libstdc++ -static-libgcc.
2707 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2709         * configure.ac: Move comment to remove extra space in last argument
2710         of GCC_TARGET_TOOL.
2712 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2714         PR other/46026
2715         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2716         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2717         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2718         (BASE_FLAGS_TO_PASS): Use it.
2719         * configure: Rebuilt.
2720         * Makefile.in: Rebuilt.
2722 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2724         PR binutils/12258
2725         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2726         Properly check default linker.
2727         * configure: Regnerated.
2729 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2731         * configure.ac: For --enable-gold, handle value `default' instead of
2732         `both*'.  New configure option --{en,dis}able-ld.
2733         * configure: Regenerate.
2735 2010-11-20  Ian Lance Taylor  <iant@google.com>
2737         * configure.ac: Only disable a language library if no language needs
2738         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2739         * configure: Rebuild.
2741 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2743         * Makefile.in: Regenerate.
2745         PR other/46202
2746         * configure.ac: Fix just-built in-tree STRIP name to be
2747         binutils/strip-new.
2748         * configure: Regenerate.
2749         * Makefile.def (install-strip-gcc, install-strip-binutils)
2750         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2751         (install-strip-sid): Mirror dependencies on non-strip variants
2752         of these targets on the respective -strip prerequisites.
2753         * Makefile.tpl (install-strip, install-strip-host)
2754         (install-strip-target): New targets.
2755         (install-strip-[+module+], install-strip-target-[+module+]):
2756         New targets.
2757         * Makefile.in: Regenerate.
2759 2010-11-19  Ian Lance Taylor  <iant@google.com>
2760             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2762         * configure.ac: Add target-libgo to target_libraries.  Set
2763         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2764         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2765         (HOST_EXPORTS): Add GOC.
2766         (BASE_TARGET_EXPORTS): Add GOC.
2767         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2768         (GOCFLAGS_FOR_TARGET): New variable.
2769         (EXTRA_HOST_FLAGS): Add GOC.
2770         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2771         * Makefile.def (target_modules): Add libgo.
2772         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2773         (dependencies): Add dependency from configure-target-libgo to
2774         configure-target-libffi and all-target-libstdc++-v3.  Add
2775         dependencies from all-target-libgo to all-target-libffi.
2776         (languages): Add go.
2777         * configure: Rebuild.
2778         * Makefile.in: Rebuild.
2780 2010-11-19  Ian Lance Taylor  <iant@google.com>
2782         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2783         compiler/flag environment variables.
2785 2010-11-18  Ian Lance Taylor  <iant@google.com>
2787         * configure.ac: Check for lang_requires_boot_languages in
2788         config-lang.in files.
2789         * configure: Rebuild.
2791 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2792             Tobias Burnus  <burnus@net-b.de>
2794         PR fortran/32049
2795         * Makefile.def: Add libquadmath; build it with language=fortran.
2796         * configure.ac: Add libquadmath.
2797         * Makefile.tpl: Handle multiple libs in check-[+language+].
2798         * Makefile.in: Regenerate.
2799         * configure: Regenerate.
2801 2010-11-16  Tom Tromey  <tromey@redhat.com>
2803         * MAINTAINERS: Moved myself to reviewers section.
2805 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2807         * MAINTAINERS: Moved myself to reviewers section.
2809 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2811         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2812         (Write After Approval): Remove self.
2814 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2816         * configure.ac: Fix spelling in option names.
2817         * configure: Regenerated.
2819 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2821         PR bootstrap/39622
2822         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2823         * configure: Regenerated.
2825 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2827         * MAINTAINERS: Update my email address.
2829 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2831         * configure: Regenerate.
2833 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2835         * configure: Regenerate.
2837 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2839         * configure: Regenerate.
2841 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2843         * configure: Regenerate.
2845 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2847         * configure.ac: Support official CLooG.org versions.
2848         * configure: Regenerate.
2849         * config/cloog.m4: New.
2851 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2853         * MAINTAINERS (Write After Approval): Add myself.
2855 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2857         * MAINTAINERS: Update my email address.
2859 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2861         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2862         * configure: Regenerate.
2864 2010-11-03  Ian Lance Taylor  <iant@google.com>
2865             Dave Korn  <dave.korn.cygwin@gmail.com>
2867         PR lto/46273
2868         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2869         and on other supported platforms whenever LTO is enabled.
2870         * configure: Rebuild.
2872 2010-11-02  Alan Modra  <amodra@gmail.com>
2874         PR binutils/12110
2875         * configure.ac: Error when source path contains spaces.
2876         * configure: Regenerate.
2878 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2880         * MAINTAINERS: Update my email address.
2882 2010-10-20  Ian Lance Taylor  <iant@google.com>
2884         * Makefile.def (target_modules): Set lib_path to src/.libs for
2885         libstdc++-v3 module.
2886         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2887         * Makefile.in: Rebuild.
2889 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2891         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2892         (Write After Approval): Remove myself.
2894 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2896         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2898 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2900         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2902 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2904         * configure.ac (build_lto_plugin): New shell variable.
2905         (--enable-lto): Turn on by default for all non-ELF platforms that
2906         have had LTO support added so far.  Set build_lto_plugin appropriately
2907         for both ELF and non-ELF.
2908         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2909         * configure: Regenerate.
2911 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2913         Sync from src:
2914         * configure.ac (v850 support): Remove target-libgloss from
2915         noconfigdirs.
2916         * configure: Regenerate.
2918 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2920         PR bootstrap/45326
2921         PR bootstrap/45174
2922         * configure.ac: Honor initial values of $build_configargs,
2923         $host_configargs, $target_configargs.  Mark the precious, so
2924         environment settings get recorded.
2925         * configure: Regenerate.
2927 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2929         PR bootstrap/45796
2930         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2931         Depend on all-build-libiberty.
2932         * Makefile.in: Regenerate.
2934 2010-09-30  Michael Eager  <eager@eagercon.com>
2936         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2937         * configure: Regenerate.
2939 2010-09-28  Michael Eager  <eager@eagercon.com>
2941         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2943 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2945         PR bootstrap/44621
2946         * configure.ac: Fix unportable shell quoting.
2947         * configure: Regenerate.
2949 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2951         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2952         targets and amend comment.
2953         * configure: Regenerate.
2955 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2957         * MAINTAINERS (Write After Approval): Add myself.
2959 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2961         * configure.ac: Enable LTO by default on Darwin.
2962         * configure: Regenerate.
2964 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2966         * MAINTAINERS (Write After Approval): Add myself.
2968 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2970         * MAINTAINERS (Write After Approval): Add myself.
2972 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2974         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2975         ports
2977 2010-07-28  David Yuste  <david.yuste@gmail.com>
2979         * MAINTAINERS (Write After Approval): Add myself.
2981 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2983         * configure.ac: Support all v850 targets.
2984         * configure: Regenerate.
2986 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2988         PR bootstrap/44455
2989         * configure.ac (extra_mpfr_configure_flags): Copy from
2990         extra_mpc_gmp_configure_flags.
2991         * configure: Re-generated.
2993 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2995         * MAINTAINERS (Write After Approval): Add myself.
2997 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2999         * MAINTAINERS (Write After Approval): Add myself.
3001 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3003         * MAINTAINERS (Write After Approval): Add myself.
3005 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3007         PR target/44862
3008         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3009         Provide -B option to allow for link spec %s substitutions for
3010         libstdc++.a on darwin.
3011         * Makefile.in: Regenerate.
3013 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3015         * MAINTAINERS (Reviewers): Update my e-mail address
3017 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3019         * Makefile.def (configure-gcc): Depend on all-libelf.
3020         * Makefile.in: Rebuild.
3022 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3024         * MAINTAINERS (Write After Approval): Add myself in the right place.
3026 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3028         * MAINTAINERS (Write After Approval): Add myself.
3030 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3032         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3034 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3036         * config.sub: Update to version 2010-05-21.
3037         * config.guess: Update to version 2010-04-03.
3039 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3041         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3042         * configure: Regenerate.
3044 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3046         * MAINTAINERS (Write After Approval): Add myself.
3048 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3050         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3051         a platform that supports LTO.
3052         * configure: Regenerate.
3054 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3056         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3057         * configure: Regenerated.
3059 2010-04-27  Roland McGrath  <roland@redhat.com>
3060             H.J. Lu  <hongjiu.lu@intel.com>
3062         * configure.ac (--enable-gold): Support both, both/gold and
3063         both/bfd to add gold to configdirs without removing ld.
3064         * configure: Regenerated.
3066         * Makefile.def: Add install-gold dependency to install-ld.
3067         * Makefile.in: Regenerated.
3069 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3071         PR lto/42776
3072         * configure.ac (--enable-lto): Refactor handling so libelf tests
3073         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3074         and allow LTO to be explicitly enabled on non-ELF platforms that
3075         are known to support it inside else-clause.
3076         * configure: Regenerate.
3078 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3080         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3081         * configure: Regenerate.
3083 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3085         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3086         * configure: Regenerate.
3088 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3090         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3091         separately.
3092         * configure: Regenerate.
3094 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3096         * MAINTAINERS (Write After Approval): Add myself.
3098 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3100         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3101         * configure: Regenerate.
3103 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3105         * configure: Regenerate after change to elf.m4.
3107 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3109         * MAINTAINERS (Write After Approval): Add myself.
3111 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3113         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3114         * configure: Regenerated.
3116 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3118         * configure.ac: Print "buggy but acceptable" when CLooG
3119         revision is less than 9.
3120         * configure: Regenerated.
3122 2010-04-01  Diego Novillo  <dnovillo@google.com>
3124         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3126 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3128         PR bootstrap/43615
3129         PR bootstrap/43328
3131         Revert:
3133         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3135         * configure.ac: Do not pass --enable-multilib nor
3136         --disable-multilib in baseargs.  Accept explicitly passed
3137         --enable_multilib.
3138         * configure: Regenerate.
3140 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3142         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3144 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3146         * MAINTAINERS: Remove myself.
3148 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3150         PR bootstrap/43328
3151         * configure.ac: Do not pass --enable-multilib nor
3152         --disable-multilib in baseargs.  Accept explicitly passed
3153         --enable_multilib.
3154         * configure: Regenerate.
3156 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3158         * MAINTAINERS (spu port): Remove me.
3160 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3162         * configure.ac (tic6x-*-*): New case.
3163         * configure: Regenerate.
3165 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3167         * config.sub: Update to version 2010-03-22.
3168         * config.guess: Update to version 2009-12-30.
3170 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3172         PR ada/42554
3173         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3174         * configure: Regenerate.
3176 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3178         * MAINTAINERS: Update my email address.
3180 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3182         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3183         (ghassan.shobaki@amd.com): Removed.
3185 2010-03-17  Alan Modra  <amodra@gmail.com>
3187         * MAINTAINERS: Update my email address.
3189 2010-03-16  Diego Novillo  <dnovillo@google.com>
3191         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3192         Matthews.
3194 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3196         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3197         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3199 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3201         * MAINTAINERS: Update my email address.
3203 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3205         * MAINTAINERS: Update my email address.
3207 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3209         * MAINTAINERS: Update my email address.
3211 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3213         * MAINTAINERS: Update my email address.
3215 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3217         PR libstdc++/32499
3218         * configure.ac (RANLIB): Default to true.
3219         (STRIP): Likewise.
3220         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3221         * configure: Regenerate.
3223 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3225         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3226         (Write After Approval): Update my email address.
3228 2010-02-17  Nick Clifton  <nickc@redhat.com>
3230         PR 11238
3231         * Makefile.tpl (local-distclean): Also remove config.cache files in
3232         sub-directories as there may not be Makefiles present in the
3233         sub-directories.
3234         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3235         the config.cache files found by the find command.
3237         * Makefile.in: Regenerate.
3238         * configure.ac: Revert previous delta.
3239         * configure: Regenerate.
3241 2010-02-15  Nick Clifton  <nickc@redhat.com>
3243         PR 11238
3244         * configure.ac: Delete config.cache files in sub-directories when
3245         deleting Makefiles.
3246         * configure: Regenerate.
3248 2010-02-12  Ben Elliston  <bje@gnu.org>
3250         * MAINTAINERS: Update my email address.
3252 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3254         * MAINTAINERS (spu port): Update my email address.
3256 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3258         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3260 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3262         * configure.ac: Add "recommended" version checks for GMP/MPC.
3263         Update recommended GMP/MPFR/MPC versions.
3264         * configure: Regenerate.
3266 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3268         * MAINTAINERS: Move my Embecosm email address into the
3269         write-after-approval section.
3271 2010-01-26  Ian Lance Taylor  <iant@google.com>
3273         * MAINTAINERS: Add myself as Go frontend maintainer.
3275 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3277         PR libstdc++/36101, PR libstdc++/42813
3278         * configure.ac (bootstrap_target_libs): Make inclusion of
3279         target-libgomp conditional on libgomb being in target_configdirs.
3280         * configure: Regenerate.
3282 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3284         PR libstdc++/36101, PR libstdc++/42813
3285         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3286         * configure: Regenerate.
3288 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3290         PR libstdc++/36101, PR libstdc++/42813
3291         * configure.ac (target_configdirs): Substitute.
3292         * Makefile.def: Bootstrap target module libgomp.
3293         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3294         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3295         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3296         * configure, Makefile.in: Regenerate.
3298 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3300         * MAINTAINERS: Adjust my details.
3302 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3304         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3306 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3308         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3310 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3312         * MAINTAINERS (Write After Approval): Add myself.
3314 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3316         * MAINTAINERS (Write After Approval): Add myself.
3318 2010-01-11  Richard Guenther  <rguenther@suse.de>
3320         PR lto/41569
3321         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3322         * Makefile.in: Regenerated.
3324 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3326         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3327         * configure: Regenerate.
3329 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3330             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3332         PR bootstrap/42424
3333         * configure.ac: Include libtool m4 files.
3334         (_LT_CHECK_OBJDIR): Call it.
3335         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3336         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3338         * configure: Regenerate.
3340 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3342         PR bootstrap/41818
3343         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3344         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3345         * Makefile.in: Regenerate.
3347 2010-01-02  Richard Guenther  <rguenther@suse.de>
3349         PR lto/41529
3350         * configure.ac: Include config/elf.m4.  Disable LTO if not
3351         builting for an elf target.
3352         * configure: Regenerate.
3354 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3356         * MAINTAINERS: Change my email address.
3358 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3360         * config.sub, config.guess: Update from upstream sources.
3362 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3364         * MAINTAINERS (Write After Approval): Add myself.
3366 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3368         PR middle-end/30447
3369         PR middle-end/30789
3370         PR other/40302
3372         * configure.ac: Require MPC.
3373         * configure: Regenerate.
3375 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3377         PR target/38384
3378         PR bootstrap/40972
3379         * libtool.m4: Sync from git Libtool.
3380         * ltoptions.m4: Likewise.
3381         * ltversion.m4: Likewise.
3382         * lt~obsolete.m4: Likewise.
3383         * ltmain.sh: Likewise.
3385 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3387         * configure.ac: Update minimum MPC version to 0.8.
3388         * configure: Regenerate.
3390 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3392         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3393         * configure: Regenerated.
3395 2009-11-21  Ian Lance Taylor  <iant@google.com>
3397         * configure.ac: Change default of poststage1_ldflags to be empty if
3398         poststage1_libs is set.  When poststage1_libs is empty, and
3399         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3400         * configure: Rebuild.
3402 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3404         * MAINTAINERS (Write After Approval): Update my email address.
3406 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3408         * config.guess: Update from upstream sources.
3410 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3412         * Makefile.def: Restore host and target settings for gmp.
3413         * Makefile.in: Rebuild.
3415 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3417         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3418         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3419         Fix portability of test of C++ as bootstrap language.  Add
3420         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3421         * configure: Rebuild.
3422         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3423         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3424         in-tree building.
3425         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3426         (POSTSTAGE1_HOST_EXPORTS): Use it.
3427         (STAGE[+id+]_CXXFLAGS): New.
3428         (BASE_FLAGS_TO_PASS): Pass it down.
3429         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3430         extra_exports.
3431         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3432         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3433         extra_exports.
3434         * Makefile.in: Rebuild.
3436 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3438         * config.sub, config.guess: Update from upstream sources.
3440 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3442         * MAINTAINERS (Write After Approval): Add myself.
3444 2009-11-09  Jon Beniston  <jon@beniston.com>
3446         * MAINTAINERS (Write After Approval): Add myself.
3448 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3450         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3451         paths for *-w64-mingw* and x86_64-*mingw*.
3452         * configure: Regenerated.
3454 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3456         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3458 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3460         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3461         Phil Edwards to Write-After Approval.
3463 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3465         * configure.ac: Disable target-winsup & co for
3466         x86_64-*-mingw* and *-w64-mingw* targets.
3467         * configure: Regenerated.
3469 2009-10-16  Nick Clifton  <nickc@redhat.com>
3471         * MAINTAINERS: Add myself as a maintainer for the RX port.
3473 2009-10-26  Johannes Singler  <singler@kit.edu>
3475         * MAINTAINERS (Write After Approval): Update my e-mail address.
3477 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3479         * configure.ac (CLooG test): Use = with test.
3480         * configure: Regenerate.
3482 2009-10-22  Richard Guenther  <rguenther@suse.de>
3484         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3485         cloog if the ppl version check failed.  Move flags saving
3486         before setting in libelf check.
3487         * configure: Regenerate.
3489 2009-10-21  Richard Guenther  <rguenther@suse.de>
3491         * configure.ac: Adjust the ppl and cloog configure to work as
3492         documented.  Disable cloog if ppl was disabled.  Omit the version
3493         checks if they were disabled.
3494         * configure: Re-generate.
3496 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3498         * configure.ac: Add 'lto' to enable_languages, not
3499         new_enable_languages, and only if not already present.
3500         * configure: Regenerate.
3502 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3504         * README: Refer to the various COPYING* files instead of just
3505         COPYING.
3506         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3508 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3510         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3512 2009-10-07  Richard Guenther  <rguenther@suse.de>
3514         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3515         and Richard Guenther as reviewers.
3516         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3517         as reviewers.
3519 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3521         * config.sub: Update from upstream sources.
3523 2009-10-06  Ian Lance Taylor  <iant@google.com>
3525         * Makefile.def: check-gold depends upon all-gas.
3526         * Makefile.in: Rebuild.
3528 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3530         * MAINTAINERS (Write After Approval): Add myself.
3532 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3534         * Makefile.def: all-lto-plugin depends on all-libiberty.
3535         set bootstrap=true for lto-plugin.
3536         Add lto-plugin.
3537         * Makefile.in: Regenerate.
3538         * configure.ac (host_libs): Add lto-plugin.
3539         * configure: Regenerate.
3541 2009-10-03  Diego Novillo  <dnovillo@google.com>
3543         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3544         (HOST_LIBELFLIBS): Define.
3545         (HOST_LIBELFINC): Define.
3546         * Makefile.in: Regenerate.
3547         * configure.ac: Add --enable-lto.
3548         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3549         If --enable-lto is used, add 'lto' to new_enable_languages.
3550         If --enable-lto is used and gold is enabled, add
3551         lto-plugin to configdirs.
3552         * configure: Regenerate.
3554 2009-10-03  Simon Baldwin  <simonb@google.com>
3556         * configure.ac: If --with-system-zlib, suppress local zlib and
3557         pass --with-system-zlib to subdir configure scripts.
3558         * configure: Regenerate.
3560 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3561             Paolo Bonzini  <bonzini@gnu.org>
3563         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3564         $(srcdir).
3565         * Makefile.in: Rebuilt.
3567 2009-09-26  Gary Funck  <gary@intrepid.com>
3569         * MAINTAINERS (Write After Approval): Add myself.
3571 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3573         * configure.ac: Update minimum MPC version to 0.7.
3574         * configure: Regenerate.
3576 2009-09-25  Nick Clifton  <nickc@redhat.com>
3578         * configure.ac: Pass any --cache-file=/dev/null option on to
3579         subconfigures.
3580         * configure: Regenerate.
3582 2009-09-23  Nick Clifton  <nickc@redhat.com>
3584         * config.sub, config.guess: Update from upstream sources.
3586 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3588         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3589         * Makefile.in: Rebuilt.
3591 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3593         PR bootstrap/32272
3594         * configure.ac: Error out if $srcdir isn't '.' but contains
3595         host-${host_noncanonical}.
3596         * configure: Regenerate.
3598 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3600         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3601         maintainer.
3603 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3605         * configure.ac: If bootstrapping a combined tree with
3606         --enable-gold, require c++ in stage1_languages.
3607         * configure: Regenerate.
3609         * configure.ac: Also add target_libs of stage1_languages to
3610         bootstrap_target_libs.
3611         * configure: Regenerate.
3613         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3614         with --enable-languages not containing c++.
3615         * configure: Regenerate.
3617 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3619         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3620         * configure: Regenerate.
3622 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3624         * MAINTAINERS (Write After Approval): Update my e-mail address,
3625         and move from from here...
3626         (Waiting for paperwork): To here.
3628 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3630         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3632 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3634         * configure.ac: Do not use $extrasub for replacing @if/@endif
3635         parts in Makefile; instead, use additional arguments to
3636         AC_CONFIG_COMMANDS to do the replacement manually, with several
3637         sed invocations, to avoid HP-UX sed command limits.
3638         * configure: Regenerate.
3640 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3642         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3643         blank before -L.
3645 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3647         * configure.ac (with-build-config): Document.  Handle without.
3648         Handle missing argument.
3649         * configure: Rebuilt.
3651 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3653         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3654         Default to bootstrap-debug only if compare-debug works.
3655         * configure: Rebuilt.
3656         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3657         * Makefile.in: Rebuilt.
3659 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3661         * MAINTAINERS (OS Port Maintainers): Update my email address.
3663 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3665         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3666         * Makefile.in: Rebuilt.
3668 2009-09-01  Chris Demetriou  <cgd@google.com>
3670         * MAINTAINERS (Write After Approval): Add myself.
3672 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3674         PR debug/30161
3675         * include/dwarf2.h (enum dwarf_tag): Added
3676         DW_TAG_GNU_template_template_param
3677         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3679 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3681         * Makefile.tpl (AWK): Fix typo.
3682         * Makefile.in: Regenerate.
3684 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3686         * configure.ac: Detect awk and sed.
3687         * Makefile.def (flags_to_pass): Add AWK and SED.
3688         * Makefile.tpl (AWK, SED): New.
3689         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3690         * configure: Regenerate.
3691         * Makefile.in: Regenerate.
3693 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3695         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3696         (collapseslashes): Likewise.
3698 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3700         * configure.ac (AC_PREREQ): Bump to 2.64.
3702 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3704         * configure.ac: Remove --with-datarootdir, --with-docdir,
3705         --with-pdfdir, --with-htmldir switches.
3706         * configure: Regenerate.
3708         * configure: Regenerate.
3710         * compile: Sync from Automake 1.11.
3711         * depcomp: Likewise.
3712         * install-sh: Likewise.
3713         * missing: Likewise.
3714         * mkinstalldirs: Likewise.
3715         * ylwrap: Likewise.
3717 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3719         * ltmain.sh (func_normal_abspath): New function.
3720         (func_relative_path): Likewise.
3721         (func_mode_help): Document new -bindir option for link mode.
3722         (func_mode_link): Add new -bindir option, and use it to place
3723         output DLL if specified.
3725 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3727         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3728         (baseargs): Add --disable-option-checking.
3729         * configure: Regenerate.
3731         * Makefile.def (configure-target-libiberty): Depend on
3732         all-binutils and all-ld.
3733         (configure-target-newlib): Likewise.
3734         * Makefile.in: Regenerate.
3736 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3738         * config.sub, config.guess: Update from upstream sources.
3740 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3742         Sync from src, merge:
3744         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3746         * configure.ac: Do not exclude gas for i386-*-darwin.
3747         Add a case for x86_64-*-darwin.
3748         * configure: Regenerate.
3750 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3752         * MAINTAINERS: Add my name to Write After Approval list.
3754 2009-08-06  Michael Eager  <eager@eagercon.com>
3756         * configure.ac: Add Microblaze target.
3757         * configure: Regenerate.
3759 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3761         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3762         * configure: Regenerate.
3764 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3766         * MAINTAINERS (Write After Approval): Update my e-mail address.
3768 2009-07-06  Ian Lance Taylor  <iant@google.com>
3770         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3771         * configure: Rebuild.
3773 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3775         * MAINTAINERS: Move myself to the Graphite Reviewers.
3777 2009-06-30  Wei Guozhi  <carrot@google.com>
3779         * MAINTAINERS: Add my name to Write After Approval list.
3781 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3783         PR bootstrap/40338
3784         * configure.ac (comparestring): Create new variable.
3785         * Makefile.tpl (comparestring): Use to skip some comparisions.
3786         * configure: Regenerate.
3787         * Makefile.in: Regenerate.
3789 2009-06-26  Doug Evans  <dje@sebabeach.org>
3791         * Makefile.def (host_modules): Add cgen.
3792         * Makefile.in: Regenerate.
3793         * configure.ac (host_tools): Add cgen.
3794         * configure: Regenerate.
3796 2009-06-23  DJ Delorie  <dj@redhat.com>
3798         * MAINTAINERS: Add myself as mep maintainer.
3800 2009-06-23  Ian Lance Taylor  <iant@google.com>
3802         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3803         boot_languages.  Only bootstrap target libraries listed in
3804         target_libs for some boot language.  Add --with-stage1-ldflags,
3805         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3806         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3807         if not building with C++.
3808         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3809         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3810         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3811         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3812         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3813         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3814         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3815         * configure, Makefile.in: Rebuild.
3817 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3819         * MAINTAINERS: Added my name to write-after-approval list.
3821 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3823         * configure.ac: Define is_elf for QNX Neutrino targets.
3824         * configure: Regenerate.
3826 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3828         * MAINTAINERS: Added my name to the write-after-approval list
3830 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3832         * configure.ac: Detect MPC in default directory.
3833         * configure: Regenerate.
3835 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3836             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3838         * Makefile.tpl (all): Avoid a trailing backslash.
3839         * Makefile.in: Regenerate.
3841 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3843         * config.sub, config.guess: Update from upstream sources.
3845 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3847         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3848         to noconfdirs.
3849         * configure: Regenerate.
3851 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3853         * Makefile.tpl ([+compare-target+]): Compare all stage
3854         directories, rather than just gcc.
3855         * Makefile.in: Rebuilt.
3857 2009-06-01  Doug Kwan  <dougkwan@google.com>
3859         * configure.ac: Support gold for target arm*-*-*.
3860         * configure: Regenerate.
3862 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3864         * Makefile.def: Add MPC support and dependencies.
3865         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3867         * Makefile.in, configure: Regenerate.
3869 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3871         * Makefile.tpl (all): Avoid harmless warning in make all when
3872         gcc-bootstrap is enabled but stage_last does not exist.
3873         * Makefile.in: Rebuilt.
3875 2009-05-24  Nicolas Roche  <roche@adacore.com>
3877         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3878         * Makefile.in: Regenerate.
3880 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3882         * MAINTAINERS: Update my e-mail address.
3884 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3886         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3887         * configure:  Regenerate.
3889 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3891         PR other/40159
3892         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3893         gcc-no-bootstrap are mutually exclusive.
3894         * Makefile.in: Rebuilt.
3896 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3898         PR other/40159
3899         * Makefile.tpl (all): Don't end with unconditional success.
3900         * Makefile.in: Rebuilt.
3902 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3904         PR target/37137
3905         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3906         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3907         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3908         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3909         stage_configureflags, stage_cflags and stage_libcflags into
3910         explicit Makefile macros.
3911         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3912         GFORTRAN.
3913         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3914         CC.  Set CC_FOR_BUILD from CC.
3915         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3916         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3917         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3918         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3919         and GFORTRAN.
3920         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3921         (_LIBCFLAGS): Renamed to _TFLAGS.
3922         (do-compare-debug, do-compare3-debug): Drop.
3923         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3924         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3925         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3926         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3927         (XGCC_FLAGS_FOR_TARGET): New.
3928         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3929         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3930         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3931         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3932         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3933         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3934         TFLAGS.
3935         (BUILD_CONFIG): Include if requested.
3936         (all): Set TFLAGS on bootstrap.
3937         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3938         (all-stageid-prefixmodule): Likewise.
3939         (do-clean, distclean-stageid): Set TFLAGS.
3940         (restrap): Fix whitespace.
3941         * Makefile.in: Rebuilt.
3943 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3945         * config.guess: Sync with src.
3947 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3949         * configure.ac ($with_ppl):  Default to no if not supplied.
3950         ($with_cloog):  Likewise.
3951         configure:  Regenerate.
3953 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3955         * MAINTAINERS: Update my e-mail address.
3957 2009-04-27  Nick Clifton  <nickc@redhat.com>
3959         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3961 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3963         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3964         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3965         * Makefile.in: Regenerate.
3967 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3969         PR bootstrap/39739
3970         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3971         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3973         * configure, Makefile.in: Regenerate.
3975 2009-04-21  Taras Glek  <tglek@mozilla.com>
3977         * include/hashtab.h: Update GTY annotations to new syntax
3978         * include/splay-tree.h: Likewise
3980 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3982         * config.sub, config.guess: Update from upstream sources.
3984 2009-04-15  Anthony Green  <green@moxielogic.com>
3986         * configure.ac: Add moxie support.
3987         * configure: Rebuilt.
3989 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3991         * configure.ac: Change copyright header to refer to version
3992         3 of the GNU General Public License and to point readers at the
3993         COPYING3 file and the FSF's license web page.
3994         * Makefile.def: Likewise.
3995         * Makefile.tpl: Likewise.
3996         * Makefile.in: Regenerate.
3998 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4000         * configure.ac: Restore match for darwin9 or later. Use double
4001         brackets since regeneration eats one pair.
4002         * configure: Regenerate.
4004 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4006         PR gas/10039
4007         * configure.ac: Require texinfo 4.7.
4008         * configure: Regenerated.
4010 2009-04-09  Nick Clifton  <nickc@redhat.com>
4012         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4013         the GCC Runtime Library Exception.
4015 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4017         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4018         * configure: Regenerate.
4020 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4022         * Makefil.def (languages): New entries.
4023         * Makefile.tpl (check-gcc-*): New generic target.
4024         * Makefile.in: Regenerate.
4026 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4028         * MAINTAINERS:  Update my email address.
4030 2009-03-18  Tom Tromey  <tromey@redhat.com>
4032         * configure: Rebuild.
4033         * configure.ac (host_libs): Add libiconv.
4034         * Makefile.in: Rebuild.
4035         * Makefile.def (host_modules): Add libiconv.
4036         (configure-gdb, all-gdb): Depend on libiconv.
4038 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4040         * configure.ac: Treat gdb as supported on x86_64-darwin.
4041         * configure: Regenerate.
4043 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4045         * configure.ac (--with-host-libstdcxx): New option.
4046         * configure: Regenerate.
4048 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4050         * MAINTAINERS:  Move myself into the write after approval list.
4052 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4054         * MAINTAINERS: Update e-mail address.
4056 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4058         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4060 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4062         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4064 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4066         Backport from git Libtool:
4068         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4069         Support GNU/kOpenSolaris.
4070         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4071         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4072         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4073         GNU/kOpenSolaris.
4075 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4077         * MAINTAINERS: Update e-mail address.
4079 2009-02-24  Michael Eager  <eager@eagercon.com>
4081         * MAINTAINERS (Write After Approval): Add self.
4083 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4085         * MAINTAINERS (Write After Approval): Add myself.
4087 2009-02-05  Andreas Schwab  <schwab@suse.de>
4089         * Makefile.tpl (stage_last): Define $r and $s before using
4090         $(RECURSE_FLAGS_TO_PASS).
4091         * Makefile.in: Regenerate
4093 2009-01-30  Ian Lance Taylor  <iant@google.com>
4095         * MAINTAINERS: Move myself to the Global Reviewers list.
4097 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4099         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4100         * configure: Regenerate.
4102 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4104         * MAINTAINERS: Make whitespace consistent.
4105         Remove Robert Millan from Write After Approval.
4107 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4109         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4110         (all-opcodes): Depend on all-libiberty.
4111         * Makefile.in: Regenerate.
4113 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4115         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4116         * configure: Regenerate.
4118 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4120         * MAINTAINERS (Write After Approval): Add myself.
4122 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4124         * MAINTAINERS: Add myself to reviewers (Fortran).
4126 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4128         PR tree-optimization/38515
4129         * configure.ac (cloog-polylib): Removed.
4130         (with_ppl, with_cloog): Test for "no".
4131         * configure: Regenerated.
4133 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4135         * MAINTAINERS: Moved myself to reviewers (Fortran).
4137 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4139         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4140         (Write After Approval): Remove myself.
4142 2009-01-03  Diego Novillo  <dnovillo@google.com>
4144         * MAINTAINERS: Remove myself from alias maintainership.
4146 2009-01-02  David Ayers  <ayers@fsfe.org>
4148         * MAINTAINERS: Update e-mail address.
4150 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4152         * MAINTAINERS: Make whitespace consistent.
4154 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4156         Backport from upstream Libtool:
4157         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4158         Add cache variables to tests that require the linker to work.
4159         For shlibpath_overrides_runpath, this also changes the semantics
4160         to let the result from the C compiler take precedence.
4162 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4164         * config.sub, config.guess: Update from upstream sources.
4166 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4168         * configure.ac (ppllibs): Add by default the lib flags.
4169         * configure: Regenerate.
4171 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4173         * MAINTAINERS:  Add myself to the write after approval list.
4175 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4177         * configure.ac: Add double brackets on darwin[912].
4178         * configure: Regenerate.
4180 2008-12-03  Daniel Kraft  <d@domob.eu>
4182         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4183         Approval to Reviewer section (for Fortran front-end).
4185 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4187         * configure.ac: Expand to darwin10 and later.
4188         * configure: Regenerate.
4190 2008-12-02  Andreas Schwab  <schwab@suse.de>
4192         * Makefile.def: configure-target-boehm-gc depends on
4193         all-target-libstdc++-v3.
4194         * Makefile.in: Regenerate.
4196 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4198         * MAINTAINERS:  Add myself as mingw maintainer.
4200 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4202         * config.sub, config.guess: Update from upstream sources.
4204 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4206         * README.SCO: Remove.
4208 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4210         * MAINTAINERS:  Add myself to the write after approval list.
4212 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4214         * MAINTAINERS:  Update my email address in WAA section.
4216 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4218         * MAINTAINERS: Update e-mail address.
4220 2008-11-27  Toon Moene  <toon@moene.org>
4222         * MAINTAINERS: Change e-mail address.
4224 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4226         * configure.ac: Build gdb for i?86-*-darwin*
4227         * configure: Regenerated.
4229 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4231         * MAINTAINERS: Added my full name.
4233 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4235         PR bootstrap/38014
4236         PR bootstrap/37923
4238         Revert:
4240         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4242         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4243         * Makefile.in: Regenerated.
4245         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4247         PR gdb/921
4248         PR gdb/1646
4249         PR gdb/2175
4250         PR gdb/2176
4252         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4253         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4254         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4255         (HOST_EXPORTS): Pass CPPFLAGS.
4256         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4257         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4258         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4259         * Makefile.in, configure: Regenerated.
4260         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4261         and CPPFLAGS_FOR_BUILD.
4263 2008-11-06  Jeff Law  <law@redhat.com>
4265         * MAINTAINERS: Add myself as middle end maintainer.
4267 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4269         * MAINTAINERS (Write after approval): Add myself.
4271 2008-11-05  Diego Novillo  <dnovillo@google.com>
4273         * MAINTAINERS (Global Reviewers): Add myself.
4274         (Non-Algorithmic Maintainers): Remove myself.
4276 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4278         * MAINTAINERS (Write after approval): Add myself.
4280 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4282         * MAINTAINERS (Write after approval): Add myself.
4284 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4286         * configure.ac (spu-*-*): Remove special case.
4287         * configure: Regenerate.
4289 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4291         * MAINTAINERS (Write after approval): Update my email address.
4293 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4295         * configure.ac [spu-*-*]: Do not set skipdirs.
4296         * configure: Re-generate.
4298 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4300         * MAINTAINERS (Various Maintainers): Add myself to reload.
4302 2008-10-25  Richard Guenther  <rguenther@suse.de>
4304         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4305         maintainer.  Remove myself as libgcc-math maintainer.
4306         (Non-Algorithmic Maintainers): Remove myself.
4308 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4310         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4311         * Makefile.in: Regenerated.
4313 2008-10-23  Cary Coutant  <ccoutant@google.com>
4315         * MAINTAINERS (Write after approval): Add myself.
4317 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4319         PR gdb/921
4320         PR gdb/1646
4321         PR gdb/2175
4322         PR gdb/2176
4324         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4325         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4326         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4327         (HOST_EXPORTS): Pass CPPFLAGS.
4328         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4329         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4330         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4331         * Makefile.in, configure: Regenerated.
4332         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4333         and CPPFLAGS_FOR_BUILD.
4335 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4337         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4338         Sebastian Pop.
4340 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4342         * MAINTAINERS (Write After Approval): Added myself.
4344 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4346         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4347         recommended version to 2.3.2.
4349         * configure: Regenerate.
4351 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4353         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4355 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4357         * MAINTAINERS (Write After Approval): Update e-mail address.
4359 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4361         * libtool.m4: Update to libtool 2.2.6.
4362         * lt~obsolete.m4: Update to libtool 2.2.6.
4363         * ltmain.sh: Update to libtool 2.2.6.
4364         * ltsugar.m4: Update to libtool 2.2.6.
4365         * ltversion.m4: Update to libtool 2.2.6.
4366         * ltoptions.m4: Update to libtool 2.2.6.
4367         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4369 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4371         * MAINTAINERS (Write After Approval): Add myself.
4373 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4375         * MAINTAINERS (Write After Approval): Update my name.
4377 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4379         * MAINTAINERS: Add myself in "Write After Approval".
4381 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4383         * MAINTAINERS: Add myself as ia64 maintainer.
4385 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4387         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4388         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4389         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4390         and Michael Tiemann from Write After Approval since they do not
4391         actually have access.
4393 2008-09-05  Richard Guenther  <rguenther@suse.de>
4395         * configure.ac: Initialize clooglibs to -lcloog.
4396         * configure: Re-generate.
4398 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4400         * MAINTAINERS (Write After Approval): Add myself.
4402 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4404         * configure.ac (--with-cloog-polylib): New.
4405         (--disable-cloog-version-check): New.
4406         (--disable-ppl-version-check): New.
4407         * configure: Re-generate.
4409 2008-09-03  Richard Guenther  <rguenther@suse.de>
4411         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4412         cloog test.
4413         * configure: Re-generate.
4415 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4417         Add picoChip port.
4418         * MAINTAINERS: Add picoChip maintainers.
4420 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4421             Tobias Grosser  <grosser@fim.uni-passau.de>
4422             Jan Sjodin  <jan.sjodin@amd.com>
4423             Harsha Jagasia  <harsha.jagasia@amd.com>
4424             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4425             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4426             Adrien Eliche  <aeliche@isty.uvsq.fr>
4428         Merge from graphite branch.
4429         * configure: Regenerate.
4430         * Makefile.in: Regenerate.
4431         * configure.ac (host_libs): Add ppl and cloog.
4432         Add checks for PPL and CLooG.
4433         * Makefile.def (ppl, cloog): Added modules and dependences.
4434         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4435         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4437 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4439         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4440         (GCC_SHLIB_SUBDIR): New.
4441         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4442         * configure: Regenerate.
4443         * Makefile.in: Regenerate.
4445 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4447         * MAINTAINERS: Consistently use tabs to separate columns.
4449 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4451         * MAINTAINERS (Write after Approval): Add myself.
4453 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4455         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4456         Enable bfd, binutils and opcodes.
4457         * configure: Regenerate.
4459 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4461         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4463 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4465         * MAINTAINERS:  Use correct Umlaut for last name.
4467 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4469         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4471 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4473         * MAINTAINERS: Update my email address.
4475 2008-08-16  Nicolas Roche  <roche@adacore.com>
4477         * Makefile.tpl: Add BOOT_ADAFLAGS.
4478         * Makefile.in: Regenerate.
4480 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4482         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4483         * configure: Regenerate.
4485 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4487         * configure.ac: Add makefile fragments for hpux.
4488         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4489         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4490         * configure: Regenerate.
4491         * Makefile.in: Regenerate.
4493 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4495         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4497 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4499         * MAINTAINERS (Write after Approval): Add myself.
4501 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4503         * MAINTAINERS (Write After Approval):  Add myself.
4505 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4507         * MAINTAINERS (Write After Approval):  Add myself.
4509 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4511         * MAINTAINERS: Update my email address.
4513 2008-06-25  Joey Ye  <joey.ye@intel.com>
4515         * MAINTAINERS (Write After Approval):  Add myself.
4517 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4519         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4520         * Makefile.in: Regenerate.
4521         * configure: Regenerate.
4523 2008-06-17  Daniel Kraft  <d@domob.eu>
4525         * MAINTAINERS (Write After Approval):  Add myself.
4527 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4529         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4530         "$@" is still intact with both Autoconf 2.59 and 2.62.
4531         * configure: Regenerate.
4533 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4535         * Makefile.tpl: Fix comment errors.
4536         * Makefile.in: Regenerate.
4538 2008-06-12  David S. Miller  <davem@davemloft.net>
4539             David Edelsohn  <edelsohn@gnu.org>
4541         * configure.ac: Add powerpc*-*-* to gold supported targets.
4542         * configure: Regenerate.
4544 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4546         PR tree-optimization/36218
4547         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4548         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4549         (all prefix="build-"): Pass them to build-system sub-makes.
4550         * Makefile.in: Regenerate.
4552 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4554         * MAINTAINERS (mt port): Remove.
4555         (sco5, unixware, sco udk): Remove.
4556         (Kean Johnston): Add to Write After Approval.
4558 2008-05-30  Julian Brown  <julian@codesourcery.com>
4560         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4561         of libobjc for ARM EABI Linux.
4562         * configure: Regenerate.
4564 2008-05-18  Xinliang David Li   <davidxl@google.com>
4566         * ChangeLog: Remove wrong ChangeLog entry.
4568 2008-05-17  Xinliang David Li   <davidxl@google.com>
4570         * MAINTAINERS (Write After Approval): Add myself.
4572 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4574         * MAINTAINERS (Write After Approval): Add myself.
4576 2008-05-14  Rafael Espíndola  <espindola@google.com>
4578         * config-ml.in: don't handle --enable-shared and --enable-static.
4580 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4582         * MAINTAINERS: Update my email address.
4584 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4586         * MAINTAINERS: Update my email address.
4588 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4590         * MAINTAINERS (Write After Approval): Add myself.
4592 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4594         * MAINTAINERS (Write After Approval): Add myself.
4596 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4598         * MAINTAINERS (crx): Add myself.
4600 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4602         Sync with src:
4603         2008-04-14  David S. Miller  <davem@davemloft.net>
4605         * configure.ac: Add sparc*-*-* to gold supported targets.
4606         * configure: Regenerate.
4608 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4610         PR bootstrap/35457
4611         * configure.ac: Include override.m4.
4612         * configure: Regenerate.
4614 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4616         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4617         * Makefile.in: Regenerate.
4619 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4621         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4622         as nonconfigurable directories list.
4623         * configure: Regenerate.
4625 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4627         * config.sub, config.guess: Update from upstream sources.
4629 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4631         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4632         * Makefile.in: Regenerate.
4634 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4636         * configure.ac: Do not build libssp for the AVR.
4637         * configure: Regenerate.
4639 2008-04-07  Ian Lance Taylor  <iant@google.com>
4641         * Makefile.def: check-gold depends upon all-binutils.
4642         * Makefile.in: Regenerate.
4644 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4646         * MAINTAINERS (Write After Approval): Add myself.
4648 2008-04-04  Nick Clifton  <nickc@redhat.com>
4650         PR binutils/4334
4651         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4652         builds.
4653         * configure: Regenerate.
4655 2008-04-04  NightStrike  <NightStrike@gmail.com>
4657         PR other/35151
4658         * configure.ac: Combine rules for mingw32 and mingw64.
4659         * configure: Regenerate.
4661 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4663         * MAINTAINERS (Write After Approval): Add myself.
4665 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4667         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4668         * Makefile.in (.NOTPARALLEL): Ditto.
4670 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4672         * MAINTAINERS (Write After Approval): Add myself.
4674 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4676         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4677         * Makefile.in (.NOTPARALLEL): Regenerate.
4679 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4681         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4682         * Makefile.in: Regenerate.
4684 2008-03-26  Jakub Staszak  <kuba@et.pl>
4686         * MAINTAINERS (Write After Approval): Add myself.
4688 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4690         * MAINTAINERS:  Update e-mail address.
4692 2008-03-20  Ian Lance Taylor  <iant@google.com>
4694         * configure.ac: Add support for --enable-gold.
4695         * Makefile.def: Add gold as a directory like ld.
4696         * configure, Makefile.in: Regenerate.
4698 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4700         * configure.ac: m4_include config/proginstall.m4.
4701         * configure: Regenerate.
4703         Backport from upstream Libtool:
4705         2007-10-12  Eric Blake  <ebb9@byu.net>
4707         Deal with Autoconf 2.62's semantic change in m4_append.
4708         * ltsugar.m4 (lt_append): Replace broken versions of
4709         m4_append.
4710         (lt_if_append_uniq): Don't require separator to be overquoted,
4711         and avoid broken m4_append.
4712         (lt_dict_add): Fix typo.
4713         * libtool.m4 (_LT_DECL): Don't overquote separator.
4715 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4717         * config.rpath: Add AIX 6 support.
4719 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4721         * Makefile.def (stageprofile).  Remove -fprofile-generate
4722         from stage_libcflags.
4723         * Makefile.in: Regenerate.
4725 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4727         * config.sub, config.guess: Update from upstream sources.
4729 2008-03-06  Tom Tromey  <tromey@redhat.com>
4731         * MAINTAINERS: Update for treelang deletion.
4733 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4735         * MAINTAINERS: Update my email address.
4737 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4739         * MAINTAINERS (darwin port): Add myself as a maintainer.
4740         (objective-c/c++): Add myself as a maintainer.
4742 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4744         * MAINTAINERS (Write After Approval): Update my email address.
4746 2008-02-25  Tomas Bily  <tbily@suse.cz>
4748         * MAINTAINERS (Write After Approval): Add myself.
4750 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4752         * MAINTAINERS (OpenMP): Add myself.
4754 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4756         PR bootstrap/32009
4757         PR bootstrap/32161
4759         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4760         * configure: Regenerate.
4762         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4763         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4764         STAGE4_LIBCFLAGS): New.
4765         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4766         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4767         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4768         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4769         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4770         for target modules.  Don't export LIBCFLAGS.
4771         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4772         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4773         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4774         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4775         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4776         * Makefile.in: Regenerate.
4778 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4780         PR libgcj/33085
4781         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4782         Do not use -DDLL_EXPORT.  Backport from upstream.
4784 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4786         * MAINTAINERS (Write After Approval): Add myself.
4788 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4790         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4791         * configure: Regenerate.
4793 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4795         * configure.ac (xtensa*-*-*): Recognize processor variants.
4796         * configure: Regenerate.
4798 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4800         PR bootstrap/34922
4801         * configure.ac (PARSE_ARGS): Push suitable setting of
4802         ac_subdirs_all, for `./configure --help=recursive'.
4803         Handle `+' in generic toplevel directory disabling.
4804         * configure: Regenerate.
4806 2008-01-28  Nick Clifton  <nickc@redhat.com>
4808         * MAINTAINERS (xstormy16): Take over maintainership.
4810 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4812         * MAINTAINERS (c4x port): Remove.
4814 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4816         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4818 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4820         * config.sub, config.guess: Update from upstream sources.
4822 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4824         * MAINTAINERS (Write After Approval): Add myself.
4826 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4828         * MAINTAINERS: Update my email address.
4830 2008-01-09  Raksit Ashok  <raksit@google.com>
4832         * MAINTAINERS (Write After Approval): Add myself.
4834 2008-01-09  Raksit Ashok  <raksit@google.com>
4836         * MAINTAINERS (Write After Approval): Add myself.
4838 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4840         * config.sub, config.guess: Update from upstream sources.
4842 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4844         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4845         Change recommended MPFR from 2.2.1 -> 2.3.0.
4846         * configure: Regenerate.
4848 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4850         * MAINTAINERS: Update my email address.
4852 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4854         * MAINTAINERS: Update my email address.
4856 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4858         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4859         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4860         * Makefile.in: Regenerate.
4862 2007-12-10  Mark Heffernan  <meheff@google.com>
4864         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4865         misplaced entries.
4867 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4869         * configure.ac: Enable libjava for x86_64-*-darwin9.
4870         * configure: Regenerate.
4872 2007-12-07  Bill Maddox  <maddox@google.com>
4874         * MAINTAINERS (Write After Approval): Add myself.
4876 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4878         * config.sub, config.guess: Update from upstream sources.
4880 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4882         * config-ml.in: Remove 64bit configure tests.
4884 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4886         * config-ml.in: Robustify against white space in absolute file
4887         names.
4889         * config-ml.in (multi-clean): Substitute ${Makefile}.
4890         Remove superfluous ${Makefile} in list.
4892 2007-11-19  Thiemo Seufer  <ths@mips.com>
4894         * config-ml.in: Don't hardcode the Makefile name.
4896 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4898         * MAINTAINERS (Write After Approval): Add myself.
4900 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4902         * MAINTAINERS (Write After Approval): Add myself.
4904 2007-11-06  Doug Kwan  <dougkwan@google.com>
4906         * MAINTAINERS (Write After Approval): Add myself.
4908 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4910         * MAINTAINERS (mercury): Remove entry.
4911         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4913 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4915         * Makefile.def (dependencies): Make configure-gdb depend on
4916         all-intl.
4917         * Makefile.in: Regenerated.
4919 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4921         * MAINTAINERS (Fortran maintainer): Remove myself.
4923 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4925         * Makefile.def: To avoid problems running with parallel makes,
4926         build newlib before libgloss so that target specific header
4927         files are availble.
4928         * Makefile.in: Regenerate
4930 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4932         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4933         * Makefile.in: Regenerate.
4935 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4937         * MAINTAINERS (Register allocation reviewer): Add myself.
4939 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4941         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4942         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4943         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4944         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4945         * configure: Regenerate.
4947 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4949         * MAINTAINERS (Register allocation reviewer): Add myself.
4951 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4953         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4954         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4955         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4956         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4957         * configure.ac: Default them to host tools for $host = $build.
4958         Subst them.
4960         * configure: Regenerate.
4961         * Makefile.in: Regenerate.
4963 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4965         * MAINTAINERS (Register allocation reviewer): Add myself.
4967 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4969         * MAINTAINERS (Register allocation reviewer): Add myself.
4971 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4973         * MAINTAINERS (Write After Approval): Fix typo.
4975 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4977         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4978         * configure: Regenerate.
4980 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4982         PR bootstrap/31906
4983         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4984         they're already prefixed.
4986 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4988         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4989         libstdc++.
4990         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4991         * configure: Regenerate.
4992         * Makefile.in: Regenerate.
4994 2007-09-17  Andreas Schwab  <schwab@suse.de>
4996         * configure.ac: Raise minimum makeinfo version to 4.6.
4997         * configure: Regenerate.
4999 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5001         * MAINTAINERS (write-after-approval) add myself
5003 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5005         * configure.ac: Correct makeinfo version check.
5006         * configure: Regenerate.
5008 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5010         * MAINTAINERS: Update my email address.
5012 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5014         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5015         to $skipdirs and only disable gprof for newlib.  Use the normal
5016         mips*-elf* handling in other respects.
5017         * configure: Regnerate.
5019 2007-09-12  David Daney  <ddaney@avtrex.com>
5021         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5022         enabling libgcj.
5023         * configure: Regenerate.
5025 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5027         PR other/32154
5028         * configure.ac: For libgloss targets, point the linker to the linker
5029         script, startup code and simulator library.
5030         * configure: Regenerate.
5032 2007-09-07  Andrew Haley  <aph@redhat.com>
5034         * configure.ac (noconfigdirs): Remove target-libffi and
5035         target-libjava.
5036         * configure: Regenerate.
5038 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5040         PR target/33281
5041         * configure.ac: Use config/mh-mingw on mingw.
5042         * configure: Regenerate.
5044 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5046         * MAINTAINERS (Write After Approval): Add myself.
5048 2007-09-05  Richard Guenther  <rguenther@suse.de>
5050         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5051         nor --disable-checking is provided also turn on yes and types
5052         checking for stage1.
5053         * configure: Re-generate.
5055 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5057         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5058         (Write After Approval): Remove myself.
5060 2007-08-29  Nick Clifton  <nickc@redhat.com>
5062         * config.sub, config.guess: Update from upstream sources.
5064 2007-08-22  Bud Davis  <jmdavis@link.com>
5066         * MAINTAINERS (Write After Approval): Added myself.
5067         * MAINTAINERS (Reviewers): Removed myself.
5069 2007-08-18  Paul Brook  <paul@codesourcery.com>
5070             Joseph Myers  <joseph@codesourcery.com>
5072         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5073         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5074         * Makefile.in: Regenerate.
5075         * configure.ac (--with-debug-prefix-map): New.
5076         * configure: Regenerate.
5078 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5079             Nigel Stephens  <nigel@mips.com>
5081         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5082         as target_makefile_frag.
5083         * configure: Regenerate.
5085 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5087         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5088         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5089         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5090         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5091         (do-compare, do-compare3, do-compare-debug): New.
5092         ([+compare-target+]): Use them.
5094 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5096         * MAINTAINERS (Write After Approval): Change my email address.
5098 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5099             Ben Elliston  <bje@au.ibm.com>
5101         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5102         --silent if $silent.
5103         * configure: Regenerate.
5105 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5107         * MAINTAINERS (Various Maintainers): Add myself as
5108         loop infrastructure maintainer.  Update my e-mail
5109         address.
5111 2007-07-31  Diego Novillo  <dnovillo@google.com>
5113         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5114         Adjust description.
5116 2007-07-26  Richard Guenther  <rguenther@suse.de>
5118         * configure.ac: Add types checking to stage1 checking flags.
5119         * configure: Regenerate.
5121 2007-07-17  Nick Clifton  <nickc@redhat.com>
5123         * COPYING3: New file.  Contains version 3 of the GNU General
5124         Public License.
5125         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5126         Lesser General Public License.
5128 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5130         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5132 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5134         * MAINTAINERS (S/390 co-maintainer): Add myself.
5135         (Write After Approval): Remove myself.
5137 2007-07-13  Dan Hipschman  <dsh@google.com>
5139         * MAINTAINERS (Write After Approval): Add myself.
5141 2007-07-11  Nick Clifton  <nickc@redhat.com>
5143         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5144         WINDRES export.
5145         * Makefile.in: Regenerate.
5147 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5149         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5150         maintainer.
5152 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5154         * lt~obsolete.m4: New. Import from 20070318 libtool.
5156 2007-07-03  Julian Brown  <julian@codesourcery.com>
5158         * MAINTAINERS (Write After Approval): Add myself.
5160 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5162         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5163         * configure: Regenerate.
5165 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5167         * configure.ac: Add some missing m4 quotation.
5168         * configure: Regenerate.
5170 2007-07-02  Simon Baldwin  <simonb@google.com>
5172         * MAINTAINERS (Write After Approval): Add myself.
5174 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5176         * configure: Regenerate.
5178 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5180         * Makefile.def: Add windmc tool to build.
5181         * Makefile.tpl: Likewise.
5182         * configure.ac: Likewise.
5183         * Makefile.in: Regenerate.
5184         * configure: Regenerate.
5186 2007-06-28  DJ Delorie  <dj@redhat.com>
5188         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5189         not building newlib.
5190         * configure: Regenerated.
5192 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5194         * MAINTAINERS (Write After Approval): Add myself.
5196 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5198         * MAINTAINERS (Write After Approval): Add myself.
5200 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5202         * MAINTAINERS (Write After Approval): Add myself.
5204 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5206         * MAINTAINERS (Write After Approval): Add myself.
5208 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5210         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5211         * Makefile.in: Regenerated.
5213 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5215         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5216         bfin*-*-uclinux* targets.
5217         * configure: Regenerate.
5219 2007-06-14  Ian Lance Taylor  <iant@google.com>
5221         * MAINTAINERS: Add myself as non-algorithmic global write
5222         maintainer.
5224 2007-06-14  Diego Novillo  <dnovillo@google.com>
5226         * MAINTAINERS: Add self as middle-end maintainer and
5227         non-algorithmic global write maintainer.
5229 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5231         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5232         Move all Fortran maintainers except Paul Brook into the
5233         Non-Autopoiesis section.
5235 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5237         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5238         (distclean-stage[+id+]): Possibly delete stage_last.
5239         * Makefile.in: Regenerate.
5241 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5243         * MAINTAINERS (Various Maintainer): Fix typo.
5245 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5247         * MAINTAINERS (Various Maintainer): Add myself as
5248         dataflow maintainer.
5250 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5252         * config.sub, config.guess: Update from upstream sources.
5254 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5256         * Makefile.tpl: Fix spelling error.
5257         * Makefile.in: Regenerate.
5259 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5261         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5262         lt_cv_sys_max_cmd_len.
5264 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5266         * MAINTAINERS (Various Maintainers): Add myself as
5267         auto-vectorizer maintainer.
5269 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5271         PR libjava/32098
5272         * libtool.m4: Revert previous change.
5273         * ltgcc.m4: Put it here.
5275 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5277         * MAINTAINERS (Various Maintainers): Add myself as
5278         auto-vectorizer maintainer.
5280 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5282         PR libjava/32098
5283         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5285 2007-05-30  Richard Guenther  <rguenther@suse.de>
5287         * MAINTAINERS (Various Maintainers): Add myself as
5288         auto-vectorizer maintainer.
5290 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5292         PR bootstrap/29382
5293         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5294         * configure: Rebuilt.
5296 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5298         * MAINTAINERS (Write After Approval): Removed my name.
5300 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5302         * MAINTAINERS (Write After Approval): Remove myself.
5304 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5306         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5308 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5310         * ltmain.sh: Update from ToT Libtool.
5311         * libtool.m4: Update from ToT Libtool.
5312         * ltsugar.m4: New. Update from ToT Libtool.
5313         * ltversion.m4: New. Update from ToT Libtool.
5314         * ltoptions.m4: New. Update from ToT Libtool.
5315         * ltconfig: Remove.
5316         * ltcf-c.sh: Remove.
5317         * ltcf-cxx.sh: Remove.
5318         * ltcf-gcj.sh: Remove.
5320 2007-05-22  Ollie Wild  <aaw@google.com>
5322         * MAINTAINERS (Write After Approval): Add myself.
5324 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5326         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5327         stage_cflags.
5328         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5329         Remove CFLAGS/LIBCFLAGS.
5330         (configure-stage[+id+]-[+prefix+][+module+],
5331         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5332         * Makefile.in: Regenerate.
5334 2007-05-15  Diego Novillo  <dnovillo@google.com>
5336         * MAINTAINERS: Update e-mail address.
5338 2007-05-15  Revital Eres  <eres@il.ibm.com>
5340         * MAINTAINERS (Write After Approval): Add myself.
5342 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5344         * MAINTAINERS (Write After Approval): Updated my address.
5346 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5348         * MAINTAINERS (Write After Approval): Add myself.
5350 2007-05-11  Silvius Rus  <rus@google.com>
5352         * MAINTAINERS (Write After Approval): Add myself.
5354 2007-04-23  Tom Tromey  <tromey@redhat.com>
5356         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5358 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5360         * MAINTAINERS (cpplib): Rename to ...
5361         (libcpp): ... this.  Add C/C++ front end maintainers.
5363 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5365         * config-ml.in: Pass ${ml_config_env} to configure calls.
5367 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5369         * MAINTAINERS (Write After Approval): Add myself.
5371 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5373         * MAINTAINERS (Write After Approval): Add myself.
5375 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5377         * MAINTAINERS (fortran 95 front end): Add myself.
5379 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5381         * MAINTAINERS (Write After Approval): Add myself.
5383 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5385         * MAINTAINERS (Modulo Scheduler): Add myself.
5387 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5389         * MAINTAINERS (fortran 95 front end): Add myself.
5390         (c++ front end): whitespace fix.
5392 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5394         * MAINTAINERS (Write After Approval): Add myself.
5396 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5398         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5399         of glob.  Quote arguments with single quotes too.
5400         * configure: Regenerate.
5402 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5404         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5405         * Makefile.in: Regenerate
5407 2007-03-07  Andreas Schwab  <schwab@suse.de>
5409         * configure: Regenerate.
5411 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5413         * configure.ac: Add "--with-pdfdir" configure option,
5414         which defines pdfdir variable.
5415         * Makefile.def (target=fixincludes): Add install-pdf to
5416         missing targets.
5417         (recursive_targets): Add install-pdf target.
5418         (flags_to_pass): Add pdfdir.
5419         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5420         target.
5421         * configure: Regenerate
5422         * Makefile.in: Regenerate
5424 2007-02-28  Eric Christopher  <echristo@apple.com>
5426         Revert:
5427         2006-12-07  Mike Stump  <mrs@apple.com>
5429         * Makefile.def (dependencies): Add dependency for
5430         install-target-libssp and install-target-libgomp on
5431         install-gcc.
5432         * Makefile.in: Regenerate.
5434 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5436         * configure: Regenerate.
5437         * configure.ac: Move statements after variable declarations.
5439 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5441         * MAINTAINERS: Add myself as sh maintainer.
5443 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5445         * configure.ac: Adjust for loop syntax.
5446         * configure: Regenerate.
5448 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5450         * configure: Rebuilt.
5452 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5454         * configure.ac: Drop multiple occurrences of --enable-languages,
5455         and fix its quoting.
5456         * configure: Rebuilt.
5458 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5459             Nathan Sidwell  <nathan@codesourcery.com>
5460             Vladimir Prus  <vladimir@codesourcery.com>
5461             Joseph Myers  <joseph@codesourcery.com>
5463         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5464         * configure: Regenerate.
5466 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5468         * ltconfig (freebsd*): Default to elf.
5470 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5472         * configure.ac (target_libraries): Move libgcc before libiberty.
5473         * configure: Regenerated.
5475 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5476             Paolo Bonzini  <bonzini@gnu.org>
5478         PR bootstrap/30753
5479         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5480         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5481         * configure: Regenerated.
5483 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5485         * MAINTAINERS (Language Front End Maintainers): Update my mail
5486         address.
5488 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5490         PR bootstrap/30748
5491         * configure.ac: Correct syntax for Solaris ksh.
5492         * configure: Regenerated.
5494 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5496         * configure.ac: Sync with src.
5497         * configure: Regenerate.
5499 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5501         * Makefile.in: Regenerate.
5503 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5505         * config.sub: Sync with src.
5507 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5509         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5510         noncanonical equivalents.
5511         * configure.in: Rename to...
5512         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5513         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5514         target_noncanonical.  Use them.  Rewrite removal of configure
5515         arguments for autoconf 2.59.  Discard variable settings.  Force
5516         program_transform_name for native tools.
5518         * Makefile.in: Regenerated.
5519         * configure: Regenerated with autoconf 2.59.
5521 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5523         * MAINTAINERS (Write After Approval): Add myself.
5525 2007-01-31  Andreas Schwab  <schwab@suse.de>
5527         * Makefile.tpl (LDFLAGS): Substitute it.
5528         * Makefile.in: Regenerate.
5530 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5532         * MAINTAINERS (Write After Approval): Add myself.
5534 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5536         * MAINTAINERS (spu port): Add myself.
5538 2007-01-23  Richard Guenther  <rguenther@suse.de>
5540         PR bootstrap/30541
5541         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5542         * Makefile.tpl (GNATBIND): Substitute it.
5543         (GNATMAKE): Likewise.
5544         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5545         of STAGE_PREFIX.
5546         * Makefile.in: Regenerate.
5547         * configure: Regenerate.
5549 2007-01-18  Mike Stump  <mrs@apple.com>
5551         * configure.in: Re-enable -Werror for gcc builds.
5553 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5555         * MAINTAINERS (Write After Approval): Add myself.
5557 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5559         * configure.in: Change == to = in test command.
5560         * configure: Regenerate.
5562 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5563             Nick Clifton  <nickc@redhat.com>
5564             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5566         * configure.in (build_configargs, host_configargs, target_configargs):
5567         Remove build/host/target parameters.
5568         (host_libs): Add gmp and mpfr.
5569         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5570         * Makefile.def (gmp, mpfr): New.
5571         (gcc): Remove target.
5572         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5573         target_os, target_vendor): New.
5574         (configure): Add host_alias/target_alias arguments; adjust invocations.
5575         * configure: Regenerate.
5576         * Makefile.in: Regenerate.
5578 2007-01-11  Matt Fago  <fago@earthlink.net>
5580         * configure.in: Try to link to functions only in mpfr 2.2.x
5581         to improve robustness of configure tests.
5582         * configure: Regenerate.
5584 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5586         * MAINTAINERS: Add myself as i386 maintainer.
5588 2007-01-08  Jan Hubicka  <jh@suse.cz>
5590         * MAINTAINERS: Add myself as i386 maintainer.
5592 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5594         * configure.in: Add support for an x86_64-mingw* target.
5595         * configure: Regenerate.
5597 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5599         * Makefile.tpl (all-target): Correct @if conditional for target
5600         modules.
5601         * configure.in: Omit libiberty if building only target libgcc.
5602         * configure, Makefile.in: Regenerated.
5604 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5606         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5607         * configure: Regenerate.
5609 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5611         * Makefile.def (target_modules): Add libgcc.
5612         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5613         * Makefile.tpl (clean-target-libgcc): Delete.
5614         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5615         on gcc even for bootstrapped modules.  Rewrite handling of
5616         lang_env_dependencies to loop over target_modules.
5617         * configure.in (target_libraries): Add target-libgcc.
5618         * Makefile.in, configure: Regenerated.
5620 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5622         * configure.in: Reorganize recognition of languages.  Add
5623         --enable-stage1-languages.  Show supported languages for the chosen
5624         target rather than all recognized languages.
5625         * configure: Regenerate.
5627 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5629         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5630         * Makefile.in: Regenerate.
5632 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5634         * configure.in: Warn that MPFR 2.2.0 is buggy.
5635         * configure: Regenerate.
5637 2006-12-27  Ian Lance Taylor  <iant@google.com>
5639         * configure.in: When removing Makefiles to force a reconfigure, also
5640         remove prev-DIR*/Makefile.
5641         * configure: Regenerate.
5643 2006-12-22  Andreas Schwab  <schwab@suse.de>
5645         * configure: Regenerate with correct autoconf version.
5647 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5649         * configure.in: add AC_SUBST for *_FOR_TARGET.
5650         * configure: Regenerate.
5652 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5654         * configure.in: Simplify logic for rejecting languages that cannot
5655         be built.  Separate the case when a language is unsupported,
5656         from the case when the user chooses not to build a language.
5658 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5660         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5661         it only affects bootstrap and could be tested on "$host" as well.
5662         * configure: Regenerate.
5663         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5665 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5667         PR bootstrap/29544
5668         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5669         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5670         move here comment from Makefile.tpl.
5671         * Makefile.tpl: Move some definitions higher in the file.
5672         (STAGE1_CHECKING): New.
5673         * configure.in: Add --enable-stage1-checking.
5674         * configure: Regenerate.
5675         * Makefile.in: Regenerate.
5677 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5679         * MAINTAINERS: Add myself as build system maintainer.
5681 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5683         * MAINTAINERS (Write After Approval): Add myself.
5685 2006-12-13  Eric Christopher  <echristo@apple.com>
5687         * MAINTAINERS: Add myself as darwin maintainer.
5689 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5691         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5693 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5695         MAINTAINERS: Update my entry.
5697 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5699         * configure.in:  Handle spu makefile frag.
5700         * Makefile.tpl (MAINT): Define
5701         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5702         * configure: Regenerate.
5703         * Makefile.in: Regenerate.
5705 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5707         * config.guess: Import latest version.
5708         * config.sub: Likewise.
5710 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5712         * configure.in (spu-*-*): Don't skip target-libiberty.
5713         * configure: Regenerate.
5715 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5717         PR bootstrap/30134
5718         * configure.in: Correct x86 darwin support for libjava to powerpc
5719         and i?86 only.
5720         * configure: Regenerate.
5722 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5724         * configure.in: Add x86 darwin support for libjava.
5725         * configure: Regenerate.
5727 2006-12-07  Mike Stump  <mrs@apple.com>
5729         * Makefile.def (dependencies): Add dependency for
5730         install-target-libssp and install-target-libgomp on
5731         install-gcc.
5732         * Makefile.in: Regenerate.
5734 2006-12-04  Richard Guenther  <rguenther@suse.de>
5736         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5737         (Non-Algorithmic Maintainers): Move over non-algorithmic
5738         loop optimizer maintainers, add myself as a non-algorithmic
5739         middle-end maintainer.
5741 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5743         * MAINTAINERS (Write After Approval): Add myself.
5745 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5747         * configure.in: Update error message for missing GMP/MPFR.
5749         * configure: Regenerate.
5751 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5753         * configure.in: Update MPFR version in error message.
5755         * configure: Regenerate.
5757 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5759         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5760         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5761         --with-gmp-lib): New flags.
5763         * configure: Regenerate.
5765 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5767         * MAINTAINERS (Write After Approval): Change my email address.
5769 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5771         * MAINTAINERS (Write After Approval): Add myself.
5773 2006-11-22  Philipp Thomas  <pth@suse.de>
5775         * MAINTAINERS (i18n): Update e-mail address.
5777 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5779         * MAINTAINERS (spu port): Add myself as maintainer.
5780         (Write After Approval): Remove myself.
5782 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5784         * configure.in (skipdirs): Don't build libssp for SPU.
5785         * configure: Regenerate.
5787 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5789         * MAINTAINERS (spu port): Add myself as maintainer.
5790         (libobjc): Update my email address.
5792 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5794         * MAINTAINERS (Write After Approval): Add myself.
5796 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5798         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5799         * configure : Rebuilt.
5801 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5803         * MAINTAINERS (Write After Approval): Add myself.
5805 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5807         * MAINTAINERS (Write After Approval): Add myself.
5809 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5811         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5812         libmpfr.a.
5813         * configure: Regenerate.
5815 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5817         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5818         (unstage): Test for stage_last presence.
5820         PR bootstrap/29802
5821         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5822         STAGE_PREFIX.
5823         * Makefile.in: Regenerate.
5825 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5827         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5828         maintainers.
5830 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5832         * MAINTAINERS (Write After Approval): Add myself.
5834 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5836         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5837         and stageN-package/Makefile.
5838         * Makefile.in: Regenerated.
5840 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5842         * configure.in: Remove target-libgloss from noconfigdirs for
5843         bfin-*-*.
5844         * configure: Regenerated.
5846 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5848         * configure.in (have_gmp): Only error if the gcc directory exists.
5850         * configure: Regenerate.
5852 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5854         * configure.in: Robustify error message for missing GMP/MPFR.
5856         * configure: Regenerate.
5858 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5860         * MAINTAINERS (Write After Approval): Add myself.
5862 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5864         * MAINTAINERS: Change email address.
5866 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5868         * MAINTAINERS (Write After Approval): Add myself.
5870 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5872         * MAINTAINERS (Write After Approval): Add myself.
5874 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5876         * MAINTAINERS (Write After Approval): Move myself to
5877         Write After Approval section.
5879 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5881         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5882         need_gmp anymore.
5883         * configure: Regenerate.
5885 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5887         * MAINTAINERS (Write After Approval): Add myself.
5889 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5891         * config.guess: Import latest version.
5892         * config.sub: Likewise.
5894 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5896         * Makefile.def: Added pdf target handling.
5897         * Makefile.tpl: Added pdf target handling.
5898         * Makefile.in: Regenerated.
5900 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5902         * MAINTAINERS: Add self as score port maintainer.
5904 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5906         * MAINTAINERS (Write After Approval): Add myself.
5908 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5910         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5911         or newer.
5912         * configure: Regenerated.
5914 2006-09-27  Dave Brolley  <brolley@redhat.com>
5916         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5917         using $s instead of $r.
5918         * configure: Regenerated.
5920 2006-09-26  Thiemo Seufer  <ths@mips.com>
5922         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5923         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5924         * configure: Regenerate.
5926 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5928         * MAINTAINERS (Write After Approval): Remove myself.
5930 2006-09-22  Chao-ying Fu  <fu@mips.com>
5932         * MAINTAINERS (Write After Approval): Add myself.
5934 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5936         * MAINTAINERS: Add self as soft-fp maintainer.
5938 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5940         * MAINTAINERS: Add myself as avr maintainer.
5941         Remove Marek Michalkiewicz as avr maintainer.
5943 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5945         * MAINTAINERS (Write After Approval): Add myself.
5947 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5949         * configure.in: Never build newlib for a Mingw host.
5950         Never build newlib as Mingw target library.
5951         Test the existence of winsup/cygwin for building a Cygwin newlib,
5952         rather than just winsup.
5953         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5954         building a Mingw target.
5955         * configure: Regenerate.
5957 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5959         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5961 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5963         * config.guess: Import from src (was more updated).
5964         * config.sub: Likewise.
5966 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5968         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5969         * configure: Regenerated.
5971 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5973         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5974         for stages after the first.
5976 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5978         * Makefile.def: Add dependencies for configure-opcodes
5979         on configure-intl and all-opcodes on all-intl.
5980         * Makefile.in: Regenerated.
5982 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5984         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5986 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5988         Port to hosts whose 'sort' and 'tail' implementations
5989         treat operands with leading '+' as file names, as POSIX
5990         has required since 2001.  However, make sure the code still
5991         works on pre-POSIX hosts.
5992         * ltmain.sh: Don't assume "sort +2" is equivalent to
5993         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5995 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5997         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5999 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6001         * ltconfig: chmod 644 before ranlib during install.
6003 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6005         PR bootstrap/18058
6006         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6007         if the bootstrap compiler is a GCC version that supports it.
6008         * configure: Regenerate.
6010 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6012         * configure.in: Fix thinkos in previous check-in.
6013         * configure: Regenerate.
6015 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6017         PR other/27063
6018         * configure.in: Test subdir_requires and give an appropriate
6019         error message.
6020         * configure: Regenerate.
6022 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6024         * MAINTAINERS (Write After Approval): Add myself.
6026 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6028         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6030 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6032         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6034 2006-06-20  David Ayers  <d.ayers@inode.at>
6036         PR bootstrap/28072
6037         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6038         whether target-libjava is being configured instead of whether the
6039         java front end is enabled.
6040         * configure: Regenerate.
6042 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6044         PR target/27540
6045         * configure.in: Only enable libgomp on IRIX 6.
6046         * configure: Regenerate.
6048 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6050         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6051         too.
6052         * Makefile.in: Regenerate.
6054 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6056         * config-ml.in: Alter CCASFLAGS to include special
6057         multilib options the same as is done for CFLAGS.
6059 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6061         * configure.in: Don't enable libgomp on hpux10.
6062         * configure: Rebuilt.
6064 2006-06-12  David Ayers  <d.ayers@inode.at>
6066         PR bootstrap/27963
6067         PR target/19970
6068         * configure.in: Remove target-boehm-gc from noconfigdirs where
6069         ${libgcj} is specified.
6070         * configure: Regenerate.
6072 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6074         Sync from src:
6076         * configure.in: Sync.
6077         * configure: Regenerated.
6079         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6081         * Makefile.def: Added dependencies from sim and gdb on intl, and
6082         added configure dependencies to everything with an all dependency
6083         on intl.
6084         * Makefile.in: Regenerated.
6086 2006-06-06  David Ayers  <d.ayers@inode.at>
6088         PR libobjc/13946
6089         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6090         * Makefile.in: Regenerate.
6091         * configure.in: Add --enable-objc-gc at toplevel and have it
6092         enable boehm-gc for Objective-C.
6093         Remove target-boehm-gc from libgcj.
6094         Add target-boehm-gc to target_libraries.
6095         Add target-boehm-gc to noconfigdirs where ${libgcj}
6096         is specified.
6097         Assert that boehm-gc is supported when requested for Objective-C.
6098         Only build boehm-gc if needed either for Java or Objective-C.
6099         * configure: Regenerate.
6101 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6103         PR 27674
6104         * Makefile.tpl (configure-[+prefix+][+module+],
6105         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6106         Remove rule to unstage bootstrapped modules.
6107         (stage_current): New.
6108         * Makefile.in: Regenerate.
6110 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6112         * MAINTAINERS (Write After Approval): Update my e-mail address.
6114 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6116         * include/libiberty.h: Declare pex_run_in_environment.
6118 2006-05-31  Asher Langton  <langton2@llnl.gov>
6120         * MAINTAINERS (Write After Approval): Add myself.
6122 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6124         * Makefile.def (bfd, opcodes): Fix lib_path.
6125         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6126         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6127         * Makefile.in: Regenerate.
6129 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6131         * Makefile.in: Regenerate.
6133 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6135         * Makefile.def: Add install-html target. Add datarootdir
6136         docdir and htmldir to flags_to_pass.
6137         * Makefile.tpl: Add install-html target.
6138         * Makefile.in: Regenerate.
6139         * configure.in: Add --with-datarootdir, --with-docdir, and
6140         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6141         * configure: Regenerate.
6143 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6145         * configure.in: Enable gprof for cross builds.
6146         * configure: Regenerate.
6148 2006-05-22  Richard Guenther  <rguenther@suse.de>
6150         Revert
6151         2006-01-31  Richard Guenther  <rguenther@suse.de>
6152         Paolo Bonzini  <bonzini@gnu.org>
6154         * Makefile.def (target_modules): Add libgcc-math target module.
6155         * configure.in (target_libraries): Add libgcc-math target library.
6156         (--enable-libgcc-math): New configure switch.
6157         * Makefile.in: Re-generate.
6158         * configure: Re-generate.
6159         * libgcc-math: New toplevel directory.
6161 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6162             Andreas Tobler  <a.tobler@schweiz.ch>
6164         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6165         * configure: Rebuilt.
6167 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6169         * MAINTAINERS (Write After Approval): Add myself.
6171 2006-05-01  DJ Delorie  <dj@redhat.com>
6173         * configure.in: Restore CFLAGS if GMP isn't present.
6174         * configure: Regenerate.
6176 2006-05-01  Richard Guenther  <rguenther@suse.de>
6178         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6179         maintainer.
6181 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6183         * MAINTAINERS (Write After Approval): Add myself.
6185 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6187         * MAINTAINERS (Write After Approval): Add myself.
6189 2006-04-18  DJ Delorie  <dj@redhat.com>
6191         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6192         reference libgloss so that libssp can be built in a combined
6193         tree.
6194         * configure: Regenerate.
6196 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6198         * MAINTAINERS (Write After Approval): Add myself.
6200 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6202         * configure.in: Require makeinfo 4.4 or higher.
6203         * configure: Regenerate.
6205 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6207         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6208         Rearrange the entries of other libraries to have them in one place.
6210 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6212         * MAINTAINERS (Write After Approval): Remove myself.
6213         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6215 2006-03-14  Richard Guenther  <rguenther@suse.de>
6217         * configure: Regenerate with autoconf 2.13.
6219 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6221         * MAINTAINERS: Use my work address.
6223         * MAINTAINERS: Update my E-mail address.
6225 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6227         * configure.in: Handle --disable-<component> generically.
6228         * configure: Regenerate.
6230 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6232         PR libgcj/17311
6233         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6235 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6237         * MAINTAINERS (Write After Approval):  Remove myself.
6238         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6240 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6242         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6243         (TARGET_CONFIGDIRS): Remove.
6244         * configure.in: Remove AC_SUBST(target_configdirs).
6245         * Makefile.in, configure: Regenerated.
6247 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6249         * MAINTAINERS (Write After Approval):  Remove myself.
6250         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6252 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6254         PR bootstrap/25670
6256         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6258         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6259         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6260         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6261         BUILD_PREFIX, BUILD_PREFIX_1.
6262         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6264         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6265         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6267         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6268         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6269         of `cat stage_current`.  Always provide the `r' and `s' variables.
6270         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6271         a single shell execution.
6272         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6273         bootstrapped modules, make the stage1 module if the build was not
6274         started yet, else build the current stage.
6275         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6276         (all-build, all-host, all-target, [+make_target+]-host,
6277         [+make_target+]-target): Do not use \-continued lines.
6278         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6279         (current_stage, restrap, stage_last): New.
6281         * Makefile.in: Regenerate.
6282         * configure: Regenerate.
6284 2006-02-19  Bud Davis  <jmdavis@link.com>
6286         * MAINTAINERS (Write After Approval):  Remove myself.
6287         (Language Front End Maintainers):  Add myself as fortran 95
6288         maintainer and update e-mail address.
6290 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6292         * MAINTAINERS (Write After Approval):  Remove myself.
6293         (Language Front End Maintainers):  Add myself as fortran 95
6294         maintainer.
6296 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6298         * MAINTAINERS (Write After Approval): Add myself.
6300 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6302         * MAINTAINERS (Write After Approval):  Remove myself.
6303         (Language Front End Maintainers):  Add myself as
6304         fortran 95 maintainer.
6306 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6308         Sync from src:
6310         2005-12-27  Leif Ekblad  <leif@rdos.net>
6312         * configure.in: Add support for RDOS target.
6313         * configure: Regenerate.
6315 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6316             Andreas Schwab  <schwab@suse.de>
6318         * configure: Regenerate.
6320 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6322         * configure.in (enable_libgomp): Add AIX.
6323         * configure: Regenerate.
6325 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6327         * MAINTAINERS (Write After Approval): Add myself.
6329 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6331         * MAINTAINERS (Write After Approval): Add myself.
6333 2006-01-31  Richard Guenther  <rguenther@suse.de>
6334         Paolo Bonzini  <bonzini@gnu.org>
6336         * Makefile.def (target_modules): Add libgcc-math target module.
6337         * configure.in (target_libraries): Add libgcc-math target library.
6338         (--enable-libgcc-math): New configure switch.
6339         * Makefile.in: Re-generate.
6340         * configure: Re-generate.
6341         * libgcc-math: New toplevel directory.
6343 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6345         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6346         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6347         the assembler, linker and binutils.
6348         * configure: Regenerate.
6350 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6352         * MAINTAINERS (Write After Approval): Add myself.
6354 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6356         * configure: Regenerate.
6358 2006-01-18  Richard Henderson  <rth@redhat.com>
6359             Jakub Jelinek  <jakub@redhat.com>
6360             Diego Novillo  <dnovillo@redhat.com>
6362         * libgomp: New directory.
6363         * Makefile.def: Add target_module libgomp.
6364         * Makefile.in: Regenerate.
6365         * configure.in (target_libraries): Add target-libgomp.
6366         * configure: Regenerate.
6368 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6370         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6371         @ from continuation.
6372         * Makefile.in: Rebuilt.
6374 2006-01-04  Chris Lattner  <sabre@gnu.org>
6376         * MAINTAINERS (Write After Approval): Add myself.
6378 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6380         PR bootstrap/24252
6382         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6383         * Makefile.tpl (OBJDUMP): New.
6384         (EXTRA_HOST_FLAGS): Add it.
6385         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6387         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6388         to use symbolic links between directories.  Avoid race conditions
6389         or make them harmless.
6390         * configure.in: Do not try to use symbolic links between directories.
6392         * Makefile.def (LEAN): Pass.
6393         * Makefile.tpl (LEAN): Define.
6394         (stage[+id+]-start): Accept that the previous directory does not
6395         exist, if the bootstrap is lean.
6396         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6397         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6398         configure substitution.
6399         ([+compare-target+]): Likewise.
6400         ([+bootstrap-target+]-lean): New.
6401         * configure.in: Remove lean bootstrap support from here.
6403         * Makefile.in: Regenerate.
6404         * configure: Regenerate.
6406 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6408         * MAINTAINERS (libdecnumber): Add myself.
6410 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6412         * libtool-ldflags: New script.
6414 2006-01-02  Andreas Schwab  <schwab@suse.de>
6416         * configure.in: When reconfiguring remove Makefile in
6417         all stage directories.
6418         * configure: Regenerate.
6420 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6422         * MAINTAINERS: Update my email address.
6424 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6426         Revert Ada-related part of the previous change.
6428         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6429         Do not pass.
6430         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6431         * Makefile.in: Regenerate.
6432         * configure.in: Do not include mt-ppc-aix target fragment.
6433         * configure: Regenerate.
6435 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6437         * configure.in: Select appropriate fragments for PowerPC/AIX.
6438         * configure: Regenerate.
6440         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6441         BOOT_CFLAGS, BOOT_LDFLAGS.
6442         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6443         BOOT_CFLAGS, BOOT_LDFLAGS.
6444         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6445         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6446         (stage): Fail if we cannot complete the work.
6447         * Makefile.in: Regenerate.
6449 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6451         * configure.in: Replace ms1 with mt.
6452         * configure: Rebuilt.
6454 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6456         * MAINTAINERS: Update my email address.
6458 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6460         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6461         install-host-nogcc): Don't invoke $(stage) at the end.
6462         * Makefile.in: Regenerate.
6464 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6466         * configure.in: Flip the top-level bootstrap switch.
6467         * configure: Regenerate.
6469 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6471         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6472         $(stage) and $(unstage).
6473         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6474         (all): Remove stray semicolon.
6475         (local-distclean): Don't handle multilib.tmp and multilib.out.
6476         (install.all): Set $s for consistency.
6477         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6478         check_multilibs setting.  Always make the install directory.
6479         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6480         Correct @if/@endif.
6481         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6482         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6483         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6484         (multilib.out): Remove.
6485         * Makefile.in: Regenerated.
6487 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6489         * MAINTAINERS (Write After Approval): Add myself.
6491 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6493         * MAINTAINERS: Add myself as mt maintainer.
6495         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6497 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6499         * MAINTAINERS: Change email address.
6501 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6503         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6504         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6505         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6506         Find in-tree tools if available.
6507         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6508         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6509         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6510         (COMPILER_*_FOR_TARGET): New.
6511         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6512         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6513         (CONFIGURED_*, USUAL_*): Remove.
6514         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6515         STRIP): Use autoconf substitutions.
6516         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6517         COMPILER_NM_FOR_TARGET): New.
6518         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6520         (all): Make all-host and all-target in parallel.
6521         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6522         that $$r and $$s are set before invoking a recursive make.
6523         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6524         ([+bootstrap-target+]): Inline most of the `all' target.
6526 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6528         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6529         from the gcc build directory.
6530         * Makefile.in: Regenerate.
6532 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6534         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6535         depend on all-libdecnumber.
6536         * configure.in (host_libs): Include libdecnumber.
6537         * Makefile.in: Regenerate.
6538         * configure: Likewise.
6540 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6542         * libdecnumber: Import decNumber sources from the dfp-branch.
6544 2005-11-21  Kean Johnston  <jkj@sco.com>
6546         * config.sub, config.guess: Sync from upstream sources.
6548 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6550         Import from Autoconf sources:
6552         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6553         * config/move-if-change: Don't output "$2 is unchanged";
6554         suggested by Ben Elliston.  Handle weird characters correctly.
6556 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6558         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6559         to match upstream libtool for darwin.
6561 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6563         * Makefile.def: Remove gdb dependencies for gdbtk.
6564         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6565         (configure-gdb, install-gdb): New rules.
6566         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6567         * Makefile.in, configure: Regenerated.
6569 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6571         * MAINTAINERS (Write After Approval): Add myself.
6573 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6575         * MAINTAINERS (Write After Approval): Add myself.
6577 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6579         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6580         Diego Novillo.
6582 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6584         PR bootstrap/24297
6585         * Makefile.tpl (do-[+make-target+], do-check, install,
6586         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6587         are set before recursing.
6588         * Makefile.in: Regenerate.
6590 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6592         PR bootstrap/18939
6593         * Makefile.def (gcc) <target>: Fix thinko.
6594         * Makefile.in: Regenerate.
6596 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6598         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6599         * configure: Regenerate.
6601 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6603         * MAINTAINERS (Write After Approval): Add self.
6605 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6607         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6608         target-libffi, target-qthreads, target-libjava, and
6609         targetlibobjc.
6610         * configure: Regenerate.
6612 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6614         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6615         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6616         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6617         (USUAL_OBJDUMP_FOR_TARGET): New.
6618         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6619         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6620         * configure, Makefile.in: Regenerated.
6622 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6624         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6625         before other host packages.
6627 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6629         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6631 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6633         PR bootstrap/22340
6635         * configure.in (default_target): Remove.
6636         * Makefile.tpl (all): Do not use prerequisites as subroutines
6637         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6638         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6639         use prerequisites as subroutines.
6640         (check-host, check-target): New.
6641         (bootstrap configure & all targets): Do not use stage*-start
6642         if the directory layout is already ok.
6643         (non-bootstrap configure & all targets): Prepend a $(unstage).
6644         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6645         (NOTPARALLEL): Remove.
6646         (unstage, stage variables): New variables.
6647         (unstage, stage targets): Simply expand to those variables.
6649         * configure: Regenerate.
6650         * Makefile.in: Regenerate.
6652 2005-10-04  James E Wilson  <wilson@specifix.com>
6654         * Makefile.def (lang_env_dependencies): Add libmudflap.
6655         * Makefile.in: Regenerate.
6657 2005-10-03  Andreas Schwab  <schwab@suse.de>
6659         Backport from libtool CVS:
6660         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6662         * ltmain.sh: add support for installing into temporary
6663         staging area (e.g. 'make install DESTDIR=...')
6665 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6667         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6668         * configure: Regenerated.
6670 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6672         * configure: Regenerate with the correct
6673         autoconf version.
6675 2005-09-30  Catherine Moore  <clm@cm00re.com>
6677         * configure.in (bfin-*-*): New.
6678         * configure: Regenerated.
6680 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6682         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6683         (LIPO_FOR_TARGET): New.
6684         (CONFIGURED_LIPO_FOR_TARGET): New.
6685         (USUAL_LIPO_FOR_TARGET): New.
6686         (STRIP_FOR_TARGET): New.
6687         (CONFIGURED_STRIP_FOR_TARGET): New.
6688         (USUAL_STRIP_FOR_TARGET): New.
6689         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6690         STRIP_FOR_TARGET.
6691         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6692         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6693         * Makefile.in: Regenerate.
6694         * configure: Regenerate.
6696 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6698         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6699         (rs6000-*-aix*): Same.
6700         * configure: Regenerate.
6702 2005-09-16  Tom Tromey  <tromey@redhat.com>
6704         * MAINTAINERS: Add self as java maintainer.
6706 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6708         * configure.in: Recognize f95 in the --enable-languages option,
6709         and substitute it for fortran, issuing a warning.
6710         * configure: Regenerate.
6712 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6714         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6715         * configure:  Regenerated.
6717 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6719         * MAINTAINERS: Add self as ms1 maintainer.
6721 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6723         * Makefile.def (libssp): Add to lang_env_dependencies.
6724         * Makefile.in: Regenerate.
6726 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6728         * MAINTAINERS: Add myself as middle-end maintainer.
6730 2005-08-17  Christian Groessler  <chris@groessler.org>
6732         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6733         * Makefile.in: Regenerate.
6735 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6737         * MAINTAINERS (write after approval): Added myself.
6739 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6741         * MAINTAINERS (Write After Approval): Add myself.
6743 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6745         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6746         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6747         Look for alternate names of the target cc and c++
6748         * configure: Regenerate.
6750 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6752         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6753         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6754         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6755         tools; remove code to manually set them.
6756         (Target tools): Look in the environment for them.
6757         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6758         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6759         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6760         build directory.
6761         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6762         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6763         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6764         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6765         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6766         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6767         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6768         * configure: Regenerate.
6769         * Makefile.in: Regenerate.
6771 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6773         * MAINTAINERS: Update for removed CPU targets.
6775 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6777         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6778         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6779         * Makefile.in: Regenerated.
6781 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6783         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6784         (CFLAGS_FOR_TARGET): Use it.
6785         (CXXFLAGS_FOR_TARGET): Likewise.
6786         * Makefile.in: Regenerated.
6787         * configure.in (--with-build-sysroot): New option.
6788         * configure: Regenerated.
6790 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6792         * Makefile.tpl: Wrap install between unstage and stage
6793         * Makefile.in: Regenerate.
6795 2005-07-21  Eric Christopher  <echristo@apple.com>
6797         * MAINTAINERS: Update affiliation.
6799 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6801         * MAINTAINERS: Add self as crx port maintainer.
6803 2005-07-20  DJ Delorie  <dj@redhat.com>
6805         * MAINTAINERS: Add self as m32c maintainer.
6807 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6809         * all files: Update FSF address.
6811 2005-07-15  Eric Christopher  <echristo@redhat.com>
6813         * MAINTAINERS: Change affiliation.
6815 2005-07-14  Jim Blandy  <jimb@redhat.com>
6817         * configure.in: Add cases for Renesas m32c.
6818         * configure: Regenerated.
6820 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6822         * COPYING.LIB: Update from fsf.org.
6824 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6826         * COPYING, compile, config.guess,
6827         config.sub, install-sh, missing, mkinstalldirs,
6828         symlink-tree, ylwrap: Sync from upstream sources.
6829         * config-ml.in: Update FSF address.
6831 2005-07-13  Eric Christopher  <echristo@redhat.com>
6833         * configure.in: Add toplevel noconfigdir support for tpf.
6834         * configure: Regenerate.
6836 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6838         PR ada/22340
6840         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6841         * Makefile.in: Regenerate.
6843 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6845         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6846         Brolley to write-after-approval.
6848 2005-07-07  Andreas Schwab  <schwab@suse.de>
6850         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6851         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6852         * Makefile.in: Regenerated.
6854 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6856         * configure.in: Don't build sim or rda when targetting darwin.
6857         * configure: Regenerate.
6859 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6861         * configure.in: Add --enable-libssp and --disable-libssp.
6862         * configure: Regenerate with autoconf-2.13.
6864 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6866         * Makefile.def (target_modules): Add libssp.
6867         * configure.in (target_libraries): Add target-libssp.
6868         * configure: Rebuilt.
6869         * Makefile.in: Rebuilt.
6871 2005-07-01  Zack Weinberg  <zackw@panix.com>
6873         * MAINTAINERS: Change email address.  Resign from maintainership.
6875 2005-07-01  Richard Guenther  <rguenther@suse.de>
6877         * MAINTAINERS: Change my e-mail address and affiliation.
6879 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6881         * Makefile.def (stagefeedback): Come after profile.
6882         Define profiledbootstrap target.
6883         * Makefile.tpl (profiledbootstrap): Remove.
6884         (stageprofile-end): Zap stagefeedback.
6885         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6886         * Makefile.in: Regenerate.
6888 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6890         * MAINTAINERS: Update my email address.
6892 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6894         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6895         In 'cpp' stanza, support '#line' as well as '# '.
6897 2005-06-08  Andreas Schwab  <schwab@suse.de>
6899         * MAINTAINERS: Move myself from 'Write After Approval' to
6900         'CPU Port Maintainers' section as m68k maintainer.
6902 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6904         * configure.in (unsupported_languages): New macro.
6905         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6906         non-ported target libraries in noconfigdirs.
6907         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6908         non-linux-gnu.  Remove libgcj_ex_libffi.
6909         <lang_frag loop>: Set add_this_lang=no if the language is in
6910         unsupported_languages.
6911         * configure: Regenerate.
6913 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6915         * configure.in: Fix typo in handling of --with-mpfr-dir.
6916         * configure: Regenerate.
6918 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6920         * MAINTAINERS: Update my email address.
6922 2005-06-02  Jim Blandy  <jimb@redhat.com>
6924         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6925         accepted into the master sources.)
6927 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6928             Michael Snyder  <msnyder@redhat.com>
6929             Stan Cox  <scox@redhat.com>
6931         * configure.in: Set noconfigdirs for ms1.
6933         * configure: Regenerate.
6935 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6937         * MAINTAINERS (Write After Approval): Add self.
6939 2005-06-01  Josh Conner  <jconner@apple.com>
6941         * MAINTAINERS (Write After Approval): Add self.
6943 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6945         * MAINTAINERS: Update my email address.
6947 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6949         * MAINTAINERS (Write After Approval): Add self.
6951 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6953         * MAINTAINERS (Write After Approval): Remove self.
6955 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6957         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6958         (Dependencies): Consider target modules for bootstrap dependencies.
6959         Make target bootstrap modules depend on each stage's gcc.
6960         * Makefile.in: Regenerate.
6962 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6964         * Makefile.def (configure-gcc): Depend on binutils having been built.
6965         (all-gcc): No need to do it here.
6966         * Makefile.in: Regenerate.
6968 2005-05-19  Paul Brook  <paul@codesourcery.com>
6970         * configure.in: Rewrite misleading error message when requested
6971         language cannot be built.
6972         * configure: Regenerate.
6974 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6976         * ylwrap: Import from Automake 1.9.5.
6978 2005-05-13  David Ung  <davidu@mips.com>
6980         * MAINTAINERS (Write After Approval): Add self.
6982 2005-05-09  Mike Stump  <mrs@apple.com>
6984         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6985         lt_cv_sys_max_cmd_len for now.
6987 2005-05-09  Stan Cox  <scox@redhat.com>
6989         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6991 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6993         * README.SCO: Update the URL.
6995 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6997         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6998         with_gnu_ld to libtool.
6999         * ltcf-c.sh (aix[45]): Define file_list_spec.
7000         * ltcf-cxx.sh (aix[45]): Same.
7001         * ltcf-gcj.sh (aix[45]): Same.
7002         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7003         exists, write list of input files to temporary file.
7005 2005-05-04  Mike Stump  <mrs@apple.com>
7007         * configure.in: Always pass --target to target configures as
7008         otherwise rebuilds that do --recheck will fail.
7009         * confiugure: Rebuilt.
7011 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7013         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7014         STAGE_HOST_EXPORTS.
7015         (configure, all): Add bootstrap support.
7016         (Host modules, target modules): Pass post-stage1 flags and exports.
7017         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7018         * Makefile.in: Regenerate.
7020 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7022         * configure: Regenerate.
7024 2005-04-27  Mike Stump  <mrs@apple.com>
7026         * MAINTAINERS: Add self as darwin maintainer.
7028 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7030         * config.sub: Update from master copy.
7032 2005-04-21  Mike Stump  <mrs@apple.com>
7034         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7035         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7037 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7039         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7040         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7041         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7042         "*-*-elf" and "*-*-linux*".
7043         * configure: Regenerate.
7045 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7047         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7049 2005-04-12  Mike Stump  <mrs@apple.com>
7051         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7053 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7055         * MAINTAINERS (Write After Approval): Add myself.
7057 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7059         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7061 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7063         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7064         (TARGET_CONFIGARGS): Include --with-target-subdir.
7065         (configure, all): New macros.  Use them throughout.
7066         * Makefile.in: Regenerate.
7068 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7070         * MAINTAINERS (Write After Approval): Add myself.
7072 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7074         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7076 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7078         * MAINTAINERS: Move John Carr to Write After Approval.
7080 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7082         * config/mh-mingw32: Delete.
7083         * configure.in: Don't use it.
7084         * configure: Regenerate.
7086 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7088         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7089         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7090         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7091         (HOST_LIB_PATH): Generate from Makefile.def.
7092         (TARGET_LIB_PATH): Likewise.
7093         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7094         * Makefile.in: Regenerate.
7095         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7096         (RPATH_ENVVAR): Include Darwin case.
7097         * configure: Regenerate.
7099 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7101         * MAINTAINERS (Various Maintainers): Remove self.
7102         (Write After Approval): Add self.
7104 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7106         * MAINTAINERS (Various Maintainers): Add self.
7108 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7110         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7111         * configure: Regenerate.
7113 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7115         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7116         gcc_version, and gcc_version_trigger from set of flags to pass.
7117         * Makefile.tpl: Remove definitions of above variables.
7118         (config.status): Remove dependency on $(gcc_version_trigger).
7119         * Makefile.in: Regenerate.
7120         * configure.in: Do not reference config/gcc-version.m4 nor
7121         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7122         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7123         * configure: Regenerate.
7125 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7126             Andrew Pinski  <pinskia@physics.uc.edu>
7128         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7129         * Makefile.in: Regenerate.
7131 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7133         * MAINTAINERS (Write After Approval): Add myself.
7135 2005-03-03  David Ayers  <d.ayers@inode.at>
7137         * MAINTAINERS (Write After Approval): Add myself.
7139 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7141         PR libgcj/20160
7142         * ltmain.sh: Avoid creating archives with components that have
7143         duplicate basenames.
7145 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7147         PR bootstrap/20250
7148         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7149         instead of check.
7150         * Makefile.in: Regenerate.
7152 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7154         * Makefile.in: Regenerate to fix conflict between the previous two
7155         patches.
7157 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7159         PR bootstrap/17383
7160         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7161         * Makefile.tpl (HOST_SUBDIR): New substitution.
7162         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7163         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7164         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7165         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7166         (Host modules, Bootstrapped modules): Use it.
7167         (Build modules, Target modules): Do not create symlink trees,
7168         always configure out-of-srcdir.
7169         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7170         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7171         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7172         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7174         * Makefile.in: Regenerate.
7175         * configure: Regenerate.
7177 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7179         Merged from libada-gnattools-branch:
7180         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7182         * gnattools: New directory.
7183         * Makefile.def: Add gnattools as a module, depending on target-libada.
7184         * Makefile.in: Regenerate.
7185         * configure.in: Include gnattools in host_tools; disable it if ada
7186         is disabled.
7187         * configure: Regenerate.
7189 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7191         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7192         treelang maintainer.
7193         (Write After Approval): Remove myself.
7195 2005-02-23  Paul Schlie  <schlie@comcast.net>
7197         * configure.in: Allow darwin targeted ports to build tk, itcl and
7198         libgui.
7199         * configure: Regenerate.
7201 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7203         PR libgcj/10353
7204         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7205         * configure: Regenerate.
7207 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7209         * MAINTAINERS (Write After Approval): Add myself.
7211 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7213         * MAINTAINERS: Update my e-mail address.
7215 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7217         * MAINTAINERS (Write After Approval): Add myself.
7219 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7221         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7222         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7223         target-libgloss when not *-*-elf and *-*-aout.
7224         * configure: Regenerate.
7226 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7228         * MAINTAINERS: Remove obsolete entries.
7230         * MAINTAINERS (Write After Approval): Add Michael Matz.
7232 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7234         * MAINTAINERS: Remove self as cpplib maintainer.
7236 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7238         * install-sh, config.sub: Import from upstream.
7240 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7242         PR bootstrap/18222
7243         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7244         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7245         * Makefile.in: Regenerate.
7247 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7249         * MAINTAINERS: Update my email address.
7251 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7252             Andreas Schwab  <schwab@suse.de>
7254         PR bootstrap/18033
7255         * config-ml.in: Eval option if surrounded by single quotes.
7257 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7259         Revert 2004-12-28 Makefile changes, a better fix will be
7260         applied to mainline and src after GCC 4.0 branches.
7262 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7264         PR bootstrap/17383
7266         * Makefile.def (target_modules): Remove stage parameter,
7267         it is always true now.
7268         * Makefile.tpl (configure-build-[+module+],
7269         configure-target-[+module+]): Always build symlink tree
7270         for the directory and for include.  BUILD_SUBDIR and
7271         TARGET_SUBDIR cannot be . anymore.
7272         * Makefile.in: Regenerate.
7274 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7276         Revert 2004-12-08 Makefile changes.
7278 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7280         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7281         cygwin, mingw.
7283 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7285         * configure.in (sh64-*-*): Reenable gprof.
7286         * configure: Regenerate.
7288 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7290         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7291         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7292         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7293         * Makefile.in: Regenerate.
7295 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7297         * MAINTAINERS: Update my email address.
7299 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7301         * Makefile.tpl: Generate normal dependencies if the LHS module is
7302         not bootstrapped.
7303         * Makefile.in: Regenerate.
7305 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7307         * configure.in: Include config/gxx-include-dir.m4.  Use
7308         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7309         * configure: Regenerate.
7311 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7313         * config.if: Delete.
7314         * configure.in: Set libstdcxx_incdir directly.
7315         * configure: Regenerate.
7317 2004-12-02  Eric Christopher  <echristo@redhat.com>
7319         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7320         * Makefile.in: Regenerate.
7322 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7324         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7325         * configure: Regenerate.
7327 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7329         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7330         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7331         * configure: Regenerate.
7333 2004-12-01  Eric Christopher  <echristo@redhat.com>
7335         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7336         of things to remove.
7338 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7340         * MAINTAINERS (Write After Approval): Update my e-mail address.
7342 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7344         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7345         from CVS libtool to always pass_all.
7347 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7349         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7350         (hppa*64*-*-*): Delete incorrect comment.
7351         * configure: Rebuilt.
7353 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7355         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7357 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7359         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7360         from CVS libtool to always pass_all.
7362 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7364         * install-sh, compile: Import from automake.
7366 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7368         * config.guess, config.sub:  Import from savannnah.
7370 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7372         * MAINTAINERS (Write After Approval): Add myself
7374 2004-11-12  Mike Stump  <mrs@apple.com>
7376         * Makefile.def: Add html support.
7377         * Makefile.tpl: Likewise.
7378         * Makefile.in: Regenerate.
7380 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7382         PR 18423
7383         * configure.in: Remove all instances of build-fixincludes from
7384         noconfigdirs.
7385         (build_configargs): Supply --target to subdirectories.
7386         * configure: Regenerate.
7388         * Makefile.def: Make gcc install depend on fixincludes install.
7389         * Makefile.in: Regenerate.
7391 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7393         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7395 2004-11-11  Paul Brook  <paul@codesourcery.com>
7397         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7399 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7401         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7402         target-libgfortran.
7403         * configure: Regenerate.
7405 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7407         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7408         like CC.
7410 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7412         * Makefile.def (host fixincludes): Specify missing targets.
7413         * Makefile.in: Regenerate.
7415 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7417         * MAINTAINERS: Add myself
7419 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7421         * MAINTAINERS (Write After Approval): Add myself.
7423 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7425         * Makefile.def: Build fixincludes for the host, too.
7426         * Makefile.in: Regenerate.
7427         * configure.in (host_tools): Add fixincludes.
7428         * configure: Regenerate.
7430 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7432         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7433         * configure: Regenerated.
7435 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7437         PR other/17783
7438         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7439         * configure: Regenerated.
7441 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7443         * README.SCO: Update per FSF instructions.
7445 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7447         PR target/18151
7448         * configure.in (case ${target}): Do not build fixincludes for avr.
7449         * configure: Regenerated.
7451 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7453         * configure.in (case ${target}): Do not build fixincludes
7454         on platforms where it is not used.
7455         * configure: Regenerated.
7457 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7459         * configure.in: Use an absolute path to install-sh.
7460         * configure: Regenerated.
7462 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7464         * MAINTAINERS (Write After Approval): Add myself.
7466 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7468         * MAINTAINERS: Remove from Write After Approval those that are
7469         already maintainers.
7471 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7473         * MAINTAINERS:  Update my email address.
7475 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7477         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7478         * configure: Regenerate.
7480 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7482         * MAINTAINERS:  Update my email address.
7484 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7486         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7487         entries belonging to this category.
7489 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7491         * MAINTAINERS: Update my e-mail address.
7493 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7495         Fix wrong conflict resolution in:
7497         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7499         * Makefile.in: Regenerate.
7500         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7501         in the recursive `make', instead of hardwiring `all'.
7502         (Autogenerated TARGET-* variables): New.
7504 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7506         * configure.in: Enable target-libgloss for crx-*-*.
7507         * configure: Regenerate.
7509 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7511         * MAINTAINERS (Various Maintainers): Move the "windows,
7512         cygwin, mingw" maintainer to ...
7513         (OS Port Maintainers): ... here.
7515 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7517         * MAINTAINERS (Write After Approval): Remove those that are
7518         maintainers of some subsystem.
7520 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7522         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7523         * ltcf-cxx.sh (tpf*): Likewise.
7524         * ltconfig (tpf*): Add TPF OS configuration support.
7526 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7528         * MAINTAINERS: Change my email address to my new work account.
7530 2004-09-24  Michael Roth  <mroth@nessie.de>
7532         * configure.in (--without-headers): Add missing double quotes.
7533         * configure: Regenerate.
7535 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7537         * ylwrap: Revert to previous version.
7539 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7541         PR bootstrap/17369
7542         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7543         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7544         SET_GCC_LIB_PATH_CMD.
7545         (BASE_TARGET_EXPORTS): Likewise.
7546         * Makefile.in: Regenerated.
7548         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7549         * configure: Regenerated.
7551 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7553         * config.guess: New upstream version
7554         * compile, depcomp, install-sh, ylwrap: Likewise.
7556 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7558         * config/mh-x86omitfp: New host makefile fragment.  Add
7559         -fomit-frame-pointer to the default BOOT_CFLAGS.
7560         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7561         * configure: Regenerate.
7563 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7565         PR target/11572
7566         * configure.in (*-*-darwin*): Renable libobjc.
7567         * configure: Regenerate.
7569 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7571         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7573 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7575         * Makefile.def: Remove libbanshee.
7576         * Makefile.tpl: Ditto.
7577         * configure.in: Ditto.
7578         * Makefile.in: Regen.
7579         * configure: Ditto.
7581 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7583         * ltmain.sh: Use $pic_object as $non_pic_object if
7584         $non_pic_object=none.
7586 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7588         * missing: Import latest version from master repository.
7590 2004-09-06  Nick Clifton  <nickc@redhat.com>
7592         * config.sub: Import latest version from master repository.
7593         * config.guess: Likewise.
7594         This includes these changes:
7596         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7598         * config.sub: Handle crisv32, alias etraxfs.
7599         * config.guess (crisv32:Linux:*:*): Handle.
7601         2004-08-13  Brad Smith  <brad@comstyle.com>
7603         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7604         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7606         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7608         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7609         assume the processor is a powerpc.  This is because coreutils
7610         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7611         in this case, due to a MacOS X bug that causes
7612         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7613         to return a negative number.
7614         Problem reported by Petter Reinholdtsen in:
7615         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7617         2004-07-19  Ben Elliston  <bje@gnu.org>
7619         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7621         2004-06-24  Ben Elliston  <bje@gnu.org>
7623         * config.guess: Update copyright years.
7624         * config.sub: Likewise.
7626         2004-06-22  Robert Millan  <robertmh@gnu.org>
7628         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7629         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7631         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7633         * config.guess (*:*VMS:*:*): New entry. Replaces
7634         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7635         manufacturer.
7637         2004-06-22  Ben Elliston  <bje@gnu.org>
7639         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7640         * config.sub: Likewise.
7642         2004-06-22  Ben Elliston  <bje@gnu.org>
7644         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7645         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7647         2004-06-11  Ben Elliston  <bje@gnu.org>
7649         * config.guess (pegasos:OpenBSD:*:*): Remove.
7651         2004-06-11  Ben Elliston  <bje@gnu.org>
7653         From Wouter Verhelst <wouter@grep.be>:
7654         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7656         2004-06-11  Ben Elliston  <bje@gnu.org>
7658         * config.guess (luna88k:OpenBSD:*:*): New.
7660         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7662         * config.guess (m32r*:Linux:*:*): New case.
7663         * config.sub: Handle m32rle.
7665         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7667         From Jens Petersen  <petersen@redhat.com>:
7668         * config.sub: Handle sparcv8.
7670         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7672         From Tom Smith <smith@cag.lkg.hp.com>:
7673         * config.guess: Version suffixes are equally significant on Tru64
7674         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7675         prefix of "P" (patched kernel).
7677         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7679         * config.sub: Add support for National Semiconductor CRX target.
7681 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7683         * MAINTAINERS (Various Maintainers): Remove myself as web page
7684         maintainer, add myself as maintainer of build status lists.
7686 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7688         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7689         *-*-netware, but add target-libmudflap.
7690         Consolidate *-*-netware targets (of which really only i?86 exists)
7691         into a single entry.
7692         * configure: Likewise.
7694 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7696         * Makefile.tpl (sorry): Remove.
7697         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7698         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7699         (do-clean): Clean per-stage directories too.
7700         (do-distclean): Run distclean-stage1 too.
7701         (.NOTPARALLEL): Enable during toplevel bootstrap.
7702         (stage[+id+]-bubble): Enable parallel execution during
7703         the recursive invocation.
7704         * Makefile.in: Regenerate.
7706         Fix previous checkin:
7708         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7709         include.
7710         * configure.in: Fix indentation.
7711         * configure: Regenerate.
7713 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7715         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7716         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7717         * configure: regenerate
7718         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7719         -mdynamic-no-pic
7721 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7723         * Makefile.def (build_modules): Add fixincludes.
7724         (dependencies): Make gcc depend on fixincludes.
7725         * configure.in (build_tools): Add fixincludes.
7726         (build_configdirs): Always include build_libs.
7727         * Makefile.in: Regenerate.
7728         * configure: Regenerate.
7730 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7732         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7733         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7734         phony targets; do not generate timestamp files.
7735         (distclean-stageN): Remove references to their timestamp files.
7736         (restageN, touch-stageN): Remove.
7737         (stageN-bubble): Rewritten.
7738         (compare): Support lean bootstraps.
7739         * Makefile.in: Regenerate.
7741         * configure.in: Only warn when bootstrapping but
7742         build != host or build != target.  Support lean bootstraps.
7743         * configure: Regenerate.
7745 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7747         * configure.in:  Give a better error message if GMP/MPFR are missing
7748         and a language needing them has been requested.
7749         * configure:  Regenerated.
7751 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7753         * configure.in:  Print a list of available language front-ends if
7754         a requested one is missing.  Tidy stray tab characters.
7755         * configure:  Regenerated.
7757 2004-08-19  Michael Koch  <konqueror@gmx.de>
7759         * gcc/doc/install.texi: Update entry about automake for libjava.
7761 2004-08-17  Robert Millan  <robertmh@gnu.org>
7763         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7764         (instead of FreeBSD).
7765         * configure: Regenerate.
7767 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7769         * Makefile.in: Regenerate.
7770         * configure: Regenerate.
7772         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7773         stage_*_flags.
7774         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7775         for bootstrapped modules if toplevel bootstrap is going.
7776         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7777         modules.  Adjust for changes in Makefile.def.  Enable several
7778         rules even in non-bootstrap mode, just to avoid peppering the
7779         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7780         (stage-[+prev+]-bubble): Remove.
7782         * Makefile.def (Dependencies): Depend on all-build-bison,
7783         all-build-flex, all-build-byacc, all-build-texinfo, rather
7784         than the host variations.
7785         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7786         with BUILD_SUBDIR.
7787         (BISON): Update for recent Bisons.
7788         (YACC): Fix typo.
7789         (cross): Depend on all-build.
7790         (all): Do not depend on all-build.
7791         (prebootstrap): Remove.
7792         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7793         (Prebootstrap dependencies): Add them to the per-stage targets
7794         and to all-prebootstrap.
7795         * configure.in (build_configdirs): Always enable build_tools.
7796         (BUILD_DIR_PREFIX): Remove.
7798         * Makefile.def (gcc): Add target variable.
7799         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7800         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7801         in the recursive `make', instead of hardwiring `all'.
7802         (Autogenerated TARGET-* variables): New.
7804 2004-08-13  Brian Booth  <bbooth@redhat.com>
7806         * MAINTAINERS: Remove myself from write-after-approval.
7808 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7810         * src-release: Stop distributing mmalloc with gdb (which doesn't
7811         use it).
7812         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7813         * Makefile.in: Regenerate.
7815 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7817         * configure.in (arm*-*-eabi*): New target.
7818         * configure: Regenerate.
7820 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7822         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7823         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7824         (Dependencies): New section.
7825         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7826         (configure-target-[+module+]): Depend on maybe-all-gcc
7827         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7828         (toplevel profiledbootstrap): Fix dependencies.
7829         * Makefile.in: Regenerate.
7831 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7833         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7834         target-libiberty to noconfigdirs.
7835         * configure: Regenerate.
7837 2004-08-03  Paul Brook  <paul@codesourcery.com>
7839         * configure.in: Check for MPFR as well as GMP.
7840         * configure: Regenerate.
7842 2004-08-01  Robert Millan  <robertmh@gnu.org>
7844         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7845         libmudflap for all GNU-based systems (with Glibc).
7846         * configure: Regenerate.
7848 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7850         * Makefile.def (host-modules): Add gcc.
7851         * Makefile.in: Regenerate.
7852         * Makefile.tpl (sorry): New rule.
7853         (configure-host, all-host, [+make_target+]-host, do-check,
7854         install-host): Do not add gcc as a special case.
7855         (host modules): Add a small special-casing for gcc.  Export
7856         extra_make_flags through the environment.
7857         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7858         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7859         other recursive targets for gcc): Remove.
7861         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7862         (stage, unstage): New rules.
7863         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7864         distclean-stage[+id+]): Use stage_current.
7865         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7866         the stage*-start rules.
7868 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7870         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7871         use -all_load flag.
7873 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7875         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7876         * configure: Regenerate.
7878 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7880         * maintainer-scripts/gcc_release: Revert yesterday's change.
7882 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7884         * MAINTAINERS: Add myself to write-after-approval.
7886 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7888         * libf2c: Removed.
7889         * gcc/gccbug.in: Updated because of libf2c removal.
7890         * maintainer-scripts/gcc_release: Ditto.
7892 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7894         * configure.in: Build libmudflap by default on FreeBSD.
7895         * configure: Regenerated.
7897 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7899         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7900         systems.
7901         * configure: Regenerated.
7903 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7905         PR target/16344
7906         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7907         feedback based compiler.
7908         * Makefile.in: Rebuilt.
7910 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7912         * Makefile.def (host_modules): Set bootstrap=true for flex.
7913         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7914         * Makefile.in: Rebuilt.
7916 2004-07-07  Jan Hubicka  <jh@suse.cz>
7918         * MAINTAINERS: Add self as a profile feedback maintainer.
7920 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7922         * configure.in:  Do not prepend $srcdir to /dev/null in
7923         makefile fragments.
7924         * configure:  Regenerate.
7926 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7928         * Makefile.def (build_modules): Add bison, byacc, flex,
7929         m4, texinfo.
7930         (flags_to_pass): Add FLEX.
7931         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7932         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7933         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7934         DEFAULT_MAKEINFO): Remove.
7935         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7936         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7937         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7938         objdir or else use configured tool.
7939         (all-build): New.
7940         (all): Depend on it.
7941         (Build module dependencies): Add.
7942         * Makefile.in: Regenerate.
7943         * configure.in: Better support for multiple build modules,
7944         matching what is done for host/target modules.  Do not look
7945         for "plausible" locations of build tools if Canadian cross.
7946         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7947         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7948         * configure: Regenerate.
7950 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7952         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7953         * Makefile.in: Regenerate.
7955 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7957         * Makefile.tpl (configure-build-[+module+],
7958         configure-[+module+], configure-target-[+module+]): Pass
7959         [+extra_configure_args+].
7960         (all-build-[+module+], all-[+module+], check-[+module+],
7961         install-[+module+], [+make_target+]-[+module+],
7962         all-target-[+module+], check-target-[+module+],
7963         install-target-[+module+], [+make_target+]-target-[+module+]):
7964         Pass [+extra_make_args+].
7965         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7966         (GCC_HOST_EXPORTS): Remove.
7967         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7968         cross, check-gcc, check-gcc-c++, install-gcc,
7969         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7970         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7971         * Makefile.in: Regenerate.
7973 2004-06-21  Matthew Sachs  <msachs@apple.com>
7975         * MAINTAINERS: Added self to write-after-approval.
7977 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7979         * configure.in: Check for srcdir/winsup rather than build directory
7980         winsup.
7981         * configure: Regenerate.
7983 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7985         * configure.in: Don't build Cygwin native newlib if winsup
7986         directory is missing.  Emit warning instead.
7987         * configure: Regenerate.
7989 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7991         * Makefile.tpl (touch-stage[+id+]): New.
7992         (restage[+prev+]): Depend on touch-stage[+id+].
7994         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7995         Use it throughout.
7997         * Makefile.def: Add profile and feedback bootstrap stages.
7998         Remove next field from bootstrap stages.
7999         * Makefile.tpl (LN, LN_S): Substitute.
8000         (stageN-start, stageN-end): Use double-colon rules, to
8001         provide a hook for additional setup commands.
8002         (distclean-stageN-gcc, restageN): Create dependencies from
8003         [+prev+], not from [+next+].
8004         (stageN-bubble): Add commands for successive stages from
8005         [+prev+], using double-colon rules.
8006         (all-stageN-gcc): Fix typo.
8007         (stagefeedback-start, profiledbootstrap): New.
8008         * Makefile.in: Regenerate.
8009         * configure.in: Call ACX_PROG_LN.
8010         * configure: Regenerate.
8012 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8014         * MAINTAINERS (Write After Approval): Add myself.
8016 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8018         * MAINTAINERS (Write After Approval): Add myself.
8020 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8022         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8023         without gcc.
8024         * configure: Regenerate.
8026 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8028         * Makefile.tpl: Fix typo.
8029         * Makefile.in: Regenerate.
8031 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8033         * configure.in: Remove new- prefix from toplevel
8034         bootstrap targets.
8035         * configure: Regenerate.
8037 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8039         * Makefile.tpl (all.normal): Rename to all.
8040         (all): Replace with a rule to pick the default
8041         target from configure.
8042         (all-gcc, configure-gcc): Use conditionals to
8043         do nothing when toplevel bootstrap is going on.
8044         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8045         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8046         * configure.in: Support --enable-bootstrap.
8048         * Makefile.def: Remove new- prefix from toplevel
8049         bootstrap targets.
8050         * Makefile.tpl: Likewise.
8052         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8053         target.
8055         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8056         $(RECURSE_FLAGS) to recursive invocation of make.
8058         * Makefile.in: Regenerate.
8059         * configure: Regenerate.
8061 2004-05-30  Andreas Jaeger  <aj@suse.de>
8062             Jim Wilson  <wilson@specifixinc.com>
8064         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8065         like CC.
8067 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8069         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8070         * configure: Regenerate.
8072 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8074         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8075         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8076         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8077         targets.
8078         * Makefile.in: Regenerate.
8080 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8082         * configure.in: Test the ability to symlink directories.
8083         * configure: Regenerate.
8085         * Makefile.def (bootstrap-stage): New definitions.
8086         * Makefile.tpl (configure-stage1-gcc,
8087         configure-stage2-gcc, configure-stage3-gcc,
8088         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8089         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8090         new-restage3, compare): Autogenerate, see Makefile.in
8091         entry for behavioral changes.
8092         (distclean-stage1, new-stage1-start, new-stage1-end,
8093         new-stage1-bubble, distclean-stage2, new-stage2-start,
8094         new-stage2-end, new-stage2-bubble, distclean-stage3,
8095         new-stage3-start, new-stage3-end): New autogenerated targets.
8096         (objext, prebootstrap, BOOT_CFLAGS,
8097         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8098         targets.
8100         * Makefile.in: Regenerate.
8101         (distclean-stage1, new-stage1-start, new-stage1-end,
8102         new-stage1-bubble, distclean-stage2, new-stage2-start,
8103         new-stage2-end, new-stage2-bubble, distclean-stage3,
8104         new-stage3-start, new-stage3-end): New targets.
8105         (all-stage1-gcc): Move prebootstrap dependency from here...
8106         (configure-stage1-gcc): ...to here.
8107         (new-bootstrap): Use bubble targets.
8108         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8109         Use per-stage distclean targets.
8110         (configure-stage1-gcc, configure-stage2-gcc,
8111         configure-stage3-gcc, all-stage1-gcc,
8112         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8113         Use new-stageN-start to prepare the tree.
8115 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8117         * Makefile.def (host_modules): add libcpp.
8118         * Makefile.tpl: Add dependencies on and for libcpp.
8119         * Makefile.in: Regenerate.
8120         * configure.in: Add libcpp host module.
8121         * configure: Regenerate.
8123 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8125         * Makefile.tpl: Whenever a recursive target is defined, wrap
8126         it in a special @if/@endif block, and prepare its maybe
8127         dependency in the @if/@endif block
8128         * configure.in: Instead of writing maybe dependencies, remove
8129         the @if/@endif statements, and remove the @if/@endif blocks
8130         that remain.
8131         * configure: Regenerate.
8132         * Makefile.in: Regenerate.
8134 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8136         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8138 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8140         PR bootstrap/15120
8141         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8142         * */configure: Rebuilt.
8144 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8146         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8147         of libf2c.
8148         * configure, Makefile.in: Regenerate.
8150 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8152         * MAINTAINERS (Write After Approval): Add myself.
8154 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8156         Merge from tree-ssa-20020619-branch.
8158         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8159         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8160         (HOST_GMPLIBS): Define.
8161         (HOST_GMPINC): Define.
8162         (TARGET_LIB_PATH): Add libmudflap.
8163         (GFORTRAN_FOR_TARGET): Define.
8164         (configure-build*): Export GFORTRAN.
8165         (configure-gcc): Export GMPLIBS and GMPINC.
8166         (all-gcc): Add maybe-all-libbanshee.
8167         (configure-target-libgfortran): Define.
8168         * Makefile.in: Regenerate.
8169         * configure.in (host_libs): Add libbanshee.
8170         (target_libraries): Add target-libmudflap and target-libgfortran.
8171         Add --with-libbanshee.
8172         Handle --disable-libmudflap.
8173         (*-*-freebsd*): Use with_gmp.
8174         Add $(libgcj) to noconfigdirs.
8175         * configure: Regenerate.
8176         * depcomp: New file.
8177         * MAINTAINERS: Add tree-ssa maintainers.
8179 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8181         * MAINTAINERS (Various Maintainers): Add myself.
8183 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8185         * MAINTAINERS (Write After Approval): Add myself.
8187 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8189         * MAINTAINERS (Write After Approval): Add myself.
8191 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8193         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8194         * configure: Regenerate.
8196 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8198         Revert:
8199         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8201         * Makefile.def (flags_to_pass): Remove *dir variables that
8202         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8203         as well as prefix and exec_prefix.
8204         * Makefile.in: Regenerate.
8206 2004-04-26  Robert Millan  <robertmh@gnu.org>
8208         Add patches from libtool CVS.
8209         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8210         * ltconfig: Likewise.
8211         * ltcf-c.sh: Likewise.
8212         * ltcf-cxx.sh: Likewise.
8213         * ltcf-gcj.sh: Likewise.
8215 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8217         * Makefile.def (host_modules): Mark with the bootstrap
8218         flag packages on which gcc depends.
8219         * Makefile.tpl (all-bootstrap): Use it.
8220         * Makefile.in: Regenerate.
8222 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8224         * Makefile.def (flags_to_pass): Remove *dir variables that
8225         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8226         as well as prefix and exec_prefix.
8227         * Makefile.in: Regenerate.
8229 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8231         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8232         * configure: Regenerate.
8233         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8234         * gcc/Makefile.tpl (compare): Use the result of the test.
8235         * gcc/Makefile.in: Regenerate.
8237 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8239         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8240         Always relocate gcc and prev-gcc to the original names, even
8241         if the build fails.
8242         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8243         New targets.
8245 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8247         * MAINTAINERS: Update my email address.
8249 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8251         * configure.in (mips*-*-irix5*): Enable ld.
8252         * configure: Regenerate.
8254 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8256         * configure: Regenerate.
8258 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8260         * Makefile.tpl (configure-[+module+], configure-gcc,
8261         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8262         Set and export LDFLAGS.
8263         * Makefile.in: Regenerate.
8265 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8267         * MAINTAINERS: Add myself to write-after-approval.
8269 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8271         PR bootstrap/14871
8272         * Makefile.tpl: If we don't have built-in-tree target tools,
8273         use the ones found by configure rather than hacking around with
8274         program_transform_name.
8275         * configure.in: Give Makefile.tpl the information necessary
8276         to do that.
8277         * Makefile.in: Regenerate.
8278         * configure: Regenerate.
8280 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8282         PR bootstrap/14760
8283         * configure.in: When computing baseargs, strip *all* copies of
8284         offending options.  Also, don't match/substitute the trailing space,
8285         so that this actually works when two similar options are separated by
8286         only one space.
8287         * configure: Regenerate.
8289 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8291         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8292         (rs6000-*-aix*): Same.
8293         * configure: Regenerate.
8295 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8297         * MAINTAINERS: Add myself to write-after-approval.
8299 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8301         * MAINTAINERS: Add myself to write-after-approval.
8303 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8305         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8306         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8307         * Makefile.in: Regenerate.
8309         * configure.in (top level bootstrap support): Rework --enable-werror
8310         to set @stage2_werror_flag@.
8311         * configure: Regenerate.
8312         * Makefile.tpl (top level bootstrap support): Pass
8313         @stage2_werror_flag@ down to configure in stages 2 and 3.
8314         * Makefile.in: Regenerate.
8316 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8318         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8319         for stages 2 and 3 as well as in make.  As a consequence, remove
8320         OUTPUT_OPTION (now detected by configure) from the flags passed down
8321         to make.
8322         * Makefile.in: Regenerate.
8324         * Makefile.tpl (new-bootstrap): Fix typo.
8325         * Makefile.in: Regenerate.
8327 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8329         * Makefile.tpl: Rearrange by moving recursive_targets rules
8330         into their proper sections.
8331         * Makefile.tpl (top level bootstrap support): Move disabling
8332         of coverage flags from 'make' to 'configure'; improve comments.
8333         * Makefile.in: Regenerate.
8335         * Makefile.tpl (experimental top level bootstrap) Move stage1
8336         language setting from all- target to configure- target; disable
8337         intermodule optimization in stage 1; prevent gratuitous rebuilds
8338         of stage 1.
8339         * Makefile.in: Regenerate.
8340         * configure.in: Comma-separate stage 1 language list for top
8341         level bootstrap.
8342         * configure: Regenerate.
8344         * Makefile.tpl: Clean up experimental top level bootstrap support:
8345         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8346         prev-gcc in configure- targets as well as all- targets.
8347         * Makefile.in: Regenerate.
8349 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8351         * compile: New file imported from automake.
8353 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8355         * configure.in: Remove symbolic link section.
8356         * configure: Regenerate.
8357         * Makefile.tpl (links): Remove.
8358         * Makefile.in: Regenerate.
8360 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8361             Nathanael Nerode  <neroden@gcc.gnu.org>
8363         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8364         Set with AC_CHECK_PROGS.
8365         * configure.in: Fix comment typo from last patch.
8366         * configure: Regenerate.
8368 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8370         * Makefile.tpl: Introduce experimental top level bootstrap support.
8371         * Makefile.in: Regenerate.
8372         * configure.in: Introduce support for top level bootstrap.
8373         * configure: Regenerate.
8375 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8376             Paolo Bonzini  <bonzini@gnu.org>
8378         PR bootstrap/14522
8379         * configure.in: Cope with shells that do not support unquoted ^
8380         * configure: Regenerate.
8382 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8383             Paolo Bonzini  <bonzini@gnu.org>
8385         PR bootstrap/14522
8386         * configure.in: Cope with shells that do not support nesting
8387         quotes inside quoted backquote substitutions.
8388         * configure: Regenerate.
8390 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8392         PR bootstrap/14522
8393         * configure.in: Fix escaping of $.
8394         * configure: Regenerate.
8396 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8398         * configure: Regenerate, since I forgot to while committing Paolo's
8399         changes.
8401 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8403         PR ada/14131
8404         Move language detection to the top level.
8405         * configure.in: Find default values for the tools as
8406         soon as possible.  Disable ada if GNAT is not found.
8407         Emit error message about missing languages.  Expand
8408         --enable-languages=all for the gcc subdirectory.
8410 2004-03-10  Ben Elliston  <bje@gnu.org>
8412         * MAINTAINERS: Update my email address.
8414 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8416         * ltconfig: Disable building static libraries if building shared
8417         libraries on AIX 5L.
8419 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8421         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8422         and disable libgcj.
8423         * configure: Regenerated.
8425 2004-03-01  Brian Booth  <bbooth@redhat.com>
8427         * MAINTAINERS: Add myself to write-after-approval.
8429 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8431         * MAINTAINERS: Add myself to write-after-approval.
8433 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8435         PR bootstrap/7087
8436         * Makefile.tpl: Guard XFOO sed statements better.
8437         * Makefile.tpl: Add dependency for configure-target-libada.
8438         * Makefile.in: Regenerate (incidentally fixes broken
8439         commit when libada-branch was merged).
8441 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8443         * MAINTAINERS: Add myself to write-after-approval.
8445 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8447         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8448         maintainers.
8450 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8452         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8453         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8455 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8457         PR bootstrap/11932
8458         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8460 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8462         * MAINTAINERS: Added myself to write-after-approval.
8464 2004-02-14  Michael Koch  <konqueror@gmx.de>
8466         * MAINTAINERS: Added myself to write-after-approval.
8468 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8470         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8471         some OS port maintainers to OS port maintainers section.
8473 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8475         * MAINTAINERS: Add self.
8477 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8479         * MAINTAINERS: Alphabetize.
8481 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8483         * MAINTAINERS: Remove myself.
8485 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8487         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8488         (rs6000-*-aix*): Same.
8489         * configure: Regenerate.
8491 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8493         * configure.in (host): Add in missing $noconfigdirs to defines.
8494         * configure: Regenerate.
8496 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8497             Nathanael Nerode  <neroden@gcc.gnu.org>
8499         PR ada/6637, PR ada/5911
8500         Merge with libada-branch:
8501         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8502         with appropriate dependencies. Add --enable-libada configure switch.
8503         * configure, Makefile.in: Regenerate.
8505 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8507         * MAINTAINERS: Add myself to write-after-approval.
8509 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8511         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8512         * configure: Regenerate.
8514 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8516         Merge from upstream:
8518         * ltmain.in: When setting IFS to '~', be careful about user
8519         arguments that contain '~'.
8521         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8523         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8524         Also test $base_compile against $CC with escaped arguments. Bug
8525         reported by Geoff Keating <geoffk@apple.com>.
8527 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8529         * MAINTAINERS: Remove i960 port.
8531 2004-01-23  DJ Delorie  <dj@redhat.com>
8533         * Makefile.def (target_modules) [libiberty]: Don't stage.
8534         * Makefile.in: Rebuilt.
8536 2004-01-20  Caroline Tice  <ctice@apple.com>
8538         * MAINTAINERS: Add myself to write-after-approval.
8540 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8542         * MAINTAINERS: Update my email address.
8544 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8546         * MAINTAINERS: Add myself to write-after-approval.
8548 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8550         * MAINTAINERS: Remove entries without email address.
8552 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8554         * MAINTAINERS: Add myself to write-after-approval.
8556 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8558         * MAINTAINERS: Update my email address.
8560 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8562         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8563         * Makefile.tpl (configure-target-[+module+]): Support stage.
8564         * Makefile.in: Rebuilt.
8566 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8568         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8570 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8572         * MAINTAINERS: Add myself as a MIPS maintainer.
8574 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8576         * configure.in: Use ./config.cache, not config.cache.
8577         * configure: Regenerate.
8578         * Makefile.tpl: Special-casing not needed for GCC any more.
8579         * Makefile.in: Regenerate.
8581         * configure.in: Don't share a cache file for host dirs.
8582         * configure: Regenerate.
8584         * config-ml.in: Don't mess with the cache file.
8586 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8588         * MAINTAINERS: Move myself from 'Write After Approval' to
8589         'CPU Port Maintainers' section as SPARC maintainer.
8591 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8593         * Makefile.tpl: Make GCC use a separate config.cache.
8594         * Makefile.in: Regenerate.
8596         PR bootstrap/11932, PR bootstrap/11933
8597         (I don't know if it will fix either of them, but it relates
8598         to them.)
8599         * configure.in: Don't use shared config.cache for target
8600         directories.
8601         * configure: Regenerate.
8603 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8605         * MAINTAINERS: Add myself to 'Write After Approval' section.
8607 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8609         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8610         * configure: Regenerated.
8612 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8614         * MAINTAINERS: Remove the mn10200 maintainer.
8616 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8618         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8619         * configure: Regenerated.
8621 2003-12-16  Jan Hubicka  <jh@suse.cz>
8623         * MAINTAINERS: Add myself as callgraph maintainer.
8625 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8627         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8628         * configure: Regenerate.
8630 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8632         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8633         'Write After Approval' section. Update email.
8635 2003-12-01  James Lemke  <jim@wasabisystems.com>
8637         * MAINTAINERS (Write After Approval): Add myself.
8639 2003-11-20  Matt Thomas  <matt@3am-software.com>
8641         * MAINTAINERS: Add myself as a vax port maintainer.
8643 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8645         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8646         (configure-build-[+module+], configure-[+module+]): Likewise.
8647         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8648         * Makefile.in: Regenerate.
8650 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8652         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8653         shared/dylibed libraries.
8654         * ltmain.sh: Likewise.
8655         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8656         * ltcf-cxx.sh: Likewise.
8657         * ltcf-gcj.sh: Likewise.
8658         * ltconfig: Likewise.
8660 2003-11-17  Stan Cox  <scox@redhat.com>
8662         * MAINTAINERS: Add myself as iq2000 port maintainer.
8664 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8666         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8667         * Makefile.in: Regenerate.
8669 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8671         * config.sub: Update to 2003-11-03 version.
8673 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8675         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8676         * configure:  Regenerate.
8678 2003-10-20  Nicolas Pitre  <nico@cam.org>
8680         * MAINTAINERS: Add myself to 'Write After Approval' section.
8682 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8684         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8686 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8688         * MAINTAINERS: Update my email address.
8690 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8692         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8694 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8696         * MAINTAINERS: Add myself to 'Write After Approval' section.
8698 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8700         * config.guess: Update to 2003-10-16 version.
8701         * config.sub: Update to 2003-10-16 version.
8703 2003-10-15  David Daney  <ddaney@avtrex.com>
8705         * MAINTAINERS: Added myself to 'Write After Approval' section.
8707 2003-10-15  Falk Hueffner  <falk@debian.org>
8709         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8710         'Write After Approval' section. Update email.
8712 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8714         * MAINTAINERS: Move myself from 'Write After Approval' to
8715         'Various Maintainers' section as middle-end maintainer.
8717 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8719         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8720         HOST_FLAGS_TO_PASS.
8721         * Makefile.in: Regenerate.
8723 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8725         * config.guess: Update to 2003-10-07 version.
8726         * config.sub: Update to 2003-10-07 version.
8728 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8730         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8731         * ltconfig (irix5*, irix6*): Don't override version_type.
8733 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8735         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8736         * configure: Rebuilt
8737         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8738         * Makefile.in: Rebuilt
8740 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8742         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8744 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8746         * MAINTAINERS (Write After Approval): Add myself.
8748 2003-09-29  Paul Koning  <ni1d@arrl.net>
8750         * MAINTAINERS: Move myself from "Write After Approval"
8751         to CPU platform maintainers for pdp11 platform.
8753 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8755         * MAINTAINERS: Move myself from 'Write After Approval' to
8756         'Various Maintainers' section as libffi testsuite maintainer.
8758 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8760         * configure.in: Pass a computed --program-transform-name
8761         to subconfigures.
8762         * configure: Regenerated.
8764 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8766         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8767         * Makefile.in: Regenerate.
8769         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8770         * Makefile.in: Regenerate.
8772 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8774         * MAINTAINERS: Move myself from 'Write After Approval'
8775         to 'Various Maintainers' (objective-c) section.
8777 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8779         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8780         quoting.
8781         * configure: Regenerated.
8783 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8785         * MAINTAINERS (Write After Approval): Add myself to write after
8786         approval list.
8788 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8790         * MAINTAINERS (Write After Approval): Add myself.
8792 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8794         * MAINTAINERS: Update my e-mail address.
8796 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8798         * libtool.m4 (LD): Correct powerpc64 host match.
8800 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8802         * MAINTAINTERS: Update my affiliation and email address.
8804 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8806         * MAINTAINERS (Write After Approval): Add myself.
8808 2003-09-04  DJ Delorie  <dj@redhat.com>
8810         * configure: Regenerate.
8812 2003-09-04  Robert Millan  <robertmh@gnu.org>
8814         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8816 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8818         * configure.in: Ensure arguments to sed are properly spaced.
8819         * configure: Regenerate.
8821 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8823         * MAINTAINERS: Update my e-mail address.
8825 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8827         * MAINTAINERS (Write After Approval): Add myself.
8829 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8831         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8832         * configure: Regenerated.
8834 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8836         * MAINTAINERS: Update my email address.
8838 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8840         * configure.in:  Use newline instead of semicolon when assuming
8841         shell arguments in a for loop.
8842         * configure:  Regenerated.
8844 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8846         * MAINTAINERS: Resurrect the i860 maintainer.
8848 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8850         PR 8180
8851         * configure.in: When testing with_libs and with_headers, treat
8852         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8853         * configure: Regenerate.
8855         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8856         make, shell, etc.
8857         (baseargs): Likewise.
8858         * configure: Regenerate.
8860 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8862         * MAINTAINERS (Write After Approval): Add myself.
8864 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8866         * configure.in: Disable libgcj for darwin not on powerpc.
8867         * configure: Rebuild.
8869 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8871         * config-ml.in, symlink-tree: Add license.
8873 2003-08-03  Richard Stallman  <rms@gnu.org>
8874             Eben Moglen  <moglen@columbia.edu>
8876         * README.SCO: New file.
8878 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8880         * Makefile.tpl (check, check-c++): Express dependencies using
8881         dependencies rather than commands.
8882         * Makefile.in: Regenerate.
8884 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8886         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8887         * configure: Ditto.
8889 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8891         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8892         * Makefile.in: Update.
8894 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8896         * configure.in: Enable libgcj for darwin.
8897         * configure: Rebuild.
8899 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8901         * config-ml.in:  Use ac_configure_args directly instead of
8902         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8903         actually seen.
8905 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8907         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8908         creating target and build subdirs to build all parent dirs as needed.
8909         * Makefile.in: Rebuild.
8910         * configure.in: Don't build dirs explicitly here.
8911         * configure: Rebuild.
8913 2003-07-26  Paul Brook  <paul@nowt.org>
8915         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8917 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8919         * Makefile.tpl (all-make): Depend on intl.
8920         * Makefile.in: Rebuilt.
8922 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8924         * install-sh:  Update to newer upstream versions (associated with
8925         aclocal 1.7).
8926         * mkinstalldirs:  Likewise.
8927         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8929 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8931         * MAINTAINERS: Move self from Bug database only accounts
8932         to write-after-approval.
8934 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8936         * config.if: Remove unused libc_interface determination.
8938 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8940         * MAINTAINERS: Move self from write-after-approval to
8941         build machinery (*.in).
8943 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8945         PR bootstrap/11273
8946         PR bootstrap/11408
8947         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8948         unused INSTALL_PROGRAM_ARGS.
8949         * configure.in: Use AC_PROG_INSTALL.
8950         * Makefile.in: Regenerate.
8951         * configure: Regenerate.
8953 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8955         * MAINTAINERS: Alphabetize.
8957 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8959         * configure: Rebuilt.
8960         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8961         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8962         newlib nor libgloss.
8963         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8964         * configure.in (am33_2.0-*-linux*): Added.
8966 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8968         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8969         * configure: Regenerate.
8971 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8973         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8974         * Makefile.in: Regenerate.
8976 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8978         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8979         * Makefile.in: Regenerate.
8981 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8983         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8984         * Makefile.in: Regenerated.
8986         * config-ml.in: Replace PWD with PWD_COMMAND.
8988 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8990         * intl: New directory; see intl/ChangeLog for details.
8991         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8992         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8993         * Makefile.in: Regenerate.
8995 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8997         * configure.in: Clean up config-lang.in handling.  Delete
8998         useless assignment to "subdirs".
8999         * configure: Regenerate.
9001 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9003         * configure.in: Rename 'target_libs' to 'target_libraries'.
9004         Remove useless reference to 'target_libs'.
9005         * configure: Regenerate.
9007 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9009         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9010         * Makefile.in: Regenerate.
9012 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9014         * Makefile.def: Introduce flags_to_pass.
9015         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9016         * Makefile.in: Regenerate.
9018 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9020         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9021         and target-libgloss.
9022         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9023         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9024         * configure: Regenerate.
9026 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9028         * configure.in: Update testsuite_flags to new location.
9029         * configure. Regenerate.
9031 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9033         * Makefile.tpl: Remove BUILD_CC stuff.
9034         * Makefile.in: Regenerate.
9036 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9038         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9040 2003-06-16  Graeme Peterson  <gp@qnx.com>
9042         * MAINTAINERS (Write After Approval): Add myself.
9044 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9046         * config.guess: Update to 2003-06-12 version.
9047         * config.sub: Update to 2003-06-13 version.
9049 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9051         * config.guess: Update to 2003-06-06 version.
9052         * config.sub: Update to 2003-06-06 version.
9054 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9056         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9057         * configure. Regenerate.
9059 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9061         * configure.in: Disable serial configure by default.
9062         * configure: Regenerate.
9063         * Makefile.tpl: Abolish .NOTPARALLEL.
9064         * Makefile.in: Regenerate.
9066         * Makefile.tpl: Replace {build,host,target}_canonical by
9067         {build,host,target}.
9068         * Makefile.in: Regenerate.
9070         * Makefile.tpl: Fix stupid pasto.
9071         * Makefile.in: Regenerate.
9073 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9075         * Makefile.tpl: Remove bogus conditional.
9076         * Makefile.in: Regenerate.
9078 2003-06-05  Jan Hubicka  <jh@suse.cz>
9080         * Makefile.tpl (profiledbootstrap): New target.
9081         * Makefile.in (profiledbootstrap): New target.
9083 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9085         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9086         Pinski. Remove user names from other bugzilla-only maintainers.
9088 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9090         * Makefile.tpl: Make 'recursive targets' using autogen rather
9091         than shell loop.  Remove duplicate 'clean' targets and false
9092         comments.
9093         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9094         Add systematic method of specifying missing targets in subdirs.
9095         Add copyright boilerplate.
9096         * Makefile.in: Regenerate.
9097         * configure.in: Add 'recursive targets' to maybe list.
9098         * configure: Regenerate.
9100         * MAINTAINERS: "GNATS only" -> "Bug database only".
9102         * Makefile.tpl: Rename [+target+] to [+make_target+].
9103         * Makefile.def: Rename 'target' to 'make_target'.
9105 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9107         * MAINTAINERS: Add self as options handling maintainer.
9109 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9111         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9112         been too long since I touched those ports.
9114 2003-05-28  DJ Delorie  <dj@redhat.com>
9116         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9117         * Makefile.in: Regenerate.
9119 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9121         * configure.in: Use curly braces in the definition of tooldir.
9122         * configure: Regenerate.
9124 2003-05-21  DJ Delorie  <dj@redhat.com>
9126         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9127         newlib or libgloss.
9128         * Makefile.in: Regenerate.
9130 2003-05-21  DJ Delorie  <dj@redhat.com>
9132         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9133         * Makefile.in: Regenerate.
9135 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9137         * MAINTAINERS: Update my e-mail address.
9139 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9141         * configure.in: Switch more things to use maybe dependencies.
9142         * Makefile.tpl: Switch more things to use maybe dependencies.
9143         Factor out common code from autogen IF statements.
9144         * configure: Regenerate.
9145         * Makefile.in: Regenerate.
9147 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9149         * configure.in: Accept i[3456789]86 for machine type.
9150         * configure: Regenerate.
9152 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9154         * configure.in: Switch more things to use maybe dependencies.
9155         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9156         * configure: Regenerate.
9157         * Makefile.tpl: Switch more things to use maybe dependencies.
9158         * Makefile.in: Regenerate.
9160 2003-05-16  Andreas Schwab  <schwab@suse.de>
9162         * Makefile.tpl (install-opcodes): Define.
9163         * Makefile.in: Rebuild.
9165 2003-05-13  Andreas Jaeger  <aj@suse.de>
9167         * config.guess: Update to 2003-05-09 version.
9168         * config.sub: Update to 2003-05-09 version.
9170 2003-05-13  Michael Eager  <eager@mvista.com>
9172         * configure.in: Correct sed script so that options in quotes are not
9173         deleted.
9174         * configure: Rebuild.
9176 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9178         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9179         and $$s/newlib/libc/sys/cygwin32 include paths.
9180         * configure: Ditto.
9182 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9184         * MAINTAINERS: Update my email addresses.
9186 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9188         * config-ml.in: Propagate INSTALL variables.
9190 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9192         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9194 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9196         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9197         * Makefile.in: Regenerate.
9199 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9201         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9203 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9205         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9207 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9209         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9210         * Makefile.in: Regenerated.
9212 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9214         * MAINTAINERS (Write After Approval): Upgrade myself from
9215         GNATS only to write-after-approval. Update my mail address.
9217 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9219         (OS Port Maintainers: freebsd): Add myself.
9221 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9223         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9225 2003-04-22  Kean Johnston  <jkj@sco.com>
9227         * MAINTAINERS (SCO ports): Added myself.
9229 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9231         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9233 2003-04-19  Kean Johnston  <jkj@sco.com>
9235         * MAINTAINERS (Write After Approval): Add myself.
9237 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9239         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9240         * Makefile.in: Regenerate.
9242 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9244         * configure.in (powerpc64*-*-linux*): Remove.
9245         * configure: Rebuilt.
9247 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9249         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9250         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9251         and restrap.
9252         * Makefile.in:  Regenerate.
9254 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9256         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9257         * configure: Regenerated.
9259 2003-04-15  DJ Delorie  <dj@redhat.com>
9261         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9263 2003-04-13  Nick Clifton  <nickc@redhat.com>
9265         * config-ml.in: Remove support for --disable-aix removing
9266         call-aix multilibs.
9268 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9270         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9271         * */configure: Rebuilt.
9273 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9275         * MAINTAINERS: Add my email address.
9277 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9279         * MAINTAINERS (Write After Approval): Add myself.
9281 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9283         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9284         * Makefile.in: Regenerate.
9286 2003-03-14  Michael Chastain  <mec@shout.net>
9288         * Makefile.in: Regenerate with correct Makefile.def.
9290 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9292         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9293         Make macro.
9294         * Makefile.in: Regenerate.
9295         * configure.in: Clean up gxx_include_dir logic.
9296         * configure: Regenerate.
9298 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9300         * MAINTAINERS (Write After Approval): Add myself.
9302 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9304         * MAINTAINERS: Update my mail address.
9306 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9308         * configure.in (gxx_include_dir): Fix typo.
9309         * configure: Regenerated.
9311 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9313         * Makefile.tpl: Reindent.
9314         * Makefile.in: Regenerate.
9315         * configure.in: Reindent.  Don't set unused variables.
9316         * configure: Regenerate.
9318 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9320         * configure.in: Include $(build_tooldir)/sys-include in
9321         FLAGS_FOR_TARGET.
9322         * configure: Regenerated.
9324 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9326         * Makefile.tpl: Always pass down RANLIB.
9327         * Makefile.in: Regenerate.
9329         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9330         * Makefile.in: Regenerate.
9331         * configure.in: Remove unused logic relating to --enable-shared
9332         and --enable-threads.  Remove bogus comments.  Remove redundant
9333         noconfigdirs.
9334         * configure: Regenerate.
9336         * configure.in: Replace ${libstdcxx_version} by its value.
9337         Remove reference to mh-dgux.
9338         * configure: Regenerate.
9340 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9342         * MAINTAINERS (Write After Approval): Add myself.
9344 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9346         * Makefile.tpl: Rearrange.
9347         * Makefile.in: Regenerate.
9349 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9351         * configure.in: Add support for kaOS as cross build target system.
9352         * configure: Regenerated.
9354 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9356         * MAINTAINERS (Write after approval): Add myself.
9358 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9360         * MAINTAINERS: Update my email address.
9362 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9364         * MAINTAINERS: Add self to blanket write privs. section.
9366 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9368         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9369         configure-target-* as some target builds may require additional
9370         flags for preprocessor tests.
9371         * Makefile.in: Regenerated.
9373 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9375         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9376         * ltconfig: Handle it.
9377         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9378         auto-detecting it.
9380         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9381         it is used as argument to $CC.
9382         * ltcf-gcj.sh: Likewise.
9384         * configure.in: Introduce --enable-maintainer-mode.
9385         * configure: Rebuilt.
9386         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9387         for maintainer mode.
9388         * Makefile.in: Rebuilt.
9390 2003-02-18  Jason Merrill  <jason@redhat.com>
9392         * Makefile.tpl (check-c++): Allow parallelism.
9394 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9396         * MAINTAINERS: Remove John Carr (who never actually had access to
9397         gcc.gnu.org).
9399 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9401         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9402         don't configure target-libobjc.
9403         * configure: Regenerate.
9405 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9407         * Makefile.tpl (RANLIB): Define.
9408         * Makefile.in: Regenerate.
9410 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9412         * MAINTAINERS: Update my email.
9414 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9416         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9417         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9418         * Makefile.in: Regenerated.
9419         * configure.in: Remove all traces of snavigator, db, and grep.
9420         * configure: Regenerated.
9422 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9424         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9425         After Approval.
9427 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9429         * MAINTAINERS (Write after approval): Add myself.
9431 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9433         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9434         * Makefile.in: Regenerated.
9436 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9438         * config.guess: Updated to 2003-01-30's version.
9439         * config.sub: Updated to 2003-01-28's version.
9441 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9443         * config.if: If gcc_version is already set, just use it.  Don't set
9444         gcc_version_trigger if it's already set, otherwise set it to
9445         gcc/version.c, but only if the file exists.  If it is not set and
9446         gcc/version.c does not exist, try to extract the version number from
9447         $CC.
9449 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9451         * MAINTAINERS: Add myself to write-after-approval list.
9453 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9455         * configure.in:  Revert 24Jan change.
9456         * configure:  Regenerate.
9458 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9460         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9461         entry of HJ Lu.
9463 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9465         * configure.in: Revert previous change.
9466         * configure: Regenerate.
9468 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9470         * configure.in: Make rda native-only.
9471         * configure: Regenerate.
9473 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9475         * MAINTAINERS: Move myself from GNATS-only-accounts to
9476         write-after-approval.
9478 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9480         * configure.in: Add missing \.
9481         * configure: Rebuilt.
9483 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9485         * configure.in (baseargs): Avoid using \| in sed regular
9486         expressions.
9487         * configure: Rebuilt.
9489 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9491         * configure.in (baseargs): Remove all supported forms of
9492         --cache-file, --srcdir, --host, --build and --target options
9493         from argument lists.
9494         * configure: Rebuilt.
9496 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9498         * MAINTAINERS: Add myself to write-after-approval list.
9500 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9502         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9503         * configure: Rebuilt.
9505 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9507         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9508         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9509         * Makefile.in: Regenerate.
9510         * configure: Regenerate.
9512 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9514         * configure.in: Remove Makefile in build, host and target modules
9515         unless configure was run with --no-recursion.
9516         * configure: Rebuilt.
9518 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9520         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9521         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9522         * Makefile.in: Regenerate.
9524 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9526         * config.guess: Update to 2003-01-03 version.
9527         * config.sub: Update to 2003-01-03 version.
9529 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9531         * configure: Regenerate with proper autoconf 2.13.
9533 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9535         * configure.in: Add AC_PREREQ for consistency.
9536         * configure: Regenerate.
9538 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9540         * configure.in (GDB_TK): Add tcl directories conditional on
9541         gdb/gdbtk directory being present.
9542         * configure: Regenerate.
9544 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9546         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9547         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9548         * configure: Rebuilt.
9550 2002-12-31  Tom Tromey  <tromey@redhat.com>
9552         * Makefile.in: Rebuilt.
9553         * Makefile.def (target_modules) [libffi]: Allow installation.
9555 2002-12-31  Andreas Schwab  <schwab@suse.de>
9557         * configure.in: Fix use of $program_transform_name.
9558         * configure: Regenerated.
9560 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9562         * configure.in (baseargs): Don't remove first configure argument.
9563         * configure: Regenerated.
9565 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9567         * Makefile.tpl (local-distclean): Don't remove...
9568         (multilib.ts): ... this.  Moved into...
9569         (multilib.out): ... this.  Don't use sub-make.
9570         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9571         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9572         (configure-build-[+module+], configure-[+module+],
9573         configure-target-[+module+], configure-gcc): ... these.  Test
9574         for Makefile existence.  Drop config.status from dependencies.
9575         * Makefile.in: Rebuilt.
9576         * configure.in: Move gcc-version-trigger to the end of
9577         ac_configure_args.  Add comments to maybedep.tmp and
9578         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9579         nonopt from baseargs, matching and removing corresponding
9580         whitespace while at it.
9581         * configure: Rebuilt.
9583 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9585         * configure.in (host_configargs): Replace reference to
9586         no-longer-defined buildopts with --build=${build_alias}.
9587         * configure: Rebuilt.
9589         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9590         program_transform_name to standard idiom.
9591         (AUTOGEN, AUTOCONF): Define.
9592         (Makefile.in): Use $(AUTOGEN).
9593         (Makefile): Depend on config.status, and use autoconf-style rule to
9594         build it.  Move original commands to...
9595         (config.status): ... this new target.
9596         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9597         $(AUTOCONF).
9598         * Makefile.in: Rebuilt.
9600 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9602         * Makefile.tpl: Fix dramatic bustage due to change in
9603         program_transform_name.
9604         * Makefile.in: Regenerate.
9606         * configure.in: Remove unnecessary PATH setting.
9607         * configure: Regnerate.
9609         * configure.in: Don't default to unprefixed tools unless
9610         the native tools will work.
9611         * configure: Regenerate.
9613         * configure.in: Convert to autoconf script.  Blow away lots
9614         of now-redundant Makefile fragments.
9615         * configure: Generate using Autoconf.
9616         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9617         * Makefile.in: Regenerate.
9619 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9621         * configure: Fix stupid bug where RANLIB was mistakenly included.
9623         * configure.in: Rename (buildargs, hostargs, targargs) to
9624         (build_configargs, host_configargs, target_configargs).
9626         * configure.in: Move logic out of sed statement.
9628         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9629         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9631 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9633         * config.sub: Import from master repository
9634         * config.guess: Ditto
9636 2002-12-24  Andreas Schwab  <schwab@suse.de>
9638         * Makefile.tpl (multilib.out): Fix missing space.
9639         * Makefile.in: Regenerate.
9641 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9643         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9644         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9645         * Makefile.in: Regenerate.
9646         * configure.in: Remove unnecessary leftovers.
9648 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9650         * configure.in (extra_ranlibflags_for_target): New variable.
9651         (*-*-darwin): Add -c to ranlib commands.
9652         * configure (tooldir): Handle extra_ranlibflags_for_target.
9654 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9656         * Makefile.tpl: Revert HJL's change.
9657         * Makefile.in: Regenerated.
9658         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9659         always.
9661 2002-12-19  Andreas Schwab  <schwab@suse.de>
9663         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9664         * Makefile.in: Regenerate.
9666 2002-12-18  H.J. Lu  <hjl@gnu.org>
9668         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9669         * Makefile.in: Regenerated.
9671         * configure.in (build_prefix): New. Substitute.
9673 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9675         * Makefile.tpl: Don't let real targets depend on phony targets.
9676         * Makefile.in: Regenerate.
9678         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9679         * Makefile.in: Regenerate.
9681 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9683         * config.sub: Import from master repository
9684         * config.guess: Ditto
9686 2002-12-16  Jason Merrill  <jason@redhat.com>
9688         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9689         previous 'make bootstrap'.
9690         * Makefile.in: Regenerate.
9692 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9694         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9696 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9698         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9699         * Makefile.in: Regenerate.
9701 2002-12-13  Jason Merrill  <jason@redhat.com>
9703         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9704         library tests.
9705         (check-c++): Just depend on it and check-target-libstdc++-v3.
9706         * Makefile.in: Regenerate.
9708 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9710         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9711         * Makefile.in: Rebuilt.
9713 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9715         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9717 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9719         * configure: Fix bug put in by gremlins.
9721         * Makefile.tpl: Substitute more autoconfily.
9722         * configure: Substitute more autoconfily.
9723         * Makefile.in: Regenerate.
9725 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9727         * config.sub: Import from master repository
9728         * config.guess: Ditto
9729         * MAINTAINERS: Added Svein Seldal under write after approval
9731 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9733         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9734         * Makefile.in (all-sim): Ditto.
9736 2002-12-06  DJ Delorie  <dj@redhat.com>
9738         * Makefile.tpl: Change configure dependencies to not have real
9739         targets depend on phony targets.
9741 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9743         * configure.in: Revert unintentional change.
9745         * Makefile.tpl: Change dependency for */multilib.out so that
9746         it works when gcc isn't in the tree.
9748         * configure.in: Substitute more.
9749         * configure: Run subconfigures from the Makefile.
9750         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9751         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9753 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9755         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9757 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9759         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9760         and corresponding dependencies.
9761         * Makefile.in: Regenerate.
9763         * configure.in (host_tools): Order binutils, gas and ld for
9764         convenience in running the testsuites.
9766         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9767         * Makefile.in: Regenerate.
9768         * configure.in: Introduce rules to serialize subconfigure runs.
9770         * configure.in: Introduce BASE_CC_FOR_TARGET.
9771         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9772         Realize configure-build-* targets.  Realize configure-target-* targets.
9773         * Makefile.in: Regenerate.
9775 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9777         * configure: Move gcc_version_trigger stuff from here...
9778         * configure.in: ...to here.
9780         * configure.in: Separate subconfigure options added by this file from
9781         options given by the user.  Add machinery to put args for host
9782         subconfigures into the Makefile.
9784         * Makefile.tpl: Remove 'vault' targets.
9785         * Makefile.tpl: Reorder and comment dependencies.
9786         * Makefile.in: Regenerate.
9788 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9789         * configure.in: Fix my broken commit of previous patch. (sigh)
9791 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9793         * configure.in: Move host-specific darwin noconfigdirs into
9794         the host-specific section.
9796 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9798         * configure.in: Move host-specific darwin noconfigdirs into
9799         the host-specific section.
9801 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9803         * configure: Remove skip-this-dir support.
9804         * Makefile.tpl: Remove skip-this-dir support.
9806         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9807         subdirectories.
9808         * Makefile.in: Regenerate.
9810         * Makefile.tpl: Strip out useless setting of 'dir'.
9811         * Makefile.in: Regenerate.
9813 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9815         * configure.in: Fix deeply stupid bug.
9817         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9818         shell code in CXX_FOR_TARGET
9819         * Makefile.def: Introduce raw_cxx.
9820         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9821         RAW_CXX_FOR_TARGET.
9822         * Makefile.in: Regenerate.
9824 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9826         * Makefile.tpl: Remove unnecessary ifs.
9827         * Makefile.in: Regenerate.
9829         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9830         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9831         targets for 'no_install' modules.
9832         * configure: Move GDB_TK substitution to configure.in.  Move
9833         build_modules stuff to configure.in.
9834         * configure.in: Implement soft dependency machinery.  Maybe-ize
9835         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9836         * Makefile.in: Regenerate.
9838 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9840         * Makefile.tpl: Make all-target, install-target behave similarly
9841         to all, install (only hitting configured targets).  Eliminate
9842         unused macro defintions.
9844         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9845         build != host.
9847         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9849         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9851         * configure.in: Produce lists of subdir targets we're actually
9852         configuring.  Remove references to "dosrel".
9853         * Makefile.tpl: Let configure set which subdir targets are hit.
9854         Remove install-cross; clean up install; remove ALL.  Remove
9855         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9856         Autogenerate host module targets.  Remove empty dependency lines
9857         and redundant dependency; rearrange slightly.
9858         * Makefile.def: Add host-side libtermcap, utils.
9860         * Makefile.in: Regenerate.
9862 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9864         * ltconfig (osf[345]): Append $major to soname_spec.
9865         Reflect this in library_names_spec.
9866         * ltmain.sh (osf): Prefix $major with . for use as extension.
9868 2002-11-19  Andreas Jaeger  <aj@suse.de>
9870         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9871         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9872         and sparc64 GNU/Linux systems.
9874 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9876         * MAINTAINERS: Update email.
9878 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9880         * MAINTAINERS: Complete James Dennett's entry.
9882 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9884         * MAINTAINERS (Write After Approval): Add myself.
9886 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9888         * Makefile.tpl: syntactic cleanup
9890 2002-11-13  Stuart Hastings  <stuart@apple.com>
9892         * MAINTAINERS: Add myself to write-after-approval list.
9894 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9896         * Makefile.def: Add list of recursive targets to autogenerate.
9897         Add build_modules.
9898         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9899         targets.  Autogenerate *-build-* targets.
9900         * Makefile.in: Regenerate.
9902 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9904         * configure: More autoconf-style substitutions.
9905         * Makefile.tpl: More autoconf-style substitutions.
9906         * Makefile.in: Regenerate.
9908 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9910         * configure: Substitute more variables in a more autoconf-friendly
9911         way.  Simplify slightly.
9912         * Makefile.tpl: Make more variables substitutable in an
9913         autoconf-friendly way.
9914         * Makefile.in: Regenerate.
9916 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9918         * MAINTAINERS (Write After Approval): Add myself.
9920 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9922         * configure.in (v810*): Remove special setting of tools.
9924         * configure: Add support for extra required flags for ar or nm.
9925         * configure.in (aix4.3+): Use above support for target-specific
9926         issues, rather than using config/mt-aix43.
9928 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9930         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9931         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9932         with $srcdir.  Reformat indentation.  Substitute some variables
9933         formerly hard-coded in the Makefile for build=host.
9934         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9935         * Makefile.def: Autogenerate more.
9936         * Makefile.in: Regenerate.
9938 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9940         * MAINTAINERS (Write After Approval): Add myself.
9942 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9944         * Makefile.def (host_modules): Add rda.
9945         * Makefile.in: Regenerate.
9946         * configure.in (target_tool): Add target-rda to list.
9948 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9950         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9952 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9954         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9955         and restrap targets to this rule.
9956         * Makefile.in:  Regenerate.
9958 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9960         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9961         GNATS only accounts.
9963 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9965         * configure.in (i[3456]86-*-linux*): Add check to disable
9966         ${libgcj} for glibc1.
9968 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9970         * MAINTAINERS: Add myself as ip2k port maintainer.
9972 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9974         * configure.in: Add tic4x target.
9976 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9978         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9979         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9980         * Makefile.in: Regenerate.
9982         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9983         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9984         * Makefile.in: Regenerate.
9986 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9988         * MAINTAINERS: Add myself as web pages co-maintainer.
9990 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9992         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9993         * Makefile.in: Regenerate.
9995 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9997         * MAINTAINERS: Add myself and Nathan Sidwell
9998         <nathan@codesourcery.com> as VxWorks maintainers.
10000 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10002         * Makefile.def: Remove order dependency comments.
10003         * Makefile.tpl: Add explicit install-install dependencies.
10004         * Makefile.in: Regenerate.
10006         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10007         * Makefile.in: Regenerate.
10009         * Makefile.tpl: Add configure-target (for src-release in src)
10010         * Makefile.in: Regenerate.
10012 2002-09-30  Nick Clifton  <nickc@redhat.com>
10014         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10016 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10018         * configure.in (s390*-*-linux*): Enable libgcj.
10020 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10022         * configure: Revert accidentally applied changes.
10024         * Makefile.tpl: Make more autoconf-friendly.
10025         * Makefile.in: Regenerate.
10026         * configure: Make substitution more autoconf-like.
10028 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10030         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10031         single entry to handle all these.
10032         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10033         libjava on arm-*-elf.
10035 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10037         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10038         things that depend on them.
10040 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10042         * Makefile.tpl: Make subsituted variables more autoconfy.
10043         * Makefile.in: Regenerate.
10044         * configure: Make seds more autoconfy.
10046 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10048         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10049         * Makefile.in: Regenerate.
10050         * configure.in: Rewrite sed statements to look autoconfy.
10052         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10053         all-target-foo on configure-target-foo.
10054         * Makefile.def: Ditto.
10055         * Makefile.in: Rebuild.
10057 2002-09-25  Andrew Haley  <aph@redhat.com>
10059         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10061 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10063         * Makefile.def: New file.
10064         * Makefile.tpl: New file.
10065         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10066         * contrib/gcc_update: Note that Makefile.in is a generated file.
10068         * configure.in: Minor rearrangement.  Simplify tests.
10070 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10072         * configure.in (with_headers): Skip copy if value is "yes".
10073         (with_libs): Likewise.
10075 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10077         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10078         * configure.in (sh*-*-pe*): Ditto.
10079         * configure.in (mips*-*-pe*): Ditto.
10080         * configure.in (*arm-wince-pe): Ditto.
10082         * configure.in: Rearrange.
10084 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10086         * MAINTAINERS: Update my email address.
10088 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10090         * MAINTAINERS: (Write After Approval): Add myself.
10092 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10094         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10096 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10098         * MAINTAINERS: Change my mailing address.
10100 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10102         * MAINTAINERS (Write After Approval): Remove myself.
10103         (Various Maintainers: c++ runtime libs): Add myself.
10105 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10107         * MAINTAINERS (Write After Approval): Remove myself.
10108         (Various Maintainers: c++ runtime libs): Add myself.
10110 2002-08-15  Eric Christopher  <echristo@redhat.com>
10112         * config.sub: Import from master repository.
10113         * config.guess: Ditto.
10115 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10117         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10118         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10119         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10121 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10123         * MAINTAINERS: Add self to rs6000 vector extensions.
10125 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10127         * libiberty/configure: Reverted unintended yesterday's check in.
10129 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10131         * boehm-gc/configure, libf2c/configure: Rebuilt.
10132         * libffi/configure, libiberty/configure: Ditto.
10133         * libjava/configure, libobjc/configure: Ditto.
10134         * libstdc++-v3/configure, zlib/configure: Ditto.
10135         Merged from binutils:
10136         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10137         From Steve Ellcey <sje@cup.hp.com>:
10138         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10139         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10140         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10141         IA64.
10142         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10143         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10144         soname_spec, sys_lib_search_path_spec): Ditto.
10146 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10148         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10150 2002-08-04  H.J. Lu  (hjl@gnu.org)
10152         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10154 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10156         * MAINTAINERS (Write After Approval): Add myself.
10158 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10160         * configure.in: Move generic linux case to end.  Copy generic
10161         linux noconfigdirs to mips*-*-linux* entry and new
10162         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10164 2002-07-19  Michael Matz  <matz@suse.de>
10166         * MAINTAINERS: Add myself as ra* maintainer.
10168 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10170         * config.guess: Update to 2002-07-09 version.
10171         * config.sub: Update to 2002-07-03 version.
10173 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10175         * MAINTAINERS: Fix typo in a maintainer email address.
10177 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10179         * configure.in: Remove two redundant tests.
10181 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10183         * configure.in (mips*-*-irix6*o32): Enable stabs.
10185 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10187         * configure.in: Don't build grez.
10188         * Makefile.in: Ditto.
10190         * Makefile.in: Remove references to bsp, cygmon, libstub.
10191         * configure.in: Ditto.
10193         * configure.in: Remove leftover reference to gdbtest.
10195 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10197         * configure.in (gxx_include_dir):  Change to match versioned
10198         C++ headers if --enable-version-specific-runtime-libs is used.
10200 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10202         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10204 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10206         * configure.in: Make --without-x work.
10208 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10210         * configure.in: Rearrange target Makefile fragment collection.
10212         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10213         cvs[src].
10214         * configure.in: Ditto.
10216 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10218         * MAINTAINERS (Write After Approval): Update my e-mail address.
10220 2002-06-24  Ben Elliston  <bje@redhat.com>
10222         * configure.in (host_tools): Remove cgen.
10224         * Makefile.in (all-cgen): Remove; runs from its source directory.
10225         (check-cgen, install-cgen, clean-cgen): Likewise.
10226         (all-opcodes): Do not depend on all-cgen.
10227         (all-sim): Likewise.
10229 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10231         * Makefile.in: Eliminate 'apache' targets.
10232         * configure.in: Eliminate 'apache' targets.
10234         * configure.in: Eliminate redundant tests.  Reorganize.
10236         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10238         * config-ml.in: Eliminate references to Cygnus configure.
10240         * Makefile.in: Eliminate references to building emacs.
10242 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10244         * MAINTAINERS: Update my email address.
10246 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10248         * config.if (libstdcxx_incdir): Version C++ headers.
10249         (cxx_incdir): Remove.
10251 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10253         * MAINTAINERS (Write After Approval): Add self.
10255 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10257         * configure.in: Add support for ip2k.
10259 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10261         * configure.in: Fix AIX configury bug.
10263 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10265         * MAINTAINERS (Write After Approval): Add self.
10267 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10269         * configure.in: replace ${topsrcdir} with ${srcdir}
10271         * configure.in: Move definition of libstdcxx_flags
10272         right above usage, rather than waaay earlier.
10274         * configure.in: Pull definition of is_cross_compiler earlier.
10276         * configure.in: Rearrange a little.
10278         * configure.in: Remove references to librx.
10279         * Makefile.in: Remove references to librx.
10281 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10283         * config.sub: Add support for avr target.
10284         Import from master sources, rev 1.255
10286 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10288         * configure, .cvsignore:  Revert previous change...
10289         * Makefile:  ...delete.
10291 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10293         * configure.in: Eliminate ${gasdir} variable.
10295 2002-06-18  Dave Brolley  <brolley@redhat.com>
10297         * configure.in: Add support for frv.
10298         * config.sub: Add support for frv.
10300 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10302         * configure:  Remove garbage from previous commit.
10304 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10306         * configure:  For in-source builds, make a subdir and re-exec there.
10307         * Makefile:  New file.  Pass targets through to build directory.
10308         * .cvsignore:  No longer ignore "Makefile".
10310 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10312         * MAINTAINERS (Write After Approval): Add self.
10314 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10316         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10318 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10320         * configure.in (vax-*-netbsd*): Re-enable gas.
10322 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10324         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10325         BUILD_PREFIX_1, to correct nomenclature.
10326         * configure: Likewise.
10328         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10329         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10331 2002-05-31  Olaf Hering  <olh@suse.de>
10333         * config-ml.in: Propogate DESTDIR also.
10335 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10337         * configure.in (vax-*-netbsd*): Don't build gas for this
10338         platform.
10340 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10342         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10343         and libgcj for AVR.
10345 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10347         * MAINTAINERS (Write After Approval): Add myself.
10349 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10351         * config.guess: Update to 2002-05-22 version.
10352         * config.sub: Likewise.
10354 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10356         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10357         * config-ml.in: Likewise.
10358         * configure: Likewise.
10359         * configure.in: Likewise.
10361 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10363         * MAINTAINERS: Update my email address.
10365 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10367         * configure.in: Simplify makefile fragment collection.
10369         * configure.in: Remove code to build emacs.
10371         * configure.in : Remove --srcdir argument from targargs and buildargs
10372         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10374         * configure: Move some logic to configure.in.
10375         * configure.in: Move some logic from configure.
10377 2002-05-11  Tom Tromey  <tromey@redhat.com>
10379         * MAINTAINERS: Reflect libgcj reality.
10381 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10383         * Makefile.in: Honour DESTDIR.
10385 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10387         * config.guess: Import 2002-03-20 version.
10388         * config.sub: Import 2002-04-26 version.
10390 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10392         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10394 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10396         * MAINTAINERS: Add self.
10398 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10400         * ltmain.sh: Detect and handle object name conflicts
10401         while piecewise linking a static library.
10403 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10405         * configure.in (noconfigdirs): Don't disable libgcj on
10406         sparc64-*-solaris* and sparcv9-*-solaris*.
10408 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10410         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10412 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10414         * configure.in (FLAGS_FOR_TARGET): Do not add
10415         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10416         on i[3456]86-*-linux*.
10418 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10420         * configure.in (noconfigdirs): Replace [ ] with test.
10422         * configure.in (noconfigdirs): Do not add target-newlib if
10423         target == i[3456]86-*-linux*, and host == target.
10425 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10427         * configure.in: delete reference to absent file
10429         * configure.in: replace '[' with 'test'
10431         * configure.in: Eliminate references to gash.
10432         * Makefile.in: Eliminate references to gash.
10434         * configure.in: remove useless references to 'pic' makefile fragments.
10436         * configure.in: (*-*-windows*) Finish removing.
10438         * configure.in: Eliminate redundant test for libgui.
10440 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10442         * MAINTAINERS: Add self and realphabetize.  Update entries
10443         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10444         entry for a29k port maintainer.
10446 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10448         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10449         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10451 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10453         * configure.in: remove references to dead files
10455 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10457         * MAINTAINERS: Add information about purpose of this file.
10459 2002-04-18  Tom Tromey  <tromey@redhat.com>
10461         * configure.in: Disallow configuring libgcj when it is already
10462         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10463         Solaris 2.8 by default.  For PR libgcj/6158.
10465 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10467         * configure.in:  Move default CC setting out of config/mh-* fragments
10468         directly into here.
10470 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10472         * configure.in: don't even try to configure or make a subdirectory
10473         if there's no configure script for it.
10475 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10477         * MAINTAINERS: Remove chill maintainers.
10478         * Makefile.in (CHILLFLAGS): Remove.
10479         (CHILL_LIB): Remove.
10480         (TARGET_CONFIGDIRS): Remove libchill.
10481         (CHILL_FOR_TARGET): Remove.
10482         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10483         CHILL_LIB.
10484         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10485         (CHECK_TARGET_MODULES): Likewise.
10486         (INSTALL_TARGET_MODULES): Likewise.
10487         (CLEAN_TARGET_MODULES): Likewise.
10488         (configure-target-libchill): Remove.
10489         (all-target-libchill): Remove.
10490         * configure.in (target_libs): Remove target-libchill.
10491         Do not compute CHILL_FOR_TARGET.
10492         * libchill: Remove directory.
10494 2002-04-11  DJ Delorie  <dj@redhat.com>
10496         * Makefile.in, configure.in: Sync with binutils, entries
10497         follow...
10499 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10501         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10502         (do-tar, do-bz2): New rules.
10503         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10504         (gdb-tar): New rule.
10505         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10506         (insight_dejagnu.tar): New rule.
10507         (insight.tar): New rule.
10508         (gdb+dejagnu.tar): New rule.
10509         (gdb.tar): New rule.
10511 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10513         * Makefile.in: Add all-tix to deps for all-snavigator
10514         so that tix is built when building snavigator.
10516 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10518         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10519         ld and gdb are not supported.
10521 2002-01-07  Mark Salter  <msalter@redhat.com>
10523         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10524         Allow target-libgloss to be built for arm, strongarm, and xscale.
10526 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10528         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10529         options for i[3456]86-pc-linux* native builds.
10531 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10533         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10534         files from .po files for a distribution.
10536 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10538         * configure.in: Enable libstdc++-v3 for h8300 targets.
10540 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10542         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10543         version from bfd/.
10545 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10547         * Makefile.in (VER): When present, extract the version number from
10548         the file version.in.
10550 2001-05-24  Tom Rix  <trix@redhat.com>
10552         * configure.in : enable ld for aix
10554 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10556         * config.guess: Add linux target for S/390.
10558 2000-11-07  Philip Blundell  <pb@futuretv.com>
10560         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10562 2000-11-03  Philip Blundell  <pb@futuretv.com>
10564         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10565         files.
10567 2001-01-15  Ben Elliston  <bje@redhat.com>
10569         * configure.in (host_tools): Add sid.
10570         Always configure cgen.
10572 2000-11-24  Nick Clifton  <nickc@redhat.com>
10574         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10577 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10579         * Makefile.in (ALL_MODULES): Add all-cgen.
10580         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10581         (all-cgen): New target.
10582         (all-opcodes,all-sim): Depend on all-cgen.
10583         * configure.in (host_tools): Add cgen.
10584         Only configure cgen if --enable-cgen-maint.
10586 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10588         * configure.in: Add *-*-freebsd* configurations.
10590 2002-04-08  Tom Tromey  <tromey@redhat.com>
10592         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10593         Fixes PR libgcj/6068.
10595 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10597         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10599 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10601         * configure.in (alpha*-dec-osf*): Enable libgcj.
10603 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10605         * MAINTAINERS (Write After Approval): Add myself.
10607 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10609         Fix for: PR bootstrap/3591, target/5676
10610         * configure.in (mcore-pe): Disable the configuration of
10611         libstdc++-v3 since exceptions are not supported.
10613 2002-03-20  Anthony Green  <green@redhat.com>
10615         * configure.in: Enable libgcj for xscale-elf target.
10617 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10619         * MAINTAINERS:  Update my email address.
10621 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10623         * ltmain.sh (relink_command): Fix typo in previous change.
10625 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10627         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10628         (relink_command): Added --tag flags.
10629         (mode=install): If relinking fails; error out.
10631 2002-03-12  Richard Henderson  <rth@redhat.com>
10633         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10634         .NOTPARALLEL tag.
10635         (do-check): Rename from check.
10636         (check): Allow parallel check.
10638 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10640         * MAINTAINERS: Add myself as maintainer for xtensa port.
10641         Fix alphabetical order in CPU port maintainer list.
10642         Remove myself from Write After Approval list.
10644 2002-03-11  Richard Henderson  <rth@redhat.com>
10646         * Makefile.in (.NOTPARALLEL): Add fake tag.
10648 2002-03-07  H.J. Lu  (hjl@gnu.org)
10650         * configure.in: Enable gprof for mips*-*-linux*.
10652 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10654         * MAINTAINERS (Write After Approval): Add myself.
10656 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10658         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10659         libjava.
10660         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10662 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10664         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10665         because its Makefile is there; test for the executable instead.
10667 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10669         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10670         libstdc++-v3 and libjava.
10672 2002-02-11  Adam Megacz  <adam@xwt.org>
10674         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10675         boehm-gc
10677 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10679         * config.guess: Updated to 2002-01-30's version.
10680         * config.sub: Updated to 2002-02-01's version.
10681         Contribute sh64-elf.
10682         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10683         * configure.in: Added sh64-*-*.
10685 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10687         * MAINTAINERS: Belatedly add myself to write after approval list.
10689 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10691         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10692         Remove self as Write After Approval.
10694 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10696         * MAINTAINERS: Put self in as maintainer for contrib/regression
10697         directory.
10699 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10701         * MAINTAINERS:  Update my email address.
10703 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10705         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10706         target-libiberty, and target-libgloss.  Skip Java-related
10707         libraries if not supported for NetBSD on target CPU.
10709 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10711         * install-sh: Use _inst.$$_ for temp file name.
10713 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10715         * MAINTAINERS (Write After Approval): Move my contact info
10716         from here...
10717         (OS Port Maintainers): ...to here (netbsd).
10719 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10721         * MAINTAINERS (Write After Approval): Add myself.
10723 2002-01-17  H.J. Lu  <hjl@gnu.org>
10725         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10726         (all-target-fastjar): Also depend on all-target-libiberty.
10728 2002-01-16  H.J. Lu  (hjl@gnu.org)
10730         * config.guess: Import from master sources, rev 1.225.
10731         * config.sub: Import from master sources, rev 1.238.
10733 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10735         * MAINTAINERS (Write After Approval): Remove myself.
10737 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10739         * MAINTAINERS (Write After Approval): Add myself.
10741 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10743         * MAINTAINERS: Add self as docs co-maintainer.
10745 2001-12-11  Matthias Klose  <doko@debian.org>
10747         * MAINTAINERS (Write After Approval): Add myself.
10749 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10751         * MAINTAINERS: Update my email address.
10753 2001-12-07  Turly O'Connor  <turly@apple.com>
10754         * MAINTAINERS (Write After Approval): Add myself.
10755         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10756         (rs6000_initialize_trampoline): Call __trampoline_setup for
10757         ABI_DARWIN too.
10758         * darwin-tramp.asm: New file, implements __trampoline_setup.
10759         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10761 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10763         * MAINTAINERS (Write After Approval): Add myself.
10765 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10767         * configure, configure.in: Use temp file for long sed commands.
10769 2001-12-03  Laurent Guerby  <guerby@acm.org>
10771         * config.sub: Update to version 1.232 on subversion.
10773 2001-12-03  Ben Elliston  <bje@redhat.com>
10775         * MAINTAINERS: Update mail address for config.* patches.
10777 2001-11-27  DJ Delorie  <dj@redhat.com>
10778             Zack Weinberg  <zack@codesourcery.com>
10780         When build != host, create libiberty for the build machine.
10782         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10783         CONFIG_ARGUMENTS.
10784         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10785         New variables.
10786         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10787         and rules.
10788         (all.normal): Depend on ALL_BUILD_MODULES.
10789         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10790         (all-build-libiberty): Depend on configure-build-libiberty.
10792         * configure: Calculate and substitute proper value for
10793         ALL_BUILD_MODULES.
10794         * configure.in: Create the build subdirectory.
10795         Calculate and substitute TARGET_CONFIGARGS (formerly
10796         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10798 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10800         * MAINTAINERS (write-after-approval): Add self.
10802 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10804         * MAINTAINERS (GNATS only accounts): Remove self.
10806 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10808         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10809         libf2c.
10811 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10813         * MAINTAINERS (Write After Approval): Add self.
10815 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10817         * MAINTAINERS: mips and s390 are also CPU ports.
10819 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10821         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10823 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10825         * MAINTAINERS: Alphabetize.
10827 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10829         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10831 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10833         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10835 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10837         * configure.in (--enable-languages): Be more permissive about
10838         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10840 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10842         * config.sub: Import from master sources, rev. 1.230.
10843         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10845 2001-11-07  Laurent Guerby  <guerby@acm.org>
10847         * MAINTAINERS (Write After Approval): Add self.
10849 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10851         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10853 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10855         * config.sub: Import from master sources, rev 1.226.
10856         * config.guess: Import from master sources, rev 1.216.
10858 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10860         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10861         * MAINTAINERS: Add self as maintainer of MMIX port.
10862         Remove old after-approval entry.
10864 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10866         * ChangeLog, configure: Fix spelling errors.
10868 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10870         * MAINTAINERS: Tweak my address.
10872 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10874         * MAINTAINERS: Update my email address.
10876 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10878         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10879         * MAINTAINERS: Add self as maintainer of CRIS port.
10881 2001-10-10  Geert Bosch  <bosch@gnat.com>
10883         * MAINTAINERS (Various maintainers: Ada front end):
10884         Added Robert Dewar.
10886 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10888         * MAINTAINERS (Write After Approval): Added self
10890 2001-10-02  Geert Bosch  <bosch@gnat.com>
10892         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10894 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10896         * configure: Handle temporary files securely using mkdir.
10898 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10900         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10902 2001-09-26  Will Cohen  <wcohen@redhat.com>
10904         * configure.in (*-*-linux*): Disable configuration of target-newlib
10905         and target-libgloss.
10907 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10909         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10910         RANLIB.
10912 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10914         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10915         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10916         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10917         avoid quotes nesting problems.
10918         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10919         (DO_X): Export only variables that are set.
10921 2001-09-19  Ben Elliston  <bje@redhat.com>
10923         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10924         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10925         semantics.  Use the shell built-in "type" command instead.
10927 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10929         Merged from gcc-3_0-branch:
10930         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10931         * ltcf-c.sh: Use $objext, not $ac_objext.
10932         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10933         * ltcf-cxx.sh: Add support for GNU.
10934         2001-07-22  Timothy Wall  <twall@redhat.com>
10935         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10936         default settings if using GNU tools with that configuration.
10937         * ltcf-cxx.sh: Ditto.
10938         * ltcf-gcj.sh: Ditto.
10939         2001-07-21  Michael Chastain  <chastain@redhat.com>
10940         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10941         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10942         * ltmain.sh: Mark as gcc-local.
10944 2001-08-30  Eric Christopher  <echristo@redhat.com>
10945             Jason Eckhardt  <jle@redhat.com>
10947         * config.guess: Merge from master sources.
10948         * config.sub: Merge from master sources, add support for mipsisa32.
10950 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10951         * config.sub: Merge from master sources, rev 1.219.
10952         * MAINTAINERS: Add self as contact for stormy16 port.
10954 2001-08-14  Zack Weinberg  <zackw@panix.com>
10956         * config.sub: Merge from master sources, rev 1.218.
10957         * config.guess: Merge from master sources, rev 1.209.
10959 2001-08-11  Graham Stott  <grahams@redhat.com>
10961         * Makefile.in (check-c++): Add missing semicolon.
10963 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10965         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10967 2001-07-30  Eric Christopher  <echristo@redhat.com>
10969         * MAINTAINERS (Various maintainers: mips port): Added myself.
10971 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10973         * configure.in (sh-*-linux*): New.
10975 2001-07-27  Richard Henderson  <rth@redhat.com>
10977         * .cvsignore: Add LAST_UPDATED.
10979 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10981         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10983 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10985         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10987 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10989         * MAINTAINERS (Write After Approval): Added myself.
10991 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10993         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10994         and libgcj on m68hc11/m68hc12.
10996 2001-06-27  H.J. Lu  (hjl@gnu.org)
10998         * Makefile (CFLAGS_FOR_BUILD): New.
10999         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11001 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11003         * README: Remove version number.
11005 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11007         * INSTALL/README: Update wrt. to the installation instructions now
11008         residing in gcc/doc/install.texi.
11010 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11012         * README: Replace with a cut-down and updated version of gcc/README.
11014 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11016         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11017         multilibs to be disabled.
11019 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11021         * MAINTAINERS (Write After Approval): Add myself.
11023 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11025         * config.guess: Import CVS version 1.195.
11026         * config.sub: Import CVS version 1.212.
11028 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11030         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11031         gcc/xgcc is built, use -print-prog-name to find out the program
11032         name to use.
11034 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11036         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11037         appear to also be in the master copy.
11038         * config.sub:  Import CVS version 1.211.
11040 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11042         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11043         with_gcc]: Use `gcc -shared' to build a shared library.
11045 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11047         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11048         archives.
11050 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11052         * MAINTAINERS (Write After Approval): Add myself.
11054 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11056         * configure.in (libstdcxx_flags): Do not try to execute
11057         libstdc++-v3/testsuite_flags until it exists.
11059 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11061         * MAINTAINERS: Update my email address.
11063 2001-05-31  Graham Stott  <grahams@redhat.com>
11065         * MAINTAINERS (Write After Approval): Add myself.
11067 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11069         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11070         libraries when using g++ with native linker.
11072 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11074         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11076 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11078         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11079         [aix4*|aix5*]: Prepend blank.
11081 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11083         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11084         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11085         of subdir/configure scripts to use the new libtool.m4.
11087 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11089         * MAINTAINERS (Write After Approval): Add myself.
11091 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11093         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11095 2001-05-11  Ben Elliston  <bje@redhat.com>
11097         * Makefile.in (all-sid): New target.
11098         (check-sid, clean-sid, install-sid): Likewise.
11100 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11102         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11104 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11106         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11107         libgcj.
11109 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11111         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11112         gcc/xgcc is built, use -print-prog-name to find out the program
11113         name to use.
11115 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11117         * configure.in (noconfigdirs): Don't reset it from scratch in the
11118         target case; only append to it.
11120         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11121         sparc-*-solaris2.8]: Disable ${libgcj}.
11123 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11125         * configure.in (libgcj_saved): Copy from $libgcj.
11126         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11127         --disable-libgcj.
11129 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11131         * MAINTAINERS: Remove self as MIPS maintainer and
11132         C front end maintainer.
11134 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11136         * configure.in: Move *-chorusos target case to the proper switch.
11137         Disable libgcj.
11139 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11141         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11142         1.641.2.228.
11144 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11146         * Makefile.in (STAGE1_CFLAGS): Pass down.
11148 2001-04-13  Alan Modra  <amodra@one.net.au>
11150         * config.guess: Add hppa64-linux support.  Note for next import that
11151         this is already in the master file.
11152         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11154 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11156         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11157         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11159 2001-04-11  Stan Shebs  <shebs@apple.com>
11161         * MAINTAINERS: Add self as Darwin port maintainer.
11163 2001-04-11  Alan Modra  <amodra@one.net.au>
11165         * MAINTAINERS: Update my email address.
11167 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11169         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11170         recent versions of FreeBSD (release 3 or later).
11171         * ltconfig: On FreeBSD, -lc must not be provided when building
11172         a shared library or else the standard -pthread gcc option is
11173         rendered worthless to later users of the built library.
11175 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11177         * MAINTAINERS: Add self and RTH as C front end maintainers.
11179 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11181         * config.sub: Make sure to match an already-canonicalized
11182         machine name (eg. mn10300-unknown-elf).
11184 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11186         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11187         New macros.
11188         (bootstrap, cross): Use RECURSE_FLAGS.
11189         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11191 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11193         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11195 2001-03-22  Colin Howell  <chowell@redhat.com>
11197         * Makefile.in (DO_X): Do not backslash single-quotes in
11198         backquotes (two places).
11200 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11202         Re-installed:
11203         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11204         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11205         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11206         * ltcf-cxx.sh: Likewise.
11207         * ltcf-gcj.sh: Likewise.
11209 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11211         * MAINTAINERS: Add myself as "documentation co-maintainer".
11213 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11215         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11216         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11218 2001-03-19  Tom Tromey  <tromey@redhat.com>
11220         * config-ml.in: Handle GCJ and GCJFLAGS.
11222 2001-03-21  Michael Chastain  <chastain@redhat.com>
11224         * Makefile.in: all-m4 depends on all-texinfo.
11226 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11228         * MAINTAINERS: Add myself to write after approval list.
11230 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11232         * Makefile.in (DO_X): Quote nested quotes.
11234 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11236         * MAINTAINERS: Add myself to write after approval list.
11238 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11240         * Makefile.in (DO_X): Use double quotes for quoting
11241         "RANLIB=$${RANLIB}".
11243 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11245         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11247 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11249         * configure.in: Only use `lang_requires' for languages athat are
11250         actually enabled.
11252 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11254         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11256 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11258         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11260 2001-03-07  Tom Tromey  <tromey@redhat.com>
11262         * configure.in: Allow config-lang.in to set `lang_requires' to list
11263         of other required languages.
11265 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11267         * Makefile.in: Remove RANLIB definition. Use RANLIB
11268         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11269         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11271 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11272             Alexandre Oliva  <aoliva@redhat.com>
11274         * Makefile.in (check-c++): Use tabs, not spaces.
11276 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11278         * MAINTAINERS: add myself to Write After Approval list.
11280 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11282         * Makefile.in (check-c++): New rule.
11284         * configure.in (target_libs): Remove libg++.
11285         (noconfigdirs): Remove libg++.
11286         (noconfigdirs): Same.
11287         (noconfigdirs): Same.
11288         (noconfigdirs): Same.
11290         * config-ml.in: Remove libg++ references.
11292         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11293         (ALL_TARGET_MODULES): Same.
11294         (configure-target-libg++): Remove.
11295         (all-target-libg++): Remove.
11296         (configure-target-libio): Remove.
11297         (all-target-libio): Remove.
11298         (check-target-libio): Remove.
11299         (.PHONY): Remove.
11300         (libg++.tar.bz2): Remove.
11301         (all-target-cygmon): Remove libio.
11302         (all-target-libstdc++): Remove.
11303         (configure-target-libstdc++): Remove.
11304         (TARGET_LIB_PATH): Remove libstdc++.
11305         (ALL_GCC_CXX): Remove libstdc++.
11306         (all-target-gperf): Correct.
11308 2001-02-16  Nick Clifton  <nickc@redhat.com>
11310         * configure.in (noconfigdirs): Allow configuration of texinfo
11311         for Cygwin hosts.
11313 2001-02-15  Anthony Green  <green@redhat.com>
11315         * configure: Introduce GCJ_FOR_TARGET.
11316         * configure.in: Ditto.
11317         * Makefile.in: Ditto.
11319 2001-02-13  Andreas Schwab  <schwab@suse.de>
11321         * MAINTAINERS: Update mail address.
11323 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11325         * config.guess: Add linux target for S/390.
11326         * config.sub: Likewise.
11328 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11330         * configure.in: for *-chorusos, don't config target-newlib and
11331         target-libgloss.
11333 2001-02-06  Ben Elliston  <bje@redhat.com>
11335         * configure: Output host type to stdout, not stderr.
11337 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11339         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11340         * ltcf-cxx.sh: Likewise.
11342         * config.if: Assume enable_libstdcxx_v3 is defined.
11344 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11346         Remove V2 C++ library.
11347         * configure.in: Remove --enable-libstdcxx_v3 support.
11349 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11351         * include/demangle.h: Add prototype for java_demangle_v3.
11353 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11355         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11357 2001-01-27  Richard Henderson  <rth@redhat.com>
11359         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11361 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11363         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11364         Don't unset, it's non-portable and no longer necessary, set to empty
11365         instead.
11367 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11369         * ltconfig: Shell portability fix for the tagname validity check.
11371 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11373         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11374         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11376 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11378         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11380 2001-01-26  Tom Tromey  <tromey@redhat.com>
11382         * configure.in: Allow libgcj to be built on Sparc Solaris.
11384 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11386         * ltcf-c.sh: Add aix5 case.
11387         * ltcf-cxx.sh: Likewise.
11388         * ltconfig: Likewise.
11390 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11392         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11393         keep at least one of build_libtool_libs or build_old_libs set to
11394         yes.
11396         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11397         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11399 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11401         * configure.in: Enable libgcj on several additional platforms.
11403 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11405         * configure.in: Enable libgcj for linux targets.
11407 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11409         * MAINTAINERS (Write After Approval): Add myself.
11411 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11413         * MAINTAINERS: Add myself as vax port maintainer.
11415 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11417         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11419 2001-01-09  Mike Stump  <mrs@wrs.com>
11421         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11422         failures of subdirectories.
11424 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11426         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11427         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11428         * ltcf-cxx.sh: Likewise.
11429         * ltcf-gcj.sh: Likewise.
11430         * ltconfig.sh: Fix typo.
11432 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11434         * configure: handle DOS-style absolute paths.
11436 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11438         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11440 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11442         * MAINTAINERS: Add myself as avr port co-maintainer.
11444 2000-12-28  Ben Elliston  <bje@redhat.com>
11446         * MAINTAINERS: Add myself under ``Write After Approval''.
11448 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11450         * texinfo: Remove directory from GCC.
11452 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11454         * COPYING: Update to current
11455         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11456         to 19yy as example year in copyright notice).
11458 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11460         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11461         (libstdcxx_incdir): Pass down.
11462         * config.if: Remove expired bits for cxx_interface, add stub.
11463         (libstdcxx_incdir): Add variable for g++ include directory.
11464         * configure.in (gxx_include_dir): Use it.
11466 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11468         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11469         with old-email address from ``Write After Approval''.
11471 2000-12-15  Andreas Jaeger  <aj@suse.de>
11473         * configure.in: Handle lang_dirs.
11475 2000-12-14  Tom Tromey  <tromey@redhat.com>
11477         * MAINTAINERS: Removed brads.
11479         * MAINTAINERS: Added gcj developers.
11481 2000-12-13  Anthony Green  <green@redhat.com>
11483         * configure.in: Disable libgcj for any target not specifically
11484         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11485         with g++ abi.
11487 2000-12-13  Mike Stump  <mrs@wrs.com>
11489         * Makefile.in (local-distclean): Also remove fastjar.
11491 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11493         * contrib/gcc_update: Add fastjar --touch entries.
11495 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11497         * configure.in: Disable language-specific target libraries for
11498         languages that aren't enabled.
11500 2000-12-10  Anthony Green  <green@redhat.com>
11502         * configure.in: Define libgcj.  Disable libgcj target libraries for
11503         most targets.
11505 2000-12-10  Neil Booth  <neilb@earthling.net>
11507         * MAINTAINERS: Update mail address, remove from WAA list.
11509 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11511         * libjava: Imported from /cvs/java.
11512         * libffi: Likewise.
11513         * Boehm-gc: Likewise.
11515 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11517         * configure.in (target_libs): Revert 2000-12-08 patch.
11518         (noconfigdirs): Added target-libjava.
11520 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11522         * djunpack.bat: removed.
11524 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11526         * Makefile.in: handle DOS-style absolute paths.
11527         * config-ml.in: likewise.
11528         * symlink-tree: likewise.
11530 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11532         * fastjar: Imported.
11534 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11536         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11537         libjava.
11538         * configure.in (target_libs): Removed `target-libjava'.
11540 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11542         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11543         (ALL_MODULES): Added fastjar.
11544         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11545         (all-target-libjava): all-fastjar replaces all-zip.
11546         (all-fastjar): Added.
11547         (configure-target-fastjar, all-target-fastjar): Likewise.
11548         * configure.in (host_tools): Added fastjar.
11550 2000-12-07  Mike Stump  <mrs@wrs.com>
11552         * Makefile.in (local-distclean): Remove leftover built files.
11554 2000-11-24  Nick Clifton  <nickc@redhat.com>
11556         * configure.in (xscale-elf): Add target.
11557         (xscale-coff): Add target.
11559 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11561         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11562         recent versions of FreeBSD (release 3 or later).
11563         * ltconfig: On FreeBSD, -lc must not be provided when building
11564         a shared library or else the standard -pthread gcc option is
11565         rendered worthless to later users of the built library.
11567 2000-11-16  Fred Fish  <fnf@be.com>
11569         * configure.in (enable_libstdcxx_v3): Fix typo,
11570         libstd++ -> libstdc++.
11572 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11574         * MAINTAINERS: Add self to Write After Approval list.
11576 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11578         * MAINTAINERS: Update my email address.  Add myself to global write
11579         privs list.
11581 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11583         * Makefile.in: Merge with src and libgcj.
11584         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11585         configure-target-<library> when their configure scripts need the C
11586         or C++ library to have already been built to work properly.
11587         (do_proto_toplev): Set them to an empty string.
11589         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11590         (REALLY_SET_LIB_PATH): Use them.
11592 2000-11-17  Stan Shebs  <shebs@apple.com>
11594         * MAINTAINERS: Add self to Write After Approval list.
11596 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11598         * configure: Provide the original toplevel configure arguments
11599         (including $0) to subprocesses in the environment rather than
11600         through gcc/configargs.h.
11602 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11604         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11605         C99.  Alphabetise "Write After Approval" list.
11607 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11609         * configure: Turn on libstdc++ V3 by default.
11611         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11612         if we've got GCC.
11614 2000-11-11  Philip Blundell  <philb@gnu.org>
11616         * MAINTAINERS: Add self to Write After Approval list.
11618 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11620         * ltcf-c.sh (aix4): Improve shared library configuration; require
11621         exporting symbols.
11622         * ltcf-cxx.sh (aix4): Define.
11623         * ltconfig (aix4): Define library and soname specs appropriate for
11624         AIX.  Define command to create export symbols list.
11626 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11628         * config.sub: Add support for Sun Chorus
11630 2000-10-31  Nick Clifton  <nickc@redhat.com>
11632         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11633         <name>@redhat.com.  Also installed new email address for Clint
11634         Popetz.
11636 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11638         * etc: Remove directory from GCC.
11640 2000-10-16  Michael Meissner  <meissner@redhat.com>
11642         * configure (gcc/configargs.h): Only create if there is a build GCC
11643         directory created.
11645 2000-10-16  Matthias Klose  <doko@debian.org>
11647         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11648         when configured for libstdc++-v3.
11650 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11652         * configure: Save configure arguments to gcc/configargs.h.
11654 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11656         * config.guess: Import CVS version 1.157.
11657         * config.sub: Import CVS version 1.181.
11659 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11661         * Makefile.in (bootstrap): avoid recursion if subdir missing
11662         (cross): ditto
11663         (do-proto-toplev): ditto
11665 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11667         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11668         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11670         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11671         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11672         all affected `configure' scripts.
11674 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11676         * MAINTAINERS: Add self as cpplib co-maintainer.
11678 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11680         * MAINTAINERS: Add self to Write After Approval list.
11682 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11684         * INSTALL/README: egcs -> GCC update.
11686 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11688         * MAINTAINERS: Add myself to Write After Approval list.
11690 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11692         * MAINTAINERS: Add myself to Write After Approval list.
11694 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11696         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11697         X11 libraries for hppa64.
11699 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11701         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11703 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11705         * Makefile.in (all-zlib): Added dummy target.
11707         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11708         ltcf-gcj.sh: Updated from libtool multi-language branch.
11710 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11712         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11713         (bootstrap*): Depend on all-bootstrap.
11715 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11717         * config.guess: Import CVS version 1.156.
11718         * config.sub: Import CVS version 1.179.
11720 2000-09-02  Anthony Green  <green@cygnus.com>
11722         * Makefile.in (all-gcc): Depend on all-zlib.
11723         (CLEAN_MODULES): Add clean-zlib.
11724         (ALL_MODULES): Add all-zlib.
11725         * configure.in (host_libs): Add zlib.
11727 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11729         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11730         crosses, but add gcc/include to the header search path for them.
11732 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11734         * MAINTAINERS: Add self to Write After Approval list.
11736 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11738         * config.guess: Import CVS version 1.152.
11739         * config.sub: Import CVS version 1.177.
11741 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11743         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11744         $targargs to tell whether newlib is going to be built.
11746         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11747         $$r/TARGET_SUBDIR/libio for _G_config.h.
11749 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11751         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11753 2000-08-22  DJ Delorie  <dj@redhat.com>
11755         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11757 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11759         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11760         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11761         sub-configures.
11763 2000-08-21  DJ Delorie  <dj@redhat.com>
11765         * MAINTAINERS: Add self as a libiberty maintainer
11767 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11769         * configure.in (libstdcxx_flags): Use
11770         libstdc++-v3/src/libstdc++.INC.
11772 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11774         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11776 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11778         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11780         * configure: Make enable_threads and enable_shared defaults
11781         explicit.  Substitute enable_threads into generated Makefiles.
11782         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11783         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11785 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11787         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11789 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11791         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11792         previous delta.
11794 2000-08-11  Jason Merrill  <jason@redhat.com>
11796         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11797         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11798         (FLAGS_FOR_TARGET): Not here.
11799         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11801 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11803         * config-ml.in (CC, CXX): Don't introduce a leading space.
11805 2000-08-07  DJ Delorie  <dj@delorie.com>
11807         * MAINTAINERS: Add self as a DJGPP maintainer
11809 2000-08-07  DJ Delorie  <dj@redhat.com>
11811         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11812         "if we're also building gcc, and it's a gcc that will run on the
11813         build machine, we want to use its includes instead of the system's
11814         default includes".
11816 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11818         * MAINTAINERS: Add self to Write After Approval list.
11820 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11822         * configure.in (libstdcxx_flags): Don't use `"'.
11824         * config-ml.in: Adjust multilib search paths to the
11825         appropriate multilib tree.
11827 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11829         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11830         commas in $LANGUAGES.
11832 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11834         * configure.in: Re-enable all references to libg++ and librx.
11836 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11838         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11839         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11840         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11841         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11843         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11845 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11847         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11848         CXX_FOR_TARGET for sed.
11850 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11852         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11853         Do not override if already set in the environment or in configure.
11854         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11855         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11857 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11859         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11860         the libtool CVS tree multi-language branch.
11861         * ltconfig, ltmain.sh: Updated.
11863 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11865         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11866         (clean-target): Depend on it.
11868         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11869         (GCC_FOR_TARGET): Use it.
11870         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11871         * configure.in: ... here.
11872         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11873         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11875 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11877         * MAINTAINERS: Add self to Write After Approval list.
11879 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11881         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11882         (configure-target-libchill, configure-target-libobjc): Likewise.
11884         * configure.in: Use the same cache file for all target libs.
11885         * config-ml.in: But different cache files per multilib variant.
11887 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11889         * configure (topsrcdir): Don't use dirname.
11891 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11893         * MAINTAINERS: Add self to Write After Approval list.
11895 2000-07-20  Jason Merrill  <jason@redhat.com>
11897         * configure.in: Remove all references to libg++ and librx.
11899         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11901 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11903         * config.sub: Update to subversions version 2000-07-06.
11905 2000-07-12  Andrew Haley  <aph@cygnus.com>
11907         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11908         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11910 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11912         * symlink-tree:  Check number of arguments.
11914 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11916         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11917         search path for a g++ extracted from the build tree.  This
11918         will allow link tests run by configure scripts in
11919         subdirectories to succeed.
11921 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11923         * ltconfig: Add support for mips-dde-sysv4.2MP
11925 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11927         * MAINTAINERS: Add myself as loop discovery maintainer.
11929 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11931         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11932         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11934 2000-06-19  Timothy Wall  <twall@cygnus.com>
11936         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11937         * config.sub: Add tic54x target.
11939 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11941         * MAINTAINERS: Add self as Fortran maintainer,
11942         remove Craig Burley.
11944 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11946         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11947         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11949 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11951         * MAINTAINERS: Add self as i18n maintainer
11953 20000-05-21  H.J. Lu  (hjl@gnu.org)
11955         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11956         directory are used if they exist. Make sure
11957         $(build_tooldir)/include is searched for header files,
11958         $(build_tooldir)/lib/ for library files.
11959         (GCC_FOR_TARGET): Likewise.
11960         (CXX_FOR_TARGET): Likewise.
11962 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11964         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11966 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11968         * Makefile.in (configure-target-libiberty): Depend on
11969         configure-target-newlib.
11971 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11973         * configure.in, Makefile.in: Merge all libffi-related
11974         configury stuff from the libgcj tree.
11976 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11978         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11979         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11981 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11983         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11984         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11985         current version information.  Add to proto-toplev directory.
11986         (gdb-taz): Build do-djunpack.
11988 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11990         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11992 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11994         * MAINTAINERS: Add self to Write After Approval list.
11996 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11998         * ltmain.sh: Preserve in relink_command any environment
11999         variables that may affect the linker behavior.
12001 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12003         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12005 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12007         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12009 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12011         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12012         with the version name.
12014 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12016         * MAINTAINERS: Add self as bb-reorder maintainer.
12018 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12020         * config.if: Tweak.
12022 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12024         * djunpack.bat: New file.
12026 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12028         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12029         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12030         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12031         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12033 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12035         * config.sub (case $basic_machine): Change default for "ibm-*"
12036         to "openedition".
12038 2000-04-13  Andreas Jaeger  <aj@suse.de>
12040         * MAINTAINERS: Added myself.
12042 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12044         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12045         (do-md5sum): New target.
12046         (MD5PROG): Define.
12047         (PACKAGE): Default to TOOL.
12048         (VER): Default to a shell script.
12049         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12050         md5 checksum generation.
12051         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12052         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12053         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12054         insight.tar.bz2): Use gdb-taz to create archive.
12056 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12058         * configure (warn_cflags): Delete.
12060 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12062         * MAINTAINERS: Added myself.
12064 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12065             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12067         * configure.in (enable_libstdcxx_v3): Add.
12068         (target_libs): Add bits here to switch between libstdc++-v2 and
12069         libstdc++-v3.
12070         * config.if: And this file too.
12071         * Makefile.in: Add libstdc++-v3 targets.
12073 2000-04-05  Michael Meissner  <meissner@redhat.com>
12075         * config.sub (d30v): Add d30v as a basic machine type.
12077 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12079         * configure.in: -linux-gnu*, not -linux-gnu.
12081 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12083         * MAINTAINERS: Add self in write-after-approval section.
12085 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12087         * MAINTAINERS: Add self as ia64 port maintainer.
12089 2000-03-08  Neil Booth  <NeilB@earthling.net>
12091         * MAINTAINERS: Add self in write-after-approval section.
12093 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12095         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12096         (do-tar-bz2): Replace TOOL with PACKAGE.
12097         (gdb.tar.bz2): Remove GDBTK from GDB package.
12098         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12099         dejagnu.tar.bz2): New packages.
12101 2000-02-27  Andreas Jaeger  <aj@suse.de>
12103         * configure.in: Add entry for mips*-*-linux*, move catch all
12104         *-*-*linux* entry below this one.
12106 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12108         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12110 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12112         * config.sub: Support an OS of "wince".
12114 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12116         * config.guess, config.sub: Updated to match config's 2000-02-15
12117         version.
12119 2000-02-23  Linas Vepstas  <linas@linas.org>
12121         * config.sub: Add support for Linux/IBM 370.
12122         * configure.in: Likewise.
12124 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12126         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12128 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12130         * config.guess: Guess "cygwin" rather than "cygwin32".
12132 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12134         * configure (gcc_version): When setting, narrow search to
12135         lines containing `version_string'.
12137 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12139         * config.sub: Add support for avr target.
12141 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12143         * MAINTAINERS: Add maintainers for MCore port.
12145 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12147         * config.sub: Add mmix-knuth-mmixware.
12149 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12151         * MAINTAINERS: Pair cccp with cpplib maintainership.
12153 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12155         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12156         structure stuff to -L library search.
12157         (CXX_FOR_TARGET): Ditto.
12158         (CROSS_CHECK_MODULES): Fix spelling mistake.
12160 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12162         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12163         the C++ compiler.
12165 2000-01-12  Richard Henderson  <rth@cygnus.com>
12167         * configure.in: Don't build some bits for beos.
12169 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12171         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12172         as include files.
12174 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12176         * Add self as cpplib maintainer, as requested by Jason
12177         Merrill.  Correct my e-mail address.
12179 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12181         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12182         not mh-aix43.
12184 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12186         * MAINTAINERS: Add myself to "write after approval" list.
12188 1999-12-14  Richard Henderson  <rth@cygnus.com>
12190         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12191         * config.sub: Accept alphaev[78], alphaev8.
12193 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12195         * config.guess, config.sub: Update from autoconf.
12197 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12199         * MAINTAINERS:  update my playtime e-address.
12201 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12203         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12204         necessary libraries are missing.
12206 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12208         * MAINTAINERS: Add new 'write after approval' maintainer.
12210 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12212         * MAINTAINERS: Add new Java maintainer.
12214 1999-10-25  Andreas Schwab  <schwab@suse.de>
12216         * configure: Fix quoting inside arguments of eval.
12218 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12220         * config-ml.in: Allow suppression of some ARM multilibs.
12222 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12224         * config.guess: Add OS/390 match pattern.
12225         * config.sub: Add mvs, openedition targets.
12226         * configure.in (i370-ibm-opened*): New.
12228 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12230         * config.sub: Add support for configuring for pj.
12232 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12234         * config.sub (maybe_os): Add support for configuring for fr30.
12236 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12238         * configure.in: Do not configure or build ld for AIX
12239         platforms.  ld is known to be broken on these platforms.
12241 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12243         * config-ml.in: Pass compiler flag corresponding to multidirs to
12244         subdir configures.
12246 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12248         * Makefile.in (LDFLAGS): Define.
12250 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12252         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12253         noconfigdirs.
12254         (*-*-cygwin*): Likewise.
12256 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12258         * mkdep: New file.
12259         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12260         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12262         From Eli Zaretskii <eliz@is.elta.co.il>:
12263         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12264         long file name when using DJGPP on MS-DOS.
12266 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12268         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12270 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12272         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12273         dependency as this causes "make check" to globally "make all"
12275 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12277         * configure.in (target_libs): Added target-zlib.
12278         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12279         (CONFIGURE_TARGET_MODULES): Likewise.
12280         (CHECK_TARGET_MODULES): Likewise.
12281         (INSTALL_TARGET_MODULES): Likewise.
12282         (CLEAN_TARGET_MODULES): Likewise.
12283         (configure-target-zlib): New target.
12284         (all-target-zlib): Likewise.
12285         (all-target-libjava): Depend on all-target-zlib.
12286         (configure-target-libjava): Depend on configure-target-zlib.
12288         * Makefile.in (configure-target-libjava): Depend on
12289         configure-target-newlib.
12290         (configure-target-boehm-gc): New target.
12291         (configure-target-qthreads): New target.
12293         * configure.in (target_libs): Added target-qthreads.
12294         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12295         (CONFIGURE_TARGET_MODULES): Likewise.
12296         (CHECK_TARGET_MODULES): Likewise.
12297         (INSTALL_TARGET_MODULES): Likewise.
12298         (CLEAN_TARGET_MODULES): Likewise.
12299         (all-target-qthreads): New target.
12300         (configure-target-libjava): Depend on configure-target-qthreads.
12301         (all-target-libjava): Depend on all-target-qthreads.
12303         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12304         (CONFIGURE_TARGET_MODULES): Likewise.
12305         (CHECK_TARGET_MODULES): Likewise.
12306         (INSTALL_TARGET_MODULES): Likewise.
12307         (CLEAN_TARGET_MODULES): Likewise.
12308         (all-target-libjava): New target.
12309         (all-target-boehm-gc): Likewise.
12310         * configure.in (target_libs): Added libjava, boehm-gc.
12312 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12314         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12315         configure.bat in SUPPORT_FILES.
12316         (gas+binutils.tar.bz2): Likewise.
12318         * makeall.bat: Remove; obsolete.
12320 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12322         From Mark Elbrecht:
12323         * configure.bat: Remove; obsolete.
12325 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12327         * configure: Add -W -Wall to the default CFLAGS when compiling with
12328         gcc.
12330 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12332         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12334 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12336         * configure.in: Build ld on IRIX6.
12338 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12340         * Makefile.in: Change distribution targets to use bzip2 instead of
12341         gzip.
12342         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12343         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12345 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12347         * config.sub: Add mcore target.
12349 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12351         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12353 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12355         * config.guess (dummy): Changed to $dummy.
12357 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12359         * config.sub: Tidied up case statements.
12361 1999-05-22  Ben Elliston  <bje@cygnus.com>
12363         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12364         <jiro@din.or.jp>.
12366         * config.guess: Merge with FSF version. Future changes will be
12367         more accurately recorded in this ChangeLog.
12368         * config.sub: Likewise.
12370 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12372          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12374 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12376         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12378 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12380         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12382 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12384         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12385         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12386         Bad merge removed these two changes.
12388 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12389                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12391         * config.guess (interix Alpha): Add.
12393 1999-04-11  Richard Henderson  <rth@cygnus.com>
12395         * configure.in (i?86-*-beos*): Do config gperf; don't config
12396         gdb, newlib, or libgloss.
12398 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12400         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12401         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12402         from multidirs.
12404 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12406         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12408 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12410         * config.sub: Add support for mcore targets.
12412 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12414         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12415         not mt-ospace, in order to shut up assembler warning about using
12416         symbols that are named the same as registers.
12418 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12420         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12421         dependency list for all-target-cygmon.
12423 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12425         * config-ml.in: Check $host, not $target, for selective multilibs.
12426         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12427         thumb interworking, and underscore prefix multilibs.
12429 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12431         * missing: Update to version from current automake.
12433 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12435         * configure (gxx_include_dir): Removed.
12437         * configure.in (gxx_include_dir): Handle it.
12438         * Makefile.in: Likewise.
12440 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12442         * config.sub (mips64vr4111,mips64vr4111el) Add.
12444 1999-03-21  Ben Elliston  <bje@cygnus.com>
12446         * config.guess: Correct typo for detecting ELF on FreeBSD.
12448 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12450         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12451         config/mh-djgpp.
12453 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12455         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12456         all-target-newlib to dependency list for all-target-bsp.
12458 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12460         * config.sub: Add i386-uwin support.
12461         * config.guess: Likewise.
12463 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12465         * configure.in: cleanup, add mh-*pic handling for arm, special
12466         case powerpc*-*-aix*
12468 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12470         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12471         can be built.
12473 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12475         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12476         targets.
12478 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12480         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12482 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12484         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12486 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12488         * config.sub: Fix typo in arm recognition.
12490 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12492         * configure.in (noconfigdirs): Changed target_configdirs to
12493         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12494         rather than m68k-*-* since it is not known to work on
12495         m68k-aout. Ditto for arm-*-*oabi.
12497 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12499         * configure.in (*-*-windows*): Remove, no longer used.
12501 1999-02-19  Ben Elliston <bje@cygnus.com>
12503         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12504         Smart and improved by Andrew Cagney.
12506 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12508         * config.guess: Recognize openbsd-*-hppa.
12510 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12512         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12513         only if it is not empty.
12515 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12517         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12519         * config.guess: Modified to recognize uname's armv* syntax.
12521         * config.sub: Modified to recognize uname's armv* syntax.
12523 1999-02-17  Mark Salter  <msalter@cygnus.com>
12525         * configure.in: Added target-bsp for sparclite.
12527 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12529         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12531 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12533         * configure.in: Add support for strongarm port.
12534         * config.sub: Add support for strongarm target.
12536 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12538         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12539         the old name config/mh-cygwin32.
12540         Enable texinfo.
12542 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12544         * configure.in: Do build ld for ix86 Solaris.
12546 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12548         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12549         $AR_FOR_TARGET.  Likewise for RANLIB.
12551 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12553         * config.sub (oabi):  Recognize.
12554         * configure.in (arm-*-oabi):  Handle.
12556 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12558         * config.guess: Improve detection of i686 on UnixWare 7.
12560 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12562         * config.guess: Add support for i386-pc-interix.
12563         * config.sub: Likewise.
12564         * configure.in: Likewise.
12566 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12568         * Makefile.in: Remove unneeded all-target-libio from
12569         from all-target-winsup target since it is now unneeded.
12570         Add all-target-libtermcap in its place since it is now
12571         needed.
12573 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12575         * configure.in: makefile stub for cygwin target is probably
12576         unnecessary.  Remove it for now.
12578 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12580         * configure.in: libtermcap.a should be built when cygwin is the
12581         target as well as the host.
12582         * config.guess: Allow mixed case in cygwin uname output.
12583         * Makefile.in: Add libtermcap target.
12585 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12587         * config.sub: Clean up handling of hppa2.0.
12589 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12591         * config.guess: Use C code to identify more HP machines.
12593 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12595         * config.sub: Handle hppa2.0.
12597 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12599         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12600         cygmon for all sparclite targets, regardless of object format.
12602 1998-12-15  Mark Salter  <msalter@cygnus.com>
12604         * configure.in: Added target-bsp for several target architectures.
12606         * Makefile.in: Added rules for bsp.
12608 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12610         * config.guess: Improve detection of hppa2.0 processors.
12612 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12614         * config.guess: Recognize FreeBSD using ELF automatically.
12616 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12618         * configure (skip-this-dir): Add handling for new shell script, which
12619         might be created by a sub-directory's configure to indicate, this particular
12620         directory is "unwanted".
12621         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12623 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12625         * ltconfig: import from libtool, after changing libtool to
12626         account for the cygwin name change.
12628 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12630         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12631         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12633 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12635         * configure.in: Add libtermcap to list of cygwin dependencies.
12637 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12639         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12640         they include winsup/include when it's a cygwin target.
12642 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12644         * configure.in (host_tools): Added zip.
12645         * Makefile.in (all-target-libjava): Depend on all-zip.
12646         (all-zip): New target.
12647         (ALL_MODULES): Added all-zip.
12648         (NATIVE_CHECK_MODULES): Added check-zip.
12649         (INSTALL_MODULES): Added install-zip.
12650         (CLEAN_MODULES): Added clean-zip.
12652 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12654         * Makefile.in: lose "32" from comment about cygwin.
12656 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12658         * configure.in: Use -Os to build target libraries for the fr30.
12660 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12662         * config.sub: Add fr30.
12664 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12666         * configure.in: drop "32" from config/mh-cygwin32.  Check
12667         cygwin* instead of cygwin32*.
12668         * config.sub: Check cygwin* instead of cygwin32*.
12670 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12672         * config.guess: Match any version of Unixware7.
12674 1998-10-20  Syd Polk  <spolk@cygnus.com>
12676         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12677         if desired.
12679 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12681         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12682         these if the appropriate directories and files to not exist.
12684 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12686         * Makefile.in (DEVO_SUPPORT): Add config.if.
12688 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12690         * configure: Add pattern to replace "build_tooldir"'s
12691         definition in the generated Makefile with "tooldir"'s
12692         actual value.
12694 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12696         * config.sub: Bring back lost sparcv9.
12698         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12700 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12702         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12703         CC_FOR_TARGET and friends.
12705 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12707         * Makefile.in (build_tooldir): New variable, same as tooldir.
12708         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12709         -B$(build_tooldir)/bin/.
12710         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12712 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12714         * README: Remove installation instructions and refer to the
12715         INSTALL directory instead.
12717 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12719         * config.sub: Add support for i[34567]86-pc-udk.
12720         * configure.in: Likewise.
12722 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12724         * Makefile.in: add bzip2 package building bits for user
12725         tools module
12726         * configure.in: ditto
12728 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12730         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12731         (ALL_TARGET_MODULES): Add all-target-libobjc.
12732         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12733         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12734         (all-target-libchill): Add dependencies.
12735         * configure.in (target_libs): Add libchill.
12737 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12739         * configure.in (target_subdir): Remove duplicate line.
12741 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12743         * Makefile.in (all-automake): fix dependencies.
12745 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12747         * configure.in: Minor cleanups for building in the $(target_alias)
12748         subdir.
12750 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12752         * Makefile.in (bootstrap): Set r and s before make all.  Use
12753         BASE_FLAGS_TO_PASS in make all.
12754         (cross): Likewise.
12756 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12758         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12760 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12762         * config.sub: Fix typo in last change.
12764 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12766         * config.sub: Add support for C4x target.
12767         * configure.in: Likewise.
12769 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12771         * config.sub: Recognize sparcv9 just like sparc64.
12773 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12775         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12777 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12779         * config.guess: Correctly identify Pentium II sco boxes.
12781         * config.guess: Fix "tr" code.  From Weiwen Liu.
12783 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12785         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12786         stabs.
12788 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12790         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12791         (ALL_TARGET_MODULES): Add all-target-libchill.
12792         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12793         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12794         (all-target-libchill): Add dependencies.
12795         * configure.in (target_libs): Add libchill.
12797 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12799         * config.guess: Avoid assumptions about "tr" behaves when
12800         LANG is set to something other than English.
12802 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12804         * configure (gxx_include_dir): Changed to
12805         '${prefix}/include/g++'-${libstdcxx_interface}.
12807         * config.if: New to determine the interfaces.
12809 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12811         * config.guess: Detect and handle MPE/IX.
12812         * config.sub: Deal with MPE/IX.
12814 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12816         * configure.in: Use mh-aix43.
12818 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12820         * configure: Fix --without/--disable cases for gxx-include-dir.
12822 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12824         * mdata-sh:  Imported.  Needed for automake support.
12826 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12828         * Makefile.in (taz): Try "chmod -R og=u ." before
12829         "chmod og=u `find . -print`".
12831 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12833         * configure.in: Add arm-elf and thumb-elf support.
12835 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12837         * Makefile.in: Undo previous patch.
12839 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12841         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12842         to here ...
12843         (install-no-fixedincludes): and here
12844         (INSTALL_MODULES): ... from here.
12846 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12848         * config.sub: Merge with FSF.
12850         * config.guess: Merge with FSF.
12852 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12854         * configure (extraconfigdirs): New variable.
12855         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12856         * Makefile.in (all): Move higher in file.
12857         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12858         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12859         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12860         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12861         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12863 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12865         * Makefile.in (all-target-libjava): Depend on all-gcc and
12866         all-target-newlib.
12867         (configure-target-libjava): Depend on $(ALL_GCC).
12869 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12871         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12872         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12874 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12876         * INSTALL/README: Fix typo.
12878 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12880         * ylwrap: Change absolute path checks to check for DOS style path
12881         names.
12883         * ylwrap: Don't use a full path name if the source file is in the
12884         same directory.  From hjl@lucon.org (H.J. Lu).
12886         * config-ml.in: Default to being verbose, to match Feb 18 change to
12887         configure.
12889 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12891         Brought over from egcs:
12893         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12895         * configure.in (target_subdir): Set to ${target_alias} instead
12896         of "libraries".
12898         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12900         * configure.in (target_subdir): Set to libraries if enable_multilib.
12902 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12904         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12905         multilibs, force reconfiguration the first time we create
12906         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12908 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12910         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12911         avoid confusion with --no-recursion.
12913 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12915         * configure.in: Win32 hosts shouldn't use install -x
12916         * install-sh: remove -x option, and special .exe-handling
12917         hack.
12919 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12921         * config.guess: Recognize i586-pc-beos.
12922         * configure.in: Don't build some bits for beos.
12924 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12926         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12927         CFLAGS default to -O2.
12929         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12930         when using GNU ld.
12932 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12934         * ltmain.sh: Correct install when using a different shell.
12936 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12938         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12940 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12942         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12943         target.
12945 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12947         * ltconfig: Update to correct AIX handling.
12949 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12951         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12953         * configure.in (target_subdir): Set to ${target_alias} instead
12954         of "libraries".
12956 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12958         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12959         (Makefile): Depend on $(gcc_version_trigger).
12961         * configure (gcc_version): Change default initializer to empty
12962         string.
12963         (gcc_version_trigger): New variable; pass this variable down
12964         to subdir configures to enable them checking gcc's version
12965         themselves. Emit make macros for both gcc_version vars.
12966         (topsrcdir): Initialize reliably.
12967         (recursion line): Remove --with-gcc-version=${gcc_version}.
12969 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12971         * configure (enable_version_specific_runtime_libs): Implement new flag
12972         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12973         in $(libsubdir); emit definition in each generated Makefile.
12974         (gxx_include_dir): Initialize depending on
12975         $enable_version_specific_runtime_libs.
12977 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12979         * configure (gcc_version): Initialize properly depending on
12980         how and where configure is started.
12981         (recursion line): Pass a --with-gcc-version=${gcc_version}
12982         to configures in subdirs.
12984 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12986         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12987         cygmon
12989 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12991         * configure.in: Add cygmon and libstub support for mn10200.
12993 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12995         * configure (gcc_version): Add new variable describing the
12996         particular gcc version we're building.
12997         * Makefile.in (libsubdir): Add new macro for the directory
12998         in which the compiler finds executables, libraries, etc.
12999         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13000         and libsubdir.
13002 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13004         * Makefile.in (local-clean): Remove *.log.
13005         (warning.log): Built with warn_summary from build.log.
13006         (mail-report.log): Run test_summary.
13007         (mail-report-with-warnings.log): Run test_summary including
13008         warning.log in the report.
13010 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13012         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13014 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13016         * Makefile.in (grep): Grep no longer depends on libiberty.
13018 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13020         * Makefile.in: all-snavigator needs all-libgui.
13022 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13024         * configure.in: Add cygmon and libstub support for mn10300.
13026 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13028         * missing: Update to version from automake 1.3.
13030         * ltmain.sh: On installation, don't get confused if the same name
13031         appears more than once in the list of library names.
13033 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13035         * config.sub: Accept m68060 and m5200 as CPU names.
13037 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13039         * configure: Use && rather than using -a in test, because odd
13040         strings can confuse test.
13041         * configure.in: Likewise.
13043 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13045         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13047 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13049         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13050         bootstrap4-lean): New targets.
13052 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13054         * mpw-* Delete.  Not used.
13056 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13058         * COPYING.LIB: Update FSF address.
13060 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13062         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13064         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13065         GAS_SUPPORT_DIRS.
13067 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13069         * ltconfig, ltmain.sh: Avoid producing a version number if
13070         -version-info was not used.
13072 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13074         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13075         building with newlib.
13077 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13079         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13080         Solaris `make' causes it to continue to next definition.
13082 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13084         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13085         the right GUI libraries and files are installed along with GDB.
13087 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13089         * configure.in: Change alpha to alpha* in several places.
13091 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13093         * config.sub: Recognize sparc86x.
13095 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13097         * configure.in (--enable-target-optspace): Remove debug echo.
13099 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13101         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13103 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13105         * ltconfig: Update cygwin32 support.
13107         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13108         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13109         (GDB_SUPPORT_DIRS): Likewise.
13111 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13113         * configure.in (target_makefile_frag): If --enable-target-optspace,
13114         use -Os to compile target libraries rather than -O2.  Default to
13115         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13116         not used.
13117         * configure.in (target_cflags): Ditto for d30v.
13119 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13121         * Makefile.in (all-bfd): Depend on all-intl.
13122         (all-binutils): Likewise.
13123         (all-gas): Likewise.
13124         (all-gprof): Likewise.
13125         (all-ld): Likewise.
13127 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13129         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13131 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13133         * Makefile.in (all-bfd): Depend upon all-libiberty.
13135         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13137 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13139         * Makefile.in: Add libstub.
13141         * configure.in: Ditto. Build libstub for targets that have cygmon
13142         support.
13144 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13146         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13148 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13150         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13151         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13153 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13155         * configure: Define DEFAULT_M4 by searching PATH.
13156         * Makfile.in: Use DEFAULT_M4.
13158 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13160         * ltconfig: Add cygwin32 support.
13162         * Makefile.in, configure.in: Add libtool as a native only directory
13163         to configure and build.
13165 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13167         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13169 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13171         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13173 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13175         * Makefile.in: add ash make rules
13176         * configure.in: add ash to native_only and host_tools lists
13178 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13180         * Makefile.in (all-gettext, all-intl): New targets.
13181         (ALL_MODULES): Added all-gettext, all-intl.
13182         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13183         (INSTALL_MODULES): Added install-gettext, install-intl.
13184         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13186         * configure.in (host_tools): Added gettext.
13187         (native_only): Likewise.
13188         (noconfigdirs) [various cases]: Likewise.
13189         (host_libs): Added intl.
13191 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13193         * configure: Do not disable building gdbtk for cygwin32 hosts.
13195 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13197         * configure.in: Add thumb-coff target.
13198         * config.sub: Add thumb-coff target.
13200 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13202         * Makefile.in: Revert yesterday's change.
13203         (all-target-winsup):  all-target-librx stays out of here.
13205 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13207         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13208         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13209         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13210         Remove references to librx and libg++.
13212 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13214         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13215         recursive makes
13217 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13219         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13220         for newlib directory.
13221         (CXX_FOR_TARGET): Likewise.
13223 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13225         * ltconfig: Update after libtool/ltconfig.in change for
13226         hpux11.
13228 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13230         * ltconfig, ltmain.sh: Update to libtool 1.2.
13232 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13234         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13235         (install-gcc-cross): Instead, override LANGUAGES here.
13237 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13239         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13240         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13242 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13244         * configure.in: Add Thumb-pe target.
13246 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13248         * Makefile.in - changed sn targets to snavigator
13249         * configure.in - changed sn targets to snavigator
13251 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13253         * config-ml.in: After building symlink tree call make distclean
13254         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13255         to be the case for libiberty.
13257 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13259         * configure: When making link, also check the current
13260         directory. The configure scripts may create one.
13262 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13264         * config.sub: Accept alphapca56 and alphaev6 properly.
13266 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13268         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13270 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13272         * config.sub (sco5): Fix typo.
13274 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13276         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13277         install-itcl.
13278         (install-itcl): Remove dependency on install-tcl.
13280 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13282         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13284 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13286         * configure.in: Don't build libgui for a cygwin32 target when not on
13287         a cygwin32 host.
13289 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13291         * configure (redirect): Set to null, so default behavior of
13292         configure is now --verbose.
13294 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13296         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13297         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13299 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13301         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13302         this change to sync Makefile.in with its ChangeLog entries.
13304 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13306         * ltmain.sh (mkdir): Check that the directory doesn't exist
13307         before we exit with error, so that we don't get races during
13308         parallel builds.
13310 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13312         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13314 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13316         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13317         PICFLAG_FOR_TARGET.
13318         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13320         * configure: Emit a definition for the new macro enable_shared
13321         into each Makefile.
13323 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13325         * configure.in (host_tools, native_only): Add libtool.
13327 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13329         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13330         Fix typo in ming config comment.
13332 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13334         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13336 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13338         * config.sub: Add tic30 cases, and map c30 to tic30.
13340 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13342         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13343         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13344         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13345         (CLEAN_TARGET_MODULES): Similarly
13346         (all-target-libf2c): Add dependences.
13347         * configure.in (target_libs): Add libf2c.
13349 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13351         * configure.in: Remove expect from noconfigdirs when target
13352         is cygwin32.  OK to build expect and dejagnu with Canadian
13353         Cross.
13355 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13357         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13358         host.
13360         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13361         and mingw32.
13363 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13365         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13366         here as it is not defined in the toplevel Makefile.
13368 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13370         * configure (package_makefile_rules_frag): New variable, which names
13371         a file with generic rules, ...
13372         Change comment to mention we now have FIVE parts.
13373         * configure: Undo last change.
13375 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13377         * config.guess: More accurate determination of HP processor types.
13378         * config.sub: More accurate determination of HP processor types.
13380 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13382         * configure (package_makefile_frag): Move inserting the
13383         ${package_makefile_frag} to where it should be according
13384         to the comment.
13386 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13388         * config.guess: Add support for Linux/ARM.
13390 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13392         * .cvsignore: Remove *-info and *-install since they match
13393         release-info and mpw-install, which we don't want to just ignore.
13395 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13397         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13399 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13401         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13402         local_prefix to sub-make invocations.
13404 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13406         * configure.in: Check makefile fragments in the source
13407         directory.
13409 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13411         * configure.in: Check whether host and target makefile
13412         fragments exist before adding them to *_makefile_frag.
13414 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13416         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13418 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13420         * configure.in: Make sure we only replace RPATH_ENVVAR on
13421         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13422         regexp to sed.
13424         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13425         to sub-makes.
13427 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13429         * config-ml.in (multi-do): LDFLAGS must include multilib
13430         designator.
13432 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13434         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13436 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13438         * config.sub: Add mingw32 support.
13439         * configure.in: Likewise.
13441 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13443         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13445 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13447         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13448         * configure (gxx_include_dir): Provide a definition for subdirs
13449         which do not use autoconf.
13451 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13453         * config.guess: Sync with egcs.  Picks up new alpha support,
13454         BeOS & some additional linux support.
13456 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13458         * config.guess: HP 9000/803 is a PA1.1 machine.
13460 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13462         * configure.in: It's alpha*-...
13464 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13466         * configure.in (host_makefile_frag, target_makefile_frag):
13467         Handle multiple config files.
13468         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13469         alpha-*-*.
13471 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13473         * mkdep: New file.
13475 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13477         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13479 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13481         * Makefile.in: Add libgui directory.
13482         (GDB_TK): Add all-libgui.
13483         * configure.in: Add libgui directory.
13484         * configure: Add all-libgui to GDB_TK.
13486 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13488         * config-ml.in (multidirs): Add m32r to multilib list.
13490 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13492         * Makefile.in (all-target-gperf): Change dependency to
13493         all-target-libstdc++.
13495 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13497         * config.guess: Add BeOS support.
13499 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13501         Source directory cvs renamed to cvssrc:
13502         * configure.in (host_tools): Change cvs to cvssrc.
13503         (native_only): Likewise.
13504         (noconfigdirs) [various cases]: Likewise.
13505         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13506         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13507         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13508         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13509         (all-cvssrc): Rename target from all-cvs.
13511 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13513         * configure (gxx_include_dir): Fix thinko.
13515 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13517         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13518         (install-cross, install-gcc-cross): New targets.
13520 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13522         * configure.in (noconfigdirs): Add support for Thumb target.
13524         * config.sub (maybe_os): Add support for Thumb target.
13526 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13528         * Makefile.in: Add rules for cygmon.
13530         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13532 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13534         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13535         * configure (gxx_include_dir): Provide a definition for subdirs
13536         which do not use autoconf.
13538 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13540         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13541         11/18/97 build
13543 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13545         * From Franz Sirl.
13546         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13547         found on RedHat Linux systems.
13549 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13551         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13552         guesses.
13554 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13556         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13558 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13560         * ltmain.sh: If mkdir fails, check whether the directory was created
13561         anyhow by some other process.
13563 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13565         * configure.in (d30v-*-*): Configure all directories.
13567 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13569         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13570         for the D30V.
13572 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13574         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13576 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13578         * include/libiberty.h: Add extern "C" { so it can be used with C++
13579         progrms.
13580         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13581         programs.
13583 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13585         * configure.in (d30v-*-*): Configure GCC now.
13587 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13589         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13590         is no longer needed.
13592 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13594         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13596 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13598         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13599         targets using "$@" to provide support for similar but not identical
13600         targets without having to duplicate code.
13602 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13604         * makefile.vms: Fix to work with DEC C.
13606 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13608         * config.sub: Add mips-tx39-elf to marketing names.
13610 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13612         * ltmain.sh: Handle symlinks in generated script.
13614 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13616         * configure: Handle autoconf style directory options: --bindir,
13617         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13618         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13619         --sysconfdir.
13620         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13621         (sharedstatedir, localstatedir, oldincludedir): New variables.
13622         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13623         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13624         sbindir, sharedstatedir, and sysconfdir.
13626 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13628         * Makefile.in (bootstrap-lean): New target.
13630 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13632         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13633         sn, and gnuserv from noconfigdirs.
13635 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13637         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13639 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13641         * Makefile.in (cross): New target.
13643 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13644                           Jeff Law         <law@cygnus.com>
13646         * Makefile.in (bootstrap2, bootstrap3): New targets.
13647         (all-bootstrap): Remove outdated and confusing target.
13648         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13650 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13652         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13653         windows.  Consistent with gdb/configure.
13655 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13657         * configure.in: Name Linux target fragment.
13659         * configure: Rewrite so that project Makefile fragment is inserted
13660         first and appears last in the resulting Makefile.
13662 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13664         * Makefile.in (install-itcl): Install tcl first.
13666 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13668         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13670 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13672         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13674         * configure.in (skipdirs): Add target-librx for Linux.
13675         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13677 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13679         * Makefile.in (bootstrap): New target.
13681 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13683         * config.sub: Accept 'amigados' for backward compatibility.
13685 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13687         * config.guess: Merge with FSF.
13689 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13691         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13693 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13695         * config.sub: Add "marketing-names" patch.
13697 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13699         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13701 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13703         * config.sub: Handle v850-elf.
13705 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13707         * .cvsignore (*-install): Remove.
13709 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13711         * ltconfig: Set CONFIG_SHELL in libtool.
13712         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13714 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13716         * configure.in (target_subdir): Set to libraries if enable_multilib.
13718 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13720         * config.guess: Update from gcc directory.
13722 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13724         * Makefile.in (all-sim): Depends on all-readline.
13726 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13728         * Makefile.in (BISON, YACC): Use $$s.
13729         (all-bison): Depend on all-texinfo.
13731 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13733         * Makefile.in (BISON): Add -L flag.
13734         (YACC): Likewise.
13736 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13738         * configure.in (noconfigdirs): Add support for v850e target.
13740         * config.sub (maybe_os): Add support for v850e target.
13742 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13744         * configure.in (noconfigdirs): Add support for v850ea target.
13746         * config.sub (maybe_os): Add support for v850ea target.
13748 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13750         * config.sub: Add mipstx39.  Delete r3900.
13752 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13754         * Makefile.in (all-autoconf): Depends on all-texinfo.
13756 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13758         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13759         eabi targets.
13761 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13763         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13765         * configure: When handling a Canadian Cross, handle YACC as well as
13766         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13767         * Makefile.in (all-bison): Depend upon all-texinfo.
13769 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13771         * Makefile.in (BISON): bison, not byacc or bison -y.
13772         (YACC): bison -y or byacc or yacc.
13773         (various): Add *-bison as appropriate.
13774         (taz): No need to mess with BISON anymore.
13776 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13778         * configure: If OSTYPE matches *win32*, try to find a good value for
13779         CONFIG_SHELL.
13781 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13783         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13784         configure.in if it is present.
13786 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13788         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13790 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13792         * config.sub: Recognize `arc' cpu.
13793         * configure.in: Likewise.
13794         * config-ml.in: Likewise.
13796 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13798         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13800 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13802         * configure: Changed sed delimiter from ':' to '|' when
13803         attempting to substitute ${config_shell} for SHELL. On
13804         NT ${config_shell} may contain a ':' in it.
13806 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13808         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13810 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13812         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13814 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13816         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13818         * ylwrap: If the program is a relative path, force it to be
13819         absolute.
13821 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13823         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13825 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13827         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13828         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13829         for libraries.
13831 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13833         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13834         separated by spaces.
13836 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13838         * ylwrap: New file.
13839         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13841         * ltmain.sh: Handle /bin/sh at start of install program.
13843         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13845         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13846         * missing: New file, from automake 1.2.
13848 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13850         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13851         check-tk to CHECK_X11_MODULES.
13853 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13855         * config.sub: Merge with FSF.
13857 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13859         * config.guess: Merge with FSF.
13861 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13863         * configure: Treat msdosdjgpp like go32.
13864         * configure.in: Likewise.  Don't remove gprof for go32.
13866         * configure: Change Makefile.tem2 to Makefile.tm2.
13868 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13870         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13872 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13874         * install-sh (chmodcmd): Set to null if the DST directory already
13875         exists.  Same as Nov 11th change.
13877 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13879         * configure (GDB_TK): Needs itcl and tix.
13881 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13883         * config.guess: Update from FSF.
13885 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13887         * Makefile.in (GDB_TK): Depend on itcl and tix.
13889 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13891         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13892         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13893         (INSTALL_SCRIPT): New variable.
13894         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13895         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13896         to -x.
13897         * install-sh: Add support for -x option.
13899 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13901         * configure.in, Makefile.in: Treat tix like itcl.
13903 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13905         * Makefile.in (WINDRES): New variable.
13906         (WINDRES_FOR_TARGET): New variable.
13907         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13908         (EXTRA_HOST_FLAGS): Add WINDRES.
13909         (EXTRA_TARGET_FLAGS): Add WINDRES.
13910         (EXTRA_GCC_FLAGS): Add WINDRES.
13911         ($(DO_X)): Pass down WINDRES.
13912         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13913         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13914         DLLTOOL_FOR_TARGET.
13916 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13918         * configure.in: configure sim before gdb for win32-x-ppc
13920 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13922         Move gperf into the toplevel, from libg++.
13923         * configure.in (target_tools): Add target-gperf.
13924         (native_only): Add target-gperf.
13925         * Makefile.in (all-target-gperf): New target, depend on
13926         all-target-libg++.
13927         (configure-target-gperf): Empty rule.
13928         (ALL_TARGET_MODULES): Add all-target-gperf.
13929         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13930         (CHECK_TARGET_MODULES): Add check-target-gperf.
13931         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13932         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13934 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13936         * config.sub (mn10200): Recognize new basic machine.
13938 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13940         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13941         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13943 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13945         * configure.in: If we're building mips-sgi-irix6* native, turn on
13946         ENABLE_MULTILIB and set TARGET_SUBDIR.
13948 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13950         * Makefile.in (all-sn): Depend on all-grep.
13952 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13954         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13956         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13957         Makefile.  From Jeff Makey <jeff@cts.com>.
13958         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13960         * Makefile.in (DISTBISONFILES): Remove.
13961         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13962         $(DEFAULT_YACC).
13964         * configure.in: Build itl, db, sn, etc., when building for native
13965         cygwin32.
13967         * Makefile.in (LD): New variable.
13968         (EXTRA_HOST_FLAGS): Pass down LD.
13969         ($(DO_X)): Likewise.
13971 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13973         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13975 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13977         * configure.in (targargs): Strip out any supplied --build argument
13978         before adding our own. Always add --build.
13980 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13982         * configure.in (targargs): Pass --build if we're doing
13983         a cross-compile.
13985 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13987         * configure: Use '|' instead of ":" as the separator in
13988         sed. Otherwise sed chokes on NT path names with drive
13989         designators. Also look for "?:*" as the leading characters in an
13990         absolute pathname.
13992 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13994         * config.sub: Support for r3900.
13996 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13998         * configure.in: Use install-sh, not install.sh.
14000 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14002         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14003         apply it twice.
14005 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14007         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14008         install-binutils.
14010 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14012         * Makefile.in: Add automake targets.
14013         * configure.in (host_tools): Add automake.
14015 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14017         * configure: Default CXX to c++, not gcc.
14018         * Makefile.in (CXX): Set to c++, not gcc.
14019         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14021 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14023         * install-sh: try appending a .exe if source file doesn't
14024         exist
14026 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14028         * configure.in: Turn on multilib by default.
14029         (cross_only): Remove target-libiberty.
14031         * Makefile.in (all-gcc): Don't depend on libiberty.
14033 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14035         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14037 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14039         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14040         (DISTBISONFILES): Add ld/Makefile.in
14042 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14044         * configure.in: if target is cygwin32 but host isn't cygwin32,
14045         don't configure gdb tcl tk expect, not just gdb.
14047 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14049         * configure.in: Added gnuserv everywhere sn appears.
14051         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14052         (CROSS_CHECK_MODULES): Added check-gnuserv.
14053         (INSTALL_MODULES): Added install-gnuserv.
14054         (CLEAN_MODULES): Added clean-gnuserv.
14055         (all-gnuserv): New target.
14057 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14059         * config.guess: Fixes for MIPS OpenBSD systems.
14061 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14063         * Makefile.in (INSTALL_XFORM): Remove.
14064         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14066         * mkinstalldirs: New file, copied from automake.
14067         * Makefile.in (installdirs): Rename from install-dirs.  Use
14068         mkinstalldirs.  Change all users.
14069         (DEVO_SUPPORT): Add mkinstalldirs.
14071 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14073         * install-sh: Rename from install.sh.
14074         * Makefile.in (INSTALL): Change install.sh to install-sh.
14075         (DEVO_SUPPORT): Likewise.
14077         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14078         Graichen <graichen@rzpd.de>.
14080 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14082         * config.guess: Recognize OpenBSD systems correctly.
14084 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14086         * README, Makefile.in (ETC_SUPPORT): Remove references to
14087         cfg-paper*, configure.{texi,man,info*}._
14089 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14091         * Makefile.in (all.normal): Ensure that gcc is built after all
14092         the x11 - ie gdb - targets.
14094 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14096         * makefile.vms: Don't run conf-a-gas.
14098 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14100         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14102 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14104         * configure.in: Remove noconfigdirs case since gdb also
14105         configures and builds for tic80-coff.
14107 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14109         * configure: Set cache_file to config.cache.
14110         * Makefile.in (local-distclean): Remove config.cache.
14112 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14114         * COPYING: Update FSF address.
14116 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14118         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14119         noconfigdirs.
14121 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14123         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14124         MAKEDIRS, is empty.
14126 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14128         * config.sub: Tweak mn10300 entry.
14130 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14132         * configure.in (host_tools): Put sim before gdb, so gdb's
14133         configure.tgt can determine if the simulator was configured.
14135 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14137         * config.sub: Move BeOS $os case to be with other Cygnus
14138         local cases.
14140 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14142         * config.sub: Remove misplaced comment that broke Linux.
14144 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14146         * config.sub: Add BeOS support.
14148 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14150         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14152 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14154         * configure.in (noconfigdirs): Remove tcl and tk from
14155         noconfigdirs for cygwin32 builds.
14157 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14159         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14161 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14163         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14164         make-all.com, use makefile.vms instead.
14166 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14168         * config.sub: Accept -lnews*.
14170 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14172         * configure.in (noconfigdirs): Disable target-newlib,
14173         target-examples and target-libiberty for d30v.
14175 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14177         * configure.in (noconfigdirs): Enable ld for d30v.
14179 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14181         * configure.in (tic80-*-*): Build compiler.
14183 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14185         * configure.in (d30v-*): Remove sim directory from list of
14186         unsupported d30v directories
14188 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14190         * config.sub, configure.in: Add d30v target cpu.
14192 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14194         * makefile.vms: New file.
14195         * make-all.com: Remove.
14197 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14199         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14201 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14203         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14205 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14207         * Makefile.in (ALL_MODULES): Added all-db.
14208         (CROSS_CHECK_MODULES): Addec check-db.
14209         (INSTALL_MODULES): Added install-db.
14210         (CLEAN_MODULES): Added clean-db.
14212 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14214         * config.guess: Merge with latest FSF sources.
14216 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14218         * Makefile.in (ALL_MODULES): Added all-itcl.
14219         (CROSS_CHECK_MODULES): Added check-itcl.
14220         (INSTALL_MODULES): Added install-itcl.
14221         (CLEAN_MODULES): Added clean-itcl.
14223 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14225         * configure.in: build gdb for mn10200
14227 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14229         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14231 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14233         * configure.in (tic80-*-*): Turn off most targets right now.
14235 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14237         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14238         rather than the makeinfo program.
14239         (do-info): Depend upon all-texinfo.
14241 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14243         * configure.in: Remove uses of config/mh-linux.
14245         * config.sub, config.guess: Merge with latest FSF sources.
14247 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14249         * config.sub (case $basic_machine): Add tic80 entries.
14251 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14253         * config.sub, config.guess: Merge with latest FSF sources.
14255 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14257         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14258         * mpw-config.in: Test for NewFolderRecursive.
14259         * mpw-install: Use symbolic name for startup filename.
14260         * mpw-README: Add various additional details.
14262 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14264         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14266 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14268         * configure.in: Do build gcc and the target libraries for
14269         the mn10200.
14271 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14273         * configure.in: don't avoid building gdb for mn10300 any more
14274         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14275         instead of single-quoting it.
14277 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14279         * configure.in: Don't use --with-stabs on IRIX 6.
14281 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14283         * configure.in (m32r): Build gdb, libg++ now.
14285 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14287         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14288         directories from noconfigdirs.
14290 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14292         * config.sub (basic_machine): added mips16 configuration
14294 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14296         * config.sub: Handle d10v-unknown.
14298 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14300         * config.sub: Handle v850-unknown.
14302 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14304         * Makefile.in: add findutils
14305         * configure.in: add findutils to list of host_tools
14307 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14309         * config.sub: Handle mn10200 and mn10300.
14311 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14313         * configure.in (d10v-*): Do not build librx.
14315 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14317         * configure.in (mn10300): Build everything except gdb & libgloss.
14319 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14321         * config.guess:  Patch for Dansk Data Elektronik servers,
14322         from Niels Skou Olsen <nso@dde.dk>.
14324         For ncr, use /bin/uname rather than uname, since GNU uname does not
14325         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14327         Patch for MIPS R4000 running System V,
14328         from Eric S. Raymond <esr@snark.thyrsus.com>.
14330         Fix thinko for nextstep.
14332         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14334         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14335         * config.guess: Guess mips-dec-mach_bsd4.3.
14337         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14338         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14339         release numbers.
14340         * config.guess (mips-mips-riscos*):  Emit just enough of the
14341         release number.
14343         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14344         * config.guess (sparc-auspex-sunos*):  Added.
14345         (f300-fujitsu-*): Added.
14347         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14348         * config.guess:  Recognize a Tadpole as a sparc.
14350 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14352         * config.guess: Don't assume that NextStep version is either 2 or
14353         3.  NextStep 4 (aka OpenStep 4) has come out now.
14355 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14357         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14358         From Rik Faith <faith@cs.unc.edu>.
14360 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14362         * config.sub: Contributions from bug-gnu-utils to:
14363         Support plain "hppa" (no version given) architecture, reported by
14364         OpenStep.
14365         OpenBSD like NetBSD.
14366         LynxOs is not a hardware supplier.
14368         * config.guess: Contributions from bug-gnu-utils to add support for:
14369         OpenBSD like NetBSD.
14370         Stratus systems.
14371         More Pyramid systems.
14372         i[n>4]86 Intel chips.
14373         M680[n>4]0 Motorola chips.
14374         Use unknown instead of lynx for hardware manufacturer.
14376 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14378         * install.sh (chmodcmd): Set to null if the DST directory already
14379         exists.
14381 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14383         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14384         not use mt-ppc target Makefile fragment any more.
14386 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14388         * configure.in (*-*-windows):  Exclude everything but those dirs
14389         needed to build windows.
14391 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14393         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14395 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14397         * configure.in:  Exclude mmalloc from i386-windows.
14399 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14401         * Undo my previous change.
14403 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14405         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14406         unconditionally.
14407         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14409 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14411         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14412         host to add it's own flags.
14414 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14416         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14418 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14420         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14421         (CXX_FOR_TARGET): Likewise.
14422         (GCC_FOR_TARGET): Define.
14423         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14424         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14425         CC_FOR_TARGET was specified on the command line.
14426         (MAKEOVERRIDES): Don't define.
14428 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14430         * configure.in (m32r): Fix spelling of libg++ libs.
14432 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14434         * config.sub (-apple*): Remove, now redundant.
14436 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14438         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14440         * configure: Rework yesterday's sed script patch.
14442         * config.sub: Merge with FSF.
14444 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14446         * config.guess:  Merge from FSF.
14448         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14449         * config.guess: Use pc instead of unknown, for pc clone systems.
14450         Change linux to linux-gnu.
14452         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14453         * config.guess: Avoid non-portable tr syntax.
14455 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14457         * test-build.mk (HOLES): Add "xargs" for gdb.
14459         * configure: Avoid hpux10.20 sed bug.
14461 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14463         * configure.in:  Add support for windows host
14464         (that is a build done under the Microsoft build environment).
14466 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14468         * Makefile.in: Replace all uses of srcroot with s, to shrink
14469         command line lengths.
14471         Patches from Geoffrey Noer <noer@cygnus.com>:
14472         * configure.in: If configuring for newlib, pass --with-newlib to
14473         subdirectories.
14474         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14475         -Bnewlib/ and -Lwinsup to gcc.
14476         (CXX_FOR_TARGET): Likewise.
14478 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14480         * Makefile.in (ETC_SUPPORT): Add configure.
14482 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14484         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14485         host configuration file.
14487 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14489         * configure.in: Break mn10x00 support into separate
14490         mn10200 and mn10300 configurations.
14491         * config.sub: Likewise.
14493 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14495         * configure.in: Add lots of stuff to noconfigdirs for
14496         the mn10x00 targets.
14498         * config.sub, configure.in: Add mn10x00 support.
14500 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14502         * make-all.com: Call conf-a-gas, not config-a-gas.
14504 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14506         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14507         targets.
14509 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14511         * mpw-README: Add much more detail for native PowerMac.
14512         * mpw-install: New file.
14513         * mpw-configure: Add --norecursion and --help options.
14514         * mpw-config.in: Translate readme and install files when
14515         copying to objdir.
14516         * mpw-build.in: Don't always depend on byacc and flex.
14517         (install-only-top): New action.
14519 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14521         * configure.in:  You can now configure GDB for the v850.
14523 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14525         * configure.in (noconfigdirs): Don't configure any C++ dirs
14526         if targeting D10V.
14528 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14530         * config.sub: Recognize mips64vr5000.
14532 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14534         * configure.in: Use a single line for host_tools and native_only.
14536 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14538         * config.sub, configure.in: Add entries for m32r.
14540 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14542         * Makefile.in (inet-install): Don't run install-gzip.
14544 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14546         * configure.in:  Don't config lots of things for *-*-windows*.
14548 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14550         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14551         (host_libs, host_tools): Copy from configure.in.
14552         * mpw-configure: Don't complain about directories not found.
14554 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14556         * configure.in (i[345]86): Recognize i686 for pentium pro.
14557         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14558         file.
14560         * config.guess (i[345]86): Ditto.
14562 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14564         * configure.in (noconfigdirs): Removed gdb for D10V.
14566 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14568         * configure.in: Remove ld, target-libio, target-libg++, and
14569         target-libstdc++ from noconfigdirs.
14571 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14573         * configure: Fix three locations where shell scripts were
14574         being run directly rather than with config_shell.
14576 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14578         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14579         * config.sub (basic_machine): Recognize v850.
14581 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14583         * mpw-configure: Handle multiple enable/disable options and
14584         pass them down recursively, handle -c and -s flags appropriately
14585         depending on choice of compiler, add escape mechanism for
14586         quoted arguments to gC.
14588 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14590         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14591         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14592         so that -mrelocatable-lib and -mno-eabi are used.
14594         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14595         not support --print-multi-lib, don't abort.
14597 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14599         * make-all.com: Run config-a-gas.
14600         * setup.com: Don't copy subdirectory files around.
14602 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14604         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14605         target, it now compiles correctly.
14607 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14609         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14611 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14613         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14615 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14617         * configure.in (native_only): Add prms.
14619 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14621         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14622         (BINUTILS_SUPPORT_DIRS): Likewise.
14624 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14626         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14627         d10v support is added.
14629 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14631         * configure.in (d10v-*-*): New target.
14633 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14635         * config.guess (HP 9000/811): Recognize this as a PA1.1
14636         machine.
14638 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14640         * Makefile.in (do-tar-gz): New target, split out from tail end of
14641         taz target.  Run each command separately, don't use pipes.
14642         (taz): Use it.
14644 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14646         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14647         * mpw-build.in: No builds should depend on building byacc or flex,
14648         they are assumed to be installed already.
14650 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14652         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14653         variable that CC_FOR_TARGET needs.
14655 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14657         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14658         options have changed since the last time the subdirectory was
14659         configured, and if it has, reconfigure.
14660         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14661         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14663 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14665         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14666         CLEAN_MODULES): Add bash.
14667         (all-bash): New target.
14669 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14671         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14673 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14675         * config.sub (basic_machine): Recognize d10v as a valid processor.
14677 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14679         * mpw-configure: Add support for --bindir.
14680         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14682 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14684         * configure.in: add bash, time, gawk to list of hosttools and things
14685         to only build for native toolchains
14687 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14689         * Makefile.in (docdir): Remove.
14691 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14693         * Makefile.in (datadir): Set to $(prefix)/share.
14695 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14697         * configure.in: build diff and patch for cygwin32-hosted
14698         toolchains.
14700 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14702         * config.sub: Accept -rtems*.
14704 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14706         * configure.in: enable dosrel for cygwin32-hosted builds,
14707                 remove diff from the list of things not buildable
14708                 via Canadian Cross
14710 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14712         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14713         don't get ". ".
14715 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14717         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14719 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14721         * Makefile.in (taz): Handle case where tex3patch didn't even get
14722         checked out.  Also, if it was found, put the symlink in a new util
14723         subdirectory.
14725 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14727         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14729 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14731         * config.sub: Recognize -openvms.
14732         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14733         * make-all.com, setup.com: New files.
14735 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14737         * Makefile.in (taz): tex3patch moved to texinfo/util.
14739 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14741         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14742         * configure.in: remove make from disable-if-Can-Cross list
14743                 enable gdb if ${host} and ${target} are cygwin32
14745 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14747         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14748         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14750 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14752         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14753         distinguish sysv/svr4/bsd variants.
14754         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14756 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14758         * configure.in: Added copyright notice.
14759         * move-if-change: Added copyright notice.
14761 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14763         * configure.in (powerpcle-*-solaris*): Until we get shared
14764         libraries working, don't build gdb, sim, make, tcl, tk, or
14765         expect.
14767 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14769         * config.guess:  Merge with FSF:
14771         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14772         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14774         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14775         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14777         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14778         * config.guess:  Combine two OSF1 rules.
14779         Also recognize field test versions.  From mjr@zk3.dec.com.
14780         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14781         because GNU uname does not support -p.  From pmr@pajato.com.
14783 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14785         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14787 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14789         * mpw-README: Document GCCIncludes.
14791 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14793         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14795 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14797         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14799 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14801         * configure.in (*-*-cygwin32): Configure make.
14803 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14805         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14807 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14809         * Makefile.in (all-inet): Depend on all-perl.
14811         * Makefile.in (inet-install): New target.
14813         * Makefile.in (all-inet): Depend on all-tcl.
14814         (all-inet): Depend on all-send-pr.
14816 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14818         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14819         temporarily.
14821 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14823         * configure.in: Don't configure --with-gnu-ld on AIX.
14825 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14827         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14829 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14831         * Makefile.in (ALL_MODULES): Added all-inet.
14832         (CROSS_CHECK_MODULES): Added check-inet.
14833         (INSTALL_MODULES): Added install-inet.
14834         (CLEAN_MODULES): Added clean-inet.
14835         (all-indent): New target.
14837         * configure.in (host_tools): Added inet.
14838         (native_only): Added inet.
14839         (noconfigdirs): Added inet.
14841 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14843         * configure.in: Don't configure libgloss if we are not configuring
14844         newlib.
14846 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14848         * configure.in: Don't configure libgloss for unsupported
14849         architectures.
14851 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14853         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14855 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14857         * Makefile.in (ALL_MODULES): Include all-apache.
14858         (CROSS_CHECK_MODULES): Include check-apache.
14859         (INSTALL_MODULES): Include install-apache.
14860         (all-apache): New target.
14862         * configure.in: Added apache everywhere perl is seen.
14864 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14866         * Makefile.in: Add support for clean-{module} and
14867         clean-target-{module} rules.
14869 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14871         * configure.in (*-*-ose) do not build libgloss.
14873 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14875         * config.guess (prep*:SunOS:5.*:*): Turn into
14876         powerpele-unknown-solaris2.
14878 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14880         * configure.in: Permit --enable-shared to specify a list of
14881         directories.
14883 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14885         * configure.in (host==solaris): Pass only the first word of $CC
14886         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14888 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14890         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14892 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14894         * Makefile.in (ALL_MODULES): Include all-perl.
14895         (CROSS_CHECK_MODULES): Include check-perl.
14896         (INSTALL_MODULES): Include install-perl.
14897         (ALL_X11_MODULES): Include all-guile.
14898         (CHECK_X11_MODULES): Include check-guile.
14899         (INSTALL_X11_MODULES): Include install-guile.
14900         (all-perl): New target.
14901         (all-guile): New target.
14903         * configure.in (host_tools): Include perl and guile.
14904         (native_only): Include perl and guile.
14905         (noconfigdirs): Don't build guile and perl; no ports have been
14906         done.
14908 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14910         * configure (--enable-*): Handle quoted option lists such as
14911         --enable-sim-cflags='-g0 -O' better.
14913 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14915         * Makefile.in ({,inst}all-target): New rule so we can make and
14916         install all of the target directories easily.
14918 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14920         * configure.in: Add missing global flag in sed substitution when
14921         deleting `target-' from ${configdirs}.
14923 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14925         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14926         option.
14928         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14929         config/mh-necv4.
14931         * install.sh: Correct misspelling of transformbasename.
14933         * config.guess: Recognize mips-*-sysv*.
14935 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14937         * config.sub: Recognize mon960.
14939 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14941         * configure: Restore Canadian Cross handling of BISON and LEX,
14942         removed in Feb 20 change.
14944 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14946         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14947         Mention make install.  Remove the old copyright date as well the
14948         clumsy and rather pointless copyright on the README file.
14950 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14952         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14953         Makefile after running symlink-tree, then run `make distclean' to
14954         avoid clobbering any generated files in srcdir.
14956 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14958         * configure.in (m68k-*-netbsd*): Build everything now.
14960 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14962         * Makefile.in (taz): Fix quoting.
14964 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14966         * configure.in (sparclet-*-*): Build everything now.
14968 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14970         * configure.in (m68k-*-linux*): New host.
14972 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14974         * configure: Check for bison before byacc.
14976 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14978         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14979         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14980         searching PATH.  These are used as fallbacks by Makefile.in if
14981         flex/bison/byacc aren't in objdir.
14983 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14985         * Makefile.in: Make everything which depends upon all-bfd also
14986         depend upon all-opcodes, in case --with-commonbfdlib is used.
14988 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14990         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14991         building NT native compilers on Unix.
14993 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14995         * configure.in: Don't get CC from the host Makefile fragment if we
14996         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14997         Solaris test for /usr/ucb/cc to the post target script, just after
14998         the compiler sanity test.
15000 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15002         * config.sub: Merge with FSF.
15004 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15006         * Makefile.in (RPATH_ENVVAR): New variable.
15007         (REALLY_SET_LIB_PATH): Use it.
15008         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15010 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15012         * config.sub, configure.in: Recognize sparclet cpu.
15014 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15016         * config.guess:  Support m68k-cbm-sysv4.
15018 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15020         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15021         m68k-unknown-linuxaout from linker help string.  Put quotes around
15022         $ld_help_string.
15024 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15026         * config.guess (powerpc-harris-powerunix): Add guess for port
15027         to new target.
15029 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15031         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15033 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15035         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15036         $(REALLY_SET_LIB_PATH) in Makefile.
15037         * Makefile.in (SET_LIB_PATH): New variable.
15038         (REALLY_SET_LIB_PATH): New variable.
15039         ($(DO_X)): Use $(SET_LIB_PATH).
15040         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15041         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15042         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15043         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15044         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15045         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15046         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15047         (install-dosrel): Likewise.
15048         (all-opcodes): Depend upon all-libiberty.
15050 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15052         * config.guess (*:CYGWIN*): New
15054 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15056         * Makefile.in (all-target-winsup): All all-target-libiberty.
15058 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15060         * configure.in (noconfigdirs): Add missing # in front of comment.
15062 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15064         * configure.in: add second pass to things added to noconfigdirs
15065         so *-gm-magic can exclude libgloss properly.
15067 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15069         * mpw-configure (extralibs_name, rez_name): Set correctly
15070         for MWC68K compiler.
15072         * mpw-README: Add more info on the necessary build tools.
15074 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15076         * configure.in, config.sub: Recognize cygwin32.
15078 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15080         * config.guess, config.sub: Recognize A/UX.
15082 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15084         * config.sub: Merge with gcc/config.sub.
15086 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15088         * mpw-build.in (do-binutils): Add build of stamps.
15090 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15092         * config.sub: Add recognition for mips64vr4100*-* targets.
15094 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15096         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15097         Add creation of gconfigargs with `--enable-shared' turned on.
15098         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15099         ($(host)-stamp-stage3-configured): Likewise.
15100         (HOLES): Add chatr and ldd.
15101         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15103 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15105         * configure: Pass --nfp to recursive configures.
15107 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15109         * Makefile.in (DLLTOOL): New.
15110         (DLLTOOL_FOR_TARGET): New.
15111         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15112         (EXTRA_TARGET_FLAGS): Ditto.
15113         (EXTRA_GCC_FLAGS): Ditto.
15114         (CONFIGURE_TARGET_MODULES): Ditto.
15115         (DO_X): Ditto.
15116         * configure: Add DLLTOOL.
15118 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15120         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15121         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15122         mh-sco, since old workarounds no longer needed, and don't
15123         build ld, since libraries have weak symbols in COFF.
15125 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15127         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15129 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15131         * configure.in: Make sure that ${CC} can be used to compile an
15132         executable.
15134 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15136         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15137         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15138         nothing depending on whether gdbtk is being built.
15140 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15142         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15144 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15146         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15147         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15149 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15151         * config-ml.in: Add support for
15152         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15153         Simplify setting of multidirs from --disable-foo.
15155 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15157         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15158         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15159         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15160         non-empty, pass them on to the  GCC make.
15161         (all-bootstrap): New rule that is like all-gcc, except it executes
15162         the GCC bootstrap rule instead of the GCC all rule.
15164 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15166         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15168 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15170         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15171         DG/UX support.
15173 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15175         * config.sub (i*86*) Change [345] to [3456]
15177 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15179         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15180         --with-gnu-ld=no.
15182 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15184         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15185         AIX multilibs get built.
15187 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15189         * configure.in (i386-win32): Don't build expect if we're not
15190         building the tcl subdir.
15192 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15194         * Makefile.in: (configure-target-examples, all-target-examples):
15195         New targets, configure and build example programs.
15197 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15199         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15200         use it as input to sedit the generated MPW makefile.
15201         * mpw-README: Add a suggestion about Gestalt.h.
15203 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15205         * config.sub: Accept *-*-ieee*.
15207 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15209         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15210         Ronald F. Guilmette <rfg@monkeys.com>.
15212 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15214         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15215         for powerpc-pe native.
15216         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15217         (target==powerpc-pe): duplicate i386-win32 entry.
15219 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15221         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15222         of vxworks, not just vxworks5.1.
15224 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15226         * mpw-configure: Add support for exec-prefix.
15228 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15230         * config.guess: Recognize HP model 816 machines as having
15231         a PA1.1 processor.
15233 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15235         * configure: Ignore new autoconf configure options.
15237 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15239         * config.guess:  Recognize Pentium under SCO.
15240         From Robert Lipe <robertl@arnet.com>.
15242 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15244         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15246 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15248         * configure.in: Don't configure gas for alpha-dec-osf*.
15250 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15252         * configure.in: Default to --with-stabs for some targets for which
15253         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15254         i[345]86*-*-unixware*.
15256 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15258         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15259         rather than basing it on the target.  Simplify handling of options
15260         controlling which directories to configure.  Remove extraneous
15261         slash in multi-clean target.
15263 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15265         * config-ml.in: Prefix more variables with ml_ so they don't collide
15266         with configure's.
15268 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15270         * configure: Don't turn -v into --v.
15272 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15274         * configure.in (targargs): Fix typo.
15276         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15278 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15280         * configure.in: Strip --host and --target options from
15281         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15282         --with-cross-host option when building with a cross-compiler.
15283         * configure: Canonicalize the arguments put into config.status by
15284         always using `=' for an option with an argument.  Pass a presumed
15285         --host or --target explicitly.
15287 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15289         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15290         into general OS recognition case.
15292 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15294         * configure.in (target_configdirs): add target-winsup only
15295         for win32 target systems.
15297 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15299         * Makefile.in (all-target-libgloss): Depend upon
15300         configure-target-newlib, since when libgloss is built it looks to
15301         see if the newlib directory exists.
15303 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15305         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15306         cfg-ml-*.in.
15308 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15310         * configure: Handle LD and LD_FOR_TARGET when configuring a
15311         Canadian Cross.
15313 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15315         * configure.in (target_libs): add target-winsup.
15316         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15317         (target==ppcle-pe): remove ld from $noconfigdirs.
15319 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15321         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15322         Preserve relative path names in $srcdir.  Build symlink tree if
15323         configuring cross target dir and srcdir=. (= no VPATH support).
15324         (configure-target-libg++): Depend on configure-target-librx.
15325         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15326         * config-ml.in: New file.
15327         * symlink-tree: New file.
15328         * configure: Ensure srcdir="." if that's what it is.
15330 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15332         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15333         includes and FLEX_SKELETON setting.
15334         * mpw-configure (--with-gnu-ld): New option, controls whether
15335         to use PPCLink or ld with PowerMac GCC.
15336         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15337         * mpw-config.in: Configure grez if targeting Mac.
15339         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15340         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15341         just macos.
15342         * configure.in: Configure grez resource compiler if targeting Mac.
15343         * Makefile.in (all-grez, install-grez): New targets.
15345 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15347         * configure: CXX defaults to gcc, not g++.  If we find
15348         gcc in the path, set CC to gcc -O2.
15350 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15352         * configure: Default ${build} correctly.  Avoid picking up extra
15353         spaces when reading CC and CXX from Makefile.  When doing a
15354         Canadian Cross, use plausible default values for numerous
15355         variables.
15356         * configure.in: When doing a Canadian Cross, don't try to
15357         configure tools whose configure script can't handle it.
15359 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15361         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15363 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15365         * configure:  Remove dubious bug reporting address.
15367 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15369         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15370         configure script, run that instead of this directory's configure.
15371         In either case, print a message that we're configuring the sub-dir.
15373 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15375         * configure.in: Before checking for the existence of various files,
15376         use sed to filter out "target-".
15378 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15380         * Makefile.in (DO_X): Split rule to decrease command line length
15381         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15382         (Philippe De Muyter).
15384 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15386         * Makefile.in (all-patch): depend on all-libiberty.
15388 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15390         * configure.in: If the only directory in target_configdirs which
15391         actually exists is libiberty, then set target_configdirs to empty,
15392         to avoid trying to build a target libiberty in a gas or gdb
15393         distribution.
15395 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15397         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15398         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15399         systems.
15401 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15403         * configure.in (copy_dirs): Use sys-include instead of include
15404         for --with-headers option.
15406 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15408         * Makefile.in, configure.in: Make winsup builds work with
15409         new scheme.
15411 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15413         * configure.in: Build the linker on AIX.
15415 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15417         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15418         where needed.
15420 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15422         * Makefile.in (all-gcc): Fix typo.
15424 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15426         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15428 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15430         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15431         to target-xiberty, to provide more flexibility.
15432         (target_subdir):  Define.  Create if cross.
15433         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15434         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15435         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15436         check-libFOO -> check-target-libFOO, etc.
15437         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15438         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15439         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15440         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15441         allow ALL_GCC="" to only configure.
15442         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15443         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15444         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15446 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15448         * Makefile.in (taz): Build "info" in etc explicitly.
15450 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15452         * configure.in:  Make sure that CC is undefined (as opposed to
15453         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15454         problem with autoconf trying to configure on a host without GCC.
15456 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15458         * mpw-configure: Set host alias from choice of host compiler,
15459         only use generic MPW Makefile sed if present, edit a file
15460         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15461         * mpw-README: Add problem notes about CW6 and CW7.
15463 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15465         * Makefile.in (taz): Use ";" instead of ";;".
15467 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15469         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15470         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15471         DISTDOCDIRS.
15472         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15473         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15475 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15477         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15478         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15479         Move bfd to DISTSTUFFDIRS.
15481 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15483         * Makefile.in (X11_LIB): Removed.
15484         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15486         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15488 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15490         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15491         names.
15493 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15495         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15497 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15499         * configure.in (i[345]86-*-win32): Always build newlib.
15500         Don't configure cvs, autoconf or texinfo.
15501         * Makefile.in (LD_FOR_TARGET): New.
15502         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15503         Pass down LD_FOR_TARGET.
15505 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15507         * winsup: New directory.
15508         * Makefile.in: Build winsup.
15509         * configure.in: Winsup is configured when target is win32.
15510         Can only build win32 target GDB when native.
15512 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15514         * config.guess: Recognize HP model 819 machines as having
15515         a PA 1.1 processor.
15517 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15519         * configure: Fix sed loop which substitutes for CC and CXX to
15520         avoid bug found in various sed implementations.
15522 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15524         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15525         simulator.  Use standard powerpc-*-eabi*.
15527 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15529         * configure.in: Stop putting gas and binutils in noconfigdirs for
15530         powerpc-*-aix* and rs6000-*-*.
15532 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15534         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15535         -mcall-aixdesc libraries.
15537 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15539         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15541         * config.sub (arm | armel | armeb): Fix shell syntax.
15543 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15545         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15546         -msoft-float and -mcpu=common support.
15547         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15548         libraries.
15550 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15552         * configure.in: Allow configuration and build of emacs19 for the alpha.
15554 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15556         * configure.in (CC): Get ^CC, not just any old CC, from
15557         ${host_makefile_frag}.
15559 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15561         * configure.in (CC): Try to get CC from
15562         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15564 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15566         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15567         only if it exists in $(srcdir).
15569 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15571         * configure: If CC and CXX are not set in the environment, set
15572         them, based on either an existing Makefile or on searching for gcc
15573         in PATH.  Substitute for CC and CXX in Makefile.
15574         * configure.in: Remove libm from target_libs.  Separate
15575         target_configdirs from configdirs.  If CC is not set in
15576         environment, try to get it from a host Makefile fragment.  Rewrite
15577         changes of configdirs to use skipdirs instead.  A few minor
15578         tweaks.  Take directories out of target_configdirs as they are
15579         taken out of configdirs.  Remove existing Makefile files from
15580         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15581         CONFIG_ARGUMENTS in Makefile.
15582         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15583         by configure.in.
15584         (CONFIG_ARGUMENTS): Likewise.
15585         (CONFIGURE_TARGET_MODULES): New variable.
15586         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15587         ($(CONFIGURE_TARGET_MODULES)): New target.
15588         (configure-libg++, configure-libio): New targets.
15589         (all-libg++): Depend upon configure-libg++.
15590         (all-libio): Depend upon configure-libio.
15591         (configure-libgloss, all-libgloss): New targets.
15592         (configure-libstdc++): New target.
15593         (all-libstdc++): Depend upon configure-libstdc++.
15594         (configure-librx, all-librx): New targets.
15595         (configure-newlib): New target.
15596         (all-newlib): Depend upon configure-newlib
15597         (configure-xiberty): New target.
15598         (all-xiberty): Depend upon configure-xiberty.
15600 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15602         * configure.in (host i[345]86-*-win32):  Expand the
15603         noconfigdirs again.
15605 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15607         * mpw-configure: Fix sed command file name.
15609 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15611         * configure.in (host i[345]86-*-win32): Reduce the
15612         noconfigdirs again.
15614 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15616         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15617         or powerpc*-*-pe*, since they are not yet supported.
15619 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15621         Add PowerMac support and many other enhancements.
15622         * mpw-configure: New option --cc to select compiler to use,
15623         paste options set according to --cc into the generated
15624         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15625         if mpw-make.sed is present.
15626         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15627         add forward includes for PowerPC include files.
15628         * mpw-build.in: Build using Makefile.PPC if present.
15629         (do-byacc, etc): Remove separate version resource builds.
15630         (do-gas): Build "stamps" before "all".
15631         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15632         * mpw-README: Update to reflect --cc option, PowerMac support,
15633         and recently-reported compatibility problems.
15635 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15637         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15638         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15639         (--with-multilib-top): Pass to recursive invocations.
15641 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15643         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15644         v810-*-*.
15646 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15648         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15649         gdb, ld and opcodes on v810-*-*.
15651 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15653         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15654         (local-maintainer-clean): New target.
15655         (maintainer-clean): New target.
15656         (realclean): Just depend upon maintainer-clean.
15658 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15660         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15662 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15664         * configure.in: Build ld in mips*-*-bsd* case.
15666 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15668         * config.sub: Accept -lites* OS.  From Ian Dall.
15670 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15672         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15673         targets.
15675 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15677         * configure.in: treat i386-win32 canadian cross the same as
15678         i386-go32 canadian cross.
15680 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15682         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15683         running under the simulator to build a reduced set of libraries.
15684         (powerpc-*-eabiaix): Add fine grained multilib support added to
15685         other powerpc targets yesterday.
15687 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15689         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15690         -disable-softfloat, -disable-relocatable, -disable-aix, and
15691         -disable-sysv to control which multilib libraries get built.
15693 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15695         * configure: Add Makefile.tem to list of files to remove in trap
15696         handler.
15698 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15700         * config.guess (*Linux*):  Add missing "exit"s.
15701         Also, need specific check for alpha-unknown-linux (uses COFF).
15703 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15705         * config.guess:  Merge with FSF:
15707         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15708         * config.guess (AIX4): More robust release numbering discovery.
15710         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15711         * config.guess (i386-sequent-ptx): Properly get version number.
15713         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15714         * config.guess (mips:*:4*:UMIPS): New case.
15716 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15718         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15719         (i386-win32 host): Likewise.  Don't build readline.
15721 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15723         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15724         SUPPORT_FILES to submakes.
15726 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15728         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15729         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15730         mpw-configure.
15732 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15734         * configure.in (appdirs): Use =, not ==, in test expression when
15735         trying to build the text to print in the warning message for
15736         Solaris users.
15738 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15740         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15742 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15744         * config.guess: Recognize lynx-2.3.
15746 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15748         * config.sub (z8ksim): Deleted
15749         (z8k-*-coff): New, this is the one true name of the target.
15751 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15753         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15755 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15757         * config.guess (*:Linux:*:*): First try asking the linker what the
15758         default object file format is (elf, aout, or coff).  Then if this
15759         fails, try previous methods.
15761 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15763         * configure.in: Don't build newlib for *-*-vxworks5.1.
15765 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15767         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15768         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15770 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15772         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15774 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15776         * cfg-ml-com.in: New file.
15777         * cfg-ml-pos.in: New file.
15779 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15781         * COPYING.NEWLIB: Add HP free copyright to list.
15783 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15785         * config.sub: Recognize -eabi* for the system, not just -eabi.
15787 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15789         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15790         * config.sub, configure.in (win32): New target and host.
15792 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15794         * configure.in: Add i386-pe configuration.
15796 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15798         * mpw-build.in (install): Install GDB after LD.
15800 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15802         * mpw-config.in (elf/mips.h): Always forward-include, needed
15803         for GDB to build.
15805 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15807         * testsuite: New directory for customer acceptance and whole tool
15808         chain tests.
15810 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15812         * configure: If per-host line isn't found, but AC_OUTPUT is found
15813         and a configure script exists, run it instead.
15815 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15817         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15819 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15821         * configure: Set build_{cpu,vendor,os,alias} to host values when
15822         --build isn't specified.
15824 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15826         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15827         (FLAGS_TO_PASS): Pass them.
15828         (EXTRA_TARGET_FLAGS): Ditto.
15830 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15832         * Makefile.in (all-libg++): Depend on all-libstdc++.
15834 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15836         * configure.in (noconfigdirs): Enable all packages for
15837           i386-unknown-netbsd.
15839 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15841         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15842         hosted builds (DOS builds)
15844 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15846         Changes for ARM based on patches from Richard Earnshaw:
15847         * config.sub: Handle armeb and armel.
15848         * configure.in: Omit arm linker only for riscix.
15850 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15852         * config.guess:  Update from FSF.
15854 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15856         * config.sub: Recognize powerpcle as the little endian variant of
15857         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15858         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15859         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15860         temporarily.
15862 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15864         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15866 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15868         * config.sub: Accept -lites* as a basic system type.
15870 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15872         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15873         installed, and if so return linuxoldld as the system name.
15875 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15877         * config.guess: Add hppa1.1-hp-lites support.
15879 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15881         * configure.in: Don't build newlib for m68k-vxworks5.1.
15883 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15885         * configure.in (mips-sgi-irix6): Use mh-irix5.
15887 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15889         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15891 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15893         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15894         OSF/1.  Fix compiler flags.
15895         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15897 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15899         * configure.in: Recognize --with-newlib.
15900         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15902 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15904         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15905         to *_X11_MODULES due to gdbtk needing X include files et al.
15907 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15909         Merge in support for Mac MPW as a host.
15910         (Old change descriptions retained for informational value.)
15912         * mpw-config.in: Add generic include forwards for cpu-specific
15913         include files in aout and elf directories.
15915         * mpw-configure: Added copyright.
15916         * mpw-config.in: Check for presence of required build tools.
15917         (target_libs): Add newlib.
15918         (target_tools): Add examples.
15919         (Read Me): Generate as "Read Me for MPW" instead.
15920         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15921         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15922         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15924         * mpw-configure: Remove subdir-specific makefile hackery,
15925         delete mk.tmp after using it.
15927         * mpw-build.in (all): Display start and end times.
15929         * mpw-configure (host_canonical): Set.
15930         (target_cpu): Always add to makefiles.
15931         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15932         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15933         (mpw-mh-mpw): Look for in srcdir and srcroot.
15934         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15936         * mpw-build.in: (install-only): New target.
15938         * mpw-configure (host_alias, target_alias): Rename from hostalias
15939         and targetalias, add into generated Makefile.
15940         (mk.tmp): If present, add into generated Makefile.
15941         * mpw-build.in (all-gas): Build config.h first before gas proper.
15943         * mpw-configure (config.status): Write only if changed.
15944         * mpw-config.in (readline): Configure it (not built, just used for
15945         definitions).
15947         * mpw-config.in (elf/mips.h): Add a forward include.
15949         * mpw-config.in: Forward-include most .h files in include into
15950         extra-include.
15951         (readline): Don't build.
15952         mpw-build.in (install): Install GDB.
15954         * mpw-configure (prefix, mpw_prefix): Handle it.
15955         * mpw-config.in (mmalloc, readline): Don't configure.
15956         * mpw-build.in (thisscript): Rename to ThisScript.
15957         Use mpw-build instead of BuildProgram everywhere.
15958         (mmalloc, readline): Don't build.
15959         * mpw-README: New file, basic documentation about the MPW port.
15961         * mpw-config.in: Use forward-include to create include files.
15963         * mpw-configure: Add more things to the top of each configured
15964         Makefile, including contents of config/mpw-mh-mpw.
15965         * mpw-config.in (extra-include): Create this directory and fill it
15966         with Posix-like include files when configuring.
15968         * config.sub (apple, mac, mpw): Add various aliases.
15970         * mpw-build.in: New file, top-level build script fragment for MPW.
15971         * mpw-configure: New file, configure script for MPW.
15972         * mpw-config.in: New file, config fragment for MPW.
15974 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15976         * configure.in (host_libs): Remove glob, since it is gone from the
15977         sources.
15979 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15981         * Makefile.in: define empty GDB_NLM_DEPS var.
15983         * configure.in(target_makefile_frag): use config/mt-netware
15984         for netware targets.
15986 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15988         * config.sub: Merge in recent FSF changes.  Remove linux special
15989         cases.
15991 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15993         Revert this change:
15995         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15997                 * build-all.mk: Use CC=cc -Xs on Solaris.
15999 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16001         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16002         stop using it.
16003         * Makefile.in: Nuke all references to glob subdirectory.
16005 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16007         * configure.in: Fix --enable-shared logic in per-host.
16009 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16011         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16013 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16015         * configure.in (noconfigdirs): Don't build gas on AIX, for
16016         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16018 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16020         * configure: Fix --cache-file to work if the file argument is a
16021         relative path.
16023 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16025         * configure: If the --cache-file is used, pass it down to
16026         configure in subdirectories.
16028 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16030         * config.sub: add vxworks29k configuration.
16032 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16034         * Makefile.in (taz): Do "diststuff" part quietly.
16036 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16038         * config.sub: Mini-merge with gcc/config.sub.
16040 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16042         * config.guess (IRIX): Sed - to _.
16044 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16046         * Makefile.in (source-vault, binary-vault): New targets.
16048 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16050         * config.sub: Recognize -eabi as a basic system type.
16052 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16054         * configure.in (enable_shared stuff): Fix typo.
16056 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16058         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16060 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16062         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16064 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16066         * configure.in (rs6000-*-*): Don't build gas.
16068 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16070         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16071         reduce command line length.
16072         (AS_FOR_TARGET): Check for as.new, not Makefile.
16073         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16075 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16077         * config.guess:  Merge from FSF.
16079 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16081         * configure: Don't use $ when handling program_suffix.
16083 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16085         * configure.in:  Configure tk for hppa/hpux.
16087 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16089         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16091 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16093         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16094         to LIBCXXFLAGS.  Tests are better run without it.
16096 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16098         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16100 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16102         * configure.in (*-*-netware*): Don't configure xiberty.
16104 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16106         * configure.in:  Remove tk from native_only list.
16108 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16110         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16111           for special NCD build.
16113 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16115         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16116         makeall.bat, they're only useful for binutils snapshots.
16117         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16118         makeall.bat to specified SUPPORT_FILES.
16120 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16122         * build-all.mk: Add Ericsson targets to sun4 and solaris
16123           hosts.  Add  BNR's sun4 target to solaris host, so their
16124           build-from-source will be tested in-house first.
16126 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16128         * Makefile.in (LIBCFLAGS): New variable.
16129         (CFLAGS_FOR_TARGET): Ditto.
16130         (LIBCFLAGS_FOR_TARGET): Ditto.
16131         (LIBCXXFLAGS): Ditto.
16132         (CXXFLAGS_FOR_TARGET): Ditto.
16133         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16134         (BASE_FLAGS_TO_PASS): Pass them.
16135         (EXTRA_TARGET_FLAGS): Ditto.
16137         * configure.in: Support --enable-shared.
16139 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16141         * configure.in (target_libs):  Include libstdc++ again.
16142         * config.guess:  Update from FSF (for FreeBSD).
16144 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16146         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16147         makeall.bat.
16148         (DISTDOCDIRS): Add `etc'.
16149         (ETC_SUPPORT_PFX): New variable.
16150         (taz): Include anything from etc starting with a word in
16151         ETC_SUPPORT_PFX.
16153 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16155         * config.sub: Update for recent FSF changes.  Remove obsolete
16156         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16157         spacing changes.
16159 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16161         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16163         * config.guess:  Merge with FSF.
16164         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16166 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16168         * configure: Since the "trap 0" handler will override the exit
16169         status on many systems, only use it for "exit 1", and make it set
16170         a non-zero exit status; reset it before "exit 0".  Also, check
16171         exit status of config.sub, and error out if it failed.
16173 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16175         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16176         and install libgloss.
16178 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16180         * Makefile.in (all-binutils): Depend upon all-byacc.
16182         * configure.in: Don't build emacs on Irix 5.
16184 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16186         * configure.in (*-*-netware*): Add libio.
16188 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16190         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16191         (CHECK_TARGET_MODULES): Ditto.
16192         (INSTALL_TARGET_MODULES): Ditto.
16193         (TARGET_LIBS): Ditto.
16194         (all-libstdc++): Note dependencies.
16196 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16198         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16200 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16202         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16203         -fexternal-templates.
16205         * configure.in (target_libs): Add libstdc++.
16206         (noconfigdirs): Add libstdc++ as appropriate.
16208 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16210         * config.guess:  Update from FSF.
16212 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16214         * configure: Use ${config_shell} when running ${configsub}.
16216 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16218         * config.sub: No longer recognize h8300h.
16220 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16222         * config.sub: Remove extraneous differences between config.sub and
16223         gcc/config.sub.
16225 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16227         * Makefile.in (DISTSTUFFDIRS): Add gas.
16229 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16231         * COPYING.NEWLIB: New file.
16233 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16235         * config.guess (HP-UX):  Patch from Harlan Stenn
16236         <harlan@landmark.com> to also emit release level.
16238 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16240         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16242 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16244         * config.sub:  Merge nextstep cleanup from FSF.
16246 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16248         * configure.in (arm-*-*): Don't configure ld for this target.
16250 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16252         * configure.in (*-*-netware): don't configure libg++, libio,
16253           librx, or newlib.
16255 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16257         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16258         configure ld--it works, but it doesn't support shared libraries.
16260 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16262         * config.guess (*-unknown-freebsd*):  Get rid of possible
16263         trailing "(Release)" in version string.
16264         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16266 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16268         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16269         Fix type: *-next-neststep -> *-next-nextstep.
16271         * config.guess:  Merge from FSF:
16273         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16275         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16277         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16279         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16280         instead of UNIX_SV for UnixWare 1.0).
16282 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16284         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16285         to make gdb/nlm/* build after the compiler and linker.
16287 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16289         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16290         not just i[34]86.
16291         (m68k-atari-sysv4):  Relocate to match FSF version.
16293         * config.guess:  More merges from the FSF:
16295         Add a space before function call or macro invocation.
16297         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16299         * config.guess: Add trap cmd to remove dummy.c and dummy when
16300         interrupted.
16302         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16304         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16305         (dummy): Redirect stderr from compilation of dummy.c.
16307         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16309         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16311 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16313         * configure: Accept and ignore --cache*, for compatibility with
16314         new autoconf.
16316 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16318         * config.guess:  Merge from FSF:
16320         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16322         * config.guess (Pyramid*:OSx*:*:*): New case.
16323         (PATH): Add /.attbin at end for finding uname.
16324         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16326         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16328         * config.guess (M88*:DolphinOS:*:*): New case.
16330         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16332         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16333         to select whether to use ELF or COFF.
16335         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16337         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16339         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16341         * config.guess: Guess the OS version for HPUX.
16343         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16345         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16347 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16349         * configure.in: Recognize --with-headers, --with-libs, and
16350         --without-newlib.
16351         * Makefile.in (all-xiberty): Depend upon all-ld.
16353 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16355         * configure.in: Change i[34]86 to i[345]86.
16357 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16359         * configure (version): A few more tweaks to help message.
16361 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16363         * Makefile.in:  Remove (for now) librx as a host library,
16364         now that we're building it for target.
16366 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16368         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16369         (Karl Berry).
16371 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16373         * configure.in:  Also configure librx.
16375 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16377         * Makefile.in:  Update various rules to reflect that librx
16378         is now needed for libg++.
16380 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16382         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16384 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16386         * configure.in: Configure the examples directory.
16388 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16390         * configure: Simplify Jun 2 1994 change.
16392 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16394         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16395         /bin/gcc isn't good enough to build gcc.
16397 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16399         * Makefile.in (GDB_SUPPORT_FILES): Remove
16400         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16401         (gdb.tar.gz): Add new rule to use standard distribution building
16402         mechanism.
16404 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16406         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16407         Bill Cox <bill@cygnus.com>.
16409 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16411         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16413 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16415         * configure:  Search current dir first in .gdbinit.
16417 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16419         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16421 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16423         * config.sub:  Refer to NeXT's operating system as nextstep.
16425         * config.sub (case $basic_machine):  Re-order the cases, to match
16426         the order in the FSF version (which is mostly alphabethical).
16427         Merge in some additions and changes from the FSF.
16429 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16431         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16432         * config.sub: Recognize cxux7.
16433         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16435 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16437         * config.sub:  Fix typo powerpc -> powerpc-*.
16439 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16441         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16443         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16444         parallel with all-emacs and install-emacs).  Top-level command
16445         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16447 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16449         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16450         $(relbindir)/make before doing ``make install'', and use
16451         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16452         installing over running make binary.
16453         ($(host)-stamp-stage3-installed): Likewise.
16455 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16457         * config.guess: Recognize Mach.
16459 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16461         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16462         see whether --exec-prefix was used.
16464 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16466         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16468 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16470         * Makefile.in: Add all-librx target similar to all-libproc.
16472 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16474         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16475         with post 1.2 uname bogosity.
16477 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16479         * configure: Remove temporary files on receipt of a signal.
16481 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16483         * configure: If there is a package_makefile_frag, remove
16484         ${subdir}/Makefile.tem after copying it in.
16486 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16488         * build_all.mk: support rs6000 lynx identifies itself as
16489         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16490         since /bin/gcc is too feeble to compile a modern gcc.
16492 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16494         * brought devo/test-build.mk update-to-date with progressive/
16495           test-build.mk. Add lynx targets and hppa flag info.
16497 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16499         * configure.in:  Use mh-ncrsvr43.  Patch from
16500         Tom McConnell <tmcconne@sedona.intel.com>.
16502 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16504         * config.guess (i386-unknown-bsdi):  No longer need to
16505         check #if defined(__bsdi__) && defined(__i386__).
16507 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16509         * configure: Set program_transform_nameoption correctly.
16511 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16513         * brought build-all.mk update-to-date with progressive build-all.mk,
16514           added new targets and hppa info.
16516 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16518         * configure: If config.guess result is a prefix of the user
16519         specified target, assume a native build and use the user specified
16520         target as the host alias.  Remove SunOS patch suffix removal hack.
16521         * configure.in: Remove SunOS patch suffix removal hack.
16523         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16524         in NATIVE_CHECK_MODULES.
16526 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16528         * Makefile.in: Rename HOST_ONLY to NATIVE.
16529         * configure: Delete SunOs patch suffix from host_canonical
16530           and build_canonical variables that are prepended to Makefiles.
16531         * configure.in: Add comments for easier maintenance.
16533 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16535         * Makefile.in: Add all-libproc target similar to all-gui.
16537 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16539         * Makefile.in (CHECK_MODULES): split into
16540         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16542 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16544         * config.guess (i386-unknown-bsdi): New system to guess.
16546 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16548         * Makefile.in: Add all-gui target (but not yet build by "all").
16550 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16552         * config.sub: Move deletion of patch suffix from here...
16553         * configure.in: To here, at Ian's suggestion.  The top-
16554           level scripts might need to know of a patch level.
16556 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16558         * config.sub: Strip off patch suffix so rtl is recognized
16559           as a sunos4.1.3 machine, even though it's been patched.
16561 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16563         * Makefile.in (INSTALL_LAST): Delete.
16564         (INSTALL_DOSREL): New.
16566 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16568         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16569         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16570         whether we pass down --with-gnu-ld anyhow.
16572 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16574         * Makefile.in (INSTALL_LAST): Change operation so it works
16575         on more flavors of make.
16576         * configure.in (go32): Don't build libg++ or libio.
16578 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16580         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16581         they can be overriden by templates.
16583 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16585         * configure.in (target==go32): Don't build gdb.
16586         * dosrel: New directory.
16588 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16590         * configure.in (host==go32): Configure dosrel too.
16591         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16592         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16593         be set by incoming names or templates.
16594         (INSTALL_LAST): New rule.
16596 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16598         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16600 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16602         * configure.in (appdirs): New variable.  Currently empty, but will
16603         be used in gas distribution.  If nonempty, lists a set of
16604         directories at least one of which must get configured, or top
16605         level configuration is considered to have failed.
16606         (rs6000-*-lynxos*): Use new file name.
16608 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16610         Eliminate XTRAFLAGS.
16611         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16612         newlib include files using -idirafter, and also use -nostdinc.
16613         (CXX_FOR_TARGET): Likewise.
16614         (XTRAFLAGS): Removed.
16615         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16616         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16617         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16618         ($(DO_X)): Don't pass down XTRAFLAGS.
16620 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16622         * configure.in (mips*-dec-bsd*): New target; do build linker.
16623         (mips*-*-bsd*): New target; don't build linker.
16625 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16627         * configure.in: support rs6000-*-lynxos* configuration.
16628         support sunos4 as a cross target.
16630         * config.sub: look for lynx*, not lynx since the OS version may
16631         legitimately be part of the name.
16633 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16635         * configure.in (i[34]86-*-sco*): Move to be with other i386
16636         targets.
16637         (romp-*-*): New target.  Skip various binary utilities.
16638         (vax-*-*): New target.  Don't build newlib.
16639         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16641 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16643         * configure.in: Only set host_makefile_frag if config
16644         directory exists.
16646 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16648         * install.sh: If $dstdir exists, don't check whether each
16649         component does.
16651 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16653         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16655 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16657         * configure.in (*-*-lynxos*): Don't configure newlib for either
16658         native or cross Lynx.
16660 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16662         * config.sub (sparc64-elf): Fix os.
16663         (z8k): Remove duplicate.
16665 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16667         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16668         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16670 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16672         * configure: Make file links cleanly even if Lynx fails on
16673           an NFS symlink (at least fail cleanly).
16675 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16677         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16678         -XNh2000.
16680 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16682         * configure: Unknown options are fatal again.
16684 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16686         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16687         compatibility.
16689 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16691         * build-all.mk: Add `clean' target.
16693 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16695         * config.guess:  Add SINIX support.
16696         * configure.in:  Add mips-*-sysv4* support.
16698 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16700         * build-all.mk: Document all useful targets.
16701         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16702         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16704 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16706         * configure: Support --silent, --quiet.
16708 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16710         * configure: Support --disable-FEATURE.
16712 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16714         * config.guess: Recognize NCR running SVR4.3.
16716 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16718         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16719         Patch from Paul Eggert <eggert@twinsun.com>.
16721 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16723         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16725 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16727         * configure: Make unrecognized options give nonfatal warnings
16728         instead of fatal errors, and pass them to any subdirectory
16729         configures in case they recognize them.
16730         Make --x equivalent to --with-x.
16732 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16734         * configure: Add --enable-* options.  Clean up usage message and
16735         some comments.
16737 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16739         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16741 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16743         * configure.in (hppa*-*-*): Enable binutils.
16745 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16747         * config.sub: Recognize cisco.
16749 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16751         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16753 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16755         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16756         than one configuration name.  Add comment.
16758 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16760         * config.guess: about target *-hitachi-hiuxwe2, fixed
16761         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16762         macro is incorrect.]
16764 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16766         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16767         than the "make ls" stuff which used to be here.
16769 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16771         * config.guess:  Recognize i[34]86-unknown-freebsd.
16772         From Shawn M Carey <smcarey@rodan.syr.edu>.
16774 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16776         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16778 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16780         * config.guess: Check for ptx.
16782 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16784         * config.sub: Add os9k checking.
16786 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16788         * config.guess: Handle OSF1 running on HPPA processors
16790 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16792         * configure: If subdir configure fails, print out a message with
16793         subdirectory name, in case subdir's configure code didn't identify
16794         itself.
16796 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16798         * configure.in: Remove embedded newlines from configdirs.
16799         Avoid mismatches of substrings.  Fix matching strings at end
16800         of configdirs.
16802 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16804         * config.guess:  Add Lynx/rs6000 config support.
16806 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16808         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16810 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16812         * configure.in (hppa*-*-osf*): Treat this just like most other
16813         PA configurations (eg no binutils or ld).
16814         (hppa*-*-*elf*): These configurations have binutils and ld.
16816 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16818         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16820 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16822         * configure.in (rs6000-*-*): Build gas.
16824 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16826         * Makefile.in:  Avoid bug in losing hpux sed.
16828 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16830         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16831         for GDB and GDB has been fixed to not need it.
16833 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16835         * config.guess: Recognize vax hosts.
16837 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16839         * configure (while loop): Don't use "break 2" inside case
16840         statement -- the case statement isn't an enclosing loop.
16842 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16844         * config.guess:  Clean up NeXT support, to allow nextstep
16845         on Intel machines.  Make OS be nextstep.
16847 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16849         * config.guess: Add alternate forms for Convex.
16851 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16853         * configure:  Completely rewrite option processing.  Take
16854         advantage of pattern-matching to avoid invoking test frequently.
16855         Also clean up host and target defaulting logic.
16857 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16859         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16860         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16861         commands (plus user environment) will fit SCO limits.
16863 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16865         * configure.in: Don't issue warnings about directories which are
16866         not being configured if -norecursion is set.  Correct test for
16867         --with-gnu-as and --with-gnu-ld to not get confused by substring
16868         matches.
16870         * configure.in: Don't build gas for alpha-dec-osf1*.
16872 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16874         * configure:  Back out Per's change of 12/19/1993.  It changes the
16875         behavior of configure in unexpected and confusing ways.
16877         Also, use different delim char when calculating
16878         program_transform_name so that the name can contain slashes.
16880 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16882         * configure.in, config.sub: Add support for VSTa micro-kernel.
16884 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16886         * configure.in: Nuke hacks which were used to get a special
16887         version of GAS for HPPA configurations.
16889 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16891         * configure:  If only ${target_alias} is given, use that
16892         as the default for ${host_alias}.
16893         * configure:  Add missing back-slashes before nested quotes.
16895 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16897         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16899 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16901         * config.guess:  Recognize some Tektronix configurations.
16902         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16904 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16906         * config.sub: Match any flavor of SH.
16908 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16910         * configure.in: Don't try to configure newlib for Alpha.
16912 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16914         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16915         libg++ or libio for any Alpha target.
16917         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16919 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16921         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16922         default arguments -- so it tried to compress itself.
16924 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16926         * configure.in (notsupp): ensure that a space is always at the end
16927           of the configdirs list, since the grep checks for an explicit space
16929 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16931         * configure.in (target i386-sysv4.2): don't build ld, since static
16932           versions of many libraries are not available.
16934 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16936         * config.guess: Recognize Apollos (using environment variables).
16937         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16939 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16941         * config.guess: Recognize Sony news mips running newsos.
16943 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16945         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16946         "fi ; else" for bash.
16948 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16950         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16952 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16954         * config.sub: accept unixware as an alias for svr4.2.
16955         Fix some inconsistancies with the gcc version.
16957 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16959         * Makefile.in (DISTDOCDIRS):  Add gdb.
16961 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16963         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16965 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16967         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16968         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16969         this now.
16971 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16973         * config.sub: Accept hiux* as an OS name.
16975         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16976         etc/make-stds.texi.  The underscore came from gcc, and dje now
16977         agrees that RUNTESTFLAGS is the correct name.
16979 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16981         * install.sh:  Remove 'set -e'.  It makes any conditionals
16982         in the script useless.
16984         * config.guess: Automatically recognize arm-acorn-riscix
16985         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16987 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16989         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16991 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16993         * Makefile.in (DISTDOCDIRS): New variable.
16994         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16995         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16997 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16999         * configure.in (hppa target): check the source directory for the
17000           pagas sub-directory
17002 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17004         * config.sub: Allow -aout* and -elf*.
17006 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17008         * configure.in: Don't build ld on i386-solaris2, same as for
17009         sparc-solaris2.
17011 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17013         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17015 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17017         * configure.in:  Configure gdb for alpha.
17019 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17021         * Makefile.in (CXXFLAGS): Add -O.
17023 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17025         * config.guess: added support for DG Aviion
17027 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17029         * configure.in: Produce warning message for subdirectories not
17030         configurable for this host/target combination.  Don't try to
17031         configure gdb for vms.
17033 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17035         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17036         appropriate files before making "diststuff".
17037         (DISTBISONFILES): New var: list of files to be edited.
17038         (DISTSTUFFDIRS): Add binutils.
17040 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17042         * config.sub: also handle mipsel and mips64el (for little endian mips)
17044 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17046         * configure.in: Add * to end of all OS names.
17048 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17050         * configure.in: Build newlib for LynxOS native.
17052 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17054         * config.guess: Add support for delta 88k running SVR3.
17056         * configure.in: Add comment about HP compiler vs. emacs.
17058 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17060         * configure.in: don't build ld on solaris2 (not a viable option
17061           due to bugs in getpwnam & getpwuid)
17063 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17065         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17066         config.guess will produce a full version number.
17068 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17070         * configure.in: Build linker and binutils for alpha-dec-osf1.
17072 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17074         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17075         and gdb/testsuite/Makefile.in.
17077 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17079         * configure.in: recognize mips*- instead of mips-
17081 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17083         * config.sub: Accept linux*coff and linux*elf as operating
17084         systems.
17086 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17088         * config.sub: Recognize mips64, and mips3 as an alias for it.
17090 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17092         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17093         gdb knows how to handle OSF/1 shared libraries.
17095 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17097         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17098         * config.guess: Recognize Hitachi's HIUX.
17099         * config.sub: Recognize h3050r* and hppahitachi.
17100         Remove redundant cases for hp9k[23]*.
17102 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17104         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17105         if gas and ld are in the source tree and are in ${configdirs}.
17106         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17107         --with options (but still pass them down on the command line,
17108         if they were explicitly specified).
17110 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17112         * configure: substitute SHELL value in Makefile.in with
17113         ${CONFIG_SHELL}
17115 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17117         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17118         *-*-solaris2* targets.
17120 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17122         * Makefile.in: define M4, and pass it down to sub-makes;
17123         all-autoconf now depends on all-m4
17125 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17127         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17128         presence of {ar,ranlib} instead of a configured directory
17130 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17132         * config.guess: Accept 34?? as well as 33?? for NCR.
17134 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17136         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17137         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17139 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17141         * configure: grab values for $(CC) and $(CXX) from the
17142         environment, so that someone can do "CC=gcc configure; make" and
17143         have it work right (matching the way that autoconf works now)
17145         * configure.in, Makefile.in: add support for gash, the tcl
17146         interface to Galaxy
17148         * config.guess: add NetBSD variants (hp300, x86)
17150 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17152         * install.sh: Support -d option (in the manner of SunOS 4 install,
17153         as it is more deterministic than that of GNU install)
17154         (chmodcmd): Set file to mode 755 by default (should also do default
17155         chgrp and chown, but I don't feel like dealing with that now)
17157 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17159         * config.sub: Remove h8300hhms alias.
17161 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17163         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17165 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17167         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17168         as stmp-fixinc
17170 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17172         * config.sub: recognize m88110-bug-coff.
17174 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17176         * Makefile.in (all-libio): all dependencies on the toolchain used
17177         to build this (gcc, gas, ld, etc)
17179 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17181         * config.guess: Deal with OSF/1 1.3 on alpha.
17183 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17185         * install.sh: add some 'else true' clauses for portability
17187         * configure.in: don't build libio for h8[35]00-*-* targets
17189 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17191         * Makefile.in:  Add support for new libio.
17193 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17195         * install.sh: If one command fails, don't try the rest.  Don't try
17196         to remove $dsttmp (via trap) unless we have already created it.
17197         If $src doesn't exist, detect it and exit with an error.
17199         * config.guess: Recognize BSD on hp300.
17201 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17203         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17204         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17206 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17208         * Makefile.in (all-send-pr): depends on all-prms
17210 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17212         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17214 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17216         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17217         Added test for mips-mips-riscos5.
17219 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17221         * configure.in: use mh-hp300 for 68k HP hosts
17223 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17225         * configure: add support for CONFIG_SHELL, so that you can use
17226         some alternate shell for evaluating configure scripts
17228 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17230         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17231         in configure script to bug-gdb@prep.ai.mit.edu when building
17232         distribution archive.
17233         * Makefile.in (COMPRESS):  Remove def.
17234         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17235         gdb.tar.Z and make-gdb.tar.Z respectively.
17236         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17237         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17238         to convergence with 'taz' target in Makefile.in.
17240 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17242         * install.sh (dsttmp): use trap to ensure that tmp files go
17243         away on error conditions
17245 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17247         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17249 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17251         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17252         its parent is '/' not ''.
17254         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17256 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17258         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17259         that ${newsrcdir}/configure.in does.
17261 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17263         * test-build.mk: support for CONFIG_SHELL
17265 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17267         * config.sub (netware):  Add as a basic system type.
17269 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17271         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17272           $(srcdir)/ from the dependency on Makefile.in.
17274 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17276         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17277         (h8300hhms is temporary until multi-libraries are implemented).
17278         * configure.in: Handle h8300h too.
17280 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17282         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17284 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17286         * configure:  Remove extraneous output when guessing host type.
17287         * config.guess:  Remove extraneous output when guessing using C
17288         compiler rather than uname, or when guessing fails.
17290 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17292         * Makefile.in: remove all.cross and install.cross targets
17294         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17295           definitions
17297 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17299         * configure.in (target sh): Build gprof.
17301 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17303         * config.sub: change -solaris to -solaris2
17305 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17307         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17309 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17311         * configure: Correct error message for missing Makefile.in to
17312         print correct directory.
17314 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17316         * install.sh: kludge around 386BSD shell bug
17318 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17320         * config.guess:  Recognize NeXT.
17321         * config.guess:  Recognize i486-ncr-sysv4.
17322         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17324 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17326         * Makefile.in (MAKEINFOFLAGS): New variable.
17327         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17328         * build-all.mk, test-build.mk: Pass down --no-split as
17329         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17331 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17333         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17335 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17337         * Makefile.in (libg++.tar.z):  New rule.
17338         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17339         * Makefile.in (taz):  Only do a single chmod.
17341 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17343         * install.sh: don't use dirname anymore (replaced with sed usage)
17345 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17347         * Makefile.in:  Change extension for gzip'd files from '.z' to
17348         '.gz' per new FSF standard usage.
17350 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17352         * configure: put quotes around the final value of program_transform_name
17354 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17356         * Makefile.in: new install.sh support; update install-info rules
17358 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17360         * configure.in: Build diff for crosses, but not for go32 host.
17362         * configure.in: Build gprof only for native, and don't build it
17363         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17365 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17367         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17369 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17371         * configure.in (host_tools): Add prms.
17373 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17375         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17376         with $(FLAGS_TO_PASS) on the command line
17378         * config.sub: Recognize lynx and lynxos
17380 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17382         * config.sub: Accept -ecoff*, not just -ecoff.
17384 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17386         * Makefile.in (taz): Use .gz suffix instead of .z.
17387         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17388         names.
17390 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17392         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17394 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17396         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17397         that rebuilds that might happen during 'make install' don't get
17398         bogus gcc include files
17400 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17402         Change from Utah for HPPA support:
17403         * config.guess: Recognize hppa1.x-hp-bsd.
17405 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17407         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17408         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17410 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17412         * config.sub: Add support for rom68k and bug boot monitors.
17414 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17416         * Makefile.in: Make all-opcodes depend on all-bfd.
17418 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17420         * config.guess: Added special check for i[34]86-univel-sysv4*.
17422 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17424         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17425         the processor rather than assuming i486.
17427 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17429         * config.guess: Recognize SunOS6 as Solaris3.
17431 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17433         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17434         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17436 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17438         * build-all.mk (all-cross): New target for Canadian Cross.
17439         Added Q2 go32 targets.
17440         * test-build.mk: Configure go32 cross sparclite-aout and
17441         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17442         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17444 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17446         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17447         GO32 hosted toolchains
17449 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17451         * configure: change  so "-exec-prefix" gets passed down rather
17452         than "-exec_prefix" so autoconf generated Makefiles get the
17453         exec_prefix set right.
17455 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17457         * config.guess: get the Solaris2 minor version number
17459         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17461 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17463         * config.guess: Recognize some Sequent platforms.
17465 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17467         * Makefile.in: added the vault-install target
17469         * configure.in: actually use the Sun3 makefile fragment that's in
17470         config, also added the release dir to configdirs
17472 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17474         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17476 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17478         * configure.in: remove some program from Alpha targetted toolchains
17480 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17482         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17483         gprof.
17484         (taz): Run "make diststuff" in those directories instead of "make
17485         proto-dir".  Look for "VERSION=" only at start of line in subdir
17486         Makefile.  Use "gzip -9" for compression.
17487         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17488         (binutils.tar.z): New target.
17490 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17492         * Makefile.in (taz): Include gpl.texinfo.
17494 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17496         * Makefile.in (setup-dirs): Merged into "taz" target.
17497         (taz): Only do `proto-dir' stuff if a directory is actually needed
17498         for this target.
17500 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17502         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17503         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17504         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17505         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17506         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17508 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17510         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17511         config.sub, and move-if-change to gdb testsuite distribution
17512         archive, so the testsuite can be extracted, configured, and
17513         run separately from the gdb distribution.  Blow away the Chill
17514         tests that require a Chill compiled executable, since GNU Chill
17515         is not yet publically available.
17517 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17519         * test-build.mk: set environment variables in a single command,
17520         instead of a list of assignments and exports
17522         * config.guess: recognize Alpha/OSF1 systems
17524 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17526         * configure: Change help message to prefer --options rather than
17527           -options.
17529 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17531         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17532         zippy@ecst.csuchico.edu.
17533         * config.guess: Recognize miniframe.
17535 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17537         * Makefile.in: Use srcroot to find runtest rather than rootme.
17538         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17540 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17542         * test-build.mk: Extensive additions to support building on a
17543         machine other than the host.
17545 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17547         * configure (tooldir): Fix for i386-aix again.
17549 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17551         * configure, Makefile.in:  Change definition of $(tooldir)
17552         to match the FSF.
17554 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17556         * config.guess:  Recognize i[34]86/SVR4.
17558 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17560         * Makefile.in (all-gdb): gdb depends on sim.
17562 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17564         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17565         at the same time we make the prototype gdb directory.
17566         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17567         files at the same time as the gdb base release distribution.
17569 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17571         * Makefile.in (check): Use individual check targets rather than
17572         DO_X rule.
17573         (check-gcc): Added.
17575 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17577         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17578         for System V release 3.2.
17580 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17582         * config.sub: Recognize hppaosf.
17583         * configure.in: Do configure ld/binutils/gas for it.
17585 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17587         * configure (tooldir): Alter syntax used to set this, for systems
17588         where "\$" isn't handled right, like i386-aix.
17590 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17592         * configure: Pass program-transform-name, not
17593         program_transform_name, to recursive configures.
17595 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17597         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17598         of gas+ld+binutils.
17600 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17602         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17604 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17606         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17608 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17610         * Makefile.in (PRMS): Set back to all-prms.
17612 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17614         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17615         targets, rather than for MIPS hosts.
17617 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17619         * configure.in: add comment for --with-x default values
17621         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17623         * Makefile.in: add check-* targets for each of the directories in
17624         the tree.  Add a definition of RUNTEST that will use the one we
17625         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17627 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17629         * configure.in: Removed obsolete references to bfd_target and
17630         target_makefile_frag.
17632         * build-all.mk: Set assorted targets for Q2.
17633         * config.sub: Recognize z8k-sim and h8300-hms.
17634         * test-build.mk: Really don't pass host to configure.
17635         (HOLES): Added uname.
17637 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17639         * configure: Handle an empty program-prefix, program-suffix or
17640         program-transform-name correctly.
17642 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17644         * build-all.mk: -G 8 no longer required for MIPS targets.
17645         * test-build.mk: Don't pass host argument to configure; make it
17646         guess.
17648 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17650         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17651         * Makefile.in (COMPRESS):  New macro, like GZIP.
17653 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17655         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17657         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17658         with gas currently defaults to -G 0.
17660 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17662         * Makefile.in (all-flex): flex depends on byacc.
17664         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17665         to test-build.mk as RELEASE_TAG.
17666         * test-build.mk (configargs): New variable containing arguments to
17667         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17668         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17670         * config.guess: Use /bin/uname when checking -X argument on SCO,
17671         to avoid invoking GNU uname which doesn't understand -X.
17673         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17675         * configure.in: Build gas for mips-*-*.
17677 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17679         * Makefile.in (all.normal): insert missing backslash.
17681 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17683         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17685         * Makefile.in: Complete overhaul to merge many almost identical
17686         targets.
17688 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17690         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17691         (gdb.tar.Z): Adjusted.
17693         * Makefile.in (setup-dirs, taz): New targets; should be general
17694         enough to adapt for gdb sometime.  Build only .z file.
17695         (gas.tar.z): New target.
17697 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17699         * build-all.mk: Use CC=cc -Xs on Solaris.
17701 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17703         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17704         for handling BISON for FSF releases.
17706 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17708         * configure: Actually implement the change zoo just documented.
17710 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17712         * configure: when using config.guess, only set target_alias when
17713         it's not already been set (ie, on the command line)
17715 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17717         * Makefile.in: add installcheck target, set PRMS to install-prms
17719 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17721         * configure: add support for package_makefile_fragment, handle the
17722         case where a directory has a configure.in file but no Makefile.in
17723         more gracefully (with an actual understandable error message, even);
17724         add support for --without (and add this to the usage message); also
17725         explicitly add a --host=${host_alias} to the command line when
17726         config.guess is used
17728 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17730         * configure: Must use both --host and --target in recursive calls.
17732 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17734         * Makefile.in: Change deja-gnu to dejagnu.
17736 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17738         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17740 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17742         * configure.in: canonicalize all instances to *-*-solaris2*,
17743         also strip out a number of tools to not build for go32 host
17745 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17747         * config.guess: add GPL.
17749         * Makefile.in, config.guess, config.sub, configure: bump
17750           copyrights to 93.
17752 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17754         * Makefile.in (do-info): Removed obsolete check for existence of
17755         localenv file.
17757         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17759 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17761         * Makefile.in: a couple of 'else true' for decstation,
17762         support for TclX
17764         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17766 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17768         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17770 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17772         * config.guess: Recognize i386-ibm-aix (PS/2).
17773         * configure.in: Use config/mh-aix386 file for it.
17775 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17777         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17778         CC_FOR_TARGET instead.
17779         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17781 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17783         * Makefile.in: Add sim to list of directories sent with gdb
17785 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17787         * configure.in: Put back mips-dec-bsd* case.
17789 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17791         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17792         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17793         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17795 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17797         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17799         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17800         (install-info): install dir.info only if it exists,
17801         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17803 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17805         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17806         gas for mips-dec-bsd.
17808 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17810         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17811         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17813 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17815         * configure.in: Added "dejagnu" to hosttools list.
17817 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17819         * config.sub, configure.in, config.guess:  Add support
17820         for Bosx, an AIX variant from Bull.
17821         Patches from F.Pierresteguy@frcl.bull.fr.
17823 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17825         * devo/dejagnu: Initial creation of devo/dejagnu.
17826         Migrated dejagnu testcases and support files for testing software
17827         tools to reside as subdirectories, currently called "testsuite",
17828         within the directory of the software tool.  Migrated all programs,
17829         support libraries, etc. beloging to dejagnu proper from
17830         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17831         with no modifications.  The changes to these files which will
17832         allow them to configure, build, and execute properly will be made
17833         in a future update.
17835 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17837         * Makefile.in: Change send_pr to send-pr.
17838         * configure.in: Likewise.
17839         * send_pr: Renamed directory to send-pr.
17841 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17843         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17845 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17847         * README:  Update for gdb-4.8 release.
17848         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17849         gdb-xxx.tar.z (gzip'd) file also.
17851 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17853         * Makefile.in: make all-diff depend on all-libiberty
17855 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17857         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17859 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17861         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17863 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17865         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17866         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17867         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17869 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17871         * Makefile.in:  makeinfo binary is in a new location
17873 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17875         * config.sub: Accept -ecoff as an OS.
17877         * Makefile.in: Various changes to eliminate a level of make
17878         recursion and reduce the required command line length.
17879         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17880         sub-makes.
17881         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17882         variables holding settings for specific sub-makes.
17883         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17884         in terms of BASE_FLAGS_TO_PASS.
17885         (TARGET_LIBS): New variable listing directories which use
17886         TARGET_FLAGS_TO_PASS.
17887         (subdir_do): Eliminated.
17888         (do-*): New set of targets to replace subdir_do.
17889         (various): All targets which used subdir_do now depend on do-*.
17890         (local-clean): Renamed from do_clean.
17891         (local-distclean): New target, dependency of distclean and
17892         realclean.
17893         (install-info): Don't create directories.  Depend on dir.info
17894         rather than calling make recursively.
17895         (install-dir.info): Eliminated.
17896         (install-info-dirs): Create all info directories here.
17897         (dir.info): Depend upon do-install-info.
17899         * test-build.mk (HOLES): Added false.
17901 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17903         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17905 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17907         * Makefile.in (info): remove dependency on all-texinfo.  The
17908         problem was really in texinfo/C, not at this level.
17910 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17912         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17914 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17916         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17917         GDB releases.
17919 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17921         * configure: Include srcdir in message about target of link not
17922         being found.  Don't convert `-' to `_' in `with' options being
17923         passed to subdirs.
17925 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17927         * configure.in: add uudecode to host_tools
17929         * Makefile.in: added {all,install}-uudecode targets, added them to
17930         the appropriate lists
17932 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17934         * Makefile.in (all-gcc): Added dependency on all-gas.
17936         * configure.in (mips-*-*): Build ld and binutils.
17938 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17940         * configure: check return code from mkdir, print error message and
17941           exit on failure.
17943 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17945         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17947 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17949         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17951 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17953         * config.sub (h8500):  Recognize this as a cpu type.
17955 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17957         * configure: source directory missing is no longer a warning
17959         * configure.in: recognize irix[34]* instead of irix[34]
17961         * Makefile.in: define and pass down X11_LIB
17963 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17965         * guess-systype: Renamed to ...
17966         * config.guess:  ... by popular request.
17967         * configure.in, Makefile.in:  Update accordingly.
17969 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17971         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17972         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17973         + Execute ./dummy instead of assuming . is in PATH.
17975 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17977         * guess-systype:  New shell script.  Attempts to guess the
17978         canonical host name of the executing host.
17979         Only a few hosts are supported so far.
17980         * configure:  Call guess-systype if no host is specified.
17982 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17984         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17985         gcc Makefile.
17988 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17990         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17991         (all-gcc, install-gcc, subdir_do): Use it.
17993 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17995         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17997 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17999         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18000           set exclusively by configure, using configure.in .
18002 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18004         * test-build.mk: set $PATH for all builds
18006         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18008 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18010         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18011         the one used in gcc/Makefile.in, so that a null expansion doesn't
18012         override the one needed to build gcc with a native cc.
18015 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18017         * configure: Accept -with arguments.
18019 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18021         * Makefile.in: added h8300sim
18023 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18025         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18026         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18027         (all-cygnus, native, build-cygnus): Make
18028         $(canonhost)-stamp-3stage-done, not $(host)....
18029         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18030         i386-sco3.2v4.  Added else true to if command.
18032 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18034         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18036 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18038         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18040 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18042         * configure.in: don't remove binutils from Solaris builds
18044 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18046         * Makefile.in: get rid of earlier definitions for *clean,
18047         also handle the recursive info rule better
18049 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18051         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18052         do more-or-less the right thing.
18054 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18056         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18057         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18059 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18061         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18062         $(host_canonical).
18064         * configure.in: split the configdirs list into 4 categories (native
18065         v. cross, library v. tool) and handle the cross-only and native-
18066         only in more reasonable (and correct!) way.
18068 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18070         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18071         configdirs anymore.
18073 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18075         * Makefile.in: extensive cleanup::  removed all of the explicit
18076         clean-* targets, collapsed many wrappers around subdir_do into
18077         one, added additional targets to satisfy standards.texi, deleted
18078         some old targets, some changes for consistency
18080 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18082         * configure.in: handle some programs as cross-only, and others as
18083         native only
18085         * test-build.mk: handle partial holes in a more generic manner
18087         * Makefile.in: m4 depends on libiberty
18089 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18091         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18092         time, wdiff, and find to configdirs
18094         * Makefile.in: all, clean, and install rules for the new programs
18095         added to configure.in
18097 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18099         * configure.in: use mh-sun for all *-sun-* hosts
18101 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18103         * Makefile.in: define flags for X11 include files and library file
18104         locations, pass them down to the programs that need this info
18106         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18108 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18110         * configure.in: start building libg++ for HP-UX targets
18112 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18114         * README:  Update references to files moved into etc/.
18116 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18118         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18119         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18121 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18123         * configure: accept dash as well as underscore in long option
18124         names for FSF compatibility.
18126 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18128         * config.sub: added -sco3.2v4 support from FSF.
18130 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18132         * configure.in: expand the section that adds or removes
18133         directories from the list of programs to build, to handle native
18134         vs. cross in addition to host v. native
18136 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18138         * Makefile.in:  Replace C++ in macro names with CXX.
18139         This is less likely to break ...
18141 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18143         * test-build.mk: add -w to GNU_MAKE
18145 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18147         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18148         add 'sparc' to list of recognized cpus.  This needed to make
18149         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18150         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18151         then changes that into $CPU-wrs-vxworks.
18153         * configure.in: remove most references to gdbtest, regularize
18154         target based program removal
18156         * test-build.mk: import from p3 tree (many fixes and changes)
18158 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18160         * Makefile.in: added rules to handle tcl, tk, and expect
18162         * configure.in: handle those directories if they exist
18164 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18166         * config.sub: removed bogus hppabsd and hppahpux names, since
18167         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18169 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18171         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18172         depends upon all-xiberty
18174         * Makefile.in: changes from p3, including:
18176         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18178         * Makefile.in (XTRAFLAGS): include newlib directories if
18179         newlib/Makefile exists, rather than if host != target.
18181         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18183         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18184         from the same source tree and not building a cross-compiler.  This
18185         matters for the libg++ configuration if reconfiguring a tree that
18186         has already been installed.
18188         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18190         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18191         pick up the machine and system specific header files.
18193         * Makefile.in: added AS_FOR_TARGET, passed down in
18194         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18195         the C compiler to use to create programs which are run in the
18196         build environment, set it to default to $(CC), and passed it down
18197         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18199         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18201         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18202         We need them for unusual native builds, like systems without
18203         ranlib.
18205         * configure: also define $(host_canonical) and
18206         $(target_canonical), which are the full, canonical names for the
18207         given host and target
18209 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18211         * Makefile.in:  Added separate definitions for C++.
18213 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18215         * configure.in (configdirs):  Add deja-gnu.
18217 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18219         * README:  Update for configure.texi and gdb-4.7 release.
18221 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18223         * Makefile.in:  Move "all" target to top of file.
18224         Previously, first target was ".PHONY" which caused BSD4.4 make
18225         to build .PHONY when make was run without arguments.
18227 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18229         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18230         Library-copylefted code in libiberty.
18232 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18234         * config.sub:  Replace m68kmote with plain old m68k.
18236 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18238         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18240 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18242         * config.sub: Complain if no argument is given.  Added support for
18243         386bsd as OS and target alias.
18245 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18247         * Makefile.in (XTRAFLAGS): include newlib directories if
18248         newlib/Makefile exists, rather than if host != target.
18250 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18252         * config.sub: recognize sparclite-wrs-vxworks.
18254         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18255         p3.) Added clean-xiberty to clean.
18257 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18259         * configure.in: use *-*-* instead of nested cases for host and target
18261 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18263         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18264         from the same source tree and not building a cross-compiler.  This
18265         matters for the libg++ configuration if reconfiguring a tree that
18266         has already been installed.
18268 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18270         * config.sub (i486v/i486v4):  Merge in from FSF version.
18272 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18274         * configure: only set PWD if it is already set.
18276 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18278         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18279         doesn't have unset and all success paths (and most error paths)
18280         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18281         to just ${PWD} to avoid confusion.)
18283 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18285         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18286         even for a native compilation.
18288 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18290         Changes to make the gdb.tar.Z rule work better.
18292         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18293         (DEVO_SUPPORT):  Add configure.texi.
18294         (bfd-ilrt.tar.Z):  Remove ancient rule.
18296 Thu Sep 10 10:43:19 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         * configure.in, config.sub: added new target m68010-adobe-scout,
18302         with alias of adobe68k.  Changed configure.in to check for
18303         -scout before -sco* to avoid a false match.
18305         * Makefile.in: added AS_FOR_TARGET, passed down in
18306         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18307         the C compiler to use to create programs which are run in the
18308         build environment, set it to default to $(CC), and passed it down
18309         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18311 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18313         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18314         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18315         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18316         FOR_TARGET variants, to newlib and libg++.
18318 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18320         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18321         first.
18323 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18325         * config.sub:  Accept `elf' as an environment.
18327 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18329         * Makefile.in (all-opcodes):  cd into the right directory
18331 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18333         * configure: added -program_transform_name option, used as
18334         argument to sed when installing programs.
18335         configure.texi: added documentation for -program_prefix,
18336         -program_suffix and -program_transform_name.
18338 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18340         * config.sub:  Accept i486 where i386 ok.
18342 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18344         * config.sub: accept we32k
18346 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18348         * config.sub, configure.in: accept OSE68000 and OSE68k.
18350         * Makefile.in: don't create all directories for ``make install'';
18351         let the subdirectories create the ones they need.
18353 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18355         * COPYING: new file, GPL v2
18357 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18359         * Makefile.in: use the new gen-info-dir, which needs a template
18360         argument (which also lives in texinfo)
18362         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18364 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18366         * config.sub (ncr3000):  Change i386 to i486.
18368 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18370         * Makefile.in: add install-rcs, install-grep to
18371         install-no-fixedincludes, removed install-bison and install-libgcc
18373 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18375         * configure.in: grab the HPUX makefile fragment if on HPUX
18377 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18379         * Makefile.in: eradicate bison spoor (ditto libgcc).
18380          configure.in: recognise m68{k,000}-ericsson-OSE.
18381          es1800 is alias for m68k-ericsson-OSE
18383 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18385         * configure.in: rearrange the parts that remove programs from
18386         configdirs, based now on HOST==TARGET or by canonical triple.
18388 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18390         * test-build.mk: recurse explicitly with -f test-build.mk when
18391           appropriate.  predicate stage3 and comparison on the existence
18392           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18393           On very clean, also remove ...stamp-co.  Build in-place before
18394           doing other builds.
18396 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18398         * Makefile.in, configure.in: add tgas
18400 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18402         * Makefile.in: a number of changes merged in from progressive.
18404         * configure.in: add libm.
18406         * .cvsignore: ignore some stuff that comes from test-build.mk.
18408 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18410         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18412 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18414         * configure: Add program_suffix (parallel to program_prefix)
18415         * Makefile.in: adjust directory-creating script for losing decstation
18417 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18419         * configure:  Minor $subdir-related fixes.
18421 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18423         * configure: fix various problems with propogating
18424         makefile_target_frag in subdirs.
18425         * configure.in: config libgcc if its there
18427 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18429         * config.sub:  HPPA merge.
18431 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18433         * Makefile.in:  Replace all-bison with all-byacc in all
18434         dependency lines for other tools (which now use byacc).
18436 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18438         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18440 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18442         * Makefile.in: make gprof rules similar to byacc rules (instead of
18443         vestigal $(unsubdir) that didn't work...)
18445 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18447         * config.sub:  Add support for Linux.
18448         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18449         (at least for libg++).
18451 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18453         * configure.texi: fix doc for the -nfp option to configure
18455 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18457         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18459 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18461         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18462         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18463         * configure.in: added solaris* host_makefile_frag hook.
18465 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18467         * config.sub: changed recognition of m68000 so that various
18468         m68k types can be specified via m680[01234]0
18470 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18472         * config.sub (basic_machine): fix sed so that '-foo' isn't
18473         completely substituted out while .+'-foo' loses the '-foo'
18475 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18477         * config.sub ($os): Add -aout.
18479 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18481         * configure:  If host_makefile_frag is absolute, don't
18482         prefix ${invsubdir} (relevant to libg++ auto-configure).
18484 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18486         * Makefile.in (tooldir): Define it.
18487         (all-ld): Depend on all-flex.
18489 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18491         * Makefile.in (check):  Fix libg++ special case.
18493 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18495         * configure: do not bury `pwd` into config.status, thus do fewer
18496           pwd's.
18498         * configure: print the "Building in" message only when building in
18499           other than "." AND verbose.
18501         * configure: remove -s, rework -v to better accommodate guested
18502           configures.
18504         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18506 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18508         * Makefile.in: macroize flags passed on recursion.  remove
18509           fileutils.
18511 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18513         * configure: get makesrcdir right for subdirs deeper than 1.
18515         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18516           install.
18518 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18520         * Makefile.in: don't print subdir_do or recursion lines.
18522 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18524         * standards.texi: added menu item.
18526         * Makefile.in: build and install standards.info.
18528         * standards.texi: new file.
18530 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18532         * configure: test for and move config.status pieces from
18533           ${subdir}/.
18535 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18537         * configure:  Test for existance of files before trying to mv
18538         them, to avoid numerous non-existance messages.
18540 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18542         * configure: correct final line of config.status.
18544         * configure: patch from eggert.  Avoids a protection problem if
18545           the original Makefile.in is read only.
18547         * configure: use move-if-change from gcc to create config.status.
18548           Some makefiles depend on config.status to tell if a directory
18549           has been reconfigured for a different host.  This change
18550           prevents those directories from remaking everything in the case
18551           where the reconfig was only intended to rebuild a Makefile.
18553         * configure: test for config.sub with "config.sub sun4" rather
18554           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18555           host alias from a missing config.sub.
18557 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18559         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18560           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18562 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18564         * configure: mkdir ${subdir} as needed.
18566 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18568         * Makefile.in,configure.in: added autoconf.
18570 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18572         * Makefile.in: no longer pass against on recursion.
18574         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18575           definitions are not inherited.
18577         * configure: correct makesrcdir when subdir is .
18579 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18581         * configure:  Add support for 'subdirs' variable, which is
18582         like 'configdirs', except that configure doesn't re-invoke
18583         itself for subdirs, it just creates a Makefile for each subdir.
18584         * configure.texi:  Document subdirs.
18586 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18588         * configure.in: added flex to configdirs
18590 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18592         * Makefile.in: remove clean-stamps from clean.
18594 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18596         * configure.in:  Add gdbtest to configdirs.
18598 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18600         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18601         to recursive makes.
18602         * configure.in:  Recognize new ncr3000 config.
18604 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18606         * Makefile.in, configure.in: removed references to gdbm.
18608 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18610         * config.sub:  Don't canonicalize os value
18611         newsos* to bsd (readline needs to check for newsos).
18612         (This fix was earlier made Jan 31, but got re-broken.)
18614 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18616         * configure.in:  sco is an os, not a vendor!
18618         * configure:  Quote $( better.  Keep various shells happy.
18620 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18622         * Makefile.in: eliminate stamp-files.
18624 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18626         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18627           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18629 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18631         * config.sub:  fix iris/iris3.
18633 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18635         * configure: re-add -rm.
18637 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18639         * Maskefile.in: add .stmp-rcs to all.
18641         * configure.in: remove gas from rs6000 build, use aix host fragment.
18643 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18645         * configure: pass down site_option during recursion.
18647 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18649         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18651 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18653         * configure: Change exec_prefix so that it really defaults to prefix.
18655 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18657         * Makefile.in, configure.in:  Add support for mmalloc library.
18659 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18661         * Makefile.in: add stmp dependencies for a few more things.
18663 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18665         * configure: adjusted error message on objdir/srcdir configure
18666           collision, per john's suggestion.
18668         * Makefile.in: add libiberty stmp to all and all.cross.
18670 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18672         * Makefile.in: remove force dependencies, add grep to all.
18674 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18676         * Makefile.in: drop flex.  make stamp files work.
18678         * configure: added test for conflicting configuration in srcdir,
18679           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18680           gets cranky.  use relative paths for configure and srcdir
18681           whenever possible.  Send some error messages to stderr that were
18682           going to stdout.
18684 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18686         * Makefile.in:  Fix libg++ rule to check for gcc directory
18687         before using gcc/gcc.  Also pass XTRAFLAGS.
18689 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18691         * Makefile.in: added stmp-files so that directories aren't polled
18692           when they are already built.
18694         * configure.texi: fixed a node pointer problem.
18696 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18698         * config.sub configure.in gdb/configure.in
18699         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18700         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18701         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18703 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18705         * configure: -recurring becomes -silent.  corrected help message
18706           for -site= option.
18708         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18710 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18712         * configure: when building Makefile for crosses, replace
18713           tooldir and program_prefix.  default srcdir from location of
18714           config.sub.  remove "for host in hosts" and "for target in
18715           targets" loops.
18717 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18719         * Makefile.in: Do not pass bindir or mandir to cvs.
18721 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18723         * Makefile.in, configure.in: removed traces of namesubdir,
18724           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18725           copyrights to '92, changed some from Cygnus to FSF.
18727         * configure.texi: remove most references to multiple hosts,
18728           multiple targets, subdirs, etc.
18730         * configure.man: removed rcsid. reference config.sub not
18731           config.subr.
18733         * Makefile.in: mkdir $(infodir) on install-info.
18735 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18737         * configure.texi:  Explain better about .gdbinit and about
18738         the environment that configure.in sections run in.
18740 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18742         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18744 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18746         * README:  DOC.configure => cfg-paper.texi.
18748 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18750         * config.sub (near case $os):  Don't convert newsos* to bsd!
18752 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18754         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18755         the number of copies of COPYING that go into the GDB tar file.
18757 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18759         * bfd/configure.in, gdb/config/mh-i386sco,
18760         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18761         Fix SCO configuration stuff.
18763 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18765         * Makefile.in:  For libg++, make sure the -I pointing
18766         to the gcc directory goes *after* all the libg++-local -I flags.
18767         Also, move just-gcc dependency from just-libg++ to all-libg++.
18769 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18771         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18773 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18775         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18777 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18779         * config.sub:  Add stratus configuration frags.  Also
18780         submitted to FSF.
18782 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18784         * Makefile.in (DEV_SUPPORT):  add configure.man.
18786         * config.sub(Decode manufacturer-specific):  add -none*.
18788 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18790         * Makefile.in:  remove form feeds to make Sun's make happy.
18791         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18793 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18795         * Makefile.in (AR_FLAGS):  Make quieter.
18797 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18799         * configure.in:  Add libg++.
18800         * configure:  When verbose, don't output the command line at each
18801         level; it will be unremarkably the same as the previous version,
18802         which will be the same as what the user typed.
18804 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18806         * configure.in, Makefile.in: fix clean-info, add flex.  add
18807           fileutils.
18809         * configure: be less sensitive to spaces in Makefile.in.  Do not
18810           look for sources in "..".  Doing so breaks subdirectories that
18811           might have their own configure.  If a subdir has it's own
18812           configure script, use it.
18814 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18816         * cfg-paper.texi: some changes suggested by rms.
18818 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18820         * config.sub:  Merge in some small additions from the FSF version,
18821         taken from the gcc distribution, to bring the Cygnus and FSF
18822         versions into closer sync.
18824 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18826         * configure.in:  Changed svr4 references to sysv4.
18828 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18830         * configure: added -V for version number option.
18832 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18834         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18835           renamed from DOC.configure to cfg-paper.texi.
18837 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18839         * configure, config.subr, config.sub: config.subr is now
18840           config.sub again.
18842 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18844         * configure.texi: new file, in progress.
18846         * Makefile.in: build info file and install the man page for
18847           configure.
18849         * configure.man: new file, first cut.
18851         * configure: find config.subr again now that configuration "none"
18852           has gone.  removed all traces of the -ansi option.  removed all
18853           traces of the -languages option.
18855         * config.subr: resync from rms.
18857 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18859         * configure, config.sub, config.subr: merge config.sub into
18860           config.subr, call the result config.subr, remove config.sub, use
18861           config.subr.
18863         * Makefile.in: revised install for dir.info.
18865 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18867         * configure.in: add decstation host makefile frag.
18869         * Makefile.in: BISON now bison -y again.  also install-gcc on
18870           install.  clean-gdbm on clean.  infodir belongs in datadir.
18871           Make directories for info install.  Build dir.info here then
18872           install it.
18874 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18876         * Makefile.in: fix for bad directory tests.
18878 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18880         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18881           regexp.  -srcdir relative was being handled incorrectly.
18883         * Makefile.in: unwrapped some for loops so that parallel makes
18884           work again and so one can focus one's attention on a particular
18885           package.
18887 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18889         * configure: added PWD as a stand in for `pwd` (for speed). use
18890           elif wherever possible.  make -srcdir work without -objdir.
18891           -objdir= commented out.
18893 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18895         * configure: +options become --options.  -subdirs commented out.
18896           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18897           Makefile now at top of generated Makefile.  Removed cvs log
18898           entries.  added -srcdir.  create .gdbinit only if there is one
18899           in ${srcdir}.
18901         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18902           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18903           and mandir now keyed off datadir by default.
18905 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18907         * Freshly created ChangeLog.
18910 Local Variables:
18911 mode: change-log
18912 left-margin: 8
18913 fill-column: 76
18914 version-control: never
18915 End: