testsuite: fix gcc.target/powerpc ilp32 failures
[official-gcc.git] / ChangeLog
blob184395529e52718807bc6da2e5fbbc2f7a1e3ef8
1 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
3         * MAINTAINERS (Write After Approval): Add myself.
5 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
7         * MAINTAINERS (Write After Approval): Update my e-mail address.
9 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
11         * MAINTAINERS: Fix spacing.
13 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
15         * MAINTAINERS (Write After Approval): Add myself
17 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
19         * Makefile.def: Sync with binutils-gdb:
20         (dependencies): all-ld depends on all-libctf.
21         (host_modules): libctf is no longer no_install.
22         No longer no_check.  Checking depends on all-ld.
23         * Makefile.in: Regenerated.
25 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
27         * libtool.m4: Match gnu* along other GNU systems.
28         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
29         * libgo/configure: Re-generate.
31 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
33         * MAINTAINERS: Update my email address.
35 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
37         * MAINTAINERS (Write After Approval): Add myself.
39 2020-12-15  Nathan Sidwell  <nathan@acm.org>
41         * Makefile.def
42         * Makefile.in
43         * Makefile.tpl
44         * configure
45         * configure.ac
47 2020-12-15  Nathan Sidwell  <nathan@acm.org>
49         * Makefile.def: Add libcody.
50         * configure.ac: Add libcody.
51         * Makefile.in: Regenerated.
52         * configure: Regenerated.
54 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
56         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
58 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
60         PR target/97865
61         * libtool.m4: Update handling of Darwin platform link flags
62         for Darwin20.
64 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
66         * .gitignore: Sync with binutils-gdb
68 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
70         * MAINTAINERS: Add myself as arc port maintainer.
72 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
74         PR d/87788
75         * configure.ac: Don't disable D for *-*-darwin*.
76         * configure: Regenerate.
78 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
80         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
81         hppa64-*-hpux11*.
83 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
85         * configure: Regenerate.
86         * configure.ac: Add --bootstrap-hwasan option.
88 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
90         * config.guess: Import latest upstream.
91         * config.sub: Import latest upstream.
93 2020-11-16  Martin Liska  <mliska@suse.cz>
95         * .gitignore: Add cache as clangd uses it now.
97 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
99         * MAINTAINERS (Write After Approval): add myself
101 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
103         * MAINTAINERS (Write After Approval): Add myself.
105 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
107         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
108         Remove FIXME comments.
110 2020-11-06  Martin Uecker  <muecker@gwdg.de>
112         * MAINTAINERS: Update my email address.
114 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
116         * MAINTAINERS (Write After Approval): Add myself.
118 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
120         PR target/97302
121         * configure.ac: Only set with_gmp to /usr/local
122         if not building in tree.
123         * configure: Regenerate.
125 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
127         * MAINTAINERS (Write After Approval): Add myself.
129 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
131         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
133 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
135         PR bootstrap/96612
136         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
137         if not the same as ${host}.
138         * configure: Regenerate.
140 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
142         * MAINTAINERS (Write After Approval): Add myself.
144 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
146         * MAINTAINERS: Update my email address.
148 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
150         * MAINTAINERS (Write After Approval): Add myself.
152 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
154         * MAINTAINERS (Write After Approval): Add myself.
156 2020-06-12  Martin Liska  <mliska@suse.cz>
158         * .gitignore: Add .clang-tidy.
160 2020-06-08  Jason Merrill  <jason@redhat.com>
162         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
163         * configure: Regenerate.
165 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
167         * MAINTAINERS: Add myself as xtensa port maintainer.
169 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
171         * configure.ac: Don't require --enable-host-shared when building
172         for Mingw.
173         * configure: Regenerate.
175 2020-05-18  Jason Merrill  <jason@redhat.com>
177         * configure.ac: Update bootstrap dialect to -std=c++11.
179 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
181         * MAINTAINERS (Write After Approval): Add myself.
183 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
185         PR target/92713
186         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
187         (noconfigdirs): Add 'target-libstdc++-v3'.
188         * configure: Regenerate.
190 2020-04-21  Stephen Casner  <casner@acm.org>
192         PR 25830
193         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
194         * configure: Rebuild.
196 2020-04-17  Martin Liska  <mliska@suse.cz>
197             Jonathan Yong <10walls@gmail.com>
199         PR gcov-profile/94570
200         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
201         for CYGWIN.
203 2020-04-14  Martin Jambor  <mjambor@suse.cz>
205         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
207 2020-04-09  Tom Tromey  <tom@tromey.com>
209         * configure: Rebuild.
210         * Makefile.in: Rebuild.
211         * Makefile.def (gdbsupport, gdbserver): New host modules.
212         (configure-gdb): Depend on all-gdbsupport.
213         (all-gdb): Depend on all-gdbsupport, all-libctf.
214         * configure.ac (host_tools): Add gdbserver.
215         Conditionally build gdbserver and gdbsupport.
217 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
219         * configure.ac: Build libgomp by default for amdgcn.
220         * configure: Regenerate.
222 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
224         * MAINTAINERS (Write After Approval): Add myself.
226 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
228         * MAINTAINERS (Write After Approval) : Add myself.
230 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
232         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
234 2020-02-14  Martin Sebor  <msebor@redhat.com>
236         * doc/extend.texi (attribute alias): Mention type requirement.
237         (attribute weak): Same.
238         (attribute weakref): Correct invalid example.
240 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
242         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
244 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
245             Jakub Jelinek  <jakub@redhat.com>
247         * .gitattributes: Add *.md diff=md.
249 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
251         The mentioned auto-generated file is no more part of the
253         GCC sources, it's auto-generated in $(builddir) during build.
255         PR target/92055
256         * contrib/gcc_update (files_and_dependencies): Remove
257         entry for gcc/config/avr/t-multilib.
259 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
261         * MAINTAINERS: Update my email address.
263 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
265         * README.MOVED_TO_GIT: Remove.
267 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
269         * README.MOVED_TO_GIT: New file.
271 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
273         * MAINTAINERS (Write After Approval): Add myself.
275 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
277         * MAINTAINERS (write_after_approval): Add myself.
279 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
281         * MAINTAINERS (write_after_approval): Add myself.
283 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
285         * MAINTAINERS (write_after_approval): Add myself.
287 2019-12-11  Matthias Klose  <doko@ubuntu.com>
289         * configure.ac: Factor out common cases for compare_exclusions.
290         * configure: Regenerate.
292 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
294         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
295         flag.
297 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
299         * MAINTAINERS (Write After Approval): Add myself.
301 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
303         PR middle-end/92463
304         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
305         * configure: Regenerate
307 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
309         * configure.ac: Use https for gcc.gnu.org.
310         * configure: Regenerated.
312 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
314         * MAINTAINERS (aarch64 port): Remove my name, move to...
315         (Write After Approval): ...Here.
317 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
319         * MAINTAINERS: Change my email address as maintainer.
321 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
323         PR fortran/91828
324         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
325         * configure: Regenerated.
327 2019-10-21  Jason Merrill  <jason@redhat.com>
329         * .gitattributes: Also check ChangeLog whitespace.
331 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
333         * contrib/dg-extract-results.sh: Add support for KPASS.
334         * contrib/dg-extract-results.py: Likewise.
336 2019-10-17  Jason Merrill  <jason@redhat.com>
338         * .gitattributes: Avoid {} in filename pattern.
340 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
342         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
343         Approval section.
345 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
347         * MAINTAINERS: Add myself to Write After Approval
349 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
351         * MAINTAINERS: Add myself as an aarch64 maintainer.
353 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
355         * MAINTAINERS: Add myself as aarch64 maintainer.
357 2019-09-23  Carl Love  <cel@us.ibm.com>
359         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
360         New define_insn.
361         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
362         vsx_xxpermdi16_le_V16QI): Removed define_insn.
364 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
366         * MAINTAINERS (Sam Tebbs): Update email address.
368 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
370         * MAINTAINERS: Update my email address.
372 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
374         * libtool.m4: Handle uclinuxfdpiceabi.
376 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
378         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
379         Remove myself from Write After Approval section.
381 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
383         * configure.ac: Support for bpf-*-* targets.
384         * configure: Regenerate.
386 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
388         * config.sub: Import upstream version 2019-06-30.
389         * config.guess: Import upstream version 2019-07-24.
391 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
393         * MAINTAINERS: Remove spu port maintainers.
395 2019-08-28  Martin Liska  <mliska@suse.cz>
397         * .gitignore: Add .clangd and compile_commands.json
398         to .gitignore.
400 2019-08-23  Michael Forney  <mforney@mforney.org>
402         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
403         * Makefile.in: Regenerate.
405 2019-08-19  Tom Tromey  <tom@tromey.com>
407         * configure: Rebuild.
408         * configure.ac: Add --with-static-standard-libraries.
410 2019-08-16  Alexandre Oliva <oliva@gnu.org>
412         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
414 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
416         * MAINTAINERS (Write After Approval): Add myself.
418 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
420         * MAINTAINERS (Write After Approval): Remove myself, already listed in
421         RISC-V port maitainer.
423 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
425         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
427 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
429         * MAINTAINERS (Write After Approval): Add myself.
431 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
433         * MAINTAINERS (Write After Approval): Add myself.
435 2019-06-25  Martin Liska  <mliska@suse.cz>
437         contrib/filter-clang-warnings.py: Transform from
438         filter-rtags-warnings.py.
440 2019-06-15  Tom Tromey  <tom@tromey.com>
442         * configure.ac (host_libs): Add gnulib.
443         * configure: Rebuild.
444         * Makefile.def (host_modules, dependencies): Add gnulib.
445         * Makefile.in: Rebuild.
447 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
449         * MAINTAINERS (Write After Approval): Add myself.
451 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
453         * configure: Regenerate.
454         * configure.ac: Add PRU target.
456 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
458         * MAINTAINERS (Write After Approval): Add myself.
460 2019-06-11  Nick Clifton  <nickc@redhat.com>
462         Import these changes from the binutils/gdb repository:
464         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
466         * Makefile.def (dependencies): configure-libctf depends on all-bfd
467         and all its deps.
468         * Makefile.in: Regenerated.
470         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
472         * Makefile.def (host_modules): Add libctf.
473         * Makefile.def (dependencies): Likewise.
474         libctf depends on zlib, libiberty, and bfd.
475         * Makefile.in: Regenerated.
476         * configure.ac (host_libs): Add libctf.
477         * configure: Regenerated.
479 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
481         * MAINTAINERS (Write After Approval): Add myself.
483 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
485         * MAINTAINERS: Update my email address.
487 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
489         * MAINTAINERS (Write After Approval): Add myself.
491 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
493         * MAINTAINERS (Write After Approval): Add myself.
495 2019-05-07  Jim Wilson  <jimw@sifive.com>
497         * MAINTAINERS: Remove myself as IA-64 maintainer.
499 2019-05-04  Roland Illig  <roland.illig@gmx.de>
501         * MAINTAINERS (Write After Approval): Add myself.
503 2019-05-02  Richard Biener  <rguenther@suse.de>
505         PR bootstrap/85574
506         * Makefile.tpl (compare target): Also compare extra-compare
507         files.
508         * Makefile.in: Regenerate.
510 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
512         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
513         as modulo-scheduler maintainer.
515 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
517         * MAINTAINERS: Add myself as co-maintainer for Darwin.
519 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
521         * MAINTAINERS: Update my email address.
523 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
525         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
526         * configure: Regenerate.
528 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
530         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
531         * configure: Regenerate.
533 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
535         * configure.ac: Add target-zlib to target_libraries.
536         * configure: Regenerate.
538 2019-04-09  Martin Liska  <mliska@suse.cz>
540         * Makefile.in: Regenerate.
541         * Makefile.tpl: Pass GENERATOR_CFLAGS
542         in all stages.
544 2019-03-28  Martin Liska  <mliska@suse.cz>
546         PR bootstrap/89829
547         * Makefile.in: Revert r254150.
548         * Makefile.tpl: Likewise.
550 2019-03-28  Ben Elliston  <bje@gnu.org>
552         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
553         related, and libdecnumber.
555 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
557         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
558         (Write After Approval): Remove myself.
560 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
562         * MAINTAINERS (Write After Approval): Add myself.
564 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
566         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
567         (Write After Approval): Remove myself and Julian.
569 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
571         * MAINTAINERS (Write After Approval): Add myself.
573 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
575         * MAINTAINERS (Write After Approval): Add myself.
577 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
579         * ChangeLog: Replace space with tab.
580         * MAINTAINERS: Delete 1 tab to keep alignment.
582 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
584         * MAINTAINERS (Write After Approval): Add myself.
586 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
588         * MAINTAINERS (Write After Approval): Add myself.
590 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
591             Kwok Cheung Yeung  <kcy@codesourcery.com>
592             Julian Brown  <julian@codesourcery.com>
593             Tom de Vries  <tom@codesourcery.com>
594             Jan Hubicka  <hubicka@ucw.cz>
595             Martin Jambor  <mjambor@suse.cz>
597         * configure.ac: Likewise.
598         * configure: Regenerate.
599         * contrib/config-list.mk: Add amdgcn-amdhsa.
601 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
603         * MAINTAINERS (Write After Approval): Add myself.
605 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
607         * MAINTAINERS (Write After Approval): Add myself.
609 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
611         PR target/88535
612         * config.guess: Import upstream version 2019-01-03.
613         * config.sub: Import upstream version 2019-01-01.
615 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
617         * MAINTAINERS (Write After Approval): Update my maintainer address.
619 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
621         * MAINTAINERS (Write After Approval): Add myself.
623 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
625         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
627 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
629         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
630         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
631         (GCC_TARGET_TOOL): Likewise.
632         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
633         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
634         OTOOL, OTOOL_FOR_TARGET: New substitutions.
635         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
636         * configure: Regenerate.
637         * Makefile.in: Likewise.
639 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
641         * MAINTAINERS (Write After Approval): Add myself.
643 2018-11-13  Martin Liska  <mliska@suse.cz>
645         * gcc.target/i386/pr87930.c: Move to ...
646         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
648 2018-11-10  Stafford Horne  <shorne@gmail.com>
650         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
651         (Write After Approval): Remove myself.
653 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
655         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
656         Append $INCICONV to it.
658 2018-11-04  Stafford Horne  <shorne@gmail.com>
660         * MAINTAINERS (Write After Approval): Add myself.
662 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
664         PR bootstrap/82856
665         * multilib.am: New file.  From automake.
667         Merge from binutils-gdb:
668         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
670         * libtool.m4: Use AC_LANG_SOURCE.
671         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
672         * ar-lib: New file.
673         * test-driver: New file.
674         * configure: Re-generate.
676 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
678         * MAINTAINERS (Write After Approval): Add myself.
680 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
682         PR bootstrap/87788
683         PR d/87799
684         * configure: Rebuild.
685         * configure.ac: Disable D on systems where it is known not to work.
687 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
689         * Makefile.def (target_modules): Add libphobos.
690         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
691         GDCFLAGS_FOR_TARGET.
692         (dependencies): Make libphobos depend on libatomic, libbacktrace
693         configure, and zlib configure.
694         (language): Add language d.
695         * Makefile.in: Rebuild.
696         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
697         (HOST_EXPORTS): Add GDC.
698         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
699         (BASE_TARGET_EXPORTS): Add GDC.
700         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
701         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
702         (EXTRA_HOST_FLAGS): Add GDC.
703         (STAGE1_FLAGS_TO_PASS): Add GDC.
704         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
705         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
706         environment variables.
707         * configure: Rebuild.
708         * configure.ac: Add target-libphobos to target_libraries.  Set and
709         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
711 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
713         * MAINTAINERS (Write After Approval): Add myself.
715 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
717         * MAINTAINERS (Write After Approval): Remove myself.
719 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
721         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
723 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
725         * MAINTAINERS: Update my email address.
727 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
729         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
730         maintainer.
732 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
734         * MAINTAINERS (Write After Approval): Add self.
736 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
738         * MAINTAINERS (write after approval): Add myself.
740 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
742         * MAINTAINERS: Update my email address.
744 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
746         * MAINTAINERS (write after approval): Add myself.
748 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
750         * MAINTAINERS: Add self to global reviewers list.
752 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
754         MAINTAINERS: Add c-sky port maintainers.
756 2018-08-10  Martin Liska  <mliska@suse.cz>
758         * MAINTAINERS: Revert change in previous commit and
759         join lines.
761 2018-08-10  Martin Liska  <mliska@suse.cz>
763         * MAINTAINERS: Remove extra line.
765 2018-08-06  Naveen H.S  <naveenh@marvell.com>
767         * MAINTAINERS: Update my email address.
769 2018-07-19  DJ Delorie  <dj@redhat.com>
771         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
772         as maintainer.
774 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
776         * MAINTAINERS: Adjust email address for me and my colleague Robin
777         Dapp.
779 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
780             Sunil K Pandey  <sunil.k.pandey@intel.com>
782         PR target/84413
783         * config/i386/i386.c (m_CORE_AVX512): New.
784         (m_CORE_AVX2): Likewise.
785         (m_CORE_ALL): Add m_CORE_AVX2.
786         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
787         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
788         and remove the rest of m_SKYLAKE_AVX512.
790 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
792         * config.sub: Sync with upstream version 2018-07-03.
794 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
796         * config.guess: Sync with upstream version 2018-06-26.
797         * config.sub: Sync with upstream version 2018-07-02.
799 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
801         * libtool.m4: Sort output of 'find' to enable deterministic builds.
802         * ltmain.sh: Likewise.
804 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
806         * contrib/config-list.mk: Remove powerpc-linux_paired.
808 2018-06-29  Alexandre Oliva <oliva@adacore.com>
810         * configure.ac: Introduce support for @unless/@endunless.
811         * Makefile.tpl (dep-kind): Rewrite with cond; return
812         postbootstrap in some cases.
813         (make-postboot-dep, postboot-targets): New.
814         (dependencies): Do not output postbootstrap dependencies at
815         first.  Output non-target ones changed for configure to depend
816         on stage_last @if gcc-bootstrap, and the original deps @unless
817         gcc-bootstrap.
818         * configure.in, Makefile.in: Rebuilt.
820 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
822         * MAINTAINERS (write after approval): Add myself.
824 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
826         * MAINTAINERS (write after approval): Add myself.
828 2018-06-19  Nick Clifton  <nickc@redhat.com>
830         * zlib/configure.ac: Restore old behaviour of only enabling
831         multilibs when a target subdirectory is defined.  This allows
832         building with srcdir == builddir.
833         * zlib/configure: Regenerate.
835 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
837         * Makefile.def (fortran): Add check-target-libgomp-fortran.
838         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
839         * Makefile.in: Regenerate.
841 2018-06-16  Ben Elliston  <bje@gnu.org>
843         * config.guess: Import latest version.
844         * config.sub: Likewise.
846 2018-06-08  Martin Liska  <mliska@suse.cz>
848         * MAINTAINERS: Remove MPX-related entries.
849         * Makefile.def: Remove libmpx support.
850         * Makefile.in: Regenerate.
851         * configure.ac: Remove removed files.
852         * configure: Regenerate.
853         * libmpx/ChangeLog: Remove.
854         * libmpx/Makefile.am: Remove.
855         * libmpx/Makefile.in: Remove.
856         * libmpx/acinclude.m4: Remove.
857         * libmpx/aclocal.m4: Remove.
858         * libmpx/config.h.in: Remove.
859         * libmpx/configure: Remove.
860         * libmpx/configure.ac: Remove.
861         * libmpx/configure.tgt: Remove.
862         * libmpx/libmpx.spec.in: Remove.
863         * libmpx/mpxrt/Makefile.am: Remove.
864         * libmpx/mpxrt/Makefile.in: Remove.
865         * libmpx/mpxrt/libmpx.map: Remove.
866         * libmpx/mpxrt/libtool-version: Remove.
867         * libmpx/mpxrt/mpxrt-utils.c: Remove.
868         * libmpx/mpxrt/mpxrt-utils.h: Remove.
869         * libmpx/mpxrt/mpxrt.c: Remove.
870         * libmpx/mpxrt/mpxrt.h: Remove.
871         * libmpx/mpxwrap/Makefile.am: Remove.
872         * libmpx/mpxwrap/Makefile.in: Remove.
873         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
874         * libmpx/mpxwrap/libtool-version: Remove.
875         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
877 2018-06-04  Martin Liska  <mliska@suse.cz>
879         * MAINTAINERS: Add myself as gcov maintainer.
881 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
883         * MAINTAINERS: Update my email address.
885 2018-06-04  Tom de Vries  <tdevries@suse.de>
887         * MAINTAINERS: Remove write-after-approval entries for component
888         maintainers.
890 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
892         * MAINTAINERS (write after approval): Add myself.
894 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
896         * MAINTAINERS: Update my email address.
898 2018-06-01  Tom de Vries  <tdevries@suse.de>
900         * MAINTAINERS: Update my email address.
902 2018-05-22  Bin Cheng <bin.cheng@arm.com>
904         * MAINTAINERS (loop-optimizer): Add myself.
906 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
908         * configure.ac: Added "nfp" target.
909         * configure: Regenerate.
911 2018-04-30  Richard Biener  <rguenther@suse.de>
913         PR bootstrap/85571
914         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
915         (STAGE3_TFLAGS): Likewise.
916         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
917         (STAGEtrain_TFLAGS): Likewise.
918         * Makefile.in: Regenerate.
920 2018-04-26  Richard Biener  <rguenther@suse.de>
922         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
923         (STAGE2_CFLAGS): Likewise.
924         (STAGE2_TFLAGS): Likewise.
925         (STAGE3_CFLAGS): Add -fchecking.
926         (STAGE3_TFLAGS): Likewise.
927         (STAGEtrain_CFLAGS): Filter out -fchecking.
928         (STAGEtrain_TFLAGS): Likewise.
929         * Makefile.in: Re-generate.
931 2018-04-25  Catherine Moore <clm@codesourcery.com>
933         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
935 2018-04-18  Paul Clarke  <pc@us.ibm.com>
937         * MAINTAINERS (write after approval): Add myself.
939 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
941         * MAINTAINERS: Update my email address.
943 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
945         * MAINTAINERS: Remove redundant Write-After-Approval entry.
947 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
949         * MAINTAINERS: Update my email address and disambiguate myself
950         a bit from Will Schmidt.
952 2018-03-21  Nathan Sidwell  <nathan@acm.org>
954         * MAINTAINERS: Move maintainers of now-removed picochip and score
955         ports to write after approval.
957 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
959         * MAINTAINERS: Add entry for SVE maintainership.
961 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
963         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
964         * configure: Regenerate.
966 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
968         * MAINTAINERS (write after approval): Add myself.
970 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
972         * MAINTAINERS (write after approval): Add myself.
974 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
976         * MAINTAINERS (write after approval): Add myself.
978 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
980         Update copyright years.
982 2018-01-03  Ben Elliston  <bje@gnu.org>
984         * config.guess: Import latest version.
985         * config.sub: Likewise.
987 2017-12-12  Stafford Horne  <shorne@gmail.com>
989         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
990         * configure: Regenerate.
992 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
994         * MAINTAINERS (Write After Approval): Add myself.
996 2017-11-28  Julia Koval  <julia.koval@intel.com>
997             Sebastian Peryt  <sebastian.peryt@intel.com>
999         * Makefile.def (target_modules): Remove libcilkrts.
1000         * Makefile.in: Ditto.
1001         * configure: Ditto.
1002         * configure.ac: Ditto.
1004 2017-11-28  Julia Koval  <julia.koval@intel.com>
1006         * MAINTAINERS (Write After Approval): Add myself.
1008 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1010         * MAINTAINERS (Write After Approval): Add myself.
1012 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1014         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1015         Use my SiFive email address.
1017 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1019         * MAINTAINERS (write after approval): Add myself.
1021 2017-10-27  Martin Liska  <mliska@suse.cz>
1023         * Makefile.tpl: Use proper name of folder as it was renamed
1024         during transition to 4 stages.
1025         * Makefile.in: Regenerate.
1027 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1029         * MAINTAINERS (write after approval): Add myself.
1031 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1033         * MAINTAINERS: Add a note that maintainership also includes web
1034         pages, docs, and testsuite related to that area.
1036 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1038         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1040 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1042         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1044 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1046         * MAINTAINERS: Remove myself as a vxworks maintainer.
1048 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1050         * MAINTAINERS: Remove email address of Jim Norris.
1052 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1054         * MAINTAINERS (Reviewers): Move myself from here...
1055         (CPU Port Maintainers): ... to here.
1057 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1059         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1061 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1063         * MAINTAINERS (write after approval): Add myself.
1065 2017-07-28  Tony Reix  <tony.reix@atos.net>
1067         * configure.ac (target-libffi): Don't disable for AIX.
1068         (go): Don't add to unsupported_languages on AIX.
1069         (target-libgo): Don't disable for AIX.
1070         * configure: Regenerate.
1072 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1074         * MAINTAINERS: Add myself.
1076 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1078         * MAINTAINERS: Update my email address.
1080 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1082         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1083         arm-specific auto-generated header files.
1085 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1087         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1088         * configure: Rebuilt.
1090 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1092         * MAINTAINERS: Readd myself for c6x.
1094 2017-06-28  Martin Liska  <mliska@suse.cz>
1096         PR bootstrap/81217
1097         * Makefile.def: Remove superfluous bootstrap_target from
1098         bootstrap_stage.
1099         * Makefile.in: Re-generate the file.
1101 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1103         * MAINTAINERS: Add myself to Write After Approval
1105 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1107         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1109 2017-06-19  Martin Liska  <mliska@suse.cz>
1111         * Makefile.def: Define 4 stages PGO bootstrap.
1112         * Makefile.tpl: Define FLAGS.
1113         * Makefile.in: Regenerate.
1115 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1117         * Makefile.def: Add check-gotools to go check targets.
1118         * Makefile.in: Rebuild.
1120 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1122         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1124 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1126         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1127         * configure: Regenerate.
1129 2017-05-31  Martin Liska  <mliska@suse.cz>
1131         * configure.ac: Add handling of stage2_werror_flags to
1132         action-if-given and to action-if-not-given.
1133         * configure: Regenerate.
1135 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1137         * MAINTAINERS: Add self to Write After Approval
1139 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1141         * MAINTAINERS: Update my email address, and remove myself as
1142         maintainer in some areas.
1144 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1146         * MAINTAINERS: Add self to Write After Approval
1148 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1150         * configure.ac: Add --enable-languages=default to mean default and
1151         make --enable-languages=all mean all supported languages.
1152         * configure: Regenerated.
1154 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1156         * config.gcc (powerpc*-*-*spe*): New.
1157         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1158         (powerpc-*-rtems*spe*): New.
1159         (powerpc*-*-linux*spe*): New.
1160         (powerpc-wrs-vxworksspe): New.
1161         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1162         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1163         * config.host (powerpc*-*-*spe*): New.
1165 2017-05-19  Martin Liska  <mliska@suse.cz>
1167         * configure.ac: Add --enable-werror-always just for
1168         bootstrap-debug (or none build config) and do not add it
1169         when we are on a release branch.
1170         * configure: Regenerated.
1172 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1174         * MAINTAINERS: Add self to Write After Approval
1176 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1178         * MAINTAINERS: Move myself to Write After Approval section.
1180 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1182         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1183         ACCH registers.
1184         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1185         available.
1186         (umulsidi3): Likewise.
1187         (mulsidi3_700): Disable this pattern when we have advanced mpy
1188         instructions.
1189         (umulsidi3_700): Likewise.
1190         (maddsidi4): New pattern.
1191         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1192         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1193         (mpydu_imm_arcv2hs): Likewise.
1194         * config/arc/predicates.md (accl_operand): New predicate.
1196 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1197             Andrew Burgess <andrew.burgess@embecosm.com>
1199         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1200         case.
1201         (ARC_AUTOFP_IRQ_P): Likewise.
1202         (ARC_AUTO_IRQ_P): Likewise.
1203         (rgf_banked_register_count): New variable.
1204         (parse_mrgf_banked_regs_option): New function.
1205         (arc_override_options): Handle rgf_banked_regs option.
1206         (arc_handle_interrupt_attribute): Add firq option.
1207         (arc_compute_function_type): Return fast irq type when required.
1208         (arc_must_save_register): Handle fast interrupts.
1209         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1210         (arc_return_address_regs): Update.
1211         * config/arc/arc.h (arc_return_address_regs): Update.
1212         (arc_function_type): Add fast interrupt type.
1213         (ARC_INTERRUPT_P): Update.
1214         (RC_FAST_INTERRUPT_P): Define.
1215         * config/arc/arc.md (simple_return): Update for fast interrupts.
1216         (p_return_i): Likewise.
1217         * config/arc/arc.opt (mrgf-banked-regs): New option.
1218         * doc/invoke.texi (mrgf-banked-regs): Document.
1220 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1222         * config/arc/arc.c (irq_ctrl_saved): New variable.
1223         (ARC_AUTOBLINK_IRQ_P): Define.
1224         (ARC_AUTOFP_IRQ_P): Likewise.
1225         (ARC_AUTO_IRQ_P): Likewise.
1226         (irq_range): New function.
1227         (arc_must_save_register): Likewise.
1228         (arc_must_save_return_addr): Likewise.
1229         (arc_dwarf_emit_irq_save_regs): Likewise.
1230         (arc_override_options): Handle deferred options.
1231         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1232         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1233         arc_must_save_return_addr.
1234         (arc_compute_frame_size): Handle automated save and restore of
1235         registers.
1236         (arc_expand_prologue): Likewise.
1237         (arc_expand_epilogue): Likewise.
1238         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1239         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1240         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1242 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1243         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1245         PR bootstrap/77661
1246         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1247         in-tree build MPC.
1248         * Makefile.in: Regenerate.
1250 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1252         * configure.ac: Enable LTO by default on darwin >= 9.
1253         * configure: Regenerate.
1255 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1257         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1258         and Andrew Waterman as the RISC-V maintainers.
1260 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1262         * MAINTAINERS: Add self to Write After Approval
1264 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1266         * config.guess: Import latest from upstream.
1268 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1270         * MAINTAINERS (Write After Approval): Remove entries that are
1271         already covered under Reviewers.
1273 2017-03-08  Mark Wielaard  <mark@klomp.org>
1275         PR demangler/70909
1276         PR demangler/67264
1277         * include/demangle.h: Add d_printing to struct demangle_component
1278         and pass struct demangle_component as non const.
1280 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1282         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1284 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1286         * Makefile.tpl: Remove HOST_ISLVER.
1287         (HOST_EXPORTS): Remove ISLVER.
1288         * Makefile.in: Regenerate.
1290 2017-02-13  Richard Biener  <rguenther@suse.de>
1292         * configure: Re-generate.
1294 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1296         * MAINTAINERS: Adjust bug reporting URL.
1298 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1300         * MAINTAINERS (Write After Approval): Remove redundant entry
1301         for Andrew Burgess.
1303 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1305         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1306         32-bit hppa*-*-hpux*.
1307         * configure: Regenerate.
1309 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1311         * configure.ac: Moved the white list of enabling BRIG FE to
1312         libhsail-rt/configure.tgt.
1313         * configure: Regenerated.
1314         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1316 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1317             Martin Jambor  <mjambor@suse.cz>
1319         * Makefile.def (target_modules): Added libhsail-rt.
1320         (languages): Added language brig.
1321         * Makefile.in: Regenerated.
1322         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1323         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1324         * configure: Regenerated.
1326 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1328         PR other/79046
1329         * configure: Regenerated.
1331 2017-01-04  Alan Modra  <amodra@gmail.com>
1333         * configure: Regenerate.
1335 2016-12-29  Ben Elliston  <bje@gnu.org>
1337         * config.sub: Import latest version.
1339 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1341         * MAINTAINERS (Write After Approval): Add myself.
1343 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1345         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1346         includes bootstrap-mpx.
1347         * configure: Regenerated.
1349 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1351         * MAINTAINERS (Write After Approval): Add myself.
1353 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1355         * configure: Regenerate.
1357 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1359         * configure.ac: Don't use pkg-config to check for bdw-gc.
1360         * configure: Regenerate.
1362 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1364         * Makefile.def: Remove reference to boehm-gc target module.
1365         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1366         options and for the bdw-gc pkg-config module.
1367         * configure: Regenerate.
1368         * Makefile.in: Regenerate.
1370 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1372         * MAINTAINERS (nvptx): Remove self.
1374 2016-11-25  Ben Elliston  <bje@gnu.org>
1376         * config.guess: Import latest version.
1377         * config.sub: Likewise.
1379 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1381         * MAINTAINERS (Write After Approval): Add myself.
1383 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1385         * Makefile.def: Remove references to GCJ.
1386         * Makefile.tpl: Likewise.
1387         * Makefile.in: Regenerate.
1389 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1391         * config-ml.in: Remove references to GCJ.
1392         * configure.ac: Likewise.
1393         * configure: Regenerate.
1395 2016-11-01  Josh Conner  <joshconner@google.com>
1397         * MAINTAINERS (Write After Approval): Update email address,
1399 2016-10-27  Carl Love  <cel@us.ibm.com>
1401         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1402         Approval list to make it alphabetical.
1404 2016-10-27  Carl Love  <cel@us.ibm.com>
1406         * MAINTAINERS (Write After Approval): Add myself.
1408 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1410         * MAINTAINERS (Reviewers): Add myself.
1411         (Write After Approval): Add myself.
1413 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1414             Ulrich Weigand  <uweigand@de.ibm.com>
1416         * MAINTAINERS: Update email address.
1418 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1420         * MAINTAINERS: Update email address.
1422 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1424         * configure.ac: Add aarch64-*-freebsd*.
1425         * configure: Regenerate.
1427 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1429         * MAINTAINERS: Update email address after it got reverted.
1431 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1433         * configure.ac (target_libraries): Readd target-boehm-gc.
1434         Restore --enable-objc-gc handling.
1435         * configure: Regenerate.
1437 2015-10-03  Jeff Law  <law@redhat.com>
1439         * MAINTAINERS: Move several inactive maintainers to the
1440         write-after-approval section.
1442 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1444         * configure.ac: Add target-libffi to target_libraries.
1445         Readd libgcj target disablings, modified to only target-libffi.
1446         Readd target addition of go to unsupported languages.
1447         * configure: Regenerated.
1449 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1451         * MAINTAINERS: Update email address.
1453 2016-09-30  Andrew Haley  <aph@redhat.com>
1455         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1456         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1457         libgcj.
1459 2016-09-30  Andrew Haley  <aph@redhat.com>
1461         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1462         write-after approval after GCJ deletion.
1464 2016-09-30  Andrew Haley  <aph@redhat.com>
1466         * Makefile.def: Remove libjava.
1467         * Makefile.tpl: Likewise.
1468         * Makefile.in: Regenerate.
1469         * configure.ac: Likewise.
1470         * configure: Likewise.
1471         * gcc/java: Remove.
1472         * libjava: Likewise.
1474 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1476         * MAINTAINERS (Reviewers): Add myself.
1478 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1480         * configure.ac: Disable "sim" directory for arc*-*-*.
1481         * configure: Regenerated.
1483 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1485         * MAINTAINERS (Write After Approval): Add myself.
1487 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1489         * configure.ac: Check for the minimum in-tree MPFR version
1490         handled.
1491         * configure: Regenerate.
1493 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1495         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1496         * configure: Regenerated.
1498 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1500         * MAINTAINERS (Write After Approval): Add myself.
1502 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1504         * Makefile.def: Add autoprofiledbootstrap.
1505         * Makefile.tpl: Dito.
1506         * Makefile.in: Regenerate.
1508 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1510     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1511     * configure: Regenerate.
1513 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1515         * configure: Regenerate.
1516         * configure.ac: Remove support for avr-rtems.
1518 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1520         * MAINTAINERS (Write After Approval): Add myself.
1522 2016-06-16  Michael Collison  <michael.collison@arm.com>
1524         * MAINTAINERS (Write After Approval): Add myself.
1526 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1528         * MAINTAINERS (Write After Approval): Update e-mail address.
1530 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1532         * MAINTAINERS (Write After Approval): Add myself.
1534 2016-05-28  Alan Modra  <amodra@gmail.com>
1536         * Makefile.tpl (configure): Depend on m4 files included.
1537         * Makefile.in: Regenerate.
1539 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1541         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1542         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1544 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1546         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1547         special case builtin.
1548         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1549         support for ALTIVEC_BUILTIN_VEC_ADDEC.
1550         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1551         for __builtin_vec_addec.
1553 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1555         * config.guess: Import version 2016-04-02 (newest).
1556         * config.sub: Import version 2016-05-10 (newest).
1558 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
1560         * configure.ac: Add ARC support to libgloss.
1561         * configure: Regenerate
1563 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
1565         * MAINTAINERS (Write After Approval): Add myself.
1567 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1569         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1570         * configure: Regenerated.
1571         * Makefile.def (gmp): Explicitly disable assembler.
1572         (mpfr): Adjust lib_path.
1573         (mpc): Likewise.
1574         * Makefile.in: Regenerated.
1576 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
1578         PR bootstrap/70704
1579         * configure.ac (--enable-stage1-checking): Add missing
1580         --enable-checking=.
1581         * configure: Regenerated.
1583 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1585         * config.guess: Revert r235676.
1586         * config.sub: Revert r235676.
1588 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1590         * config.guess: Remove SH5 support.
1591         * config.sub: Likewise.
1592         * configure: Likewise.
1593         * configure.ac: Likewise.
1595 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
1597         PR bootstrap/70704
1598         * configure.ac (--enable-stage1-checking): For --disable-checking or
1599         implicit --enable-checking, make sure extra flag matches in between
1600         stage1 and later checking.
1601         * configure: Regenerated.
1603 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1605         * .gitattributes: New file.
1607 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1609         * MAINTAINERS (rs6000/powerpc port): Add myself.
1611 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1613         PR bootstrap/70173
1614         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1615         and gotools directories.  Delete the stage_final file.
1616         * Makefile.in: Regenerate.
1618 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1620         * MAINTAINERS (Write After Approval): Add myself.
1622 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1624         * MAINTAINERS (Fortran maintainer): Remove myself.
1626 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1628         * MAINTAINERS (Write After Approval): Add myself.
1630 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1632         * MAINTAINERS (Write After Approval): Add myself.
1634 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1636         Sync with binutils-gdb:
1638         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1640         * configure.ac: Add mips and s390 to the gold target check.
1641         * configure: Regenerate.
1643 2016-03-01  DJ Delorie  <dj@redhat.com>
1645         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1647 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1649         * MAINTAINERS (libcpp): Add myself.
1650         (diagnostic messages): Likewise.
1652 2016-02-20  Tom de Vries  <tom@codesourcery.com>
1654         * MAINTAINERS: Fix whitespace.
1656 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
1658         * MAINTAINERS (Write After Approval): Add myself.
1660 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1662         * config/isl.m4: Add comments about isl-0.16.
1663         * configure: Regenerate.
1665 2016-01-29  Martin Jambor  <mjambor@suse.cz>
1667         * MAINTAINERS (hsa maintainers): Add myself.
1669 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
1671         * MAINTAINERS: (Write After Approval): Add myself.
1673 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
1674             Sebastian Pop  <s.pop@samsung.com>
1676         * Makefile.in: Regenerate.
1677         * Makefile.tpl: Export ISLVER.
1678         * configure: Regenerate.
1679         * config/isl.m4: Detect isl-0.15.
1681 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
1683         PR bootstrap/69329
1684         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1685         * Makefile.in: Regenerate.
1687 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
1689         * configure.ac: Enable LTO for DJGPP
1690         * configure: Regenerate
1692 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1694         Sync with binutils-gdb:
1695         2015-10-21  Nick Clifton  <nickc@redhat.com>
1697         PR gas/19109
1698         * configure.ac: Note the 'none' is an acceptable argument to
1699         --enable-compressed-debug-sections.
1700         * configure: Regenerate.
1702 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1704         PR bootstrap/69134
1705         * Makefile.def (mpfr): Disable assembler.
1706         * Makefile.in: Regenerate.
1708 2016-01-01  Ben Elliston  <bje@gnu.org>
1710         * config.guess: Import version 2016-01-01.
1711         * config.sub: Likewise.
1713 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
1715         * MAINTAINERS (Write After Approval): Add myself.
1717 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
1719         * Makefile.in: Replace ISL with isl.
1720         * Makefile.tpl: Same.
1721         * config/isl.m4: Same.
1722         * configure.ac: Same.
1723         * contrib/download_prerequisites: Same.
1724         * configure: Regenerate.
1726 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
1728         * MAINTAINERS (Write After Approval): Add Myself.
1730 2015-12-17  Nathan Sidwell  <nathan@acm.org>
1732         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1733         * configure: Regenerate.
1735 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
1736             Sebastian Pop  <s.pop@samsung.com>
1738         * config/isl.m4 (ISL_CHECK_VERSION): Check for
1739         isl_ctx_get_max_operations.
1740         * configure: Regenerate.
1742 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
1744         * MAINTAINERS (Write After Approval): Add myself.
1746 2015-12-02  Ian Lance Taylor  <iant@google.com>
1748         PR go/66147
1749         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1750         * Makefile.in: Regenerate.
1752 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
1754         PR libffi/65726
1755         * Makefile.def (lang_env_dependencies): Make libffi depend
1756         on cxx.
1757         * Makefile.in: Regenerate.
1759 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1761         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1762         symbols.
1764 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1766         Sync with binutils-gdb:
1767         2015-11-20  Tristan Gingold  <gingold@adacore.com>
1769         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1770         * configure: Regenerate.
1772 2015-11-19  Martin Liska  <mliska@suse.cz>
1774         * .gitignore: Add .clang-format to ignored files.
1775         * Makefile.in: Add clang-format.
1776         * Makefile.tpl: Likewise.
1778 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1780         * configure.ac: Enable libmpx by default.
1781         * configure: Regenerated.
1783 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1785         * MAINTAINERS: Update email address.
1787 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1789         * MAINTAINERS: Update email address.
1791 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1793         * MAINTAINERS  (Write After Approval): Add myself.
1795 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1797         Sync with binutils-gdb:
1798         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1800         PR gas/19109
1801         * configure.ac: Add
1802         --enable-compressed-debug-sections={all,gas,gold,ld}.
1803         * configure: Regenerated.
1805 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1807         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1809 2015-10-09  Martin Liska  <mliska@suse.cz>
1811         * MAINTAINERS (Write After Approval): Add myself.
1813 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1815         * MAINTAINERS (Write After Approval): Add myself.
1817 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1819         * MAINTAINERS: Update email address.
1821 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1823         * MAINTAINERS  (Write After Approval): Add myself.
1825 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1827         * MAINTAINERS: Update email.
1829 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1831         * MAINTAINERS: Update my email address.
1833 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1835         * MAINTAINERS (ft32 port): Add myself.
1837 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1839         * MAINTAINERS: Add myself.
1841 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1843         * MAINTAINERS (Write After Approval): Add myself.
1845 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1847         PR libfortran/54572
1848         * Makefile.def: Make libgfortran depend on libbacktrace.
1849         * Makefile.in: Regenerate.
1851 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1853         * MAINTAINERS (Write After Approval): Add myself.
1855 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1857         PR other/67092
1858         * configure.ac: Remove --with_host_libstdcxx support.
1859         * configure: Regenerate.
1861 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1862             Jakub Jelinek  <jakub@redhat.com>
1864         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1865         nvptx*-*-*.
1866         * configure: Regenerate.
1868 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1870         * Makefile.def (libiconv): Define bootstrap=true.
1871         Mark pdf/html/info as missing.
1872         (configure-gcc): Depend on all-libiconv.
1873         (all-gcc): Ditto.
1874         (configure-libcpp): Ditto.
1875         (all-libcpp): Ditto.
1876         (configure-intl): Ditto.
1877         (all-intl): Ditto.
1878         * Makefile.in: Regenerate.
1880 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
1882         * MAINTAINERS (loop ivopts): Add the entry and myself.
1884 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1886         * MAINTAINERS (nvptx): Add self.
1888 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
1890         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1891         128-bit vector modes.
1893 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
1895         * MAINTAINERS (Write After Approval): Add myself.
1897 2015-07-28  Ben Elliston  <bje@gnu.org>
1899         * config.sub, config.guess: Import from upstream.
1901 2015-07-24  Michael Darling  <darlingm@gmail.com>
1903         PR other/66259
1904         * config-ml.in: Reflects renaming of configure.in to configure.ac
1905         * configure: Likewise
1906         * configure.ac: Likewise
1908 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
1910         * MAINTAINERS: Update my email address.
1912 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1914         Sync with binutils-gdb:
1915         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1917         * configure.ac (target_configdirs): Exclude target-zlib if
1918         target-libjava isn't built.
1919         * configure: Regenerated.
1921 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1923         Sync with binutils-gdb:
1924         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1926         * configure.ac: Disable configuration of GDB for HPUX targets.
1927         * configure: Regenerate.
1929         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1931         * configure.ac: Add --with-system-zlib.
1932         * configure: Regenerated.
1934         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1936         * configure.ac: Add FT32 support.
1937         * configure: Regenerate.
1939         2015-01-12  Anthony Green  <green@moxielogic.com>
1941         * configure.ac: Don't disable gprof for moxie.
1942         * configure: Rebuild.
1944 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1946         Sync with binutils-gdb:
1947         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1949         PR ld/18355
1950         * Makefile.def: Add extra_configure_flags to host zlib.
1951         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1952         to --enable-host-shared When bfd is to be built as shared
1953         library.  AC_SUBST.
1954         * Makefile.in: Regenerated.
1956 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
1958         Sync with src:
1959         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1960         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1961         * Makefile.in: Regenerated.
1963 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1965         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1966         target.
1967         * configure: Regenerate.
1969 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
1971         * MAINTAINERS (Write After Approval): Add myself.
1973 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
1975         * MAINTAINERS (OS Port Maintainers): Add myself.
1976         (Various Maintainers): Remove myself from libffi testsuite.
1978 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
1980         * MAINTAINERS (gen* on machine desc): Add self.
1982 2015-06-02  Jason Merrill  <jason@redhat.com>
1984         PR bootstrap/66319
1985         * configure.ac: Use -std=gnu++98.
1987 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1989         * MAINTAINERS (Write After Approval): Add myself.
1991 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1993         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1994         * configure: Regenerate.
1996 2015-05-26  Jason Merrill  <jason@redhat.com>
1998         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1999         * configure: Regenerate.
2001 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2003         * configure.ac: FT32 target added.
2004         * configure: Regenerated.
2006 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2008         * MAINTAINERS (Write After Approval): Add myself.
2010 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2012         * MAINTAINERS (Write After Approval): Add myself.
2014 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2016         * configure.ac: Fix typo.
2017         * configure: Regenerate.
2019 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2021         * MAINTAINERS (Write After Approval): Add myself.
2023 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2025         * configure.ac: Match $host configured with triplets.
2026         * configure: Regenerate.
2028 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2030         * Makefile.tpl: Remove surplus whitespace throughout.
2031         * Makefile.in: Regenerate.
2033 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2035         * MAINTAINERS (Various Maintainers): Add myself as instruction
2036         combiner maintainer.
2038 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2040         PR bootstrap/62077
2041         * configure.ac (--enable-stage1-checking): Default to
2042         release,misc,gimple,rtlflag,tree,types if --disable-checking
2043         or --enable-checking is not specified and DEV-PHASE is not
2044         experimental.
2045         * configure: Regenerated.
2047 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2049         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2050         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2051         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2052         * Makefile.in: Regenerate.
2054 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2056         * MAINTAINERS: Update my email address.
2058 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2060         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2062 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2064         * MAINTAINERS: Add myself as an arm port reviewer.
2066 2015-03-25  Martin Liska  <mliska@suse.cz>
2067             Yury Gribov  <y.gribov@samsung.com>
2069         * Makefile.in: Fix ln source location for vimrc file.
2070         * Makefile.tpl: Likewise.
2072 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2074         PR bootstrap/25672
2075         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2076         cross-compiling.  Similarly for CXX_FOR_TARGET.
2077         * configure: Regenerate.
2079 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2081         * Makefile.def: Add libmpx.
2082         * configure.ac: Add libmpx.
2083         * Makefile.in: Regenerate.
2084         * configure: Regenerate.
2086 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2088         * MAINTAINERS (CPU Port Maintainers): Add myself
2089         i386 vector ISA extns mantainer.
2091 2015-03-13  Jeff Law  <law@redhat.com>
2093         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2094         maintainer.
2095         Remove Richard Henderson as a maintainer for the x86 port.
2097 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2099         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2101 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2103         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2104         pointer bounds checker and i386 MPX maintainer.
2106 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2108         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2110 2015-02-26  Martin Sebor  <msebor@redhat.com>
2112         * MAINTAINERS (Various Maintainers): Add self.
2114 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2116         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2117         Make sure it contains lto.
2118         * configure: Regenerate.
2120 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2122         * configure: Regenerate.
2124 2015-02-06  Diego Novillo  <dnovillo@google.com>
2126         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2127         middle-end, docstring): Remove myself.
2128         (Write After Approval): Add myself.
2130 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2132         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2133         (Write After Approval): Update address.
2135 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2137         PR jit/64780
2138         * configure.ac: Require the user to explicitly specify
2139         --enable-host-shared if the jit is enabled.
2140         * configure: Regenerate.
2142 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2144         * MAINTAINERS (Write After Approval): Add myself.
2146 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2148         * MAINTAINERS: Make whitespace consistent.
2150 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2152         * MAINTAINERS (Write After Approval): Add myself.
2154 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2156         * MAINTAINERS: (Write After Approval): Add myself.
2158 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2160         * MAINTAINERS: (Write After Approval): Add myself.
2162 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2164         * MAINTAINERS: (Write After Approval): Add myself.
2166 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2168         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2169         objective-c/c++ front end maintainer.
2171 2015-01-13  Marek Polacek  <polacek@redhat.com>
2173         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2175 2015-01-12  Jeff Law  <law@redhat.com>
2177         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2178         a very long time.
2180 2015-01-09  Ian Lance Taylor  <iant@google.com>
2182         * configure.ac (host_tools): Add gotools.
2183         * Makefile.def (host_modules): Add gotools.
2184         (dependencies): Add dependency of all-gotools on all-target-libgo.
2186 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2188         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2189         * configure: Regenerate.
2191 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2193         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2194         all-target-libgomp.
2195         * Makefile.in: Regenerate.
2197 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2199         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2201 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2203         * configure.ac: Add Visium support.
2204         * configure: Regenerate.
2206 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2208         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2209         * configure: Regenerate.
2211 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2213         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2214         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2215         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2216         (OBJCOPY_FOR_TARGET): New variable.
2217         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2218         * Makefile.in: Regenerate.
2219         * configure.ac: Check for already installed target objcopy.
2220         Also GCC_TARGET_TOOL on objcopy.
2221         * configure: Regenerate.
2223 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2225         * config.sub: Update from upstream, to 2015-01-01 version.
2226         * config.guess: Ditto.
2228 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2230         * MAINTAINERS (RTEMS Ports): Add myself.
2232 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2234         * MAINTAINERS (Write After Approval): Add myself.
2236 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2238         * MAINTAINERS (Write After Approval): Add myself.
2240 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2242         * configure.ac (--enable-as-accelerator-for): Don't set
2243         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2244         * configure: Regenerate.
2246 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2248         PR bootstrap/64023
2249         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2250         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2251         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2252         to CXX.
2253         * Makefile.in: Regenerated.
2255 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2256             Yury Gribov  <y.gribov@samsung.com>
2258         * .gitignore: Added .local.vimrc and .lvimrc.
2259         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2260         * Makefile.in: Regenerate.
2262 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2264         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2265         * configure: Regenerated.
2267 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2269         * MAINTAINERS (nvptx port): New entry.
2271 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2273         * configure: Regenerate.
2275 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2277         * configure.ac: Merge with Binutils.
2279 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2281         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2282         * Makefile.in: Regenerate.
2284 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2286         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2287         missing flex.
2288         * Makefile.in: Regenerated.
2290 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2292         * Makefile.in: Regenerate.
2294 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2296         PR bootstrap/63784
2297         * libtool.m4: Add $pic_flag with -shared.
2299 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2301         * MAINTAINERS (Write After Approval): Added myself.
2303 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2305         * MAINTAINERS (write-after-approval): Add myself.
2307 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2309         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2310         from 2 years ago.
2312 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2314         Revert:
2315         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2317         * MAINTAINERS (Write After Approval): Added myself as line map
2318         maintainer.
2320 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2322         Revert:
2323         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2325         * MAINTAINERS (Write After Approval): Added myself.
2327 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2329         * MAINTAINERS (Write After Approval): Added myself.
2331 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2333         * MAINTAINERS (Write After Approval): Added myself as line map
2334         maintainer.
2336 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2338         * MAINTAINERS (Various Maintainers): Added myself as line map
2339         maintainer.
2341 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2343         * move-if-change: Sync from upstream gnulib.
2345 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2347         * compile: Sync with upstream Automake.
2348         * depcomp: Ditto.
2349         * install-sh: Ditto.
2350         * missing: Ditto.
2351         * mkinstalldirs: Ditto.
2352         * ylwrap: Ditto.
2354 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2356         * config.sub: Update from upstream config repo.
2357         * config.guess: Ditto.
2359 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2361         * Makefile.def: Add liboffloadmic to target_modules.  Make
2362         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2363         * Makefile.in: Regenerate.
2364         * configure: Regenerate.
2365         * configure.ac: Add liboffloadmic to target binaries.
2366         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2367         Add liboffloadmic to noconfig list when C++ is not supported.
2369 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2370             Thomas Schwinge  <thomas@codesourcery.com>
2371             Ilya Verbin  <ilya.verbin@intel.com>
2372             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2374         * configure: Regenerate.
2375         * configure.ac (--enable-as-accelerator-for)
2376         (--enable-offload-targets): New configure options.
2378 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2380         * Makefile.def: Make all-gcc depend on all-isl.
2381         * Makefile.in: Regenerate.
2383 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2385         * ChangeLog.jit: New.
2386         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2388 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2390         PR target/63610
2391         * libtool.m4: Fix globbing of darwin versions.
2392         * configure: Regenerate.
2394 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2396         * Makefile.def: Remove CLooG.
2397         * Makefile.tpl: Ditto.
2398         * configure.ac: Ditto.
2399         * configure: Regenerate.
2400         * Makefile.in: Ditto.
2402 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2404         * configure.ac: Handle nvptx-*-*.
2405         * configure: Regenerate.
2407 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2409         * MAINTAINERS (Write After Approval): Add myself.
2411 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2413         * Makefile.def (libcc1): Remove bootstrap=true;.
2414         * Makefile.in: Regenerated.
2416 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2418         * configure.ac: Update comment.
2419         * configure: Regenerate.
2421 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2423         * MAINTAINERS (Write After Approval): Add myself.
2425 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2427         * configure.ac (extra_host_libiberty_configure_flags): Add
2428         --enable-shared also for libcc1's benefit.
2429         * configure: Regenerate.
2431 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2433         * MAINTAINERS: Change my email address.
2435 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2436             Tom Tromey  <tromey@redhat.com>
2438         * Makefile.def: Add libcc1 to host_modules.
2439         * configure.ac (host_tools): Add libcc1.
2440         * Makefile.in, configure: Rebuild.
2442 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2444         * configure.ac (build_configargs): Don't share config.cache between
2445         build subdirs.
2446         * configure: Regenerate.
2448 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2450         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2451         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2452         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2453         leon3v7 as leon3.
2454         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2455         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2456         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2457         * config/sparc/sparc.md (cpu): Add leon3v7.
2458         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2460 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2462         * MAINTAINERS (write-after-approval): Add myself.
2464 2014-10-23  Ian Lance Taylor  <iant@google.com>
2466         * configure.ac: Disable the Go frontend on systems where it is known
2467         to not work.
2468         * configure: Regenerate.
2470 2014-10-23  Richard Biener  <rguenther@suse.de>
2472         * Makefile.def: Add libcpp build module and dependencies.
2473         * configure.ac: Add libcpp build module.
2474         * Makefile.in: Regenerate.
2475         * configure: Likewise.
2477 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2479         * MAINTAINERS (write-after-approval): Add myself.
2481 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2483         * INSTALL/README: Do not mention CVS.
2485 2014-10-03  Jing Yu  <jingyu@google.com>
2487         * configure.ac: Add aarch64 to list of targets that support gold.
2488         * configure: Regenerate.
2490 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2492         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2494 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2496         * MAINTAINERS:  Add myself as MIPS maintainer.
2498 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2500         * MAINTAINERS: Move myself to MIPS maintainers.
2502 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2504         * MAINTAINERS: Put all email addresses between '<' and '>'.
2506 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2508         * MAINTAINERS: Move myself to reviewers (Fortran).
2510 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2512         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2513         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2514         * Makefile.in: Regenerate.
2516 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2518         * rtx-classes-status.txt: Delete
2520 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2522         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2524 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2526         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2527         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2528         of checking for version number.
2529         * configure: Regenerated.
2530         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2532 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2534         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2535         is done; begin phase 6 (use extra rtx_def subclasses).
2537 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2539         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2540         done; begin phase 5 (additional rtx_def subclasses).
2542 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2544         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2546 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2548         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2549         SET_BB_HEADER are done.
2551 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2553         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2554         done.
2556 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2558         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2560 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2562         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2564 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2566         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2568 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2570         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2572 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2574         * rtx-classes-status.txt: Phase 3 (per-file commits within
2575         "config" subdirs) is done; begin phase 4 (removal of
2576         "scaffolding").
2578 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
2580         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2581         dir) is done; begin phase 3 (per-file commits within "config"
2582         subdirs).
2584 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
2586         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2587         phase 2 (per-file commits in main source dir).
2589 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
2591         * configure: Regenerated.
2593 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2595         * rtx-classes-status.txt (TODO): Add SET_BND_TO
2597 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2599         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2601 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2603         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2605 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2607         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2609 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2611         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2613 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2615         * MAINTAINERS (Write After Approval): Add myself.
2617 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2619         * MAINTAINERS: Remove myself
2621 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2623         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2625 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2627         * MAINTAINERS (Write After Approval): Add myself.
2629 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2631         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2632         SET_BB_HEADER, SET_BB_FOOTER
2634 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2636         * rtx-classes-status.txt: New file
2638 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2640         * configure.ac: Eliminate ClooG installation dependency.
2641         * configure: Regenerate.
2642         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2643         * Makefile.in: Regenerate.
2645 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2647         * MAINTAINERS (Write After Approval): Add myself.
2649 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
2651         * MAINTAINERS (Write After Approval): Add myself.
2653 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
2655         * MAINTAINERS (Write After Approval): Add myself.
2657 2014-07-28  Anthony Green  <green@moxielogic.com>
2659         Import from savannah.gnu.org:
2660         * config.sub: Update to 2014-07-28 version.
2662 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
2664         * MAINTAINERS: Remove my MIPS maintainer entry.
2666 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
2668         PR target/47230
2669         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2670         * configure: Regenerate.
2672 2014-07-24  James Norris  <jnorris@codesourcery.com>
2674         * MAINTAINERS (Write After Approval): Add myself.
2676 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
2678         * configure.ac: Accept only CLooG 0.18.1.
2679         * configure: Regenerate.
2681 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
2683         * configure.ac: Don't accept isl 0.11.
2684         * configure: Regenerate.
2686 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2688         * MAINTAINERS (Write After Approval): Add myself.
2690 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2692         * configure.ac: Don't accept isl 0.10.
2693         * configure: Regenerate.
2695 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2697         Fix include path for in-tree cloog.
2698         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2699         * configure: Regenerate.
2701 2014-06-18  Richard Henderson  <rth@redhat.com>
2703         * .gitignore: Import gcc_update output.
2705 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
2707         * config-ml.in: Robustify ac_configure_args parsing.
2709         * configure.ac (--enable-linker-plugin-configure-flags)
2710         (--enable-linker-plugin-flags): New flags.
2711         (configdirs): Conditionally add libiberty-linker-plugin.
2712         * configure: Regenerate.
2713         * Makefile.def (host_modules): Add libiberty-linker-plugin.
2714         (host_modules) <lto-plugin>: Pay attention to
2715         @extra_linker_plugin_flags@ and
2716         @extra_linker_plugin_configure_flags@.
2717         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2718         * Makefile.in: Regenerate.
2720         * Makefile.tpl (configure-[+prefix+][+module+])
2721         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2722         "module_srcdir" instead of "module" for locating a module's srcdir.
2723         * Makefile.in: Regenerate.
2725 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
2727         * MAINTAINERS (Write After Approval): Add myself.
2729 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
2731         * MAINTAINERS: Update my email address.
2733 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2735         * MAINTAINERS (Write After Approval): Add myself.
2737 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2739         * MAINTAINERS (Write After Approval): Add myself.
2741 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
2743         PR libstdc++/61011
2744         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2745         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2746         * configure: Regenerate.
2748 2014-05-28  Pedro Alves  <palves@redhat.com>
2750         * MAINTAINERS (Write After Approval): Add myself.
2752 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2754         * MAINTAINERS: Update my affiliation/email.
2756 2014-05-19  Mike Stump  <mikestump@comcast.net>
2758         * MAINTAINERS: Add wide-int reviewers.
2760 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
2762         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2763         * configure: Regenerated.
2765 2014-05-15  Torvald Riegel  <triegel@redhat.com>
2767         * MAINTAINERS (libitm): Add myself as maintainer.
2769 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
2771         * MAINTAINERS (Write After Approval): Add myself.
2773 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2775         * config.sub, config.guess: Import from upstream.
2777 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2779         * MAINTAINERS (Write After Approval): Put myself in correct order.
2781 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2783         * MAINTAINERS (Write After Approval): Add myself.
2785 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2787         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2788         section.
2790 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2792         * MAINTAINERS (Write After Approval): Delete myself.
2794 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2796         PR sanitizer/56781
2797         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2798         and -B* options with -Xcompiler.
2800 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2802         PR bootstrap/60620
2803         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2804         * Makefile.in: Regenerate.
2806 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2808         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2809         for WINDRES_FOR_TARGET in default-manifest.o rule.
2810         * Makefile.in: Regenerate.
2812 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2814         * MAINTAINERS (Write After Approval): Add myself.
2816 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2818         PR sanitizer/56781
2819         * Makefile.def: Set bootstrap=true; for host fixincludes.
2820         * configure.ac: Don't bootstrap host fixincludes unless
2821         --with-build-config=bootstrap-{a,ub}san.
2822         * Makefile.in: Regenerated.
2823         * configure: Regenerated.
2825 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2827         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2828         --enable-vtable-verify option parsing.  Don't add
2829         target-libsanitizer to bootstrap_target_libs unless
2830         --with-build-config=bootstrap-asan or
2831         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2832         to bootstrap_target_libs unless --enable-vtable-verify.
2833         * configure: Regenerated.
2835 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2837         * MAINTAINERS (Write After Approval): Add myself.
2839 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2841         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2843 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2845         PR bootstrap/58572
2846         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2847         -I for libstdc++-v3 includes if $(LEAN).
2848         * Makefile.in: Regenerated.
2850 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2852         * MAINTAINERS: Update my email address.
2854 2014-02-24  Walter Lee  <walt@tilera.com>
2856         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2857         (tilegx-*-*): Change to tilegx*-*-*.
2858         * configure: Regenerate.
2860 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
2862         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2864 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
2866         * MAINTAINERS (Write After Approval): Add myself.
2868 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2870         PR target/59788
2871         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2872         *solaris2*.
2874 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
2876         * MAINTAINERS: Update my email address.
2878 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2880         * MAINTAINERS: Convert to UTF-8.
2881         Properly sort Xinliang David Li's entry.
2883 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2884             Sandra Loosemore  <sandra@codesourcery.com>
2886         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2887         nios2 port maintainers.
2889 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
2891         * MAINTAINERS (Write After Approval): Add myself.
2893 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2895         * configure.ac: Add user-friendly check for native x86_64-linux
2896         multilibs.
2897         * configure: Regenerate.
2899 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
2901         * MAINTAINERS: Add myself as sh maintainer.
2903 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2905         * MAINTAINERS: Add self as SLSR maintainer.
2907 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
2909         * MAINTAINERS: Update my email address.
2911 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
2913         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2915 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2917         * Makefile.in: Regenerate.
2919         * Makefile.tpl: Fix typo.
2920         * Makefile.in: Regenerate partially.
2922 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2924         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2925         supported.
2926         * configure: Regenerated.
2928 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2930         * MAINTAINERS (Write After Approval): Add myself.
2932 2013-10-30  Jason Merrill  <jason@redhat.com>
2934         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2935         --disable-build-format-warnings.
2937 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2939         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2940         depend on libstdc++ and libgcc.
2941         * configure: Regenerate.
2942         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2943         libcilkrts for POSIX and i*86, and x86_64 architectures.
2944         * Makefile.in: Added libcilkrts related fields to support building it.
2946 2013-10-26  Jeff Law  <law@redhat.com>
2948         * Makefile.def (target_modules): Remove libmudflap
2949         (languages): Remove check-target-libmudflap).
2950         * Makefile.in: Rebuilt.
2951         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2952         * configure.ac (target_libraries): Remove target-libmudflap.
2953         Remove checks which disabled libmudflap on some systems.
2954         * configure: Rebuilt.
2955         * libmudflap: Directory removed.
2957 2013-10-21  Cong Hou  <congh@google.com>
2959         * MAINTAINERS (Write After Approval): Add myself.
2961 2013-10-16  Mike Stump  <mikestump@comcast.net>
2963         * .dir-locals.el: Add.
2965 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
2967         * configure.ac: Add --enable-host-shared
2968         * configure: Regenerate.
2970 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2972         Import from savannah.gnu.org:
2973         * config.guess: Update to 2013-06-10 version.
2974         * config.sub: Update to 2013-10-01 version.
2976 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
2978         Changes to build configuration to allow big endian ARC ELF toolchain
2979         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2980         * configure: Regenerate.
2982 2013-09-20  Alan Modra  <amodra@gmail.com>
2984         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2985         ppc host match.  Support little-endian powerpc linux hosts.
2987 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
2989         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2990         maintainer.
2992 2013-09-12  DJ Delorie  <dj@redhat.com>
2994         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2995         maintainers.
2997 2013-09-03  Richard Biener  <rguenther@suse.de>
2999         * configure.ac: Also allow ISL 0.12.
3000         * configure: Regenerated.
3002 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3004         * MAINTAINERS (Write After Approval): Add myself.
3006 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3008         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3010 2013-08-26  Caroline Tice  <cmtice@google.com>
3012         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3013         "Various Reviewers" to libvtv "Various Maintainers".
3015 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3017         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3019 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3021         * MAINTAINERS: Update name, email.
3023 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3025         * MAINTAINERS (Write After Approval): Add myself.
3027 2013-08-12  Caroline Tice  <cmtice@google.com>
3029         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3030         address in the Write After Approval section.
3032 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3034         * MAINTAINERS (Write After Approval): Update email.
3036 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3038         * configure.ac: Adjust to check VTV_SUPPORTED.
3039         * configure: Regenerated.
3041 2013-08-02  Caroline Tice  <cmtice@google.com>
3043         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3044         on non-linux systems; add target-libvtv to noconfigdirs; add
3045         libsupc++/.libs to C++ library search paths.
3046         * configure: Regenerated.
3047         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3048         libstdc++ and libgcc.
3049         * Makefile.in: Regenerated.
3051 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3053         * MAINTAINERS (Write After Approval): Add myself.
3055 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3056             Shiva Chen  <shiva0217@gmail.com>
3058         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3059         nds32 port maintainers.
3061 2013-07-17  Tim Shen  <timshen91@gmail.com>
3063         * MAINTAINERS (Write After Approval): Add myself.
3065 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3067         * configure.ac: Sync from binutils.
3068         * configure: Regenerate.
3070 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3072         * MAINTAINERS (Write After Approval): Add myself.
3074 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3076         * MAINTAINERS (Write After Approval): Add myself.
3078 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3080         * MAINTAINERS (Write After Approval): Add myself.
3082 2013-04-30  Brooks Moses  <bmoses@google.com>
3084         * MAINTAINERS: Update my email; move myself from Fortran
3085         reviewer to Write After Approval.
3087 2013-04-16  Andreas Schwab  <schwab@suse.de>
3089         * configure.ac (aarch64-*-*): Don't disable java.
3090         * configure: Regenerate.
3092 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3094         * MAINTAINERS (Write After Approval): Add myself.
3096 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3098         * Makefile.def (target_modules): Don't install libffi.
3099         * Makefile.in: Regenerate.
3101 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3103         * MAINTAINERS (Write After Approval): Add myself.
3105 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3107         * MAINTAINERS (Write After Approval): Add myself.
3109 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3111         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3112         * configure: Regenerated.
3114 2013-02-05  Ian Lance Taylor  <iant@google.com>
3116         PR go/55969
3117         * configure.ac: Disable libgo on some systems where it does not
3118         work.
3120 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3122         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3123         Remove Geoff Keating as rs6000 port maintainer, at his request.
3125 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3127         * MAINTAINERS: Update my email.
3129 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3131         * configure: Re-generate.
3133 2013-01-15  Richard Biener  <rguenther@suse.de>
3135         PR other/55973
3136         * configure: Re-generate.
3138 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3140         * Makefile.def (install-target-libsanitizer): Depend on
3141         install-target-libstdc++-v3.
3142         * Makefile.in: Regenerate.
3144 2013-01-14  Richard Biener  <rguenther@suse.de>
3146         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3147         * configure: Re-generate
3149 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3151         * config.sub: Update from config repo.
3153 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3155         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3156         * Makefile.in: Regenerate.
3158 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3160         * MAINTAINERS (arc): Add new port maintainership for myself.
3162 2013-01-09  Jason Merrill  <jason@redhat.com>
3164         * .gitignore: Import from gdb repository.
3166 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3168         * Makefile.def (configure-gcc): Depend on all-gmp.
3169         (all-gcc): Remove dependency on all-gmp.
3170         * Makefile.in: Regenerated.
3172 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3174         * config.sub: Merge from config repo.
3175         * config.guess: Ditto.
3177 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3179         * Makefile.def: Merge from binutils.
3180         * Makefile.in: Ditto.
3182 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3184         * MAINTAINERS: Update my email.
3186 2012-12-29  Ben Elliston  <bje@gnu.org>
3188         * config.guess: Update to 2012-12-29 version.
3189         * config.sub: Likewise.
3191 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3193         * Makefile.def (install-target-libgfortran): Depend on
3194         install-target-libquadmath, install-target-libgcc.
3195         (install-target-libsanitizer): Depend on install-target-libgcc.
3196         (install-target-libjava): Depend on install-target-libgcc.
3197         (install-target-libitm): Depend on install-target-libgcc.
3198         (install-target-libobjc): Depend on install-target-libgcc.
3199         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3200         * Makefile.in: Regenerate.
3202 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3204         * Makefile.def (install-target-libgo): Depend on
3205         install-target-libatomic.
3206         * Makefile.in: Regenerate.
3208 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3210         PR go/55201
3211         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3212         * Makefile.in: Regenerate.
3214 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3216         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3217         * configure: Regenerate.
3219 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3221         * config.sub: Merge from config repo.
3223 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3225         * Makefile.def (target_modules): Add bootstrap=true and
3226         raw_cxx=true to libsanitizer.
3227         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3228         * Makefile.in: Regenerated.
3229         * configure: Likewise.
3231 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3233         * MAINTAINERS: Remove self as RTL optimization maintainer.
3235 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3237         * MAINTAINERS (Write After Approval): Add myself.
3239 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3241         * Makefile.def (target_modules): Remove bootstrap=true and
3242         raw_cxx=true from libsanitizer.
3243         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3244         * Makefile.in: Regenerated.
3245         * configure: Likewise.
3247 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3249         * Makefile.def (target_modules): Add bootstrap=true and
3250         raw_cxx=true to libsanitizer.
3251         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3252         * Makefile.in: Regenerated.
3253         * configure: Likewise.
3255 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3257         PR bootstrap/54279
3258         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3259         * configure: Regenerate.
3260         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3261         * Makefile.in: Regenerate.
3263 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3265         * configure.ac: Disable libsanitizer if we're not building C++.
3266         * configure: Regenerate.
3268 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3270         * MAINTAINERS (Write After Approval): Add myself.
3272 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3274         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3275         Kostya Serebryany (kcc@google.com) and
3276         Jakub Jelinek (jakub@redhat.com).
3277         Rename area for Dodji Seketeli (dodji@redhat.com).
3279 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3281         * MAINTAINERS: (asan.c, related): Add myself.
3283 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3285         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3286         * configure: Regenerate.
3288 2012-11-13  Richard Henderson  <rth@redhat.com>
3290         * configure.ac: Move libsanitizer logic to subdirectory.
3291         * configure: Regenerate.
3293 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3295         * configure.ac: Enable libsanitizer just on x86 linux for now.
3296         * configure: Re-generate.
3298 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3300         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3301         sections.
3302         * configure: Regenerate.
3304 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3306         * configure.ac: Add section for configdirs for libsanitizer.
3307         Disable for cris-*-* and mmix-*-*.
3308         * configure: Regenerate.
3310 2012-11-12  Wei Mi <wmi@google.com>
3312         * configure.ac: Add libsanitizer to target_libraries.
3313         * Makefile.def: Ditto.
3314         * configure: Regenerate.
3315         * Makefile.in: Regenerate.
3316         * libsanitizer: New directory for asan runtime.  Contains an empty
3317         tsan directory.
3319 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3321         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3322         against Mingw64 w32api.
3323         * configure: Regenerate.
3325 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3327         * configure: Regenerated.
3329 2012-11-03  Robert Mason  <rbmj@verizon.net>
3331         * configure.ac: add --disable-libstdcxx configure option
3332         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3334 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3336         * MAINTAINERS (Write After Approval): Add myself.
3338 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3340         * MAINTAINERS (Write After Approval): Add myself.
3342 2012-10-24  Sharad Singhai  <singhai@google.com>
3344         * MAINTAINERS (Write After Approval): Add myself.
3346 2012-10-24  Eric Christopher  <echristo@gmail.com>
3348         * MAINTAINERS: Update email address.
3350 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3352         PR bootstrap/54820
3353         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3354         * configure: Regenerate.
3356 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3358         * MAINTAINERS (aarch64): Add Marcus and myself.
3360 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3362         PR bootstrap/54820
3363         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3364         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3365         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3366         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3367         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3368         * Makefile.in: Regenerate.
3369         * configure.ac (have_static_libs): New variable and associated check.
3370         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3371         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3372         * configure: Regenerate.
3374 2012-10-10  Richard Biener  <rguenther@suse.de>
3376         * MAINTAINERS: Adjust for changed surname.
3378 2012-10-04  Lawrence Crowl  <crowl@google.com>
3380         * MAINTAINERS (Write After Approval): Add myself.
3382 2012-10-01  Cary Coutant  <ccoutant@google.com>
3384         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3386 2012-09-28  Ian Lance Taylor  <iant@google.com>
3388         * Makefile.def: Make all-target-libgo depend on
3389         all-target-libbacktrace.
3390         * Makefile.in: Rebuild.
3392 2012-09-26  Ian Lance Taylor  <iant@google.com>
3394         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3395         * Makefile.in: Rebuild.
3397 2012-09-20  Walter Lee  <walt@tilera.com>
3399         * configure.ac: Add tilegx to list of targets that support gold.
3400         * configure: Regenerate.
3402 2012-09-20  Marek Polacek  <polacek@redhat.com>
3404         * MAINTAINERS (Write After Approval): Add myself.
3406 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3408         * configure.ac: Add mips*-mti-elf* target.
3409         * configure: Regenerate.
3411 2012-09-17  Ian Lance Taylor  <iant@google.com>
3413         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3414         * configure.ac (host_libs): Add libbacktrace.
3415         (target_libraries): Add libbacktrace.
3416         * Makefile.def (host_modules): Add libbacktrace.
3417         (target_modules): Likewise.
3418         * configure, Makefile.in: Rebuild.
3420 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3422         PR target/38607
3423         Merge upstream change.
3424         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3426         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3427         Add libgomp*.o to compare_exclusions for AIX.
3428         * configure: Regenerate.
3430 2012-09-06  Diego Novillo  <dnovillo@google.com>
3432         * configure.ac: Bump minimum GMP version to 4.2.3.
3433         * configure: Re-generate.
3435 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3437         PR target/54461
3438         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3439         target-libgloss if not configured --with-avrlibc=no.
3440         * configure: Regenerate.
3442 2012-09-04  Jason Merrill  <jason@redhat.com>
3444         * configure.ac: Fix --enable-languages=all.
3446 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3448         * MAINTAINERS (Write After Approval): Add myself.
3450 2012-09-03  Richard Guenther  <rguenther@suse.de>
3452         PR bootstrap/54138
3453         * configure.ac: Re-organize ISL / CLOOG checks to allow
3454         disabling with either --without-isl or --without-cloog.
3455         * configure: Regenerated.
3457 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3459         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3460         * configure: Regenerate.
3462 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3464         * MAINTAINERS: Fix my email address.
3466 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3468         PR binutils/4970
3469         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3470         and opcodes.
3471         * Makefile.in: Regenerated.
3473 2012-08-26  Art Haas <ahaas@impactweather.com>
3475         * configure: Regenerate.
3477 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3479         * INSTALL/README: Also refer to the online installation
3480         instructions.
3482 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3484         * MAINTAINERS (Write After Approval): Add myself.
3485         (Picochip port): Remove myself.
3487 2012-08-14   Diego Novillo  <dnovillo@google.com>
3489         Merge from cxx-conversion branch.
3491         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3492         POSTSTAGE1_CONFIGURE_FLAGS.
3493         * Makefile.in: Regenerate.
3494         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3495         Force C++ when bootstrapping.
3496         * configure: Regenerate.
3498 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3500         * MAINTAINERS (Write After Approval): Add myself.
3502 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3504         * README: Document use of ranges of years in copyright notices.
3506 2012-07-06  Richard Guenther  <rguenther@suse.de>
3508         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3509         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3510         --with-gmp=system.
3511         * Makefile.in: Regenerated.
3512         * configure: Likewise.
3514 2012-07-06  Richard Guenther  <rguenther@suse.de>
3516         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3517         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3518         supply V=1 as extra_make_flags.
3519         * configure: Regenerated.
3520         * Makefile.in: Likewise.
3522 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3524         * configure: Regenerate.
3526 2012-07-03  Richard Guenther  <rguenther@suse.de>
3528         * Makfile.def (isl): Remove not necessary extra_exports and
3529         extra_make_flags.
3530         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3531         * Makefile.in: Regenerated.
3533 2012-07-03  Richard Guenther  <rguenther@suse.de>
3535         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3536         * configure.ac: If either the ISL or the CLooG check failed
3537         do not try to build in-tree versions.
3538         * Makefile.in: Regenerated.
3539         * configure: Regenerated.
3541 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3543         * configure: Regenerate.
3545 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
3547         * MAINTAINERS (Various Maintainers): Add myself as testsuite
3548         maintainer.
3550 2012-07-02  Richard Guenther  <rguenther@suse.de>
3552         * configure: Regenerated.
3554 2012-07-02  Richard Guenther  <rguenther@suse.de>
3555         Michael Matz  <matz@suse.de>
3556         Tobias Grosser <tobias@grosser.es>
3557         Sebastian Pop <sebpop@gmail.com>
3559         * Makefile.def: Add ISL host module, remove PPL host module.
3560         Adjust ClooG host module to use the proper ISL.
3561         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3562         * configure.ac: Include config/isl.m4.  Add ISL host library,
3563         remove PPL.  Remove PPL configury, add ISL configury, adjust
3564         ClooG configury.
3565         * Makefile.in: Regenerated.
3566         * configure: Likewise.
3568 2012-07-02  Richard Guenther  <rguenther@suse.de>
3570         Merge from graphite branch
3571         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3573         * configure: Regenerated.
3574         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3575         both cloog.org and legacy versions. The only supported version will
3576         be CLooG with the isl backend.
3578         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3580         * configure: Regenerated.
3581         * configure.ac: Require cloog isl 0.17.0
3583         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3585         * configure: Regenerated.
3586         * config/cloog.m4: Do not define CLOOG_ORG
3588 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
3590         * configure.ac: Skip C if explicitly selected.
3591         * configure: Regenerate.
3593 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
3595         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3596         they contain -O2.
3597         * configure: Regenerate.
3599 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
3601         PR debug/53740
3602         * df.h, df-problems.c, dce.c: Revert last patch.
3604 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
3606         * MAINTAINERS (Write After Approval): Update my email address.
3608 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3610         * MAINTAINERS (Write After Approval): Add myself.
3612 2012-06-20  Jason Merrill  <jason@redhat.com>
3614         * Makefile.tpl (check-target-libgomp-c++): New.
3615         (check-target-libitm-c++): New.
3616         * Makefile.def (c++): Add them.
3617         * Makefile.in: Regenerate.
3619 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3621         * MAINTAINERS (Write After Approval): Add myself.
3623 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3625         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3626         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3627         (install-no-fixedincludes): Adjust accordingly.
3628         * Makefile.in: Regenerate.
3630 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3632         Merge upstream change
3633         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3635 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3637         * MAINTAINERS (Write After Approval): Add myself.
3639 2012-05-09  Nick Clifton  <nickc@redhat.com>
3640             Paul Smith  <psmith@gnu.org>
3642         PR bootstrap/50461
3643         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3644         allow for the fact that from release v3.1.0 of MPFR the source
3645         files were moved into a src sub-directory.
3646         * configure: Regenerate.
3648 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
3650         * configure.ac: Bump minimum MPFR version to 2.4.0.
3651         * configure: Regenerated.
3653 2012-05-01  Richard Henderson  <rth@redhat.com>
3655         * Makefile.def (libatomic): New target_module.
3656         * configure.ac (target_libraries): Add libatomic.
3657         (noconfigdirs): Check if libatomic is supported.
3658         * Makefile.in, configure: Rebuild.
3660 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
3662         * MAINTAINERS (Write After Approval): Add myself.
3664 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
3666         * config.sub: Update to 2012-04-18 version from official repo.
3668 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
3670         * MAINTAINERS (Write After Approval): Add myself.
3672 2012-04-11  Steve Ellcey  <sellcey@mips.com>
3674         * MAINTAINERS: Changed email address.
3676 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
3678         PR target/52737
3679         * contrib/gcc_update (files_and_dependencies):
3680         Remove gcc/config/avr/t-multilib from touch data.
3682 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3684         * MAINTAINERS (OS Port Maintainers): Remove irix.
3685         * configure.ac (enable_libgomp): Remove *-*-irix6*.
3686         (unsupported_languages): Remove mips-sgi-irix6.*.
3687         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3688         (with_stabs): Remove.
3689         * configure: Regenerate.
3691 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3693         * MAINTAINERS (OS Port Maintainers): Remove osf.
3694         * configure.ac (enable_libgomp): Remove *-*-osf*.
3695         (with_stabs): Remove alpha*-*-osf*.
3696         * configure: Regenerate.
3698 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3700         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3701         * configure: Regenerate.
3703 2012-02-17  Walter Lee  <walt@tilera.com>
3705         * MAINTAINERS: (Write After Approval): Delete myself.
3707 2012-02-14  Walter Lee  <walt@tilera.com>
3709         * MAINTAINERS (tilegx port): Add myself.
3710         (tilepro port): Add myself.
3711         (Write After Approval): Add myself.
3713 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
3715         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3716         and Joseph Myers as docstring relicensing maintainers.
3718 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
3720         * MAINTAINERS (write-after-approval): Add myself.
3722 2012-02-08  Ira Rosen <irar@il.ibm.com>
3724         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3725         maintainer.
3727 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3729         * MAINTAINERS (Write After Approval): Move myself to
3730         maintain alphabetical order.
3732 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3734         * MAINTAINERS (Write After Approval): Add myself.
3736 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
3738         * MAINTAINERS (Write After Approval): Add myself.
3740 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3741             Jayant R Sonar <jayant.sonar@kpitcummins.com>
3743         * configure.ac (cr16-*-*): Remove nonconfigdirs.
3744         * configure: Regenerate.
3746 2012-01-23  Harshit Chopra  <harshit@google.com>
3748         * MAINTAINERS (Write After Approval): Add myself.
3750 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
3752         * configure.ac: Remove reference to mh-interix.
3753         * configure: Regenerate.
3755 2012-01-05  Richard Henderson  <rth@redhat.com>
3757         PR bootstrap/51072
3758         * configure.ac: Disable libitm if c++ is not enabled.
3759         * configure: Rebuild.
3761         * configure.ac: Fix regexp for same.
3762         * configure: Rebuild.
3764 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
3766         * MAINTAINERS (Write After Approval): Add myself.
3768 2012-01-02  Richard Guenther  <rguenther@suse.de>
3770         PR bootstrap/51686
3771         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3772         * Makefile.in: Regenerate.
3774 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
3776         * MAINTAINERS (Write After Approval): Add myself.
3778 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3780         * configure: Regenerate.
3782 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3784         * MAINTAINERS (picochip): Changed email address.
3786 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3788         * MAINTAINERS (write-after-approval): Add self.
3790 2011-11-29  DJ Delorie  <dj@redhat.com>
3792         * configure.ac (rl78-*-*) New case.
3793         * configure: Regenerate.
3794         * MAINTAINERS: Add myself as RL78 maintainer.
3796 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3798         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3800 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3802         * libtool.m4: Additional FreeBSD 10 fixes.
3804 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3806         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3807         Maintainers section, as Epiphany maintainer.
3809 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3811         PR target/49992
3812         * configure.ac: Remove ranlib special-casing for Darwin.
3813         * configure: Regenerate.
3815 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3817         * MAINTAINERS (Reviewers): Keep the list sorted.
3819 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3821         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3823 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3825         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3826         * configure: Rebuild.
3827         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3828         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3829         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3830         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3831         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3832         Add READELF.
3833         * Makefile.in: Rebuild.
3835 2011-11-09  Jason Merrill  <jason@redhat.com>
3837         * Makefile.def (language=c++): Remove check-c++0x.
3838         * Makefile.in (check-gcc-c++): Regenerate.
3840 2011-11-08  Richard Henderson  <rth@redhat.com>
3842         * configure.ac: Test for libitm directory present first.
3844         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3846         * configure.ac: Test libitm/configure.tgt to disable libitm.
3847         * configure: Rebuild.
3849 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3850             Richard Henderson  <rth@redhat.com>
3852         Merged from transactional-memory.
3854         * Makefile.def (lang_env_dependencies): libitm is c++.
3855         Add libitm target module.
3856         * configure.ac: Likewise.
3857         * config/mmap.m4: New file.
3858         * contrib/gcc_update: Add libitm to touch data.
3859         * Makefile.in, configure: Rebuild.
3861 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3863         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3864         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3865         * Makefile.in: Regenerate.
3867 2011-11-01  DJ Delorie  <dj@redhat.com>
3869         * config.sub: Update to version 2011-10-29 (added rl78)
3871 2011-10-27  Nick Clifton  <nickc@redhat.com>
3873         * config.sub: Import these changes from the config project:
3875         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
3876             Ben Elliston  <bje@gnu.org>
3878         * config.sub (epiphany): New.
3880         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
3881             Ben Elliston  <bje@gnu.org>
3883         * config.sub (hexagon, hexagon-*): New.
3885         2011-08-23  Roland McGrath  <mcgrathr@google.com>
3887         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3888         64eb to be64.
3890         2011-08-16  Roland McGrath  <mcgrathr@google.com>
3892         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3893         (nacl): Grok as alias for 32el-unknown-nacl.
3895 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
3897         * MAINTAINERS (Write After Approval): Add myself.
3899 2011-10-24  Teresa Johnson  <tejohnson@google.com>
3901         * MAINTAINERS (Write After Approval): Add myself.
3903 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
3905         * MAINTAINERS (sparc port): Remove myself.
3907 2011-09-14  Tom de Vries  <tom@codesourcery.com>
3909         * MAINTAINERS (Write After Approval): Add myself.
3911 2011-08-14  Yao Qi  <yao@codesourcery.com>
3913         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3914         * configure: Regenerate.
3916 2011-07-26  Ian Lance Taylor  <iant@google.com>
3918         * configure.ac: Set have_compiler based on whether gcc directory
3919         exists, rather than on whether gcc is in configdirs.
3920         * configure: Rebuild.
3922 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3924         * MAINTAINERS (Global Reviewers): Add self.
3926 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3928         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3929         link directories.
3930         * Makefile.in: Rebuild.
3932 2011-07-20  Ian Lance Taylor  <iant@google.com>
3934         PR bootstrap/49787
3935         * configure.ac: Move --enable-bootstrap handling earlier in file.
3936         If --enable-bootstrap and either --enable-build-with-cxx or
3937         --enable-build-poststage1-with-cxx, enable C++ automatically.
3938         * configure: Rebuild.
3940 2011-07-19  Ian Lance Taylor  <iant@google.com>
3942         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
3943         make C++ a boot_language.  Set and substitute
3944         POSTSTAGE1_CONFIGURE_FLAGS.
3945         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3946         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3947         * configure, Makefile.in: Rebuild.
3949 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
3951         * MAINTAINERS (Register Allocation): Move myself from reviewers to
3952         maintainers.
3954 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
3956         * MAINTAINERS (Global Reviewers): Add myself.
3958 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3960         * configure: Regenerate.
3962 2011-07-16  Jason Merrill  <jason@redhat.com>
3964         * Makefile.def (language=c++): Add check-c++0x and
3965         check-target-libmudflap-c++.
3966         * Makefile.tpl (check-target-libmudflap-c++): New.
3967         * Makefile.in: Regenerate.
3969 2011-07-16  Matthias Klose  <doko@ubuntu.com>
3971         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3972         * Makefile.def (target_modules/libjava): Pass
3973         $(EXTRA_CONFIGARGS_LIBJAVA).
3974         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3975         if not configured with --enable-static-libjava.
3976         * Makefile.in: Regenerate.
3977         * configure: Likewise.
3979 2011-07-15  Jason Merrill  <jason@redhat.com>
3981         * Makefile.in (check-c++): Move check-gcc-c++0x after
3982         check-target-libstdc++-v3.
3984 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3986         * MAINTAINERS (c6x port): New entry.
3988 2011-07-13  Jason Merrill  <jason@redhat.com>
3990         * Makefile.in (check-gcc-c++0x): New.
3991         (check-c++): Depend on it.
3993 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3995         PR target/39150
3996         * configure.ac (i[3456789]86-*-solaris2*): Also accept
3997         x86_64-*-solaris2.1[0-9]*.
3998         * configure: Regenerate.
4000 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4002         * MAINTAINERS (RTL optimizers): Add self.
4004 2011-06-27  Gabriel Charette  <gchare@google.com>
4006         * MAINTAINERS (Write After Approval): Add myself.
4008 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4010         PR regression/47836
4011         PR bootstrap/23656
4012         PR other/47733
4013         PR bootstrap/49247
4014         PR c/48825
4015         * configure.ac (target_libraries): Remove target-libiberty.
4016         Remove case-statement setting skipdirs=target-libiberty for
4017         multiple targets.  Remove checking target_configdirs and
4018         removing target-libiberty but keeping target-libgcc if
4019         otherwise empty.
4020         * Makefile.def (target_modules): Don't add libiberty.
4021         (dependencies): Remove all traces of target-libiberty.
4022         * configure, Makefile.in: Regenerate.
4024 2011-06-13  Walter Lee <walt@tilera.com>
4026         * configure.ac (tilepro-*-*) New case.
4027         (tilegx-*-*): Likewise.
4028         * configure: Regenerate.
4030 2011-06-06  Jing Yu  <jingyu@google.com>
4032         * configure.ac: Skip target-libiberty for
4033         arm*-*-linux-androideabi.
4034         * configure: Regenerated.
4036 2011-06-06  Nick Clifton  <nickc@redhat.com>
4038         * config.sub: Sync from upstream.
4040 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4042         * MAINTAINERS (Write After Approval): Add myself.
4044 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4046         * MAINTAINERS: Update my email address.
4048 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4050         * MAINTAINERS (Write After Approval): Update my email address.
4052 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4054         * MAINTAINERS (Write After Approval): Add myself.
4056 2011-05-08  Doug Kwan  <dougkwan@google.com>
4058         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4059         * configure: Regenerated.
4060         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4061         value from configure.
4062         * Makefile.in: Regenerated.
4064 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4066         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4067         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4068         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4069         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4070         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4071         *-*-vxworks*): Disable newlib and libgloss in separate case
4072         statement.
4073         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4074         to separate case statement.
4075         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4076         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4077         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4078         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4079         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4080         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4081         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4082         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4083         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4084         i[[3456789]]86-*-rdos*, m32r-*-*,
4085         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4086         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4087         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4088         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4089         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4090         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4091         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4092         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4093         and libgloss in main case over targets.  Remove most empty cases
4094         in main case over targets.
4095         * configure: Regenerate.
4097 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4099         * MAINTAINERS (Write After Approval): Add myself.
4101 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4103         * configure.ac: Remove code setting special library locations for
4104         hppa*64*-*-hpux11*.  Remove code setting compiler for
4105         sparc-sun-solaris2*.
4106         * configure: Regenerate.
4108 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4110         * configure.ac: Separate libgloss_dir settings from general case
4111         over targets.
4112         * configure: Regenerate.
4114 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4116         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4117         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4118         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4119         cases in libgcj-disabling case statement.
4120         (hppa*64*-*-linux*): Set unsupported_languages instead of
4121         disabling target-zlib.
4122         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4123         to hppa*64*-*-hpux*.
4124         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4125         hppa*-*-hpux*.
4126         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4127         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4128         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4129         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4130         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4131         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4132         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4133         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4134         libgcj-disabling case statement.
4135         * configure: Regenerate.
4137 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4139         * configure.ac: Disable Java for targets not supporting libffi.
4140         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4141         Remove cases in Java-disabling statement.
4142         (*arm-wince-pe): Change to arm-wince-pe.
4143         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4144         cases in Java-disabling statement.
4145         (bfin-*-*): Don't disable Java again.
4146         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4147         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4148         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4149         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4150         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4151         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4152         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4153         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4154         Java-disabling statement.
4155         (mmix-*-*): Don't disable Java again.
4156         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4157         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4158         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4159         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4160         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4161         statement.
4162         * configure: Regenerate.
4164 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4166         * configure.ac: Separate cases disabling Java and Java libraries
4167         from general case over targets.
4168         * configure: Regenerate.
4170 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4172         * MAINTAINERS: Update my email address.
4174 2011-04-20  Easwaran Raman  <eraman@google.com>
4176         * MAINTAINERS (Write After Approval): Add myself.
4178 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4180         PR lto/48086
4181         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4182         * configure: Regenerate.
4184 2011-04-16  Jim Meyering  <meyering@redhat.com>
4186         * MAINTAINERS (Write After Approval): Add myself.
4188 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4190         * MAINTAINERS: Update my email address.
4192 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4194         * MAINTAINERS (Write After Approval): Add myself.
4196 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4198         * MAINTAINERS (Write After Approval): Add myself.
4200 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4202         * MAINTAINERS (Write After Approval): Add myself.
4204 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4206         * configure.ac (build_tools): Remove build-byacc.
4207         (host_libs): Remove mmalloc.
4208         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4209         autoconf automake libtool diff rcs fileutils shellutils time
4210         textutils wdiff find uudecode hello tar gzip indent recode release
4211         sed perl gawk findutils gettext zip.
4212         (libgcj): Remove target-qthreads.
4213         (target_tools): Remove target-examples target-gperf.
4214         (YACC): Don't handle building byacc.
4215         * configure: Regenerate.
4216         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4217         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4218         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4219         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4220         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4221         handle building components.
4222         * Makefile.in: Regenerate.
4224 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4226         * MAINTAINERS: Update my email address as Xtensa maintainer.
4228 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4230         * config.sub: Sync from upstream.
4232 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4234         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4235         (microblaze*): Don't disable libssp.
4236         * configure: Regenerate.
4238 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4240         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4241         moveifchange.
4242         * configure: Regenerate.
4243         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4244         * Makefile.in: Regenerate.
4246 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4248         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4249         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4250         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4251         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4252         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4253         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4254         md_exec_prefix cases.
4255         * configure: Regenerate.
4257 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4259         * configure.ac: Separate cases disabling target-libssp,
4260         target-libiberty, target-libstdc++-v3 and Fortran from general
4261         case over targets.
4262         * configure: Regenerate.
4264 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4266         * configure.ac (*-*-chorusos): Don't disable libgcj.
4267         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4268         Remove case.
4269         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4270         (arm-*-coff): Don't disable libgcj.
4271         (arm*-*-linux-gnueabi): Remove useless assignment.
4272         (arm-*-riscix*): Don't disable libgcj.
4273         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4274         configuration.
4275         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4276         (c54x*-*-*): Remove case.
4277         (tic54x-*-*): Don't disable GCC or GCC libraries.
4278         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4279         to *.
4280         (d10v-*-*): Don't disable GCC libraries.
4281         (d30v-*-*): Don't disable libgcj.
4282         (h8500-*-*): Don't disable GCC libraries.
4283         (i960-*-*): Don't disable libgcj.
4284         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4285         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4286         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4287         libgcj.
4288         (m68k-*-coff*): Remove case.
4289         (mmix-*-*): Don't disable libgloss on host.
4290         (mn10200-*-*, mn10300-*-*): Remove cases.
4291         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4292         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4293         Don't disable libgcj.
4294         (romp-*-*): Remove case.
4295         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4296         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4297         case.
4298         (v810-*-*): Don't disable GCC libraries.
4299         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4300         (ip2k-*-*): Don't disable GCC libraries.
4301         * configure: Regenerate.
4303 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4305         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4306         libffi on host.
4307         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4308         on host.
4309         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4310         * configure: Regenerate.
4312 2011-03-26  John Marino  <binutils@marino.st>
4314         * configure.ac: Add support for *-*-dragonfly*
4315         * configure: Regenerate.
4317 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4319         * configure.ac (native_only): Remove.
4320         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4321         send-pr uudecode guile gnuserv on host.
4322         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4323         send-pr rcs guile perl texinfo libtool on host.
4324         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4325         automake send-pr rcs guile perl texinfo libtool on host.
4326         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4327         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4328         (alpha*-dec-osf*): Don't disable fileutils on target.
4329         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4330         texinfo send-pr expect dejagnu on target.
4331         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4332         target-qthreads on target.
4333         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4334         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4335         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4336         x86_64-*-mingw*): Don't disable expect on target.
4337         (*-*-cygwin*): Don't disable target-gperf on target.
4338         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4339         gnuserv on target.
4340         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4341         target.
4342         * configure: Regenerate.
4344 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4346         * configure.ac (target_tools): Remove target-groff.
4347         (native_only): Remove target-groff.
4348         (hppa*64*-*-*): Don't disable byacc.
4349         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4350         setting.
4351         (*-*-kaos*): Don't skip target-librx and target-groff.
4352         (*-*-netware*): Don't skip target-libmudflap.
4353         (*-*-tpf*): Don't skip target-libmudflap.
4354         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4355         directories on the host.
4356         (ia64*-*-*vms*): Don't skip tix.
4357         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4358         host.
4359         * configure: Regenerate.
4361 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4363         * configure.ac: Remove references to mt-mep, mt-netware,
4364         mt-wince.
4365         * Makefile.def: Add all-utils soft dependencies.
4366         * Makefile.tpl: Remove GDB_NLM_DEPS.
4367         * configure: Regenerate.
4368         * Makefile.in: Regenerate.
4370 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4372         * configure.ac: Do not include mh-x86omitfp.
4373         * configure: Regenerate.
4375 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4377         * configure.ac: Remove empty cases.
4378         * configure: Regenerate.
4380 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4382         * Makefile.def: Add dependency from termcap to gdb.
4383         * Makefile.in: Regenerate.
4385 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4387         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4388         * configure: Regenerate.
4389         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4390         * Makefile.tpl: Likewise.
4391         * Makefile.in: Regenerate.
4393 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4395         * configure.ac: Remove all mentions of tentative_cc.
4396         * configure: Regenerate.
4398 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4400         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4401         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4402         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4403         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4404         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4405         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4406         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4407         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4408         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4409         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4410         *-*-rhapsody*): Remove host cases.
4411         * configure: Regenerate.
4413 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4415         * configure.ac (ppc*-*-pe): Remove host case.
4416         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4417         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4418         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4419         cases.
4420         * configure: Regenerate.
4422 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4424         * config.sub: Update to version 2011-03-23.
4426 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4428         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4429         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4430         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4431         * configure: Regenerate.
4433 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4435         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4436         to Write After Approval.
4437         * config-ml.in: Don't handle arc-*-elf*.
4438         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4439         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4440         handle GCC libraries.
4441         * configure: Regenerate.
4443 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4445         PR bootstrap/48120:
4446         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4447         Add -lstdc++ -lm to LIBS.
4448         * configure: Regenerate.
4450 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4452         * config.guess: Update to version 2011-02-02
4453         * config.sub: Update to version 2011-02-24
4455 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4457         PR lto/48086
4458         * configure.ac: Re-enable LTO on *-apple-darwin9.
4459         * configure: Regenerate.
4461 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4463         PR lto/48086
4464         * configure.ac: Disable LTO on darwin due to an assembler change in
4465         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4466         under 256.
4467         * configure: Regenerate.
4469 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4471         * MAINTAINERS: Update myself as score backend maintainer,
4472         update my e-mail address.
4474 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4476         * MAINTAINERS: Update my e-mail address.
4478 2011-03-06  Joey Ye  <joey.ye@arm.com>
4480         * MAINTAINERS: Update my e-mail address.
4482 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4484         * configure.ac: Adjust test of with_ppl.
4485         * configure: Regenerated.
4487 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4489         * MAINTAINERS: Adjust my e-mail address.
4491 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4493         * configure.ac: Add -lpwl to ppllibs.
4494         * configure: Regenerated.
4496 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4498         * config/cloog.m4: Add -lisl to clooglibs.
4499         * configure: Regenerated.
4501 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4503         * MAINTAINERS (CPU Port maintainers): Add self.
4505 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4507         * MAINTAINERS: Add myself as testsuite maintainer.
4509 2011-02-15  Mike Stump  <mikestump@comcast.net>
4511         * MAINTAINERS: Add myself as testsuite maintainer.
4513 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4515         Import from Libtool and gnulib:
4517         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4519         Prepare for supporting FreeBSD 10.
4520         * config.rpath: Remove handling of freebsd1* which soon would
4521         match FreeBSD 10.0.
4523         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4525         Remove support for FreeBSD 1.x.
4526         * libtool.m4 (_LT_LINKER_SHLIBS)
4527         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4528         soon would incorrectly match FreeBSD 10.0.
4530 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4532         PR binutils/12283
4533         * move-if-change: Import version from gnulib.
4535 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4537         PR lto/47225
4538         * Makefile.def (lto-plugin): Double dash for enable-shared.
4539         (configure-gcc): Depend on all-lto-plugin.
4540         * Makefile.in: Rebuilt.
4542 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4544         * configure.ac: Remove extra bracket.
4545         * configure: Regenerate.
4547 2011-02-08  Tobias Burnus  <burnus@net-b.de>
4549         * MAINTAINERS: Add myself as libquadmath maintainer.
4551 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
4553         * MAINTAINERS: Update my email address.
4555 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
4557         * MAINTAINERS (option handling): Add self.
4559 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
4561         PR lto/47225
4562         * Makefile.def: Add dependency for install-gcc
4563         on install-lto-plugin.
4564         * Makfile.in: Regenerated
4566 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
4568         * MAINTAINERS (CPU Port Maintainers): Add myself.
4570 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
4572         PR libgcj/44341
4573         * configure.ac: Discard --with-* flags for host when configuring
4574         target libraries for cross build.
4575         * configure: Rebuilt.
4577 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4579         * MAINTAINERS (linear loop transforms): Removed.
4581 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4583         * configure.ac: If with_ppl is no, move setting with_cloog=no
4584         after CLOOG_REQUESTED check.
4585         * configure: Regenerated.
4587 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4589         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4590         CLooG has been requested.
4591         * configure: Regenerated.
4593 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4595         * configure: Regenerated.
4596         * configure.ac: Check for version 0.11 (or later revision) of PPL.
4598 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4600         * configure: Regenerated.
4601         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4603 2011-01-21  Andreas Schwab  <schwab@redhat.com>
4605         * configure.ac: Use AS_HELP_STRING throughout.
4606         * configure: Regenerate.
4608 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4610         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4611         * configure: Regenerate.
4613 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4615         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4617 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4619         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4620         for ia64-hpux.
4621         * configure: Regenerate.
4623 2011-01-07  Jan Hubicka  <jh@suse.cz>
4625         PR lto/47225
4626         * Makefile.in: Regenerate.
4627         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4628         configure.
4630 2011-01-07  Jan Hubicka  <jh@suse.cz>
4632         * Makefile.in: Regenerate.
4633         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4634         and configure dependency on lto-plugin configure.
4635         (lto-plugin module): Remove dependency on GCC; add dependency on
4636         liniberty.
4638 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4640         * MAINTAINERS (Write After Approval): Add myself.
4642 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4644         * configure: Regenerate.
4646 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4648         * configure.ac: (picochip): Disable libiberty.
4650 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
4652         * MAINTAINERS (Write After Approval): Add myself.
4654 2010-12-10  Ian Lance Taylor  <iant@google.com>
4656         PR bootstrap/46819
4657         * configure.ac: For --disable-libgcj clear libgcj_saved.
4658         * configure: Rebuild.
4660 2010-12-10  Tobias Burnus  <burnus@net-b.de>
4662         PR fortran/46540
4663         * configure.ac: Add --disable-libquadmath and
4664         --disable-libquadmath-support.
4665         * configure: Regenerate.
4667 2010-12-03  Ian Lance Taylor  <iant@google.com>
4669         * MAINTAINERS: Add myself as libgo maintainer.
4671 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
4673         PR libffi/46792
4674         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4675         * configure: Regenerate.
4677 2010-12-02  Ian Lance Taylor  <iant@google.com>
4679         * configure.ac: Always set default for poststage1_ldflags to
4680         -static-libstdc++ -static-libgcc.
4682 2010-11-29  Andreas Schwab  <schwab@redhat.com>
4684         * configure.ac: Move comment to remove extra space in last argument
4685         of GCC_TARGET_TOOL.
4687 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
4689         PR other/46026
4690         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4691         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4692         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4693         (BASE_FLAGS_TO_PASS): Use it.
4694         * configure: Rebuilt.
4695         * Makefile.in: Rebuilt.
4697 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
4699         PR binutils/12258
4700         * configure.ac: Correct comments for --enable-gold/--enable-ld.
4701         Properly check default linker.
4702         * configure: Regnerated.
4704 2010-11-23  Matthias Klose  <doko@ubuntu.com>
4706         * configure.ac: For --enable-gold, handle value `default' instead of
4707         `both*'.  New configure option --{en,dis}able-ld.
4708         * configure: Regenerate.
4710 2010-11-20  Ian Lance Taylor  <iant@google.com>
4712         * configure.ac: Only disable a language library if no language needs
4713         it.  Don't let --disable-libgcj uncondtionally disable libffi.
4714         * configure: Rebuild.
4716 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4718         * Makefile.in: Regenerate.
4720         PR other/46202
4721         * configure.ac: Fix just-built in-tree STRIP name to be
4722         binutils/strip-new.
4723         * configure: Regenerate.
4724         * Makefile.def (install-strip-gcc, install-strip-binutils)
4725         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4726         (install-strip-sid): Mirror dependencies on non-strip variants
4727         of these targets on the respective -strip prerequisites.
4728         * Makefile.tpl (install-strip, install-strip-host)
4729         (install-strip-target): New targets.
4730         (install-strip-[+module+], install-strip-target-[+module+]):
4731         New targets.
4732         * Makefile.in: Regenerate.
4734 2010-11-19  Ian Lance Taylor  <iant@google.com>
4735             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4737         * configure.ac: Add target-libgo to target_libraries.  Set
4738         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4739         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4740         (HOST_EXPORTS): Add GOC.
4741         (BASE_TARGET_EXPORTS): Add GOC.
4742         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4743         (GOCFLAGS_FOR_TARGET): New variable.
4744         (EXTRA_HOST_FLAGS): Add GOC.
4745         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4746         * Makefile.def (target_modules): Add libgo.
4747         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4748         (dependencies): Add dependency from configure-target-libgo to
4749         configure-target-libffi and all-target-libstdc++-v3.  Add
4750         dependencies from all-target-libgo to all-target-libffi.
4751         (languages): Add go.
4752         * configure: Rebuild.
4753         * Makefile.in: Rebuild.
4755 2010-11-19  Ian Lance Taylor  <iant@google.com>
4757         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4758         compiler/flag environment variables.
4760 2010-11-18  Ian Lance Taylor  <iant@google.com>
4762         * configure.ac: Check for lang_requires_boot_languages in
4763         config-lang.in files.
4764         * configure: Rebuild.
4766 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4767             Tobias Burnus  <burnus@net-b.de>
4769         PR fortran/32049
4770         * Makefile.def: Add libquadmath; build it with language=fortran.
4771         * configure.ac: Add libquadmath.
4772         * Makefile.tpl: Handle multiple libs in check-[+language+].
4773         * Makefile.in: Regenerate.
4774         * configure: Regenerate.
4776 2010-11-16  Tom Tromey  <tromey@redhat.com>
4778         * MAINTAINERS: Moved myself to reviewers section.
4780 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4782         * MAINTAINERS: Moved myself to reviewers section.
4784 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4786         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4787         (Write After Approval): Remove self.
4789 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4791         * configure.ac: Fix spelling in option names.
4792         * configure: Regenerated.
4794 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4796         PR bootstrap/39622
4797         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4798         * configure: Regenerated.
4800 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4802         * MAINTAINERS: Update my email address.
4804 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4806         * configure: Regenerate.
4808 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4810         * configure: Regenerate.
4812 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4814         * configure: Regenerate.
4816 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4818         * configure: Regenerate.
4820 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4822         * configure.ac: Support official CLooG.org versions.
4823         * configure: Regenerate.
4824         * config/cloog.m4: New.
4826 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4828         * MAINTAINERS (Write After Approval): Add myself.
4830 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4832         * MAINTAINERS: Update my email address.
4834 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4836         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4837         * configure: Regenerate.
4839 2010-11-03  Ian Lance Taylor  <iant@google.com>
4840             Dave Korn  <dave.korn.cygwin@gmail.com>
4842         PR lto/46273
4843         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4844         and on other supported platforms whenever LTO is enabled.
4845         * configure: Rebuild.
4847 2010-11-02  Alan Modra  <amodra@gmail.com>
4849         PR binutils/12110
4850         * configure.ac: Error when source path contains spaces.
4851         * configure: Regenerate.
4853 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4855         * MAINTAINERS: Update my email address.
4857 2010-10-20  Ian Lance Taylor  <iant@google.com>
4859         * Makefile.def (target_modules): Set lib_path to src/.libs for
4860         libstdc++-v3 module.
4861         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4862         * Makefile.in: Rebuild.
4864 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4866         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4867         (Write After Approval): Remove myself.
4869 2010-10-15  Tristan Gingold  <gingold@adacore.com>
4871         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4873 2010-10-14  Douglas Rupp  <rupp@gnat.com>
4875         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4877 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4879         * configure.ac (build_lto_plugin): New shell variable.
4880         (--enable-lto): Turn on by default for all non-ELF platforms that
4881         have had LTO support added so far.  Set build_lto_plugin appropriately
4882         for both ELF and non-ELF.
4883         (configdirs): Add lto-plugin or not based on build_lto_plugin.
4884         * configure: Regenerate.
4886 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4888         Sync from src:
4889         * configure.ac (v850 support): Remove target-libgloss from
4890         noconfigdirs.
4891         * configure: Regenerate.
4893 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4895         PR bootstrap/45326
4896         PR bootstrap/45174
4897         * configure.ac: Honor initial values of $build_configargs,
4898         $host_configargs, $target_configargs.  Mark the precious, so
4899         environment settings get recorded.
4900         * configure: Regenerate.
4902 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4904         PR bootstrap/45796
4905         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4906         Depend on all-build-libiberty.
4907         * Makefile.in: Regenerate.
4909 2010-09-30  Michael Eager  <eager@eagercon.com>
4911         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4912         * configure: Regenerate.
4914 2010-09-28  Michael Eager  <eager@eagercon.com>
4916         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4918 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4920         PR bootstrap/44621
4921         * configure.ac: Fix unportable shell quoting.
4922         * configure: Regenerate.
4924 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4926         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4927         targets and amend comment.
4928         * configure: Regenerate.
4930 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4932         * MAINTAINERS (Write After Approval): Add myself.
4934 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4936         * configure.ac: Enable LTO by default on Darwin.
4937         * configure: Regenerate.
4939 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4941         * MAINTAINERS (Write After Approval): Add myself.
4943 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
4945         * MAINTAINERS (Write After Approval): Add myself.
4947 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
4949         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4950         ports
4952 2010-07-28  David Yuste  <david.yuste@gmail.com>
4954         * MAINTAINERS (Write After Approval): Add myself.
4956 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
4958         * configure.ac: Support all v850 targets.
4959         * configure: Regenerate.
4961 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
4963         PR bootstrap/44455
4964         * configure.ac (extra_mpfr_configure_flags): Copy from
4965         extra_mpc_gmp_configure_flags.
4966         * configure: Re-generated.
4968 2010-07-22  Andi Kleen  <ak@linux.intel.com>
4970         * MAINTAINERS (Write After Approval): Add myself.
4972 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
4974         * MAINTAINERS (Write After Approval): Add myself.
4976 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
4978         * MAINTAINERS (Write After Approval): Add myself.
4980 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
4982         PR target/44862
4983         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4984         Provide -B option to allow for link spec %s substitutions for
4985         libstdc++.a on darwin.
4986         * Makefile.in: Regenerate.
4988 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
4990         * MAINTAINERS (Reviewers): Update my e-mail address
4992 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
4994         * Makefile.def (configure-gcc): Depend on all-libelf.
4995         * Makefile.in: Rebuild.
4997 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
4999         * MAINTAINERS (Write After Approval): Add myself in the right place.
5001 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5003         * MAINTAINERS (Write After Approval): Add myself.
5005 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5007         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5009 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5011         * config.sub: Update to version 2010-05-21.
5012         * config.guess: Update to version 2010-04-03.
5014 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5016         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5017         * configure: Regenerate.
5019 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5021         * MAINTAINERS (Write After Approval): Add myself.
5023 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5025         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5026         a platform that supports LTO.
5027         * configure: Regenerate.
5029 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5031         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5032         * configure: Regenerated.
5034 2010-04-27  Roland McGrath  <roland@redhat.com>
5035             H.J. Lu  <hongjiu.lu@intel.com>
5037         * configure.ac (--enable-gold): Support both, both/gold and
5038         both/bfd to add gold to configdirs without removing ld.
5039         * configure: Regenerated.
5041         * Makefile.def: Add install-gold dependency to install-ld.
5042         * Makefile.in: Regenerated.
5044 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5046         PR lto/42776
5047         * configure.ac (--enable-lto): Refactor handling so libelf tests
5048         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5049         and allow LTO to be explicitly enabled on non-ELF platforms that
5050         are known to support it inside else-clause.
5051         * configure: Regenerate.
5053 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5055         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5056         * configure: Regenerate.
5058 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5060         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5061         * configure: Regenerate.
5063 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5065         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5066         separately.
5067         * configure: Regenerate.
5069 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5071         * MAINTAINERS (Write After Approval): Add myself.
5073 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5075         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5076         * configure: Regenerate.
5078 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5080         * configure: Regenerate after change to elf.m4.
5082 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5084         * MAINTAINERS (Write After Approval): Add myself.
5086 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5088         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5089         * configure: Regenerated.
5091 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5093         * configure.ac: Print "buggy but acceptable" when CLooG
5094         revision is less than 9.
5095         * configure: Regenerated.
5097 2010-04-01  Diego Novillo  <dnovillo@google.com>
5099         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5101 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5103         PR bootstrap/43615
5104         PR bootstrap/43328
5106         Revert:
5108         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5110         * configure.ac: Do not pass --enable-multilib nor
5111         --disable-multilib in baseargs.  Accept explicitly passed
5112         --enable_multilib.
5113         * configure: Regenerate.
5115 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5117         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5119 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5121         * MAINTAINERS: Remove myself.
5123 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5125         PR bootstrap/43328
5126         * configure.ac: Do not pass --enable-multilib nor
5127         --disable-multilib in baseargs.  Accept explicitly passed
5128         --enable_multilib.
5129         * configure: Regenerate.
5131 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5133         * MAINTAINERS (spu port): Remove me.
5135 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5137         * configure.ac (tic6x-*-*): New case.
5138         * configure: Regenerate.
5140 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5142         * config.sub: Update to version 2010-03-22.
5143         * config.guess: Update to version 2009-12-30.
5145 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5147         PR ada/42554
5148         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5149         * configure: Regenerate.
5151 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5153         * MAINTAINERS: Update my email address.
5155 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5157         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5158         (ghassan.shobaki@amd.com): Removed.
5160 2010-03-17  Alan Modra  <amodra@gmail.com>
5162         * MAINTAINERS: Update my email address.
5164 2010-03-16  Diego Novillo  <dnovillo@google.com>
5166         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5167         Matthews.
5169 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5171         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5172         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5174 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5176         * MAINTAINERS: Update my email address.
5178 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5180         * MAINTAINERS: Update my email address.
5182 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5184         * MAINTAINERS: Update my email address.
5186 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5188         * MAINTAINERS: Update my email address.
5190 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5192         PR libstdc++/32499
5193         * configure.ac (RANLIB): Default to true.
5194         (STRIP): Likewise.
5195         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5196         * configure: Regenerate.
5198 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5200         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5201         (Write After Approval): Update my email address.
5203 2010-02-17  Nick Clifton  <nickc@redhat.com>
5205         PR 11238
5206         * Makefile.tpl (local-distclean): Also remove config.cache files in
5207         sub-directories as there may not be Makefiles present in the
5208         sub-directories.
5209         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5210         the config.cache files found by the find command.
5212         * Makefile.in: Regenerate.
5213         * configure.ac: Revert previous delta.
5214         * configure: Regenerate.
5216 2010-02-15  Nick Clifton  <nickc@redhat.com>
5218         PR 11238
5219         * configure.ac: Delete config.cache files in sub-directories when
5220         deleting Makefiles.
5221         * configure: Regenerate.
5223 2010-02-12  Ben Elliston  <bje@gnu.org>
5225         * MAINTAINERS: Update my email address.
5227 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5229         * MAINTAINERS (spu port): Update my email address.
5231 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5233         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5235 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5237         * configure.ac: Add "recommended" version checks for GMP/MPC.
5238         Update recommended GMP/MPFR/MPC versions.
5239         * configure: Regenerate.
5241 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5243         * MAINTAINERS: Move my Embecosm email address into the
5244         write-after-approval section.
5246 2010-01-26  Ian Lance Taylor  <iant@google.com>
5248         * MAINTAINERS: Add myself as Go frontend maintainer.
5250 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5252         PR libstdc++/36101, PR libstdc++/42813
5253         * configure.ac (bootstrap_target_libs): Make inclusion of
5254         target-libgomp conditional on libgomb being in target_configdirs.
5255         * configure: Regenerate.
5257 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5259         PR libstdc++/36101, PR libstdc++/42813
5260         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5261         * configure: Regenerate.
5263 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5265         PR libstdc++/36101, PR libstdc++/42813
5266         * configure.ac (target_configdirs): Substitute.
5267         * Makefile.def: Bootstrap target module libgomp.
5268         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5269         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5270         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5271         * configure, Makefile.in: Regenerate.
5273 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5275         * MAINTAINERS: Adjust my details.
5277 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5279         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5281 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5283         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5285 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5287         * MAINTAINERS (Write After Approval): Add myself.
5289 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5291         * MAINTAINERS (Write After Approval): Add myself.
5293 2010-01-11  Richard Guenther  <rguenther@suse.de>
5295         PR lto/41569
5296         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5297         * Makefile.in: Regenerated.
5299 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5301         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5302         * configure: Regenerate.
5304 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5305             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5307         PR bootstrap/42424
5308         * configure.ac: Include libtool m4 files.
5309         (_LT_CHECK_OBJDIR): Call it.
5310         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5311         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5313         * configure: Regenerate.
5315 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5317         PR bootstrap/41818
5318         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5319         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5320         * Makefile.in: Regenerate.
5322 2010-01-02  Richard Guenther  <rguenther@suse.de>
5324         PR lto/41529
5325         * configure.ac: Include config/elf.m4.  Disable LTO if not
5326         builting for an elf target.
5327         * configure: Regenerate.
5329 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5331         * MAINTAINERS: Change my email address.
5333 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5335         * config.sub, config.guess: Update from upstream sources.
5337 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5339         * MAINTAINERS (Write After Approval): Add myself.
5341 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5343         PR middle-end/30447
5344         PR middle-end/30789
5345         PR other/40302
5347         * configure.ac: Require MPC.
5348         * configure: Regenerate.
5350 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5352         PR target/38384
5353         PR bootstrap/40972
5354         * libtool.m4: Sync from git Libtool.
5355         * ltoptions.m4: Likewise.
5356         * ltversion.m4: Likewise.
5357         * lt~obsolete.m4: Likewise.
5358         * ltmain.sh: Likewise.
5360 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5362         * configure.ac: Update minimum MPC version to 0.8.
5363         * configure: Regenerate.
5365 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5367         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5368         * configure: Regenerated.
5370 2009-11-21  Ian Lance Taylor  <iant@google.com>
5372         * configure.ac: Change default of poststage1_ldflags to be empty if
5373         poststage1_libs is set.  When poststage1_libs is empty, and
5374         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5375         * configure: Rebuild.
5377 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5379         * MAINTAINERS (Write After Approval): Update my email address.
5381 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5383         * config.guess: Update from upstream sources.
5385 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5387         * Makefile.def: Restore host and target settings for gmp.
5388         * Makefile.in: Rebuild.
5390 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5392         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5393         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5394         Fix portability of test of C++ as bootstrap language.  Add
5395         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5396         * configure: Rebuild.
5397         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5398         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5399         in-tree building.
5400         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5401         (POSTSTAGE1_HOST_EXPORTS): Use it.
5402         (STAGE[+id+]_CXXFLAGS): New.
5403         (BASE_FLAGS_TO_PASS): Pass it down.
5404         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5405         extra_exports.
5406         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5407         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5408         extra_exports.
5409         * Makefile.in: Rebuild.
5411 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5413         * config.sub, config.guess: Update from upstream sources.
5415 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5417         * MAINTAINERS (Write After Approval): Add myself.
5419 2009-11-09  Jon Beniston  <jon@beniston.com>
5421         * MAINTAINERS (Write After Approval): Add myself.
5423 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5425         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5426         paths for *-w64-mingw* and x86_64-*mingw*.
5427         * configure: Regenerated.
5429 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5431         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5433 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5435         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5436         Phil Edwards to Write-After Approval.
5438 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5440         * configure.ac: Disable target-winsup & co for
5441         x86_64-*-mingw* and *-w64-mingw* targets.
5442         * configure: Regenerated.
5444 2009-10-16  Nick Clifton  <nickc@redhat.com>
5446         * MAINTAINERS: Add myself as a maintainer for the RX port.
5448 2009-10-26  Johannes Singler  <singler@kit.edu>
5450         * MAINTAINERS (Write After Approval): Update my e-mail address.
5452 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5454         * configure.ac (CLooG test): Use = with test.
5455         * configure: Regenerate.
5457 2009-10-22  Richard Guenther  <rguenther@suse.de>
5459         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5460         cloog if the ppl version check failed.  Move flags saving
5461         before setting in libelf check.
5462         * configure: Regenerate.
5464 2009-10-21  Richard Guenther  <rguenther@suse.de>
5466         * configure.ac: Adjust the ppl and cloog configure to work as
5467         documented.  Disable cloog if ppl was disabled.  Omit the version
5468         checks if they were disabled.
5469         * configure: Re-generate.
5471 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5473         * configure.ac: Add 'lto' to enable_languages, not
5474         new_enable_languages, and only if not already present.
5475         * configure: Regenerate.
5477 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5479         * README: Refer to the various COPYING* files instead of just
5480         COPYING.
5481         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5483 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5485         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5487 2009-10-07  Richard Guenther  <rguenther@suse.de>
5489         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5490         and Richard Guenther as reviewers.
5491         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5492         as reviewers.
5494 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5496         * config.sub: Update from upstream sources.
5498 2009-10-06  Ian Lance Taylor  <iant@google.com>
5500         * Makefile.def: check-gold depends upon all-gas.
5501         * Makefile.in: Rebuild.
5503 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5505         * MAINTAINERS (Write After Approval): Add myself.
5507 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5509         * Makefile.def: all-lto-plugin depends on all-libiberty.
5510         set bootstrap=true for lto-plugin.
5511         Add lto-plugin.
5512         * Makefile.in: Regenerate.
5513         * configure.ac (host_libs): Add lto-plugin.
5514         * configure: Regenerate.
5516 2009-10-03  Diego Novillo  <dnovillo@google.com>
5518         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5519         (HOST_LIBELFLIBS): Define.
5520         (HOST_LIBELFINC): Define.
5521         * Makefile.in: Regenerate.
5522         * configure.ac: Add --enable-lto.
5523         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5524         If --enable-lto is used, add 'lto' to new_enable_languages.
5525         If --enable-lto is used and gold is enabled, add
5526         lto-plugin to configdirs.
5527         * configure: Regenerate.
5529 2009-10-03  Simon Baldwin  <simonb@google.com>
5531         * configure.ac: If --with-system-zlib, suppress local zlib and
5532         pass --with-system-zlib to subdir configure scripts.
5533         * configure: Regenerate.
5535 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5536             Paolo Bonzini  <bonzini@gnu.org>
5538         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5539         $(srcdir).
5540         * Makefile.in: Rebuilt.
5542 2009-09-26  Gary Funck  <gary@intrepid.com>
5544         * MAINTAINERS (Write After Approval): Add myself.
5546 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5548         * configure.ac: Update minimum MPC version to 0.7.
5549         * configure: Regenerate.
5551 2009-09-25  Nick Clifton  <nickc@redhat.com>
5553         * configure.ac: Pass any --cache-file=/dev/null option on to
5554         subconfigures.
5555         * configure: Regenerate.
5557 2009-09-23  Nick Clifton  <nickc@redhat.com>
5559         * config.sub, config.guess: Update from upstream sources.
5561 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
5563         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5564         * Makefile.in: Rebuilt.
5566 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5568         PR bootstrap/32272
5569         * configure.ac: Error out if $srcdir isn't '.' but contains
5570         host-${host_noncanonical}.
5571         * configure: Regenerate.
5573 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5575         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5576         maintainer.
5578 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5580         * configure.ac: If bootstrapping a combined tree with
5581         --enable-gold, require c++ in stage1_languages.
5582         * configure: Regenerate.
5584         * configure.ac: Also add target_libs of stage1_languages to
5585         bootstrap_target_libs.
5586         * configure: Regenerate.
5588         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5589         with --enable-languages not containing c++.
5590         * configure: Regenerate.
5592 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
5594         * configure.ac: Disable java and boehm-gc for bfin-*-*.
5595         * configure: Regenerate.
5597 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5599         * MAINTAINERS (Write After Approval): Update my e-mail address,
5600         and move from from here...
5601         (Waiting for paperwork): To here.
5603 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
5605         * MAINTAINERS (Reviewers): Add self as driver reviewer.
5607 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5609         * configure.ac: Do not use $extrasub for replacing @if/@endif
5610         parts in Makefile; instead, use additional arguments to
5611         AC_CONFIG_COMMANDS to do the replacement manually, with several
5612         sed invocations, to avoid HP-UX sed command limits.
5613         * configure: Regenerate.
5615 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5617         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5618         blank before -L.
5620 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5622         * configure.ac (with-build-config): Document.  Handle without.
5623         Handle missing argument.
5624         * configure: Rebuilt.
5626 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5628         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5629         Default to bootstrap-debug only if compare-debug works.
5630         * configure: Rebuilt.
5631         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5632         * Makefile.in: Rebuilt.
5634 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5636         * MAINTAINERS (OS Port Maintainers): Update my email address.
5638 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5640         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5641         * Makefile.in: Rebuilt.
5643 2009-09-01  Chris Demetriou  <cgd@google.com>
5645         * MAINTAINERS (Write After Approval): Add myself.
5647 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5649         PR debug/30161
5650         * include/dwarf2.h (enum dwarf_tag): Added
5651         DW_TAG_GNU_template_template_param
5652         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5654 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5656         * Makefile.tpl (AWK): Fix typo.
5657         * Makefile.in: Regenerate.
5659 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5661         * configure.ac: Detect awk and sed.
5662         * Makefile.def (flags_to_pass): Add AWK and SED.
5663         * Makefile.tpl (AWK, SED): New.
5664         (BASE_FLAGS_TO_PASS): Add AWK and SED.
5665         * configure: Regenerate.
5666         * Makefile.in: Regenerate.
5668 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
5670         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5671         (collapseslashes): Likewise.
5673 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5675         * configure.ac (AC_PREREQ): Bump to 2.64.
5677 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5679         * configure.ac: Remove --with-datarootdir, --with-docdir,
5680         --with-pdfdir, --with-htmldir switches.
5681         * configure: Regenerate.
5683         * configure: Regenerate.
5685         * compile: Sync from Automake 1.11.
5686         * depcomp: Likewise.
5687         * install-sh: Likewise.
5688         * missing: Likewise.
5689         * mkinstalldirs: Likewise.
5690         * ylwrap: Likewise.
5692 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
5694         * ltmain.sh (func_normal_abspath): New function.
5695         (func_relative_path): Likewise.
5696         (func_mode_help): Document new -bindir option for link mode.
5697         (func_mode_link): Add new -bindir option, and use it to place
5698         output DLL if specified.
5700 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5702         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5703         (baseargs): Add --disable-option-checking.
5704         * configure: Regenerate.
5706         * Makefile.def (configure-target-libiberty): Depend on
5707         all-binutils and all-ld.
5708         (configure-target-newlib): Likewise.
5709         * Makefile.in: Regenerate.
5711 2009-08-17  Ben Elliston  <bje@au.ibm.com>
5713         * config.sub, config.guess: Update from upstream sources.
5715 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5717         Sync from src, merge:
5719         2009-07-02  Tristan Gingold  <gingold@adacore.com>
5721         * configure.ac: Do not exclude gas for i386-*-darwin.
5722         Add a case for x86_64-*-darwin.
5723         * configure: Regenerate.
5725 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
5727         * MAINTAINERS: Add my name to Write After Approval list.
5729 2009-08-06  Michael Eager  <eager@eagercon.com>
5731         * configure.ac: Add Microblaze target.
5732         * configure: Regenerate.
5734 2009-07-31  Christian Bruel  <christian.bruel@st.com>
5736         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5737         * configure: Regenerate.
5739 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
5741         * MAINTAINERS (Write After Approval): Update my e-mail address.
5743 2009-07-06  Ian Lance Taylor  <iant@google.com>
5745         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5746         * configure: Rebuild.
5748 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
5750         * MAINTAINERS: Move myself to the Graphite Reviewers.
5752 2009-06-30  Wei Guozhi  <carrot@google.com>
5754         * MAINTAINERS: Add my name to Write After Approval list.
5756 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
5758         PR bootstrap/40338
5759         * configure.ac (comparestring): Create new variable.
5760         * Makefile.tpl (comparestring): Use to skip some comparisions.
5761         * configure: Regenerate.
5762         * Makefile.in: Regenerate.
5764 2009-06-26  Doug Evans  <dje@sebabeach.org>
5766         * Makefile.def (host_modules): Add cgen.
5767         * Makefile.in: Regenerate.
5768         * configure.ac (host_tools): Add cgen.
5769         * configure: Regenerate.
5771 2009-06-23  DJ Delorie  <dj@redhat.com>
5773         * MAINTAINERS: Add myself as mep maintainer.
5775 2009-06-23  Ian Lance Taylor  <iant@google.com>
5777         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5778         boot_languages.  Only bootstrap target libraries listed in
5779         target_libs for some boot language.  Add --with-stage1-ldflags,
5780         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5781         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5782         if not building with C++.
5783         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5784         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5785         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5786         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5787         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5788         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5789         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5790         * configure, Makefile.in: Rebuild.
5792 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5794         * MAINTAINERS: Added my name to write-after-approval list.
5796 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5798         * configure.ac: Define is_elf for QNX Neutrino targets.
5799         * configure: Regenerate.
5801 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5803         * MAINTAINERS: Added my name to the write-after-approval list
5805 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5807         * configure.ac: Detect MPC in default directory.
5808         * configure: Regenerate.
5810 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5811             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5813         * Makefile.tpl (all): Avoid a trailing backslash.
5814         * Makefile.in: Regenerate.
5816 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5818         * config.sub, config.guess: Update from upstream sources.
5820 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5822         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5823         to noconfdirs.
5824         * configure: Regenerate.
5826 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5828         * Makefile.tpl ([+compare-target+]): Compare all stage
5829         directories, rather than just gcc.
5830         * Makefile.in: Rebuilt.
5832 2009-06-01  Doug Kwan  <dougkwan@google.com>
5834         * configure.ac: Support gold for target arm*-*-*.
5835         * configure: Regenerate.
5837 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5839         * Makefile.def: Add MPC support and dependencies.
5840         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5842         * Makefile.in, configure: Regenerate.
5844 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5846         * Makefile.tpl (all): Avoid harmless warning in make all when
5847         gcc-bootstrap is enabled but stage_last does not exist.
5848         * Makefile.in: Rebuilt.
5850 2009-05-24  Nicolas Roche  <roche@adacore.com>
5852         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5853         * Makefile.in: Regenerate.
5855 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5857         * MAINTAINERS: Update my e-mail address.
5859 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5861         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
5862         * configure:  Regenerate.
5864 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5866         PR other/40159
5867         * Makefile.tpl (all): Don't assume gcc-bootstrap and
5868         gcc-no-bootstrap are mutually exclusive.
5869         * Makefile.in: Rebuilt.
5871 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5873         PR other/40159
5874         * Makefile.tpl (all): Don't end with unconditional success.
5875         * Makefile.in: Rebuilt.
5877 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
5879         PR target/37137
5880         * Makefile.def (flags_to_pass): Remove redundant and incomplete
5881         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5882         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5883         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
5884         stage_configureflags, stage_cflags and stage_libcflags into
5885         explicit Makefile macros.
5886         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5887         GFORTRAN.
5888         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5889         CC.  Set CC_FOR_BUILD from CC.
5890         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5891         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5892         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5893         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
5894         and GFORTRAN.
5895         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5896         (_LIBCFLAGS): Renamed to _TFLAGS.
5897         (do-compare-debug, do-compare3-debug): Drop.
5898         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5899         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5900         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5901         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5902         (XGCC_FLAGS_FOR_TARGET): New.
5903         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5904         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5905         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5906         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5907         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
5908         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
5909         TFLAGS.
5910         (BUILD_CONFIG): Include if requested.
5911         (all): Set TFLAGS on bootstrap.
5912         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5913         (all-stageid-prefixmodule): Likewise.
5914         (do-clean, distclean-stageid): Set TFLAGS.
5915         (restrap): Fix whitespace.
5916         * Makefile.in: Rebuilt.
5918 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5920         * config.guess: Sync with src.
5922 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5924         * configure.ac ($with_ppl):  Default to no if not supplied.
5925         ($with_cloog):  Likewise.
5926         configure:  Regenerate.
5928 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5930         * MAINTAINERS: Update my e-mail address.
5932 2009-04-27  Nick Clifton  <nickc@redhat.com>
5934         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5936 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5938         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5939         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5940         * Makefile.in: Regenerate.
5942 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5944         PR bootstrap/39739
5945         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5946         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5948         * configure, Makefile.in: Regenerate.
5950 2009-04-21  Taras Glek  <tglek@mozilla.com>
5952         * include/hashtab.h: Update GTY annotations to new syntax
5953         * include/splay-tree.h: Likewise
5955 2009-04-17  Ben Elliston  <bje@au.ibm.com>
5957         * config.sub, config.guess: Update from upstream sources.
5959 2009-04-15  Anthony Green  <green@moxielogic.com>
5961         * configure.ac: Add moxie support.
5962         * configure: Rebuilt.
5964 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
5966         * configure.ac: Change copyright header to refer to version
5967         3 of the GNU General Public License and to point readers at the
5968         COPYING3 file and the FSF's license web page.
5969         * Makefile.def: Likewise.
5970         * Makefile.tpl: Likewise.
5971         * Makefile.in: Regenerate.
5973 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
5975         * configure.ac: Restore match for darwin9 or later. Use double
5976         brackets since regeneration eats one pair.
5977         * configure: Regenerate.
5979 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5981         PR gas/10039
5982         * configure.ac: Require texinfo 4.7.
5983         * configure: Regenerated.
5985 2009-04-09  Nick Clifton  <nickc@redhat.com>
5987         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5988         the GCC Runtime Library Exception.
5990 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5992         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5993         * configure: Regenerate.
5995 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
5997         * Makefil.def (languages): New entries.
5998         * Makefile.tpl (check-gcc-*): New generic target.
5999         * Makefile.in: Regenerate.
6001 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6003         * MAINTAINERS:  Update my email address.
6005 2009-03-18  Tom Tromey  <tromey@redhat.com>
6007         * configure: Rebuild.
6008         * configure.ac (host_libs): Add libiconv.
6009         * Makefile.in: Rebuild.
6010         * Makefile.def (host_modules): Add libiconv.
6011         (configure-gdb, all-gdb): Depend on libiconv.
6013 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6015         * configure.ac: Treat gdb as supported on x86_64-darwin.
6016         * configure: Regenerate.
6018 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6020         * configure.ac (--with-host-libstdcxx): New option.
6021         * configure: Regenerate.
6023 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6025         * MAINTAINERS:  Move myself into the write after approval list.
6027 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6029         * MAINTAINERS: Update e-mail address.
6031 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6033         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6035 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6037         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6039 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6041         Backport from git Libtool:
6043         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6044         Support GNU/kOpenSolaris.
6045         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6046         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6047         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6048         GNU/kOpenSolaris.
6050 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6052         * MAINTAINERS: Update e-mail address.
6054 2009-02-24  Michael Eager  <eager@eagercon.com>
6056         * MAINTAINERS (Write After Approval): Add self.
6058 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6060         * MAINTAINERS (Write After Approval): Add myself.
6062 2009-02-05  Andreas Schwab  <schwab@suse.de>
6064         * Makefile.tpl (stage_last): Define $r and $s before using
6065         $(RECURSE_FLAGS_TO_PASS).
6066         * Makefile.in: Regenerate
6068 2009-01-30  Ian Lance Taylor  <iant@google.com>
6070         * MAINTAINERS: Move myself to the Global Reviewers list.
6072 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6074         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6075         * configure: Regenerate.
6077 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6079         * MAINTAINERS: Make whitespace consistent.
6080         Remove Robert Millan from Write After Approval.
6082 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6084         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6085         (all-opcodes): Depend on all-libiberty.
6086         * Makefile.in: Regenerate.
6088 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6090         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6091         * configure: Regenerate.
6093 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6095         * MAINTAINERS (Write After Approval): Add myself.
6097 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6099         * MAINTAINERS: Add myself to reviewers (Fortran).
6101 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6103         PR tree-optimization/38515
6104         * configure.ac (cloog-polylib): Removed.
6105         (with_ppl, with_cloog): Test for "no".
6106         * configure: Regenerated.
6108 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6110         * MAINTAINERS: Moved myself to reviewers (Fortran).
6112 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6114         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6115         (Write After Approval): Remove myself.
6117 2009-01-03  Diego Novillo  <dnovillo@google.com>
6119         * MAINTAINERS: Remove myself from alias maintainership.
6121 2009-01-02  David Ayers  <ayers@fsfe.org>
6123         * MAINTAINERS: Update e-mail address.
6125 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6127         * MAINTAINERS: Make whitespace consistent.
6129 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6131         Backport from upstream Libtool:
6132         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6133         Add cache variables to tests that require the linker to work.
6134         For shlibpath_overrides_runpath, this also changes the semantics
6135         to let the result from the C compiler take precedence.
6137 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6139         * config.sub, config.guess: Update from upstream sources.
6141 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6143         * configure.ac (ppllibs): Add by default the lib flags.
6144         * configure: Regenerate.
6146 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6148         * MAINTAINERS:  Add myself to the write after approval list.
6150 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6152         * configure.ac: Add double brackets on darwin[912].
6153         * configure: Regenerate.
6155 2008-12-03  Daniel Kraft  <d@domob.eu>
6157         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6158         Approval to Reviewer section (for Fortran front-end).
6160 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6162         * configure.ac: Expand to darwin10 and later.
6163         * configure: Regenerate.
6165 2008-12-02  Andreas Schwab  <schwab@suse.de>
6167         * Makefile.def: configure-target-boehm-gc depends on
6168         all-target-libstdc++-v3.
6169         * Makefile.in: Regenerate.
6171 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6173         * MAINTAINERS:  Add myself as mingw maintainer.
6175 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6177         * config.sub, config.guess: Update from upstream sources.
6179 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6181         * README.SCO: Remove.
6183 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6185         * MAINTAINERS:  Add myself to the write after approval list.
6187 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6189         * MAINTAINERS:  Update my email address in WAA section.
6191 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6193         * MAINTAINERS: Update e-mail address.
6195 2008-11-27  Toon Moene  <toon@moene.org>
6197         * MAINTAINERS: Change e-mail address.
6199 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6201         * configure.ac: Build gdb for i?86-*-darwin*
6202         * configure: Regenerated.
6204 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6206         * MAINTAINERS: Added my full name.
6208 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6210         PR bootstrap/38014
6211         PR bootstrap/37923
6213         Revert:
6215         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6217         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6218         * Makefile.in: Regenerated.
6220         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6222         PR gdb/921
6223         PR gdb/1646
6224         PR gdb/2175
6225         PR gdb/2176
6227         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6228         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6229         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6230         (HOST_EXPORTS): Pass CPPFLAGS.
6231         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6232         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6233         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6234         * Makefile.in, configure: Regenerated.
6235         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6236         and CPPFLAGS_FOR_BUILD.
6238 2008-11-06  Jeff Law  <law@redhat.com>
6240         * MAINTAINERS: Add myself as middle end maintainer.
6242 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6244         * MAINTAINERS (Write after approval): Add myself.
6246 2008-11-05  Diego Novillo  <dnovillo@google.com>
6248         * MAINTAINERS (Global Reviewers): Add myself.
6249         (Non-Algorithmic Maintainers): Remove myself.
6251 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6253         * MAINTAINERS (Write after approval): Add myself.
6255 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6257         * MAINTAINERS (Write after approval): Add myself.
6259 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6261         * configure.ac (spu-*-*): Remove special case.
6262         * configure: Regenerate.
6264 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6266         * MAINTAINERS (Write after approval): Update my email address.
6268 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6270         * configure.ac [spu-*-*]: Do not set skipdirs.
6271         * configure: Re-generate.
6273 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6275         * MAINTAINERS (Various Maintainers): Add myself to reload.
6277 2008-10-25  Richard Guenther  <rguenther@suse.de>
6279         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6280         maintainer.  Remove myself as libgcc-math maintainer.
6281         (Non-Algorithmic Maintainers): Remove myself.
6283 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6285         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6286         * Makefile.in: Regenerated.
6288 2008-10-23  Cary Coutant  <ccoutant@google.com>
6290         * MAINTAINERS (Write after approval): Add myself.
6292 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6294         PR gdb/921
6295         PR gdb/1646
6296         PR gdb/2175
6297         PR gdb/2176
6299         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6300         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6301         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6302         (HOST_EXPORTS): Pass CPPFLAGS.
6303         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6304         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6305         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6306         * Makefile.in, configure: Regenerated.
6307         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6308         and CPPFLAGS_FOR_BUILD.
6310 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6312         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6313         Sebastian Pop.
6315 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6317         * MAINTAINERS (Write After Approval): Added myself.
6319 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6321         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6322         recommended version to 2.3.2.
6324         * configure: Regenerate.
6326 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6328         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6330 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6332         * MAINTAINERS (Write After Approval): Update e-mail address.
6334 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6336         * libtool.m4: Update to libtool 2.2.6.
6337         * lt~obsolete.m4: Update to libtool 2.2.6.
6338         * ltmain.sh: Update to libtool 2.2.6.
6339         * ltsugar.m4: Update to libtool 2.2.6.
6340         * ltversion.m4: Update to libtool 2.2.6.
6341         * ltoptions.m4: Update to libtool 2.2.6.
6342         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6344 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6346         * MAINTAINERS (Write After Approval): Add myself.
6348 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6350         * MAINTAINERS (Write After Approval): Update my name.
6352 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6354         * MAINTAINERS: Add myself in "Write After Approval".
6356 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6358         * MAINTAINERS: Add myself as ia64 maintainer.
6360 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6362         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6363         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6364         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6365         and Michael Tiemann from Write After Approval since they do not
6366         actually have access.
6368 2008-09-05  Richard Guenther  <rguenther@suse.de>
6370         * configure.ac: Initialize clooglibs to -lcloog.
6371         * configure: Re-generate.
6373 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6375         * MAINTAINERS (Write After Approval): Add myself.
6377 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6379         * configure.ac (--with-cloog-polylib): New.
6380         (--disable-cloog-version-check): New.
6381         (--disable-ppl-version-check): New.
6382         * configure: Re-generate.
6384 2008-09-03  Richard Guenther  <rguenther@suse.de>
6386         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6387         cloog test.
6388         * configure: Re-generate.
6390 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6392         Add picoChip port.
6393         * MAINTAINERS: Add picoChip maintainers.
6395 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6396             Tobias Grosser  <grosser@fim.uni-passau.de>
6397             Jan Sjodin  <jan.sjodin@amd.com>
6398             Harsha Jagasia  <harsha.jagasia@amd.com>
6399             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6400             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6401             Adrien Eliche  <aeliche@isty.uvsq.fr>
6403         Merge from graphite branch.
6404         * configure: Regenerate.
6405         * Makefile.in: Regenerate.
6406         * configure.ac (host_libs): Add ppl and cloog.
6407         Add checks for PPL and CLooG.
6408         * Makefile.def (ppl, cloog): Added modules and dependences.
6409         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6410         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6412 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6414         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6415         (GCC_SHLIB_SUBDIR): New.
6416         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6417         * configure: Regenerate.
6418         * Makefile.in: Regenerate.
6420 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6422         * MAINTAINERS: Consistently use tabs to separate columns.
6424 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6426         * MAINTAINERS (Write after Approval): Add myself.
6428 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6430         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6431         Enable bfd, binutils and opcodes.
6432         * configure: Regenerate.
6434 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6436         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6438 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6440         * MAINTAINERS:  Use correct Umlaut for last name.
6442 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6444         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6446 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6448         * MAINTAINERS: Update my email address.
6450 2008-08-16  Nicolas Roche  <roche@adacore.com>
6452         * Makefile.tpl: Add BOOT_ADAFLAGS.
6453         * Makefile.in: Regenerate.
6455 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6457         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6458         * configure: Regenerate.
6460 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6462         * configure.ac: Add makefile fragments for hpux.
6463         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6464         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6465         * configure: Regenerate.
6466         * Makefile.in: Regenerate.
6468 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6470         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6472 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6474         * MAINTAINERS (Write after Approval): Add myself.
6476 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6478         * MAINTAINERS (Write After Approval):  Add myself.
6480 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6482         * MAINTAINERS (Write After Approval):  Add myself.
6484 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6486         * MAINTAINERS: Update my email address.
6488 2008-06-25  Joey Ye  <joey.ye@intel.com>
6490         * MAINTAINERS (Write After Approval):  Add myself.
6492 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6494         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6495         * Makefile.in: Regenerate.
6496         * configure: Regenerate.
6498 2008-06-17  Daniel Kraft  <d@domob.eu>
6500         * MAINTAINERS (Write After Approval):  Add myself.
6502 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6504         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6505         "$@" is still intact with both Autoconf 2.59 and 2.62.
6506         * configure: Regenerate.
6508 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6510         * Makefile.tpl: Fix comment errors.
6511         * Makefile.in: Regenerate.
6513 2008-06-12  David S. Miller  <davem@davemloft.net>
6514             David Edelsohn  <edelsohn@gnu.org>
6516         * configure.ac: Add powerpc*-*-* to gold supported targets.
6517         * configure: Regenerate.
6519 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6521         PR tree-optimization/36218
6522         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6523         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6524         (all prefix="build-"): Pass them to build-system sub-makes.
6525         * Makefile.in: Regenerate.
6527 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6529         * MAINTAINERS (mt port): Remove.
6530         (sco5, unixware, sco udk): Remove.
6531         (Kean Johnston): Add to Write After Approval.
6533 2008-05-30  Julian Brown  <julian@codesourcery.com>
6535         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6536         of libobjc for ARM EABI Linux.
6537         * configure: Regenerate.
6539 2008-05-18  Xinliang David Li   <davidxl@google.com>
6541         * ChangeLog: Remove wrong ChangeLog entry.
6543 2008-05-17  Xinliang David Li   <davidxl@google.com>
6545         * MAINTAINERS (Write After Approval): Add myself.
6547 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
6549         * MAINTAINERS (Write After Approval): Add myself.
6551 2008-05-14  Rafael Espíndola  <espindola@google.com>
6553         * config-ml.in: don't handle --enable-shared and --enable-static.
6555 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
6557         * MAINTAINERS: Update my email address.
6559 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
6561         * MAINTAINERS: Update my email address.
6563 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
6565         * MAINTAINERS (Write After Approval): Add myself.
6567 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
6569         * MAINTAINERS (Write After Approval): Add myself.
6571 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
6573         * MAINTAINERS (crx): Add myself.
6575 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6577         Sync with src:
6578         2008-04-14  David S. Miller  <davem@davemloft.net>
6580         * configure.ac: Add sparc*-*-* to gold supported targets.
6581         * configure: Regenerate.
6583 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6585         PR bootstrap/35457
6586         * configure.ac: Include override.m4.
6587         * configure: Regenerate.
6589 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6591         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6592         * Makefile.in: Regenerate.
6594 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
6596         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6597         as nonconfigurable directories list.
6598         * configure: Regenerate.
6600 2008-04-14  Ben Elliston  <bje@au.ibm.com>
6602         * config.sub, config.guess: Update from upstream sources.
6604 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
6606         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6607         * Makefile.in: Regenerate.
6609 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6611         * configure.ac: Do not build libssp for the AVR.
6612         * configure: Regenerate.
6614 2008-04-07  Ian Lance Taylor  <iant@google.com>
6616         * Makefile.def: check-gold depends upon all-binutils.
6617         * Makefile.in: Regenerate.
6619 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6621         * MAINTAINERS (Write After Approval): Add myself.
6623 2008-04-04  Nick Clifton  <nickc@redhat.com>
6625         PR binutils/4334
6626         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6627         builds.
6628         * configure: Regenerate.
6630 2008-04-04  NightStrike  <NightStrike@gmail.com>
6632         PR other/35151
6633         * configure.ac: Combine rules for mingw32 and mingw64.
6634         * configure: Regenerate.
6636 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6638         * MAINTAINERS (Write After Approval): Add myself.
6640 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6642         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6643         * Makefile.in (.NOTPARALLEL): Ditto.
6645 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6647         * MAINTAINERS (Write After Approval): Add myself.
6649 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
6651         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6652         * Makefile.in (.NOTPARALLEL): Regenerate.
6654 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
6656         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6657         * Makefile.in: Regenerate.
6659 2008-03-26  Jakub Staszak  <kuba@et.pl>
6661         * MAINTAINERS (Write After Approval): Add myself.
6663 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6665         * MAINTAINERS:  Update e-mail address.
6667 2008-03-20  Ian Lance Taylor  <iant@google.com>
6669         * configure.ac: Add support for --enable-gold.
6670         * Makefile.def: Add gold as a directory like ld.
6671         * configure, Makefile.in: Regenerate.
6673 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6675         * configure.ac: m4_include config/proginstall.m4.
6676         * configure: Regenerate.
6678         Backport from upstream Libtool:
6680         2007-10-12  Eric Blake  <ebb9@byu.net>
6682         Deal with Autoconf 2.62's semantic change in m4_append.
6683         * ltsugar.m4 (lt_append): Replace broken versions of
6684         m4_append.
6685         (lt_if_append_uniq): Don't require separator to be overquoted,
6686         and avoid broken m4_append.
6687         (lt_dict_add): Fix typo.
6688         * libtool.m4 (_LT_DECL): Don't overquote separator.
6690 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
6692         * config.rpath: Add AIX 6 support.
6694 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
6696         * Makefile.def (stageprofile).  Remove -fprofile-generate
6697         from stage_libcflags.
6698         * Makefile.in: Regenerate.
6700 2008-03-13  Ben Elliston  <bje@au.ibm.com>
6702         * config.sub, config.guess: Update from upstream sources.
6704 2008-03-06  Tom Tromey  <tromey@redhat.com>
6706         * MAINTAINERS: Update for treelang deletion.
6708 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
6710         * MAINTAINERS: Update my email address.
6712 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
6714         * MAINTAINERS (darwin port): Add myself as a maintainer.
6715         (objective-c/c++): Add myself as a maintainer.
6717 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
6719         * MAINTAINERS (Write After Approval): Update my email address.
6721 2008-02-25  Tomas Bily  <tbily@suse.cz>
6723         * MAINTAINERS (Write After Approval): Add myself.
6725 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
6727         * MAINTAINERS (OpenMP): Add myself.
6729 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
6731         PR bootstrap/32009
6732         PR bootstrap/32161
6734         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6735         * configure: Regenerate.
6737         * Makefile.def: Define stage_libcflags for all bootstrap stages.
6738         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6739         STAGE4_LIBCFLAGS): New.
6740         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6741         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6742         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6743         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6744         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6745         for target modules.  Don't export LIBCFLAGS.
6746         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6747         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6748         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6749         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6750         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6751         * Makefile.in: Regenerate.
6753 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6755         PR libgcj/33085
6756         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6757         Do not use -DDLL_EXPORT.  Backport from upstream.
6759 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6761         * MAINTAINERS (Write After Approval): Add myself.
6763 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
6765         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6766         * configure: Regenerate.
6768 2008-01-31  Marc Gauthier  <marc@tensilica.com>
6770         * configure.ac (xtensa*-*-*): Recognize processor variants.
6771         * configure: Regenerate.
6773 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6775         PR bootstrap/34922
6776         * configure.ac (PARSE_ARGS): Push suitable setting of
6777         ac_subdirs_all, for `./configure --help=recursive'.
6778         Handle `+' in generic toplevel directory disabling.
6779         * configure: Regenerate.
6781 2008-01-28  Nick Clifton  <nickc@redhat.com>
6783         * MAINTAINERS (xstormy16): Take over maintainership.
6785 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6787         * MAINTAINERS (c4x port): Remove.
6789 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6791         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6793 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6795         * config.sub, config.guess: Update from upstream sources.
6797 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6799         * MAINTAINERS (Write After Approval): Add myself.
6801 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6803         * MAINTAINERS: Update my email address.
6805 2008-01-09  Raksit Ashok  <raksit@google.com>
6807         * MAINTAINERS (Write After Approval): Add myself.
6809 2008-01-09  Raksit Ashok  <raksit@google.com>
6811         * MAINTAINERS (Write After Approval): Add myself.
6813 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6815         * config.sub, config.guess: Update from upstream sources.
6817 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6819         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6820         Change recommended MPFR from 2.2.1 -> 2.3.0.
6821         * configure: Regenerate.
6823 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6825         * MAINTAINERS: Update my email address.
6827 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6829         * MAINTAINERS: Update my email address.
6831 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6833         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6834         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6835         * Makefile.in: Regenerate.
6837 2007-12-10  Mark Heffernan  <meheff@google.com>
6839         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6840         misplaced entries.
6842 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6844         * configure.ac: Enable libjava for x86_64-*-darwin9.
6845         * configure: Regenerate.
6847 2007-12-07  Bill Maddox  <maddox@google.com>
6849         * MAINTAINERS (Write After Approval): Add myself.
6851 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6853         * config.sub, config.guess: Update from upstream sources.
6855 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6857         * config-ml.in: Remove 64bit configure tests.
6859 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6861         * config-ml.in: Robustify against white space in absolute file
6862         names.
6864         * config-ml.in (multi-clean): Substitute ${Makefile}.
6865         Remove superfluous ${Makefile} in list.
6867 2007-11-19  Thiemo Seufer  <ths@mips.com>
6869         * config-ml.in: Don't hardcode the Makefile name.
6871 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
6873         * MAINTAINERS (Write After Approval): Add myself.
6875 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
6877         * MAINTAINERS (Write After Approval): Add myself.
6879 2007-11-06  Doug Kwan  <dougkwan@google.com>
6881         * MAINTAINERS (Write After Approval): Add myself.
6883 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6885         * MAINTAINERS (mercury): Remove entry.
6886         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6888 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6890         * Makefile.def (dependencies): Make configure-gdb depend on
6891         all-intl.
6892         * Makefile.in: Regenerated.
6894 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
6896         * MAINTAINERS (Fortran maintainer): Remove myself.
6898 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
6900         * Makefile.def: To avoid problems running with parallel makes,
6901         build newlib before libgloss so that target specific header
6902         files are availble.
6903         * Makefile.in: Regenerate
6905 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6907         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6908         * Makefile.in: Regenerate.
6910 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
6912         * MAINTAINERS (Register allocation reviewer): Add myself.
6914 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
6916         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6917         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6918         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6919         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6920         * configure: Regenerate.
6922 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6924         * MAINTAINERS (Register allocation reviewer): Add myself.
6926 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6928         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6929         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6930         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6931         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6932         * configure.ac: Default them to host tools for $host = $build.
6933         Subst them.
6935         * configure: Regenerate.
6936         * Makefile.in: Regenerate.
6938 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6940         * MAINTAINERS (Register allocation reviewer): Add myself.
6942 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
6944         * MAINTAINERS (Register allocation reviewer): Add myself.
6946 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
6948         * MAINTAINERS (Write After Approval): Fix typo.
6950 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
6952         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6953         * configure: Regenerate.
6955 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
6957         PR bootstrap/31906
6958         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6959         they're already prefixed.
6961 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
6963         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6964         libstdc++.
6965         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6966         * configure: Regenerate.
6967         * Makefile.in: Regenerate.
6969 2007-09-17  Andreas Schwab  <schwab@suse.de>
6971         * configure.ac: Raise minimum makeinfo version to 4.6.
6972         * configure: Regenerate.
6974 2007-09-17  Johannes Singler  <singler@ira.uka.de>
6976         * MAINTAINERS (write-after-approval) add myself
6978 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6980         * configure.ac: Correct makeinfo version check.
6981         * configure: Regenerate.
6983 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
6985         * MAINTAINERS: Update my email address.
6987 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
6989         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
6990         to $skipdirs and only disable gprof for newlib.  Use the normal
6991         mips*-elf* handling in other respects.
6992         * configure: Regnerate.
6994 2007-09-12  David Daney  <ddaney@avtrex.com>
6996         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6997         enabling libgcj.
6998         * configure: Regenerate.
7000 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7002         PR other/32154
7003         * configure.ac: For libgloss targets, point the linker to the linker
7004         script, startup code and simulator library.
7005         * configure: Regenerate.
7007 2007-09-07  Andrew Haley  <aph@redhat.com>
7009         * configure.ac (noconfigdirs): Remove target-libffi and
7010         target-libjava.
7011         * configure: Regenerate.
7013 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7015         PR target/33281
7016         * configure.ac: Use config/mh-mingw on mingw.
7017         * configure: Regenerate.
7019 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7021         * MAINTAINERS (Write After Approval): Add myself.
7023 2007-09-05  Richard Guenther  <rguenther@suse.de>
7025         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7026         nor --disable-checking is provided also turn on yes and types
7027         checking for stage1.
7028         * configure: Re-generate.
7030 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7032         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7033         (Write After Approval): Remove myself.
7035 2007-08-29  Nick Clifton  <nickc@redhat.com>
7037         * config.sub, config.guess: Update from upstream sources.
7039 2007-08-22  Bud Davis  <jmdavis@link.com>
7041         * MAINTAINERS (Write After Approval): Added myself.
7042         * MAINTAINERS (Reviewers): Removed myself.
7044 2007-08-18  Paul Brook  <paul@codesourcery.com>
7045             Joseph Myers  <joseph@codesourcery.com>
7047         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7048         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7049         * Makefile.in: Regenerate.
7050         * configure.ac (--with-debug-prefix-map): New.
7051         * configure: Regenerate.
7053 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7054             Nigel Stephens  <nigel@mips.com>
7056         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7057         as target_makefile_frag.
7058         * configure: Regenerate.
7060 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7062         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7063         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7064         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7065         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7066         (do-compare, do-compare3, do-compare-debug): New.
7067         ([+compare-target+]): Use them.
7069 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7071         * MAINTAINERS (Write After Approval): Change my email address.
7073 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7074             Ben Elliston  <bje@au.ibm.com>
7076         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7077         --silent if $silent.
7078         * configure: Regenerate.
7080 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7082         * MAINTAINERS (Various Maintainers): Add myself as
7083         loop infrastructure maintainer.  Update my e-mail
7084         address.
7086 2007-07-31  Diego Novillo  <dnovillo@google.com>
7088         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7089         Adjust description.
7091 2007-07-26  Richard Guenther  <rguenther@suse.de>
7093         * configure.ac: Add types checking to stage1 checking flags.
7094         * configure: Regenerate.
7096 2007-07-17  Nick Clifton  <nickc@redhat.com>
7098         * COPYING3: New file.  Contains version 3 of the GNU General
7099         Public License.
7100         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7101         Lesser General Public License.
7103 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7105         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7107 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7109         * MAINTAINERS (S/390 co-maintainer): Add myself.
7110         (Write After Approval): Remove myself.
7112 2007-07-13  Dan Hipschman  <dsh@google.com>
7114         * MAINTAINERS (Write After Approval): Add myself.
7116 2007-07-11  Nick Clifton  <nickc@redhat.com>
7118         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7119         WINDRES export.
7120         * Makefile.in: Regenerate.
7122 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7124         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7125         maintainer.
7127 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7129         * lt~obsolete.m4: New. Import from 20070318 libtool.
7131 2007-07-03  Julian Brown  <julian@codesourcery.com>
7133         * MAINTAINERS (Write After Approval): Add myself.
7135 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7137         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7138         * configure: Regenerate.
7140 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7142         * configure.ac: Add some missing m4 quotation.
7143         * configure: Regenerate.
7145 2007-07-02  Simon Baldwin  <simonb@google.com>
7147         * MAINTAINERS (Write After Approval): Add myself.
7149 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7151         * configure: Regenerate.
7153 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7155         * Makefile.def: Add windmc tool to build.
7156         * Makefile.tpl: Likewise.
7157         * configure.ac: Likewise.
7158         * Makefile.in: Regenerate.
7159         * configure: Regenerate.
7161 2007-06-28  DJ Delorie  <dj@redhat.com>
7163         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7164         not building newlib.
7165         * configure: Regenerated.
7167 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7169         * MAINTAINERS (Write After Approval): Add myself.
7171 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7173         * MAINTAINERS (Write After Approval): Add myself.
7175 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7177         * MAINTAINERS (Write After Approval): Add myself.
7179 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7181         * MAINTAINERS (Write After Approval): Add myself.
7183 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7185         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7186         * Makefile.in: Regenerated.
7188 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7190         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7191         bfin*-*-uclinux* targets.
7192         * configure: Regenerate.
7194 2007-06-14  Ian Lance Taylor  <iant@google.com>
7196         * MAINTAINERS: Add myself as non-algorithmic global write
7197         maintainer.
7199 2007-06-14  Diego Novillo  <dnovillo@google.com>
7201         * MAINTAINERS: Add self as middle-end maintainer and
7202         non-algorithmic global write maintainer.
7204 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7206         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7207         Move all Fortran maintainers except Paul Brook into the
7208         Non-Autopoiesis section.
7210 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7212         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7213         (distclean-stage[+id+]): Possibly delete stage_last.
7214         * Makefile.in: Regenerate.
7216 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7218         * MAINTAINERS (Various Maintainer): Fix typo.
7220 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7222         * MAINTAINERS (Various Maintainer): Add myself as
7223         dataflow maintainer.
7225 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7227         * config.sub, config.guess: Update from upstream sources.
7229 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7231         * Makefile.tpl: Fix spelling error.
7232         * Makefile.in: Regenerate.
7234 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7236         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7237         lt_cv_sys_max_cmd_len.
7239 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7241         * MAINTAINERS (Various Maintainers): Add myself as
7242         auto-vectorizer maintainer.
7244 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7246         PR libjava/32098
7247         * libtool.m4: Revert previous change.
7248         * ltgcc.m4: Put it here.
7250 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7252         * MAINTAINERS (Various Maintainers): Add myself as
7253         auto-vectorizer maintainer.
7255 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7257         PR libjava/32098
7258         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7260 2007-05-30  Richard Guenther  <rguenther@suse.de>
7262         * MAINTAINERS (Various Maintainers): Add myself as
7263         auto-vectorizer maintainer.
7265 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7267         PR bootstrap/29382
7268         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7269         * configure: Rebuilt.
7271 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7273         * MAINTAINERS (Write After Approval): Removed my name.
7275 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7277         * MAINTAINERS (Write After Approval): Remove myself.
7279 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7281         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7283 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7285         * ltmain.sh: Update from ToT Libtool.
7286         * libtool.m4: Update from ToT Libtool.
7287         * ltsugar.m4: New. Update from ToT Libtool.
7288         * ltversion.m4: New. Update from ToT Libtool.
7289         * ltoptions.m4: New. Update from ToT Libtool.
7290         * ltconfig: Remove.
7291         * ltcf-c.sh: Remove.
7292         * ltcf-cxx.sh: Remove.
7293         * ltcf-gcj.sh: Remove.
7295 2007-05-22  Ollie Wild  <aaw@google.com>
7297         * MAINTAINERS (Write After Approval): Add myself.
7299 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7301         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7302         stage_cflags.
7303         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7304         Remove CFLAGS/LIBCFLAGS.
7305         (configure-stage[+id+]-[+prefix+][+module+],
7306         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7307         * Makefile.in: Regenerate.
7309 2007-05-15  Diego Novillo  <dnovillo@google.com>
7311         * MAINTAINERS: Update e-mail address.
7313 2007-05-15  Revital Eres  <eres@il.ibm.com>
7315         * MAINTAINERS (Write After Approval): Add myself.
7317 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7319         * MAINTAINERS (Write After Approval): Updated my address.
7321 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7323         * MAINTAINERS (Write After Approval): Add myself.
7325 2007-05-11  Silvius Rus  <rus@google.com>
7327         * MAINTAINERS (Write After Approval): Add myself.
7329 2007-04-23  Tom Tromey  <tromey@redhat.com>
7331         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7333 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7335         * MAINTAINERS (cpplib): Rename to ...
7336         (libcpp): ... this.  Add C/C++ front end maintainers.
7338 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7340         * config-ml.in: Pass ${ml_config_env} to configure calls.
7342 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7344         * MAINTAINERS (Write After Approval): Add myself.
7346 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7348         * MAINTAINERS (Write After Approval): Add myself.
7350 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7352         * MAINTAINERS (fortran 95 front end): Add myself.
7354 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7356         * MAINTAINERS (Write After Approval): Add myself.
7358 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7360         * MAINTAINERS (Modulo Scheduler): Add myself.
7362 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7364         * MAINTAINERS (fortran 95 front end): Add myself.
7365         (c++ front end): whitespace fix.
7367 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7369         * MAINTAINERS (Write After Approval): Add myself.
7371 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7373         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7374         of glob.  Quote arguments with single quotes too.
7375         * configure: Regenerate.
7377 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7379         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7380         * Makefile.in: Regenerate
7382 2007-03-07  Andreas Schwab  <schwab@suse.de>
7384         * configure: Regenerate.
7386 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7388         * configure.ac: Add "--with-pdfdir" configure option,
7389         which defines pdfdir variable.
7390         * Makefile.def (target=fixincludes): Add install-pdf to
7391         missing targets.
7392         (recursive_targets): Add install-pdf target.
7393         (flags_to_pass): Add pdfdir.
7394         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7395         target.
7396         * configure: Regenerate
7397         * Makefile.in: Regenerate
7399 2007-02-28  Eric Christopher  <echristo@apple.com>
7401         Revert:
7402         2006-12-07  Mike Stump  <mrs@apple.com>
7404         * Makefile.def (dependencies): Add dependency for
7405         install-target-libssp and install-target-libgomp on
7406         install-gcc.
7407         * Makefile.in: Regenerate.
7409 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7411         * configure: Regenerate.
7412         * configure.ac: Move statements after variable declarations.
7414 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7416         * MAINTAINERS: Add myself as sh maintainer.
7418 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7420         * configure.ac: Adjust for loop syntax.
7421         * configure: Regenerate.
7423 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7425         * configure: Rebuilt.
7427 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7429         * configure.ac: Drop multiple occurrences of --enable-languages,
7430         and fix its quoting.
7431         * configure: Rebuilt.
7433 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7434             Nathan Sidwell  <nathan@codesourcery.com>
7435             Vladimir Prus  <vladimir@codesourcery.com>
7436             Joseph Myers  <joseph@codesourcery.com>
7438         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7439         * configure: Regenerate.
7441 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7443         * ltconfig (freebsd*): Default to elf.
7445 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7447         * configure.ac (target_libraries): Move libgcc before libiberty.
7448         * configure: Regenerated.
7450 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7451             Paolo Bonzini  <bonzini@gnu.org>
7453         PR bootstrap/30753
7454         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7455         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7456         * configure: Regenerated.
7458 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7460         * MAINTAINERS (Language Front End Maintainers): Update my mail
7461         address.
7463 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7465         PR bootstrap/30748
7466         * configure.ac: Correct syntax for Solaris ksh.
7467         * configure: Regenerated.
7469 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7471         * configure.ac: Sync with src.
7472         * configure: Regenerate.
7474 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7476         * Makefile.in: Regenerate.
7478 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7480         * config.sub: Sync with src.
7482 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7484         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7485         noncanonical equivalents.
7486         * configure.in: Rename to...
7487         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7488         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7489         target_noncanonical.  Use them.  Rewrite removal of configure
7490         arguments for autoconf 2.59.  Discard variable settings.  Force
7491         program_transform_name for native tools.
7493         * Makefile.in: Regenerated.
7494         * configure: Regenerated with autoconf 2.59.
7496 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7498         * MAINTAINERS (Write After Approval): Add myself.
7500 2007-01-31  Andreas Schwab  <schwab@suse.de>
7502         * Makefile.tpl (LDFLAGS): Substitute it.
7503         * Makefile.in: Regenerate.
7505 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7507         * MAINTAINERS (Write After Approval): Add myself.
7509 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7511         * MAINTAINERS (spu port): Add myself.
7513 2007-01-23  Richard Guenther  <rguenther@suse.de>
7515         PR bootstrap/30541
7516         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7517         * Makefile.tpl (GNATBIND): Substitute it.
7518         (GNATMAKE): Likewise.
7519         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7520         of STAGE_PREFIX.
7521         * Makefile.in: Regenerate.
7522         * configure: Regenerate.
7524 2007-01-18  Mike Stump  <mrs@apple.com>
7526         * configure.in: Re-enable -Werror for gcc builds.
7528 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7530         * MAINTAINERS (Write After Approval): Add myself.
7532 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7534         * configure.in: Change == to = in test command.
7535         * configure: Regenerate.
7537 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7538             Nick Clifton  <nickc@redhat.com>
7539             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
7541         * configure.in (build_configargs, host_configargs, target_configargs):
7542         Remove build/host/target parameters.
7543         (host_libs): Add gmp and mpfr.
7544         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7545         * Makefile.def (gmp, mpfr): New.
7546         (gcc): Remove target.
7547         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7548         target_os, target_vendor): New.
7549         (configure): Add host_alias/target_alias arguments; adjust invocations.
7550         * configure: Regenerate.
7551         * Makefile.in: Regenerate.
7553 2007-01-11  Matt Fago  <fago@earthlink.net>
7555         * configure.in: Try to link to functions only in mpfr 2.2.x
7556         to improve robustness of configure tests.
7557         * configure: Regenerate.
7559 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
7561         * MAINTAINERS: Add myself as i386 maintainer.
7563 2007-01-08  Jan Hubicka  <jh@suse.cz>
7565         * MAINTAINERS: Add myself as i386 maintainer.
7567 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
7569         * configure.in: Add support for an x86_64-mingw* target.
7570         * configure: Regenerate.
7572 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
7574         * Makefile.tpl (all-target): Correct @if conditional for target
7575         modules.
7576         * configure.in: Omit libiberty if building only target libgcc.
7577         * configure, Makefile.in: Regenerated.
7579 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
7581         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7582         * configure: Regenerate.
7584 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7586         * Makefile.def (target_modules): Add libgcc.
7587         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
7588         * Makefile.tpl (clean-target-libgcc): Delete.
7589         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7590         on gcc even for bootstrapped modules.  Rewrite handling of
7591         lang_env_dependencies to loop over target_modules.
7592         * configure.in (target_libraries): Add target-libgcc.
7593         * Makefile.in, configure: Regenerated.
7595 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7597         * configure.in: Reorganize recognition of languages.  Add
7598         --enable-stage1-languages.  Show supported languages for the chosen
7599         target rather than all recognized languages.
7600         * configure: Regenerate.
7602 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7604         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7605         * Makefile.in: Regenerate.
7607 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7609         * configure.in: Warn that MPFR 2.2.0 is buggy.
7610         * configure: Regenerate.
7612 2006-12-27  Ian Lance Taylor  <iant@google.com>
7614         * configure.in: When removing Makefiles to force a reconfigure, also
7615         remove prev-DIR*/Makefile.
7616         * configure: Regenerate.
7618 2006-12-22  Andreas Schwab  <schwab@suse.de>
7620         * configure: Regenerate with correct autoconf version.
7622 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7624         * configure.in: add AC_SUBST for *_FOR_TARGET.
7625         * configure: Regenerate.
7627 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7629         * configure.in: Simplify logic for rejecting languages that cannot
7630         be built.  Separate the case when a language is unsupported,
7631         from the case when the user chooses not to build a language.
7633 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7635         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7636         it only affects bootstrap and could be tested on "$host" as well.
7637         * configure: Regenerate.
7638         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7640 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7642         PR bootstrap/29544
7643         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7644         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7645         move here comment from Makefile.tpl.
7646         * Makefile.tpl: Move some definitions higher in the file.
7647         (STAGE1_CHECKING): New.
7648         * configure.in: Add --enable-stage1-checking.
7649         * configure: Regenerate.
7650         * Makefile.in: Regenerate.
7652 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7654         * MAINTAINERS: Add myself as build system maintainer.
7656 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
7658         * MAINTAINERS (Write After Approval): Add myself.
7660 2006-12-13  Eric Christopher  <echristo@apple.com>
7662         * MAINTAINERS: Add myself as darwin maintainer.
7664 2006-12-11  Ian Lance Taylor  <ian@airs.com>
7666         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7668 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
7670         MAINTAINERS: Update my entry.
7672 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
7674         * configure.in:  Handle spu makefile frag.
7675         * Makefile.tpl (MAINT): Define
7676         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7677         * configure: Regenerate.
7678         * Makefile.in: Regenerate.
7680 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7682         * config.guess: Import latest version.
7683         * config.sub: Likewise.
7685 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7687         * configure.in (spu-*-*): Don't skip target-libiberty.
7688         * configure: Regenerate.
7690 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7692         PR bootstrap/30134
7693         * configure.in: Correct x86 darwin support for libjava to powerpc
7694         and i?86 only.
7695         * configure: Regenerate.
7697 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
7699         * configure.in: Add x86 darwin support for libjava.
7700         * configure: Regenerate.
7702 2006-12-07  Mike Stump  <mrs@apple.com>
7704         * Makefile.def (dependencies): Add dependency for
7705         install-target-libssp and install-target-libgomp on
7706         install-gcc.
7707         * Makefile.in: Regenerate.
7709 2006-12-04  Richard Guenther  <rguenther@suse.de>
7711         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7712         (Non-Algorithmic Maintainers): Move over non-algorithmic
7713         loop optimizer maintainers, add myself as a non-algorithmic
7714         middle-end maintainer.
7716 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
7718         * MAINTAINERS (Write After Approval): Add myself.
7720 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7722         * configure.in: Update error message for missing GMP/MPFR.
7724         * configure: Regenerate.
7726 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7728         * configure.in: Update MPFR version in error message.
7730         * configure: Regenerate.
7732 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7734         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7735         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7736         --with-gmp-lib): New flags.
7738         * configure: Regenerate.
7740 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
7742         * MAINTAINERS (Write After Approval): Change my email address.
7744 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7746         * MAINTAINERS (Write After Approval): Add myself.
7748 2006-11-22  Philipp Thomas  <pth@suse.de>
7750         * MAINTAINERS (i18n): Update e-mail address.
7752 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7754         * MAINTAINERS (spu port): Add myself as maintainer.
7755         (Write After Approval): Remove myself.
7757 2006-11-22  Ben Elliston  <bje@au.ibm.com>
7759         * configure.in (skipdirs): Don't build libssp for SPU.
7760         * configure: Regenerate.
7762 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7764         * MAINTAINERS (spu port): Add myself as maintainer.
7765         (libobjc): Update my email address.
7767 2006-11-21  Andrea Bona  <andrea.bona@st.com>
7769         * MAINTAINERS (Write After Approval): Add myself.
7771 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7773         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7774         * configure : Rebuilt.
7776 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7778         * MAINTAINERS (Write After Approval): Add myself.
7780 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7782         * MAINTAINERS (Write After Approval): Add myself.
7784 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7786         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7787         libmpfr.a.
7788         * configure: Regenerate.
7790 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7792         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7793         (unstage): Test for stage_last presence.
7795         PR bootstrap/29802
7796         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7797         STAGE_PREFIX.
7798         * Makefile.in: Regenerate.
7800 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7802         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7803         maintainers.
7805 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7807         * MAINTAINERS (Write After Approval): Add myself.
7809 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7811         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7812         and stageN-package/Makefile.
7813         * Makefile.in: Regenerated.
7815 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7817         * configure.in: Remove target-libgloss from noconfigdirs for
7818         bfin-*-*.
7819         * configure: Regenerated.
7821 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7823         * configure.in (have_gmp): Only error if the gcc directory exists.
7825         * configure: Regenerate.
7827 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7829         * configure.in: Robustify error message for missing GMP/MPFR.
7831         * configure: Regenerate.
7833 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7835         * MAINTAINERS (Write After Approval): Add myself.
7837 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7839         * MAINTAINERS: Change email address.
7841 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7843         * MAINTAINERS (Write After Approval): Add myself.
7845 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7847         * MAINTAINERS (Write After Approval): Add myself.
7849 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7851         * MAINTAINERS (Write After Approval): Move myself to
7852         Write After Approval section.
7854 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7856         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7857         need_gmp anymore.
7858         * configure: Regenerate.
7860 2006-10-16  Tobias Burnus  <burnus@net-b.de>
7862         * MAINTAINERS (Write After Approval): Add myself.
7864 2006-10-16  Ben Elliston  <bje@au.ibm.com>
7866         * config.guess: Import latest version.
7867         * config.sub: Likewise.
7869 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
7871         * Makefile.def: Added pdf target handling.
7872         * Makefile.tpl: Added pdf target handling.
7873         * Makefile.in: Regenerated.
7875 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
7877         * MAINTAINERS: Add self as score port maintainer.
7879 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
7881         * MAINTAINERS (Write After Approval): Add myself.
7883 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
7885         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
7886         or newer.
7887         * configure: Regenerated.
7889 2006-09-27  Dave Brolley  <brolley@redhat.com>
7891         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7892         using $s instead of $r.
7893         * configure: Regenerated.
7895 2006-09-26  Thiemo Seufer  <ths@mips.com>
7897         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7898         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7899         * configure: Regenerate.
7901 2006-09-24  Graeme Peterson  <gridly@gmail.com>
7903         * MAINTAINERS (Write After Approval): Remove myself.
7905 2006-09-22  Chao-ying Fu  <fu@mips.com>
7907         * MAINTAINERS (Write After Approval): Add myself.
7909 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
7911         * MAINTAINERS: Add self as soft-fp maintainer.
7913 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
7915         * MAINTAINERS: Add myself as avr maintainer.
7916         Remove Marek Michalkiewicz as avr maintainer.
7918 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7920         * MAINTAINERS (Write After Approval): Add myself.
7922 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7924         * configure.in: Never build newlib for a Mingw host.
7925         Never build newlib as Mingw target library.
7926         Test the existence of winsup/cygwin for building a Cygwin newlib,
7927         rather than just winsup.
7928         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7929         building a Mingw target.
7930         * configure: Regenerate.
7932 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7934         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7936 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7938         * config.guess: Import from src (was more updated).
7939         * config.sub: Likewise.
7941 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
7943         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7944         * configure: Regenerated.
7946 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
7948         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7949         for stages after the first.
7951 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
7953         * Makefile.def: Add dependencies for configure-opcodes
7954         on configure-intl and all-opcodes on all-intl.
7955         * Makefile.in: Regenerated.
7957 2006-07-13  Ben Elliston  <bje@au.ibm.com>
7959         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7961 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7963         Port to hosts whose 'sort' and 'tail' implementations
7964         treat operands with leading '+' as file names, as POSIX
7965         has required since 2001.  However, make sure the code still
7966         works on pre-POSIX hosts.
7967         * ltmain.sh: Don't assume "sort +2" is equivalent to
7968         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7970 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
7972         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7974 2006-07-04  Peter O'Gorman  <peter@pogma.com>
7976         * ltconfig: chmod 644 before ranlib during install.
7978 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7980         PR bootstrap/18058
7981         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7982         if the bootstrap compiler is a GCC version that supports it.
7983         * configure: Regenerate.
7985 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7987         * configure.in: Fix thinkos in previous check-in.
7988         * configure: Regenerate.
7990 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7992         PR other/27063
7993         * configure.in: Test subdir_requires and give an appropriate
7994         error message.
7995         * configure: Regenerate.
7997 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
7999         * MAINTAINERS (Write After Approval): Add myself.
8001 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8003         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8005 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8007         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8009 2006-06-20  David Ayers  <d.ayers@inode.at>
8011         PR bootstrap/28072
8012         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8013         whether target-libjava is being configured instead of whether the
8014         java front end is enabled.
8015         * configure: Regenerate.
8017 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8019         PR target/27540
8020         * configure.in: Only enable libgomp on IRIX 6.
8021         * configure: Regenerate.
8023 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8025         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8026         too.
8027         * Makefile.in: Regenerate.
8029 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8031         * config-ml.in: Alter CCASFLAGS to include special
8032         multilib options the same as is done for CFLAGS.
8034 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8036         * configure.in: Don't enable libgomp on hpux10.
8037         * configure: Rebuilt.
8039 2006-06-12  David Ayers  <d.ayers@inode.at>
8041         PR bootstrap/27963
8042         PR target/19970
8043         * configure.in: Remove target-boehm-gc from noconfigdirs where
8044         ${libgcj} is specified.
8045         * configure: Regenerate.
8047 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8049         Sync from src:
8051         * configure.in: Sync.
8052         * configure: Regenerated.
8054         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8056         * Makefile.def: Added dependencies from sim and gdb on intl, and
8057         added configure dependencies to everything with an all dependency
8058         on intl.
8059         * Makefile.in: Regenerated.
8061 2006-06-06  David Ayers  <d.ayers@inode.at>
8063         PR libobjc/13946
8064         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8065         * Makefile.in: Regenerate.
8066         * configure.in: Add --enable-objc-gc at toplevel and have it
8067         enable boehm-gc for Objective-C.
8068         Remove target-boehm-gc from libgcj.
8069         Add target-boehm-gc to target_libraries.
8070         Add target-boehm-gc to noconfigdirs where ${libgcj}
8071         is specified.
8072         Assert that boehm-gc is supported when requested for Objective-C.
8073         Only build boehm-gc if needed either for Java or Objective-C.
8074         * configure: Regenerate.
8076 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8078         PR 27674
8079         * Makefile.tpl (configure-[+prefix+][+module+],
8080         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8081         Remove rule to unstage bootstrapped modules.
8082         (stage_current): New.
8083         * Makefile.in: Regenerate.
8085 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8087         * MAINTAINERS (Write After Approval): Update my e-mail address.
8089 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8091         * include/libiberty.h: Declare pex_run_in_environment.
8093 2006-05-31  Asher Langton  <langton2@llnl.gov>
8095         * MAINTAINERS (Write After Approval): Add myself.
8097 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8099         * Makefile.def (bfd, opcodes): Fix lib_path.
8100         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8101         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8102         * Makefile.in: Regenerate.
8104 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8106         * Makefile.in: Regenerate.
8108 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8110         * Makefile.def: Add install-html target. Add datarootdir
8111         docdir and htmldir to flags_to_pass.
8112         * Makefile.tpl: Add install-html target.
8113         * Makefile.in: Regenerate.
8114         * configure.in: Add --with-datarootdir, --with-docdir, and
8115         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8116         * configure: Regenerate.
8118 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8120         * configure.in: Enable gprof for cross builds.
8121         * configure: Regenerate.
8123 2006-05-22  Richard Guenther  <rguenther@suse.de>
8125         Revert
8126         2006-01-31  Richard Guenther  <rguenther@suse.de>
8127         Paolo Bonzini  <bonzini@gnu.org>
8129         * Makefile.def (target_modules): Add libgcc-math target module.
8130         * configure.in (target_libraries): Add libgcc-math target library.
8131         (--enable-libgcc-math): New configure switch.
8132         * Makefile.in: Re-generate.
8133         * configure: Re-generate.
8134         * libgcc-math: New toplevel directory.
8136 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8137             Andreas Tobler  <a.tobler@schweiz.ch>
8139         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8140         * configure: Rebuilt.
8142 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8144         * MAINTAINERS (Write After Approval): Add myself.
8146 2006-05-01  DJ Delorie  <dj@redhat.com>
8148         * configure.in: Restore CFLAGS if GMP isn't present.
8149         * configure: Regenerate.
8151 2006-05-01  Richard Guenther  <rguenther@suse.de>
8153         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8154         maintainer.
8156 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8158         * MAINTAINERS (Write After Approval): Add myself.
8160 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8162         * MAINTAINERS (Write After Approval): Add myself.
8164 2006-04-18  DJ Delorie  <dj@redhat.com>
8166         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8167         reference libgloss so that libssp can be built in a combined
8168         tree.
8169         * configure: Regenerate.
8171 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8173         * MAINTAINERS (Write After Approval): Add myself.
8175 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8177         * configure.in: Require makeinfo 4.4 or higher.
8178         * configure: Regenerate.
8180 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8182         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8183         Rearrange the entries of other libraries to have them in one place.
8185 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8187         * MAINTAINERS (Write After Approval): Remove myself.
8188         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8190 2006-03-14  Richard Guenther  <rguenther@suse.de>
8192         * configure: Regenerate with autoconf 2.13.
8194 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8196         * MAINTAINERS: Use my work address.
8198         * MAINTAINERS: Update my E-mail address.
8200 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8202         * configure.in: Handle --disable-<component> generically.
8203         * configure: Regenerate.
8205 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8207         PR libgcj/17311
8208         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8210 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8212         * MAINTAINERS (Write After Approval):  Remove myself.
8213         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8215 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8217         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8218         (TARGET_CONFIGDIRS): Remove.
8219         * configure.in: Remove AC_SUBST(target_configdirs).
8220         * Makefile.in, configure: Regenerated.
8222 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8224         * MAINTAINERS (Write After Approval):  Remove myself.
8225         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8227 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8229         PR bootstrap/25670
8231         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8233         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8234         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8235         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8236         BUILD_PREFIX, BUILD_PREFIX_1.
8237         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8239         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8240         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8242         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8243         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8244         of `cat stage_current`.  Always provide the `r' and `s' variables.
8245         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8246         a single shell execution.
8247         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8248         bootstrapped modules, make the stage1 module if the build was not
8249         started yet, else build the current stage.
8250         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8251         (all-build, all-host, all-target, [+make_target+]-host,
8252         [+make_target+]-target): Do not use \-continued lines.
8253         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8254         (current_stage, restrap, stage_last): New.
8256         * Makefile.in: Regenerate.
8257         * configure: Regenerate.
8259 2006-02-19  Bud Davis  <jmdavis@link.com>
8261         * MAINTAINERS (Write After Approval):  Remove myself.
8262         (Language Front End Maintainers):  Add myself as fortran 95
8263         maintainer and update e-mail address.
8265 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8267         * MAINTAINERS (Write After Approval):  Remove myself.
8268         (Language Front End Maintainers):  Add myself as fortran 95
8269         maintainer.
8271 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8273         * MAINTAINERS (Write After Approval): Add myself.
8275 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8277         * MAINTAINERS (Write After Approval):  Remove myself.
8278         (Language Front End Maintainers):  Add myself as
8279         fortran 95 maintainer.
8281 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8283         Sync from src:
8285         2005-12-27  Leif Ekblad  <leif@rdos.net>
8287         * configure.in: Add support for RDOS target.
8288         * configure: Regenerate.
8290 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8291             Andreas Schwab  <schwab@suse.de>
8293         * configure: Regenerate.
8295 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8297         * configure.in (enable_libgomp): Add AIX.
8298         * configure: Regenerate.
8300 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8302         * MAINTAINERS (Write After Approval): Add myself.
8304 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8306         * MAINTAINERS (Write After Approval): Add myself.
8308 2006-01-31  Richard Guenther  <rguenther@suse.de>
8309         Paolo Bonzini  <bonzini@gnu.org>
8311         * Makefile.def (target_modules): Add libgcc-math target module.
8312         * configure.in (target_libraries): Add libgcc-math target library.
8313         (--enable-libgcc-math): New configure switch.
8314         * Makefile.in: Re-generate.
8315         * configure: Re-generate.
8316         * libgcc-math: New toplevel directory.
8318 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8320         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8321         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8322         the assembler, linker and binutils.
8323         * configure: Regenerate.
8325 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8327         * MAINTAINERS (Write After Approval): Add myself.
8329 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8331         * configure: Regenerate.
8333 2006-01-18  Richard Henderson  <rth@redhat.com>
8334             Jakub Jelinek  <jakub@redhat.com>
8335             Diego Novillo  <dnovillo@redhat.com>
8337         * libgomp: New directory.
8338         * Makefile.def: Add target_module libgomp.
8339         * Makefile.in: Regenerate.
8340         * configure.in (target_libraries): Add target-libgomp.
8341         * configure: Regenerate.
8343 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8345         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8346         @ from continuation.
8347         * Makefile.in: Rebuilt.
8349 2006-01-04  Chris Lattner  <sabre@gnu.org>
8351         * MAINTAINERS (Write After Approval): Add myself.
8353 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8355         PR bootstrap/24252
8357         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8358         * Makefile.tpl (OBJDUMP): New.
8359         (EXTRA_HOST_FLAGS): Add it.
8360         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8362         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8363         to use symbolic links between directories.  Avoid race conditions
8364         or make them harmless.
8365         * configure.in: Do not try to use symbolic links between directories.
8367         * Makefile.def (LEAN): Pass.
8368         * Makefile.tpl (LEAN): Define.
8369         (stage[+id+]-start): Accept that the previous directory does not
8370         exist, if the bootstrap is lean.
8371         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8372         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8373         configure substitution.
8374         ([+compare-target+]): Likewise.
8375         ([+bootstrap-target+]-lean): New.
8376         * configure.in: Remove lean bootstrap support from here.
8378         * Makefile.in: Regenerate.
8379         * configure: Regenerate.
8381 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8383         * MAINTAINERS (libdecnumber): Add myself.
8385 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8387         * libtool-ldflags: New script.
8389 2006-01-02  Andreas Schwab  <schwab@suse.de>
8391         * configure.in: When reconfiguring remove Makefile in
8392         all stage directories.
8393         * configure: Regenerate.
8395 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8397         * MAINTAINERS: Update my email address.
8399 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8401         Revert Ada-related part of the previous change.
8403         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8404         Do not pass.
8405         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8406         * Makefile.in: Regenerate.
8407         * configure.in: Do not include mt-ppc-aix target fragment.
8408         * configure: Regenerate.
8410 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8412         * configure.in: Select appropriate fragments for PowerPC/AIX.
8413         * configure: Regenerate.
8415         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8416         BOOT_CFLAGS, BOOT_LDFLAGS.
8417         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8418         BOOT_CFLAGS, BOOT_LDFLAGS.
8419         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8420         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8421         (stage): Fail if we cannot complete the work.
8422         * Makefile.in: Regenerate.
8424 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8426         * configure.in: Replace ms1 with mt.
8427         * configure: Rebuilt.
8429 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8431         * MAINTAINERS: Update my email address.
8433 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8435         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8436         install-host-nogcc): Don't invoke $(stage) at the end.
8437         * Makefile.in: Regenerate.
8439 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8441         * configure.in: Flip the top-level bootstrap switch.
8442         * configure: Regenerate.
8444 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8446         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8447         $(stage) and $(unstage).
8448         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8449         (all): Remove stray semicolon.
8450         (local-distclean): Don't handle multilib.tmp and multilib.out.
8451         (install.all): Set $s for consistency.
8452         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8453         check_multilibs setting.  Always make the install directory.
8454         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8455         Correct @if/@endif.
8456         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8457         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8458         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8459         (multilib.out): Remove.
8460         * Makefile.in: Regenerated.
8462 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8464         * MAINTAINERS (Write After Approval): Add myself.
8466 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8468         * MAINTAINERS: Add myself as mt maintainer.
8470         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8472 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8474         * MAINTAINERS: Change email address.
8476 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8478         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8479         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8480         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8481         Find in-tree tools if available.
8482         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8483         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8484         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8485         (COMPILER_*_FOR_TARGET): New.
8486         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8487         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8488         (CONFIGURED_*, USUAL_*): Remove.
8489         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8490         STRIP): Use autoconf substitutions.
8491         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8492         COMPILER_NM_FOR_TARGET): New.
8493         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8495         (all): Make all-host and all-target in parallel.
8496         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8497         that $$r and $$s are set before invoking a recursive make.
8498         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8499         ([+bootstrap-target+]): Inline most of the `all' target.
8501 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8503         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8504         from the gcc build directory.
8505         * Makefile.in: Regenerate.
8507 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8509         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8510         depend on all-libdecnumber.
8511         * configure.in (host_libs): Include libdecnumber.
8512         * Makefile.in: Regenerate.
8513         * configure: Likewise.
8515 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8517         * libdecnumber: Import decNumber sources from the dfp-branch.
8519 2005-11-21  Kean Johnston  <jkj@sco.com>
8521         * config.sub, config.guess: Sync from upstream sources.
8523 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8525         Import from Autoconf sources:
8527         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8528         * config/move-if-change: Don't output "$2 is unchanged";
8529         suggested by Ben Elliston.  Handle weird characters correctly.
8531 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8533         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8534         to match upstream libtool for darwin.
8536 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8538         * Makefile.def: Remove gdb dependencies for gdbtk.
8539         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8540         (configure-gdb, install-gdb): New rules.
8541         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8542         * Makefile.in, configure: Regenerated.
8544 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
8546         * MAINTAINERS (Write After Approval): Add myself.
8548 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
8550         * MAINTAINERS (Write After Approval): Add myself.
8552 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
8554         * MAINTAINERS (alias analysis): Add Daniel Berlin and
8555         Diego Novillo.
8557 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
8559         PR bootstrap/24297
8560         * Makefile.tpl (do-[+make-target+], do-check, install,
8561         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8562         are set before recursing.
8563         * Makefile.in: Regenerate.
8565 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
8567         PR bootstrap/18939
8568         * Makefile.def (gcc) <target>: Fix thinko.
8569         * Makefile.in: Regenerate.
8571 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8573         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8574         * configure: Regenerate.
8576 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
8578         * MAINTAINERS (Write After Approval): Add self.
8580 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
8582         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8583         target-libffi, target-qthreads, target-libjava, and
8584         targetlibobjc.
8585         * configure: Regenerate.
8587 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
8589         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8590         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8591         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8592         (USUAL_OBJDUMP_FOR_TARGET): New.
8593         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8594         * configure.in: Check for $OBJDUMP_FOR_TARGET.
8595         * configure, Makefile.in: Regenerated.
8597 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8599         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8600         before other host packages.
8602 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
8604         * MAINTAINERS: Add self as sh libraries/configury maintainer.
8606 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8608         PR bootstrap/22340
8610         * configure.in (default_target): Remove.
8611         * Makefile.tpl (all): Do not use prerequisites as subroutines
8612         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8613         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8614         use prerequisites as subroutines.
8615         (check-host, check-target): New.
8616         (bootstrap configure & all targets): Do not use stage*-start
8617         if the directory layout is already ok.
8618         (non-bootstrap configure & all targets): Prepend a $(unstage).
8619         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8620         (NOTPARALLEL): Remove.
8621         (unstage, stage variables): New variables.
8622         (unstage, stage targets): Simply expand to those variables.
8624         * configure: Regenerate.
8625         * Makefile.in: Regenerate.
8627 2005-10-04  James E Wilson  <wilson@specifix.com>
8629         * Makefile.def (lang_env_dependencies): Add libmudflap.
8630         * Makefile.in: Regenerate.
8632 2005-10-03  Andreas Schwab  <schwab@suse.de>
8634         Backport from libtool CVS:
8635         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8637         * ltmain.sh: add support for installing into temporary
8638         staging area (e.g. 'make install DESTDIR=...')
8640 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8642         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8643         * configure: Regenerated.
8645 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8647         * configure: Regenerate with the correct
8648         autoconf version.
8650 2005-09-30  Catherine Moore  <clm@cm00re.com>
8652         * configure.in (bfin-*-*): New.
8653         * configure: Regenerated.
8655 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
8657         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8658         (LIPO_FOR_TARGET): New.
8659         (CONFIGURED_LIPO_FOR_TARGET): New.
8660         (USUAL_LIPO_FOR_TARGET): New.
8661         (STRIP_FOR_TARGET): New.
8662         (CONFIGURED_STRIP_FOR_TARGET): New.
8663         (USUAL_STRIP_FOR_TARGET): New.
8664         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8665         STRIP_FOR_TARGET.
8666         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8667         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8668         * Makefile.in: Regenerate.
8669         * configure: Regenerate.
8671 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
8673         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8674         (rs6000-*-aix*): Same.
8675         * configure: Regenerate.
8677 2005-09-16  Tom Tromey  <tromey@redhat.com>
8679         * MAINTAINERS: Add self as java maintainer.
8681 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8683         * configure.in: Recognize f95 in the --enable-languages option,
8684         and substitute it for fortran, issuing a warning.
8685         * configure: Regenerate.
8687 2005-08-30  Phil Edwards  <phil@codesourcery.com>
8689         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
8690         * configure:  Regenerated.
8692 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
8694         * MAINTAINERS: Add self as ms1 maintainer.
8696 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
8698         * Makefile.def (libssp): Add to lang_env_dependencies.
8699         * Makefile.in: Regenerate.
8701 2005-08-18  Ian Lance Taylor  <ian@airs.com>
8703         * MAINTAINERS: Add myself as middle-end maintainer.
8705 2005-08-17  Christian Groessler  <chris@groessler.org>
8707         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8708         * Makefile.in: Regenerate.
8710 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
8712         * MAINTAINERS (write after approval): Added myself.
8714 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
8716         * MAINTAINERS (Write After Approval): Add myself.
8718 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
8720         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8721         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8722         Look for alternate names of the target cc and c++
8723         * configure: Regenerate.
8725 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
8727         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8728         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8729         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8730         tools; remove code to manually set them.
8731         (Target tools): Look in the environment for them.
8732         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8733         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8734         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8735         build directory.
8736         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8737         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8738         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8739         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8740         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8741         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8742         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8743         * configure: Regenerate.
8744         * Makefile.in: Regenerate.
8746 2005-07-28  Ben Elliston  <bje@au.ibm.com>
8748         * MAINTAINERS: Update for removed CPU targets.
8750 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
8752         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8753         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8754         * Makefile.in: Regenerated.
8756 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
8758         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8759         (CFLAGS_FOR_TARGET): Use it.
8760         (CXXFLAGS_FOR_TARGET): Likewise.
8761         * Makefile.in: Regenerated.
8762         * configure.in (--with-build-sysroot): New option.
8763         * configure: Regenerated.
8765 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
8767         * Makefile.tpl: Wrap install between unstage and stage
8768         * Makefile.in: Regenerate.
8770 2005-07-21  Eric Christopher  <echristo@apple.com>
8772         * MAINTAINERS: Update affiliation.
8774 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
8776         * MAINTAINERS: Add self as crx port maintainer.
8778 2005-07-20  DJ Delorie  <dj@redhat.com>
8780         * MAINTAINERS: Add self as m32c maintainer.
8782 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8784         * all files: Update FSF address.
8786 2005-07-15  Eric Christopher  <echristo@redhat.com>
8788         * MAINTAINERS: Change affiliation.
8790 2005-07-14  Jim Blandy  <jimb@redhat.com>
8792         * configure.in: Add cases for Renesas m32c.
8793         * configure: Regenerated.
8795 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8797         * COPYING.LIB: Update from fsf.org.
8799 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8801         * COPYING, compile, config.guess,
8802         config.sub, install-sh, missing, mkinstalldirs,
8803         symlink-tree, ylwrap: Sync from upstream sources.
8804         * config-ml.in: Update FSF address.
8806 2005-07-13  Eric Christopher  <echristo@redhat.com>
8808         * configure.in: Add toplevel noconfigdir support for tpf.
8809         * configure: Regenerate.
8811 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8813         PR ada/22340
8815         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8816         * Makefile.in: Regenerate.
8818 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8820         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8821         Brolley to write-after-approval.
8823 2005-07-07  Andreas Schwab  <schwab@suse.de>
8825         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8826         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8827         * Makefile.in: Regenerated.
8829 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8831         * configure.in: Don't build sim or rda when targetting darwin.
8832         * configure: Regenerate.
8834 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8836         * configure.in: Add --enable-libssp and --disable-libssp.
8837         * configure: Regenerate with autoconf-2.13.
8839 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8841         * Makefile.def (target_modules): Add libssp.
8842         * configure.in (target_libraries): Add target-libssp.
8843         * configure: Rebuilt.
8844         * Makefile.in: Rebuilt.
8846 2005-07-01  Zack Weinberg  <zackw@panix.com>
8848         * MAINTAINERS: Change email address.  Resign from maintainership.
8850 2005-07-01  Richard Guenther  <rguenther@suse.de>
8852         * MAINTAINERS: Change my e-mail address and affiliation.
8854 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8856         * Makefile.def (stagefeedback): Come after profile.
8857         Define profiledbootstrap target.
8858         * Makefile.tpl (profiledbootstrap): Remove.
8859         (stageprofile-end): Zap stagefeedback.
8860         (stagefeedback-start): Copy all .gcda files, not only GCC's.
8861         * Makefile.in: Regenerate.
8863 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
8865         * MAINTAINERS: Update my email address.
8867 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
8869         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
8870         In 'cpp' stanza, support '#line' as well as '# '.
8872 2005-06-08  Andreas Schwab  <schwab@suse.de>
8874         * MAINTAINERS: Move myself from 'Write After Approval' to
8875         'CPU Port Maintainers' section as m68k maintainer.
8877 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
8879         * configure.in (unsupported_languages): New macro.
8880         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
8881         non-ported target libraries in noconfigdirs.
8882         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8883         non-linux-gnu.  Remove libgcj_ex_libffi.
8884         <lang_frag loop>: Set add_this_lang=no if the language is in
8885         unsupported_languages.
8886         * configure: Regenerate.
8888 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
8890         * configure.in: Fix typo in handling of --with-mpfr-dir.
8891         * configure: Regenerate.
8893 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
8895         * MAINTAINERS: Update my email address.
8897 2005-06-02  Jim Blandy  <jimb@redhat.com>
8899         * config.sub: Add cases for the Renesas m32c.  (This patch has been
8900         accepted into the master sources.)
8902 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
8903             Michael Snyder  <msnyder@redhat.com>
8904             Stan Cox  <scox@redhat.com>
8906         * configure.in: Set noconfigdirs for ms1.
8908         * configure: Regenerate.
8910 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
8912         * MAINTAINERS (Write After Approval): Add self.
8914 2005-06-01  Josh Conner  <jconner@apple.com>
8916         * MAINTAINERS (Write After Approval): Add self.
8918 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8920         * MAINTAINERS: Update my email address.
8922 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8924         * MAINTAINERS (Write After Approval): Add self.
8926 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8928         * MAINTAINERS (Write After Approval): Remove self.
8930 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8932         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8933         (Dependencies): Consider target modules for bootstrap dependencies.
8934         Make target bootstrap modules depend on each stage's gcc.
8935         * Makefile.in: Regenerate.
8937 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8939         * Makefile.def (configure-gcc): Depend on binutils having been built.
8940         (all-gcc): No need to do it here.
8941         * Makefile.in: Regenerate.
8943 2005-05-19  Paul Brook  <paul@codesourcery.com>
8945         * configure.in: Rewrite misleading error message when requested
8946         language cannot be built.
8947         * configure: Regenerate.
8949 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
8951         * ylwrap: Import from Automake 1.9.5.
8953 2005-05-13  David Ung  <davidu@mips.com>
8955         * MAINTAINERS (Write After Approval): Add self.
8957 2005-05-09  Mike Stump  <mrs@apple.com>
8959         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8960         lt_cv_sys_max_cmd_len for now.
8962 2005-05-09  Stan Cox  <scox@redhat.com>
8964         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8966 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
8968         * README.SCO: Update the URL.
8970 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
8972         * ltconfig: Define file_list_spec.  Pass file_list_spec and
8973         with_gnu_ld to libtool.
8974         * ltcf-c.sh (aix[45]): Define file_list_spec.
8975         * ltcf-cxx.sh (aix[45]): Same.
8976         * ltcf-gcj.sh (aix[45]): Same.
8977         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8978         exists, write list of input files to temporary file.
8980 2005-05-04  Mike Stump  <mrs@apple.com>
8982         * configure.in: Always pass --target to target configures as
8983         otherwise rebuilds that do --recheck will fail.
8984         * confiugure: Rebuilt.
8986 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
8988         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8989         STAGE_HOST_EXPORTS.
8990         (configure, all): Add bootstrap support.
8991         (Host modules, target modules): Pass post-stage1 flags and exports.
8992         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8993         * Makefile.in: Regenerate.
8995 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
8997         * configure: Regenerate.
8999 2005-04-27  Mike Stump  <mrs@apple.com>
9001         * MAINTAINERS: Add self as darwin maintainer.
9003 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9005         * config.sub: Update from master copy.
9007 2005-04-21  Mike Stump  <mrs@apple.com>
9009         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9010         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9012 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9014         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9015         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9016         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9017         "*-*-elf" and "*-*-linux*".
9018         * configure: Regenerate.
9020 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9022         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9024 2005-04-12  Mike Stump  <mrs@apple.com>
9026         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9028 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9030         * MAINTAINERS (Write After Approval): Add myself.
9032 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9034         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9036 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9038         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9039         (TARGET_CONFIGARGS): Include --with-target-subdir.
9040         (configure, all): New macros.  Use them throughout.
9041         * Makefile.in: Regenerate.
9043 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9045         * MAINTAINERS (Write After Approval): Add myself.
9047 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9049         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9051 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9053         * MAINTAINERS: Move John Carr to Write After Approval.
9055 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9057         * config/mh-mingw32: Delete.
9058         * configure.in: Don't use it.
9059         * configure: Regenerate.
9061 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9063         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9064         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9065         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9066         (HOST_LIB_PATH): Generate from Makefile.def.
9067         (TARGET_LIB_PATH): Likewise.
9068         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9069         * Makefile.in: Regenerate.
9070         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9071         (RPATH_ENVVAR): Include Darwin case.
9072         * configure: Regenerate.
9074 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9076         * MAINTAINERS (Various Maintainers): Remove self.
9077         (Write After Approval): Add self.
9079 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9081         * MAINTAINERS (Various Maintainers): Add self.
9083 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9085         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9086         * configure: Regenerate.
9088 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9090         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9091         gcc_version, and gcc_version_trigger from set of flags to pass.
9092         * Makefile.tpl: Remove definitions of above variables.
9093         (config.status): Remove dependency on $(gcc_version_trigger).
9094         * Makefile.in: Regenerate.
9095         * configure.in: Do not reference config/gcc-version.m4 nor
9096         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9097         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9098         * configure: Regenerate.
9100 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9101             Andrew Pinski  <pinskia@physics.uc.edu>
9103         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9104         * Makefile.in: Regenerate.
9106 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9108         * MAINTAINERS (Write After Approval): Add myself.
9110 2005-03-03  David Ayers  <d.ayers@inode.at>
9112         * MAINTAINERS (Write After Approval): Add myself.
9114 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9116         PR libgcj/20160
9117         * ltmain.sh: Avoid creating archives with components that have
9118         duplicate basenames.
9120 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9122         PR bootstrap/20250
9123         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9124         instead of check.
9125         * Makefile.in: Regenerate.
9127 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9129         * Makefile.in: Regenerate to fix conflict between the previous two
9130         patches.
9132 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9134         PR bootstrap/17383
9135         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9136         * Makefile.tpl (HOST_SUBDIR): New substitution.
9137         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9138         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9139         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9140         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9141         (Host modules, Bootstrapped modules): Use it.
9142         (Build modules, Target modules): Do not create symlink trees,
9143         always configure out-of-srcdir.
9144         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9145         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9146         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9147         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9149         * Makefile.in: Regenerate.
9150         * configure: Regenerate.
9152 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9154         Merged from libada-gnattools-branch:
9155         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9157         * gnattools: New directory.
9158         * Makefile.def: Add gnattools as a module, depending on target-libada.
9159         * Makefile.in: Regenerate.
9160         * configure.in: Include gnattools in host_tools; disable it if ada
9161         is disabled.
9162         * configure: Regenerate.
9164 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9166         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9167         treelang maintainer.
9168         (Write After Approval): Remove myself.
9170 2005-02-23  Paul Schlie  <schlie@comcast.net>
9172         * configure.in: Allow darwin targeted ports to build tk, itcl and
9173         libgui.
9174         * configure: Regenerate.
9176 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9178         PR libgcj/10353
9179         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9180         * configure: Regenerate.
9182 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9184         * MAINTAINERS (Write After Approval): Add myself.
9186 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9188         * MAINTAINERS: Update my e-mail address.
9190 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9192         * MAINTAINERS (Write After Approval): Add myself.
9194 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9196         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9197         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9198         target-libgloss when not *-*-elf and *-*-aout.
9199         * configure: Regenerate.
9201 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9203         * MAINTAINERS: Remove obsolete entries.
9205         * MAINTAINERS (Write After Approval): Add Michael Matz.
9207 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9209         * MAINTAINERS: Remove self as cpplib maintainer.
9211 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9213         * install-sh, config.sub: Import from upstream.
9215 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9217         PR bootstrap/18222
9218         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9219         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9220         * Makefile.in: Regenerate.
9222 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9224         * MAINTAINERS: Update my email address.
9226 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9227             Andreas Schwab  <schwab@suse.de>
9229         PR bootstrap/18033
9230         * config-ml.in: Eval option if surrounded by single quotes.
9232 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9234         Revert 2004-12-28 Makefile changes, a better fix will be
9235         applied to mainline and src after GCC 4.0 branches.
9237 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9239         PR bootstrap/17383
9241         * Makefile.def (target_modules): Remove stage parameter,
9242         it is always true now.
9243         * Makefile.tpl (configure-build-[+module+],
9244         configure-target-[+module+]): Always build symlink tree
9245         for the directory and for include.  BUILD_SUBDIR and
9246         TARGET_SUBDIR cannot be . anymore.
9247         * Makefile.in: Regenerate.
9249 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9251         Revert 2004-12-08 Makefile changes.
9253 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9255         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9256         cygwin, mingw.
9258 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9260         * configure.in (sh64-*-*): Reenable gprof.
9261         * configure: Regenerate.
9263 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9265         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9266         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9267         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9268         * Makefile.in: Regenerate.
9270 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9272         * MAINTAINERS: Update my email address.
9274 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9276         * Makefile.tpl: Generate normal dependencies if the LHS module is
9277         not bootstrapped.
9278         * Makefile.in: Regenerate.
9280 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9282         * configure.in: Include config/gxx-include-dir.m4.  Use
9283         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9284         * configure: Regenerate.
9286 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9288         * config.if: Delete.
9289         * configure.in: Set libstdcxx_incdir directly.
9290         * configure: Regenerate.
9292 2004-12-02  Eric Christopher  <echristo@redhat.com>
9294         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9295         * Makefile.in: Regenerate.
9297 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9299         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9300         * configure: Regenerate.
9302 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9304         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9305         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9306         * configure: Regenerate.
9308 2004-12-01  Eric Christopher  <echristo@redhat.com>
9310         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9311         of things to remove.
9313 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9315         * MAINTAINERS (Write After Approval): Update my e-mail address.
9317 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9319         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9320         from CVS libtool to always pass_all.
9322 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9324         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9325         (hppa*64*-*-*): Delete incorrect comment.
9326         * configure: Rebuilt.
9328 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9330         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9332 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9334         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9335         from CVS libtool to always pass_all.
9337 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9339         * install-sh, compile: Import from automake.
9341 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9343         * config.guess, config.sub:  Import from savannnah.
9345 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9347         * MAINTAINERS (Write After Approval): Add myself
9349 2004-11-12  Mike Stump  <mrs@apple.com>
9351         * Makefile.def: Add html support.
9352         * Makefile.tpl: Likewise.
9353         * Makefile.in: Regenerate.
9355 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9357         PR 18423
9358         * configure.in: Remove all instances of build-fixincludes from
9359         noconfigdirs.
9360         (build_configargs): Supply --target to subdirectories.
9361         * configure: Regenerate.
9363         * Makefile.def: Make gcc install depend on fixincludes install.
9364         * Makefile.in: Regenerate.
9366 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9368         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9370 2004-11-11  Paul Brook  <paul@codesourcery.com>
9372         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9374 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9376         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9377         target-libgfortran.
9378         * configure: Regenerate.
9380 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9382         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9383         like CC.
9385 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9387         * Makefile.def (host fixincludes): Specify missing targets.
9388         * Makefile.in: Regenerate.
9390 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9392         * MAINTAINERS: Add myself
9394 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9396         * MAINTAINERS (Write After Approval): Add myself.
9398 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9400         * Makefile.def: Build fixincludes for the host, too.
9401         * Makefile.in: Regenerate.
9402         * configure.in (host_tools): Add fixincludes.
9403         * configure: Regenerate.
9405 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9407         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9408         * configure: Regenerated.
9410 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9412         PR other/17783
9413         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9414         * configure: Regenerated.
9416 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9418         * README.SCO: Update per FSF instructions.
9420 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9422         PR target/18151
9423         * configure.in (case ${target}): Do not build fixincludes for avr.
9424         * configure: Regenerated.
9426 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9428         * configure.in (case ${target}): Do not build fixincludes
9429         on platforms where it is not used.
9430         * configure: Regenerated.
9432 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9434         * configure.in: Use an absolute path to install-sh.
9435         * configure: Regenerated.
9437 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9439         * MAINTAINERS (Write After Approval): Add myself.
9441 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9443         * MAINTAINERS: Remove from Write After Approval those that are
9444         already maintainers.
9446 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9448         * MAINTAINERS:  Update my email address.
9450 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9452         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9453         * configure: Regenerate.
9455 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9457         * MAINTAINERS:  Update my email address.
9459 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9461         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9462         entries belonging to this category.
9464 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9466         * MAINTAINERS: Update my e-mail address.
9468 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9470         Fix wrong conflict resolution in:
9472         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9474         * Makefile.in: Regenerate.
9475         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9476         in the recursive `make', instead of hardwiring `all'.
9477         (Autogenerated TARGET-* variables): New.
9479 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9481         * configure.in: Enable target-libgloss for crx-*-*.
9482         * configure: Regenerate.
9484 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9486         * MAINTAINERS (Various Maintainers): Move the "windows,
9487         cygwin, mingw" maintainer to ...
9488         (OS Port Maintainers): ... here.
9490 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9492         * MAINTAINERS (Write After Approval): Remove those that are
9493         maintainers of some subsystem.
9495 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9497         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9498         * ltcf-cxx.sh (tpf*): Likewise.
9499         * ltconfig (tpf*): Add TPF OS configuration support.
9501 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9503         * MAINTAINERS: Change my email address to my new work account.
9505 2004-09-24  Michael Roth  <mroth@nessie.de>
9507         * configure.in (--without-headers): Add missing double quotes.
9508         * configure: Regenerate.
9510 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9512         * ylwrap: Revert to previous version.
9514 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9516         PR bootstrap/17369
9517         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9518         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9519         SET_GCC_LIB_PATH_CMD.
9520         (BASE_TARGET_EXPORTS): Likewise.
9521         * Makefile.in: Regenerated.
9523         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9524         * configure: Regenerated.
9526 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9528         * config.guess: New upstream version
9529         * compile, depcomp, install-sh, ylwrap: Likewise.
9531 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9533         * config/mh-x86omitfp: New host makefile fragment.  Add
9534         -fomit-frame-pointer to the default BOOT_CFLAGS.
9535         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9536         * configure: Regenerate.
9538 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
9540         PR target/11572
9541         * configure.in (*-*-darwin*): Renable libobjc.
9542         * configure: Regenerate.
9544 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
9546         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9548 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
9550         * Makefile.def: Remove libbanshee.
9551         * Makefile.tpl: Ditto.
9552         * configure.in: Ditto.
9553         * Makefile.in: Regen.
9554         * configure: Ditto.
9556 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
9558         * ltmain.sh: Use $pic_object as $non_pic_object if
9559         $non_pic_object=none.
9561 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
9563         * missing: Import latest version from master repository.
9565 2004-09-06  Nick Clifton  <nickc@redhat.com>
9567         * config.sub: Import latest version from master repository.
9568         * config.guess: Likewise.
9569         This includes these changes:
9571         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
9573         * config.sub: Handle crisv32, alias etraxfs.
9574         * config.guess (crisv32:Linux:*:*): Handle.
9576         2004-08-13  Brad Smith  <brad@comstyle.com>
9578         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9579         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9581         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9583         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9584         assume the processor is a powerpc.  This is because coreutils
9585         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9586         in this case, due to a MacOS X bug that causes
9587         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9588         to return a negative number.
9589         Problem reported by Petter Reinholdtsen in:
9590         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9592         2004-07-19  Ben Elliston  <bje@gnu.org>
9594         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9596         2004-06-24  Ben Elliston  <bje@gnu.org>
9598         * config.guess: Update copyright years.
9599         * config.sub: Likewise.
9601         2004-06-22  Robert Millan  <robertmh@gnu.org>
9603         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9604         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9606         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9608         * config.guess (*:*VMS:*:*): New entry. Replaces
9609         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9610         manufacturer.
9612         2004-06-22  Ben Elliston  <bje@gnu.org>
9614         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9615         * config.sub: Likewise.
9617         2004-06-22  Ben Elliston  <bje@gnu.org>
9619         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9620         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9622         2004-06-11  Ben Elliston  <bje@gnu.org>
9624         * config.guess (pegasos:OpenBSD:*:*): Remove.
9626         2004-06-11  Ben Elliston  <bje@gnu.org>
9628         From Wouter Verhelst <wouter@grep.be>:
9629         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9631         2004-06-11  Ben Elliston  <bje@gnu.org>
9633         * config.guess (luna88k:OpenBSD:*:*): New.
9635         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9637         * config.guess (m32r*:Linux:*:*): New case.
9638         * config.sub: Handle m32rle.
9640         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9642         From Jens Petersen  <petersen@redhat.com>:
9643         * config.sub: Handle sparcv8.
9645         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9647         From Tom Smith <smith@cag.lkg.hp.com>:
9648         * config.guess: Version suffixes are equally significant on Tru64
9649         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
9650         prefix of "P" (patched kernel).
9652         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
9654         * config.sub: Add support for National Semiconductor CRX target.
9656 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
9658         * MAINTAINERS (Various Maintainers): Remove myself as web page
9659         maintainer, add myself as maintainer of build status lists.
9661 2004-09-03  Jan Beulich  <jbeulich@novell.com>
9663         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9664         *-*-netware, but add target-libmudflap.
9665         Consolidate *-*-netware targets (of which really only i?86 exists)
9666         into a single entry.
9667         * configure: Likewise.
9669 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
9671         * Makefile.tpl (sorry): Remove.
9672         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9673         (cleanstrap targets): Depend on distclean, not distclean-stage1.
9674         (do-clean): Clean per-stage directories too.
9675         (do-distclean): Run distclean-stage1 too.
9676         (.NOTPARALLEL): Enable during toplevel bootstrap.
9677         (stage[+id+]-bubble): Enable parallel execution during
9678         the recursive invocation.
9679         * Makefile.in: Regenerate.
9681         Fix previous checkin:
9683         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9684         include.
9685         * configure.in: Fix indentation.
9686         * configure: Regenerate.
9688 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
9690         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9691         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9692         * configure: regenerate
9693         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9694         -mdynamic-no-pic
9696 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
9698         * Makefile.def (build_modules): Add fixincludes.
9699         (dependencies): Make gcc depend on fixincludes.
9700         * configure.in (build_tools): Add fixincludes.
9701         (build_configdirs): Always include build_libs.
9702         * Makefile.in: Regenerate.
9703         * configure: Regenerate.
9705 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
9707         * Makefile.def (bootstrap stages): Add 'lean' parameter.
9708         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9709         phony targets; do not generate timestamp files.
9710         (distclean-stageN): Remove references to their timestamp files.
9711         (restageN, touch-stageN): Remove.
9712         (stageN-bubble): Rewritten.
9713         (compare): Support lean bootstraps.
9714         * Makefile.in: Regenerate.
9716         * configure.in: Only warn when bootstrapping but
9717         build != host or build != target.  Support lean bootstraps.
9718         * configure: Regenerate.
9720 2004-08-26  Phil Edwards  <phil@codesourcery.com>
9722         * configure.in:  Give a better error message if GMP/MPFR are missing
9723         and a language needing them has been requested.
9724         * configure:  Regenerated.
9726 2004-08-25  Phil Edwards  <phil@codesourcery.com>
9728         * configure.in:  Print a list of available language front-ends if
9729         a requested one is missing.  Tidy stray tab characters.
9730         * configure:  Regenerated.
9732 2004-08-19  Michael Koch  <konqueror@gmx.de>
9734         * gcc/doc/install.texi: Update entry about automake for libjava.
9736 2004-08-17  Robert Millan  <robertmh@gnu.org>
9738         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9739         (instead of FreeBSD).
9740         * configure: Regenerate.
9742 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9744         * Makefile.in: Regenerate.
9745         * configure: Regenerate.
9747         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9748         stage_*_flags.
9749         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9750         for bootstrapped modules if toplevel bootstrap is going.
9751         (GCC bootstrap): Generate per-stage targets for all bootstrapped
9752         modules.  Adjust for changes in Makefile.def.  Enable several
9753         rules even in non-bootstrap mode, just to avoid peppering the
9754         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9755         (stage-[+prev+]-bubble): Remove.
9757         * Makefile.def (Dependencies): Depend on all-build-bison,
9758         all-build-flex, all-build-byacc, all-build-texinfo, rather
9759         than the host variations.
9760         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
9761         with BUILD_SUBDIR.
9762         (BISON): Update for recent Bisons.
9763         (YACC): Fix typo.
9764         (cross): Depend on all-build.
9765         (all): Do not depend on all-build.
9766         (prebootstrap): Remove.
9767         (dep-kind): Accept separate prefixes for MODULE and ON variables.
9768         (Prebootstrap dependencies): Add them to the per-stage targets
9769         and to all-prebootstrap.
9770         * configure.in (build_configdirs): Always enable build_tools.
9771         (BUILD_DIR_PREFIX): Remove.
9773         * Makefile.def (gcc): Add target variable.
9774         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9775         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9776         in the recursive `make', instead of hardwiring `all'.
9777         (Autogenerated TARGET-* variables): New.
9779 2004-08-13  Brian Booth  <bbooth@redhat.com>
9781         * MAINTAINERS: Remove myself from write-after-approval.
9783 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9785         * src-release: Stop distributing mmalloc with gdb (which doesn't
9786         use it).
9787         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9788         * Makefile.in: Regenerate.
9790 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9792         * configure.in (arm*-*-eabi*): New target.
9793         * configure: Regenerate.
9795 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9797         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9798         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9799         (Dependencies): New section.
9800         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9801         (configure-target-[+module+]): Depend on maybe-all-gcc
9802         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9803         (toplevel profiledbootstrap): Fix dependencies.
9804         * Makefile.in: Regenerate.
9806 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9808         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9809         target-libiberty to noconfigdirs.
9810         * configure: Regenerate.
9812 2004-08-03  Paul Brook  <paul@codesourcery.com>
9814         * configure.in: Check for MPFR as well as GMP.
9815         * configure: Regenerate.
9817 2004-08-01  Robert Millan  <robertmh@gnu.org>
9819         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9820         libmudflap for all GNU-based systems (with Glibc).
9821         * configure: Regenerate.
9823 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9825         * Makefile.def (host-modules): Add gcc.
9826         * Makefile.in: Regenerate.
9827         * Makefile.tpl (sorry): New rule.
9828         (configure-host, all-host, [+make_target+]-host, do-check,
9829         install-host): Do not add gcc as a special case.
9830         (host modules): Add a small special-casing for gcc.  Export
9831         extra_make_flags through the environment.
9832         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9833         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9834         other recursive targets for gcc): Remove.
9836         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9837         (stage, unstage): New rules.
9838         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9839         distclean-stage[+id+]): Use stage_current.
9840         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9841         the stage*-start rules.
9843 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9845         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9846         use -all_load flag.
9848 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9850         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9851         * configure: Regenerate.
9853 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9855         * maintainer-scripts/gcc_release: Revert yesterday's change.
9857 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
9859         * MAINTAINERS: Add myself to write-after-approval.
9861 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9863         * libf2c: Removed.
9864         * gcc/gccbug.in: Updated because of libf2c removal.
9865         * maintainer-scripts/gcc_release: Ditto.
9867 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
9869         * configure.in: Build libmudflap by default on FreeBSD.
9870         * configure: Regenerated.
9872 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
9874         * configure.in: Do not build libmudflap by default on non-GNU/Linux
9875         systems.
9876         * configure: Regenerated.
9878 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9880         PR target/16344
9881         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9882         feedback based compiler.
9883         * Makefile.in: Rebuilt.
9885 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
9887         * Makefile.def (host_modules): Set bootstrap=true for flex.
9888         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9889         * Makefile.in: Rebuilt.
9891 2004-07-07  Jan Hubicka  <jh@suse.cz>
9893         * MAINTAINERS: Add self as a profile feedback maintainer.
9895 2004-07-05  Phil Edwards  <phil@codesourcery.com>
9897         * configure.in:  Do not prepend $srcdir to /dev/null in
9898         makefile fragments.
9899         * configure:  Regenerate.
9901 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
9903         * Makefile.def (build_modules): Add bison, byacc, flex,
9904         m4, texinfo.
9905         (flags_to_pass): Add FLEX.
9906         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9907         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9908         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9909         DEFAULT_MAKEINFO): Remove.
9910         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9911         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9912         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9913         objdir or else use configured tool.
9914         (all-build): New.
9915         (all): Depend on it.
9916         (Build module dependencies): Add.
9917         * Makefile.in: Regenerate.
9918         * configure.in: Better support for multiple build modules,
9919         matching what is done for host/target modules.  Do not look
9920         for "plausible" locations of build tools if Canadian cross.
9921         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9922         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9923         * configure: Regenerate.
9925 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9927         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9928         * Makefile.in: Regenerate.
9930 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9932         * Makefile.tpl (configure-build-[+module+],
9933         configure-[+module+], configure-target-[+module+]): Pass
9934         [+extra_configure_args+].
9935         (all-build-[+module+], all-[+module+], check-[+module+],
9936         install-[+module+], [+make_target+]-[+module+],
9937         all-target-[+module+], check-target-[+module+],
9938         install-target-[+module+], [+make_target+]-target-[+module+]):
9939         Pass [+extra_make_args+].
9940         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9941         (GCC_HOST_EXPORTS): Remove.
9942         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9943         cross, check-gcc, check-gcc-c++, install-gcc,
9944         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9945         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9946         * Makefile.in: Regenerate.
9948 2004-06-21  Matthew Sachs  <msachs@apple.com>
9950         * MAINTAINERS: Added self to write-after-approval.
9952 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
9954         * configure.in: Check for srcdir/winsup rather than build directory
9955         winsup.
9956         * configure: Regenerate.
9958 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
9960         * configure.in: Don't build Cygwin native newlib if winsup
9961         directory is missing.  Emit warning instead.
9962         * configure: Regenerate.
9964 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
9966         * Makefile.tpl (touch-stage[+id+]): New.
9967         (restage[+prev+]): Depend on touch-stage[+id+].
9969         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9970         Use it throughout.
9972         * Makefile.def: Add profile and feedback bootstrap stages.
9973         Remove next field from bootstrap stages.
9974         * Makefile.tpl (LN, LN_S): Substitute.
9975         (stageN-start, stageN-end): Use double-colon rules, to
9976         provide a hook for additional setup commands.
9977         (distclean-stageN-gcc, restageN): Create dependencies from
9978         [+prev+], not from [+next+].
9979         (stageN-bubble): Add commands for successive stages from
9980         [+prev+], using double-colon rules.
9981         (all-stageN-gcc): Fix typo.
9982         (stagefeedback-start, profiledbootstrap): New.
9983         * Makefile.in: Regenerate.
9984         * configure.in: Call ACX_PROG_LN.
9985         * configure: Regenerate.
9987 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
9989         * MAINTAINERS (Write After Approval): Add myself.
9991 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
9993         * MAINTAINERS (Write After Approval): Add myself.
9995 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
9997         * configure.in: Fix --enable-bootstrap breakage introduced in trees
9998         without gcc.
9999         * configure: Regenerate.
10001 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10003         * Makefile.tpl: Fix typo.
10004         * Makefile.in: Regenerate.
10006 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10008         * configure.in: Remove new- prefix from toplevel
10009         bootstrap targets.
10010         * configure: Regenerate.
10012 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10014         * Makefile.tpl (all.normal): Rename to all.
10015         (all): Replace with a rule to pick the default
10016         target from configure.
10017         (all-gcc, configure-gcc): Use conditionals to
10018         do nothing when toplevel bootstrap is going on.
10019         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10020         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10021         * configure.in: Support --enable-bootstrap.
10023         * Makefile.def: Remove new- prefix from toplevel
10024         bootstrap targets.
10025         * Makefile.tpl: Likewise.
10027         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10028         target.
10030         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10031         $(RECURSE_FLAGS) to recursive invocation of make.
10033         * Makefile.in: Regenerate.
10034         * configure: Regenerate.
10036 2004-05-30  Andreas Jaeger  <aj@suse.de>
10037             Jim Wilson  <wilson@specifixinc.com>
10039         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10040         like CC.
10042 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10044         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10045         * configure: Regenerate.
10047 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10049         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10050         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10051         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10052         targets.
10053         * Makefile.in: Regenerate.
10055 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10057         * configure.in: Test the ability to symlink directories.
10058         * configure: Regenerate.
10060         * Makefile.def (bootstrap-stage): New definitions.
10061         * Makefile.tpl (configure-stage1-gcc,
10062         configure-stage2-gcc, configure-stage3-gcc,
10063         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10064         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10065         new-restage3, compare): Autogenerate, see Makefile.in
10066         entry for behavioral changes.
10067         (distclean-stage1, new-stage1-start, new-stage1-end,
10068         new-stage1-bubble, distclean-stage2, new-stage2-start,
10069         new-stage2-end, new-stage2-bubble, distclean-stage3,
10070         new-stage3-start, new-stage3-end): New autogenerated targets.
10071         (objext, prebootstrap, BOOT_CFLAGS,
10072         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10073         targets.
10075         * Makefile.in: Regenerate.
10076         (distclean-stage1, new-stage1-start, new-stage1-end,
10077         new-stage1-bubble, distclean-stage2, new-stage2-start,
10078         new-stage2-end, new-stage2-bubble, distclean-stage3,
10079         new-stage3-start, new-stage3-end): New targets.
10080         (all-stage1-gcc): Move prebootstrap dependency from here...
10081         (configure-stage1-gcc): ...to here.
10082         (new-bootstrap): Use bubble targets.
10083         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10084         Use per-stage distclean targets.
10085         (configure-stage1-gcc, configure-stage2-gcc,
10086         configure-stage3-gcc, all-stage1-gcc,
10087         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10088         Use new-stageN-start to prepare the tree.
10090 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10092         * Makefile.def (host_modules): add libcpp.
10093         * Makefile.tpl: Add dependencies on and for libcpp.
10094         * Makefile.in: Regenerate.
10095         * configure.in: Add libcpp host module.
10096         * configure: Regenerate.
10098 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10100         * Makefile.tpl: Whenever a recursive target is defined, wrap
10101         it in a special @if/@endif block, and prepare its maybe
10102         dependency in the @if/@endif block
10103         * configure.in: Instead of writing maybe dependencies, remove
10104         the @if/@endif statements, and remove the @if/@endif blocks
10105         that remain.
10106         * configure: Regenerate.
10107         * Makefile.in: Regenerate.
10109 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10111         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10113 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10115         PR bootstrap/15120
10116         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10117         * */configure: Rebuilt.
10119 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10121         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10122         of libf2c.
10123         * configure, Makefile.in: Regenerate.
10125 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10127         * MAINTAINERS (Write After Approval): Add myself.
10129 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10131         Merge from tree-ssa-20020619-branch.
10133         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10134         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10135         (HOST_GMPLIBS): Define.
10136         (HOST_GMPINC): Define.
10137         (TARGET_LIB_PATH): Add libmudflap.
10138         (GFORTRAN_FOR_TARGET): Define.
10139         (configure-build*): Export GFORTRAN.
10140         (configure-gcc): Export GMPLIBS and GMPINC.
10141         (all-gcc): Add maybe-all-libbanshee.
10142         (configure-target-libgfortran): Define.
10143         * Makefile.in: Regenerate.
10144         * configure.in (host_libs): Add libbanshee.
10145         (target_libraries): Add target-libmudflap and target-libgfortran.
10146         Add --with-libbanshee.
10147         Handle --disable-libmudflap.
10148         (*-*-freebsd*): Use with_gmp.
10149         Add $(libgcj) to noconfigdirs.
10150         * configure: Regenerate.
10151         * depcomp: New file.
10152         * MAINTAINERS: Add tree-ssa maintainers.
10154 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10156         * MAINTAINERS (Various Maintainers): Add myself.
10158 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10160         * MAINTAINERS (Write After Approval): Add myself.
10162 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10164         * MAINTAINERS (Write After Approval): Add myself.
10166 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10168         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10169         * configure: Regenerate.
10171 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10173         Revert:
10174         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10176         * Makefile.def (flags_to_pass): Remove *dir variables that
10177         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10178         as well as prefix and exec_prefix.
10179         * Makefile.in: Regenerate.
10181 2004-04-26  Robert Millan  <robertmh@gnu.org>
10183         Add patches from libtool CVS.
10184         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10185         * ltconfig: Likewise.
10186         * ltcf-c.sh: Likewise.
10187         * ltcf-cxx.sh: Likewise.
10188         * ltcf-gcj.sh: Likewise.
10190 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10192         * Makefile.def (host_modules): Mark with the bootstrap
10193         flag packages on which gcc depends.
10194         * Makefile.tpl (all-bootstrap): Use it.
10195         * Makefile.in: Regenerate.
10197 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10199         * Makefile.def (flags_to_pass): Remove *dir variables that
10200         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10201         as well as prefix and exec_prefix.
10202         * Makefile.in: Regenerate.
10204 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10206         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10207         * configure: Regenerate.
10208         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10209         * gcc/Makefile.tpl (compare): Use the result of the test.
10210         * gcc/Makefile.in: Regenerate.
10212 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10214         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10215         Always relocate gcc and prev-gcc to the original names, even
10216         if the build fails.
10217         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10218         New targets.
10220 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10222         * MAINTAINERS: Update my email address.
10224 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10226         * configure.in (mips*-*-irix5*): Enable ld.
10227         * configure: Regenerate.
10229 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10231         * configure: Regenerate.
10233 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10235         * Makefile.tpl (configure-[+module+], configure-gcc,
10236         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10237         Set and export LDFLAGS.
10238         * Makefile.in: Regenerate.
10240 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10242         * MAINTAINERS: Add myself to write-after-approval.
10244 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10246         PR bootstrap/14871
10247         * Makefile.tpl: If we don't have built-in-tree target tools,
10248         use the ones found by configure rather than hacking around with
10249         program_transform_name.
10250         * configure.in: Give Makefile.tpl the information necessary
10251         to do that.
10252         * Makefile.in: Regenerate.
10253         * configure: Regenerate.
10255 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10257         PR bootstrap/14760
10258         * configure.in: When computing baseargs, strip *all* copies of
10259         offending options.  Also, don't match/substitute the trailing space,
10260         so that this actually works when two similar options are separated by
10261         only one space.
10262         * configure: Regenerate.
10264 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10266         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10267         (rs6000-*-aix*): Same.
10268         * configure: Regenerate.
10270 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10272         * MAINTAINERS: Add myself to write-after-approval.
10274 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10276         * MAINTAINERS: Add myself to write-after-approval.
10278 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10280         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10281         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10282         * Makefile.in: Regenerate.
10284         * configure.in (top level bootstrap support): Rework --enable-werror
10285         to set @stage2_werror_flag@.
10286         * configure: Regenerate.
10287         * Makefile.tpl (top level bootstrap support): Pass
10288         @stage2_werror_flag@ down to configure in stages 2 and 3.
10289         * Makefile.in: Regenerate.
10291 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10293         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10294         for stages 2 and 3 as well as in make.  As a consequence, remove
10295         OUTPUT_OPTION (now detected by configure) from the flags passed down
10296         to make.
10297         * Makefile.in: Regenerate.
10299         * Makefile.tpl (new-bootstrap): Fix typo.
10300         * Makefile.in: Regenerate.
10302 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10304         * Makefile.tpl: Rearrange by moving recursive_targets rules
10305         into their proper sections.
10306         * Makefile.tpl (top level bootstrap support): Move disabling
10307         of coverage flags from 'make' to 'configure'; improve comments.
10308         * Makefile.in: Regenerate.
10310         * Makefile.tpl (experimental top level bootstrap) Move stage1
10311         language setting from all- target to configure- target; disable
10312         intermodule optimization in stage 1; prevent gratuitous rebuilds
10313         of stage 1.
10314         * Makefile.in: Regenerate.
10315         * configure.in: Comma-separate stage 1 language list for top
10316         level bootstrap.
10317         * configure: Regenerate.
10319         * Makefile.tpl: Clean up experimental top level bootstrap support:
10320         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10321         prev-gcc in configure- targets as well as all- targets.
10322         * Makefile.in: Regenerate.
10324 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10326         * compile: New file imported from automake.
10328 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10330         * configure.in: Remove symbolic link section.
10331         * configure: Regenerate.
10332         * Makefile.tpl (links): Remove.
10333         * Makefile.in: Regenerate.
10335 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10336             Nathanael Nerode  <neroden@gcc.gnu.org>
10338         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10339         Set with AC_CHECK_PROGS.
10340         * configure.in: Fix comment typo from last patch.
10341         * configure: Regenerate.
10343 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10345         * Makefile.tpl: Introduce experimental top level bootstrap support.
10346         * Makefile.in: Regenerate.
10347         * configure.in: Introduce support for top level bootstrap.
10348         * configure: Regenerate.
10350 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10351             Paolo Bonzini  <bonzini@gnu.org>
10353         PR bootstrap/14522
10354         * configure.in: Cope with shells that do not support unquoted ^
10355         * configure: Regenerate.
10357 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10358             Paolo Bonzini  <bonzini@gnu.org>
10360         PR bootstrap/14522
10361         * configure.in: Cope with shells that do not support nesting
10362         quotes inside quoted backquote substitutions.
10363         * configure: Regenerate.
10365 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10367         PR bootstrap/14522
10368         * configure.in: Fix escaping of $.
10369         * configure: Regenerate.
10371 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10373         * configure: Regenerate, since I forgot to while committing Paolo's
10374         changes.
10376 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10378         PR ada/14131
10379         Move language detection to the top level.
10380         * configure.in: Find default values for the tools as
10381         soon as possible.  Disable ada if GNAT is not found.
10382         Emit error message about missing languages.  Expand
10383         --enable-languages=all for the gcc subdirectory.
10385 2004-03-10  Ben Elliston  <bje@gnu.org>
10387         * MAINTAINERS: Update my email address.
10389 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10391         * ltconfig: Disable building static libraries if building shared
10392         libraries on AIX 5L.
10394 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10396         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10397         and disable libgcj.
10398         * configure: Regenerated.
10400 2004-03-01  Brian Booth  <bbooth@redhat.com>
10402         * MAINTAINERS: Add myself to write-after-approval.
10404 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10406         * MAINTAINERS: Add myself to write-after-approval.
10408 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10410         PR bootstrap/7087
10411         * Makefile.tpl: Guard XFOO sed statements better.
10412         * Makefile.tpl: Add dependency for configure-target-libada.
10413         * Makefile.in: Regenerate (incidentally fixes broken
10414         commit when libada-branch was merged).
10416 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10418         * MAINTAINERS: Add myself to write-after-approval.
10420 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10422         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10423         maintainers.
10425 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10427         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10428         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10430 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10432         PR bootstrap/11932
10433         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10435 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10437         * MAINTAINERS: Added myself to write-after-approval.
10439 2004-02-14  Michael Koch  <konqueror@gmx.de>
10441         * MAINTAINERS: Added myself to write-after-approval.
10443 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10445         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10446         some OS port maintainers to OS port maintainers section.
10448 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10450         * MAINTAINERS: Add self.
10452 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10454         * MAINTAINERS: Alphabetize.
10456 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10458         * MAINTAINERS: Remove myself.
10460 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10462         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10463         (rs6000-*-aix*): Same.
10464         * configure: Regenerate.
10466 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10468         * configure.in (host): Add in missing $noconfigdirs to defines.
10469         * configure: Regenerate.
10471 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10472             Nathanael Nerode  <neroden@gcc.gnu.org>
10474         PR ada/6637, PR ada/5911
10475         Merge with libada-branch:
10476         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10477         with appropriate dependencies. Add --enable-libada configure switch.
10478         * configure, Makefile.in: Regenerate.
10480 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10482         * MAINTAINERS: Add myself to write-after-approval.
10484 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10486         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10487         * configure: Regenerate.
10489 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10491         Merge from upstream:
10493         * ltmain.in: When setting IFS to '~', be careful about user
10494         arguments that contain '~'.
10496         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10498         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10499         Also test $base_compile against $CC with escaped arguments. Bug
10500         reported by Geoff Keating <geoffk@apple.com>.
10502 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10504         * MAINTAINERS: Remove i960 port.
10506 2004-01-23  DJ Delorie  <dj@redhat.com>
10508         * Makefile.def (target_modules) [libiberty]: Don't stage.
10509         * Makefile.in: Rebuilt.
10511 2004-01-20  Caroline Tice  <ctice@apple.com>
10513         * MAINTAINERS: Add myself to write-after-approval.
10515 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10517         * MAINTAINERS: Update my email address.
10519 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10521         * MAINTAINERS: Add myself to write-after-approval.
10523 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10525         * MAINTAINERS: Remove entries without email address.
10527 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10529         * MAINTAINERS: Add myself to write-after-approval.
10531 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10533         * MAINTAINERS: Update my email address.
10535 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10537         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10538         * Makefile.tpl (configure-target-[+module+]): Support stage.
10539         * Makefile.in: Rebuilt.
10541 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
10543         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10545 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
10547         * MAINTAINERS: Add myself as a MIPS maintainer.
10549 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10551         * configure.in: Use ./config.cache, not config.cache.
10552         * configure: Regenerate.
10553         * Makefile.tpl: Special-casing not needed for GCC any more.
10554         * Makefile.in: Regenerate.
10556         * configure.in: Don't share a cache file for host dirs.
10557         * configure: Regenerate.
10559         * config-ml.in: Don't mess with the cache file.
10561 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10563         * MAINTAINERS: Move myself from 'Write After Approval' to
10564         'CPU Port Maintainers' section as SPARC maintainer.
10566 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10568         * Makefile.tpl: Make GCC use a separate config.cache.
10569         * Makefile.in: Regenerate.
10571         PR bootstrap/11932, PR bootstrap/11933
10572         (I don't know if it will fix either of them, but it relates
10573         to them.)
10574         * configure.in: Don't use shared config.cache for target
10575         directories.
10576         * configure: Regenerate.
10578 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
10580         * MAINTAINERS: Add myself to 'Write After Approval' section.
10582 2003-12-31  Roger Sayle  <roger@eyesopen.com>
10584         * configure.in (ia64*-*-hpux*): Disable building java libraries.
10585         * configure: Regenerated.
10587 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
10589         * MAINTAINERS: Remove the mn10200 maintainer.
10591 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
10593         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10594         * configure: Regenerated.
10596 2003-12-16  Jan Hubicka  <jh@suse.cz>
10598         * MAINTAINERS: Add myself as callgraph maintainer.
10600 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
10602         * configure.in (raw_libstdcxx_flags): Remove the leading space.
10603         * configure: Regenerate.
10605 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10607         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10608         'Write After Approval' section. Update email.
10610 2003-12-01  James Lemke  <jim@wasabisystems.com>
10612         * MAINTAINERS (Write After Approval): Add myself.
10614 2003-11-20  Matt Thomas  <matt@3am-software.com>
10616         * MAINTAINERS: Add myself as a vax port maintainer.
10618 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10620         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10621         (configure-build-[+module+], configure-[+module+]): Likewise.
10622         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10623         * Makefile.in: Regenerate.
10625 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10627         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10628         shared/dylibed libraries.
10629         * ltmain.sh: Likewise.
10630         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10631         * ltcf-cxx.sh: Likewise.
10632         * ltcf-gcj.sh: Likewise.
10633         * ltconfig: Likewise.
10635 2003-11-17  Stan Cox  <scox@redhat.com>
10637         * MAINTAINERS: Add myself as iq2000 port maintainer.
10639 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10641         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10642         * Makefile.in: Regenerate.
10644 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10646         * config.sub: Update to 2003-11-03 version.
10648 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10650         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
10651         * configure:  Regenerate.
10653 2003-10-20  Nicolas Pitre  <nico@cam.org>
10655         * MAINTAINERS: Add myself to 'Write After Approval' section.
10657 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
10659         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10661 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
10663         * MAINTAINERS: Update my email address.
10665 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10667         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10669 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
10671         * MAINTAINERS: Add myself to 'Write After Approval' section.
10673 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
10675         * config.guess: Update to 2003-10-16 version.
10676         * config.sub: Update to 2003-10-16 version.
10678 2003-10-15  David Daney  <ddaney@avtrex.com>
10680         * MAINTAINERS: Added myself to 'Write After Approval' section.
10682 2003-10-15  Falk Hueffner  <falk@debian.org>
10684         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10685         'Write After Approval' section. Update email.
10687 2003-10-14  Roger Sayle  <roger@eyesopen.com>
10689         * MAINTAINERS: Move myself from 'Write After Approval' to
10690         'Various Maintainers' section as middle-end maintainer.
10692 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10694         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10695         HOST_FLAGS_TO_PASS.
10696         * Makefile.in: Regenerate.
10698 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
10700         * config.guess: Update to 2003-10-07 version.
10701         * config.sub: Update to 2003-10-07 version.
10703 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10705         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10706         * ltconfig (irix5*, irix6*): Don't override version_type.
10708 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
10710         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10711         * configure: Rebuilt
10712         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10713         * Makefile.in: Rebuilt
10715 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10717         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10719 2003-09-30  Carlo Wood  <carlo@alinoe.com>
10721         * MAINTAINERS (Write After Approval): Add myself.
10723 2003-09-29  Paul Koning  <ni1d@arrl.net>
10725         * MAINTAINERS: Move myself from "Write After Approval"
10726         to CPU platform maintainers for pdp11 platform.
10728 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
10730         * MAINTAINERS: Move myself from 'Write After Approval' to
10731         'Various Maintainers' section as libffi testsuite maintainer.
10733 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
10735         * configure.in: Pass a computed --program-transform-name
10736         to subconfigures.
10737         * configure: Regenerated.
10739 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10741         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10742         * Makefile.in: Regenerate.
10744         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10745         * Makefile.in: Regenerate.
10747 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
10749         * MAINTAINERS: Move myself from 'Write After Approval'
10750         to 'Various Maintainers' (objective-c) section.
10752 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
10754         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10755         quoting.
10756         * configure: Regenerated.
10758 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
10760         * MAINTAINERS (Write After Approval): Add myself to write after
10761         approval list.
10763 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
10765         * MAINTAINERS (Write After Approval): Add myself.
10767 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
10769         * MAINTAINERS: Update my e-mail address.
10771 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
10773         * libtool.m4 (LD): Correct powerpc64 host match.
10775 2003-09-06  James E Wilson  <wilson@tuliptree.org>
10777         * MAINTAINTERS: Update my affiliation and email address.
10779 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10781         * MAINTAINERS (Write After Approval): Add myself.
10783 2003-09-04  DJ Delorie  <dj@redhat.com>
10785         * configure: Regenerate.
10787 2003-09-04  Robert Millan  <robertmh@gnu.org>
10789         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10791 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10793         * configure.in: Ensure arguments to sed are properly spaced.
10794         * configure: Regenerate.
10796 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10798         * MAINTAINERS: Update my e-mail address.
10800 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10802         * MAINTAINERS (Write After Approval): Add myself.
10804 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10806         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10807         * configure: Regenerated.
10809 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10811         * MAINTAINERS: Update my email address.
10813 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10815         * configure.in:  Use newline instead of semicolon when assuming
10816         shell arguments in a for loop.
10817         * configure:  Regenerated.
10819 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10821         * MAINTAINERS: Resurrect the i860 maintainer.
10823 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10825         PR 8180
10826         * configure.in: When testing with_libs and with_headers, treat
10827         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10828         * configure: Regenerate.
10830         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10831         make, shell, etc.
10832         (baseargs): Likewise.
10833         * configure: Regenerate.
10835 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10837         * MAINTAINERS (Write After Approval): Add myself.
10839 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10841         * configure.in: Disable libgcj for darwin not on powerpc.
10842         * configure: Rebuild.
10844 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10846         * config-ml.in, symlink-tree: Add license.
10848 2003-08-03  Richard Stallman  <rms@gnu.org>
10849             Eben Moglen  <moglen@columbia.edu>
10851         * README.SCO: New file.
10853 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10855         * Makefile.tpl (check, check-c++): Express dependencies using
10856         dependencies rather than commands.
10857         * Makefile.in: Regenerate.
10859 2003-08-01  Andrew Cagney  <cagney@redhat.com>
10861         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10862         * configure: Ditto.
10864 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
10866         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10867         * Makefile.in: Update.
10869 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
10871         * configure.in: Enable libgcj for darwin.
10872         * configure: Rebuild.
10874 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
10876         * config-ml.in:  Use ac_configure_args directly instead of
10877         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
10878         actually seen.
10880 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10882         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10883         creating target and build subdirs to build all parent dirs as needed.
10884         * Makefile.in: Rebuild.
10885         * configure.in: Don't build dirs explicitly here.
10886         * configure: Rebuild.
10888 2003-07-26  Paul Brook  <paul@nowt.org>
10890         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10892 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
10894         * Makefile.tpl (all-make): Depend on intl.
10895         * Makefile.in: Rebuilt.
10897 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
10899         * install-sh:  Update to newer upstream versions (associated with
10900         aclocal 1.7).
10901         * mkinstalldirs:  Likewise.
10902         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
10904 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
10906         * MAINTAINERS: Move self from Bug database only accounts
10907         to write-after-approval.
10909 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
10911         * config.if: Remove unused libc_interface determination.
10913 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10915         * MAINTAINERS: Move self from write-after-approval to
10916         build machinery (*.in).
10918 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10920         PR bootstrap/11273
10921         PR bootstrap/11408
10922         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10923         unused INSTALL_PROGRAM_ARGS.
10924         * configure.in: Use AC_PROG_INSTALL.
10925         * Makefile.in: Regenerate.
10926         * configure: Regenerate.
10928 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10930         * MAINTAINERS: Alphabetize.
10932 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10934         * configure: Rebuilt.
10935         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10936         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10937         newlib nor libgloss.
10938         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10939         * configure.in (am33_2.0-*-linux*): Added.
10941 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
10943         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10944         * configure: Regenerate.
10946 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
10948         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10949         * Makefile.in: Regenerate.
10951 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10953         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10954         * Makefile.in: Regenerate.
10956 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
10958         * Makefile.tpl: Replace PWD with PWD_COMMAND.
10959         * Makefile.in: Regenerated.
10961         * config-ml.in: Replace PWD with PWD_COMMAND.
10963 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10965         * intl: New directory; see intl/ChangeLog for details.
10966         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10967         * Makefile.tpl: all-gcc depends on maybe-all-intl.
10968         * Makefile.in: Regenerate.
10970 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10972         * configure.in: Clean up config-lang.in handling.  Delete
10973         useless assignment to "subdirs".
10974         * configure: Regenerate.
10976 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10978         * configure.in: Rename 'target_libs' to 'target_libraries'.
10979         Remove useless reference to 'target_libs'.
10980         * configure: Regenerate.
10982 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
10984         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10985         * Makefile.in: Regenerate.
10987 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10989         * Makefile.def: Introduce flags_to_pass.
10990         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10991         * Makefile.in: Regenerate.
10993 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
10995         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10996         and target-libgloss.
10997         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10998         <h8300*-*-*>: Disable libf2c and ${libgcj}.
10999         * configure: Regenerate.
11001 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11003         * configure.in: Update testsuite_flags to new location.
11004         * configure. Regenerate.
11006 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11008         * Makefile.tpl: Remove BUILD_CC stuff.
11009         * Makefile.in: Regenerate.
11011 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11013         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11015 2003-06-16  Graeme Peterson  <gp@qnx.com>
11017         * MAINTAINERS (Write After Approval): Add myself.
11019 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11021         * config.guess: Update to 2003-06-12 version.
11022         * config.sub: Update to 2003-06-13 version.
11024 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11026         * config.guess: Update to 2003-06-06 version.
11027         * config.sub: Update to 2003-06-06 version.
11029 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11031         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11032         * configure. Regenerate.
11034 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11036         * configure.in: Disable serial configure by default.
11037         * configure: Regenerate.
11038         * Makefile.tpl: Abolish .NOTPARALLEL.
11039         * Makefile.in: Regenerate.
11041         * Makefile.tpl: Replace {build,host,target}_canonical by
11042         {build,host,target}.
11043         * Makefile.in: Regenerate.
11045         * Makefile.tpl: Fix stupid pasto.
11046         * Makefile.in: Regenerate.
11048 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11050         * Makefile.tpl: Remove bogus conditional.
11051         * Makefile.in: Regenerate.
11053 2003-06-05  Jan Hubicka  <jh@suse.cz>
11055         * Makefile.tpl (profiledbootstrap): New target.
11056         * Makefile.in (profiledbootstrap): New target.
11058 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11060         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11061         Pinski. Remove user names from other bugzilla-only maintainers.
11063 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11065         * Makefile.tpl: Make 'recursive targets' using autogen rather
11066         than shell loop.  Remove duplicate 'clean' targets and false
11067         comments.
11068         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11069         Add systematic method of specifying missing targets in subdirs.
11070         Add copyright boilerplate.
11071         * Makefile.in: Regenerate.
11072         * configure.in: Add 'recursive targets' to maybe list.
11073         * configure: Regenerate.
11075         * MAINTAINERS: "GNATS only" -> "Bug database only".
11077         * Makefile.tpl: Rename [+target+] to [+make_target+].
11078         * Makefile.def: Rename 'target' to 'make_target'.
11080 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11082         * MAINTAINERS: Add self as options handling maintainer.
11084 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11086         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11087         been too long since I touched those ports.
11089 2003-05-28  DJ Delorie  <dj@redhat.com>
11091         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11092         * Makefile.in: Regenerate.
11094 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11096         * configure.in: Use curly braces in the definition of tooldir.
11097         * configure: Regenerate.
11099 2003-05-21  DJ Delorie  <dj@redhat.com>
11101         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11102         newlib or libgloss.
11103         * Makefile.in: Regenerate.
11105 2003-05-21  DJ Delorie  <dj@redhat.com>
11107         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11108         * Makefile.in: Regenerate.
11110 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11112         * MAINTAINERS: Update my e-mail address.
11114 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11116         * configure.in: Switch more things to use maybe dependencies.
11117         * Makefile.tpl: Switch more things to use maybe dependencies.
11118         Factor out common code from autogen IF statements.
11119         * configure: Regenerate.
11120         * Makefile.in: Regenerate.
11122 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11124         * configure.in: Accept i[3456789]86 for machine type.
11125         * configure: Regenerate.
11127 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11129         * configure.in: Switch more things to use maybe dependencies.
11130         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11131         * configure: Regenerate.
11132         * Makefile.tpl: Switch more things to use maybe dependencies.
11133         * Makefile.in: Regenerate.
11135 2003-05-16  Andreas Schwab  <schwab@suse.de>
11137         * Makefile.tpl (install-opcodes): Define.
11138         * Makefile.in: Rebuild.
11140 2003-05-13  Andreas Jaeger  <aj@suse.de>
11142         * config.guess: Update to 2003-05-09 version.
11143         * config.sub: Update to 2003-05-09 version.
11145 2003-05-13  Michael Eager  <eager@mvista.com>
11147         * configure.in: Correct sed script so that options in quotes are not
11148         deleted.
11149         * configure: Rebuild.
11151 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11153         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11154         and $$s/newlib/libc/sys/cygwin32 include paths.
11155         * configure: Ditto.
11157 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11159         * MAINTAINERS: Update my email addresses.
11161 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11163         * config-ml.in: Propagate INSTALL variables.
11165 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11167         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11169 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11171         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11172         * Makefile.in: Regenerate.
11174 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11176         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11178 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11180         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11182 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11184         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11185         * Makefile.in: Regenerated.
11187 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11189         * MAINTAINERS (Write After Approval): Upgrade myself from
11190         GNATS only to write-after-approval. Update my mail address.
11192 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11194         (OS Port Maintainers: freebsd): Add myself.
11196 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11198         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11200 2003-04-22  Kean Johnston  <jkj@sco.com>
11202         * MAINTAINERS (SCO ports): Added myself.
11204 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11206         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11208 2003-04-19  Kean Johnston  <jkj@sco.com>
11210         * MAINTAINERS (Write After Approval): Add myself.
11212 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11214         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11215         * Makefile.in: Regenerate.
11217 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11219         * configure.in (powerpc64*-*-linux*): Remove.
11220         * configure: Rebuilt.
11222 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11224         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11225         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11226         and restrap.
11227         * Makefile.in:  Regenerate.
11229 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11231         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11232         * configure: Regenerated.
11234 2003-04-15  DJ Delorie  <dj@redhat.com>
11236         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11238 2003-04-13  Nick Clifton  <nickc@redhat.com>
11240         * config-ml.in: Remove support for --disable-aix removing
11241         call-aix multilibs.
11243 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11245         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11246         * */configure: Rebuilt.
11248 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11250         * MAINTAINERS: Add my email address.
11252 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11254         * MAINTAINERS (Write After Approval): Add myself.
11256 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11258         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11259         * Makefile.in: Regenerate.
11261 2003-03-14  Michael Chastain  <mec@shout.net>
11263         * Makefile.in: Regenerate with correct Makefile.def.
11265 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11267         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11268         Make macro.
11269         * Makefile.in: Regenerate.
11270         * configure.in: Clean up gxx_include_dir logic.
11271         * configure: Regenerate.
11273 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11275         * MAINTAINERS (Write After Approval): Add myself.
11277 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11279         * MAINTAINERS: Update my mail address.
11281 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11283         * configure.in (gxx_include_dir): Fix typo.
11284         * configure: Regenerated.
11286 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11288         * Makefile.tpl: Reindent.
11289         * Makefile.in: Regenerate.
11290         * configure.in: Reindent.  Don't set unused variables.
11291         * configure: Regenerate.
11293 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11295         * configure.in: Include $(build_tooldir)/sys-include in
11296         FLAGS_FOR_TARGET.
11297         * configure: Regenerated.
11299 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11301         * Makefile.tpl: Always pass down RANLIB.
11302         * Makefile.in: Regenerate.
11304         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11305         * Makefile.in: Regenerate.
11306         * configure.in: Remove unused logic relating to --enable-shared
11307         and --enable-threads.  Remove bogus comments.  Remove redundant
11308         noconfigdirs.
11309         * configure: Regenerate.
11311         * configure.in: Replace ${libstdcxx_version} by its value.
11312         Remove reference to mh-dgux.
11313         * configure: Regenerate.
11315 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11317         * MAINTAINERS (Write After Approval): Add myself.
11319 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11321         * Makefile.tpl: Rearrange.
11322         * Makefile.in: Regenerate.
11324 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11326         * configure.in: Add support for kaOS as cross build target system.
11327         * configure: Regenerated.
11329 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11331         * MAINTAINERS (Write after approval): Add myself.
11333 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11335         * MAINTAINERS: Update my email address.
11337 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11339         * MAINTAINERS: Add self to blanket write privs. section.
11341 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11343         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11344         configure-target-* as some target builds may require additional
11345         flags for preprocessor tests.
11346         * Makefile.in: Regenerated.
11348 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11350         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11351         * ltconfig: Handle it.
11352         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11353         auto-detecting it.
11355         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11356         it is used as argument to $CC.
11357         * ltcf-gcj.sh: Likewise.
11359         * configure.in: Introduce --enable-maintainer-mode.
11360         * configure: Rebuilt.
11361         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11362         for maintainer mode.
11363         * Makefile.in: Rebuilt.
11365 2003-02-18  Jason Merrill  <jason@redhat.com>
11367         * Makefile.tpl (check-c++): Allow parallelism.
11369 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11371         * MAINTAINERS: Remove John Carr (who never actually had access to
11372         gcc.gnu.org).
11374 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11376         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11377         don't configure target-libobjc.
11378         * configure: Regenerate.
11380 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11382         * Makefile.tpl (RANLIB): Define.
11383         * Makefile.in: Regenerate.
11385 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11387         * MAINTAINERS: Update my email.
11389 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11391         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11392         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11393         * Makefile.in: Regenerated.
11394         * configure.in: Remove all traces of snavigator, db, and grep.
11395         * configure: Regenerated.
11397 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11399         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11400         After Approval.
11402 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11404         * MAINTAINERS (Write after approval): Add myself.
11406 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11408         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11409         * Makefile.in: Regenerated.
11411 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11413         * config.guess: Updated to 2003-01-30's version.
11414         * config.sub: Updated to 2003-01-28's version.
11416 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11418         * config.if: If gcc_version is already set, just use it.  Don't set
11419         gcc_version_trigger if it's already set, otherwise set it to
11420         gcc/version.c, but only if the file exists.  If it is not set and
11421         gcc/version.c does not exist, try to extract the version number from
11422         $CC.
11424 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11426         * MAINTAINERS: Add myself to write-after-approval list.
11428 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11430         * configure.in:  Revert 24Jan change.
11431         * configure:  Regenerate.
11433 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11435         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11436         entry of HJ Lu.
11438 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11440         * configure.in: Revert previous change.
11441         * configure: Regenerate.
11443 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11445         * configure.in: Make rda native-only.
11446         * configure: Regenerate.
11448 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11450         * MAINTAINERS: Move myself from GNATS-only-accounts to
11451         write-after-approval.
11453 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11455         * configure.in: Add missing \.
11456         * configure: Rebuilt.
11458 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11460         * configure.in (baseargs): Avoid using \| in sed regular
11461         expressions.
11462         * configure: Rebuilt.
11464 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11466         * configure.in (baseargs): Remove all supported forms of
11467         --cache-file, --srcdir, --host, --build and --target options
11468         from argument lists.
11469         * configure: Rebuilt.
11471 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11473         * MAINTAINERS: Add myself to write-after-approval list.
11475 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11477         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11478         * configure: Rebuilt.
11480 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11482         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11483         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11484         * Makefile.in: Regenerate.
11485         * configure: Regenerate.
11487 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11489         * configure.in: Remove Makefile in build, host and target modules
11490         unless configure was run with --no-recursion.
11491         * configure: Rebuilt.
11493 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11495         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11496         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11497         * Makefile.in: Regenerate.
11499 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11501         * config.guess: Update to 2003-01-03 version.
11502         * config.sub: Update to 2003-01-03 version.
11504 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11506         * configure: Regenerate with proper autoconf 2.13.
11508 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11510         * configure.in: Add AC_PREREQ for consistency.
11511         * configure: Regenerate.
11513 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11515         * configure.in (GDB_TK): Add tcl directories conditional on
11516         gdb/gdbtk directory being present.
11517         * configure: Regenerate.
11519 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11521         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11522         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11523         * configure: Rebuilt.
11525 2002-12-31  Tom Tromey  <tromey@redhat.com>
11527         * Makefile.in: Rebuilt.
11528         * Makefile.def (target_modules) [libffi]: Allow installation.
11530 2002-12-31  Andreas Schwab  <schwab@suse.de>
11532         * configure.in: Fix use of $program_transform_name.
11533         * configure: Regenerated.
11535 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11537         * configure.in (baseargs): Don't remove first configure argument.
11538         * configure: Regenerated.
11540 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
11542         * Makefile.tpl (local-distclean): Don't remove...
11543         (multilib.ts): ... this.  Moved into...
11544         (multilib.out): ... this.  Don't use sub-make.
11545         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11546         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11547         (configure-build-[+module+], configure-[+module+],
11548         configure-target-[+module+], configure-gcc): ... these.  Test
11549         for Makefile existence.  Drop config.status from dependencies.
11550         * Makefile.in: Rebuilt.
11551         * configure.in: Move gcc-version-trigger to the end of
11552         ac_configure_args.  Add comments to maybedep.tmp and
11553         serdep.tmp.  Introduce --disable-serial-configure.  Remove
11554         nonopt from baseargs, matching and removing corresponding
11555         whitespace while at it.
11556         * configure: Rebuilt.
11558 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
11560         * configure.in (host_configargs): Replace reference to
11561         no-longer-defined buildopts with --build=${build_alias}.
11562         * configure: Rebuilt.
11564         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
11565         program_transform_name to standard idiom.
11566         (AUTOGEN, AUTOCONF): Define.
11567         (Makefile.in): Use $(AUTOGEN).
11568         (Makefile): Depend on config.status, and use autoconf-style rule to
11569         build it.  Move original commands to...
11570         (config.status): ... this new target.
11571         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
11572         $(AUTOCONF).
11573         * Makefile.in: Rebuilt.
11575 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11577         * Makefile.tpl: Fix dramatic bustage due to change in
11578         program_transform_name.
11579         * Makefile.in: Regenerate.
11581         * configure.in: Remove unnecessary PATH setting.
11582         * configure: Regnerate.
11584         * configure.in: Don't default to unprefixed tools unless
11585         the native tools will work.
11586         * configure: Regenerate.
11588         * configure.in: Convert to autoconf script.  Blow away lots
11589         of now-redundant Makefile fragments.
11590         * configure: Generate using Autoconf.
11591         * Makefile.tpl: Rewrite to reflect autoconfiscation.
11592         * Makefile.in: Regenerate.
11594 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11596         * configure: Fix stupid bug where RANLIB was mistakenly included.
11598         * configure.in: Rename (buildargs, hostargs, targargs) to
11599         (build_configargs, host_configargs, target_configargs).
11601         * configure.in: Move logic out of sed statement.
11603         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
11604         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11606 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11608         * config.sub: Import from master repository
11609         * config.guess: Ditto
11611 2002-12-24  Andreas Schwab  <schwab@suse.de>
11613         * Makefile.tpl (multilib.out): Fix missing space.
11614         * Makefile.in: Regenerate.
11616 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11618         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11619         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11620         * Makefile.in: Regenerate.
11621         * configure.in: Remove unnecessary leftovers.
11623 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11625         * configure.in (extra_ranlibflags_for_target): New variable.
11626         (*-*-darwin): Add -c to ranlib commands.
11627         * configure (tooldir): Handle extra_ranlibflags_for_target.
11629 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11631         * Makefile.tpl: Revert HJL's change.
11632         * Makefile.in: Regenerated.
11633         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11634         always.
11636 2002-12-19  Andreas Schwab  <schwab@suse.de>
11638         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11639         * Makefile.in: Regenerate.
11641 2002-12-18  H.J. Lu  <hjl@gnu.org>
11643         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11644         * Makefile.in: Regenerated.
11646         * configure.in (build_prefix): New. Substitute.
11648 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11650         * Makefile.tpl: Don't let real targets depend on phony targets.
11651         * Makefile.in: Regenerate.
11653         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11654         * Makefile.in: Regenerate.
11656 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
11658         * config.sub: Import from master repository
11659         * config.guess: Ditto
11661 2002-12-16  Jason Merrill  <jason@redhat.com>
11663         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11664         previous 'make bootstrap'.
11665         * Makefile.in: Regenerate.
11667 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
11669         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11671 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11673         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11674         * Makefile.in: Regenerate.
11676 2002-12-13  Jason Merrill  <jason@redhat.com>
11678         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
11679         library tests.
11680         (check-c++): Just depend on it and check-target-libstdc++-v3.
11681         * Makefile.in: Regenerate.
11683 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11685         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11686         * Makefile.in: Rebuilt.
11688 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11690         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11692 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11694         * configure: Fix bug put in by gremlins.
11696         * Makefile.tpl: Substitute more autoconfily.
11697         * configure: Substitute more autoconfily.
11698         * Makefile.in: Regenerate.
11700 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
11702         * config.sub: Import from master repository
11703         * config.guess: Ditto
11704         * MAINTAINERS: Added Svein Seldal under write after approval
11706 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
11708         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11709         * Makefile.in (all-sim): Ditto.
11711 2002-12-06  DJ Delorie  <dj@redhat.com>
11713         * Makefile.tpl: Change configure dependencies to not have real
11714         targets depend on phony targets.
11716 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
11718         * configure.in: Revert unintentional change.
11720         * Makefile.tpl: Change dependency for */multilib.out so that
11721         it works when gcc isn't in the tree.
11723         * configure.in: Substitute more.
11724         * configure: Run subconfigures from the Makefile.
11725         * Makefile.tpl: Run subconfigures from the Makefile; add a few
11726         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
11728 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11730         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11732 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11734         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11735         and corresponding dependencies.
11736         * Makefile.in: Regenerate.
11738         * configure.in (host_tools): Order binutils, gas and ld for
11739         convenience in running the testsuites.
11741         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11742         * Makefile.in: Regenerate.
11743         * configure.in: Introduce rules to serialize subconfigure runs.
11745         * configure.in: Introduce BASE_CC_FOR_TARGET.
11746         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
11747         Realize configure-build-* targets.  Realize configure-target-* targets.
11748         * Makefile.in: Regenerate.
11750 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11752         * configure: Move gcc_version_trigger stuff from here...
11753         * configure.in: ...to here.
11755         * configure.in: Separate subconfigure options added by this file from
11756         options given by the user.  Add machinery to put args for host
11757         subconfigures into the Makefile.
11759         * Makefile.tpl: Remove 'vault' targets.
11760         * Makefile.tpl: Reorder and comment dependencies.
11761         * Makefile.in: Regenerate.
11763 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11764         * configure.in: Fix my broken commit of previous patch. (sigh)
11766 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11768         * configure.in: Move host-specific darwin noconfigdirs into
11769         the host-specific section.
11771 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11773         * configure.in: Move host-specific darwin noconfigdirs into
11774         the host-specific section.
11776 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11778         * configure: Remove skip-this-dir support.
11779         * Makefile.tpl: Remove skip-this-dir support.
11781         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11782         subdirectories.
11783         * Makefile.in: Regenerate.
11785         * Makefile.tpl: Strip out useless setting of 'dir'.
11786         * Makefile.in: Regenerate.
11788 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11790         * configure.in: Fix deeply stupid bug.
11792         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11793         shell code in CXX_FOR_TARGET
11794         * Makefile.def: Introduce raw_cxx.
11795         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11796         RAW_CXX_FOR_TARGET.
11797         * Makefile.in: Regenerate.
11799 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11801         * Makefile.tpl: Remove unnecessary ifs.
11802         * Makefile.in: Regenerate.
11804         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11805         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11806         targets for 'no_install' modules.
11807         * configure: Move GDB_TK substitution to configure.in.  Move
11808         build_modules stuff to configure.in.
11809         * configure.in: Implement soft dependency machinery.  Maybe-ize
11810         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11811         * Makefile.in: Regenerate.
11813 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11815         * Makefile.tpl: Make all-target, install-target behave similarly
11816         to all, install (only hitting configured targets).  Eliminate
11817         unused macro defintions.
11819         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11820         build != host.
11822         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11824         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11826         * configure.in: Produce lists of subdir targets we're actually
11827         configuring.  Remove references to "dosrel".
11828         * Makefile.tpl: Let configure set which subdir targets are hit.
11829         Remove install-cross; clean up install; remove ALL.  Remove
11830         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11831         Autogenerate host module targets.  Remove empty dependency lines
11832         and redundant dependency; rearrange slightly.
11833         * Makefile.def: Add host-side libtermcap, utils.
11835         * Makefile.in: Regenerate.
11837 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11839         * ltconfig (osf[345]): Append $major to soname_spec.
11840         Reflect this in library_names_spec.
11841         * ltmain.sh (osf): Prefix $major with . for use as extension.
11843 2002-11-19  Andreas Jaeger  <aj@suse.de>
11845         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11846         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11847         and sparc64 GNU/Linux systems.
11849 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11851         * MAINTAINERS: Update email.
11853 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11855         * MAINTAINERS: Complete James Dennett's entry.
11857 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11859         * MAINTAINERS (Write After Approval): Add myself.
11861 2002-11-13  Bruce Korb  <bkorb@gnu.org>
11863         * Makefile.tpl: syntactic cleanup
11865 2002-11-13  Stuart Hastings  <stuart@apple.com>
11867         * MAINTAINERS: Add myself to write-after-approval list.
11869 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11871         * Makefile.def: Add list of recursive targets to autogenerate.
11872         Add build_modules.
11873         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
11874         targets.  Autogenerate *-build-* targets.
11875         * Makefile.in: Regenerate.
11877 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11879         * configure: More autoconf-style substitutions.
11880         * Makefile.tpl: More autoconf-style substitutions.
11881         * Makefile.in: Regenerate.
11883 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11885         * configure: Substitute more variables in a more autoconf-friendly
11886         way.  Simplify slightly.
11887         * Makefile.tpl: Make more variables substitutable in an
11888         autoconf-friendly way.
11889         * Makefile.in: Regenerate.
11891 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
11893         * MAINTAINERS (Write After Approval): Add myself.
11895 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11897         * configure.in (v810*): Remove special setting of tools.
11899         * configure: Add support for extra required flags for ar or nm.
11900         * configure.in (aix4.3+): Use above support for target-specific
11901         issues, rather than using config/mt-aix43.
11903 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11905         * configure: Remove 'removing', which doesn't work.  Replace $subdir
11906         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
11907         with $srcdir.  Reformat indentation.  Substitute some variables
11908         formerly hard-coded in the Makefile for build=host.
11909         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11910         * Makefile.def: Autogenerate more.
11911         * Makefile.in: Regenerate.
11913 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11915         * MAINTAINERS (Write After Approval): Add myself.
11917 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11919         * Makefile.def (host_modules): Add rda.
11920         * Makefile.in: Regenerate.
11921         * configure.in (target_tool): Add target-rda to list.
11923 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11925         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11927 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11929         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11930         and restrap targets to this rule.
11931         * Makefile.in:  Regenerate.
11933 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11935         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11936         GNATS only accounts.
11938 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11940         * configure.in (i[3456]86-*-linux*): Add check to disable
11941         ${libgcj} for glibc1.
11943 2002-10-24  Denis Chertykov  <denisc@overta.ru>
11945         * MAINTAINERS: Add myself as ip2k port maintainer.
11947 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
11949         * configure.in: Add tic4x target.
11951 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11953         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11954         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11955         * Makefile.in: Regenerate.
11957         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11958         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11959         * Makefile.in: Regenerate.
11961 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
11963         * MAINTAINERS: Add myself as web pages co-maintainer.
11965 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11967         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11968         * Makefile.in: Regenerate.
11970 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
11972         * MAINTAINERS: Add myself and Nathan Sidwell
11973         <nathan@codesourcery.com> as VxWorks maintainers.
11975 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11977         * Makefile.def: Remove order dependency comments.
11978         * Makefile.tpl: Add explicit install-install dependencies.
11979         * Makefile.in: Regenerate.
11981         * Makefile.tpl: Remove material now in src-release.  (Finally!)
11982         * Makefile.in: Regenerate.
11984         * Makefile.tpl: Add configure-target (for src-release in src)
11985         * Makefile.in: Regenerate.
11987 2002-09-30  Nick Clifton  <nickc@redhat.com>
11989         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11991 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
11993         * configure.in (s390*-*-linux*): Enable libgcj.
11995 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
11997         * configure: Revert accidentally applied changes.
11999         * Makefile.tpl: Make more autoconf-friendly.
12000         * Makefile.in: Regenerate.
12001         * configure: Make substitution more autoconf-like.
12003 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12005         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12006         single entry to handle all these.
12007         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12008         libjava on arm-*-elf.
12010 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12012         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12013         things that depend on them.
12015 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12017         * Makefile.tpl: Make subsituted variables more autoconfy.
12018         * Makefile.in: Regenerate.
12019         * configure: Make seds more autoconfy.
12021 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12023         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12024         * Makefile.in: Regenerate.
12025         * configure.in: Rewrite sed statements to look autoconfy.
12027         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12028         all-target-foo on configure-target-foo.
12029         * Makefile.def: Ditto.
12030         * Makefile.in: Rebuild.
12032 2002-09-25  Andrew Haley  <aph@redhat.com>
12034         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12036 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12038         * Makefile.def: New file.
12039         * Makefile.tpl: New file.
12040         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12041         * contrib/gcc_update: Note that Makefile.in is a generated file.
12043         * configure.in: Minor rearrangement.  Simplify tests.
12045 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12047         * configure.in (with_headers): Skip copy if value is "yes".
12048         (with_libs): Likewise.
12050 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12052         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12053         * configure.in (sh*-*-pe*): Ditto.
12054         * configure.in (mips*-*-pe*): Ditto.
12055         * configure.in (*arm-wince-pe): Ditto.
12057         * configure.in: Rearrange.
12059 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12061         * MAINTAINERS: Update my email address.
12063 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12065         * MAINTAINERS: (Write After Approval): Add myself.
12067 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12069         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12071 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12073         * MAINTAINERS: Change my mailing address.
12075 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12077         * MAINTAINERS (Write After Approval): Remove myself.
12078         (Various Maintainers: c++ runtime libs): Add myself.
12080 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12082         * MAINTAINERS (Write After Approval): Remove myself.
12083         (Various Maintainers: c++ runtime libs): Add myself.
12085 2002-08-15  Eric Christopher  <echristo@redhat.com>
12087         * config.sub: Import from master repository.
12088         * config.guess: Ditto.
12090 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12092         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12093         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12094         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12096 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12098         * MAINTAINERS: Add self to rs6000 vector extensions.
12100 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12102         * libiberty/configure: Reverted unintended yesterday's check in.
12104 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12106         * boehm-gc/configure, libf2c/configure: Rebuilt.
12107         * libffi/configure, libiberty/configure: Ditto.
12108         * libjava/configure, libobjc/configure: Ditto.
12109         * libstdc++-v3/configure, zlib/configure: Ditto.
12110         Merged from binutils:
12111         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12112         From Steve Ellcey <sje@cup.hp.com>:
12113         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12114         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12115         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12116         IA64.
12117         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12118         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12119         soname_spec, sys_lib_search_path_spec): Ditto.
12121 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12123         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12125 2002-08-04  H.J. Lu  (hjl@gnu.org)
12127         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12129 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12131         * MAINTAINERS (Write After Approval): Add myself.
12133 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12135         * configure.in: Move generic linux case to end.  Copy generic
12136         linux noconfigdirs to mips*-*-linux* entry and new
12137         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12139 2002-07-19  Michael Matz  <matz@suse.de>
12141         * MAINTAINERS: Add myself as ra* maintainer.
12143 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12145         * config.guess: Update to 2002-07-09 version.
12146         * config.sub: Update to 2002-07-03 version.
12148 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12150         * MAINTAINERS: Fix typo in a maintainer email address.
12152 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12154         * configure.in: Remove two redundant tests.
12156 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12158         * configure.in (mips*-*-irix6*o32): Enable stabs.
12160 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12162         * configure.in: Don't build grez.
12163         * Makefile.in: Ditto.
12165         * Makefile.in: Remove references to bsp, cygmon, libstub.
12166         * configure.in: Ditto.
12168         * configure.in: Remove leftover reference to gdbtest.
12170 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12172         * configure.in (gxx_include_dir):  Change to match versioned
12173         C++ headers if --enable-version-specific-runtime-libs is used.
12175 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12177         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12179 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12181         * configure.in: Make --without-x work.
12183 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12185         * configure.in: Rearrange target Makefile fragment collection.
12187         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12188         cvs[src].
12189         * configure.in: Ditto.
12191 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12193         * MAINTAINERS (Write After Approval): Update my e-mail address.
12195 2002-06-24  Ben Elliston  <bje@redhat.com>
12197         * configure.in (host_tools): Remove cgen.
12199         * Makefile.in (all-cgen): Remove; runs from its source directory.
12200         (check-cgen, install-cgen, clean-cgen): Likewise.
12201         (all-opcodes): Do not depend on all-cgen.
12202         (all-sim): Likewise.
12204 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12206         * Makefile.in: Eliminate 'apache' targets.
12207         * configure.in: Eliminate 'apache' targets.
12209         * configure.in: Eliminate redundant tests.  Reorganize.
12211         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12213         * config-ml.in: Eliminate references to Cygnus configure.
12215         * Makefile.in: Eliminate references to building emacs.
12217 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12219         * MAINTAINERS: Update my email address.
12221 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12223         * config.if (libstdcxx_incdir): Version C++ headers.
12224         (cxx_incdir): Remove.
12226 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12228         * MAINTAINERS (Write After Approval): Add self.
12230 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12232         * configure.in: Add support for ip2k.
12234 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12236         * configure.in: Fix AIX configury bug.
12238 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12240         * MAINTAINERS (Write After Approval): Add self.
12242 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12244         * configure.in: replace ${topsrcdir} with ${srcdir}
12246         * configure.in: Move definition of libstdcxx_flags
12247         right above usage, rather than waaay earlier.
12249         * configure.in: Pull definition of is_cross_compiler earlier.
12251         * configure.in: Rearrange a little.
12253         * configure.in: Remove references to librx.
12254         * Makefile.in: Remove references to librx.
12256 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12258         * config.sub: Add support for avr target.
12259         Import from master sources, rev 1.255
12261 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12263         * configure, .cvsignore:  Revert previous change...
12264         * Makefile:  ...delete.
12266 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12268         * configure.in: Eliminate ${gasdir} variable.
12270 2002-06-18  Dave Brolley  <brolley@redhat.com>
12272         * configure.in: Add support for frv.
12273         * config.sub: Add support for frv.
12275 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12277         * configure:  Remove garbage from previous commit.
12279 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12281         * configure:  For in-source builds, make a subdir and re-exec there.
12282         * Makefile:  New file.  Pass targets through to build directory.
12283         * .cvsignore:  No longer ignore "Makefile".
12285 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12287         * MAINTAINERS (Write After Approval): Add self.
12289 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12291         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12293 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12295         * configure.in (vax-*-netbsd*): Re-enable gas.
12297 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12299         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12300         BUILD_PREFIX_1, to correct nomenclature.
12301         * configure: Likewise.
12303         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12304         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12306 2002-05-31  Olaf Hering  <olh@suse.de>
12308         * config-ml.in: Propogate DESTDIR also.
12310 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12312         * configure.in (vax-*-netbsd*): Don't build gas for this
12313         platform.
12315 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12317         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12318         and libgcj for AVR.
12320 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12322         * MAINTAINERS (Write After Approval): Add myself.
12324 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12326         * config.guess: Update to 2002-05-22 version.
12327         * config.sub: Likewise.
12329 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12331         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12332         * config-ml.in: Likewise.
12333         * configure: Likewise.
12334         * configure.in: Likewise.
12336 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12338         * MAINTAINERS: Update my email address.
12340 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12342         * configure.in: Simplify makefile fragment collection.
12344         * configure.in: Remove code to build emacs.
12346         * configure.in : Remove --srcdir argument from targargs and buildargs
12347         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12349         * configure: Move some logic to configure.in.
12350         * configure.in: Move some logic from configure.
12352 2002-05-11  Tom Tromey  <tromey@redhat.com>
12354         * MAINTAINERS: Reflect libgcj reality.
12356 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12358         * Makefile.in: Honour DESTDIR.
12360 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12362         * config.guess: Import 2002-03-20 version.
12363         * config.sub: Import 2002-04-26 version.
12365 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12367         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12369 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12371         * MAINTAINERS: Add self.
12373 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12375         * ltmain.sh: Detect and handle object name conflicts
12376         while piecewise linking a static library.
12378 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12380         * configure.in (noconfigdirs): Don't disable libgcj on
12381         sparc64-*-solaris* and sparcv9-*-solaris*.
12383 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12385         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12387 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12389         * configure.in (FLAGS_FOR_TARGET): Do not add
12390         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12391         on i[3456]86-*-linux*.
12393 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12395         * configure.in (noconfigdirs): Replace [ ] with test.
12397         * configure.in (noconfigdirs): Do not add target-newlib if
12398         target == i[3456]86-*-linux*, and host == target.
12400 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12402         * configure.in: delete reference to absent file
12404         * configure.in: replace '[' with 'test'
12406         * configure.in: Eliminate references to gash.
12407         * Makefile.in: Eliminate references to gash.
12409         * configure.in: remove useless references to 'pic' makefile fragments.
12411         * configure.in: (*-*-windows*) Finish removing.
12413         * configure.in: Eliminate redundant test for libgui.
12415 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12417         * MAINTAINERS: Add self and realphabetize.  Update entries
12418         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12419         entry for a29k port maintainer.
12421 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12423         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12424         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12426 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12428         * configure.in: remove references to dead files
12430 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12432         * MAINTAINERS: Add information about purpose of this file.
12434 2002-04-18  Tom Tromey  <tromey@redhat.com>
12436         * configure.in: Disallow configuring libgcj when it is already
12437         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12438         Solaris 2.8 by default.  For PR libgcj/6158.
12440 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12442         * configure.in:  Move default CC setting out of config/mh-* fragments
12443         directly into here.
12445 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12447         * configure.in: don't even try to configure or make a subdirectory
12448         if there's no configure script for it.
12450 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12452         * MAINTAINERS: Remove chill maintainers.
12453         * Makefile.in (CHILLFLAGS): Remove.
12454         (CHILL_LIB): Remove.
12455         (TARGET_CONFIGDIRS): Remove libchill.
12456         (CHILL_FOR_TARGET): Remove.
12457         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12458         CHILL_LIB.
12459         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12460         (CHECK_TARGET_MODULES): Likewise.
12461         (INSTALL_TARGET_MODULES): Likewise.
12462         (CLEAN_TARGET_MODULES): Likewise.
12463         (configure-target-libchill): Remove.
12464         (all-target-libchill): Remove.
12465         * configure.in (target_libs): Remove target-libchill.
12466         Do not compute CHILL_FOR_TARGET.
12467         * libchill: Remove directory.
12469 2002-04-11  DJ Delorie  <dj@redhat.com>
12471         * Makefile.in, configure.in: Sync with binutils, entries
12472         follow...
12474 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12476         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12477         (do-tar, do-bz2): New rules.
12478         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12479         (gdb-tar): New rule.
12480         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12481         (insight_dejagnu.tar): New rule.
12482         (insight.tar): New rule.
12483         (gdb+dejagnu.tar): New rule.
12484         (gdb.tar): New rule.
12486 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12488         * Makefile.in: Add all-tix to deps for all-snavigator
12489         so that tix is built when building snavigator.
12491 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12493         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12494         ld and gdb are not supported.
12496 2002-01-07  Mark Salter  <msalter@redhat.com>
12498         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12499         Allow target-libgloss to be built for arm, strongarm, and xscale.
12501 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12503         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12504         options for i[3456]86-pc-linux* native builds.
12506 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12508         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12509         files from .po files for a distribution.
12511 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12513         * configure.in: Enable libstdc++-v3 for h8300 targets.
12515 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12517         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12518         version from bfd/.
12520 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12522         * Makefile.in (VER): When present, extract the version number from
12523         the file version.in.
12525 2001-05-24  Tom Rix  <trix@redhat.com>
12527         * configure.in : enable ld for aix
12529 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12531         * config.guess: Add linux target for S/390.
12533 2000-11-07  Philip Blundell  <pb@futuretv.com>
12535         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12537 2000-11-03  Philip Blundell  <pb@futuretv.com>
12539         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12540         files.
12542 2001-01-15  Ben Elliston  <bje@redhat.com>
12544         * configure.in (host_tools): Add sid.
12545         Always configure cgen.
12547 2000-11-24  Nick Clifton  <nickc@redhat.com>
12549         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12551 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
12553         * Makefile.in (ALL_MODULES): Add all-cgen.
12554         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12555         (all-cgen): New target.
12556         (all-opcodes,all-sim): Depend on all-cgen.
12557         * configure.in (host_tools): Add cgen.
12558         Only configure cgen if --enable-cgen-maint.
12560 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
12562         * configure.in: Add *-*-freebsd* configurations.
12564 2002-04-08  Tom Tromey  <tromey@redhat.com>
12566         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12567         Fixes PR libgcj/6068.
12569 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
12571         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12573 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12575         * configure.in (alpha*-dec-osf*): Enable libgcj.
12577 2003-03-27  Matthew Gingell  <gingell@gnat.com>
12579         * MAINTAINERS (Write After Approval): Add myself.
12581 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
12583         Fix for: PR bootstrap/3591, target/5676
12584         * configure.in (mcore-pe): Disable the configuration of
12585         libstdc++-v3 since exceptions are not supported.
12587 2002-03-20  Anthony Green  <green@redhat.com>
12589         * configure.in: Enable libgcj for xscale-elf target.
12591 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
12593         * MAINTAINERS:  Update my email address.
12595 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12597         * ltmain.sh (relink_command): Fix typo in previous change.
12599 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
12601         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
12602         (relink_command): Added --tag flags.
12603         (mode=install): If relinking fails; error out.
12605 2002-03-12  Richard Henderson  <rth@redhat.com>
12607         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12608         .NOTPARALLEL tag.
12609         (do-check): Rename from check.
12610         (check): Allow parallel check.
12612 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12614         * MAINTAINERS: Add myself as maintainer for xtensa port.
12615         Fix alphabetical order in CPU port maintainer list.
12616         Remove myself from Write After Approval list.
12618 2002-03-11  Richard Henderson  <rth@redhat.com>
12620         * Makefile.in (.NOTPARALLEL): Add fake tag.
12622 2002-03-07  H.J. Lu  (hjl@gnu.org)
12624         * configure.in: Enable gprof for mips*-*-linux*.
12626 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12628         * MAINTAINERS (Write After Approval): Add myself.
12630 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12632         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12633         libjava.
12634         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12636 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12638         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12639         because its Makefile is there; test for the executable instead.
12641 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12643         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12644         libstdc++-v3 and libjava.
12646 2002-02-11  Adam Megacz  <adam@xwt.org>
12648         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12649         boehm-gc
12651 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12653         * config.guess: Updated to 2002-01-30's version.
12654         * config.sub: Updated to 2002-02-01's version.
12655         Contribute sh64-elf.
12656         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
12657         * configure.in: Added sh64-*-*.
12659 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
12661         * MAINTAINERS: Belatedly add myself to write after approval list.
12663 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
12665         * MAINTAINERS: Put self in as maintainer for x86-64 port.
12666         Remove self as Write After Approval.
12668 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
12670         * MAINTAINERS: Put self in as maintainer for contrib/regression
12671         directory.
12673 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
12675         * MAINTAINERS:  Update my email address.
12677 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
12679         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
12680         target-libiberty, and target-libgloss.  Skip Java-related
12681         libraries if not supported for NetBSD on target CPU.
12683 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
12685         * install-sh: Use _inst.$$_ for temp file name.
12687 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
12689         * MAINTAINERS (Write After Approval): Move my contact info
12690         from here...
12691         (OS Port Maintainers): ...to here (netbsd).
12693 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
12695         * MAINTAINERS (Write After Approval): Add myself.
12697 2002-01-17  H.J. Lu  <hjl@gnu.org>
12699         * Makefile.in (all-fastjar): Also depend on all-libiberty.
12700         (all-target-fastjar): Also depend on all-target-libiberty.
12702 2002-01-16  H.J. Lu  (hjl@gnu.org)
12704         * config.guess: Import from master sources, rev 1.225.
12705         * config.sub: Import from master sources, rev 1.238.
12707 2002-01-16  Kazu Hirata  <kazu@hxi.com>
12709         * MAINTAINERS (Write After Approval): Remove myself.
12711 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
12713         * MAINTAINERS (Write After Approval): Add myself.
12715 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12717         * MAINTAINERS: Add self as docs co-maintainer.
12719 2001-12-11  Matthias Klose  <doko@debian.org>
12721         * MAINTAINERS (Write After Approval): Add myself.
12723 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
12725         * MAINTAINERS: Update my email address.
12727 2001-12-07  Turly O'Connor  <turly@apple.com>
12728         * MAINTAINERS (Write After Approval): Add myself.
12729         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12730         (rs6000_initialize_trampoline): Call __trampoline_setup for
12731         ABI_DARWIN too.
12732         * darwin-tramp.asm: New file, implements __trampoline_setup.
12733         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12735 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
12737         * MAINTAINERS (Write After Approval): Add myself.
12739 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
12741         * configure, configure.in: Use temp file for long sed commands.
12743 2001-12-03  Laurent Guerby  <guerby@acm.org>
12745         * config.sub: Update to version 1.232 on subversion.
12747 2001-12-03  Ben Elliston  <bje@redhat.com>
12749         * MAINTAINERS: Update mail address for config.* patches.
12751 2001-11-27  DJ Delorie  <dj@redhat.com>
12752             Zack Weinberg  <zack@codesourcery.com>
12754         When build != host, create libiberty for the build machine.
12756         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12757         CONFIG_ARGUMENTS.
12758         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12759         New variables.
12760         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12761         and rules.
12762         (all.normal): Depend on ALL_BUILD_MODULES.
12763         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12764         (all-build-libiberty): Depend on configure-build-libiberty.
12766         * configure: Calculate and substitute proper value for
12767         ALL_BUILD_MODULES.
12768         * configure.in: Create the build subdirectory.
12769         Calculate and substitute TARGET_CONFIGARGS (formerly
12770         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12772 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
12774         * MAINTAINERS (write-after-approval): Add self.
12776 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12778         * MAINTAINERS (GNATS only accounts): Remove self.
12780 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12782         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12783         libf2c.
12785 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12787         * MAINTAINERS (Write After Approval): Add self.
12789 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12791         * MAINTAINERS: mips and s390 are also CPU ports.
12793 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12795         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12797 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12799         * MAINTAINERS: Alphabetize.
12801 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12803         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12805 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12807         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12809 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12811         * configure.in (--enable-languages): Be more permissive about
12812         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12814 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12816         * config.sub: Import from master sources, rev. 1.230.
12817         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12819 2001-11-07  Laurent Guerby  <guerby@acm.org>
12821         * MAINTAINERS (Write After Approval): Add self.
12823 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12825         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12827 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12829         * config.sub: Import from master sources, rev 1.226.
12830         * config.guess: Import from master sources, rev 1.216.
12832 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12834         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12835         * MAINTAINERS: Add self as maintainer of MMIX port.
12836         Remove old after-approval entry.
12838 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12840         * ChangeLog, configure: Fix spelling errors.
12842 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12844         * MAINTAINERS: Tweak my address.
12846 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12848         * MAINTAINERS: Update my email address.
12850 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12852         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12853         * MAINTAINERS: Add self as maintainer of CRIS port.
12855 2001-10-10  Geert Bosch  <bosch@gnat.com>
12857         * MAINTAINERS (Various maintainers: Ada front end):
12858         Added Robert Dewar.
12860 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
12862         * MAINTAINERS (Write After Approval): Added self
12864 2001-10-02  Geert Bosch  <bosch@gnat.com>
12866         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12868 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12870         * configure: Handle temporary files securely using mkdir.
12872 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
12874         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12876 2001-09-26  Will Cohen  <wcohen@redhat.com>
12878         * configure.in (*-*-linux*): Disable configuration of target-newlib
12879         and target-libgloss.
12881 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12883         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12884         RANLIB.
12886 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
12888         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12889         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12890         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12891         avoid quotes nesting problems.
12892         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12893         (DO_X): Export only variables that are set.
12895 2001-09-19  Ben Elliston  <bje@redhat.com>
12897         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12898         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12899         semantics.  Use the shell built-in "type" command instead.
12901 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
12903         Merged from gcc-3_0-branch:
12904         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
12905         * ltcf-c.sh: Use $objext, not $ac_objext.
12906         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
12907         * ltcf-cxx.sh: Add support for GNU.
12908         2001-07-22  Timothy Wall  <twall@redhat.com>
12909         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
12910         default settings if using GNU tools with that configuration.
12911         * ltcf-cxx.sh: Ditto.
12912         * ltcf-gcj.sh: Ditto.
12913         2001-07-21  Michael Chastain  <chastain@redhat.com>
12914         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12915         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
12916         * ltmain.sh: Mark as gcc-local.
12918 2001-08-30  Eric Christopher  <echristo@redhat.com>
12919             Jason Eckhardt  <jle@redhat.com>
12921         * config.guess: Merge from master sources.
12922         * config.sub: Merge from master sources, add support for mipsisa32.
12924 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12925         * config.sub: Merge from master sources, rev 1.219.
12926         * MAINTAINERS: Add self as contact for stormy16 port.
12928 2001-08-14  Zack Weinberg  <zackw@panix.com>
12930         * config.sub: Merge from master sources, rev 1.218.
12931         * config.guess: Merge from master sources, rev 1.209.
12933 2001-08-11  Graham Stott  <grahams@redhat.com>
12935         * Makefile.in (check-c++): Add missing semicolon.
12937 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12939         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12941 2001-07-30  Eric Christopher  <echristo@redhat.com>
12943         * MAINTAINERS (Various maintainers: mips port): Added myself.
12945 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12947         * configure.in (sh-*-linux*): New.
12949 2001-07-27  Richard Henderson  <rth@redhat.com>
12951         * .cvsignore: Add LAST_UPDATED.
12953 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
12955         * MAINTAINERS (Various maintainers: s390 port): Added myself.
12957 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
12959         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12961 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12963         * MAINTAINERS (Write After Approval): Added myself.
12965 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12967         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12968         and libgcj on m68hc11/m68hc12.
12970 2001-06-27  H.J. Lu  (hjl@gnu.org)
12972         * Makefile (CFLAGS_FOR_BUILD): New.
12973         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12975 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12977         * README: Remove version number.
12979 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12981         * INSTALL/README: Update wrt. to the installation instructions now
12982         residing in gcc/doc/install.texi.
12984 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12986         * README: Replace with a cut-down and updated version of gcc/README.
12988 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
12990         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12991         multilibs to be disabled.
12993 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
12995         * MAINTAINERS (Write After Approval): Add myself.
12997 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
12999         * config.guess: Import CVS version 1.195.
13000         * config.sub: Import CVS version 1.212.
13002 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13004         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13005         gcc/xgcc is built, use -print-prog-name to find out the program
13006         name to use.
13008 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13010         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13011         appear to also be in the master copy.
13012         * config.sub:  Import CVS version 1.211.
13014 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13016         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13017         with_gcc]: Use `gcc -shared' to build a shared library.
13019 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13021         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13022         archives.
13024 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13026         * MAINTAINERS (Write After Approval): Add myself.
13028 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13030         * configure.in (libstdcxx_flags): Do not try to execute
13031         libstdc++-v3/testsuite_flags until it exists.
13033 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13035         * MAINTAINERS: Update my email address.
13037 2001-05-31  Graham Stott  <grahams@redhat.com>
13039         * MAINTAINERS (Write After Approval): Add myself.
13041 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13043         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13044         libraries when using g++ with native linker.
13046 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13048         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13050 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13052         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13053         [aix4*|aix5*]: Prepend blank.
13055 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13057         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13058         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13059         of subdir/configure scripts to use the new libtool.m4.
13061 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13063         * MAINTAINERS (Write After Approval): Add myself.
13065 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13067         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13069 2001-05-11  Ben Elliston  <bje@redhat.com>
13071         * Makefile.in (all-sid): New target.
13072         (check-sid, clean-sid, install-sid): Likewise.
13074 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13076         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13078 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13080         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13081         libgcj.
13083 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13085         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13086         gcc/xgcc is built, use -print-prog-name to find out the program
13087         name to use.
13089 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13091         * configure.in (noconfigdirs): Don't reset it from scratch in the
13092         target case; only append to it.
13094         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13095         sparc-*-solaris2.8]: Disable ${libgcj}.
13097 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13099         * configure.in (libgcj_saved): Copy from $libgcj.
13100         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13101         --disable-libgcj.
13103 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13105         * MAINTAINERS: Remove self as MIPS maintainer and
13106         C front end maintainer.
13108 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13110         * configure.in: Move *-chorusos target case to the proper switch.
13111         Disable libgcj.
13113 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13115         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13116         1.641.2.228.
13118 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13120         * Makefile.in (STAGE1_CFLAGS): Pass down.
13122 2001-04-13  Alan Modra  <amodra@one.net.au>
13124         * config.guess: Add hppa64-linux support.  Note for next import that
13125         this is already in the master file.
13126         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13128 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13130         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13131         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13133 2001-04-11  Stan Shebs  <shebs@apple.com>
13135         * MAINTAINERS: Add self as Darwin port maintainer.
13137 2001-04-11  Alan Modra  <amodra@one.net.au>
13139         * MAINTAINERS: Update my email address.
13141 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13143         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13144         recent versions of FreeBSD (release 3 or later).
13145         * ltconfig: On FreeBSD, -lc must not be provided when building
13146         a shared library or else the standard -pthread gcc option is
13147         rendered worthless to later users of the built library.
13149 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13151         * MAINTAINERS: Add self and RTH as C front end maintainers.
13153 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13155         * config.sub: Make sure to match an already-canonicalized
13156         machine name (eg. mn10300-unknown-elf).
13158 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13160         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13161         New macros.
13162         (bootstrap, cross): Use RECURSE_FLAGS.
13163         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13165 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13167         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13169 2001-03-22  Colin Howell  <chowell@redhat.com>
13171         * Makefile.in (DO_X): Do not backslash single-quotes in
13172         backquotes (two places).
13174 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13176         Re-installed:
13177         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13178         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13179         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13180         * ltcf-cxx.sh: Likewise.
13181         * ltcf-gcj.sh: Likewise.
13183 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13185         * MAINTAINERS: Add myself as "documentation co-maintainer".
13187 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13189         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13190         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13192 2001-03-19  Tom Tromey  <tromey@redhat.com>
13194         * config-ml.in: Handle GCJ and GCJFLAGS.
13196 2001-03-21  Michael Chastain  <chastain@redhat.com>
13198         * Makefile.in: all-m4 depends on all-texinfo.
13200 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13202         * MAINTAINERS: Add myself to write after approval list.
13204 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13206         * Makefile.in (DO_X): Quote nested quotes.
13208 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13210         * MAINTAINERS: Add myself to write after approval list.
13212 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13214         * Makefile.in (DO_X): Use double quotes for quoting
13215         "RANLIB=$${RANLIB}".
13217 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13219         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13221 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13223         * configure.in: Only use `lang_requires' for languages athat are
13224         actually enabled.
13226 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13228         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13230 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13232         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13234 2001-03-07  Tom Tromey  <tromey@redhat.com>
13236         * configure.in: Allow config-lang.in to set `lang_requires' to list
13237         of other required languages.
13239 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13241         * Makefile.in: Remove RANLIB definition. Use RANLIB
13242         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13243         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13245 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13246             Alexandre Oliva  <aoliva@redhat.com>
13248         * Makefile.in (check-c++): Use tabs, not spaces.
13250 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13252         * MAINTAINERS: add myself to Write After Approval list.
13254 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13256         * Makefile.in (check-c++): New rule.
13258         * configure.in (target_libs): Remove libg++.
13259         (noconfigdirs): Remove libg++.
13260         (noconfigdirs): Same.
13261         (noconfigdirs): Same.
13262         (noconfigdirs): Same.
13264         * config-ml.in: Remove libg++ references.
13266         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13267         (ALL_TARGET_MODULES): Same.
13268         (configure-target-libg++): Remove.
13269         (all-target-libg++): Remove.
13270         (configure-target-libio): Remove.
13271         (all-target-libio): Remove.
13272         (check-target-libio): Remove.
13273         (.PHONY): Remove.
13274         (libg++.tar.bz2): Remove.
13275         (all-target-cygmon): Remove libio.
13276         (all-target-libstdc++): Remove.
13277         (configure-target-libstdc++): Remove.
13278         (TARGET_LIB_PATH): Remove libstdc++.
13279         (ALL_GCC_CXX): Remove libstdc++.
13280         (all-target-gperf): Correct.
13282 2001-02-16  Nick Clifton  <nickc@redhat.com>
13284         * configure.in (noconfigdirs): Allow configuration of texinfo
13285         for Cygwin hosts.
13287 2001-02-15  Anthony Green  <green@redhat.com>
13289         * configure: Introduce GCJ_FOR_TARGET.
13290         * configure.in: Ditto.
13291         * Makefile.in: Ditto.
13293 2001-02-13  Andreas Schwab  <schwab@suse.de>
13295         * MAINTAINERS: Update mail address.
13297 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13299         * config.guess: Add linux target for S/390.
13300         * config.sub: Likewise.
13302 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13304         * configure.in: for *-chorusos, don't config target-newlib and
13305         target-libgloss.
13307 2001-02-06  Ben Elliston  <bje@redhat.com>
13309         * configure: Output host type to stdout, not stderr.
13311 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13313         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13314         * ltcf-cxx.sh: Likewise.
13316         * config.if: Assume enable_libstdcxx_v3 is defined.
13318 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13320         Remove V2 C++ library.
13321         * configure.in: Remove --enable-libstdcxx_v3 support.
13323 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13325         * include/demangle.h: Add prototype for java_demangle_v3.
13327 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13329         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13331 2001-01-27  Richard Henderson  <rth@redhat.com>
13333         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13335 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13337         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13338         Don't unset, it's non-portable and no longer necessary, set to empty
13339         instead.
13341 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13343         * ltconfig: Shell portability fix for the tagname validity check.
13345 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13347         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13348         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13350 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13352         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13354 2001-01-26  Tom Tromey  <tromey@redhat.com>
13356         * configure.in: Allow libgcj to be built on Sparc Solaris.
13358 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13360         * ltcf-c.sh: Add aix5 case.
13361         * ltcf-cxx.sh: Likewise.
13362         * ltconfig: Likewise.
13364 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13366         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13367         keep at least one of build_libtool_libs or build_old_libs set to
13368         yes.
13370         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13371         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13373 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13375         * configure.in: Enable libgcj on several additional platforms.
13377 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13379         * configure.in: Enable libgcj for linux targets.
13381 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13383         * MAINTAINERS (Write After Approval): Add myself.
13385 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13387         * MAINTAINERS: Add myself as vax port maintainer.
13389 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13391         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13393 2001-01-09  Mike Stump  <mrs@wrs.com>
13395         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13396         failures of subdirectories.
13398 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13400         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13401         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13402         * ltcf-cxx.sh: Likewise.
13403         * ltcf-gcj.sh: Likewise.
13404         * ltconfig.sh: Fix typo.
13406 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13408         * configure: handle DOS-style absolute paths.
13410 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13412         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13414 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13416         * MAINTAINERS: Add myself as avr port co-maintainer.
13418 2000-12-28  Ben Elliston  <bje@redhat.com>
13420         * MAINTAINERS: Add myself under ``Write After Approval''.
13422 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13424         * texinfo: Remove directory from GCC.
13426 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13428         * COPYING: Update to current
13429         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13430         to 19yy as example year in copyright notice).
13432 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13434         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13435         (libstdcxx_incdir): Pass down.
13436         * config.if: Remove expired bits for cxx_interface, add stub.
13437         (libstdcxx_incdir): Add variable for g++ include directory.
13438         * configure.in (gxx_include_dir): Use it.
13440 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13442         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13443         with old-email address from ``Write After Approval''.
13445 2000-12-15  Andreas Jaeger  <aj@suse.de>
13447         * configure.in: Handle lang_dirs.
13449 2000-12-14  Tom Tromey  <tromey@redhat.com>
13451         * MAINTAINERS: Removed brads.
13453         * MAINTAINERS: Added gcj developers.
13455 2000-12-13  Anthony Green  <green@redhat.com>
13457         * configure.in: Disable libgcj for any target not specifically
13458         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13459         with g++ abi.
13461 2000-12-13  Mike Stump  <mrs@wrs.com>
13463         * Makefile.in (local-distclean): Also remove fastjar.
13465 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13467         * contrib/gcc_update: Add fastjar --touch entries.
13469 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13471         * configure.in: Disable language-specific target libraries for
13472         languages that aren't enabled.
13474 2000-12-10  Anthony Green  <green@redhat.com>
13476         * configure.in: Define libgcj.  Disable libgcj target libraries for
13477         most targets.
13479 2000-12-10  Neil Booth  <neilb@earthling.net>
13481         * MAINTAINERS: Update mail address, remove from WAA list.
13483 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13485         * libjava: Imported from /cvs/java.
13486         * libffi: Likewise.
13487         * Boehm-gc: Likewise.
13489 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13491         * configure.in (target_libs): Revert 2000-12-08 patch.
13492         (noconfigdirs): Added target-libjava.
13494 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13496         * djunpack.bat: removed.
13498 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13500         * Makefile.in: handle DOS-style absolute paths.
13501         * config-ml.in: likewise.
13502         * symlink-tree: likewise.
13504 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13506         * fastjar: Imported.
13508 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13510         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13511         libjava.
13512         * configure.in (target_libs): Removed `target-libjava'.
13514 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13516         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13517         (ALL_MODULES): Added fastjar.
13518         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13519         (all-target-libjava): all-fastjar replaces all-zip.
13520         (all-fastjar): Added.
13521         (configure-target-fastjar, all-target-fastjar): Likewise.
13522         * configure.in (host_tools): Added fastjar.
13524 2000-12-07  Mike Stump  <mrs@wrs.com>
13526         * Makefile.in (local-distclean): Remove leftover built files.
13528 2000-11-24  Nick Clifton  <nickc@redhat.com>
13530         * configure.in (xscale-elf): Add target.
13531         (xscale-coff): Add target.
13533 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13535         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13536         recent versions of FreeBSD (release 3 or later).
13537         * ltconfig: On FreeBSD, -lc must not be provided when building
13538         a shared library or else the standard -pthread gcc option is
13539         rendered worthless to later users of the built library.
13541 2000-11-16  Fred Fish  <fnf@be.com>
13543         * configure.in (enable_libstdcxx_v3): Fix typo,
13544         libstd++ -> libstdc++.
13546 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13548         * MAINTAINERS: Add self to Write After Approval list.
13550 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
13552         * MAINTAINERS: Update my email address.  Add myself to global write
13553         privs list.
13555 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
13557         * Makefile.in: Merge with src and libgcj.
13558         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
13559         configure-target-<library> when their configure scripts need the C
13560         or C++ library to have already been built to work properly.
13561         (do_proto_toplev): Set them to an empty string.
13563         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13564         (REALLY_SET_LIB_PATH): Use them.
13566 2000-11-17  Stan Shebs  <shebs@apple.com>
13568         * MAINTAINERS: Add self to Write After Approval list.
13570 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13572         * configure: Provide the original toplevel configure arguments
13573         (including $0) to subprocesses in the environment rather than
13574         through gcc/configargs.h.
13576 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13578         * MAINTAINERS: Remove references to cccp. Change C9X reference to
13579         C99.  Alphabetise "Write After Approval" list.
13581 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
13583         * configure: Turn on libstdc++ V3 by default.
13585         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13586         if we've got GCC.
13588 2000-11-11  Philip Blundell  <philb@gnu.org>
13590         * MAINTAINERS: Add self to Write After Approval list.
13592 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
13594         * ltcf-c.sh (aix4): Improve shared library configuration; require
13595         exporting symbols.
13596         * ltcf-cxx.sh (aix4): Define.
13597         * ltconfig (aix4): Define library and soname specs appropriate for
13598         AIX.  Define command to create export symbols list.
13600 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
13602         * config.sub: Add support for Sun Chorus
13604 2000-10-31  Nick Clifton  <nickc@redhat.com>
13606         * MAINTAINERS: Rename <name>@cygnus.com addresses to
13607         <name>@redhat.com.  Also installed new email address for Clint
13608         Popetz.
13610 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13612         * etc: Remove directory from GCC.
13614 2000-10-16  Michael Meissner  <meissner@redhat.com>
13616         * configure (gcc/configargs.h): Only create if there is a build GCC
13617         directory created.
13619 2000-10-16  Matthias Klose  <doko@debian.org>
13621         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13622         when configured for libstdc++-v3.
13624 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13626         * configure: Save configure arguments to gcc/configargs.h.
13628 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13630         * config.guess: Import CVS version 1.157.
13631         * config.sub: Import CVS version 1.181.
13633 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13635         * Makefile.in (bootstrap): avoid recursion if subdir missing
13636         (cross): ditto
13637         (do-proto-toplev): ditto
13639 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13641         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13642         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13644         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13645         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13646         all affected `configure' scripts.
13648 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
13650         * MAINTAINERS: Add self as cpplib co-maintainer.
13652 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
13654         * MAINTAINERS: Add self to Write After Approval list.
13656 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13658         * INSTALL/README: egcs -> GCC update.
13660 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
13662         * MAINTAINERS: Add myself to Write After Approval list.
13664 2000-09-15  Kazu Hirata  <kazu@hxi.com>
13666         * MAINTAINERS: Add myself to Write After Approval list.
13668 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
13670         * configure.in: Do not build byacc for hppa64.  Provide paths to the
13671         X11 libraries for hppa64.
13673 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13675         * MAINTAINERS: Add myself as 68hc11 port maintainer.
13677 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
13679         * Makefile.in (all-zlib): Added dummy target.
13681         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13682         ltcf-gcj.sh: Updated from libtool multi-language branch.
13684 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
13686         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13687         (bootstrap*): Depend on all-bootstrap.
13689 2000-09-05  Philipp Thomas  <pthomas@suse.de>
13691         * config.guess: Import CVS version 1.156.
13692         * config.sub: Import CVS version 1.179.
13694 2000-09-02  Anthony Green  <green@cygnus.com>
13696         * Makefile.in (all-gcc): Depend on all-zlib.
13697         (CLEAN_MODULES): Add clean-zlib.
13698         (ALL_MODULES): Add all-zlib.
13699         * configure.in (host_libs): Add zlib.
13701 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
13703         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13704         crosses, but add gcc/include to the header search path for them.
13706 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
13708         * MAINTAINERS: Add self to Write After Approval list.
13710 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13712         * config.guess: Import CVS version 1.152.
13713         * config.sub: Import CVS version 1.177.
13715 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
13717         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13718         $targargs to tell whether newlib is going to be built.
13720         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13721         $$r/TARGET_SUBDIR/libio for _G_config.h.
13723 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
13725         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13727 2000-08-22  DJ Delorie  <dj@redhat.com>
13729         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13731 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
13733         * config-ml.in (CC, CXX): Avoid trailing whitespace.
13734         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13735         sub-configures.
13737 2000-08-21  DJ Delorie  <dj@redhat.com>
13739         * MAINTAINERS: Add self as a libiberty maintainer
13741 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
13743         * configure.in (libstdcxx_flags): Use
13744         libstdc++-v3/src/libstdc++.INC.
13746 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
13748         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13750 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
13752         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13754         * configure: Make enable_threads and enable_shared defaults
13755         explicit.  Substitute enable_threads into generated Makefiles.
13756         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13757         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13759 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13761         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13763 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
13765         * config-ml.in (CC): Remove bogus duplicate quotation mark from
13766         previous delta.
13768 2000-08-11  Jason Merrill  <jason@redhat.com>
13770         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13771         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13772         (FLAGS_FOR_TARGET): Not here.
13773         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13775 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
13777         * config-ml.in (CC, CXX): Don't introduce a leading space.
13779 2000-08-07  DJ Delorie  <dj@delorie.com>
13781         * MAINTAINERS: Add self as a DJGPP maintainer
13783 2000-08-07  DJ Delorie  <dj@redhat.com>
13785         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13786         "if we're also building gcc, and it's a gcc that will run on the
13787         build machine, we want to use its includes instead of the system's
13788         default includes".
13790 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13792         * MAINTAINERS: Add self to Write After Approval list.
13794 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13796         * configure.in (libstdcxx_flags): Don't use `"'.
13798         * config-ml.in: Adjust multilib search paths to the
13799         appropriate multilib tree.
13801 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13803         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13804         commas in $LANGUAGES.
13806 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13808         * configure.in: Re-enable all references to libg++ and librx.
13810 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13812         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13813         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13814         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13815         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13817         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13819 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13821         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13822         CXX_FOR_TARGET for sed.
13824 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13826         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13827         Do not override if already set in the environment or in configure.
13828         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13829         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13831 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13833         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13834         the libtool CVS tree multi-language branch.
13835         * ltconfig, ltmain.sh: Updated.
13837 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13839         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13840         (clean-target): Depend on it.
13842         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13843         (GCC_FOR_TARGET): Use it.
13844         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13845         * configure.in: ... here.
13846         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13847         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13849 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13851         * MAINTAINERS: Add self to Write After Approval list.
13853 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13855         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13856         (configure-target-libchill, configure-target-libobjc): Likewise.
13858         * configure.in: Use the same cache file for all target libs.
13859         * config-ml.in: But different cache files per multilib variant.
13861 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13863         * configure (topsrcdir): Don't use dirname.
13865 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
13867         * MAINTAINERS: Add self to Write After Approval list.
13869 2000-07-20  Jason Merrill  <jason@redhat.com>
13871         * configure.in: Remove all references to libg++ and librx.
13873         * configure, configure.in, Makefile.in: Unify gcc and binutils.
13875 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
13877         * config.sub: Update to subversions version 2000-07-06.
13879 2000-07-12  Andrew Haley  <aph@cygnus.com>
13881         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13882         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13884 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
13886         * symlink-tree:  Check number of arguments.
13888 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13890         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13891         search path for a g++ extracted from the build tree.  This
13892         will allow link tests run by configure scripts in
13893         subdirectories to succeed.
13895 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
13897         * ltconfig: Add support for mips-dde-sysv4.2MP
13899 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13901         * MAINTAINERS: Add myself as loop discovery maintainer.
13903 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
13905         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13906         `os2'. Force ac_cv_exeext to be ".exe" in that case.
13908 2000-06-19  Timothy Wall  <twall@cygnus.com>
13910         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13911         * config.sub: Add tic54x target.
13913 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13915         * MAINTAINERS: Add self as Fortran maintainer,
13916         remove Craig Burley.
13918 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13920         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13921         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13923 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13925         * MAINTAINERS: Add self as i18n maintainer
13927 20000-05-21  H.J. Lu  (hjl@gnu.org)
13929         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13930         directory are used if they exist. Make sure
13931         $(build_tooldir)/include is searched for header files,
13932         $(build_tooldir)/lib/ for library files.
13933         (GCC_FOR_TARGET): Likewise.
13934         (CXX_FOR_TARGET): Likewise.
13936 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13938         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13940 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
13942         * Makefile.in (configure-target-libiberty): Depend on
13943         configure-target-newlib.
13945 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
13947         * configure.in, Makefile.in: Merge all libffi-related
13948         configury stuff from the libgcj tree.
13950 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13952         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13953         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13955 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13957         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13958         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13959         current version information.  Add to proto-toplev directory.
13960         (gdb-taz): Build do-djunpack.
13962 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
13964         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13966 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13968         * MAINTAINERS: Add self to Write After Approval list.
13970 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13972         * ltmain.sh: Preserve in relink_command any environment
13973         variables that may affect the linker behavior.
13975 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
13977         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13979 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
13981         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13983 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13985         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13986         with the version name.
13988 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
13990         * MAINTAINERS: Add self as bb-reorder maintainer.
13992 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
13994         * config.if: Tweak.
13996 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
13998         * djunpack.bat: New file.
14000 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14002         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14003         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14004         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14005         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14007 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14009         * config.sub (case $basic_machine): Change default for "ibm-*"
14010         to "openedition".
14012 2000-04-13  Andreas Jaeger  <aj@suse.de>
14014         * MAINTAINERS: Added myself.
14016 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14018         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14019         (do-md5sum): New target.
14020         (MD5PROG): Define.
14021         (PACKAGE): Default to TOOL.
14022         (VER): Default to a shell script.
14023         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14024         md5 checksum generation.
14025         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14026         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14027         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14028         insight.tar.bz2): Use gdb-taz to create archive.
14030 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14032         * configure (warn_cflags): Delete.
14034 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14036         * MAINTAINERS: Added myself.
14038 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14039             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14041         * configure.in (enable_libstdcxx_v3): Add.
14042         (target_libs): Add bits here to switch between libstdc++-v2 and
14043         libstdc++-v3.
14044         * config.if: And this file too.
14045         * Makefile.in: Add libstdc++-v3 targets.
14047 2000-04-05  Michael Meissner  <meissner@redhat.com>
14049         * config.sub (d30v): Add d30v as a basic machine type.
14051 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14053         * configure.in: -linux-gnu*, not -linux-gnu.
14055 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14057         * MAINTAINERS: Add self in write-after-approval section.
14059 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14061         * MAINTAINERS: Add self as ia64 port maintainer.
14063 2000-03-08  Neil Booth  <NeilB@earthling.net>
14065         * MAINTAINERS: Add self in write-after-approval section.
14067 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14069         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14070         (do-tar-bz2): Replace TOOL with PACKAGE.
14071         (gdb.tar.bz2): Remove GDBTK from GDB package.
14072         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14073         dejagnu.tar.bz2): New packages.
14075 2000-02-27  Andreas Jaeger  <aj@suse.de>
14077         * configure.in: Add entry for mips*-*-linux*, move catch all
14078         *-*-*linux* entry below this one.
14080 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14082         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14084 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14086         * config.sub: Support an OS of "wince".
14088 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14090         * config.guess, config.sub: Updated to match config's 2000-02-15
14091         version.
14093 2000-02-23  Linas Vepstas  <linas@linas.org>
14095         * config.sub: Add support for Linux/IBM 370.
14096         * configure.in: Likewise.
14098 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14100         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14102 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14104         * config.guess: Guess "cygwin" rather than "cygwin32".
14106 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14108         * configure (gcc_version): When setting, narrow search to
14109         lines containing `version_string'.
14111 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14113         * config.sub: Add support for avr target.
14115 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14117         * MAINTAINERS: Add maintainers for MCore port.
14119 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14121         * config.sub: Add mmix-knuth-mmixware.
14123 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14125         * MAINTAINERS: Pair cccp with cpplib maintainership.
14127 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14129         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14130         structure stuff to -L library search.
14131         (CXX_FOR_TARGET): Ditto.
14132         (CROSS_CHECK_MODULES): Fix spelling mistake.
14134 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14136         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14137         the C++ compiler.
14139 2000-01-12  Richard Henderson  <rth@cygnus.com>
14141         * configure.in: Don't build some bits for beos.
14143 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14145         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14146         as include files.
14148 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14150         * Add self as cpplib maintainer, as requested by Jason
14151         Merrill.  Correct my e-mail address.
14153 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14155         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14156         not mh-aix43.
14158 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14160         * MAINTAINERS: Add myself to "write after approval" list.
14162 1999-12-14  Richard Henderson  <rth@cygnus.com>
14164         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14165         * config.sub: Accept alphaev[78], alphaev8.
14167 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14169         * config.guess, config.sub: Update from autoconf.
14171 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14173         * MAINTAINERS:  update my playtime e-address.
14175 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14177         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14178         necessary libraries are missing.
14180 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14182         * MAINTAINERS: Add new 'write after approval' maintainer.
14184 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14186         * MAINTAINERS: Add new Java maintainer.
14188 1999-10-25  Andreas Schwab  <schwab@suse.de>
14190         * configure: Fix quoting inside arguments of eval.
14192 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14194         * config-ml.in: Allow suppression of some ARM multilibs.
14196 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14198         * config.guess: Add OS/390 match pattern.
14199         * config.sub: Add mvs, openedition targets.
14200         * configure.in (i370-ibm-opened*): New.
14202 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14204         * config.sub: Add support for configuring for pj.
14206 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14208         * config.sub (maybe_os): Add support for configuring for fr30.
14210 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14212         * configure.in: Do not configure or build ld for AIX
14213         platforms.  ld is known to be broken on these platforms.
14215 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14217         * config-ml.in: Pass compiler flag corresponding to multidirs to
14218         subdir configures.
14220 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14222         * Makefile.in (LDFLAGS): Define.
14224 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14226         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14227         noconfigdirs.
14228         (*-*-cygwin*): Likewise.
14230 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14232         * mkdep: New file.
14233         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14234         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14236         From Eli Zaretskii <eliz@is.elta.co.il>:
14237         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14238         long file name when using DJGPP on MS-DOS.
14240 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14242         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14244 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14246         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14247         dependency as this causes "make check" to globally "make all"
14249 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14251         * configure.in (target_libs): Added target-zlib.
14252         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14253         (CONFIGURE_TARGET_MODULES): Likewise.
14254         (CHECK_TARGET_MODULES): Likewise.
14255         (INSTALL_TARGET_MODULES): Likewise.
14256         (CLEAN_TARGET_MODULES): Likewise.
14257         (configure-target-zlib): New target.
14258         (all-target-zlib): Likewise.
14259         (all-target-libjava): Depend on all-target-zlib.
14260         (configure-target-libjava): Depend on configure-target-zlib.
14262         * Makefile.in (configure-target-libjava): Depend on
14263         configure-target-newlib.
14264         (configure-target-boehm-gc): New target.
14265         (configure-target-qthreads): New target.
14267         * configure.in (target_libs): Added target-qthreads.
14268         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14269         (CONFIGURE_TARGET_MODULES): Likewise.
14270         (CHECK_TARGET_MODULES): Likewise.
14271         (INSTALL_TARGET_MODULES): Likewise.
14272         (CLEAN_TARGET_MODULES): Likewise.
14273         (all-target-qthreads): New target.
14274         (configure-target-libjava): Depend on configure-target-qthreads.
14275         (all-target-libjava): Depend on all-target-qthreads.
14277         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14278         (CONFIGURE_TARGET_MODULES): Likewise.
14279         (CHECK_TARGET_MODULES): Likewise.
14280         (INSTALL_TARGET_MODULES): Likewise.
14281         (CLEAN_TARGET_MODULES): Likewise.
14282         (all-target-libjava): New target.
14283         (all-target-boehm-gc): Likewise.
14284         * configure.in (target_libs): Added libjava, boehm-gc.
14286 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14288         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14289         configure.bat in SUPPORT_FILES.
14290         (gas+binutils.tar.bz2): Likewise.
14292         * makeall.bat: Remove; obsolete.
14294 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14296         From Mark Elbrecht:
14297         * configure.bat: Remove; obsolete.
14299 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14301         * configure: Add -W -Wall to the default CFLAGS when compiling with
14302         gcc.
14304 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14306         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14308 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14310         * configure.in: Build ld on IRIX6.
14312 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14314         * Makefile.in: Change distribution targets to use bzip2 instead of
14315         gzip.
14316         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14317         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14319 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14321         * config.sub: Add mcore target.
14323 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14325         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14327 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14329         * config.guess (dummy): Changed to $dummy.
14331 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14333         * config.sub: Tidied up case statements.
14335 1999-05-22  Ben Elliston  <bje@cygnus.com>
14337         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14338         <jiro@din.or.jp>.
14340         * config.guess: Merge with FSF version. Future changes will be
14341         more accurately recorded in this ChangeLog.
14342         * config.sub: Likewise.
14344 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14346          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14348 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14350         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14352 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14354         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14356 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14358         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14359         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14360         Bad merge removed these two changes.
14362 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14363                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14365         * config.guess (interix Alpha): Add.
14367 1999-04-11  Richard Henderson  <rth@cygnus.com>
14369         * configure.in (i?86-*-beos*): Do config gperf; don't config
14370         gdb, newlib, or libgloss.
14372 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14374         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14375         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14376         from multidirs.
14378 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14380         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14382 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14384         * config.sub: Add support for mcore targets.
14386 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14388         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14389         not mt-ospace, in order to shut up assembler warning about using
14390         symbols that are named the same as registers.
14392 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14394         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14395         dependency list for all-target-cygmon.
14397 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14399         * config-ml.in: Check $host, not $target, for selective multilibs.
14400         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14401         thumb interworking, and underscore prefix multilibs.
14403 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14405         * missing: Update to version from current automake.
14407 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14409         * configure (gxx_include_dir): Removed.
14411         * configure.in (gxx_include_dir): Handle it.
14412         * Makefile.in: Likewise.
14414 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14416         * config.sub (mips64vr4111,mips64vr4111el) Add.
14418 1999-03-21  Ben Elliston  <bje@cygnus.com>
14420         * config.guess: Correct typo for detecting ELF on FreeBSD.
14422 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14424         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14425         config/mh-djgpp.
14427 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14429         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14430         all-target-newlib to dependency list for all-target-bsp.
14432 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14434         * config.sub: Add i386-uwin support.
14435         * config.guess: Likewise.
14437 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14439         * configure.in: cleanup, add mh-*pic handling for arm, special
14440         case powerpc*-*-aix*
14442 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14444         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14445         can be built.
14447 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14449         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14450         targets.
14452 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14454         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14456 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14458         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14460 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14462         * config.sub: Fix typo in arm recognition.
14464 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14466         * configure.in (noconfigdirs): Changed target_configdirs to
14467         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14468         rather than m68k-*-* since it is not known to work on
14469         m68k-aout. Ditto for arm-*-*oabi.
14471 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14473         * configure.in (*-*-windows*): Remove, no longer used.
14475 1999-02-19  Ben Elliston <bje@cygnus.com>
14477         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14478         Smart and improved by Andrew Cagney.
14480 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14482         * config.guess: Recognize openbsd-*-hppa.
14484 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14486         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14487         only if it is not empty.
14489 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14491         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14493         * config.guess: Modified to recognize uname's armv* syntax.
14495         * config.sub: Modified to recognize uname's armv* syntax.
14497 1999-02-17  Mark Salter  <msalter@cygnus.com>
14499         * configure.in: Added target-bsp for sparclite.
14501 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14503         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14505 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14507         * configure.in: Add support for strongarm port.
14508         * config.sub: Add support for strongarm target.
14510 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14512         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14513         the old name config/mh-cygwin32.
14514         Enable texinfo.
14516 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14518         * configure.in: Do build ld for ix86 Solaris.
14520 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14522         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14523         $AR_FOR_TARGET.  Likewise for RANLIB.
14525 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14527         * config.sub (oabi):  Recognize.
14528         * configure.in (arm-*-oabi):  Handle.
14530 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14532         * config.guess: Improve detection of i686 on UnixWare 7.
14534 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14536         * config.guess: Add support for i386-pc-interix.
14537         * config.sub: Likewise.
14538         * configure.in: Likewise.
14540 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
14542         * Makefile.in: Remove unneeded all-target-libio from
14543         from all-target-winsup target since it is now unneeded.
14544         Add all-target-libtermcap in its place since it is now
14545         needed.
14547 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
14549         * configure.in: makefile stub for cygwin target is probably
14550         unnecessary.  Remove it for now.
14552 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
14554         * configure.in: libtermcap.a should be built when cygwin is the
14555         target as well as the host.
14556         * config.guess: Allow mixed case in cygwin uname output.
14557         * Makefile.in: Add libtermcap target.
14559 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
14561         * config.sub: Clean up handling of hppa2.0.
14563 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
14565         * config.guess: Use C code to identify more HP machines.
14567 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
14569         * config.sub: Handle hppa2.0.
14571 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
14573         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14574         cygmon for all sparclite targets, regardless of object format.
14576 1998-12-15  Mark Salter  <msalter@cygnus.com>
14578         * configure.in: Added target-bsp for several target architectures.
14580         * Makefile.in: Added rules for bsp.
14582 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
14584         * config.guess: Improve detection of hppa2.0 processors.
14586 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
14588         * config.guess: Recognize FreeBSD using ELF automatically.
14590 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
14592         * configure (skip-this-dir): Add handling for new shell script, which
14593         might be created by a sub-directory's configure to indicate, this particular
14594         directory is "unwanted".
14595         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14597 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
14599         * ltconfig: import from libtool, after changing libtool to
14600         account for the cygwin name change.
14602 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
14604         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14605         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14607 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14609         * configure.in: Add libtermcap to list of cygwin dependencies.
14611 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14613         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14614         they include winsup/include when it's a cygwin target.
14616 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14618         * configure.in (host_tools): Added zip.
14619         * Makefile.in (all-target-libjava): Depend on all-zip.
14620         (all-zip): New target.
14621         (ALL_MODULES): Added all-zip.
14622         (NATIVE_CHECK_MODULES): Added check-zip.
14623         (INSTALL_MODULES): Added install-zip.
14624         (CLEAN_MODULES): Added clean-zip.
14626 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14628         * Makefile.in: lose "32" from comment about cygwin.
14630 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14632         * configure.in: Use -Os to build target libraries for the fr30.
14634 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14636         * config.sub: Add fr30.
14638 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14640         * configure.in: drop "32" from config/mh-cygwin32.  Check
14641         cygwin* instead of cygwin32*.
14642         * config.sub: Check cygwin* instead of cygwin32*.
14644 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14646         * config.guess: Match any version of Unixware7.
14648 1998-10-20  Syd Polk  <spolk@cygnus.com>
14650         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14651         if desired.
14653 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
14655         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14656         these if the appropriate directories and files to not exist.
14658 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
14660         * Makefile.in (DEVO_SUPPORT): Add config.if.
14662 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14664         * configure: Add pattern to replace "build_tooldir"'s
14665         definition in the generated Makefile with "tooldir"'s
14666         actual value.
14668 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
14670         * config.sub: Bring back lost sparcv9.
14672         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14674 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
14676         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14677         CC_FOR_TARGET and friends.
14679 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
14681         * Makefile.in (build_tooldir): New variable, same as tooldir.
14682         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14683         -B$(build_tooldir)/bin/.
14684         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14686 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14688         * README: Remove installation instructions and refer to the
14689         INSTALL directory instead.
14691 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
14693         * config.sub: Add support for i[34567]86-pc-udk.
14694         * configure.in: Likewise.
14696 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
14698         * Makefile.in: add bzip2 package building bits for user
14699         tools module
14700         * configure.in: ditto
14702 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
14704         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14705         (ALL_TARGET_MODULES): Add all-target-libobjc.
14706         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14707         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14708         (all-target-libchill): Add dependencies.
14709         * configure.in (target_libs): Add libchill.
14711 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
14713         * configure.in (target_subdir): Remove duplicate line.
14715 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
14717         * Makefile.in (all-automake): fix dependencies.
14719 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
14721         * configure.in: Minor cleanups for building in the $(target_alias)
14722         subdir.
14724 1998-09-22  Jim Wilson  <wilson@cygnus.com>
14726         * Makefile.in (bootstrap): Set r and s before make all.  Use
14727         BASE_FLAGS_TO_PASS in make all.
14728         (cross): Likewise.
14730 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
14732         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14734 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
14736         * config.sub: Fix typo in last change.
14738 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14740         * config.sub: Add support for C4x target.
14741         * configure.in: Likewise.
14743 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
14745         * config.sub: Recognize sparcv9 just like sparc64.
14747 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
14749         * config.guess: Match "Pent II" or "PentII" for OpenServer.
14751 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
14753         * config.guess: Correctly identify Pentium II sco boxes.
14755         * config.guess: Fix "tr" code.  From Weiwen Liu.
14757 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
14759         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14760         stabs.
14762 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
14764         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14765         (ALL_TARGET_MODULES): Add all-target-libchill.
14766         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14767         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14768         (all-target-libchill): Add dependencies.
14769         * configure.in (target_libs): Add libchill.
14771 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14773         * config.guess: Avoid assumptions about "tr" behaves when
14774         LANG is set to something other than English.
14776 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14778         * configure (gxx_include_dir): Changed to
14779         '${prefix}/include/g++'-${libstdcxx_interface}.
14781         * config.if: New to determine the interfaces.
14783 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14785         * config.guess: Detect and handle MPE/IX.
14786         * config.sub: Deal with MPE/IX.
14788 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14790         * configure.in: Use mh-aix43.
14792 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14794         * configure: Fix --without/--disable cases for gxx-include-dir.
14796 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14798         * mdata-sh:  Imported.  Needed for automake support.
14800 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14802         * Makefile.in (taz): Try "chmod -R og=u ." before
14803         "chmod og=u `find . -print`".
14805 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14807         * configure.in: Add arm-elf and thumb-elf support.
14809 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14811         * Makefile.in: Undo previous patch.
14813 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14815         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14816         to here ...
14817         (install-no-fixedincludes): and here
14818         (INSTALL_MODULES): ... from here.
14820 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14822         * config.sub: Merge with FSF.
14824         * config.guess: Merge with FSF.
14826 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14828         * configure (extraconfigdirs): New variable.
14829         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14830         * Makefile.in (all): Move higher in file.
14831         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14832         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14833         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14834         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14835         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14837 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14839         * Makefile.in (all-target-libjava): Depend on all-gcc and
14840         all-target-newlib.
14841         (configure-target-libjava): Depend on $(ALL_GCC).
14843 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14845         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14846         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14848 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14850         * INSTALL/README: Fix typo.
14852 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14854         * ylwrap: Change absolute path checks to check for DOS style path
14855         names.
14857         * ylwrap: Don't use a full path name if the source file is in the
14858         same directory.  From hjl@lucon.org (H.J. Lu).
14860         * config-ml.in: Default to being verbose, to match Feb 18 change to
14861         configure.
14863 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
14865         Brought over from egcs:
14867         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14869         * configure.in (target_subdir): Set to ${target_alias} instead
14870         of "libraries".
14872         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14874         * configure.in (target_subdir): Set to libraries if enable_multilib.
14876 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
14878         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14879         multilibs, force reconfiguration the first time we create
14880         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14882 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
14884         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14885         avoid confusion with --no-recursion.
14887 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
14889         * configure.in: Win32 hosts shouldn't use install -x
14890         * install-sh: remove -x option, and special .exe-handling
14891         hack.
14893 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
14895         * config.guess: Recognize i586-pc-beos.
14896         * configure.in: Don't build some bits for beos.
14898 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14900         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14901         CFLAGS default to -O2.
14903         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14904         when using GNU ld.
14906 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
14908         * ltmain.sh: Correct install when using a different shell.
14910 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14912         * ltconfig, ltmain.sh: Update to libtool 1.2b.
14914 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
14916         * makefile.vms: Update to build binutils/makefile.vms.  Add install
14917         target.
14919 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14921         * ltconfig: Update to correct AIX handling.
14923 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14925         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14927         * configure.in (target_subdir): Set to ${target_alias} instead
14928         of "libraries".
14930 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14932         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14933         (Makefile): Depend on $(gcc_version_trigger).
14935         * configure (gcc_version): Change default initializer to empty
14936         string.
14937         (gcc_version_trigger): New variable; pass this variable down
14938         to subdir configures to enable them checking gcc's version
14939         themselves. Emit make macros for both gcc_version vars.
14940         (topsrcdir): Initialize reliably.
14941         (recursion line): Remove --with-gcc-version=${gcc_version}.
14943 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14945         * configure (enable_version_specific_runtime_libs): Implement new flag
14946         --enable-version-specific-runtime-libs which installs C++ runtime stuff
14947         in $(libsubdir); emit definition in each generated Makefile.
14948         (gxx_include_dir): Initialize depending on
14949         $enable_version_specific_runtime_libs.
14951 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14953         * configure (gcc_version): Initialize properly depending on
14954         how and where configure is started.
14955         (recursion line): Pass a --with-gcc-version=${gcc_version}
14956         to configures in subdirs.
14958 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
14960         * configure.in (noconfigdirs): Add configure pattern for mips tx39
14961         cygmon
14963 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
14965         * configure.in: Add cygmon and libstub support for mn10200.
14967 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
14969         * configure (gcc_version): Add new variable describing the
14970         particular gcc version we're building.
14971         * Makefile.in (libsubdir): Add new macro for the directory
14972         in which the compiler finds executables, libraries, etc.
14973         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14974         and libsubdir.
14976 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14978         * Makefile.in (local-clean): Remove *.log.
14979         (warning.log): Built with warn_summary from build.log.
14980         (mail-report.log): Run test_summary.
14981         (mail-report-with-warnings.log): Run test_summary including
14982         warning.log in the report.
14984 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
14986         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14988 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
14990         * Makefile.in (grep): Grep no longer depends on libiberty.
14992 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
14994         * Makefile.in: all-snavigator needs all-libgui.
14996 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
14998         * configure.in: Add cygmon and libstub support for mn10300.
15000 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15002         * missing: Update to version from automake 1.3.
15004         * ltmain.sh: On installation, don't get confused if the same name
15005         appears more than once in the list of library names.
15007 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15009         * config.sub: Accept m68060 and m5200 as CPU names.
15011 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15013         * configure: Use && rather than using -a in test, because odd
15014         strings can confuse test.
15015         * configure.in: Likewise.
15017 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15019         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15021 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15023         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15024         bootstrap4-lean): New targets.
15026 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15028         * mpw-* Delete.  Not used.
15030 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15032         * COPYING.LIB: Update FSF address.
15034 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15036         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15038         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15039         GAS_SUPPORT_DIRS.
15041 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15043         * ltconfig, ltmain.sh: Avoid producing a version number if
15044         -version-info was not used.
15046 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15048         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15049         building with newlib.
15051 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15053         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15054         Solaris `make' causes it to continue to next definition.
15056 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15058         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15059         the right GUI libraries and files are installed along with GDB.
15061 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15063         * configure.in: Change alpha to alpha* in several places.
15065 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15067         * config.sub: Recognize sparc86x.
15069 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15071         * configure.in (--enable-target-optspace): Remove debug echo.
15073 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15075         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15077 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15079         * ltconfig: Update cygwin32 support.
15081         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15082         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15083         (GDB_SUPPORT_DIRS): Likewise.
15085 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15087         * configure.in (target_makefile_frag): If --enable-target-optspace,
15088         use -Os to compile target libraries rather than -O2.  Default to
15089         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15090         not used.
15091         * configure.in (target_cflags): Ditto for d30v.
15093 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15095         * Makefile.in (all-bfd): Depend on all-intl.
15096         (all-binutils): Likewise.
15097         (all-gas): Likewise.
15098         (all-gprof): Likewise.
15099         (all-ld): Likewise.
15101 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15103         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15105 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15107         * Makefile.in (all-bfd): Depend upon all-libiberty.
15109         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15111 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15113         * Makefile.in: Add libstub.
15115         * configure.in: Ditto. Build libstub for targets that have cygmon
15116         support.
15118 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15120         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15122 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15124         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15125         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15127 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15129         * configure: Define DEFAULT_M4 by searching PATH.
15130         * Makfile.in: Use DEFAULT_M4.
15132 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15134         * ltconfig: Add cygwin32 support.
15136         * Makefile.in, configure.in: Add libtool as a native only directory
15137         to configure and build.
15139 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15141         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15143 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15145         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15147 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15149         * Makefile.in: add ash make rules
15150         * configure.in: add ash to native_only and host_tools lists
15152 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15154         * Makefile.in (all-gettext, all-intl): New targets.
15155         (ALL_MODULES): Added all-gettext, all-intl.
15156         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15157         (INSTALL_MODULES): Added install-gettext, install-intl.
15158         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15160         * configure.in (host_tools): Added gettext.
15161         (native_only): Likewise.
15162         (noconfigdirs) [various cases]: Likewise.
15163         (host_libs): Added intl.
15165 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15167         * configure: Do not disable building gdbtk for cygwin32 hosts.
15169 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15171         * configure.in: Add thumb-coff target.
15172         * config.sub: Add thumb-coff target.
15174 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15176         * Makefile.in: Revert yesterday's change.
15177         (all-target-winsup):  all-target-librx stays out of here.
15179 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15181         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15182         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15183         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15184         Remove references to librx and libg++.
15186 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15188         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15189         recursive makes
15191 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15193         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15194         for newlib directory.
15195         (CXX_FOR_TARGET): Likewise.
15197 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15199         * ltconfig: Update after libtool/ltconfig.in change for
15200         hpux11.
15202 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15204         * ltconfig, ltmain.sh: Update to libtool 1.2.
15206 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15208         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15209         (install-gcc-cross): Instead, override LANGUAGES here.
15211 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15213         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15214         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15216 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15218         * configure.in: Add Thumb-pe target.
15220 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15222         * Makefile.in - changed sn targets to snavigator
15223         * configure.in - changed sn targets to snavigator
15225 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15227         * config-ml.in: After building symlink tree call make distclean
15228         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15229         to be the case for libiberty.
15231 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15233         * configure: When making link, also check the current
15234         directory. The configure scripts may create one.
15236 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15238         * config.sub: Accept alphapca56 and alphaev6 properly.
15240 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15242         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15244 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15246         * config.sub (sco5): Fix typo.
15248 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15250         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15251         install-itcl.
15252         (install-itcl): Remove dependency on install-tcl.
15254 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15256         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15258 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15260         * configure.in: Don't build libgui for a cygwin32 target when not on
15261         a cygwin32 host.
15263 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15265         * configure (redirect): Set to null, so default behavior of
15266         configure is now --verbose.
15268 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15270         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15271         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15273 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15275         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15276         this change to sync Makefile.in with its ChangeLog entries.
15278 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15280         * ltmain.sh (mkdir): Check that the directory doesn't exist
15281         before we exit with error, so that we don't get races during
15282         parallel builds.
15284 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15286         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15288 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15290         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15291         PICFLAG_FOR_TARGET.
15292         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15294         * configure: Emit a definition for the new macro enable_shared
15295         into each Makefile.
15297 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15299         * configure.in (host_tools, native_only): Add libtool.
15301 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15303         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15304         Fix typo in ming config comment.
15306 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15308         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15310 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15312         * config.sub: Add tic30 cases, and map c30 to tic30.
15314 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15316         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15317         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15318         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15319         (CLEAN_TARGET_MODULES): Similarly
15320         (all-target-libf2c): Add dependences.
15321         * configure.in (target_libs): Add libf2c.
15323 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15325         * configure.in: Remove expect from noconfigdirs when target
15326         is cygwin32.  OK to build expect and dejagnu with Canadian
15327         Cross.
15329 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15331         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15332         host.
15334         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15335         and mingw32.
15337 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15339         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15340         here as it is not defined in the toplevel Makefile.
15342 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15344         * configure (package_makefile_rules_frag): New variable, which names
15345         a file with generic rules, ...
15346         Change comment to mention we now have FIVE parts.
15347         * configure: Undo last change.
15349 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15351         * config.guess: More accurate determination of HP processor types.
15352         * config.sub: More accurate determination of HP processor types.
15354 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15356         * configure (package_makefile_frag): Move inserting the
15357         ${package_makefile_frag} to where it should be according
15358         to the comment.
15360 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15362         * config.guess: Add support for Linux/ARM.
15364 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15366         * .cvsignore: Remove *-info and *-install since they match
15367         release-info and mpw-install, which we don't want to just ignore.
15369 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15371         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15373 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15375         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15376         local_prefix to sub-make invocations.
15378 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15380         * configure.in: Check makefile fragments in the source
15381         directory.
15383 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15385         * configure.in: Check whether host and target makefile
15386         fragments exist before adding them to *_makefile_frag.
15388 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15390         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15392 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15394         * configure.in: Make sure we only replace RPATH_ENVVAR on
15395         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15396         regexp to sed.
15398         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15399         to sub-makes.
15401 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15403         * config-ml.in (multi-do): LDFLAGS must include multilib
15404         designator.
15406 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15408         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15410 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15412         * config.sub: Add mingw32 support.
15413         * configure.in: Likewise.
15415 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15417         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15419 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15421         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15422         * configure (gxx_include_dir): Provide a definition for subdirs
15423         which do not use autoconf.
15425 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15427         * config.guess: Sync with egcs.  Picks up new alpha support,
15428         BeOS & some additional linux support.
15430 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15432         * config.guess: HP 9000/803 is a PA1.1 machine.
15434 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15436         * configure.in: It's alpha*-...
15438 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15440         * configure.in (host_makefile_frag, target_makefile_frag):
15441         Handle multiple config files.
15442         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15443         alpha-*-*.
15445 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15447         * mkdep: New file.
15449 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15451         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15453 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15455         * Makefile.in: Add libgui directory.
15456         (GDB_TK): Add all-libgui.
15457         * configure.in: Add libgui directory.
15458         * configure: Add all-libgui to GDB_TK.
15460 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15462         * config-ml.in (multidirs): Add m32r to multilib list.
15464 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15466         * Makefile.in (all-target-gperf): Change dependency to
15467         all-target-libstdc++.
15469 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15471         * config.guess: Add BeOS support.
15473 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15475         Source directory cvs renamed to cvssrc:
15476         * configure.in (host_tools): Change cvs to cvssrc.
15477         (native_only): Likewise.
15478         (noconfigdirs) [various cases]: Likewise.
15479         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15480         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15481         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15482         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15483         (all-cvssrc): Rename target from all-cvs.
15485 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15487         * configure (gxx_include_dir): Fix thinko.
15489 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15491         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15492         (install-cross, install-gcc-cross): New targets.
15494 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15496         * configure.in (noconfigdirs): Add support for Thumb target.
15498         * config.sub (maybe_os): Add support for Thumb target.
15500 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15502         * Makefile.in: Add rules for cygmon.
15504         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15506 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15508         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15509         * configure (gxx_include_dir): Provide a definition for subdirs
15510         which do not use autoconf.
15512 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15514         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15515         11/18/97 build
15517 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15519         * From Franz Sirl.
15520         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15521         found on RedHat Linux systems.
15523 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15525         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15526         guesses.
15528 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15530         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15532 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15534         * ltmain.sh: If mkdir fails, check whether the directory was created
15535         anyhow by some other process.
15537 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15539         * configure.in (d30v-*-*): Configure all directories.
15541 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
15543         * configure.in (d30v-*-*): Configure newlib, libiberty directories
15544         for the D30V.
15546 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
15548         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15550 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
15552         * include/libiberty.h: Add extern "C" { so it can be used with C++
15553         progrms.
15554         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
15555         programs.
15557 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
15559         * configure.in (d30v-*-*): Configure GCC now.
15561 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
15563         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15564         is no longer needed.
15566 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
15568         * Makefile.in: check-target-libio depends on all-target-libstdc++.
15570 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
15572         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15573         targets using "$@" to provide support for similar but not identical
15574         targets without having to duplicate code.
15576 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
15578         * makefile.vms: Fix to work with DEC C.
15580 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
15582         * config.sub: Add mips-tx39-elf to marketing names.
15584 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
15586         * ltmain.sh: Handle symlinks in generated script.
15588 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
15590         * configure: Handle autoconf style directory options: --bindir,
15591         --datadir, --includedir, --infodir, --libdir, --libexecdir,
15592         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15593         --sysconfdir.
15594         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15595         (sharedstatedir, localstatedir, oldincludedir): New variables.
15596         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15597         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15598         sbindir, sharedstatedir, and sysconfdir.
15600 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15602         * Makefile.in (bootstrap-lean): New target.
15604 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
15606         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
15607         sn, and gnuserv from noconfigdirs.
15609 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15611         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15613 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15615         * Makefile.in (cross): New target.
15617 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15618                           Jeff Law         <law@cygnus.com>
15620         * Makefile.in (bootstrap2, bootstrap3): New targets.
15621         (all-bootstrap): Remove outdated and confusing target.
15622         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15624 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15626         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15627         windows.  Consistent with gdb/configure.
15629 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15631         * configure.in: Name Linux target fragment.
15633         * configure: Rewrite so that project Makefile fragment is inserted
15634         first and appears last in the resulting Makefile.
15636 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15638         * Makefile.in (install-itcl): Install tcl first.
15640 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15642         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15644 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15646         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15648         * configure.in (skipdirs): Add target-librx for Linux.
15649         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15651 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
15653         * Makefile.in (bootstrap): New target.
15655 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
15657         * config.sub: Accept 'amigados' for backward compatibility.
15659 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
15661         * config.guess: Merge with FSF.
15663 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
15665         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15667 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
15669         * config.sub: Add "marketing-names" patch.
15671 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
15673         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15675 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
15677         * config.sub: Handle v850-elf.
15679 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
15681         * .cvsignore (*-install): Remove.
15683 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
15685         * ltconfig: Set CONFIG_SHELL in libtool.
15686         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15688 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15690         * configure.in (target_subdir): Set to libraries if enable_multilib.
15692 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
15694         * config.guess: Update from gcc directory.
15696 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15698         * Makefile.in (all-sim): Depends on all-readline.
15700 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
15702         * Makefile.in (BISON, YACC): Use $$s.
15703         (all-bison): Depend on all-texinfo.
15705 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
15707         * Makefile.in (BISON): Add -L flag.
15708         (YACC): Likewise.
15710 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15712         * configure.in (noconfigdirs): Add support for v850e target.
15714         * config.sub (maybe_os): Add support for v850e target.
15716 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15718         * configure.in (noconfigdirs): Add support for v850ea target.
15720         * config.sub (maybe_os): Add support for v850ea target.
15722 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
15724         * config.sub: Add mipstx39.  Delete r3900.
15726 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15728         * Makefile.in (all-autoconf): Depends on all-texinfo.
15730 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
15732         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15733         eabi targets.
15735 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
15737         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15739         * configure: When handling a Canadian Cross, handle YACC as well as
15740         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
15741         * Makefile.in (all-bison): Depend upon all-texinfo.
15743 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
15745         * Makefile.in (BISON): bison, not byacc or bison -y.
15746         (YACC): bison -y or byacc or yacc.
15747         (various): Add *-bison as appropriate.
15748         (taz): No need to mess with BISON anymore.
15750 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
15752         * configure: If OSTYPE matches *win32*, try to find a good value for
15753         CONFIG_SHELL.
15755 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
15757         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15758         configure.in if it is present.
15760 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
15762         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15764 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
15766         * config.sub: Recognize `arc' cpu.
15767         * configure.in: Likewise.
15768         * config-ml.in: Likewise.
15770 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
15772         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15774 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
15776         * configure: Changed sed delimiter from ':' to '|' when
15777         attempting to substitute ${config_shell} for SHELL. On
15778         NT ${config_shell} may contain a ':' in it.
15780 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15782         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15784 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15786         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15788 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15790         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15792         * ylwrap: If the program is a relative path, force it to be
15793         absolute.
15795 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15797         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15799 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15801         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15802         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15803         for libraries.
15805 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15807         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15808         separated by spaces.
15810 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15812         * ylwrap: New file.
15813         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15815         * ltmain.sh: Handle /bin/sh at start of install program.
15817         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15819         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15820         * missing: New file, from automake 1.2.
15822 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15824         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15825         check-tk to CHECK_X11_MODULES.
15827 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15829         * config.sub: Merge with FSF.
15831 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15833         * config.guess: Merge with FSF.
15835 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15837         * configure: Treat msdosdjgpp like go32.
15838         * configure.in: Likewise.  Don't remove gprof for go32.
15840         * configure: Change Makefile.tem2 to Makefile.tm2.
15842 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15844         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15846 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15848         * install-sh (chmodcmd): Set to null if the DST directory already
15849         exists.  Same as Nov 11th change.
15851 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15853         * configure (GDB_TK): Needs itcl and tix.
15855 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15857         * config.guess: Update from FSF.
15859 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
15861         * Makefile.in (GDB_TK): Depend on itcl and tix.
15863 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15865         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15866         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15867         (INSTALL_SCRIPT): New variable.
15868         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15869         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15870         to -x.
15871         * install-sh: Add support for -x option.
15873 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
15875         * configure.in, Makefile.in: Treat tix like itcl.
15877 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
15879         * Makefile.in (WINDRES): New variable.
15880         (WINDRES_FOR_TARGET): New variable.
15881         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15882         (EXTRA_HOST_FLAGS): Add WINDRES.
15883         (EXTRA_TARGET_FLAGS): Add WINDRES.
15884         (EXTRA_GCC_FLAGS): Add WINDRES.
15885         ($(DO_X)): Pass down WINDRES.
15886         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15887         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15888         DLLTOOL_FOR_TARGET.
15890 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
15892         * configure.in: configure sim before gdb for win32-x-ppc
15894 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15896         Move gperf into the toplevel, from libg++.
15897         * configure.in (target_tools): Add target-gperf.
15898         (native_only): Add target-gperf.
15899         * Makefile.in (all-target-gperf): New target, depend on
15900         all-target-libg++.
15901         (configure-target-gperf): Empty rule.
15902         (ALL_TARGET_MODULES): Add all-target-gperf.
15903         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15904         (CHECK_TARGET_MODULES): Add check-target-gperf.
15905         (INSTALL_TARGET_MODULES): Add install-target-gperf.
15906         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15908 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
15910         * config.sub (mn10200): Recognize new basic machine.
15912 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15914         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15915         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15917 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15919         * configure.in: If we're building mips-sgi-irix6* native, turn on
15920         ENABLE_MULTILIB and set TARGET_SUBDIR.
15922 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15924         * Makefile.in (all-sn): Depend on all-grep.
15926 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15928         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15930         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15931         Makefile.  From Jeff Makey <jeff@cts.com>.
15932         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15934         * Makefile.in (DISTBISONFILES): Remove.
15935         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15936         $(DEFAULT_YACC).
15938         * configure.in: Build itl, db, sn, etc., when building for native
15939         cygwin32.
15941         * Makefile.in (LD): New variable.
15942         (EXTRA_HOST_FLAGS): Pass down LD.
15943         ($(DO_X)): Likewise.
15945 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
15947         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15949 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
15951         * configure.in (targargs): Strip out any supplied --build argument
15952         before adding our own. Always add --build.
15954 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
15956         * configure.in (targargs): Pass --build if we're doing
15957         a cross-compile.
15959 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
15961         * configure: Use '|' instead of ":" as the separator in
15962         sed. Otherwise sed chokes on NT path names with drive
15963         designators. Also look for "?:*" as the leading characters in an
15964         absolute pathname.
15966 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
15968         * config.sub: Support for r3900.
15970 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15972         * configure.in: Use install-sh, not install.sh.
15974 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15976         * Makefile.in (taz): Improve check for BISON so it doesn't try to
15977         apply it twice.
15979 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15981         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15982         install-binutils.
15984 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
15986         * Makefile.in: Add automake targets.
15987         * configure.in (host_tools): Add automake.
15989 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15991         * configure: Default CXX to c++, not gcc.
15992         * Makefile.in (CXX): Set to c++, not gcc.
15993         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15995 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
15997         * install-sh: try appending a .exe if source file doesn't
15998         exist
16000 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16002         * configure.in: Turn on multilib by default.
16003         (cross_only): Remove target-libiberty.
16005         * Makefile.in (all-gcc): Don't depend on libiberty.
16007 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16009         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16011 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16013         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16014         (DISTBISONFILES): Add ld/Makefile.in
16016 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16018         * configure.in: if target is cygwin32 but host isn't cygwin32,
16019         don't configure gdb tcl tk expect, not just gdb.
16021 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16023         * configure.in: Added gnuserv everywhere sn appears.
16025         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16026         (CROSS_CHECK_MODULES): Added check-gnuserv.
16027         (INSTALL_MODULES): Added install-gnuserv.
16028         (CLEAN_MODULES): Added clean-gnuserv.
16029         (all-gnuserv): New target.
16031 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16033         * config.guess: Fixes for MIPS OpenBSD systems.
16035 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16037         * Makefile.in (INSTALL_XFORM): Remove.
16038         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16040         * mkinstalldirs: New file, copied from automake.
16041         * Makefile.in (installdirs): Rename from install-dirs.  Use
16042         mkinstalldirs.  Change all users.
16043         (DEVO_SUPPORT): Add mkinstalldirs.
16045 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16047         * install-sh: Rename from install.sh.
16048         * Makefile.in (INSTALL): Change install.sh to install-sh.
16049         (DEVO_SUPPORT): Likewise.
16051         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16052         Graichen <graichen@rzpd.de>.
16054 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16056         * config.guess: Recognize OpenBSD systems correctly.
16058 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16060         * README, Makefile.in (ETC_SUPPORT): Remove references to
16061         cfg-paper*, configure.{texi,man,info*}._
16063 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16065         * Makefile.in (all.normal): Ensure that gcc is built after all
16066         the x11 - ie gdb - targets.
16068 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16070         * makefile.vms: Don't run conf-a-gas.
16072 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16074         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16076 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16078         * configure.in: Remove noconfigdirs case since gdb also
16079         configures and builds for tic80-coff.
16081 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16083         * configure: Set cache_file to config.cache.
16084         * Makefile.in (local-distclean): Remove config.cache.
16086 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16088         * COPYING: Update FSF address.
16090 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16092         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16093         noconfigdirs.
16095 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16097         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16098         MAKEDIRS, is empty.
16100 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16102         * config.sub: Tweak mn10300 entry.
16104 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16106         * configure.in (host_tools): Put sim before gdb, so gdb's
16107         configure.tgt can determine if the simulator was configured.
16109 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16111         * config.sub: Move BeOS $os case to be with other Cygnus
16112         local cases.
16114 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16116         * config.sub: Remove misplaced comment that broke Linux.
16118 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16120         * config.sub: Add BeOS support.
16122 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16124         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16126 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16128         * configure.in (noconfigdirs): Remove tcl and tk from
16129         noconfigdirs for cygwin32 builds.
16131 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16133         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16135 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16137         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16138         make-all.com, use makefile.vms instead.
16140 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16142         * config.sub: Accept -lnews*.
16144 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16146         * configure.in (noconfigdirs): Disable target-newlib,
16147         target-examples and target-libiberty for d30v.
16149 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16151         * configure.in (noconfigdirs): Enable ld for d30v.
16153 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16155         * configure.in (tic80-*-*): Build compiler.
16157 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16159         * configure.in (d30v-*): Remove sim directory from list of
16160         unsupported d30v directories
16162 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16164         * config.sub, configure.in: Add d30v target cpu.
16166 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16168         * makefile.vms: New file.
16169         * make-all.com: Remove.
16171 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16173         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16175 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16177         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16179 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16181         * Makefile.in (ALL_MODULES): Added all-db.
16182         (CROSS_CHECK_MODULES): Addec check-db.
16183         (INSTALL_MODULES): Added install-db.
16184         (CLEAN_MODULES): Added clean-db.
16186 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16188         * config.guess: Merge with latest FSF sources.
16190 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16192         * Makefile.in (ALL_MODULES): Added all-itcl.
16193         (CROSS_CHECK_MODULES): Added check-itcl.
16194         (INSTALL_MODULES): Added install-itcl.
16195         (CLEAN_MODULES): Added clean-itcl.
16197 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16199         * configure.in: build gdb for mn10200
16201 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16203         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16205 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16207         * configure.in (tic80-*-*): Turn off most targets right now.
16209 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16211         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16212         rather than the makeinfo program.
16213         (do-info): Depend upon all-texinfo.
16215 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16217         * configure.in: Remove uses of config/mh-linux.
16219         * config.sub, config.guess: Merge with latest FSF sources.
16221 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16223         * config.sub (case $basic_machine): Add tic80 entries.
16225 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16227         * config.sub, config.guess: Merge with latest FSF sources.
16229 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16231         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16232         * mpw-config.in: Test for NewFolderRecursive.
16233         * mpw-install: Use symbolic name for startup filename.
16234         * mpw-README: Add various additional details.
16236 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16238         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16240 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16242         * configure.in: Do build gcc and the target libraries for
16243         the mn10200.
16245 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16247         * configure.in: don't avoid building gdb for mn10300 any more
16248         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16249         instead of single-quoting it.
16251 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16253         * configure.in: Don't use --with-stabs on IRIX 6.
16255 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16257         * configure.in (m32r): Build gdb, libg++ now.
16259 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16261         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16262         directories from noconfigdirs.
16264 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16266         * config.sub (basic_machine): added mips16 configuration
16268 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16270         * config.sub: Handle d10v-unknown.
16272 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16274         * config.sub: Handle v850-unknown.
16276 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16278         * Makefile.in: add findutils
16279         * configure.in: add findutils to list of host_tools
16281 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16283         * config.sub: Handle mn10200 and mn10300.
16285 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16287         * configure.in (d10v-*): Do not build librx.
16289 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16291         * configure.in (mn10300): Build everything except gdb & libgloss.
16293 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16295         * config.guess:  Patch for Dansk Data Elektronik servers,
16296         from Niels Skou Olsen <nso@dde.dk>.
16298         For ncr, use /bin/uname rather than uname, since GNU uname does not
16299         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16301         Patch for MIPS R4000 running System V,
16302         from Eric S. Raymond <esr@snark.thyrsus.com>.
16304         Fix thinko for nextstep.
16306         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16308         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16309         * config.guess: Guess mips-dec-mach_bsd4.3.
16311         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16312         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16313         release numbers.
16314         * config.guess (mips-mips-riscos*):  Emit just enough of the
16315         release number.
16317         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16318         * config.guess (sparc-auspex-sunos*):  Added.
16319         (f300-fujitsu-*): Added.
16321         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16322         * config.guess:  Recognize a Tadpole as a sparc.
16324 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16326         * config.guess: Don't assume that NextStep version is either 2 or
16327         3.  NextStep 4 (aka OpenStep 4) has come out now.
16329 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16331         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16332         From Rik Faith <faith@cs.unc.edu>.
16334 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16336         * config.sub: Contributions from bug-gnu-utils to:
16337         Support plain "hppa" (no version given) architecture, reported by
16338         OpenStep.
16339         OpenBSD like NetBSD.
16340         LynxOs is not a hardware supplier.
16342         * config.guess: Contributions from bug-gnu-utils to add support for:
16343         OpenBSD like NetBSD.
16344         Stratus systems.
16345         More Pyramid systems.
16346         i[n>4]86 Intel chips.
16347         M680[n>4]0 Motorola chips.
16348         Use unknown instead of lynx for hardware manufacturer.
16350 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16352         * install.sh (chmodcmd): Set to null if the DST directory already
16353         exists.
16355 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16357         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16358         not use mt-ppc target Makefile fragment any more.
16360 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16362         * configure.in (*-*-windows):  Exclude everything but those dirs
16363         needed to build windows.
16365 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16367         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16369 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16371         * configure.in:  Exclude mmalloc from i386-windows.
16373 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16375         * Undo my previous change.
16377 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16379         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16380         unconditionally.
16381         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16383 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16385         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16386         host to add it's own flags.
16388 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16390         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16392 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16394         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16395         (CXX_FOR_TARGET): Likewise.
16396         (GCC_FOR_TARGET): Define.
16397         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16398         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16399         CC_FOR_TARGET was specified on the command line.
16400         (MAKEOVERRIDES): Don't define.
16402 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16404         * configure.in (m32r): Fix spelling of libg++ libs.
16406 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16408         * config.sub (-apple*): Remove, now redundant.
16410 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16412         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16414         * configure: Rework yesterday's sed script patch.
16416         * config.sub: Merge with FSF.
16418 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16420         * config.guess:  Merge from FSF.
16422         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16423         * config.guess: Use pc instead of unknown, for pc clone systems.
16424         Change linux to linux-gnu.
16426         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16427         * config.guess: Avoid non-portable tr syntax.
16429 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16431         * test-build.mk (HOLES): Add "xargs" for gdb.
16433         * configure: Avoid hpux10.20 sed bug.
16435 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16437         * configure.in:  Add support for windows host
16438         (that is a build done under the Microsoft build environment).
16440 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16442         * Makefile.in: Replace all uses of srcroot with s, to shrink
16443         command line lengths.
16445         Patches from Geoffrey Noer <noer@cygnus.com>:
16446         * configure.in: If configuring for newlib, pass --with-newlib to
16447         subdirectories.
16448         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16449         -Bnewlib/ and -Lwinsup to gcc.
16450         (CXX_FOR_TARGET): Likewise.
16452 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16454         * Makefile.in (ETC_SUPPORT): Add configure.
16456 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16458         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16459         host configuration file.
16461 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16463         * configure.in: Break mn10x00 support into separate
16464         mn10200 and mn10300 configurations.
16465         * config.sub: Likewise.
16467 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16469         * configure.in: Add lots of stuff to noconfigdirs for
16470         the mn10x00 targets.
16472         * config.sub, configure.in: Add mn10x00 support.
16474 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16476         * make-all.com: Call conf-a-gas, not config-a-gas.
16478 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16480         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16481         targets.
16483 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16485         * mpw-README: Add much more detail for native PowerMac.
16486         * mpw-install: New file.
16487         * mpw-configure: Add --norecursion and --help options.
16488         * mpw-config.in: Translate readme and install files when
16489         copying to objdir.
16490         * mpw-build.in: Don't always depend on byacc and flex.
16491         (install-only-top): New action.
16493 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16495         * configure.in:  You can now configure GDB for the v850.
16497 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16499         * configure.in (noconfigdirs): Don't configure any C++ dirs
16500         if targeting D10V.
16502 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16504         * config.sub: Recognize mips64vr5000.
16506 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16508         * configure.in: Use a single line for host_tools and native_only.
16510 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16512         * config.sub, configure.in: Add entries for m32r.
16514 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16516         * Makefile.in (inet-install): Don't run install-gzip.
16518 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16520         * configure.in:  Don't config lots of things for *-*-windows*.
16522 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16524         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16525         (host_libs, host_tools): Copy from configure.in.
16526         * mpw-configure: Don't complain about directories not found.
16528 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16530         * configure.in (i[345]86): Recognize i686 for pentium pro.
16531         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16532         file.
16534         * config.guess (i[345]86): Ditto.
16536 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16538         * configure.in (noconfigdirs): Removed gdb for D10V.
16540 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
16542         * configure.in: Remove ld, target-libio, target-libg++, and
16543         target-libstdc++ from noconfigdirs.
16545 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
16547         * configure: Fix three locations where shell scripts were
16548         being run directly rather than with config_shell.
16550 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
16552         * configure.in (v850-*-*): Set up initial $noconfigdirs.
16553         * config.sub (basic_machine): Recognize v850.
16555 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
16557         * mpw-configure: Handle multiple enable/disable options and
16558         pass them down recursively, handle -c and -s flags appropriately
16559         depending on choice of compiler, add escape mechanism for
16560         quoted arguments to gC.
16562 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16564         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16565         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16566         so that -mrelocatable-lib and -mno-eabi are used.
16568         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16569         not support --print-multi-lib, don't abort.
16571 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
16573         * make-all.com: Run config-a-gas.
16574         * setup.com: Don't copy subdirectory files around.
16576 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
16578         * configure.in (*-*-ose): Remove exclusion of libgloss for this
16579         target, it now compiles correctly.
16581 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
16583         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16585 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16587         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16589 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16591         * configure.in (native_only): Add prms.
16593 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
16595         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16596         (BINUTILS_SUPPORT_DIRS): Likewise.
16598 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16600         * configure.in (d10v-*-*): Don't configure ld or gdb until the
16601         d10v support is added.
16603 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16605         * configure.in (d10v-*-*): New target.
16607 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16609         * config.guess (HP 9000/811): Recognize this as a PA1.1
16610         machine.
16612 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16614         * Makefile.in (do-tar-gz): New target, split out from tail end of
16615         taz target.  Run each command separately, don't use pipes.
16616         (taz): Use it.
16618 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16620         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16621         * mpw-build.in: No builds should depend on building byacc or flex,
16622         they are assumed to be installed already.
16624 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16626         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16627         variable that CC_FOR_TARGET needs.
16629 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16631         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16632         options have changed since the last time the subdirectory was
16633         configured, and if it has, reconfigure.
16634         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16635         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16637 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16639         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16640         CLEAN_MODULES): Add bash.
16641         (all-bash): New target.
16643 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16645         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16647 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16649         * config.sub (basic_machine): Recognize d10v as a valid processor.
16651 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
16653         * mpw-configure: Add support for --bindir.
16654         * mpw-build.in: Use a GCC-specific build script for GCC actions.
16656 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
16658         * configure.in: add bash, time, gawk to list of hosttools and things
16659         to only build for native toolchains
16661 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16663         * Makefile.in (docdir): Remove.
16665 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16667         * Makefile.in (datadir): Set to $(prefix)/share.
16669 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
16671         * configure.in: build diff and patch for cygwin32-hosted
16672         toolchains.
16674 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
16676         * config.sub: Accept -rtems*.
16678 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
16680         * configure.in: enable dosrel for cygwin32-hosted builds,
16681                 remove diff from the list of things not buildable
16682                 via Canadian Cross
16684 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
16686         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16687         don't get ". ".
16689 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
16691         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16693 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
16695         * Makefile.in (taz): Handle case where tex3patch didn't even get
16696         checked out.  Also, if it was found, put the symlink in a new util
16697         subdirectory.
16699 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16701         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16703 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
16705         * config.sub: Recognize -openvms.
16706         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16707         * make-all.com, setup.com: New files.
16709 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16711         * Makefile.in (taz): tex3patch moved to texinfo/util.
16713 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
16715         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16716         * configure.in: remove make from disable-if-Can-Cross list
16717                 enable gdb if ${host} and ${target} are cygwin32
16719 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
16721         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
16722         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16724 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16726         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
16727         distinguish sysv/svr4/bsd variants.
16728         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16730 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
16732         * configure.in: Added copyright notice.
16733         * move-if-change: Added copyright notice.
16735 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16737         * configure.in (powerpcle-*-solaris*): Until we get shared
16738         libraries working, don't build gdb, sim, make, tcl, tk, or
16739         expect.
16741 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
16743         * config.guess:  Merge with FSF:
16745         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16746         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16748         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
16749         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16751         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
16752         * config.guess:  Combine two OSF1 rules.
16753         Also recognize field test versions.  From mjr@zk3.dec.com.
16754         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
16755         because GNU uname does not support -p.  From pmr@pajato.com.
16757 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
16759         * Makefile.in (MAKEDIRS): Removed $(tooldir).
16761 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
16763         * mpw-README: Document GCCIncludes.
16765 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
16767         * configure.in (alpha-*-linux*): Set enable_shared to yes.
16769 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16771         * mpw-configure: Handle --enable-FOO and --disable-FOO.
16773 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
16775         * configure.in (*-*-cygwin32): Configure make.
16777 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16779         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16781 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16783         * Makefile.in (all-inet): Depend on all-perl.
16785         * Makefile.in (inet-install): New target.
16787         * Makefile.in (all-inet): Depend on all-tcl.
16788         (all-inet): Depend on all-send-pr.
16790 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16792         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16793         temporarily.
16795 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16797         * configure.in: Don't configure --with-gnu-ld on AIX.
16799 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16801         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16803 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16805         * Makefile.in (ALL_MODULES): Added all-inet.
16806         (CROSS_CHECK_MODULES): Added check-inet.
16807         (INSTALL_MODULES): Added install-inet.
16808         (CLEAN_MODULES): Added clean-inet.
16809         (all-indent): New target.
16811         * configure.in (host_tools): Added inet.
16812         (native_only): Added inet.
16813         (noconfigdirs): Added inet.
16815 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16817         * configure.in: Don't configure libgloss if we are not configuring
16818         newlib.
16820 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16822         * configure.in: Don't configure libgloss for unsupported
16823         architectures.
16825 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16827         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16829 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16831         * Makefile.in (ALL_MODULES): Include all-apache.
16832         (CROSS_CHECK_MODULES): Include check-apache.
16833         (INSTALL_MODULES): Include install-apache.
16834         (all-apache): New target.
16836         * configure.in: Added apache everywhere perl is seen.
16838 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16840         * Makefile.in: Add support for clean-{module} and
16841         clean-target-{module} rules.
16843 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16845         * configure.in (*-*-ose) do not build libgloss.
16847 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16849         * config.guess (prep*:SunOS:5.*:*): Turn into
16850         powerpele-unknown-solaris2.
16852 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16854         * configure.in: Permit --enable-shared to specify a list of
16855         directories.
16857 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16859         * configure.in (host==solaris): Pass only the first word of $CC
16860         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16862 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16864         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16866 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
16868         * Makefile.in (ALL_MODULES): Include all-perl.
16869         (CROSS_CHECK_MODULES): Include check-perl.
16870         (INSTALL_MODULES): Include install-perl.
16871         (ALL_X11_MODULES): Include all-guile.
16872         (CHECK_X11_MODULES): Include check-guile.
16873         (INSTALL_X11_MODULES): Include install-guile.
16874         (all-perl): New target.
16875         (all-guile): New target.
16877         * configure.in (host_tools): Include perl and guile.
16878         (native_only): Include perl and guile.
16879         (noconfigdirs): Don't build guile and perl; no ports have been
16880         done.
16882 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
16884         * configure (--enable-*): Handle quoted option lists such as
16885         --enable-sim-cflags='-g0 -O' better.
16887 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16889         * Makefile.in ({,inst}all-target): New rule so we can make and
16890         install all of the target directories easily.
16892 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16894         * configure.in: Add missing global flag in sed substitution when
16895         deleting `target-' from ${configdirs}.
16897 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
16899         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16900         option.
16902         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16903         config/mh-necv4.
16905         * install.sh: Correct misspelling of transformbasename.
16907         * config.guess: Recognize mips-*-sysv*.
16909 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
16911         * config.sub: Recognize mon960.
16913 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
16915         * configure: Restore Canadian Cross handling of BISON and LEX,
16916         removed in Feb 20 change.
16918 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16920         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16921         Mention make install.  Remove the old copyright date as well the
16922         clumsy and rather pointless copyright on the README file.
16924 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16926         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16927         Makefile after running symlink-tree, then run `make distclean' to
16928         avoid clobbering any generated files in srcdir.
16930 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16932         * configure.in (m68k-*-netbsd*): Build everything now.
16934 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16936         * Makefile.in (taz): Fix quoting.
16938 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16940         * configure.in (sparclet-*-*): Build everything now.
16942 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16944         * configure.in (m68k-*-linux*): New host.
16946 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
16948         * configure: Check for bison before byacc.
16950 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
16952         * Makefile.in configure:  Change the way LEX and BISON/YACC are
16953         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
16954         searching PATH.  These are used as fallbacks by Makefile.in if
16955         flex/bison/byacc aren't in objdir.
16957 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
16959         * Makefile.in: Make everything which depends upon all-bfd also
16960         depend upon all-opcodes, in case --with-commonbfdlib is used.
16962 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16964         * configure.in (host *-*-cygwin32): Don't build gdb if we are
16965         building NT native compilers on Unix.
16967 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
16969         * configure.in: Don't get CC from the host Makefile fragment if we
16970         can find gcc in PATH, or if this is a Canadian Cross.  Move the
16971         Solaris test for /usr/ucb/cc to the post target script, just after
16972         the compiler sanity test.
16974 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
16976         * config.sub: Merge with FSF.
16978 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
16980         * Makefile.in (RPATH_ENVVAR): New variable.
16981         (REALLY_SET_LIB_PATH): Use it.
16982         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16984 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
16986         * config.sub, configure.in: Recognize sparclet cpu.
16988 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16990         * config.guess:  Support m68k-cbm-sysv4.
16992 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16994         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16995         m68k-unknown-linuxaout from linker help string.  Put quotes around
16996         $ld_help_string.
16998 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17000         * config.guess (powerpc-harris-powerunix): Add guess for port
17001         to new target.
17003 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17005         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17007 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17009         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17010         $(REALLY_SET_LIB_PATH) in Makefile.
17011         * Makefile.in (SET_LIB_PATH): New variable.
17012         (REALLY_SET_LIB_PATH): New variable.
17013         ($(DO_X)): Use $(SET_LIB_PATH).
17014         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17015         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17016         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17017         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17018         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17019         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17020         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17021         (install-dosrel): Likewise.
17022         (all-opcodes): Depend upon all-libiberty.
17024 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17026         * config.guess (*:CYGWIN*): New
17028 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17030         * Makefile.in (all-target-winsup): All all-target-libiberty.
17032 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17034         * configure.in (noconfigdirs): Add missing # in front of comment.
17036 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17038         * configure.in: add second pass to things added to noconfigdirs
17039         so *-gm-magic can exclude libgloss properly.
17041 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17043         * mpw-configure (extralibs_name, rez_name): Set correctly
17044         for MWC68K compiler.
17046         * mpw-README: Add more info on the necessary build tools.
17048 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17050         * configure.in, config.sub: Recognize cygwin32.
17052 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17054         * config.guess, config.sub: Recognize A/UX.
17056 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17058         * config.sub: Merge with gcc/config.sub.
17060 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17062         * mpw-build.in (do-binutils): Add build of stamps.
17064 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17066         * config.sub: Add recognition for mips64vr4100*-* targets.
17068 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17070         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17071         Add creation of gconfigargs with `--enable-shared' turned on.
17072         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17073         ($(host)-stamp-stage3-configured): Likewise.
17074         (HOLES): Add chatr and ldd.
17075         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17077 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17079         * configure: Pass --nfp to recursive configures.
17081 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17083         * Makefile.in (DLLTOOL): New.
17084         (DLLTOOL_FOR_TARGET): New.
17085         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17086         (EXTRA_TARGET_FLAGS): Ditto.
17087         (EXTRA_GCC_FLAGS): Ditto.
17088         (CONFIGURE_TARGET_MODULES): Ditto.
17089         (DO_X): Ditto.
17090         * configure: Add DLLTOOL.
17092 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17094         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17095         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17096         mh-sco, since old workarounds no longer needed, and don't
17097         build ld, since libraries have weak symbols in COFF.
17099 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17101         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17103 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17105         * configure.in: Make sure that ${CC} can be used to compile an
17106         executable.
17108 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17110         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17111         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17112         nothing depending on whether gdbtk is being built.
17114 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17116         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17118 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17120         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17121         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17123 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17125         * config-ml.in: Add support for
17126         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17127         Simplify setting of multidirs from --disable-foo.
17129 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17131         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17132         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17133         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17134         non-empty, pass them on to the  GCC make.
17135         (all-bootstrap): New rule that is like all-gcc, except it executes
17136         the GCC bootstrap rule instead of the GCC all rule.
17138 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17140         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17142 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17144         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17145         DG/UX support.
17147 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17149         * config.sub (i*86*) Change [345] to [3456]
17151 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17153         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17154         --with-gnu-ld=no.
17156 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17158         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17159         AIX multilibs get built.
17161 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17163         * configure.in (i386-win32): Don't build expect if we're not
17164         building the tcl subdir.
17166 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17168         * Makefile.in: (configure-target-examples, all-target-examples):
17169         New targets, configure and build example programs.
17171 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17173         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17174         use it as input to sedit the generated MPW makefile.
17175         * mpw-README: Add a suggestion about Gestalt.h.
17177 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17179         * config.sub: Accept *-*-ieee*.
17181 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17183         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17184         Ronald F. Guilmette <rfg@monkeys.com>.
17186 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17188         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17189         for powerpc-pe native.
17190         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17191         (target==powerpc-pe): duplicate i386-win32 entry.
17193 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17195         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17196         of vxworks, not just vxworks5.1.
17198 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17200         * mpw-configure: Add support for exec-prefix.
17202 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17204         * config.guess: Recognize HP model 816 machines as having
17205         a PA1.1 processor.
17207 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17209         * configure: Ignore new autoconf configure options.
17211 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17213         * config.guess:  Recognize Pentium under SCO.
17214         From Robert Lipe <robertl@arnet.com>.
17216 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17218         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17220 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17222         * configure.in: Don't configure gas for alpha-dec-osf*.
17224 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17226         * configure.in: Default to --with-stabs for some targets for which
17227         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17228         i[345]86*-*-unixware*.
17230 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17232         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17233         rather than basing it on the target.  Simplify handling of options
17234         controlling which directories to configure.  Remove extraneous
17235         slash in multi-clean target.
17237 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17239         * config-ml.in: Prefix more variables with ml_ so they don't collide
17240         with configure's.
17242 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17244         * configure: Don't turn -v into --v.
17246 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17248         * configure.in (targargs): Fix typo.
17250         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17252 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17254         * configure.in: Strip --host and --target options from
17255         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17256         --with-cross-host option when building with a cross-compiler.
17257         * configure: Canonicalize the arguments put into config.status by
17258         always using `=' for an option with an argument.  Pass a presumed
17259         --host or --target explicitly.
17261 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17263         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17264         into general OS recognition case.
17266 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17268         * configure.in (target_configdirs): add target-winsup only
17269         for win32 target systems.
17271 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17273         * Makefile.in (all-target-libgloss): Depend upon
17274         configure-target-newlib, since when libgloss is built it looks to
17275         see if the newlib directory exists.
17277 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17279         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17280         cfg-ml-*.in.
17282 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17284         * configure: Handle LD and LD_FOR_TARGET when configuring a
17285         Canadian Cross.
17287 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17289         * configure.in (target_libs): add target-winsup.
17290         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17291         (target==ppcle-pe): remove ld from $noconfigdirs.
17293 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17295         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17296         Preserve relative path names in $srcdir.  Build symlink tree if
17297         configuring cross target dir and srcdir=. (= no VPATH support).
17298         (configure-target-libg++): Depend on configure-target-librx.
17299         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17300         * config-ml.in: New file.
17301         * symlink-tree: New file.
17302         * configure: Ensure srcdir="." if that's what it is.
17304 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17306         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17307         includes and FLEX_SKELETON setting.
17308         * mpw-configure (--with-gnu-ld): New option, controls whether
17309         to use PPCLink or ld with PowerMac GCC.
17310         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17311         * mpw-config.in: Configure grez if targeting Mac.
17313         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17314         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17315         just macos.
17316         * configure.in: Configure grez resource compiler if targeting Mac.
17317         * Makefile.in (all-grez, install-grez): New targets.
17319 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17321         * configure: CXX defaults to gcc, not g++.  If we find
17322         gcc in the path, set CC to gcc -O2.
17324 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17326         * configure: Default ${build} correctly.  Avoid picking up extra
17327         spaces when reading CC and CXX from Makefile.  When doing a
17328         Canadian Cross, use plausible default values for numerous
17329         variables.
17330         * configure.in: When doing a Canadian Cross, don't try to
17331         configure tools whose configure script can't handle it.
17333 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17335         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17337 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17339         * configure:  Remove dubious bug reporting address.
17341 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17343         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17344         configure script, run that instead of this directory's configure.
17345         In either case, print a message that we're configuring the sub-dir.
17347 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17349         * configure.in: Before checking for the existence of various files,
17350         use sed to filter out "target-".
17352 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17354         * Makefile.in (DO_X): Split rule to decrease command line length
17355         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17356         (Philippe De Muyter).
17358 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17360         * Makefile.in (all-patch): depend on all-libiberty.
17362 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17364         * configure.in: If the only directory in target_configdirs which
17365         actually exists is libiberty, then set target_configdirs to empty,
17366         to avoid trying to build a target libiberty in a gas or gdb
17367         distribution.
17369 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17371         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17372         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17373         systems.
17375 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17377         * configure.in (copy_dirs): Use sys-include instead of include
17378         for --with-headers option.
17380 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17382         * Makefile.in, configure.in: Make winsup builds work with
17383         new scheme.
17385 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17387         * configure.in: Build the linker on AIX.
17389 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17391         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17392         where needed.
17394 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17396         * Makefile.in (all-gcc): Fix typo.
17398 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17400         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17402 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17404         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17405         to target-xiberty, to provide more flexibility.
17406         (target_subdir):  Define.  Create if cross.
17407         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17408         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17409         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17410         check-libFOO -> check-target-libFOO, etc.
17411         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17412         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17413         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17414         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17415         allow ALL_GCC="" to only configure.
17416         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17417         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17418         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17420 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17422         * Makefile.in (taz): Build "info" in etc explicitly.
17424 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17426         * configure.in:  Make sure that CC is undefined (as opposed to
17427         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17428         problem with autoconf trying to configure on a host without GCC.
17430 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17432         * mpw-configure: Set host alias from choice of host compiler,
17433         only use generic MPW Makefile sed if present, edit a file
17434         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17435         * mpw-README: Add problem notes about CW6 and CW7.
17437 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17439         * Makefile.in (taz): Use ";" instead of ";;".
17441 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17443         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17444         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17445         DISTDOCDIRS.
17446         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17447         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17449 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17451         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17452         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17453         Move bfd to DISTSTUFFDIRS.
17455 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17457         * Makefile.in (X11_LIB): Removed.
17458         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17460         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17462 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17464         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17465         names.
17467 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17469         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17471 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17473         * configure.in (i[345]86-*-win32): Always build newlib.
17474         Don't configure cvs, autoconf or texinfo.
17475         * Makefile.in (LD_FOR_TARGET): New.
17476         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17477         Pass down LD_FOR_TARGET.
17479 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17481         * winsup: New directory.
17482         * Makefile.in: Build winsup.
17483         * configure.in: Winsup is configured when target is win32.
17484         Can only build win32 target GDB when native.
17486 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17488         * config.guess: Recognize HP model 819 machines as having
17489         a PA 1.1 processor.
17491 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17493         * configure: Fix sed loop which substitutes for CC and CXX to
17494         avoid bug found in various sed implementations.
17496 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17498         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17499         simulator.  Use standard powerpc-*-eabi*.
17501 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17503         * configure.in: Stop putting gas and binutils in noconfigdirs for
17504         powerpc-*-aix* and rs6000-*-*.
17506 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17508         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17509         -mcall-aixdesc libraries.
17511 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17513         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17515         * config.sub (arm | armel | armeb): Fix shell syntax.
17517 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17519         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17520         -msoft-float and -mcpu=common support.
17521         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17522         libraries.
17524 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17526         * configure.in: Allow configuration and build of emacs19 for the alpha.
17528 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17530         * configure.in (CC): Get ^CC, not just any old CC, from
17531         ${host_makefile_frag}.
17533 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17535         * configure.in (CC): Try to get CC from
17536         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17538 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17540         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17541         only if it exists in $(srcdir).
17543 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17545         * configure: If CC and CXX are not set in the environment, set
17546         them, based on either an existing Makefile or on searching for gcc
17547         in PATH.  Substitute for CC and CXX in Makefile.
17548         * configure.in: Remove libm from target_libs.  Separate
17549         target_configdirs from configdirs.  If CC is not set in
17550         environment, try to get it from a host Makefile fragment.  Rewrite
17551         changes of configdirs to use skipdirs instead.  A few minor
17552         tweaks.  Take directories out of target_configdirs as they are
17553         taken out of configdirs.  Remove existing Makefile files from
17554         subdirectories.  Substitute for TARGET_CONFIGDIRS and
17555         CONFIG_ARGUMENTS in Makefile.
17556         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17557         by configure.in.
17558         (CONFIG_ARGUMENTS): Likewise.
17559         (CONFIGURE_TARGET_MODULES): New variable.
17560         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17561         ($(CONFIGURE_TARGET_MODULES)): New target.
17562         (configure-libg++, configure-libio): New targets.
17563         (all-libg++): Depend upon configure-libg++.
17564         (all-libio): Depend upon configure-libio.
17565         (configure-libgloss, all-libgloss): New targets.
17566         (configure-libstdc++): New target.
17567         (all-libstdc++): Depend upon configure-libstdc++.
17568         (configure-librx, all-librx): New targets.
17569         (configure-newlib): New target.
17570         (all-newlib): Depend upon configure-newlib
17571         (configure-xiberty): New target.
17572         (all-xiberty): Depend upon configure-xiberty.
17574 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17576         * configure.in (host i[345]86-*-win32):  Expand the
17577         noconfigdirs again.
17579 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
17581         * mpw-configure: Fix sed command file name.
17583 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17585         * configure.in (host i[345]86-*-win32): Reduce the
17586         noconfigdirs again.
17588 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
17590         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17591         or powerpc*-*-pe*, since they are not yet supported.
17593 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17595         Add PowerMac support and many other enhancements.
17596         * mpw-configure: New option --cc to select compiler to use,
17597         paste options set according to --cc into the generated
17598         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17599         if mpw-make.sed is present.
17600         * mpw-config.in: Don't test for gC1, test for mpw-touch,
17601         add forward includes for PowerPC include files.
17602         * mpw-build.in: Build using Makefile.PPC if present.
17603         (do-byacc, etc): Remove separate version resource builds.
17604         (do-gas): Build "stamps" before "all".
17605         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17606         * mpw-README: Update to reflect --cc option, PowerMac support,
17607         and recently-reported compatibility problems.
17609 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17611         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17612         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17613         (--with-multilib-top): Pass to recursive invocations.
17615 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17617         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17618         v810-*-*.
17620 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17622         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17623         gdb, ld and opcodes on v810-*-*.
17625 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17627         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17628         (local-maintainer-clean): New target.
17629         (maintainer-clean): New target.
17630         (realclean): Just depend upon maintainer-clean.
17632 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17634         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17636 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17638         * configure.in: Build ld in mips*-*-bsd* case.
17640 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17642         * config.sub: Accept -lites* OS.  From Ian Dall.
17644 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17646         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17647         targets.
17649 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17651         * configure.in: treat i386-win32 canadian cross the same as
17652         i386-go32 canadian cross.
17654 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17656         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17657         running under the simulator to build a reduced set of libraries.
17658         (powerpc-*-eabiaix): Add fine grained multilib support added to
17659         other powerpc targets yesterday.
17661 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17663         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17664         -disable-softfloat, -disable-relocatable, -disable-aix, and
17665         -disable-sysv to control which multilib libraries get built.
17667 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17669         * configure: Add Makefile.tem to list of files to remove in trap
17670         handler.
17672 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17674         * config.guess (*Linux*):  Add missing "exit"s.
17675         Also, need specific check for alpha-unknown-linux (uses COFF).
17677 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17679         * config.guess:  Merge with FSF:
17681         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
17682         * config.guess (AIX4): More robust release numbering discovery.
17684         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
17685         * config.guess (i386-sequent-ptx): Properly get version number.
17687         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
17688         * config.guess (mips:*:4*:UMIPS): New case.
17690 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17692         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17693         (i386-win32 host): Likewise.  Don't build readline.
17695 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
17697         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
17698         SUPPORT_FILES to submakes.
17700 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
17702         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17703         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17704         mpw-configure.
17706 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
17708         * configure.in (appdirs): Use =, not ==, in test expression when
17709         trying to build the text to print in the warning message for
17710         Solaris users.
17712 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
17714         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17716 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17718         * config.guess: Recognize lynx-2.3.
17720 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
17722         * config.sub (z8ksim): Deleted
17723         (z8k-*-coff): New, this is the one true name of the target.
17725 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
17727         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17729 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
17731         * config.guess (*:Linux:*:*): First try asking the linker what the
17732         default object file format is (elf, aout, or coff).  Then if this
17733         fails, try previous methods.
17735 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17737         * configure.in: Don't build newlib for *-*-vxworks5.1.
17739 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17741         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17742         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17744 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
17746         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17748 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
17750         * cfg-ml-com.in: New file.
17751         * cfg-ml-pos.in: New file.
17753 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17755         * COPYING.NEWLIB: Add HP free copyright to list.
17757 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17759         * config.sub: Recognize -eabi* for the system, not just -eabi.
17761 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17763         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17764         * config.sub, configure.in (win32): New target and host.
17766 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17768         * configure.in: Add i386-pe configuration.
17770 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
17772         * mpw-build.in (install): Install GDB after LD.
17774 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
17776         * mpw-config.in (elf/mips.h): Always forward-include, needed
17777         for GDB to build.
17779 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17781         * testsuite: New directory for customer acceptance and whole tool
17782         chain tests.
17784 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17786         * configure: If per-host line isn't found, but AC_OUTPUT is found
17787         and a configure script exists, run it instead.
17789 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17791         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17793 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17795         * configure: Set build_{cpu,vendor,os,alias} to host values when
17796         --build isn't specified.
17798 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17800         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17801         (FLAGS_TO_PASS): Pass them.
17802         (EXTRA_TARGET_FLAGS): Ditto.
17804 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17806         * Makefile.in (all-libg++): Depend on all-libstdc++.
17808 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17810         * configure.in (noconfigdirs): Enable all packages for
17811           i386-unknown-netbsd.
17813 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17815         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17816         hosted builds (DOS builds)
17818 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17820         Changes for ARM based on patches from Richard Earnshaw:
17821         * config.sub: Handle armeb and armel.
17822         * configure.in: Omit arm linker only for riscix.
17824 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17826         * config.guess:  Update from FSF.
17828 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17830         * config.sub: Recognize powerpcle as the little endian variant of
17831         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17832         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17833         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17834         temporarily.
17836 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17838         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17840 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17842         * config.sub: Accept -lites* as a basic system type.
17844 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17846         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17847         installed, and if so return linuxoldld as the system name.
17849 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17851         * config.guess: Add hppa1.1-hp-lites support.
17853 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17855         * configure.in: Don't build newlib for m68k-vxworks5.1.
17857 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17859         * configure.in (mips-sgi-irix6): Use mh-irix5.
17861 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
17863         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17865 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17867         * test-build.mk: Enable building of shared libraries on IRIX 5 and
17868         OSF/1.  Fix compiler flags.
17869         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
17871 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
17873         * configure.in: Recognize --with-newlib.
17874         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17876 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17878         * Makefile.in: move {all,check,install}-gdb from *_MODULES
17879         to *_X11_MODULES due to gdbtk needing X include files et al.
17881 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
17883         Merge in support for Mac MPW as a host.
17884         (Old change descriptions retained for informational value.)
17886         * mpw-config.in: Add generic include forwards for cpu-specific
17887         include files in aout and elf directories.
17889         * mpw-configure: Added copyright.
17890         * mpw-config.in: Check for presence of required build tools.
17891         (target_libs): Add newlib.
17892         (target_tools): Add examples.
17893         (Read Me): Generate as "Read Me for MPW" instead.
17894         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17895         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17896         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17898         * mpw-configure: Remove subdir-specific makefile hackery,
17899         delete mk.tmp after using it.
17901         * mpw-build.in (all): Display start and end times.
17903         * mpw-configure (host_canonical): Set.
17904         (target_cpu): Always add to makefiles.
17905         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17906         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17907         (mpw-mh-mpw): Look for in srcdir and srcroot.
17908         Use sed instead of mpw-edit-prefix to edit prefix definitions.
17910         * mpw-build.in: (install-only): New target.
17912         * mpw-configure (host_alias, target_alias): Rename from hostalias
17913         and targetalias, add into generated Makefile.
17914         (mk.tmp): If present, add into generated Makefile.
17915         * mpw-build.in (all-gas): Build config.h first before gas proper.
17917         * mpw-configure (config.status): Write only if changed.
17918         * mpw-config.in (readline): Configure it (not built, just used for
17919         definitions).
17921         * mpw-config.in (elf/mips.h): Add a forward include.
17923         * mpw-config.in: Forward-include most .h files in include into
17924         extra-include.
17925         (readline): Don't build.
17926         mpw-build.in (install): Install GDB.
17928         * mpw-configure (prefix, mpw_prefix): Handle it.
17929         * mpw-config.in (mmalloc, readline): Don't configure.
17930         * mpw-build.in (thisscript): Rename to ThisScript.
17931         Use mpw-build instead of BuildProgram everywhere.
17932         (mmalloc, readline): Don't build.
17933         * mpw-README: New file, basic documentation about the MPW port.
17935         * mpw-config.in: Use forward-include to create include files.
17937         * mpw-configure: Add more things to the top of each configured
17938         Makefile, including contents of config/mpw-mh-mpw.
17939         * mpw-config.in (extra-include): Create this directory and fill it
17940         with Posix-like include files when configuring.
17942         * config.sub (apple, mac, mpw): Add various aliases.
17944         * mpw-build.in: New file, top-level build script fragment for MPW.
17945         * mpw-configure: New file, configure script for MPW.
17946         * mpw-config.in: New file, config fragment for MPW.
17948 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17950         * configure.in (host_libs): Remove glob, since it is gone from the
17951         sources.
17953 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17955         * Makefile.in: define empty GDB_NLM_DEPS var.
17957         * configure.in(target_makefile_frag): use config/mt-netware
17958         for netware targets.
17960 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17962         * config.sub: Merge in recent FSF changes.  Remove linux special
17963         cases.
17965 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17967         Revert this change:
17969         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17971                 * build-all.mk: Use CC=cc -Xs on Solaris.
17973 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17975         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
17976         stop using it.
17977         * Makefile.in: Nuke all references to glob subdirectory.
17979 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17981         * configure.in: Fix --enable-shared logic in per-host.
17983 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17985         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17987 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17989         * configure.in (noconfigdirs): Don't build gas on AIX, for
17990         powerpc*-*-aix* as well as for rs6000*-*-aix*.
17992 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
17994         * configure: Fix --cache-file to work if the file argument is a
17995         relative path.
17997 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
17999         * configure: If the --cache-file is used, pass it down to
18000         configure in subdirectories.
18002 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18004         * config.sub: add vxworks29k configuration.
18006 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18008         * Makefile.in (taz): Do "diststuff" part quietly.
18010 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18012         * config.sub: Mini-merge with gcc/config.sub.
18014 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18016         * config.guess (IRIX): Sed - to _.
18018 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18020         * Makefile.in (source-vault, binary-vault): New targets.
18022 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18024         * config.sub: Recognize -eabi as a basic system type.
18026 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18028         * configure.in (enable_shared stuff): Fix typo.
18030 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18032         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18034 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18036         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18038 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18040         * configure.in (rs6000-*-*): Don't build gas.
18042 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18044         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18045         reduce command line length.
18046         (AS_FOR_TARGET): Check for as.new, not Makefile.
18047         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18049 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18051         * config.guess:  Merge from FSF.
18053 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18055         * configure: Don't use $ when handling program_suffix.
18057 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18059         * configure.in:  Configure tk for hppa/hpux.
18061 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18063         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18065 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18067         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18068         to LIBCXXFLAGS.  Tests are better run without it.
18070 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18072         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18074 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18076         * configure.in (*-*-netware*): Don't configure xiberty.
18078 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18080         * configure.in:  Remove tk from native_only list.
18082 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18084         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18085           for special NCD build.
18087 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18089         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18090         makeall.bat, they're only useful for binutils snapshots.
18091         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18092         makeall.bat to specified SUPPORT_FILES.
18094 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18096         * build-all.mk: Add Ericsson targets to sun4 and solaris
18097           hosts.  Add  BNR's sun4 target to solaris host, so their
18098           build-from-source will be tested in-house first.
18100 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18102         * Makefile.in (LIBCFLAGS): New variable.
18103         (CFLAGS_FOR_TARGET): Ditto.
18104         (LIBCFLAGS_FOR_TARGET): Ditto.
18105         (LIBCXXFLAGS): Ditto.
18106         (CXXFLAGS_FOR_TARGET): Ditto.
18107         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18108         (BASE_FLAGS_TO_PASS): Pass them.
18109         (EXTRA_TARGET_FLAGS): Ditto.
18111         * configure.in: Support --enable-shared.
18113 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18115         * configure.in (target_libs):  Include libstdc++ again.
18116         * config.guess:  Update from FSF (for FreeBSD).
18118 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18120         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18121         makeall.bat.
18122         (DISTDOCDIRS): Add `etc'.
18123         (ETC_SUPPORT_PFX): New variable.
18124         (taz): Include anything from etc starting with a word in
18125         ETC_SUPPORT_PFX.
18127 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18129         * config.sub: Update for recent FSF changes.  Remove obsolete
18130         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18131         spacing changes.
18133 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18135         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18137         * config.guess:  Merge with FSF.
18138         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18140 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18142         * configure: Since the "trap 0" handler will override the exit
18143         status on many systems, only use it for "exit 1", and make it set
18144         a non-zero exit status; reset it before "exit 0".  Also, check
18145         exit status of config.sub, and error out if it failed.
18147 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18149         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18150         and install libgloss.
18152 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18154         * Makefile.in (all-binutils): Depend upon all-byacc.
18156         * configure.in: Don't build emacs on Irix 5.
18158 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18160         * configure.in (*-*-netware*): Add libio.
18162 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18164         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18165         (CHECK_TARGET_MODULES): Ditto.
18166         (INSTALL_TARGET_MODULES): Ditto.
18167         (TARGET_LIBS): Ditto.
18168         (all-libstdc++): Note dependencies.
18170 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18172         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18174 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18176         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18177         -fexternal-templates.
18179         * configure.in (target_libs): Add libstdc++.
18180         (noconfigdirs): Add libstdc++ as appropriate.
18182 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18184         * config.guess:  Update from FSF.
18186 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18188         * configure: Use ${config_shell} when running ${configsub}.
18190 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18192         * config.sub: No longer recognize h8300h.
18194 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18196         * config.sub: Remove extraneous differences between config.sub and
18197         gcc/config.sub.
18199 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18201         * Makefile.in (DISTSTUFFDIRS): Add gas.
18203 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18205         * COPYING.NEWLIB: New file.
18207 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18209         * config.guess (HP-UX):  Patch from Harlan Stenn
18210         <harlan@landmark.com> to also emit release level.
18212 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18214         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18216 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18218         * config.sub:  Merge nextstep cleanup from FSF.
18220 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18222         * configure.in (arm-*-*): Don't configure ld for this target.
18224 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18226         * configure.in (*-*-netware): don't configure libg++, libio,
18227           librx, or newlib.
18229 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18231         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18232         configure ld--it works, but it doesn't support shared libraries.
18234 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18236         * config.guess (*-unknown-freebsd*):  Get rid of possible
18237         trailing "(Release)" in version string.
18238         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18240 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18242         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18243         Fix type: *-next-neststep -> *-next-nextstep.
18245         * config.guess:  Merge from FSF:
18247         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18249         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18251         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18253         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18254         instead of UNIX_SV for UnixWare 1.0).
18256 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18258         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18259         to make gdb/nlm/* build after the compiler and linker.
18261 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18263         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18264         not just i[34]86.
18265         (m68k-atari-sysv4):  Relocate to match FSF version.
18267         * config.guess:  More merges from the FSF:
18269         Add a space before function call or macro invocation.
18271         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18273         * config.guess: Add trap cmd to remove dummy.c and dummy when
18274         interrupted.
18276         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18278         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18279         (dummy): Redirect stderr from compilation of dummy.c.
18281         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18283         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18285 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18287         * configure: Accept and ignore --cache*, for compatibility with
18288         new autoconf.
18290 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18292         * config.guess:  Merge from FSF:
18294         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18296         * config.guess (Pyramid*:OSx*:*:*): New case.
18297         (PATH): Add /.attbin at end for finding uname.
18298         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18300         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18302         * config.guess (M88*:DolphinOS:*:*): New case.
18304         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18306         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18307         to select whether to use ELF or COFF.
18309         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18311         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18313         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18315         * config.guess: Guess the OS version for HPUX.
18317         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18319         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18321 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18323         * configure.in: Recognize --with-headers, --with-libs, and
18324         --without-newlib.
18325         * Makefile.in (all-xiberty): Depend upon all-ld.
18327 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18329         * configure.in: Change i[34]86 to i[345]86.
18331 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18333         * configure (version): A few more tweaks to help message.
18335 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18337         * Makefile.in:  Remove (for now) librx as a host library,
18338         now that we're building it for target.
18340 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18342         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18343         (Karl Berry).
18345 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18347         * configure.in:  Also configure librx.
18349 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18351         * Makefile.in:  Update various rules to reflect that librx
18352         is now needed for libg++.
18354 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18356         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18358 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18360         * configure.in: Configure the examples directory.
18362 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18364         * configure: Simplify Jun 2 1994 change.
18366 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18368         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18369         /bin/gcc isn't good enough to build gcc.
18371 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18373         * Makefile.in (GDB_SUPPORT_FILES): Remove
18374         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18375         (gdb.tar.gz): Add new rule to use standard distribution building
18376         mechanism.
18378 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18380         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18381         Bill Cox <bill@cygnus.com>.
18383 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18385         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18387 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18389         * configure:  Search current dir first in .gdbinit.
18391 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18393         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18395 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18397         * config.sub:  Refer to NeXT's operating system as nextstep.
18399         * config.sub (case $basic_machine):  Re-order the cases, to match
18400         the order in the FSF version (which is mostly alphabethical).
18401         Merge in some additions and changes from the FSF.
18403 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18405         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18406         * config.sub: Recognize cxux7.
18407         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18409 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18411         * config.sub:  Fix typo powerpc -> powerpc-*.
18413 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18415         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18417         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18418         parallel with all-emacs and install-emacs).  Top-level command
18419         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18421 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18423         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18424         $(relbindir)/make before doing ``make install'', and use
18425         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18426         installing over running make binary.
18427         ($(host)-stamp-stage3-installed): Likewise.
18429 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18431         * config.guess: Recognize Mach.
18433 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18435         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18436         see whether --exec-prefix was used.
18438 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18440         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18442 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18444         * Makefile.in: Add all-librx target similar to all-libproc.
18446 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18448         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18449         with post 1.2 uname bogosity.
18451 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18453         * configure: Remove temporary files on receipt of a signal.
18455 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18457         * configure: If there is a package_makefile_frag, remove
18458         ${subdir}/Makefile.tem after copying it in.
18460 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18462         * build_all.mk: support rs6000 lynx identifies itself as
18463         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18464         since /bin/gcc is too feeble to compile a modern gcc.
18466 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18468         * brought devo/test-build.mk update-to-date with progressive/
18469           test-build.mk. Add lynx targets and hppa flag info.
18471 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18473         * configure.in:  Use mh-ncrsvr43.  Patch from
18474         Tom McConnell <tmcconne@sedona.intel.com>.
18476 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18478         * config.guess (i386-unknown-bsdi):  No longer need to
18479         check #if defined(__bsdi__) && defined(__i386__).
18481 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18483         * configure: Set program_transform_nameoption correctly.
18485 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18487         * brought build-all.mk update-to-date with progressive build-all.mk,
18488           added new targets and hppa info.
18490 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18492         * configure: If config.guess result is a prefix of the user
18493         specified target, assume a native build and use the user specified
18494         target as the host alias.  Remove SunOS patch suffix removal hack.
18495         * configure.in: Remove SunOS patch suffix removal hack.
18497         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18498         in NATIVE_CHECK_MODULES.
18500 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18502         * Makefile.in: Rename HOST_ONLY to NATIVE.
18503         * configure: Delete SunOs patch suffix from host_canonical
18504           and build_canonical variables that are prepended to Makefiles.
18505         * configure.in: Add comments for easier maintenance.
18507 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18509         * Makefile.in: Add all-libproc target similar to all-gui.
18511 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18513         * Makefile.in (CHECK_MODULES): split into
18514         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18516 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18518         * config.guess (i386-unknown-bsdi): New system to guess.
18520 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18522         * Makefile.in: Add all-gui target (but not yet build by "all").
18524 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18526         * config.sub: Move deletion of patch suffix from here...
18527         * configure.in: To here, at Ian's suggestion.  The top-
18528           level scripts might need to know of a patch level.
18530 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18532         * config.sub: Strip off patch suffix so rtl is recognized
18533           as a sunos4.1.3 machine, even though it's been patched.
18535 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18537         * Makefile.in (INSTALL_LAST): Delete.
18538         (INSTALL_DOSREL): New.
18540 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18542         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18543         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18544         whether we pass down --with-gnu-ld anyhow.
18546 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
18548         * Makefile.in (INSTALL_LAST): Change operation so it works
18549         on more flavors of make.
18550         * configure.in (go32): Don't build libg++ or libio.
18552 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
18554         * Makefile.in (Move HOST_PREFIX_1 and friends up so
18555         they can be overriden by templates.
18557 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
18559         * configure.in (target==go32): Don't build gdb.
18560         * dosrel: New directory.
18562 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
18564         * configure.in (host==go32): Configure dosrel too.
18565         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18566         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18567         be set by incoming names or templates.
18568         (INSTALL_LAST): New rule.
18570 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
18572         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18574 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18576         * configure.in (appdirs): New variable.  Currently empty, but will
18577         be used in gas distribution.  If nonempty, lists a set of
18578         directories at least one of which must get configured, or top
18579         level configuration is considered to have failed.
18580         (rs6000-*-lynxos*): Use new file name.
18582 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18584         Eliminate XTRAFLAGS.
18585         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18586         newlib include files using -idirafter, and also use -nostdinc.
18587         (CXX_FOR_TARGET): Likewise.
18588         (XTRAFLAGS): Removed.
18589         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18590         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18591         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18592         ($(DO_X)): Don't pass down XTRAFLAGS.
18594 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18596         * configure.in (mips*-dec-bsd*): New target; do build linker.
18597         (mips*-*-bsd*): New target; don't build linker.
18599 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18601         * configure.in: support rs6000-*-lynxos* configuration.
18602         support sunos4 as a cross target.
18604         * config.sub: look for lynx*, not lynx since the OS version may
18605         legitimately be part of the name.
18607 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18609         * configure.in (i[34]86-*-sco*): Move to be with other i386
18610         targets.
18611         (romp-*-*): New target.  Skip various binary utilities.
18612         (vax-*-*): New target.  Don't build newlib.
18613         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18615 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18617         * configure.in: Only set host_makefile_frag if config
18618         directory exists.
18620 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18622         * install.sh: If $dstdir exists, don't check whether each
18623         component does.
18625 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18627         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18629 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18631         * configure.in (*-*-lynxos*): Don't configure newlib for either
18632         native or cross Lynx.
18634 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18636         * config.sub (sparc64-elf): Fix os.
18637         (z8k): Remove duplicate.
18639 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18641         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18642         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18644 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18646         * configure: Make file links cleanly even if Lynx fails on
18647           an NFS symlink (at least fail cleanly).
18649 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18651         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18652         -XNh2000.
18654 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18656         * configure: Unknown options are fatal again.
18658 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
18660         * configure: Ignore --x-includes and --x-libraries, for Autoconf
18661         compatibility.
18663 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
18665         * build-all.mk: Add `clean' target.
18667 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18669         * config.guess:  Add SINIX support.
18670         * configure.in:  Add mips-*-sysv4* support.
18672 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
18674         * build-all.mk: Document all useful targets.
18675         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18676         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18678 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18680         * configure: Support --silent, --quiet.
18682 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18684         * configure: Support --disable-FEATURE.
18686 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18688         * config.guess: Recognize NCR running SVR4.3.
18690 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18692         * config.guess:  Make BSDI generate i386-unknown-bsd386.
18693         Patch from Paul Eggert <eggert@twinsun.com>.
18695 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18697         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18699 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18701         * configure: Make unrecognized options give nonfatal warnings
18702         instead of fatal errors, and pass them to any subdirectory
18703         configures in case they recognize them.
18704         Make --x equivalent to --with-x.
18706 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18708         * configure: Add --enable-* options.  Clean up usage message and
18709         some comments.
18711 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
18713         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18715 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18717         * configure.in (hppa*-*-*): Enable binutils.
18719 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18721         * config.sub: Recognize cisco.
18723 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
18725         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18727 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18729         * config.guess: about target *-hitachi-hiuxwe2, don't print more
18730         than one configuration name.  Add comment.
18732 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
18734         * config.guess: about target *-hitachi-hiuxwe2, fixed
18735         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
18736         macro is incorrect.]
18738 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18740         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18741         than the "make ls" stuff which used to be here.
18743 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18745         * config.guess:  Recognize i[34]86-unknown-freebsd.
18746         From Shawn M Carey <smcarey@rodan.syr.edu>.
18748 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18750         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18752 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
18754         * config.guess: Check for ptx.
18756 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
18758         * config.sub: Add os9k checking.
18760 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18762         * config.guess: Handle OSF1 running on HPPA processors
18764 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18766         * configure: If subdir configure fails, print out a message with
18767         subdirectory name, in case subdir's configure code didn't identify
18768         itself.
18770 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
18772         * configure.in: Remove embedded newlines from configdirs.
18773         Avoid mismatches of substrings.  Fix matching strings at end
18774         of configdirs.
18776 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18778         * config.guess:  Add Lynx/rs6000 config support.
18780 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18782         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18784 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18786         * configure.in (hppa*-*-osf*): Treat this just like most other
18787         PA configurations (eg no binutils or ld).
18788         (hppa*-*-*elf*): These configurations have binutils and ld.
18790 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18792         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18794 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18796         * configure.in (rs6000-*-*): Build gas.
18798 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18800         * Makefile.in:  Avoid bug in losing hpux sed.
18802 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18804         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18805         for GDB and GDB has been fixed to not need it.
18807 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18809         * config.guess: Recognize vax hosts.
18811 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18813         * configure (while loop): Don't use "break 2" inside case
18814         statement -- the case statement isn't an enclosing loop.
18816 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18818         * config.guess:  Clean up NeXT support, to allow nextstep
18819         on Intel machines.  Make OS be nextstep.
18821 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18823         * config.guess: Add alternate forms for Convex.
18825 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18827         * configure:  Completely rewrite option processing.  Take
18828         advantage of pattern-matching to avoid invoking test frequently.
18829         Also clean up host and target defaulting logic.
18831 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18833         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18834         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18835         commands (plus user environment) will fit SCO limits.
18837 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18839         * configure.in: Don't issue warnings about directories which are
18840         not being configured if -norecursion is set.  Correct test for
18841         --with-gnu-as and --with-gnu-ld to not get confused by substring
18842         matches.
18844         * configure.in: Don't build gas for alpha-dec-osf1*.
18846 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18848         * configure:  Back out Per's change of 12/19/1993.  It changes the
18849         behavior of configure in unexpected and confusing ways.
18851         Also, use different delim char when calculating
18852         program_transform_name so that the name can contain slashes.
18854 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18856         * configure.in, config.sub: Add support for VSTa micro-kernel.
18858 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
18860         * configure.in: Nuke hacks which were used to get a special
18861         version of GAS for HPPA configurations.
18863 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18865         * configure:  If only ${target_alias} is given, use that
18866         as the default for ${host_alias}.
18867         * configure:  Add missing back-slashes before nested quotes.
18869 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18871         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18873 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
18875         * config.guess:  Recognize some Tektronix configurations.
18876         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18878 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18880         * config.sub: Match any flavor of SH.
18882 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
18884         * configure.in: Don't try to configure newlib for Alpha.
18886 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18888         * configure.in: Don't build ld for Irix 5.  Don't build gas,
18889         libg++ or libio for any Alpha target.
18891         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18893 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
18895         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18896         default arguments -- so it tried to compress itself.
18898 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18900         * configure.in (notsupp): ensure that a space is always at the end
18901           of the configdirs list, since the grep checks for an explicit space
18903 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18905         * configure.in (target i386-sysv4.2): don't build ld, since static
18906           versions of many libraries are not available.
18908 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18910         * config.guess: Recognize Apollos (using environment variables).
18911         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18913 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18915         * config.guess: Recognize Sony news mips running newsos.
18917 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18919         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18920         "fi ; else" for bash.
18922 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18924         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18926 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18928         * config.sub: accept unixware as an alias for svr4.2.
18929         Fix some inconsistancies with the gcc version.
18931 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18933         * Makefile.in (DISTDOCDIRS):  Add gdb.
18935 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18937         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18939 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18941         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18942         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18943         this now.
18945 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18947         * config.sub: Accept hiux* as an OS name.
18949         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18950         etc/make-stds.texi.  The underscore came from gcc, and dje now
18951         agrees that RUNTESTFLAGS is the correct name.
18953 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18955         * install.sh:  Remove 'set -e'.  It makes any conditionals
18956         in the script useless.
18958         * config.guess: Automatically recognize arm-acorn-riscix
18959         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18961 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
18963         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18965 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18967         * Makefile.in (DISTDOCDIRS): New variable.
18968         (taz): Edit local Makefile.in sooner, instead of proto-toplev
18969         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
18971 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18973         * configure.in (hppa target): check the source directory for the
18974           pagas sub-directory
18976 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
18978         * config.sub: Allow -aout* and -elf*.
18980 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18982         * configure.in: Don't build ld on i386-solaris2, same as for
18983         sparc-solaris2.
18985 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18987         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18989 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18991         * configure.in:  Configure gdb for alpha.
18993 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18995         * Makefile.in (CXXFLAGS): Add -O.
18997 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18999         * config.guess: added support for DG Aviion
19001 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19003         * configure.in: Produce warning message for subdirectories not
19004         configurable for this host/target combination.  Don't try to
19005         configure gdb for vms.
19007 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19009         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19010         appropriate files before making "diststuff".
19011         (DISTBISONFILES): New var: list of files to be edited.
19012         (DISTSTUFFDIRS): Add binutils.
19014 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19016         * config.sub: also handle mipsel and mips64el (for little endian mips)
19018 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19020         * configure.in: Add * to end of all OS names.
19022 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19024         * configure.in: Build newlib for LynxOS native.
19026 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19028         * config.guess: Add support for delta 88k running SVR3.
19030         * configure.in: Add comment about HP compiler vs. emacs.
19032 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19034         * configure.in: don't build ld on solaris2 (not a viable option
19035           due to bugs in getpwnam & getpwuid)
19037 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19039         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19040         config.guess will produce a full version number.
19042 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19044         * configure.in: Build linker and binutils for alpha-dec-osf1.
19046 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19048         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19049         and gdb/testsuite/Makefile.in.
19051 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19053         * configure.in: recognize mips*- instead of mips-
19055 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19057         * config.sub: Accept linux*coff and linux*elf as operating
19058         systems.
19060 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19062         * config.sub: Recognize mips64, and mips3 as an alias for it.
19064 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19066         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19067         gdb knows how to handle OSF/1 shared libraries.
19069 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19071         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19072         * config.guess: Recognize Hitachi's HIUX.
19073         * config.sub: Recognize h3050r* and hppahitachi.
19074         Remove redundant cases for hp9k[23]*.
19076 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19078         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19079         if gas and ld are in the source tree and are in ${configdirs}.
19080         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19081         --with options (but still pass them down on the command line,
19082         if they were explicitly specified).
19084 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19086         * configure: substitute SHELL value in Makefile.in with
19087         ${CONFIG_SHELL}
19089 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19091         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19092         *-*-solaris2* targets.
19094 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19096         * Makefile.in: define M4, and pass it down to sub-makes;
19097         all-autoconf now depends on all-m4
19099 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19101         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19102         presence of {ar,ranlib} instead of a configured directory
19104 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19106         * config.guess: Accept 34?? as well as 33?? for NCR.
19108 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19110         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19111         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19113 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19115         * configure: grab values for $(CC) and $(CXX) from the
19116         environment, so that someone can do "CC=gcc configure; make" and
19117         have it work right (matching the way that autoconf works now)
19119         * configure.in, Makefile.in: add support for gash, the tcl
19120         interface to Galaxy
19122         * config.guess: add NetBSD variants (hp300, x86)
19124 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19126         * install.sh: Support -d option (in the manner of SunOS 4 install,
19127         as it is more deterministic than that of GNU install)
19128         (chmodcmd): Set file to mode 755 by default (should also do default
19129         chgrp and chown, but I don't feel like dealing with that now)
19131 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19133         * config.sub: Remove h8300hhms alias.
19135 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19137         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19139 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19141         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19142         as stmp-fixinc
19144 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19146         * config.sub: recognize m88110-bug-coff.
19148 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19150         * Makefile.in (all-libio): all dependencies on the toolchain used
19151         to build this (gcc, gas, ld, etc)
19153 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19155         * config.guess: Deal with OSF/1 1.3 on alpha.
19157 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19159         * install.sh: add some 'else true' clauses for portability
19161         * configure.in: don't build libio for h8[35]00-*-* targets
19163 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19165         * Makefile.in:  Add support for new libio.
19167 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19169         * install.sh: If one command fails, don't try the rest.  Don't try
19170         to remove $dsttmp (via trap) unless we have already created it.
19171         If $src doesn't exist, detect it and exit with an error.
19173         * config.guess: Recognize BSD on hp300.
19175 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19177         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19178         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19180 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19182         * Makefile.in (all-send-pr): depends on all-prms
19184 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19186         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19188 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19190         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19191         Added test for mips-mips-riscos5.
19193 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19195         * configure.in: use mh-hp300 for 68k HP hosts
19197 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19199         * configure: add support for CONFIG_SHELL, so that you can use
19200         some alternate shell for evaluating configure scripts
19202 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19204         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19205         in configure script to bug-gdb@prep.ai.mit.edu when building
19206         distribution archive.
19207         * Makefile.in (COMPRESS):  Remove def.
19208         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19209         gdb.tar.Z and make-gdb.tar.Z respectively.
19210         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19211         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19212         to convergence with 'taz' target in Makefile.in.
19214 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19216         * install.sh (dsttmp): use trap to ensure that tmp files go
19217         away on error conditions
19219 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19221         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19223 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19225         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19226         its parent is '/' not ''.
19228         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19230 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19232         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19233         that ${newsrcdir}/configure.in does.
19235 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19237         * test-build.mk: support for CONFIG_SHELL
19239 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19241         * config.sub (netware):  Add as a basic system type.
19243 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19245         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19246           $(srcdir)/ from the dependency on Makefile.in.
19248 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19250         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19251         (h8300hhms is temporary until multi-libraries are implemented).
19252         * configure.in: Handle h8300h too.
19254 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19256         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19258 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19260         * configure:  Remove extraneous output when guessing host type.
19261         * config.guess:  Remove extraneous output when guessing using C
19262         compiler rather than uname, or when guessing fails.
19264 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19266         * Makefile.in: remove all.cross and install.cross targets
19268         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19269           definitions
19271 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19273         * configure.in (target sh): Build gprof.
19275 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19277         * config.sub: change -solaris to -solaris2
19279 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19281         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19283 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19285         * configure: Correct error message for missing Makefile.in to
19286         print correct directory.
19288 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19290         * install.sh: kludge around 386BSD shell bug
19292 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19294         * config.guess:  Recognize NeXT.
19295         * config.guess:  Recognize i486-ncr-sysv4.
19296         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19298 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19300         * Makefile.in (MAKEINFOFLAGS): New variable.
19301         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19302         * build-all.mk, test-build.mk: Pass down --no-split as
19303         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19305 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19307         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19309 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19311         * Makefile.in (libg++.tar.z):  New rule.
19312         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19313         * Makefile.in (taz):  Only do a single chmod.
19315 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19317         * install.sh: don't use dirname anymore (replaced with sed usage)
19319 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19321         * Makefile.in:  Change extension for gzip'd files from '.z' to
19322         '.gz' per new FSF standard usage.
19324 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19326         * configure: put quotes around the final value of program_transform_name
19328 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19330         * Makefile.in: new install.sh support; update install-info rules
19332 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19334         * configure.in: Build diff for crosses, but not for go32 host.
19336         * configure.in: Build gprof only for native, and don't build it
19337         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19339 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19341         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19343 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19345         * configure.in (host_tools): Add prms.
19347 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19349         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19350         with $(FLAGS_TO_PASS) on the command line
19352         * config.sub: Recognize lynx and lynxos
19354 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19356         * config.sub: Accept -ecoff*, not just -ecoff.
19358 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19360         * Makefile.in (taz): Use .gz suffix instead of .z.
19361         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19362         names.
19364 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19366         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19368 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19370         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19371         that rebuilds that might happen during 'make install' don't get
19372         bogus gcc include files
19374 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19376         Change from Utah for HPPA support:
19377         * config.guess: Recognize hppa1.x-hp-bsd.
19379 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19381         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19382         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19384 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19386         * config.sub: Add support for rom68k and bug boot monitors.
19388 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19390         * Makefile.in: Make all-opcodes depend on all-bfd.
19392 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19394         * config.guess: Added special check for i[34]86-univel-sysv4*.
19396 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19398         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19399         the processor rather than assuming i486.
19401 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19403         * config.guess: Recognize SunOS6 as Solaris3.
19405 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19407         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19408         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19410 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19412         * build-all.mk (all-cross): New target for Canadian Cross.
19413         Added Q2 go32 targets.
19414         * test-build.mk: Configure go32 cross sparclite-aout and
19415         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19416         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19418 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19420         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19421         GO32 hosted toolchains
19423 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19425         * configure: change  so "-exec-prefix" gets passed down rather
19426         than "-exec_prefix" so autoconf generated Makefiles get the
19427         exec_prefix set right.
19429 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19431         * config.guess: get the Solaris2 minor version number
19433         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19435 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19437         * config.guess: Recognize some Sequent platforms.
19439 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19441         * Makefile.in: added the vault-install target
19443         * configure.in: actually use the Sun3 makefile fragment that's in
19444         config, also added the release dir to configdirs
19446 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19448         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19450 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19452         * configure.in: remove some program from Alpha targetted toolchains
19454 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19456         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19457         gprof.
19458         (taz): Run "make diststuff" in those directories instead of "make
19459         proto-dir".  Look for "VERSION=" only at start of line in subdir
19460         Makefile.  Use "gzip -9" for compression.
19461         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19462         (binutils.tar.z): New target.
19464 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19466         * Makefile.in (taz): Include gpl.texinfo.
19468 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19470         * Makefile.in (setup-dirs): Merged into "taz" target.
19471         (taz): Only do `proto-dir' stuff if a directory is actually needed
19472         for this target.
19474 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19476         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19477         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19478         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19479         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19480         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19482 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19484         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19485         config.sub, and move-if-change to gdb testsuite distribution
19486         archive, so the testsuite can be extracted, configured, and
19487         run separately from the gdb distribution.  Blow away the Chill
19488         tests that require a Chill compiled executable, since GNU Chill
19489         is not yet publically available.
19491 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19493         * test-build.mk: set environment variables in a single command,
19494         instead of a list of assignments and exports
19496         * config.guess: recognize Alpha/OSF1 systems
19498 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19500         * configure: Change help message to prefer --options rather than
19501           -options.
19503 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19505         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19506         zippy@ecst.csuchico.edu.
19507         * config.guess: Recognize miniframe.
19509 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19511         * Makefile.in: Use srcroot to find runtest rather than rootme.
19512         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19514 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19516         * test-build.mk: Extensive additions to support building on a
19517         machine other than the host.
19519 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19521         * configure (tooldir): Fix for i386-aix again.
19523 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19525         * configure, Makefile.in:  Change definition of $(tooldir)
19526         to match the FSF.
19528 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19530         * config.guess:  Recognize i[34]86/SVR4.
19532 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19534         * Makefile.in (all-gdb): gdb depends on sim.
19536 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19538         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
19539         at the same time we make the prototype gdb directory.
19540         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
19541         files at the same time as the gdb base release distribution.
19543 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
19545         * Makefile.in (check): Use individual check targets rather than
19546         DO_X rule.
19547         (check-gcc): Added.
19549 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
19551         * config.sub: Use sysv3.2 not sysv32 for canonical OS
19552         for System V release 3.2.
19554 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19556         * config.sub: Recognize hppaosf.
19557         * configure.in: Do configure ld/binutils/gas for it.
19559 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19561         * configure (tooldir): Alter syntax used to set this, for systems
19562         where "\$" isn't handled right, like i386-aix.
19564 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19566         * configure: Pass program-transform-name, not
19567         program_transform_name, to recursive configures.
19569 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
19571         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19572         of gas+ld+binutils.
19574 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
19576         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
19578 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19580         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19582 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19584         * Makefile.in (PRMS): Set back to all-prms.
19586 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19588         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19589         targets, rather than for MIPS hosts.
19591 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19593         * configure.in: add comment for --with-x default values
19595         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19597         * Makefile.in: add check-* targets for each of the directories in
19598         the tree.  Add a definition of RUNTEST that will use the one we
19599         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
19601 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
19603         * configure.in: Removed obsolete references to bfd_target and
19604         target_makefile_frag.
19606         * build-all.mk: Set assorted targets for Q2.
19607         * config.sub: Recognize z8k-sim and h8300-hms.
19608         * test-build.mk: Really don't pass host to configure.
19609         (HOLES): Added uname.
19611 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19613         * configure: Handle an empty program-prefix, program-suffix or
19614         program-transform-name correctly.
19616 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19618         * build-all.mk: -G 8 no longer required for MIPS targets.
19619         * test-build.mk: Don't pass host argument to configure; make it
19620         guess.
19622 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19624         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19625         * Makefile.in (COMPRESS):  New macro, like GZIP.
19627 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19629         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19631         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19632         with gas currently defaults to -G 0.
19634 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19636         * Makefile.in (all-flex): flex depends on byacc.
19638         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19639         to test-build.mk as RELEASE_TAG.
19640         * test-build.mk (configargs): New variable containing arguments to
19641         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19642         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19644         * config.guess: Use /bin/uname when checking -X argument on SCO,
19645         to avoid invoking GNU uname which doesn't understand -X.
19647         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19649         * configure.in: Build gas for mips-*-*.
19651 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19653         * Makefile.in (all.normal): insert missing backslash.
19655 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19657         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19659         * Makefile.in: Complete overhaul to merge many almost identical
19660         targets.
19662 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19664         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19665         (gdb.tar.Z): Adjusted.
19667         * Makefile.in (setup-dirs, taz): New targets; should be general
19668         enough to adapt for gdb sometime.  Build only .z file.
19669         (gas.tar.z): New target.
19671 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19673         * build-all.mk: Use CC=cc -Xs on Solaris.
19675 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
19677         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
19678         for handling BISON for FSF releases.
19680 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19682         * configure: Actually implement the change zoo just documented.
19684 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
19686         * configure: when using config.guess, only set target_alias when
19687         it's not already been set (ie, on the command line)
19689 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19691         * Makefile.in: add installcheck target, set PRMS to install-prms
19693 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19695         * configure: add support for package_makefile_fragment, handle the
19696         case where a directory has a configure.in file but no Makefile.in
19697         more gracefully (with an actual understandable error message, even);
19698         add support for --without (and add this to the usage message); also
19699         explicitly add a --host=${host_alias} to the command line when
19700         config.guess is used
19702 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19704         * configure: Must use both --host and --target in recursive calls.
19706 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19708         * Makefile.in: Change deja-gnu to dejagnu.
19710 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19712         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19714 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19716         * configure.in: canonicalize all instances to *-*-solaris2*,
19717         also strip out a number of tools to not build for go32 host
19719 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19721         * config.guess: add GPL.
19723         * Makefile.in, config.guess, config.sub, configure: bump
19724           copyrights to 93.
19726 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
19728         * Makefile.in (do-info): Removed obsolete check for existence of
19729         localenv file.
19731         * Makefile.in (MAKEOVERRIDES): Define to be empty.
19733 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19735         * Makefile.in: a couple of 'else true' for decstation,
19736         support for TclX
19738         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19740 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
19742         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19744 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
19746         * config.guess: Recognize i386-ibm-aix (PS/2).
19747         * configure.in: Use config/mh-aix386 file for it.
19749 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
19751         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19752         CC_FOR_TARGET instead.
19753         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19755 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
19757         * Makefile.in: Add sim to list of directories sent with gdb
19759 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19761         * configure.in: Put back mips-dec-bsd* case.
19763 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
19765         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19766         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
19767         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19769 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19771         * configure.in: remove no-op mips-dec-bsd* in "case $target"
19773         * Makefile.in (dir.info): only run gen-info-dir if it exists,
19774         (install-info): install dir.info only if it exists,
19775         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19777 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19779         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19780         gas for mips-dec-bsd.
19782 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19784         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19785         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19787 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19789         * configure.in: Added "dejagnu" to hosttools list.
19791 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19793         * config.sub, configure.in, config.guess:  Add support
19794         for Bosx, an AIX variant from Bull.
19795         Patches from F.Pierresteguy@frcl.bull.fr.
19797 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19799         * devo/dejagnu: Initial creation of devo/dejagnu.
19800         Migrated dejagnu testcases and support files for testing software
19801         tools to reside as subdirectories, currently called "testsuite",
19802         within the directory of the software tool.  Migrated all programs,
19803         support libraries, etc. beloging to dejagnu proper from
19804         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19805         with no modifications.  The changes to these files which will
19806         allow them to configure, build, and execute properly will be made
19807         in a future update.
19809 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19811         * Makefile.in: Change send_pr to send-pr.
19812         * configure.in: Likewise.
19813         * send_pr: Renamed directory to send-pr.
19815 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19817         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19819 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19821         * README:  Update for gdb-4.8 release.
19822         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19823         gdb-xxx.tar.z (gzip'd) file also.
19825 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19827         * Makefile.in: make all-diff depend on all-libiberty
19829 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19831         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19833 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19835         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19837 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19839         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19840         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19841         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19843 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19845         * Makefile.in:  makeinfo binary is in a new location
19847 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19849         * config.sub: Accept -ecoff as an OS.
19851         * Makefile.in: Various changes to eliminate a level of make
19852         recursion and reduce the required command line length.
19853         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19854         sub-makes.
19855         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19856         variables holding settings for specific sub-makes.
19857         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19858         in terms of BASE_FLAGS_TO_PASS.
19859         (TARGET_LIBS): New variable listing directories which use
19860         TARGET_FLAGS_TO_PASS.
19861         (subdir_do): Eliminated.
19862         (do-*): New set of targets to replace subdir_do.
19863         (various): All targets which used subdir_do now depend on do-*.
19864         (local-clean): Renamed from do_clean.
19865         (local-distclean): New target, dependency of distclean and
19866         realclean.
19867         (install-info): Don't create directories.  Depend on dir.info
19868         rather than calling make recursively.
19869         (install-dir.info): Eliminated.
19870         (install-info-dirs): Create all info directories here.
19871         (dir.info): Depend upon do-install-info.
19873         * test-build.mk (HOLES): Added false.
19875 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
19877         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
19879 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19881         * Makefile.in (info): remove dependency on all-texinfo.  The
19882         problem was really in texinfo/C, not at this level.
19884 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19886         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19888 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
19890         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
19891         GDB releases.
19893 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19895         * configure: Include srcdir in message about target of link not
19896         being found.  Don't convert `-' to `_' in `with' options being
19897         passed to subdirs.
19899 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19901         * configure.in: add uudecode to host_tools
19903         * Makefile.in: added {all,install}-uudecode targets, added them to
19904         the appropriate lists
19906 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
19908         * Makefile.in (all-gcc): Added dependency on all-gas.
19910         * configure.in (mips-*-*): Build ld and binutils.
19912 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19914         * configure: check return code from mkdir, print error message and
19915           exit on failure.
19917 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19919         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19921 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19923         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19925 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19927         * config.sub (h8500):  Recognize this as a cpu type.
19929 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19931         * configure: source directory missing is no longer a warning
19933         * configure.in: recognize irix[34]* instead of irix[34]
19935         * Makefile.in: define and pass down X11_LIB
19937 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19939         * guess-systype: Renamed to ...
19940         * config.guess:  ... by popular request.
19941         * configure.in, Makefile.in:  Update accordingly.
19943 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
19945         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
19946         + Add Convex, Cray/Unicos, and Encore/Multimax support.
19947         + Execute ./dummy instead of assuming . is in PATH.
19949 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
19951         * guess-systype:  New shell script.  Attempts to guess the
19952         canonical host name of the executing host.
19953         Only a few hosts are supported so far.
19954         * configure:  Call guess-systype if no host is specified.
19956 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19958         * Makefile.in (gcc-no-fixedincludes): Made to work with current
19959         gcc Makefile.
19961 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
19963         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19964         (all-gcc, install-gcc, subdir_do): Use it.
19966 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19968         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19970 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
19972         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19973           set exclusively by configure, using configure.in .
19975 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19977         * test-build.mk: set $PATH for all builds
19979         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19981 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
19983         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
19984         the one used in gcc/Makefile.in, so that a null expansion doesn't
19985         override the one needed to build gcc with a native cc.
19987 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19989         * configure: Accept -with arguments.
19991 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19993         * Makefile.in: added h8300sim
19995 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
19997         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19998         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
19999         (all-cygnus, native, build-cygnus): Make
20000         $(canonhost)-stamp-3stage-done, not $(host)....
20001         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20002         i386-sco3.2v4.  Added else true to if command.
20004 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20006         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20008 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20010         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20012 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20014         * configure.in: don't remove binutils from Solaris builds
20016 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20018         * Makefile.in: get rid of earlier definitions for *clean,
20019         also handle the recursive info rule better
20021 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20023         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20024         do more-or-less the right thing.
20026 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20028         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20029         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20031 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20033         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20034         $(host_canonical).
20036         * configure.in: split the configdirs list into 4 categories (native
20037         v. cross, library v. tool) and handle the cross-only and native-
20038         only in more reasonable (and correct!) way.
20040 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20042         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20043         configdirs anymore.
20045 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20047         * Makefile.in: extensive cleanup::  removed all of the explicit
20048         clean-* targets, collapsed many wrappers around subdir_do into
20049         one, added additional targets to satisfy standards.texi, deleted
20050         some old targets, some changes for consistency
20052 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20054         * configure.in: handle some programs as cross-only, and others as
20055         native only
20057         * test-build.mk: handle partial holes in a more generic manner
20059         * Makefile.in: m4 depends on libiberty
20061 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20063         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20064         time, wdiff, and find to configdirs
20066         * Makefile.in: all, clean, and install rules for the new programs
20067         added to configure.in
20069 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20071         * configure.in: use mh-sun for all *-sun-* hosts
20073 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20075         * Makefile.in: define flags for X11 include files and library file
20076         locations, pass them down to the programs that need this info
20078         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20080 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20082         * configure.in: start building libg++ for HP-UX targets
20084 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20086         * README:  Update references to files moved into etc/.
20088 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20090         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20091         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20093 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20095         * configure: accept dash as well as underscore in long option
20096         names for FSF compatibility.
20098 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20100         * config.sub: added -sco3.2v4 support from FSF.
20102 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20104         * configure.in: expand the section that adds or removes
20105         directories from the list of programs to build, to handle native
20106         vs. cross in addition to host v. native
20108 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20110         * Makefile.in:  Replace C++ in macro names with CXX.
20111         This is less likely to break ...
20113 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20115         * test-build.mk: add -w to GNU_MAKE
20117 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20119         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20120         add 'sparc' to list of recognized cpus.  This needed to make
20121         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20122         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20123         then changes that into $CPU-wrs-vxworks.
20125         * configure.in: remove most references to gdbtest, regularize
20126         target based program removal
20128         * test-build.mk: import from p3 tree (many fixes and changes)
20130 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20132         * Makefile.in: added rules to handle tcl, tk, and expect
20134         * configure.in: handle those directories if they exist
20136 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20138         * config.sub: removed bogus hppabsd and hppahpux names, since
20139         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20141 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20143         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20144         depends upon all-xiberty
20146         * Makefile.in: changes from p3, including:
20148         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20150         * Makefile.in (XTRAFLAGS): include newlib directories if
20151         newlib/Makefile exists, rather than if host != target.
20153         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20155         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20156         from the same source tree and not building a cross-compiler.  This
20157         matters for the libg++ configuration if reconfiguring a tree that
20158         has already been installed.
20160         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20162         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20163         pick up the machine and system specific header files.
20165         * Makefile.in: added AS_FOR_TARGET, passed down in
20166         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20167         the C compiler to use to create programs which are run in the
20168         build environment, set it to default to $(CC), and passed it down
20169         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20171         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20173         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20174         We need them for unusual native builds, like systems without
20175         ranlib.
20177         * configure: also define $(host_canonical) and
20178         $(target_canonical), which are the full, canonical names for the
20179         given host and target
20181 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20183         * Makefile.in:  Added separate definitions for C++.
20185 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20187         * configure.in (configdirs):  Add deja-gnu.
20189 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20191         * README:  Update for configure.texi and gdb-4.7 release.
20193 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20195         * Makefile.in:  Move "all" target to top of file.
20196         Previously, first target was ".PHONY" which caused BSD4.4 make
20197         to build .PHONY when make was run without arguments.
20199 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20201         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20202         Library-copylefted code in libiberty.
20204 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20206         * config.sub:  Replace m68kmote with plain old m68k.
20208 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20210         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20212 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20214         * config.sub: Complain if no argument is given.  Added support for
20215         386bsd as OS and target alias.
20217 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20219         * Makefile.in (XTRAFLAGS): include newlib directories if
20220         newlib/Makefile exists, rather than if host != target.
20222 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20224         * config.sub: recognize sparclite-wrs-vxworks.
20226         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20227         p3.) Added clean-xiberty to clean.
20229 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20231         * configure.in: use *-*-* instead of nested cases for host and target
20233 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20235         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20236         from the same source tree and not building a cross-compiler.  This
20237         matters for the libg++ configuration if reconfiguring a tree that
20238         has already been installed.
20240 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20242         * config.sub (i486v/i486v4):  Merge in from FSF version.
20244 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20246         * configure: only set PWD if it is already set.
20248 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20250         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20251         doesn't have unset and all success paths (and most error paths)
20252         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20253         to just ${PWD} to avoid confusion.)
20255 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20257         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20258         even for a native compilation.
20260 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20262         Changes to make the gdb.tar.Z rule work better.
20264         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20265         (DEVO_SUPPORT):  Add configure.texi.
20266         (bfd-ilrt.tar.Z):  Remove ancient rule.
20268 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20270         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20271         pick up the machine and system specific header files.
20273         * configure.in, config.sub: added new target m68010-adobe-scout,
20274         with alias of adobe68k.  Changed configure.in to check for
20275         -scout before -sco* to avoid a false match.
20277         * Makefile.in: added AS_FOR_TARGET, passed down in
20278         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20279         the C compiler to use to create programs which are run in the
20280         build environment, set it to default to $(CC), and passed it down
20281         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20283 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20285         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20286         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20287         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20288         FOR_TARGET variants, to newlib and libg++.
20290 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20292         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20293         first.
20295 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20297         * config.sub:  Accept `elf' as an environment.
20299 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20301         * Makefile.in (all-opcodes):  cd into the right directory
20303 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20305         * configure: added -program_transform_name option, used as
20306         argument to sed when installing programs.
20307         configure.texi: added documentation for -program_prefix,
20308         -program_suffix and -program_transform_name.
20310 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20312         * config.sub:  Accept i486 where i386 ok.
20314 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20316         * config.sub: accept we32k
20318 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20320         * config.sub, configure.in: accept OSE68000 and OSE68k.
20322         * Makefile.in: don't create all directories for ``make install'';
20323         let the subdirectories create the ones they need.
20325 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20327         * COPYING: new file, GPL v2
20329 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20331         * Makefile.in: use the new gen-info-dir, which needs a template
20332         argument (which also lives in texinfo)
20334         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20336 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20338         * config.sub (ncr3000):  Change i386 to i486.
20340 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20342         * Makefile.in: add install-rcs, install-grep to
20343         install-no-fixedincludes, removed install-bison and install-libgcc
20345 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20347         * configure.in: grab the HPUX makefile fragment if on HPUX
20349 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20351         * Makefile.in: eradicate bison spoor (ditto libgcc).
20352          configure.in: recognise m68{k,000}-ericsson-OSE.
20353          es1800 is alias for m68k-ericsson-OSE
20355 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20357         * configure.in: rearrange the parts that remove programs from
20358         configdirs, based now on HOST==TARGET or by canonical triple.
20360 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20362         * test-build.mk: recurse explicitly with -f test-build.mk when
20363           appropriate.  predicate stage3 and comparison on the existence
20364           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20365           On very clean, also remove ...stamp-co.  Build in-place before
20366           doing other builds.
20368 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20370         * Makefile.in, configure.in: add tgas
20372 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20374         * Makefile.in: a number of changes merged in from progressive.
20376         * configure.in: add libm.
20378         * .cvsignore: ignore some stuff that comes from test-build.mk.
20380 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20382         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20384 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20386         * configure: Add program_suffix (parallel to program_prefix)
20387         * Makefile.in: adjust directory-creating script for losing decstation
20389 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20391         * configure:  Minor $subdir-related fixes.
20393 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20395         * configure: fix various problems with propogating
20396         makefile_target_frag in subdirs.
20397         * configure.in: config libgcc if its there
20399 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20401         * config.sub:  HPPA merge.
20403 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20405         * Makefile.in:  Replace all-bison with all-byacc in all
20406         dependency lines for other tools (which now use byacc).
20408 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20410         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20412 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20414         * Makefile.in: make gprof rules similar to byacc rules (instead of
20415         vestigal $(unsubdir) that didn't work...)
20417 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20419         * config.sub:  Add support for Linux.
20420         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20421         (at least for libg++).
20423 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20425         * configure.texi: fix doc for the -nfp option to configure
20427 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20429         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20431 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20433         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20434         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20435         * configure.in: added solaris* host_makefile_frag hook.
20437 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20439         * config.sub: changed recognition of m68000 so that various
20440         m68k types can be specified via m680[01234]0
20442 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20444         * config.sub (basic_machine): fix sed so that '-foo' isn't
20445         completely substituted out while .+'-foo' loses the '-foo'
20447 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20449         * config.sub ($os): Add -aout.
20451 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20453         * configure:  If host_makefile_frag is absolute, don't
20454         prefix ${invsubdir} (relevant to libg++ auto-configure).
20456 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20458         * Makefile.in (tooldir): Define it.
20459         (all-ld): Depend on all-flex.
20461 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20463         * Makefile.in (check):  Fix libg++ special case.
20465 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20467         * configure: do not bury `pwd` into config.status, thus do fewer
20468           pwd's.
20470         * configure: print the "Building in" message only when building in
20471           other than "." AND verbose.
20473         * configure: remove -s, rework -v to better accommodate guested
20474           configures.
20476         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20478 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20480         * Makefile.in: macroize flags passed on recursion.  remove
20481           fileutils.
20483 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20485         * configure: get makesrcdir right for subdirs deeper than 1.
20487         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20488           install.
20490 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20492         * Makefile.in: don't print subdir_do or recursion lines.
20494 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20496         * standards.texi: added menu item.
20498         * Makefile.in: build and install standards.info.
20500         * standards.texi: new file.
20502 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20504         * configure: test for and move config.status pieces from
20505           ${subdir}/.
20507 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20509         * configure:  Test for existance of files before trying to mv
20510         them, to avoid numerous non-existance messages.
20512 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20514         * configure: correct final line of config.status.
20516         * configure: patch from eggert.  Avoids a protection problem if
20517           the original Makefile.in is read only.
20519         * configure: use move-if-change from gcc to create config.status.
20520           Some makefiles depend on config.status to tell if a directory
20521           has been reconfigured for a different host.  This change
20522           prevents those directories from remaking everything in the case
20523           where the reconfig was only intended to rebuild a Makefile.
20525         * configure: test for config.sub with "config.sub sun4" rather
20526           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20527           host alias from a missing config.sub.
20529 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20531         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20532           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20534 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20536         * configure: mkdir ${subdir} as needed.
20538 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
20540         * Makefile.in,configure.in: added autoconf.
20542 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20544         * Makefile.in: no longer pass against on recursion.
20546         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20547           definitions are not inherited.
20549         * configure: correct makesrcdir when subdir is .
20551 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
20553         * configure:  Add support for 'subdirs' variable, which is
20554         like 'configdirs', except that configure doesn't re-invoke
20555         itself for subdirs, it just creates a Makefile for each subdir.
20556         * configure.texi:  Document subdirs.
20558 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20560         * configure.in: added flex to configdirs
20562 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
20564         * Makefile.in: remove clean-stamps from clean.
20566 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
20568         * configure.in:  Add gdbtest to configdirs.
20570 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
20572         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
20573         to recursive makes.
20574         * configure.in:  Recognize new ncr3000 config.
20576 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
20578         * Makefile.in, configure.in: removed references to gdbm.
20580 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
20582         * config.sub:  Don't canonicalize os value
20583         newsos* to bsd (readline needs to check for newsos).
20584         (This fix was earlier made Jan 31, but got re-broken.)
20586 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
20588         * configure.in:  sco is an os, not a vendor!
20590         * configure:  Quote $( better.  Keep various shells happy.
20592 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
20594         * Makefile.in: eliminate stamp-files.
20596 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
20598         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
20599           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20601 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
20603         * config.sub:  fix iris/iris3.
20605 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
20607         * configure: re-add -rm.
20609 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20611         * Maskefile.in: add .stmp-rcs to all.
20613         * configure.in: remove gas from rs6000 build, use aix host fragment.
20615 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20617         * configure: pass down site_option during recursion.
20619 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20621         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20623 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20625         * configure: Change exec_prefix so that it really defaults to prefix.
20627 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20629         * Makefile.in, configure.in:  Add support for mmalloc library.
20631 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20633         * Makefile.in: add stmp dependencies for a few more things.
20635 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20637         * configure: adjusted error message on objdir/srcdir configure
20638           collision, per john's suggestion.
20640         * Makefile.in: add libiberty stmp to all and all.cross.
20642 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20644         * Makefile.in: remove force dependencies, add grep to all.
20646 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20648         * Makefile.in: drop flex.  make stamp files work.
20650         * configure: added test for conflicting configuration in srcdir,
20651           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
20652           gets cranky.  use relative paths for configure and srcdir
20653           whenever possible.  Send some error messages to stderr that were
20654           going to stdout.
20656 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
20658         * Makefile.in:  Fix libg++ rule to check for gcc directory
20659         before using gcc/gcc.  Also pass XTRAFLAGS.
20661 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
20663         * Makefile.in: added stmp-files so that directories aren't polled
20664           when they are already built.
20666         * configure.texi: fixed a node pointer problem.
20668 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
20670         * config.sub configure.in gdb/configure.in
20671         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20672         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20673         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
20675 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20677         * configure: -recurring becomes -silent.  corrected help message
20678           for -site= option.
20680         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20682 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20684         * configure: when building Makefile for crosses, replace
20685           tooldir and program_prefix.  default srcdir from location of
20686           config.sub.  remove "for host in hosts" and "for target in
20687           targets" loops.
20689 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20691         * Makefile.in: Do not pass bindir or mandir to cvs.
20693 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
20695         * Makefile.in, configure.in: removed traces of namesubdir,
20696           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
20697           copyrights to '92, changed some from Cygnus to FSF.
20699         * configure.texi: remove most references to multiple hosts,
20700           multiple targets, subdirs, etc.
20702         * configure.man: removed rcsid. reference config.sub not
20703           config.subr.
20705         * Makefile.in: mkdir $(infodir) on install-info.
20707 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
20709         * configure.texi:  Explain better about .gdbinit and about
20710         the environment that configure.in sections run in.
20712 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
20714         * configure.in:  Ultrix is only a decstation if it's a MIPS.
20716 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
20718         * README:  DOC.configure => cfg-paper.texi.
20720 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
20722         * config.sub (near case $os):  Don't convert newsos* to bsd!
20724 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
20726         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
20727         the number of copies of COPYING that go into the GDB tar file.
20729 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
20731         * bfd/configure.in, gdb/config/mh-i386sco,
20732         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20733         Fix SCO configuration stuff.
20735 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
20737         * Makefile.in:  For libg++, make sure the -I pointing
20738         to the gcc directory goes *after* all the libg++-local -I flags.
20739         Also, move just-gcc dependency from just-libg++ to all-libg++.
20741 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
20743         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
20745 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
20747         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
20749 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
20751         * config.sub:  Add stratus configuration frags.  Also
20752         submitted to FSF.
20754 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
20756         * Makefile.in (DEV_SUPPORT):  add configure.man.
20758         * config.sub(Decode manufacturer-specific):  add -none*.
20760 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
20762         * Makefile.in:  remove form feeds to make Sun's make happy.
20763         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
20765 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
20767         * Makefile.in (AR_FLAGS):  Make quieter.
20769 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
20771         * configure.in:  Add libg++.
20772         * configure:  When verbose, don't output the command line at each
20773         level; it will be unremarkably the same as the previous version,
20774         which will be the same as what the user typed.
20776 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20778         * configure.in, Makefile.in: fix clean-info, add flex.  add
20779           fileutils.
20781         * configure: be less sensitive to spaces in Makefile.in.  Do not
20782           look for sources in "..".  Doing so breaks subdirectories that
20783           might have their own configure.  If a subdir has it's own
20784           configure script, use it.
20786 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20788         * cfg-paper.texi: some changes suggested by rms.
20790 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20792         * config.sub:  Merge in some small additions from the FSF version,
20793         taken from the gcc distribution, to bring the Cygnus and FSF
20794         versions into closer sync.
20796 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20798         * configure.in:  Changed svr4 references to sysv4.
20800 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20802         * configure: added -V for version number option.
20804 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20806         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20807           renamed from DOC.configure to cfg-paper.texi.
20809 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20811         * configure, config.subr, config.sub: config.subr is now
20812           config.sub again.
20814 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20816         * configure.texi: new file, in progress.
20818         * Makefile.in: build info file and install the man page for
20819           configure.
20821         * configure.man: new file, first cut.
20823         * configure: find config.subr again now that configuration "none"
20824           has gone.  removed all traces of the -ansi option.  removed all
20825           traces of the -languages option.
20827         * config.subr: resync from rms.
20829 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20831         * configure, config.sub, config.subr: merge config.sub into
20832           config.subr, call the result config.subr, remove config.sub, use
20833           config.subr.
20835         * Makefile.in: revised install for dir.info.
20837 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20839         * configure.in: add decstation host makefile frag.
20841         * Makefile.in: BISON now bison -y again.  also install-gcc on
20842           install.  clean-gdbm on clean.  infodir belongs in datadir.
20843           Make directories for info install.  Build dir.info here then
20844           install it.
20846 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20848         * Makefile.in: fix for bad directory tests.
20850 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20852         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20853           regexp.  -srcdir relative was being handled incorrectly.
20855         * Makefile.in: unwrapped some for loops so that parallel makes
20856           work again and so one can focus one's attention on a particular
20857           package.
20859 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20861         * configure: added PWD as a stand in for `pwd` (for speed). use
20862           elif wherever possible.  make -srcdir work without -objdir.
20863           -objdir= commented out.
20865 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20867         * configure: +options become --options.  -subdirs commented out.
20868           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
20869           Makefile now at top of generated Makefile.  Removed cvs log
20870           entries.  added -srcdir.  create .gdbinit only if there is one
20871           in ${srcdir}.
20873         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
20874           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
20875           and mandir now keyed off datadir by default.
20877 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20879         * Freshly created ChangeLog.
20882 Local Variables:
20883 mode: change-log
20884 left-margin: 8
20885 fill-column: 76
20886 version-control: never
20887 End: