MAINTAINERS: Update my email address
[official-gcc.git] / ChangeLog
blob073a759a3c145d59bd8751ee3232fe66935281d2
1 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
3         * MAINTAINERS (Write After Approval): Add myself.
5 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
7         * MAINTAINERS (Write After Approval): Add myself.
9 2020-06-12  Martin Liska  <mliska@suse.cz>
11         * .gitignore: Add .clang-tidy.
13 2020-06-08  Jason Merrill  <jason@redhat.com>
15         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
16         * configure: Regenerate.
18 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
20         * MAINTAINERS: Add myself as xtensa port maintainer.
22 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
24         * configure.ac: Don't require --enable-host-shared when building
25         for Mingw.
26         * configure: Regenerate.
28 2020-05-18  Jason Merrill  <jason@redhat.com>
30         * configure.ac: Update bootstrap dialect to -std=c++11.
32 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
34         * MAINTAINERS (Write After Approval): Add myself.
36 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
38         PR target/92713
39         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
40         (noconfigdirs): Add 'target-libstdc++-v3'.
41         * configure: Regenerate.
43 2020-04-21  Stephen Casner  <casner@acm.org>
45         PR 25830
46         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
47         * configure: Rebuild.
49 2020-04-17  Martin Liska  <mliska@suse.cz>
50             Jonathan Yong <10walls@gmail.com>
52         PR gcov-profile/94570
53         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
54         for CYGWIN.
56 2020-04-14  Martin Jambor  <mjambor@suse.cz>
58         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
60 2020-04-09  Tom Tromey  <tom@tromey.com>
62         * configure: Rebuild.
63         * Makefile.in: Rebuild.
64         * Makefile.def (gdbsupport, gdbserver): New host modules.
65         (configure-gdb): Depend on all-gdbsupport.
66         (all-gdb): Depend on all-gdbsupport, all-libctf.
67         * configure.ac (host_tools): Add gdbserver.
68         Conditionally build gdbserver and gdbsupport.
70 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
72         * configure.ac: Build libgomp by default for amdgcn.
73         * configure: Regenerate.
75 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
77         * MAINTAINERS (Write After Approval): Add myself.
79 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
81         * MAINTAINERS (Write After Approval) : Add myself.
83 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
85         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
87 2020-02-14  Martin Sebor  <msebor@redhat.com>
89         * doc/extend.texi (attribute alias): Mention type requirement.
90         (attribute weak): Same.
91         (attribute weakref): Correct invalid example.
93 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
95         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
97 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
98             Jakub Jelinek  <jakub@redhat.com>
100         * .gitattributes: Add *.md diff=md.
102 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
104         The mentioned auto-generated file is no more part of the
106         GCC sources, it's auto-generated in $(builddir) during build.
108         PR target/92055
109         * contrib/gcc_update (files_and_dependencies): Remove
110         entry for gcc/config/avr/t-multilib.
112 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
114         * MAINTAINERS: Update my email address.
116 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
118         * README.MOVED_TO_GIT: Remove.
120 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
122         * README.MOVED_TO_GIT: New file.
124 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
126         * MAINTAINERS (Write After Approval): Add myself.
128 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
130         * MAINTAINERS (write_after_approval): Add myself.
132 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
134         * MAINTAINERS (write_after_approval): Add myself.
136 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
138         * MAINTAINERS (write_after_approval): Add myself.
140 2019-12-11  Matthias Klose  <doko@ubuntu.com>
142         * configure.ac: Factor out common cases for compare_exclusions.
143         * configure: Regenerate.
145 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
147         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
148         flag.
150 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
152         * MAINTAINERS (Write After Approval): Add myself.
154 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
156         PR middle-end/92463
157         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
158         * configure: Regenerate
160 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
162         * configure.ac: Use https for gcc.gnu.org.
163         * configure: Regenerated.
165 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
167         * MAINTAINERS (aarch64 port): Remove my name, move to...
168         (Write After Approval): ...Here.
170 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
172         * MAINTAINERS: Change my email address as maintainer.
174 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
176         PR fortran/91828
177         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
178         * configure: Regenerated.
180 2019-10-21  Jason Merrill  <jason@redhat.com>
182         * .gitattributes: Also check ChangeLog whitespace.
184 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
186         * contrib/dg-extract-results.sh: Add support for KPASS.
187         * contrib/dg-extract-results.py: Likewise.
189 2019-10-17  Jason Merrill  <jason@redhat.com>
191         * .gitattributes: Avoid {} in filename pattern.
193 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
195         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
196         Approval section.
198 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
200         * MAINTAINERS: Add myself to Write After Approval
202 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
204         * MAINTAINERS: Add myself as an aarch64 maintainer.
206 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
208         * MAINTAINERS: Add myself as aarch64 maintainer.
210 2019-09-23  Carl Love  <cel@us.ibm.com>
212         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
213         New define_insn.
214         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
215         vsx_xxpermdi16_le_V16QI): Removed define_insn.
217 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
219         * MAINTAINERS (Sam Tebbs): Update email address.
221 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
223         * MAINTAINERS: Update my email address.
225 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
227         * libtool.m4: Handle uclinuxfdpiceabi.
229 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
231         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
232         Remove myself from Write After Approval section.
234 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
236         * configure.ac: Support for bpf-*-* targets.
237         * configure: Regenerate.
239 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
241         * config.sub: Import upstream version 2019-06-30.
242         * config.guess: Import upstream version 2019-07-24.
244 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
246         * MAINTAINERS: Remove spu port maintainers.
248 2019-08-28  Martin Liska  <mliska@suse.cz>
250         * .gitignore: Add .clangd and compile_commands.json
251         to .gitignore.
253 2019-08-23  Michael Forney  <mforney@mforney.org>
255         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
256         * Makefile.in: Regenerate.
258 2019-08-19  Tom Tromey  <tom@tromey.com>
260         * configure: Rebuild.
261         * configure.ac: Add --with-static-standard-libraries.
263 2019-08-16  Alexandre Oliva <oliva@gnu.org>
265         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
267 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
269         * MAINTAINERS (Write After Approval): Add myself.
271 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
273         * MAINTAINERS (Write After Approval): Remove myself, already listed in
274         RISC-V port maitainer.
276 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
278         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
280 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
282         * MAINTAINERS (Write After Approval): Add myself.
284 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
286         * MAINTAINERS (Write After Approval): Add myself.
288 2019-06-25  Martin Liska  <mliska@suse.cz>
290         contrib/filter-clang-warnings.py: Transform from
291         filter-rtags-warnings.py.
293 2019-06-15  Tom Tromey  <tom@tromey.com>
295         * configure.ac (host_libs): Add gnulib.
296         * configure: Rebuild.
297         * Makefile.def (host_modules, dependencies): Add gnulib.
298         * Makefile.in: Rebuild.
300 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
302         * MAINTAINERS (Write After Approval): Add myself.
304 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
306         * configure: Regenerate.
307         * configure.ac: Add PRU target.
309 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
311         * MAINTAINERS (Write After Approval): Add myself.
313 2019-06-11  Nick Clifton  <nickc@redhat.com>
315         Import these changes from the binutils/gdb repository:
317         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
319         * Makefile.def (dependencies): configure-libctf depends on all-bfd
320         and all its deps.
321         * Makefile.in: Regenerated.
323         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
325         * Makefile.def (host_modules): Add libctf.
326         * Makefile.def (dependencies): Likewise.
327         libctf depends on zlib, libiberty, and bfd.
328         * Makefile.in: Regenerated.
329         * configure.ac (host_libs): Add libctf.
330         * configure: Regenerated.
332 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
334         * MAINTAINERS (Write After Approval): Add myself.
336 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
338         * MAINTAINERS: Update my email address.
340 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
342         * MAINTAINERS (Write After Approval): Add myself.
344 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
346         * MAINTAINERS (Write After Approval): Add myself.
348 2019-05-07  Jim Wilson  <jimw@sifive.com>
350         * MAINTAINERS: Remove myself as IA-64 maintainer.
352 2019-05-04  Roland Illig  <roland.illig@gmx.de>
354         * MAINTAINERS (Write After Approval): Add myself.
356 2019-05-02  Richard Biener  <rguenther@suse.de>
358         PR bootstrap/85574
359         * Makefile.tpl (compare target): Also compare extra-compare
360         files.
361         * Makefile.in: Regenerate.
363 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
365         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
366         as modulo-scheduler maintainer.
368 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
370         * MAINTAINERS: Add myself as co-maintainer for Darwin.
372 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
374         * MAINTAINERS: Update my email address.
376 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
378         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
379         * configure: Regenerate.
381 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
383         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
384         * configure: Regenerate.
386 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
388         * configure.ac: Add target-zlib to target_libraries.
389         * configure: Regenerate.
391 2019-04-09  Martin Liska  <mliska@suse.cz>
393         * Makefile.in: Regenerate.
394         * Makefile.tpl: Pass GENERATOR_CFLAGS
395         in all stages.
397 2019-03-28  Martin Liska  <mliska@suse.cz>
399         PR bootstrap/89829
400         * Makefile.in: Revert r254150.
401         * Makefile.tpl: Likewise.
403 2019-03-28  Ben Elliston  <bje@gnu.org>
405         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
406         related, and libdecnumber.
408 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
410         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
411         (Write After Approval): Remove myself.
413 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
415         * MAINTAINERS (Write After Approval): Add myself.
417 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
419         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
420         (Write After Approval): Remove myself and Julian.
422 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
424         * MAINTAINERS (Write After Approval): Add myself.
426 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
428         * MAINTAINERS (Write After Approval): Add myself.
430 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
432         * ChangeLog: Replace space with tab.
433         * MAINTAINERS: Delete 1 tab to keep alignment.
435 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
437         * MAINTAINERS (Write After Approval): Add myself.
439 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
441         * MAINTAINERS (Write After Approval): Add myself.
443 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
444             Kwok Cheung Yeung  <kcy@codesourcery.com>
445             Julian Brown  <julian@codesourcery.com>
446             Tom de Vries  <tom@codesourcery.com>
447             Jan Hubicka  <hubicka@ucw.cz>
448             Martin Jambor  <mjambor@suse.cz>
450         * configure.ac: Likewise.
451         * configure: Regenerate.
452         * contrib/config-list.mk: Add amdgcn-amdhsa.
454 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
456         * MAINTAINERS (Write After Approval): Add myself.
458 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
460         * MAINTAINERS (Write After Approval): Add myself.
462 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
464         PR target/88535
465         * config.guess: Import upstream version 2019-01-03.
466         * config.sub: Import upstream version 2019-01-01.
468 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
470         * MAINTAINERS (Write After Approval): Update my maintainer address.
472 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
474         * MAINTAINERS (Write After Approval): Add myself.
476 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
478         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
480 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
482         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
483         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
484         (GCC_TARGET_TOOL): Likewise.
485         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
486         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
487         OTOOL, OTOOL_FOR_TARGET: New substitutions.
488         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
489         * configure: Regenerate.
490         * Makefile.in: Likewise.
492 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
494         * MAINTAINERS (Write After Approval): Add myself.
496 2018-11-13  Martin Liska  <mliska@suse.cz>
498         * gcc.target/i386/pr87930.c: Move to ...
499         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
501 2018-11-10  Stafford Horne  <shorne@gmail.com>
503         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
504         (Write After Approval): Remove myself.
506 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
508         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
509         Append $INCICONV to it.
511 2018-11-04  Stafford Horne  <shorne@gmail.com>
513         * MAINTAINERS (Write After Approval): Add myself.
515 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
517         PR bootstrap/82856
518         * multilib.am: New file.  From automake.
520         Merge from binutils-gdb:
521         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
523         * libtool.m4: Use AC_LANG_SOURCE.
524         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
525         * ar-lib: New file.
526         * test-driver: New file.
527         * configure: Re-generate.
529 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
531         * MAINTAINERS (Write After Approval): Add myself.
533 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
535         PR bootstrap/87788
536         PR d/87799
537         * configure: Rebuild.
538         * configure.ac: Disable D on systems where it is known not to work.
540 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
542         * Makefile.def (target_modules): Add libphobos.
543         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
544         GDCFLAGS_FOR_TARGET.
545         (dependencies): Make libphobos depend on libatomic, libbacktrace
546         configure, and zlib configure.
547         (language): Add language d.
548         * Makefile.in: Rebuild.
549         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
550         (HOST_EXPORTS): Add GDC.
551         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
552         (BASE_TARGET_EXPORTS): Add GDC.
553         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
554         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
555         (EXTRA_HOST_FLAGS): Add GDC.
556         (STAGE1_FLAGS_TO_PASS): Add GDC.
557         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
558         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
559         environment variables.
560         * configure: Rebuild.
561         * configure.ac: Add target-libphobos to target_libraries.  Set and
562         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
564 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
566         * MAINTAINERS (Write After Approval): Add myself.
568 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
570         * MAINTAINERS (Write After Approval): Remove myself.
572 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
574         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
576 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
578         * MAINTAINERS: Update my email address.
580 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
582         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
583         maintainer.
585 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
587         * MAINTAINERS (Write After Approval): Add self.
589 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
591         * MAINTAINERS (write after approval): Add myself.
593 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
595         * MAINTAINERS: Update my email address.
597 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
599         * MAINTAINERS (write after approval): Add myself.
601 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
603         * MAINTAINERS: Add self to global reviewers list.
605 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
607         MAINTAINERS: Add c-sky port maintainers.
609 2018-08-10  Martin Liska  <mliska@suse.cz>
611         * MAINTAINERS: Revert change in previous commit and
612         join lines.
614 2018-08-10  Martin Liska  <mliska@suse.cz>
616         * MAINTAINERS: Remove extra line.
618 2018-08-06  Naveen H.S  <naveenh@marvell.com>
620         * MAINTAINERS: Update my email address.
622 2018-07-19  DJ Delorie  <dj@redhat.com>
624         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
625         as maintainer.
627 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
629         * MAINTAINERS: Adjust email address for me and my colleague Robin
630         Dapp.
632 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
633             Sunil K Pandey  <sunil.k.pandey@intel.com>
635         PR target/84413
636         * config/i386/i386.c (m_CORE_AVX512): New.
637         (m_CORE_AVX2): Likewise.
638         (m_CORE_ALL): Add m_CORE_AVX2.
639         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
640         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
641         and remove the rest of m_SKYLAKE_AVX512.
643 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
645         * config.sub: Sync with upstream version 2018-07-03.
647 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
649         * config.guess: Sync with upstream version 2018-06-26.
650         * config.sub: Sync with upstream version 2018-07-02.
652 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
654         * libtool.m4: Sort output of 'find' to enable deterministic builds.
655         * ltmain.sh: Likewise.
657 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
659         * contrib/config-list.mk: Remove powerpc-linux_paired.
661 2018-06-29  Alexandre Oliva <oliva@adacore.com>
663         * configure.ac: Introduce support for @unless/@endunless.
664         * Makefile.tpl (dep-kind): Rewrite with cond; return
665         postbootstrap in some cases.
666         (make-postboot-dep, postboot-targets): New.
667         (dependencies): Do not output postbootstrap dependencies at
668         first.  Output non-target ones changed for configure to depend
669         on stage_last @if gcc-bootstrap, and the original deps @unless
670         gcc-bootstrap.
671         * configure.in, Makefile.in: Rebuilt.
673 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
675         * MAINTAINERS (write after approval): Add myself.
677 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
679         * MAINTAINERS (write after approval): Add myself.
681 2018-06-19  Nick Clifton  <nickc@redhat.com>
683         * zlib/configure.ac: Restore old behaviour of only enabling
684         multilibs when a target subdirectory is defined.  This allows
685         building with srcdir == builddir.
686         * zlib/configure: Regenerate.
688 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
690         * Makefile.def (fortran): Add check-target-libgomp-fortran.
691         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
692         * Makefile.in: Regenerate.
694 2018-06-16  Ben Elliston  <bje@gnu.org>
696         * config.guess: Import latest version.
697         * config.sub: Likewise.
699 2018-06-08  Martin Liska  <mliska@suse.cz>
701         * MAINTAINERS: Remove MPX-related entries.
702         * Makefile.def: Remove libmpx support.
703         * Makefile.in: Regenerate.
704         * configure.ac: Remove removed files.
705         * configure: Regenerate.
706         * libmpx/ChangeLog: Remove.
707         * libmpx/Makefile.am: Remove.
708         * libmpx/Makefile.in: Remove.
709         * libmpx/acinclude.m4: Remove.
710         * libmpx/aclocal.m4: Remove.
711         * libmpx/config.h.in: Remove.
712         * libmpx/configure: Remove.
713         * libmpx/configure.ac: Remove.
714         * libmpx/configure.tgt: Remove.
715         * libmpx/libmpx.spec.in: Remove.
716         * libmpx/mpxrt/Makefile.am: Remove.
717         * libmpx/mpxrt/Makefile.in: Remove.
718         * libmpx/mpxrt/libmpx.map: Remove.
719         * libmpx/mpxrt/libtool-version: Remove.
720         * libmpx/mpxrt/mpxrt-utils.c: Remove.
721         * libmpx/mpxrt/mpxrt-utils.h: Remove.
722         * libmpx/mpxrt/mpxrt.c: Remove.
723         * libmpx/mpxrt/mpxrt.h: Remove.
724         * libmpx/mpxwrap/Makefile.am: Remove.
725         * libmpx/mpxwrap/Makefile.in: Remove.
726         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
727         * libmpx/mpxwrap/libtool-version: Remove.
728         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
730 2018-06-04  Martin Liska  <mliska@suse.cz>
732         * MAINTAINERS: Add myself as gcov maintainer.
734 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
736         * MAINTAINERS: Update my email address.
738 2018-06-04  Tom de Vries  <tdevries@suse.de>
740         * MAINTAINERS: Remove write-after-approval entries for component
741         maintainers.
743 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
745         * MAINTAINERS (write after approval): Add myself.
747 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
749         * MAINTAINERS: Update my email address.
751 2018-06-01  Tom de Vries  <tdevries@suse.de>
753         * MAINTAINERS: Update my email address.
755 2018-05-22  Bin Cheng <bin.cheng@arm.com>
757         * MAINTAINERS (loop-optimizer): Add myself.
759 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
761         * configure.ac: Added "nfp" target.
762         * configure: Regenerate.
764 2018-04-30  Richard Biener  <rguenther@suse.de>
766         PR bootstrap/85571
767         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
768         (STAGE3_TFLAGS): Likewise.
769         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
770         (STAGEtrain_TFLAGS): Likewise.
771         * Makefile.in: Regenerate.
773 2018-04-26  Richard Biener  <rguenther@suse.de>
775         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
776         (STAGE2_CFLAGS): Likewise.
777         (STAGE2_TFLAGS): Likewise.
778         (STAGE3_CFLAGS): Add -fchecking.
779         (STAGE3_TFLAGS): Likewise.
780         (STAGEtrain_CFLAGS): Filter out -fchecking.
781         (STAGEtrain_TFLAGS): Likewise.
782         * Makefile.in: Re-generate.
784 2018-04-25  Catherine Moore <clm@codesourcery.com>
786         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
788 2018-04-18  Paul Clarke  <pc@us.ibm.com>
790         * MAINTAINERS (write after approval): Add myself.
792 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
794         * MAINTAINERS: Update my email address.
796 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
798         * MAINTAINERS: Remove redundant Write-After-Approval entry.
800 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
802         * MAINTAINERS: Update my email address and disambiguate myself
803         a bit from Will Schmidt.
805 2018-03-21  Nathan Sidwell  <nathan@acm.org>
807         * MAINTAINERS: Move maintainers of now-removed picochip and score
808         ports to write after approval.
810 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
812         * MAINTAINERS: Add entry for SVE maintainership.
814 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
816         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
817         * configure: Regenerate.
819 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
821         * MAINTAINERS (write after approval): Add myself.
823 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
825         * MAINTAINERS (write after approval): Add myself.
827 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
829         * MAINTAINERS (write after approval): Add myself.
831 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
833         Update copyright years.
835 2018-01-03  Ben Elliston  <bje@gnu.org>
837         * config.guess: Import latest version.
838         * config.sub: Likewise.
840 2017-12-12  Stafford Horne  <shorne@gmail.com>
842         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
843         * configure: Regenerate.
845 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
847         * MAINTAINERS (Write After Approval): Add myself.
849 2017-11-28  Julia Koval  <julia.koval@intel.com>
850             Sebastian Peryt  <sebastian.peryt@intel.com>
852         * Makefile.def (target_modules): Remove libcilkrts.
853         * Makefile.in: Ditto.
854         * configure: Ditto.
855         * configure.ac: Ditto.
857 2017-11-28  Julia Koval  <julia.koval@intel.com>
859         * MAINTAINERS (Write After Approval): Add myself.
861 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
863         * MAINTAINERS (Write After Approval): Add myself.
865 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
867         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
868         Use my SiFive email address.
870 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
872         * MAINTAINERS (write after approval): Add myself.
874 2017-10-27  Martin Liska  <mliska@suse.cz>
876         * Makefile.tpl: Use proper name of folder as it was renamed
877         during transition to 4 stages.
878         * Makefile.in: Regenerate.
880 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
882         * MAINTAINERS (write after approval): Add myself.
884 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
886         * MAINTAINERS: Add a note that maintainership also includes web
887         pages, docs, and testsuite related to that area.
889 2017-09-25  Tom de Vries  <tom@codesourcery.com>
891         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
893 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
895         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
897 2017-09-15  Nathan Sidwell  <nathan@acm.org>
899         * MAINTAINERS: Remove myself as a vxworks maintainer.
901 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
903         * MAINTAINERS: Remove email address of Jim Norris.
905 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
907         * MAINTAINERS (Reviewers): Move myself from here...
908         (CPU Port Maintainers): ... to here.
910 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
912         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
914 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
916         * MAINTAINERS (write after approval): Add myself.
918 2017-07-28  Tony Reix  <tony.reix@atos.net>
920         * configure.ac (target-libffi): Don't disable for AIX.
921         (go): Don't add to unsupported_languages on AIX.
922         (target-libgo): Don't disable for AIX.
923         * configure: Regenerate.
925 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
927         * MAINTAINERS: Add myself.
929 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
931         * MAINTAINERS: Update my email address.
933 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
935         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
936         arm-specific auto-generated header files.
938 2017-07-03  Nathan Sidwell  <nathan@acm.org>
940         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
941         * configure: Rebuilt.
943 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
945         * MAINTAINERS: Readd myself for c6x.
947 2017-06-28  Martin Liska  <mliska@suse.cz>
949         PR bootstrap/81217
950         * Makefile.def: Remove superfluous bootstrap_target from
951         bootstrap_stage.
952         * Makefile.in: Re-generate the file.
954 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
956         * MAINTAINERS: Add myself to Write After Approval
958 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
960         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
962 2017-06-19  Martin Liska  <mliska@suse.cz>
964         * Makefile.def: Define 4 stages PGO bootstrap.
965         * Makefile.tpl: Define FLAGS.
966         * Makefile.in: Regenerate.
968 2017-06-14  Ian Lance Taylor  <iant@golang.org>
970         * Makefile.def: Add check-gotools to go check targets.
971         * Makefile.in: Rebuild.
973 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
975         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
977 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
979         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
980         * configure: Regenerate.
982 2017-05-31  Martin Liska  <mliska@suse.cz>
984         * configure.ac: Add handling of stage2_werror_flags to
985         action-if-given and to action-if-not-given.
986         * configure: Regenerate.
988 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
990         * MAINTAINERS: Add self to Write After Approval
992 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
994         * MAINTAINERS: Update my email address, and remove myself as
995         maintainer in some areas.
997 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
999         * MAINTAINERS: Add self to Write After Approval
1001 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1003         * configure.ac: Add --enable-languages=default to mean default and
1004         make --enable-languages=all mean all supported languages.
1005         * configure: Regenerated.
1007 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1009         * config.gcc (powerpc*-*-*spe*): New.
1010         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1011         (powerpc-*-rtems*spe*): New.
1012         (powerpc*-*-linux*spe*): New.
1013         (powerpc-wrs-vxworksspe): New.
1014         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1015         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1016         * config.host (powerpc*-*-*spe*): New.
1018 2017-05-19  Martin Liska  <mliska@suse.cz>
1020         * configure.ac: Add --enable-werror-always just for
1021         bootstrap-debug (or none build config) and do not add it
1022         when we are on a release branch.
1023         * configure: Regenerated.
1025 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1027         * MAINTAINERS: Add self to Write After Approval
1029 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1031         * MAINTAINERS: Move myself to Write After Approval section.
1033 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1035         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1036         ACCH registers.
1037         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1038         available.
1039         (umulsidi3): Likewise.
1040         (mulsidi3_700): Disable this pattern when we have advanced mpy
1041         instructions.
1042         (umulsidi3_700): Likewise.
1043         (maddsidi4): New pattern.
1044         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1045         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1046         (mpydu_imm_arcv2hs): Likewise.
1047         * config/arc/predicates.md (accl_operand): New predicate.
1049 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1050             Andrew Burgess <andrew.burgess@embecosm.com>
1052         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1053         case.
1054         (ARC_AUTOFP_IRQ_P): Likewise.
1055         (ARC_AUTO_IRQ_P): Likewise.
1056         (rgf_banked_register_count): New variable.
1057         (parse_mrgf_banked_regs_option): New function.
1058         (arc_override_options): Handle rgf_banked_regs option.
1059         (arc_handle_interrupt_attribute): Add firq option.
1060         (arc_compute_function_type): Return fast irq type when required.
1061         (arc_must_save_register): Handle fast interrupts.
1062         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1063         (arc_return_address_regs): Update.
1064         * config/arc/arc.h (arc_return_address_regs): Update.
1065         (arc_function_type): Add fast interrupt type.
1066         (ARC_INTERRUPT_P): Update.
1067         (RC_FAST_INTERRUPT_P): Define.
1068         * config/arc/arc.md (simple_return): Update for fast interrupts.
1069         (p_return_i): Likewise.
1070         * config/arc/arc.opt (mrgf-banked-regs): New option.
1071         * doc/invoke.texi (mrgf-banked-regs): Document.
1073 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1075         * config/arc/arc.c (irq_ctrl_saved): New variable.
1076         (ARC_AUTOBLINK_IRQ_P): Define.
1077         (ARC_AUTOFP_IRQ_P): Likewise.
1078         (ARC_AUTO_IRQ_P): Likewise.
1079         (irq_range): New function.
1080         (arc_must_save_register): Likewise.
1081         (arc_must_save_return_addr): Likewise.
1082         (arc_dwarf_emit_irq_save_regs): Likewise.
1083         (arc_override_options): Handle deferred options.
1084         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1085         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1086         arc_must_save_return_addr.
1087         (arc_compute_frame_size): Handle automated save and restore of
1088         registers.
1089         (arc_expand_prologue): Likewise.
1090         (arc_expand_epilogue): Likewise.
1091         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1092         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1093         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1095 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1096         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1098         PR bootstrap/77661
1099         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1100         in-tree build MPC.
1101         * Makefile.in: Regenerate.
1103 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1105         * configure.ac: Enable LTO by default on darwin >= 9.
1106         * configure: Regenerate.
1108 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1110         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1111         and Andrew Waterman as the RISC-V maintainers.
1113 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1115         * MAINTAINERS: Add self to Write After Approval
1117 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1119         * config.guess: Import latest from upstream.
1121 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1123         * MAINTAINERS (Write After Approval): Remove entries that are
1124         already covered under Reviewers.
1126 2017-03-08  Mark Wielaard  <mark@klomp.org>
1128         PR demangler/70909
1129         PR demangler/67264
1130         * include/demangle.h: Add d_printing to struct demangle_component
1131         and pass struct demangle_component as non const.
1133 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1135         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1137 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1139         * Makefile.tpl: Remove HOST_ISLVER.
1140         (HOST_EXPORTS): Remove ISLVER.
1141         * Makefile.in: Regenerate.
1143 2017-02-13  Richard Biener  <rguenther@suse.de>
1145         * configure: Re-generate.
1147 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1149         * MAINTAINERS: Adjust bug reporting URL.
1151 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1153         * MAINTAINERS (Write After Approval): Remove redundant entry
1154         for Andrew Burgess.
1156 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1158         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1159         32-bit hppa*-*-hpux*.
1160         * configure: Regenerate.
1162 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1164         * configure.ac: Moved the white list of enabling BRIG FE to
1165         libhsail-rt/configure.tgt.
1166         * configure: Regenerated.
1167         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1169 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1170             Martin Jambor  <mjambor@suse.cz>
1172         * Makefile.def (target_modules): Added libhsail-rt.
1173         (languages): Added language brig.
1174         * Makefile.in: Regenerated.
1175         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1176         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1177         * configure: Regenerated.
1179 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1181         PR other/79046
1182         * configure: Regenerated.
1184 2017-01-04  Alan Modra  <amodra@gmail.com>
1186         * configure: Regenerate.
1188 2016-12-29  Ben Elliston  <bje@gnu.org>
1190         * config.sub: Import latest version.
1192 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1194         * MAINTAINERS (Write After Approval): Add myself.
1196 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1198         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1199         includes bootstrap-mpx.
1200         * configure: Regenerated.
1202 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1204         * MAINTAINERS (Write After Approval): Add myself.
1206 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1208         * configure: Regenerate.
1210 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1212         * configure.ac: Don't use pkg-config to check for bdw-gc.
1213         * configure: Regenerate.
1215 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1217         * Makefile.def: Remove reference to boehm-gc target module.
1218         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1219         options and for the bdw-gc pkg-config module.
1220         * configure: Regenerate.
1221         * Makefile.in: Regenerate.
1223 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1225         * MAINTAINERS (nvptx): Remove self.
1227 2016-11-25  Ben Elliston  <bje@gnu.org>
1229         * config.guess: Import latest version.
1230         * config.sub: Likewise.
1232 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1234         * MAINTAINERS (Write After Approval): Add myself.
1236 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1238         * Makefile.def: Remove references to GCJ.
1239         * Makefile.tpl: Likewise.
1240         * Makefile.in: Regenerate.
1242 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1244         * config-ml.in: Remove references to GCJ.
1245         * configure.ac: Likewise.
1246         * configure: Regenerate.
1248 2016-11-01  Josh Conner  <joshconner@google.com>
1250         * MAINTAINERS (Write After Approval): Update email address,
1252 2016-10-27  Carl Love  <cel@us.ibm.com>
1254         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1255         Approval list to make it alphabetical.
1257 2016-10-27  Carl Love  <cel@us.ibm.com>
1259         * MAINTAINERS (Write After Approval): Add myself.
1261 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1263         * MAINTAINERS (Reviewers): Add myself.
1264         (Write After Approval): Add myself.
1266 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1267             Ulrich Weigand  <uweigand@de.ibm.com>
1269         * MAINTAINERS: Update email address.
1271 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1273         * MAINTAINERS: Update email address.
1275 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1277         * configure.ac: Add aarch64-*-freebsd*.
1278         * configure: Regenerate.
1280 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1282         * MAINTAINERS: Update email address after it got reverted.
1284 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1286         * configure.ac (target_libraries): Readd target-boehm-gc.
1287         Restore --enable-objc-gc handling.
1288         * configure: Regenerate.
1290 2015-10-03  Jeff Law  <law@redhat.com>
1292         * MAINTAINERS: Move several inactive maintainers to the
1293         write-after-approval section.
1295 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1297         * configure.ac: Add target-libffi to target_libraries.
1298         Readd libgcj target disablings, modified to only target-libffi.
1299         Readd target addition of go to unsupported languages.
1300         * configure: Regenerated.
1302 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1304         * MAINTAINERS: Update email address.
1306 2016-09-30  Andrew Haley  <aph@redhat.com>
1308         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1309         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1310         libgcj.
1312 2016-09-30  Andrew Haley  <aph@redhat.com>
1314         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1315         write-after approval after GCJ deletion.
1317 2016-09-30  Andrew Haley  <aph@redhat.com>
1319         * Makefile.def: Remove libjava.
1320         * Makefile.tpl: Likewise.
1321         * Makefile.in: Regenerate.
1322         * configure.ac: Likewise.
1323         * configure: Likewise.
1324         * gcc/java: Remove.
1325         * libjava: Likewise.
1327 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1329         * MAINTAINERS (Reviewers): Add myself.
1331 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1333         * configure.ac: Disable "sim" directory for arc*-*-*.
1334         * configure: Regenerated.
1336 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1338         * MAINTAINERS (Write After Approval): Add myself.
1340 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1342         * configure.ac: Check for the minimum in-tree MPFR version
1343         handled.
1344         * configure: Regenerate.
1346 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1348         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1349         * configure: Regenerated.
1351 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1353         * MAINTAINERS (Write After Approval): Add myself.
1355 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1357         * Makefile.def: Add autoprofiledbootstrap.
1358         * Makefile.tpl: Dito.
1359         * Makefile.in: Regenerate.
1361 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1363     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1364     * configure: Regenerate.
1366 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1368         * configure: Regenerate.
1369         * configure.ac: Remove support for avr-rtems.
1371 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1373         * MAINTAINERS (Write After Approval): Add myself.
1375 2016-06-16  Michael Collison  <michael.collison@arm.com>
1377         * MAINTAINERS (Write After Approval): Add myself.
1379 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1381         * MAINTAINERS (Write After Approval): Update e-mail address.
1383 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1385         * MAINTAINERS (Write After Approval): Add myself.
1387 2016-05-28  Alan Modra  <amodra@gmail.com>
1389         * Makefile.tpl (configure): Depend on m4 files included.
1390         * Makefile.in: Regenerate.
1392 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1394         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1395         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1397 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1399         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1400         special case builtin.
1401         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1402         support for ALTIVEC_BUILTIN_VEC_ADDEC.
1403         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1404         for __builtin_vec_addec.
1406 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1408         * config.guess: Import version 2016-04-02 (newest).
1409         * config.sub: Import version 2016-05-10 (newest).
1411 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
1413         * configure.ac: Add ARC support to libgloss.
1414         * configure: Regenerate
1416 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
1418         * MAINTAINERS (Write After Approval): Add myself.
1420 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1422         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1423         * configure: Regenerated.
1424         * Makefile.def (gmp): Explicitly disable assembler.
1425         (mpfr): Adjust lib_path.
1426         (mpc): Likewise.
1427         * Makefile.in: Regenerated.
1429 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
1431         PR bootstrap/70704
1432         * configure.ac (--enable-stage1-checking): Add missing
1433         --enable-checking=.
1434         * configure: Regenerated.
1436 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1438         * config.guess: Revert r235676.
1439         * config.sub: Revert r235676.
1441 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1443         * config.guess: Remove SH5 support.
1444         * config.sub: Likewise.
1445         * configure: Likewise.
1446         * configure.ac: Likewise.
1448 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
1450         PR bootstrap/70704
1451         * configure.ac (--enable-stage1-checking): For --disable-checking or
1452         implicit --enable-checking, make sure extra flag matches in between
1453         stage1 and later checking.
1454         * configure: Regenerated.
1456 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1458         * .gitattributes: New file.
1460 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1462         * MAINTAINERS (rs6000/powerpc port): Add myself.
1464 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1466         PR bootstrap/70173
1467         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1468         and gotools directories.  Delete the stage_final file.
1469         * Makefile.in: Regenerate.
1471 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1473         * MAINTAINERS (Write After Approval): Add myself.
1475 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1477         * MAINTAINERS (Fortran maintainer): Remove myself.
1479 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1481         * MAINTAINERS (Write After Approval): Add myself.
1483 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1485         * MAINTAINERS (Write After Approval): Add myself.
1487 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1489         Sync with binutils-gdb:
1491         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1493         * configure.ac: Add mips and s390 to the gold target check.
1494         * configure: Regenerate.
1496 2016-03-01  DJ Delorie  <dj@redhat.com>
1498         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1500 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1502         * MAINTAINERS (libcpp): Add myself.
1503         (diagnostic messages): Likewise.
1505 2016-02-20  Tom de Vries  <tom@codesourcery.com>
1507         * MAINTAINERS: Fix whitespace.
1509 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
1511         * MAINTAINERS (Write After Approval): Add myself.
1513 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1515         * config/isl.m4: Add comments about isl-0.16.
1516         * configure: Regenerate.
1518 2016-01-29  Martin Jambor  <mjambor@suse.cz>
1520         * MAINTAINERS (hsa maintainers): Add myself.
1522 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
1524         * MAINTAINERS: (Write After Approval): Add myself.
1526 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
1527             Sebastian Pop  <s.pop@samsung.com>
1529         * Makefile.in: Regenerate.
1530         * Makefile.tpl: Export ISLVER.
1531         * configure: Regenerate.
1532         * config/isl.m4: Detect isl-0.15.
1534 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
1536         PR bootstrap/69329
1537         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1538         * Makefile.in: Regenerate.
1540 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
1542         * configure.ac: Enable LTO for DJGPP
1543         * configure: Regenerate
1545 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1547         Sync with binutils-gdb:
1548         2015-10-21  Nick Clifton  <nickc@redhat.com>
1550         PR gas/19109
1551         * configure.ac: Note the 'none' is an acceptable argument to
1552         --enable-compressed-debug-sections.
1553         * configure: Regenerate.
1555 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1557         PR bootstrap/69134
1558         * Makefile.def (mpfr): Disable assembler.
1559         * Makefile.in: Regenerate.
1561 2016-01-01  Ben Elliston  <bje@gnu.org>
1563         * config.guess: Import version 2016-01-01.
1564         * config.sub: Likewise.
1566 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
1568         * MAINTAINERS (Write After Approval): Add myself.
1570 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
1572         * Makefile.in: Replace ISL with isl.
1573         * Makefile.tpl: Same.
1574         * config/isl.m4: Same.
1575         * configure.ac: Same.
1576         * contrib/download_prerequisites: Same.
1577         * configure: Regenerate.
1579 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
1581         * MAINTAINERS (Write After Approval): Add Myself.
1583 2015-12-17  Nathan Sidwell  <nathan@acm.org>
1585         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1586         * configure: Regenerate.
1588 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
1589             Sebastian Pop  <s.pop@samsung.com>
1591         * config/isl.m4 (ISL_CHECK_VERSION): Check for
1592         isl_ctx_get_max_operations.
1593         * configure: Regenerate.
1595 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
1597         * MAINTAINERS (Write After Approval): Add myself.
1599 2015-12-02  Ian Lance Taylor  <iant@google.com>
1601         PR go/66147
1602         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1603         * Makefile.in: Regenerate.
1605 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
1607         PR libffi/65726
1608         * Makefile.def (lang_env_dependencies): Make libffi depend
1609         on cxx.
1610         * Makefile.in: Regenerate.
1612 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1614         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1615         symbols.
1617 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1619         Sync with binutils-gdb:
1620         2015-11-20  Tristan Gingold  <gingold@adacore.com>
1622         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1623         * configure: Regenerate.
1625 2015-11-19  Martin Liska  <mliska@suse.cz>
1627         * .gitignore: Add .clang-format to ignored files.
1628         * Makefile.in: Add clang-format.
1629         * Makefile.tpl: Likewise.
1631 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1633         * configure.ac: Enable libmpx by default.
1634         * configure: Regenerated.
1636 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1638         * MAINTAINERS: Update email address.
1640 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1642         * MAINTAINERS: Update email address.
1644 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1646         * MAINTAINERS  (Write After Approval): Add myself.
1648 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1650         Sync with binutils-gdb:
1651         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1653         PR gas/19109
1654         * configure.ac: Add
1655         --enable-compressed-debug-sections={all,gas,gold,ld}.
1656         * configure: Regenerated.
1658 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1660         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1662 2015-10-09  Martin Liska  <mliska@suse.cz>
1664         * MAINTAINERS (Write After Approval): Add myself.
1666 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1668         * MAINTAINERS (Write After Approval): Add myself.
1670 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1672         * MAINTAINERS: Update email address.
1674 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1676         * MAINTAINERS  (Write After Approval): Add myself.
1678 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1680         * MAINTAINERS: Update email.
1682 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1684         * MAINTAINERS: Update my email address.
1686 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1688         * MAINTAINERS (ft32 port): Add myself.
1690 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1692         * MAINTAINERS: Add myself.
1694 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1696         * MAINTAINERS (Write After Approval): Add myself.
1698 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1700         PR libfortran/54572
1701         * Makefile.def: Make libgfortran depend on libbacktrace.
1702         * Makefile.in: Regenerate.
1704 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1706         * MAINTAINERS (Write After Approval): Add myself.
1708 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1710         PR other/67092
1711         * configure.ac: Remove --with_host_libstdcxx support.
1712         * configure: Regenerate.
1714 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1715             Jakub Jelinek  <jakub@redhat.com>
1717         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1718         nvptx*-*-*.
1719         * configure: Regenerate.
1721 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1723         * Makefile.def (libiconv): Define bootstrap=true.
1724         Mark pdf/html/info as missing.
1725         (configure-gcc): Depend on all-libiconv.
1726         (all-gcc): Ditto.
1727         (configure-libcpp): Ditto.
1728         (all-libcpp): Ditto.
1729         (configure-intl): Ditto.
1730         (all-intl): Ditto.
1731         * Makefile.in: Regenerate.
1733 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
1735         * MAINTAINERS (loop ivopts): Add the entry and myself.
1737 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1739         * MAINTAINERS (nvptx): Add self.
1741 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
1743         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1744         128-bit vector modes.
1746 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
1748         * MAINTAINERS (Write After Approval): Add myself.
1750 2015-07-28  Ben Elliston  <bje@gnu.org>
1752         * config.sub, config.guess: Import from upstream.
1754 2015-07-24  Michael Darling  <darlingm@gmail.com>
1756         PR other/66259
1757         * config-ml.in: Reflects renaming of configure.in to configure.ac
1758         * configure: Likewise
1759         * configure.ac: Likewise
1761 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
1763         * MAINTAINERS: Update my email address.
1765 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1767         Sync with binutils-gdb:
1768         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1770         * configure.ac (target_configdirs): Exclude target-zlib if
1771         target-libjava isn't built.
1772         * configure: Regenerated.
1774 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1776         Sync with binutils-gdb:
1777         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1779         * configure.ac: Disable configuration of GDB for HPUX targets.
1780         * configure: Regenerate.
1782         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1784         * configure.ac: Add --with-system-zlib.
1785         * configure: Regenerated.
1787         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1789         * configure.ac: Add FT32 support.
1790         * configure: Regenerate.
1792         2015-01-12  Anthony Green  <green@moxielogic.com>
1794         * configure.ac: Don't disable gprof for moxie.
1795         * configure: Rebuild.
1797 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1799         Sync with binutils-gdb:
1800         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1802         PR ld/18355
1803         * Makefile.def: Add extra_configure_flags to host zlib.
1804         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1805         to --enable-host-shared When bfd is to be built as shared
1806         library.  AC_SUBST.
1807         * Makefile.in: Regenerated.
1809 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
1811         Sync with src:
1812         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1813         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1814         * Makefile.in: Regenerated.
1816 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1818         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1819         target.
1820         * configure: Regenerate.
1822 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
1824         * MAINTAINERS (Write After Approval): Add myself.
1826 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
1828         * MAINTAINERS (OS Port Maintainers): Add myself.
1829         (Various Maintainers): Remove myself from libffi testsuite.
1831 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
1833         * MAINTAINERS (gen* on machine desc): Add self.
1835 2015-06-02  Jason Merrill  <jason@redhat.com>
1837         PR bootstrap/66319
1838         * configure.ac: Use -std=gnu++98.
1840 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1842         * MAINTAINERS (Write After Approval): Add myself.
1844 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1846         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1847         * configure: Regenerate.
1849 2015-05-26  Jason Merrill  <jason@redhat.com>
1851         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1852         * configure: Regenerate.
1854 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
1856         * configure.ac: FT32 target added.
1857         * configure: Regenerated.
1859 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
1861         * MAINTAINERS (Write After Approval): Add myself.
1863 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1865         * MAINTAINERS (Write After Approval): Add myself.
1867 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1869         * configure.ac: Fix typo.
1870         * configure: Regenerate.
1872 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
1874         * MAINTAINERS (Write After Approval): Add myself.
1876 2015-05-03  Matthias Klose  <doko@ubuntu.com>
1878         * configure.ac: Match $host configured with triplets.
1879         * configure: Regenerate.
1881 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1883         * Makefile.tpl: Remove surplus whitespace throughout.
1884         * Makefile.in: Regenerate.
1886 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
1888         * MAINTAINERS (Various Maintainers): Add myself as instruction
1889         combiner maintainer.
1891 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
1893         PR bootstrap/62077
1894         * configure.ac (--enable-stage1-checking): Default to
1895         release,misc,gimple,rtlflag,tree,types if --disable-checking
1896         or --enable-checking is not specified and DEV-PHASE is not
1897         experimental.
1898         * configure: Regenerated.
1900 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1902         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1903         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1904         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1905         * Makefile.in: Regenerate.
1907 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
1909         * MAINTAINERS: Update my email address.
1911 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
1913         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1915 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1917         * MAINTAINERS: Add myself as an arm port reviewer.
1919 2015-03-25  Martin Liska  <mliska@suse.cz>
1920             Yury Gribov  <y.gribov@samsung.com>
1922         * Makefile.in: Fix ln source location for vimrc file.
1923         * Makefile.tpl: Likewise.
1925 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
1927         PR bootstrap/25672
1928         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1929         cross-compiling.  Similarly for CXX_FOR_TARGET.
1930         * configure: Regenerate.
1932 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
1934         * Makefile.def: Add libmpx.
1935         * configure.ac: Add libmpx.
1936         * Makefile.in: Regenerate.
1937         * configure: Regenerate.
1939 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
1941         * MAINTAINERS (CPU Port Maintainers): Add myself
1942         i386 vector ISA extns mantainer.
1944 2015-03-13  Jeff Law  <law@redhat.com>
1946         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1947         maintainer.
1948         Remove Richard Henderson as a maintainer for the x86 port.
1950 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
1952         * MAINTAINERS (CPU Port Maintainers): Update my email address.
1954 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
1956         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1957         pointer bounds checker and i386 MPX maintainer.
1959 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
1961         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1963 2015-02-26  Martin Sebor  <msebor@redhat.com>
1965         * MAINTAINERS (Various Maintainers): Add self.
1967 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
1969         * configure.ac [--enable-as-accelerator-for] (enable_languages):
1970         Make sure it contains lto.
1971         * configure: Regenerate.
1973 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
1975         * configure: Regenerate.
1977 2015-02-06  Diego Novillo  <dnovillo@google.com>
1979         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1980         middle-end, docstring): Remove myself.
1981         (Write After Approval): Add myself.
1983 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
1985         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1986         (Write After Approval): Update address.
1988 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
1990         PR jit/64780
1991         * configure.ac: Require the user to explicitly specify
1992         --enable-host-shared if the jit is enabled.
1993         * configure: Regenerate.
1995 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
1997         * MAINTAINERS (Write After Approval): Add myself.
1999 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2001         * MAINTAINERS: Make whitespace consistent.
2003 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2005         * MAINTAINERS (Write After Approval): Add myself.
2007 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2009         * MAINTAINERS: (Write After Approval): Add myself.
2011 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2013         * MAINTAINERS: (Write After Approval): Add myself.
2015 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2017         * MAINTAINERS: (Write After Approval): Add myself.
2019 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2021         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2022         objective-c/c++ front end maintainer.
2024 2015-01-13  Marek Polacek  <polacek@redhat.com>
2026         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2028 2015-01-12  Jeff Law  <law@redhat.com>
2030         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2031         a very long time.
2033 2015-01-09  Ian Lance Taylor  <iant@google.com>
2035         * configure.ac (host_tools): Add gotools.
2036         * Makefile.def (host_modules): Add gotools.
2037         (dependencies): Add dependency of all-gotools on all-target-libgo.
2039 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2041         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2042         * configure: Regenerate.
2044 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2046         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2047         all-target-libgomp.
2048         * Makefile.in: Regenerate.
2050 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2052         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2054 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2056         * configure.ac: Add Visium support.
2057         * configure: Regenerate.
2059 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2061         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2062         * configure: Regenerate.
2064 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2066         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2067         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2068         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2069         (OBJCOPY_FOR_TARGET): New variable.
2070         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2071         * Makefile.in: Regenerate.
2072         * configure.ac: Check for already installed target objcopy.
2073         Also GCC_TARGET_TOOL on objcopy.
2074         * configure: Regenerate.
2076 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2078         * config.sub: Update from upstream, to 2015-01-01 version.
2079         * config.guess: Ditto.
2081 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2083         * MAINTAINERS (RTEMS Ports): Add myself.
2085 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2087         * MAINTAINERS (Write After Approval): Add myself.
2089 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2091         * MAINTAINERS (Write After Approval): Add myself.
2093 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2095         * configure.ac (--enable-as-accelerator-for): Don't set
2096         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2097         * configure: Regenerate.
2099 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2101         PR bootstrap/64023
2102         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2103         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2104         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2105         to CXX.
2106         * Makefile.in: Regenerated.
2108 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2109             Yury Gribov  <y.gribov@samsung.com>
2111         * .gitignore: Added .local.vimrc and .lvimrc.
2112         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2113         * Makefile.in: Regenerate.
2115 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2117         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2118         * configure: Regenerated.
2120 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2122         * MAINTAINERS (nvptx port): New entry.
2124 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2126         * configure: Regenerate.
2128 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2130         * configure.ac: Merge with Binutils.
2132 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2134         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2135         * Makefile.in: Regenerate.
2137 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2139         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2140         missing flex.
2141         * Makefile.in: Regenerated.
2143 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2145         * Makefile.in: Regenerate.
2147 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2149         PR bootstrap/63784
2150         * libtool.m4: Add $pic_flag with -shared.
2152 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2154         * MAINTAINERS (Write After Approval): Added myself.
2156 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2158         * MAINTAINERS (write-after-approval): Add myself.
2160 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2162         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2163         from 2 years ago.
2165 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2167         Revert:
2168         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2170         * MAINTAINERS (Write After Approval): Added myself as line map
2171         maintainer.
2173 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2175         Revert:
2176         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2178         * MAINTAINERS (Write After Approval): Added myself.
2180 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2182         * MAINTAINERS (Write After Approval): Added myself.
2184 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2186         * MAINTAINERS (Write After Approval): Added myself as line map
2187         maintainer.
2189 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2191         * MAINTAINERS (Various Maintainers): Added myself as line map
2192         maintainer.
2194 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2196         * move-if-change: Sync from upstream gnulib.
2198 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2200         * compile: Sync with upstream Automake.
2201         * depcomp: Ditto.
2202         * install-sh: Ditto.
2203         * missing: Ditto.
2204         * mkinstalldirs: Ditto.
2205         * ylwrap: Ditto.
2207 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2209         * config.sub: Update from upstream config repo.
2210         * config.guess: Ditto.
2212 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2214         * Makefile.def: Add liboffloadmic to target_modules.  Make
2215         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2216         * Makefile.in: Regenerate.
2217         * configure: Regenerate.
2218         * configure.ac: Add liboffloadmic to target binaries.
2219         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2220         Add liboffloadmic to noconfig list when C++ is not supported.
2222 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2223             Thomas Schwinge  <thomas@codesourcery.com>
2224             Ilya Verbin  <ilya.verbin@intel.com>
2225             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2227         * configure: Regenerate.
2228         * configure.ac (--enable-as-accelerator-for)
2229         (--enable-offload-targets): New configure options.
2231 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2233         * Makefile.def: Make all-gcc depend on all-isl.
2234         * Makefile.in: Regenerate.
2236 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2238         * ChangeLog.jit: New.
2239         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2241 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2243         PR target/63610
2244         * libtool.m4: Fix globbing of darwin versions.
2245         * configure: Regenerate.
2247 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2249         * Makefile.def: Remove CLooG.
2250         * Makefile.tpl: Ditto.
2251         * configure.ac: Ditto.
2252         * configure: Regenerate.
2253         * Makefile.in: Ditto.
2255 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2257         * configure.ac: Handle nvptx-*-*.
2258         * configure: Regenerate.
2260 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2262         * MAINTAINERS (Write After Approval): Add myself.
2264 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2266         * Makefile.def (libcc1): Remove bootstrap=true;.
2267         * Makefile.in: Regenerated.
2269 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2271         * configure.ac: Update comment.
2272         * configure: Regenerate.
2274 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2276         * MAINTAINERS (Write After Approval): Add myself.
2278 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2280         * configure.ac (extra_host_libiberty_configure_flags): Add
2281         --enable-shared also for libcc1's benefit.
2282         * configure: Regenerate.
2284 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2286         * MAINTAINERS: Change my email address.
2288 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2289             Tom Tromey  <tromey@redhat.com>
2291         * Makefile.def: Add libcc1 to host_modules.
2292         * configure.ac (host_tools): Add libcc1.
2293         * Makefile.in, configure: Rebuild.
2295 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2297         * configure.ac (build_configargs): Don't share config.cache between
2298         build subdirs.
2299         * configure: Regenerate.
2301 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2303         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2304         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2305         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2306         leon3v7 as leon3.
2307         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2308         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2309         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2310         * config/sparc/sparc.md (cpu): Add leon3v7.
2311         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2313 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2315         * MAINTAINERS (write-after-approval): Add myself.
2317 2014-10-23  Ian Lance Taylor  <iant@google.com>
2319         * configure.ac: Disable the Go frontend on systems where it is known
2320         to not work.
2321         * configure: Regenerate.
2323 2014-10-23  Richard Biener  <rguenther@suse.de>
2325         * Makefile.def: Add libcpp build module and dependencies.
2326         * configure.ac: Add libcpp build module.
2327         * Makefile.in: Regenerate.
2328         * configure: Likewise.
2330 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2332         * MAINTAINERS (write-after-approval): Add myself.
2334 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2336         * INSTALL/README: Do not mention CVS.
2338 2014-10-03  Jing Yu  <jingyu@google.com>
2340         * configure.ac: Add aarch64 to list of targets that support gold.
2341         * configure: Regenerate.
2343 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2345         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2347 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2349         * MAINTAINERS:  Add myself as MIPS maintainer.
2351 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2353         * MAINTAINERS: Move myself to MIPS maintainers.
2355 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2357         * MAINTAINERS: Put all email addresses between '<' and '>'.
2359 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2361         * MAINTAINERS: Move myself to reviewers (Fortran).
2363 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2365         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2366         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2367         * Makefile.in: Regenerate.
2369 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2371         * rtx-classes-status.txt: Delete
2373 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2375         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2377 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2379         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2380         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2381         of checking for version number.
2382         * configure: Regenerated.
2383         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2385 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2387         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2388         is done; begin phase 6 (use extra rtx_def subclasses).
2390 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2392         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2393         done; begin phase 5 (additional rtx_def subclasses).
2395 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2397         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2399 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2401         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2402         SET_BB_HEADER are done.
2404 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2406         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2407         done.
2409 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2411         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2413 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2415         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2417 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2419         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2421 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2423         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2425 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2427         * rtx-classes-status.txt: Phase 3 (per-file commits within
2428         "config" subdirs) is done; begin phase 4 (removal of
2429         "scaffolding").
2431 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
2433         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2434         dir) is done; begin phase 3 (per-file commits within "config"
2435         subdirs).
2437 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
2439         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2440         phase 2 (per-file commits in main source dir).
2442 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
2444         * configure: Regenerated.
2446 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2448         * rtx-classes-status.txt (TODO): Add SET_BND_TO
2450 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2452         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2454 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2456         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2458 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2460         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2462 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2464         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2466 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2468         * MAINTAINERS (Write After Approval): Add myself.
2470 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2472         * MAINTAINERS: Remove myself
2474 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2476         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2478 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2480         * MAINTAINERS (Write After Approval): Add myself.
2482 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2484         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2485         SET_BB_HEADER, SET_BB_FOOTER
2487 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2489         * rtx-classes-status.txt: New file
2491 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2493         * configure.ac: Eliminate ClooG installation dependency.
2494         * configure: Regenerate.
2495         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2496         * Makefile.in: Regenerate.
2498 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2500         * MAINTAINERS (Write After Approval): Add myself.
2502 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
2504         * MAINTAINERS (Write After Approval): Add myself.
2506 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
2508         * MAINTAINERS (Write After Approval): Add myself.
2510 2014-07-28  Anthony Green  <green@moxielogic.com>
2512         Import from savannah.gnu.org:
2513         * config.sub: Update to 2014-07-28 version.
2515 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
2517         * MAINTAINERS: Remove my MIPS maintainer entry.
2519 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
2521         PR target/47230
2522         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2523         * configure: Regenerate.
2525 2014-07-24  James Norris  <jnorris@codesourcery.com>
2527         * MAINTAINERS (Write After Approval): Add myself.
2529 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
2531         * configure.ac: Accept only CLooG 0.18.1.
2532         * configure: Regenerate.
2534 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
2536         * configure.ac: Don't accept isl 0.11.
2537         * configure: Regenerate.
2539 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2541         * MAINTAINERS (Write After Approval): Add myself.
2543 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2545         * configure.ac: Don't accept isl 0.10.
2546         * configure: Regenerate.
2548 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2550         Fix include path for in-tree cloog.
2551         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2552         * configure: Regenerate.
2554 2014-06-18  Richard Henderson  <rth@redhat.com>
2556         * .gitignore: Import gcc_update output.
2558 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
2560         * config-ml.in: Robustify ac_configure_args parsing.
2562         * configure.ac (--enable-linker-plugin-configure-flags)
2563         (--enable-linker-plugin-flags): New flags.
2564         (configdirs): Conditionally add libiberty-linker-plugin.
2565         * configure: Regenerate.
2566         * Makefile.def (host_modules): Add libiberty-linker-plugin.
2567         (host_modules) <lto-plugin>: Pay attention to
2568         @extra_linker_plugin_flags@ and
2569         @extra_linker_plugin_configure_flags@.
2570         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2571         * Makefile.in: Regenerate.
2573         * Makefile.tpl (configure-[+prefix+][+module+])
2574         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2575         "module_srcdir" instead of "module" for locating a module's srcdir.
2576         * Makefile.in: Regenerate.
2578 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
2580         * MAINTAINERS (Write After Approval): Add myself.
2582 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
2584         * MAINTAINERS: Update my email address.
2586 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2588         * MAINTAINERS (Write After Approval): Add myself.
2590 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2592         * MAINTAINERS (Write After Approval): Add myself.
2594 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
2596         PR libstdc++/61011
2597         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2598         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2599         * configure: Regenerate.
2601 2014-05-28  Pedro Alves  <palves@redhat.com>
2603         * MAINTAINERS (Write After Approval): Add myself.
2605 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2607         * MAINTAINERS: Update my affiliation/email.
2609 2014-05-19  Mike Stump  <mikestump@comcast.net>
2611         * MAINTAINERS: Add wide-int reviewers.
2613 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
2615         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2616         * configure: Regenerated.
2618 2014-05-15  Torvald Riegel  <triegel@redhat.com>
2620         * MAINTAINERS (libitm): Add myself as maintainer.
2622 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
2624         * MAINTAINERS (Write After Approval): Add myself.
2626 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2628         * config.sub, config.guess: Import from upstream.
2630 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2632         * MAINTAINERS (Write After Approval): Put myself in correct order.
2634 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2636         * MAINTAINERS (Write After Approval): Add myself.
2638 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2640         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2641         section.
2643 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2645         * MAINTAINERS (Write After Approval): Delete myself.
2647 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2649         PR sanitizer/56781
2650         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2651         and -B* options with -Xcompiler.
2653 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2655         PR bootstrap/60620
2656         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2657         * Makefile.in: Regenerate.
2659 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2661         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2662         for WINDRES_FOR_TARGET in default-manifest.o rule.
2663         * Makefile.in: Regenerate.
2665 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2667         * MAINTAINERS (Write After Approval): Add myself.
2669 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2671         PR sanitizer/56781
2672         * Makefile.def: Set bootstrap=true; for host fixincludes.
2673         * configure.ac: Don't bootstrap host fixincludes unless
2674         --with-build-config=bootstrap-{a,ub}san.
2675         * Makefile.in: Regenerated.
2676         * configure: Regenerated.
2678 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2680         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2681         --enable-vtable-verify option parsing.  Don't add
2682         target-libsanitizer to bootstrap_target_libs unless
2683         --with-build-config=bootstrap-asan or
2684         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2685         to bootstrap_target_libs unless --enable-vtable-verify.
2686         * configure: Regenerated.
2688 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2690         * MAINTAINERS (Write After Approval): Add myself.
2692 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2694         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2696 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2698         PR bootstrap/58572
2699         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2700         -I for libstdc++-v3 includes if $(LEAN).
2701         * Makefile.in: Regenerated.
2703 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2705         * MAINTAINERS: Update my email address.
2707 2014-02-24  Walter Lee  <walt@tilera.com>
2709         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2710         (tilegx-*-*): Change to tilegx*-*-*.
2711         * configure: Regenerate.
2713 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
2715         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2717 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
2719         * MAINTAINERS (Write After Approval): Add myself.
2721 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2723         PR target/59788
2724         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2725         *solaris2*.
2727 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
2729         * MAINTAINERS: Update my email address.
2731 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2733         * MAINTAINERS: Convert to UTF-8.
2734         Properly sort Xinliang David Li's entry.
2736 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2737             Sandra Loosemore  <sandra@codesourcery.com>
2739         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2740         nios2 port maintainers.
2742 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
2744         * MAINTAINERS (Write After Approval): Add myself.
2746 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2748         * configure.ac: Add user-friendly check for native x86_64-linux
2749         multilibs.
2750         * configure: Regenerate.
2752 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
2754         * MAINTAINERS: Add myself as sh maintainer.
2756 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2758         * MAINTAINERS: Add self as SLSR maintainer.
2760 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
2762         * MAINTAINERS: Update my email address.
2764 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
2766         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2768 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2770         * Makefile.in: Regenerate.
2772         * Makefile.tpl: Fix typo.
2773         * Makefile.in: Regenerate partially.
2775 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2777         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2778         supported.
2779         * configure: Regenerated.
2781 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2783         * MAINTAINERS (Write After Approval): Add myself.
2785 2013-10-30  Jason Merrill  <jason@redhat.com>
2787         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2788         --disable-build-format-warnings.
2790 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2792         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2793         depend on libstdc++ and libgcc.
2794         * configure: Regenerate.
2795         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2796         libcilkrts for POSIX and i*86, and x86_64 architectures.
2797         * Makefile.in: Added libcilkrts related fields to support building it.
2799 2013-10-26  Jeff Law  <law@redhat.com>
2801         * Makefile.def (target_modules): Remove libmudflap
2802         (languages): Remove check-target-libmudflap).
2803         * Makefile.in: Rebuilt.
2804         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2805         * configure.ac (target_libraries): Remove target-libmudflap.
2806         Remove checks which disabled libmudflap on some systems.
2807         * configure: Rebuilt.
2808         * libmudflap: Directory removed.
2810 2013-10-21  Cong Hou  <congh@google.com>
2812         * MAINTAINERS (Write After Approval): Add myself.
2814 2013-10-16  Mike Stump  <mikestump@comcast.net>
2816         * .dir-locals.el: Add.
2818 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
2820         * configure.ac: Add --enable-host-shared
2821         * configure: Regenerate.
2823 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2825         Import from savannah.gnu.org:
2826         * config.guess: Update to 2013-06-10 version.
2827         * config.sub: Update to 2013-10-01 version.
2829 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
2831         Changes to build configuration to allow big endian ARC ELF toolchain
2832         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2833         * configure: Regenerate.
2835 2013-09-20  Alan Modra  <amodra@gmail.com>
2837         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2838         ppc host match.  Support little-endian powerpc linux hosts.
2840 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
2842         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2843         maintainer.
2845 2013-09-12  DJ Delorie  <dj@redhat.com>
2847         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2848         maintainers.
2850 2013-09-03  Richard Biener  <rguenther@suse.de>
2852         * configure.ac: Also allow ISL 0.12.
2853         * configure: Regenerated.
2855 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2857         * MAINTAINERS (Write After Approval): Add myself.
2859 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
2861         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2863 2013-08-26  Caroline Tice  <cmtice@google.com>
2865         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
2866         "Various Reviewers" to libvtv "Various Maintainers".
2868 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
2870         * MAINTAINERS: Add myself as RTL optimizers reviewer.
2872 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
2874         * MAINTAINERS: Update name, email.
2876 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
2878         * MAINTAINERS (Write After Approval): Add myself.
2880 2013-08-12  Caroline Tice  <cmtice@google.com>
2882         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2883         address in the Write After Approval section.
2885 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
2887         * MAINTAINERS (Write After Approval): Update email.
2889 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
2891         * configure.ac: Adjust to check VTV_SUPPORTED.
2892         * configure: Regenerated.
2894 2013-08-02  Caroline Tice  <cmtice@google.com>
2896         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2897         on non-linux systems; add target-libvtv to noconfigdirs; add
2898         libsupc++/.libs to C++ library search paths.
2899         * configure: Regenerated.
2900         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2901         libstdc++ and libgcc.
2902         * Makefile.in: Regenerated.
2904 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
2906         * MAINTAINERS (Write After Approval): Add myself.
2908 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
2909             Shiva Chen  <shiva0217@gmail.com>
2911         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2912         nds32 port maintainers.
2914 2013-07-17  Tim Shen  <timshen91@gmail.com>
2916         * MAINTAINERS (Write After Approval): Add myself.
2918 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2920         * configure.ac: Sync from binutils.
2921         * configure: Regenerate.
2923 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
2925         * MAINTAINERS (Write After Approval): Add myself.
2927 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
2929         * MAINTAINERS (Write After Approval): Add myself.
2931 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
2933         * MAINTAINERS (Write After Approval): Add myself.
2935 2013-04-30  Brooks Moses  <bmoses@google.com>
2937         * MAINTAINERS: Update my email; move myself from Fortran
2938         reviewer to Write After Approval.
2940 2013-04-16  Andreas Schwab  <schwab@suse.de>
2942         * configure.ac (aarch64-*-*): Don't disable java.
2943         * configure: Regenerate.
2945 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
2947         * MAINTAINERS (Write After Approval): Add myself.
2949 2013-03-30  Matthias Klose  <doko@ubuntu.com>
2951         * Makefile.def (target_modules): Don't install libffi.
2952         * Makefile.in: Regenerate.
2954 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
2956         * MAINTAINERS (Write After Approval): Add myself.
2958 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
2960         * MAINTAINERS (Write After Approval): Add myself.
2962 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
2964         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2965         * configure: Regenerated.
2967 2013-02-05  Ian Lance Taylor  <iant@google.com>
2969         PR go/55969
2970         * configure.ac: Disable libgo on some systems where it does not
2971         work.
2973 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
2975         * MAINTAINERS: Explicitly add myself as AIX maintainer.
2976         Remove Geoff Keating as rs6000 port maintainer, at his request.
2978 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
2980         * MAINTAINERS: Update my email.
2982 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
2984         * configure: Re-generate.
2986 2013-01-15  Richard Biener  <rguenther@suse.de>
2988         PR other/55973
2989         * configure: Re-generate.
2991 2013-01-14  Matthias Klose  <doko@ubuntu.com>
2993         * Makefile.def (install-target-libsanitizer): Depend on
2994         install-target-libstdc++-v3.
2995         * Makefile.in: Regenerate.
2997 2013-01-14  Richard Biener  <rguenther@suse.de>
2999         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3000         * configure: Re-generate
3002 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3004         * config.sub: Update from config repo.
3006 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3008         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3009         * Makefile.in: Regenerate.
3011 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3013         * MAINTAINERS (arc): Add new port maintainership for myself.
3015 2013-01-09  Jason Merrill  <jason@redhat.com>
3017         * .gitignore: Import from gdb repository.
3019 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3021         * Makefile.def (configure-gcc): Depend on all-gmp.
3022         (all-gcc): Remove dependency on all-gmp.
3023         * Makefile.in: Regenerated.
3025 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3027         * config.sub: Merge from config repo.
3028         * config.guess: Ditto.
3030 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3032         * Makefile.def: Merge from binutils.
3033         * Makefile.in: Ditto.
3035 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3037         * MAINTAINERS: Update my email.
3039 2012-12-29  Ben Elliston  <bje@gnu.org>
3041         * config.guess: Update to 2012-12-29 version.
3042         * config.sub: Likewise.
3044 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3046         * Makefile.def (install-target-libgfortran): Depend on
3047         install-target-libquadmath, install-target-libgcc.
3048         (install-target-libsanitizer): Depend on install-target-libgcc.
3049         (install-target-libjava): Depend on install-target-libgcc.
3050         (install-target-libitm): Depend on install-target-libgcc.
3051         (install-target-libobjc): Depend on install-target-libgcc.
3052         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3053         * Makefile.in: Regenerate.
3055 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3057         * Makefile.def (install-target-libgo): Depend on
3058         install-target-libatomic.
3059         * Makefile.in: Regenerate.
3061 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3063         PR go/55201
3064         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3065         * Makefile.in: Regenerate.
3067 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3069         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3070         * configure: Regenerate.
3072 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3074         * config.sub: Merge from config repo.
3076 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3078         * Makefile.def (target_modules): Add bootstrap=true and
3079         raw_cxx=true to libsanitizer.
3080         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3081         * Makefile.in: Regenerated.
3082         * configure: Likewise.
3084 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3086         * MAINTAINERS: Remove self as RTL optimization maintainer.
3088 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3090         * MAINTAINERS (Write After Approval): Add myself.
3092 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3094         * Makefile.def (target_modules): Remove bootstrap=true and
3095         raw_cxx=true from libsanitizer.
3096         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3097         * Makefile.in: Regenerated.
3098         * configure: Likewise.
3100 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3102         * Makefile.def (target_modules): Add bootstrap=true and
3103         raw_cxx=true to libsanitizer.
3104         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3105         * Makefile.in: Regenerated.
3106         * configure: Likewise.
3108 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3110         PR bootstrap/54279
3111         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3112         * configure: Regenerate.
3113         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3114         * Makefile.in: Regenerate.
3116 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3118         * configure.ac: Disable libsanitizer if we're not building C++.
3119         * configure: Regenerate.
3121 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3123         * MAINTAINERS (Write After Approval): Add myself.
3125 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3127         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3128         Kostya Serebryany (kcc@google.com) and
3129         Jakub Jelinek (jakub@redhat.com).
3130         Rename area for Dodji Seketeli (dodji@redhat.com).
3132 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3134         * MAINTAINERS: (asan.c, related): Add myself.
3136 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3138         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3139         * configure: Regenerate.
3141 2012-11-13  Richard Henderson  <rth@redhat.com>
3143         * configure.ac: Move libsanitizer logic to subdirectory.
3144         * configure: Regenerate.
3146 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3148         * configure.ac: Enable libsanitizer just on x86 linux for now.
3149         * configure: Re-generate.
3151 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3153         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3154         sections.
3155         * configure: Regenerate.
3157 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3159         * configure.ac: Add section for configdirs for libsanitizer.
3160         Disable for cris-*-* and mmix-*-*.
3161         * configure: Regenerate.
3163 2012-11-12  Wei Mi <wmi@google.com>
3165         * configure.ac: Add libsanitizer to target_libraries.
3166         * Makefile.def: Ditto.
3167         * configure: Regenerate.
3168         * Makefile.in: Regenerate.
3169         * libsanitizer: New directory for asan runtime.  Contains an empty
3170         tsan directory.
3172 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3174         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3175         against Mingw64 w32api.
3176         * configure: Regenerate.
3178 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3180         * configure: Regenerated.
3182 2012-11-03  Robert Mason  <rbmj@verizon.net>
3184         * configure.ac: add --disable-libstdcxx configure option
3185         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3187 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3189         * MAINTAINERS (Write After Approval): Add myself.
3191 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3193         * MAINTAINERS (Write After Approval): Add myself.
3195 2012-10-24  Sharad Singhai  <singhai@google.com>
3197         * MAINTAINERS (Write After Approval): Add myself.
3199 2012-10-24  Eric Christopher  <echristo@gmail.com>
3201         * MAINTAINERS: Update email address.
3203 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3205         PR bootstrap/54820
3206         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3207         * configure: Regenerate.
3209 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3211         * MAINTAINERS (aarch64): Add Marcus and myself.
3213 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3215         PR bootstrap/54820
3216         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3217         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3218         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3219         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3220         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3221         * Makefile.in: Regenerate.
3222         * configure.ac (have_static_libs): New variable and associated check.
3223         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3224         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3225         * configure: Regenerate.
3227 2012-10-10  Richard Biener  <rguenther@suse.de>
3229         * MAINTAINERS: Adjust for changed surname.
3231 2012-10-04  Lawrence Crowl  <crowl@google.com>
3233         * MAINTAINERS (Write After Approval): Add myself.
3235 2012-10-01  Cary Coutant  <ccoutant@google.com>
3237         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3239 2012-09-28  Ian Lance Taylor  <iant@google.com>
3241         * Makefile.def: Make all-target-libgo depend on
3242         all-target-libbacktrace.
3243         * Makefile.in: Rebuild.
3245 2012-09-26  Ian Lance Taylor  <iant@google.com>
3247         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3248         * Makefile.in: Rebuild.
3250 2012-09-20  Walter Lee  <walt@tilera.com>
3252         * configure.ac: Add tilegx to list of targets that support gold.
3253         * configure: Regenerate.
3255 2012-09-20  Marek Polacek  <polacek@redhat.com>
3257         * MAINTAINERS (Write After Approval): Add myself.
3259 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3261         * configure.ac: Add mips*-mti-elf* target.
3262         * configure: Regenerate.
3264 2012-09-17  Ian Lance Taylor  <iant@google.com>
3266         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3267         * configure.ac (host_libs): Add libbacktrace.
3268         (target_libraries): Add libbacktrace.
3269         * Makefile.def (host_modules): Add libbacktrace.
3270         (target_modules): Likewise.
3271         * configure, Makefile.in: Rebuild.
3273 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3275         PR target/38607
3276         Merge upstream change.
3277         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3279         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3280         Add libgomp*.o to compare_exclusions for AIX.
3281         * configure: Regenerate.
3283 2012-09-06  Diego Novillo  <dnovillo@google.com>
3285         * configure.ac: Bump minimum GMP version to 4.2.3.
3286         * configure: Re-generate.
3288 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3290         PR target/54461
3291         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3292         target-libgloss if not configured --with-avrlibc=no.
3293         * configure: Regenerate.
3295 2012-09-04  Jason Merrill  <jason@redhat.com>
3297         * configure.ac: Fix --enable-languages=all.
3299 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3301         * MAINTAINERS (Write After Approval): Add myself.
3303 2012-09-03  Richard Guenther  <rguenther@suse.de>
3305         PR bootstrap/54138
3306         * configure.ac: Re-organize ISL / CLOOG checks to allow
3307         disabling with either --without-isl or --without-cloog.
3308         * configure: Regenerated.
3310 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3312         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3313         * configure: Regenerate.
3315 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3317         * MAINTAINERS: Fix my email address.
3319 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3321         PR binutils/4970
3322         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3323         and opcodes.
3324         * Makefile.in: Regenerated.
3326 2012-08-26  Art Haas <ahaas@impactweather.com>
3328         * configure: Regenerate.
3330 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3332         * INSTALL/README: Also refer to the online installation
3333         instructions.
3335 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3337         * MAINTAINERS (Write After Approval): Add myself.
3338         (Picochip port): Remove myself.
3340 2012-08-14   Diego Novillo  <dnovillo@google.com>
3342         Merge from cxx-conversion branch.
3344         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3345         POSTSTAGE1_CONFIGURE_FLAGS.
3346         * Makefile.in: Regenerate.
3347         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3348         Force C++ when bootstrapping.
3349         * configure: Regenerate.
3351 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3353         * MAINTAINERS (Write After Approval): Add myself.
3355 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3357         * README: Document use of ranges of years in copyright notices.
3359 2012-07-06  Richard Guenther  <rguenther@suse.de>
3361         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3362         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3363         --with-gmp=system.
3364         * Makefile.in: Regenerated.
3365         * configure: Likewise.
3367 2012-07-06  Richard Guenther  <rguenther@suse.de>
3369         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3370         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3371         supply V=1 as extra_make_flags.
3372         * configure: Regenerated.
3373         * Makefile.in: Likewise.
3375 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3377         * configure: Regenerate.
3379 2012-07-03  Richard Guenther  <rguenther@suse.de>
3381         * Makfile.def (isl): Remove not necessary extra_exports and
3382         extra_make_flags.
3383         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3384         * Makefile.in: Regenerated.
3386 2012-07-03  Richard Guenther  <rguenther@suse.de>
3388         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3389         * configure.ac: If either the ISL or the CLooG check failed
3390         do not try to build in-tree versions.
3391         * Makefile.in: Regenerated.
3392         * configure: Regenerated.
3394 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3396         * configure: Regenerate.
3398 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
3400         * MAINTAINERS (Various Maintainers): Add myself as testsuite
3401         maintainer.
3403 2012-07-02  Richard Guenther  <rguenther@suse.de>
3405         * configure: Regenerated.
3407 2012-07-02  Richard Guenther  <rguenther@suse.de>
3408         Michael Matz  <matz@suse.de>
3409         Tobias Grosser <tobias@grosser.es>
3410         Sebastian Pop <sebpop@gmail.com>
3412         * Makefile.def: Add ISL host module, remove PPL host module.
3413         Adjust ClooG host module to use the proper ISL.
3414         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3415         * configure.ac: Include config/isl.m4.  Add ISL host library,
3416         remove PPL.  Remove PPL configury, add ISL configury, adjust
3417         ClooG configury.
3418         * Makefile.in: Regenerated.
3419         * configure: Likewise.
3421 2012-07-02  Richard Guenther  <rguenther@suse.de>
3423         Merge from graphite branch
3424         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3426         * configure: Regenerated.
3427         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3428         both cloog.org and legacy versions. The only supported version will
3429         be CLooG with the isl backend.
3431         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3433         * configure: Regenerated.
3434         * configure.ac: Require cloog isl 0.17.0
3436         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3438         * configure: Regenerated.
3439         * config/cloog.m4: Do not define CLOOG_ORG
3441 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
3443         * configure.ac: Skip C if explicitly selected.
3444         * configure: Regenerate.
3446 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
3448         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3449         they contain -O2.
3450         * configure: Regenerate.
3452 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
3454         PR debug/53740
3455         * df.h, df-problems.c, dce.c: Revert last patch.
3457 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
3459         * MAINTAINERS (Write After Approval): Update my email address.
3461 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3463         * MAINTAINERS (Write After Approval): Add myself.
3465 2012-06-20  Jason Merrill  <jason@redhat.com>
3467         * Makefile.tpl (check-target-libgomp-c++): New.
3468         (check-target-libitm-c++): New.
3469         * Makefile.def (c++): Add them.
3470         * Makefile.in: Regenerate.
3472 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3474         * MAINTAINERS (Write After Approval): Add myself.
3476 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3478         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3479         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3480         (install-no-fixedincludes): Adjust accordingly.
3481         * Makefile.in: Regenerate.
3483 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3485         Merge upstream change
3486         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3488 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3490         * MAINTAINERS (Write After Approval): Add myself.
3492 2012-05-09  Nick Clifton  <nickc@redhat.com>
3493             Paul Smith  <psmith@gnu.org>
3495         PR bootstrap/50461
3496         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3497         allow for the fact that from release v3.1.0 of MPFR the source
3498         files were moved into a src sub-directory.
3499         * configure: Regenerate.
3501 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
3503         * configure.ac: Bump minimum MPFR version to 2.4.0.
3504         * configure: Regenerated.
3506 2012-05-01  Richard Henderson  <rth@redhat.com>
3508         * Makefile.def (libatomic): New target_module.
3509         * configure.ac (target_libraries): Add libatomic.
3510         (noconfigdirs): Check if libatomic is supported.
3511         * Makefile.in, configure: Rebuild.
3513 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
3515         * MAINTAINERS (Write After Approval): Add myself.
3517 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
3519         * config.sub: Update to 2012-04-18 version from official repo.
3521 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
3523         * MAINTAINERS (Write After Approval): Add myself.
3525 2012-04-11  Steve Ellcey  <sellcey@mips.com>
3527         * MAINTAINERS: Changed email address.
3529 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
3531         PR target/52737
3532         * contrib/gcc_update (files_and_dependencies):
3533         Remove gcc/config/avr/t-multilib from touch data.
3535 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3537         * MAINTAINERS (OS Port Maintainers): Remove irix.
3538         * configure.ac (enable_libgomp): Remove *-*-irix6*.
3539         (unsupported_languages): Remove mips-sgi-irix6.*.
3540         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3541         (with_stabs): Remove.
3542         * configure: Regenerate.
3544 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3546         * MAINTAINERS (OS Port Maintainers): Remove osf.
3547         * configure.ac (enable_libgomp): Remove *-*-osf*.
3548         (with_stabs): Remove alpha*-*-osf*.
3549         * configure: Regenerate.
3551 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3553         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3554         * configure: Regenerate.
3556 2012-02-17  Walter Lee  <walt@tilera.com>
3558         * MAINTAINERS: (Write After Approval): Delete myself.
3560 2012-02-14  Walter Lee  <walt@tilera.com>
3562         * MAINTAINERS (tilegx port): Add myself.
3563         (tilepro port): Add myself.
3564         (Write After Approval): Add myself.
3566 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
3568         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3569         and Joseph Myers as docstring relicensing maintainers.
3571 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
3573         * MAINTAINERS (write-after-approval): Add myself.
3575 2012-02-08  Ira Rosen <irar@il.ibm.com>
3577         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3578         maintainer.
3580 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3582         * MAINTAINERS (Write After Approval): Move myself to
3583         maintain alphabetical order.
3585 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3587         * MAINTAINERS (Write After Approval): Add myself.
3589 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
3591         * MAINTAINERS (Write After Approval): Add myself.
3593 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3594             Jayant R Sonar <jayant.sonar@kpitcummins.com>
3596         * configure.ac (cr16-*-*): Remove nonconfigdirs.
3597         * configure: Regenerate.
3599 2012-01-23  Harshit Chopra  <harshit@google.com>
3601         * MAINTAINERS (Write After Approval): Add myself.
3603 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
3605         * configure.ac: Remove reference to mh-interix.
3606         * configure: Regenerate.
3608 2012-01-05  Richard Henderson  <rth@redhat.com>
3610         PR bootstrap/51072
3611         * configure.ac: Disable libitm if c++ is not enabled.
3612         * configure: Rebuild.
3614         * configure.ac: Fix regexp for same.
3615         * configure: Rebuild.
3617 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
3619         * MAINTAINERS (Write After Approval): Add myself.
3621 2012-01-02  Richard Guenther  <rguenther@suse.de>
3623         PR bootstrap/51686
3624         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3625         * Makefile.in: Regenerate.
3627 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
3629         * MAINTAINERS (Write After Approval): Add myself.
3631 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3633         * configure: Regenerate.
3635 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3637         * MAINTAINERS (picochip): Changed email address.
3639 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3641         * MAINTAINERS (write-after-approval): Add self.
3643 2011-11-29  DJ Delorie  <dj@redhat.com>
3645         * configure.ac (rl78-*-*) New case.
3646         * configure: Regenerate.
3647         * MAINTAINERS: Add myself as RL78 maintainer.
3649 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3651         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3653 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3655         * libtool.m4: Additional FreeBSD 10 fixes.
3657 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3659         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3660         Maintainers section, as Epiphany maintainer.
3662 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3664         PR target/49992
3665         * configure.ac: Remove ranlib special-casing for Darwin.
3666         * configure: Regenerate.
3668 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3670         * MAINTAINERS (Reviewers): Keep the list sorted.
3672 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3674         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3676 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3678         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3679         * configure: Rebuild.
3680         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3681         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3682         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3683         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3684         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3685         Add READELF.
3686         * Makefile.in: Rebuild.
3688 2011-11-09  Jason Merrill  <jason@redhat.com>
3690         * Makefile.def (language=c++): Remove check-c++0x.
3691         * Makefile.in (check-gcc-c++): Regenerate.
3693 2011-11-08  Richard Henderson  <rth@redhat.com>
3695         * configure.ac: Test for libitm directory present first.
3697         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3699         * configure.ac: Test libitm/configure.tgt to disable libitm.
3700         * configure: Rebuild.
3702 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3703             Richard Henderson  <rth@redhat.com>
3705         Merged from transactional-memory.
3707         * Makefile.def (lang_env_dependencies): libitm is c++.
3708         Add libitm target module.
3709         * configure.ac: Likewise.
3710         * config/mmap.m4: New file.
3711         * contrib/gcc_update: Add libitm to touch data.
3712         * Makefile.in, configure: Rebuild.
3714 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3716         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3717         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3718         * Makefile.in: Regenerate.
3720 2011-11-01  DJ Delorie  <dj@redhat.com>
3722         * config.sub: Update to version 2011-10-29 (added rl78)
3724 2011-10-27  Nick Clifton  <nickc@redhat.com>
3726         * config.sub: Import these changes from the config project:
3728         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
3729             Ben Elliston  <bje@gnu.org>
3731         * config.sub (epiphany): New.
3733         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
3734             Ben Elliston  <bje@gnu.org>
3736         * config.sub (hexagon, hexagon-*): New.
3738         2011-08-23  Roland McGrath  <mcgrathr@google.com>
3740         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3741         64eb to be64.
3743         2011-08-16  Roland McGrath  <mcgrathr@google.com>
3745         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3746         (nacl): Grok as alias for 32el-unknown-nacl.
3748 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
3750         * MAINTAINERS (Write After Approval): Add myself.
3752 2011-10-24  Teresa Johnson  <tejohnson@google.com>
3754         * MAINTAINERS (Write After Approval): Add myself.
3756 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
3758         * MAINTAINERS (sparc port): Remove myself.
3760 2011-09-14  Tom de Vries  <tom@codesourcery.com>
3762         * MAINTAINERS (Write After Approval): Add myself.
3764 2011-08-14  Yao Qi  <yao@codesourcery.com>
3766         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3767         * configure: Regenerate.
3769 2011-07-26  Ian Lance Taylor  <iant@google.com>
3771         * configure.ac: Set have_compiler based on whether gcc directory
3772         exists, rather than on whether gcc is in configdirs.
3773         * configure: Rebuild.
3775 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3777         * MAINTAINERS (Global Reviewers): Add self.
3779 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3781         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3782         link directories.
3783         * Makefile.in: Rebuild.
3785 2011-07-20  Ian Lance Taylor  <iant@google.com>
3787         PR bootstrap/49787
3788         * configure.ac: Move --enable-bootstrap handling earlier in file.
3789         If --enable-bootstrap and either --enable-build-with-cxx or
3790         --enable-build-poststage1-with-cxx, enable C++ automatically.
3791         * configure: Rebuild.
3793 2011-07-19  Ian Lance Taylor  <iant@google.com>
3795         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
3796         make C++ a boot_language.  Set and substitute
3797         POSTSTAGE1_CONFIGURE_FLAGS.
3798         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3799         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3800         * configure, Makefile.in: Rebuild.
3802 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
3804         * MAINTAINERS (Register Allocation): Move myself from reviewers to
3805         maintainers.
3807 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
3809         * MAINTAINERS (Global Reviewers): Add myself.
3811 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3813         * configure: Regenerate.
3815 2011-07-16  Jason Merrill  <jason@redhat.com>
3817         * Makefile.def (language=c++): Add check-c++0x and
3818         check-target-libmudflap-c++.
3819         * Makefile.tpl (check-target-libmudflap-c++): New.
3820         * Makefile.in: Regenerate.
3822 2011-07-16  Matthias Klose  <doko@ubuntu.com>
3824         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3825         * Makefile.def (target_modules/libjava): Pass
3826         $(EXTRA_CONFIGARGS_LIBJAVA).
3827         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3828         if not configured with --enable-static-libjava.
3829         * Makefile.in: Regenerate.
3830         * configure: Likewise.
3832 2011-07-15  Jason Merrill  <jason@redhat.com>
3834         * Makefile.in (check-c++): Move check-gcc-c++0x after
3835         check-target-libstdc++-v3.
3837 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3839         * MAINTAINERS (c6x port): New entry.
3841 2011-07-13  Jason Merrill  <jason@redhat.com>
3843         * Makefile.in (check-gcc-c++0x): New.
3844         (check-c++): Depend on it.
3846 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3848         PR target/39150
3849         * configure.ac (i[3456789]86-*-solaris2*): Also accept
3850         x86_64-*-solaris2.1[0-9]*.
3851         * configure: Regenerate.
3853 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
3855         * MAINTAINERS (RTL optimizers): Add self.
3857 2011-06-27  Gabriel Charette  <gchare@google.com>
3859         * MAINTAINERS (Write After Approval): Add myself.
3861 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
3863         PR regression/47836
3864         PR bootstrap/23656
3865         PR other/47733
3866         PR bootstrap/49247
3867         PR c/48825
3868         * configure.ac (target_libraries): Remove target-libiberty.
3869         Remove case-statement setting skipdirs=target-libiberty for
3870         multiple targets.  Remove checking target_configdirs and
3871         removing target-libiberty but keeping target-libgcc if
3872         otherwise empty.
3873         * Makefile.def (target_modules): Don't add libiberty.
3874         (dependencies): Remove all traces of target-libiberty.
3875         * configure, Makefile.in: Regenerate.
3877 2011-06-13  Walter Lee <walt@tilera.com>
3879         * configure.ac (tilepro-*-*) New case.
3880         (tilegx-*-*): Likewise.
3881         * configure: Regenerate.
3883 2011-06-06  Jing Yu  <jingyu@google.com>
3885         * configure.ac: Skip target-libiberty for
3886         arm*-*-linux-androideabi.
3887         * configure: Regenerated.
3889 2011-06-06  Nick Clifton  <nickc@redhat.com>
3891         * config.sub: Sync from upstream.
3893 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
3895         * MAINTAINERS (Write After Approval): Add myself.
3897 2011-06-01  Daniel Jacobowitz  <drow@false.org>
3899         * MAINTAINERS: Update my email address.
3901 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
3903         * MAINTAINERS (Write After Approval): Update my email address.
3905 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
3907         * MAINTAINERS (Write After Approval): Add myself.
3909 2011-05-08  Doug Kwan  <dougkwan@google.com>
3911         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3912         * configure: Regenerated.
3913         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3914         value from configure.
3915         * Makefile.in: Regenerated.
3917 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
3919         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3920         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3921         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3922         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3923         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3924         *-*-vxworks*): Disable newlib and libgloss in separate case
3925         statement.
3926         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3927         to separate case statement.
3928         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3929         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3930         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3931         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3932         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3933         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3934         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3935         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3936         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3937         i[[3456789]]86-*-rdos*, m32r-*-*,
3938         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3939         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3940         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3941         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3942         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3943         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3944         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3945         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3946         and libgloss in main case over targets.  Remove most empty cases
3947         in main case over targets.
3948         * configure: Regenerate.
3950 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
3952         * MAINTAINERS (Write After Approval): Add myself.
3954 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3956         * configure.ac: Remove code setting special library locations for
3957         hppa*64*-*-hpux11*.  Remove code setting compiler for
3958         sparc-sun-solaris2*.
3959         * configure: Regenerate.
3961 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3963         * configure.ac: Separate libgloss_dir settings from general case
3964         over targets.
3965         * configure: Regenerate.
3967 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3969         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3970         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3971         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3972         cases in libgcj-disabling case statement.
3973         (hppa*64*-*-linux*): Set unsupported_languages instead of
3974         disabling target-zlib.
3975         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3976         to hppa*64*-*-hpux*.
3977         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3978         hppa*-*-hpux*.
3979         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3980         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3981         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3982         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3983         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3984         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3985         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3986         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3987         libgcj-disabling case statement.
3988         * configure: Regenerate.
3990 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3992         * configure.ac: Disable Java for targets not supporting libffi.
3993         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3994         Remove cases in Java-disabling statement.
3995         (*arm-wince-pe): Change to arm-wince-pe.
3996         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3997         cases in Java-disabling statement.
3998         (bfin-*-*): Don't disable Java again.
3999         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4000         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4001         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4002         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4003         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4004         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4005         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4006         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4007         Java-disabling statement.
4008         (mmix-*-*): Don't disable Java again.
4009         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4010         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4011         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4012         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4013         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4014         statement.
4015         * configure: Regenerate.
4017 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4019         * configure.ac: Separate cases disabling Java and Java libraries
4020         from general case over targets.
4021         * configure: Regenerate.
4023 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4025         * MAINTAINERS: Update my email address.
4027 2011-04-20  Easwaran Raman  <eraman@google.com>
4029         * MAINTAINERS (Write After Approval): Add myself.
4031 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4033         PR lto/48086
4034         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4035         * configure: Regenerate.
4037 2011-04-16  Jim Meyering  <meyering@redhat.com>
4039         * MAINTAINERS (Write After Approval): Add myself.
4041 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4043         * MAINTAINERS: Update my email address.
4045 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4047         * MAINTAINERS (Write After Approval): Add myself.
4049 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4051         * MAINTAINERS (Write After Approval): Add myself.
4053 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4055         * MAINTAINERS (Write After Approval): Add myself.
4057 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4059         * configure.ac (build_tools): Remove build-byacc.
4060         (host_libs): Remove mmalloc.
4061         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4062         autoconf automake libtool diff rcs fileutils shellutils time
4063         textutils wdiff find uudecode hello tar gzip indent recode release
4064         sed perl gawk findutils gettext zip.
4065         (libgcj): Remove target-qthreads.
4066         (target_tools): Remove target-examples target-gperf.
4067         (YACC): Don't handle building byacc.
4068         * configure: Regenerate.
4069         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4070         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4071         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4072         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4073         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4074         handle building components.
4075         * Makefile.in: Regenerate.
4077 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4079         * MAINTAINERS: Update my email address as Xtensa maintainer.
4081 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4083         * config.sub: Sync from upstream.
4085 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4087         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4088         (microblaze*): Don't disable libssp.
4089         * configure: Regenerate.
4091 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4093         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4094         moveifchange.
4095         * configure: Regenerate.
4096         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4097         * Makefile.in: Regenerate.
4099 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4101         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4102         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4103         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4104         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4105         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4106         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4107         md_exec_prefix cases.
4108         * configure: Regenerate.
4110 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4112         * configure.ac: Separate cases disabling target-libssp,
4113         target-libiberty, target-libstdc++-v3 and Fortran from general
4114         case over targets.
4115         * configure: Regenerate.
4117 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4119         * configure.ac (*-*-chorusos): Don't disable libgcj.
4120         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4121         Remove case.
4122         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4123         (arm-*-coff): Don't disable libgcj.
4124         (arm*-*-linux-gnueabi): Remove useless assignment.
4125         (arm-*-riscix*): Don't disable libgcj.
4126         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4127         configuration.
4128         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4129         (c54x*-*-*): Remove case.
4130         (tic54x-*-*): Don't disable GCC or GCC libraries.
4131         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4132         to *.
4133         (d10v-*-*): Don't disable GCC libraries.
4134         (d30v-*-*): Don't disable libgcj.
4135         (h8500-*-*): Don't disable GCC libraries.
4136         (i960-*-*): Don't disable libgcj.
4137         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4138         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4139         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4140         libgcj.
4141         (m68k-*-coff*): Remove case.
4142         (mmix-*-*): Don't disable libgloss on host.
4143         (mn10200-*-*, mn10300-*-*): Remove cases.
4144         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4145         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4146         Don't disable libgcj.
4147         (romp-*-*): Remove case.
4148         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4149         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4150         case.
4151         (v810-*-*): Don't disable GCC libraries.
4152         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4153         (ip2k-*-*): Don't disable GCC libraries.
4154         * configure: Regenerate.
4156 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4158         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4159         libffi on host.
4160         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4161         on host.
4162         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4163         * configure: Regenerate.
4165 2011-03-26  John Marino  <binutils@marino.st>
4167         * configure.ac: Add support for *-*-dragonfly*
4168         * configure: Regenerate.
4170 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4172         * configure.ac (native_only): Remove.
4173         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4174         send-pr uudecode guile gnuserv on host.
4175         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4176         send-pr rcs guile perl texinfo libtool on host.
4177         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4178         automake send-pr rcs guile perl texinfo libtool on host.
4179         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4180         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4181         (alpha*-dec-osf*): Don't disable fileutils on target.
4182         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4183         texinfo send-pr expect dejagnu on target.
4184         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4185         target-qthreads on target.
4186         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4187         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4188         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4189         x86_64-*-mingw*): Don't disable expect on target.
4190         (*-*-cygwin*): Don't disable target-gperf on target.
4191         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4192         gnuserv on target.
4193         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4194         target.
4195         * configure: Regenerate.
4197 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4199         * configure.ac (target_tools): Remove target-groff.
4200         (native_only): Remove target-groff.
4201         (hppa*64*-*-*): Don't disable byacc.
4202         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4203         setting.
4204         (*-*-kaos*): Don't skip target-librx and target-groff.
4205         (*-*-netware*): Don't skip target-libmudflap.
4206         (*-*-tpf*): Don't skip target-libmudflap.
4207         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4208         directories on the host.
4209         (ia64*-*-*vms*): Don't skip tix.
4210         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4211         host.
4212         * configure: Regenerate.
4214 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4216         * configure.ac: Remove references to mt-mep, mt-netware,
4217         mt-wince.
4218         * Makefile.def: Add all-utils soft dependencies.
4219         * Makefile.tpl: Remove GDB_NLM_DEPS.
4220         * configure: Regenerate.
4221         * Makefile.in: Regenerate.
4223 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4225         * configure.ac: Do not include mh-x86omitfp.
4226         * configure: Regenerate.
4228 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4230         * configure.ac: Remove empty cases.
4231         * configure: Regenerate.
4233 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4235         * Makefile.def: Add dependency from termcap to gdb.
4236         * Makefile.in: Regenerate.
4238 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4240         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4241         * configure: Regenerate.
4242         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4243         * Makefile.tpl: Likewise.
4244         * Makefile.in: Regenerate.
4246 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4248         * configure.ac: Remove all mentions of tentative_cc.
4249         * configure: Regenerate.
4251 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4253         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4254         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4255         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4256         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4257         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4258         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4259         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4260         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4261         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4262         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4263         *-*-rhapsody*): Remove host cases.
4264         * configure: Regenerate.
4266 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4268         * configure.ac (ppc*-*-pe): Remove host case.
4269         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4270         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4271         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4272         cases.
4273         * configure: Regenerate.
4275 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4277         * config.sub: Update to version 2011-03-23.
4279 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4281         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4282         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4283         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4284         * configure: Regenerate.
4286 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4288         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4289         to Write After Approval.
4290         * config-ml.in: Don't handle arc-*-elf*.
4291         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4292         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4293         handle GCC libraries.
4294         * configure: Regenerate.
4296 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4298         PR bootstrap/48120:
4299         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4300         Add -lstdc++ -lm to LIBS.
4301         * configure: Regenerate.
4303 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4305         * config.guess: Update to version 2011-02-02
4306         * config.sub: Update to version 2011-02-24
4308 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4310         PR lto/48086
4311         * configure.ac: Re-enable LTO on *-apple-darwin9.
4312         * configure: Regenerate.
4314 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4316         PR lto/48086
4317         * configure.ac: Disable LTO on darwin due to an assembler change in
4318         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4319         under 256.
4320         * configure: Regenerate.
4322 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4324         * MAINTAINERS: Update myself as score backend maintainer,
4325         update my e-mail address.
4327 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4329         * MAINTAINERS: Update my e-mail address.
4331 2011-03-06  Joey Ye  <joey.ye@arm.com>
4333         * MAINTAINERS: Update my e-mail address.
4335 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4337         * configure.ac: Adjust test of with_ppl.
4338         * configure: Regenerated.
4340 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4342         * MAINTAINERS: Adjust my e-mail address.
4344 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4346         * configure.ac: Add -lpwl to ppllibs.
4347         * configure: Regenerated.
4349 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4351         * config/cloog.m4: Add -lisl to clooglibs.
4352         * configure: Regenerated.
4354 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4356         * MAINTAINERS (CPU Port maintainers): Add self.
4358 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4360         * MAINTAINERS: Add myself as testsuite maintainer.
4362 2011-02-15  Mike Stump  <mikestump@comcast.net>
4364         * MAINTAINERS: Add myself as testsuite maintainer.
4366 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4368         Import from Libtool and gnulib:
4370         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4372         Prepare for supporting FreeBSD 10.
4373         * config.rpath: Remove handling of freebsd1* which soon would
4374         match FreeBSD 10.0.
4376         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4378         Remove support for FreeBSD 1.x.
4379         * libtool.m4 (_LT_LINKER_SHLIBS)
4380         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4381         soon would incorrectly match FreeBSD 10.0.
4383 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4385         PR binutils/12283
4386         * move-if-change: Import version from gnulib.
4388 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4390         PR lto/47225
4391         * Makefile.def (lto-plugin): Double dash for enable-shared.
4392         (configure-gcc): Depend on all-lto-plugin.
4393         * Makefile.in: Rebuilt.
4395 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4397         * configure.ac: Remove extra bracket.
4398         * configure: Regenerate.
4400 2011-02-08  Tobias Burnus  <burnus@net-b.de>
4402         * MAINTAINERS: Add myself as libquadmath maintainer.
4404 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
4406         * MAINTAINERS: Update my email address.
4408 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
4410         * MAINTAINERS (option handling): Add self.
4412 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
4414         PR lto/47225
4415         * Makefile.def: Add dependency for install-gcc
4416         on install-lto-plugin.
4417         * Makfile.in: Regenerated
4419 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
4421         * MAINTAINERS (CPU Port Maintainers): Add myself.
4423 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
4425         PR libgcj/44341
4426         * configure.ac: Discard --with-* flags for host when configuring
4427         target libraries for cross build.
4428         * configure: Rebuilt.
4430 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4432         * MAINTAINERS (linear loop transforms): Removed.
4434 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4436         * configure.ac: If with_ppl is no, move setting with_cloog=no
4437         after CLOOG_REQUESTED check.
4438         * configure: Regenerated.
4440 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4442         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4443         CLooG has been requested.
4444         * configure: Regenerated.
4446 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4448         * configure: Regenerated.
4449         * configure.ac: Check for version 0.11 (or later revision) of PPL.
4451 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4453         * configure: Regenerated.
4454         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4456 2011-01-21  Andreas Schwab  <schwab@redhat.com>
4458         * configure.ac: Use AS_HELP_STRING throughout.
4459         * configure: Regenerate.
4461 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4463         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4464         * configure: Regenerate.
4466 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4468         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4470 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4472         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4473         for ia64-hpux.
4474         * configure: Regenerate.
4476 2011-01-07  Jan Hubicka  <jh@suse.cz>
4478         PR lto/47225
4479         * Makefile.in: Regenerate.
4480         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4481         configure.
4483 2011-01-07  Jan Hubicka  <jh@suse.cz>
4485         * Makefile.in: Regenerate.
4486         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4487         and configure dependency on lto-plugin configure.
4488         (lto-plugin module): Remove dependency on GCC; add dependency on
4489         liniberty.
4491 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4493         * MAINTAINERS (Write After Approval): Add myself.
4495 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4497         * configure: Regenerate.
4499 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4501         * configure.ac: (picochip): Disable libiberty.
4503 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
4505         * MAINTAINERS (Write After Approval): Add myself.
4507 2010-12-10  Ian Lance Taylor  <iant@google.com>
4509         PR bootstrap/46819
4510         * configure.ac: For --disable-libgcj clear libgcj_saved.
4511         * configure: Rebuild.
4513 2010-12-10  Tobias Burnus  <burnus@net-b.de>
4515         PR fortran/46540
4516         * configure.ac: Add --disable-libquadmath and
4517         --disable-libquadmath-support.
4518         * configure: Regenerate.
4520 2010-12-03  Ian Lance Taylor  <iant@google.com>
4522         * MAINTAINERS: Add myself as libgo maintainer.
4524 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
4526         PR libffi/46792
4527         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4528         * configure: Regenerate.
4530 2010-12-02  Ian Lance Taylor  <iant@google.com>
4532         * configure.ac: Always set default for poststage1_ldflags to
4533         -static-libstdc++ -static-libgcc.
4535 2010-11-29  Andreas Schwab  <schwab@redhat.com>
4537         * configure.ac: Move comment to remove extra space in last argument
4538         of GCC_TARGET_TOOL.
4540 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
4542         PR other/46026
4543         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4544         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4545         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4546         (BASE_FLAGS_TO_PASS): Use it.
4547         * configure: Rebuilt.
4548         * Makefile.in: Rebuilt.
4550 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
4552         PR binutils/12258
4553         * configure.ac: Correct comments for --enable-gold/--enable-ld.
4554         Properly check default linker.
4555         * configure: Regnerated.
4557 2010-11-23  Matthias Klose  <doko@ubuntu.com>
4559         * configure.ac: For --enable-gold, handle value `default' instead of
4560         `both*'.  New configure option --{en,dis}able-ld.
4561         * configure: Regenerate.
4563 2010-11-20  Ian Lance Taylor  <iant@google.com>
4565         * configure.ac: Only disable a language library if no language needs
4566         it.  Don't let --disable-libgcj uncondtionally disable libffi.
4567         * configure: Rebuild.
4569 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4571         * Makefile.in: Regenerate.
4573         PR other/46202
4574         * configure.ac: Fix just-built in-tree STRIP name to be
4575         binutils/strip-new.
4576         * configure: Regenerate.
4577         * Makefile.def (install-strip-gcc, install-strip-binutils)
4578         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4579         (install-strip-sid): Mirror dependencies on non-strip variants
4580         of these targets on the respective -strip prerequisites.
4581         * Makefile.tpl (install-strip, install-strip-host)
4582         (install-strip-target): New targets.
4583         (install-strip-[+module+], install-strip-target-[+module+]):
4584         New targets.
4585         * Makefile.in: Regenerate.
4587 2010-11-19  Ian Lance Taylor  <iant@google.com>
4588             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4590         * configure.ac: Add target-libgo to target_libraries.  Set
4591         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4592         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4593         (HOST_EXPORTS): Add GOC.
4594         (BASE_TARGET_EXPORTS): Add GOC.
4595         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4596         (GOCFLAGS_FOR_TARGET): New variable.
4597         (EXTRA_HOST_FLAGS): Add GOC.
4598         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4599         * Makefile.def (target_modules): Add libgo.
4600         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4601         (dependencies): Add dependency from configure-target-libgo to
4602         configure-target-libffi and all-target-libstdc++-v3.  Add
4603         dependencies from all-target-libgo to all-target-libffi.
4604         (languages): Add go.
4605         * configure: Rebuild.
4606         * Makefile.in: Rebuild.
4608 2010-11-19  Ian Lance Taylor  <iant@google.com>
4610         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4611         compiler/flag environment variables.
4613 2010-11-18  Ian Lance Taylor  <iant@google.com>
4615         * configure.ac: Check for lang_requires_boot_languages in
4616         config-lang.in files.
4617         * configure: Rebuild.
4619 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4620             Tobias Burnus  <burnus@net-b.de>
4622         PR fortran/32049
4623         * Makefile.def: Add libquadmath; build it with language=fortran.
4624         * configure.ac: Add libquadmath.
4625         * Makefile.tpl: Handle multiple libs in check-[+language+].
4626         * Makefile.in: Regenerate.
4627         * configure: Regenerate.
4629 2010-11-16  Tom Tromey  <tromey@redhat.com>
4631         * MAINTAINERS: Moved myself to reviewers section.
4633 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4635         * MAINTAINERS: Moved myself to reviewers section.
4637 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4639         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4640         (Write After Approval): Remove self.
4642 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4644         * configure.ac: Fix spelling in option names.
4645         * configure: Regenerated.
4647 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4649         PR bootstrap/39622
4650         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4651         * configure: Regenerated.
4653 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4655         * MAINTAINERS: Update my email address.
4657 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4659         * configure: Regenerate.
4661 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4663         * configure: Regenerate.
4665 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4667         * configure: Regenerate.
4669 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4671         * configure: Regenerate.
4673 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4675         * configure.ac: Support official CLooG.org versions.
4676         * configure: Regenerate.
4677         * config/cloog.m4: New.
4679 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4681         * MAINTAINERS (Write After Approval): Add myself.
4683 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4685         * MAINTAINERS: Update my email address.
4687 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4689         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4690         * configure: Regenerate.
4692 2010-11-03  Ian Lance Taylor  <iant@google.com>
4693             Dave Korn  <dave.korn.cygwin@gmail.com>
4695         PR lto/46273
4696         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4697         and on other supported platforms whenever LTO is enabled.
4698         * configure: Rebuild.
4700 2010-11-02  Alan Modra  <amodra@gmail.com>
4702         PR binutils/12110
4703         * configure.ac: Error when source path contains spaces.
4704         * configure: Regenerate.
4706 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4708         * MAINTAINERS: Update my email address.
4710 2010-10-20  Ian Lance Taylor  <iant@google.com>
4712         * Makefile.def (target_modules): Set lib_path to src/.libs for
4713         libstdc++-v3 module.
4714         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4715         * Makefile.in: Rebuild.
4717 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4719         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4720         (Write After Approval): Remove myself.
4722 2010-10-15  Tristan Gingold  <gingold@adacore.com>
4724         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4726 2010-10-14  Douglas Rupp  <rupp@gnat.com>
4728         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4730 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4732         * configure.ac (build_lto_plugin): New shell variable.
4733         (--enable-lto): Turn on by default for all non-ELF platforms that
4734         have had LTO support added so far.  Set build_lto_plugin appropriately
4735         for both ELF and non-ELF.
4736         (configdirs): Add lto-plugin or not based on build_lto_plugin.
4737         * configure: Regenerate.
4739 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4741         Sync from src:
4742         * configure.ac (v850 support): Remove target-libgloss from
4743         noconfigdirs.
4744         * configure: Regenerate.
4746 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4748         PR bootstrap/45326
4749         PR bootstrap/45174
4750         * configure.ac: Honor initial values of $build_configargs,
4751         $host_configargs, $target_configargs.  Mark the precious, so
4752         environment settings get recorded.
4753         * configure: Regenerate.
4755 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4757         PR bootstrap/45796
4758         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4759         Depend on all-build-libiberty.
4760         * Makefile.in: Regenerate.
4762 2010-09-30  Michael Eager  <eager@eagercon.com>
4764         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4765         * configure: Regenerate.
4767 2010-09-28  Michael Eager  <eager@eagercon.com>
4769         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4771 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4773         PR bootstrap/44621
4774         * configure.ac: Fix unportable shell quoting.
4775         * configure: Regenerate.
4777 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4779         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4780         targets and amend comment.
4781         * configure: Regenerate.
4783 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4785         * MAINTAINERS (Write After Approval): Add myself.
4787 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4789         * configure.ac: Enable LTO by default on Darwin.
4790         * configure: Regenerate.
4792 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4794         * MAINTAINERS (Write After Approval): Add myself.
4796 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
4798         * MAINTAINERS (Write After Approval): Add myself.
4800 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
4802         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4803         ports
4805 2010-07-28  David Yuste  <david.yuste@gmail.com>
4807         * MAINTAINERS (Write After Approval): Add myself.
4809 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
4811         * configure.ac: Support all v850 targets.
4812         * configure: Regenerate.
4814 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
4816         PR bootstrap/44455
4817         * configure.ac (extra_mpfr_configure_flags): Copy from
4818         extra_mpc_gmp_configure_flags.
4819         * configure: Re-generated.
4821 2010-07-22  Andi Kleen  <ak@linux.intel.com>
4823         * MAINTAINERS (Write After Approval): Add myself.
4825 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
4827         * MAINTAINERS (Write After Approval): Add myself.
4829 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
4831         * MAINTAINERS (Write After Approval): Add myself.
4833 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
4835         PR target/44862
4836         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4837         Provide -B option to allow for link spec %s substitutions for
4838         libstdc++.a on darwin.
4839         * Makefile.in: Regenerate.
4841 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
4843         * MAINTAINERS (Reviewers): Update my e-mail address
4845 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
4847         * Makefile.def (configure-gcc): Depend on all-libelf.
4848         * Makefile.in: Rebuild.
4850 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
4852         * MAINTAINERS (Write After Approval): Add myself in the right place.
4854 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
4856         * MAINTAINERS (Write After Approval): Add myself.
4858 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
4860         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4862 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
4864         * config.sub: Update to version 2010-05-21.
4865         * config.guess: Update to version 2010-04-03.
4867 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4869         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4870         * configure: Regenerate.
4872 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
4874         * MAINTAINERS (Write After Approval): Add myself.
4876 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
4878         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4879         a platform that supports LTO.
4880         * configure: Regenerate.
4882 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
4884         * configure.ac: Allow all the versions greater than 0.10 of PPL.
4885         * configure: Regenerated.
4887 2010-04-27  Roland McGrath  <roland@redhat.com>
4888             H.J. Lu  <hongjiu.lu@intel.com>
4890         * configure.ac (--enable-gold): Support both, both/gold and
4891         both/bfd to add gold to configdirs without removing ld.
4892         * configure: Regenerated.
4894         * Makefile.def: Add install-gold dependency to install-ld.
4895         * Makefile.in: Regenerated.
4897 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
4899         PR lto/42776
4900         * configure.ac (--enable-lto): Refactor handling so libelf tests
4901         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4902         and allow LTO to be explicitly enabled on non-ELF platforms that
4903         are known to support it inside else-clause.
4904         * configure: Regenerate.
4906 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
4908         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4909         * configure: Regenerate.
4911 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
4913         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4914         * configure: Regenerate.
4916 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4918         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4919         separately.
4920         * configure: Regenerate.
4922 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
4924         * MAINTAINERS (Write After Approval): Add myself.
4926 2010-04-14  Tristan Gingold  <gingold@adacore.com>
4928         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4929         * configure: Regenerate.
4931 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
4933         * configure: Regenerate after change to elf.m4.
4935 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
4937         * MAINTAINERS (Write After Approval): Add myself.
4939 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4941         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4942         * configure: Regenerated.
4944 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4946         * configure.ac: Print "buggy but acceptable" when CLooG
4947         revision is less than 9.
4948         * configure: Regenerated.
4950 2010-04-01  Diego Novillo  <dnovillo@google.com>
4952         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4954 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4956         PR bootstrap/43615
4957         PR bootstrap/43328
4959         Revert:
4961         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4963         * configure.ac: Do not pass --enable-multilib nor
4964         --disable-multilib in baseargs.  Accept explicitly passed
4965         --enable_multilib.
4966         * configure: Regenerate.
4968 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
4970         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4972 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
4974         * MAINTAINERS: Remove myself.
4976 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4978         PR bootstrap/43328
4979         * configure.ac: Do not pass --enable-multilib nor
4980         --disable-multilib in baseargs.  Accept explicitly passed
4981         --enable_multilib.
4982         * configure: Regenerate.
4984 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
4986         * MAINTAINERS (spu port): Remove me.
4988 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4990         * configure.ac (tic6x-*-*): New case.
4991         * configure: Regenerate.
4993 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4995         * config.sub: Update to version 2010-03-22.
4996         * config.guess: Update to version 2009-12-30.
4998 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5000         PR ada/42554
5001         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5002         * configure: Regenerate.
5004 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5006         * MAINTAINERS: Update my email address.
5008 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5010         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5011         (ghassan.shobaki@amd.com): Removed.
5013 2010-03-17  Alan Modra  <amodra@gmail.com>
5015         * MAINTAINERS: Update my email address.
5017 2010-03-16  Diego Novillo  <dnovillo@google.com>
5019         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5020         Matthews.
5022 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5024         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5025         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5027 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5029         * MAINTAINERS: Update my email address.
5031 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5033         * MAINTAINERS: Update my email address.
5035 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5037         * MAINTAINERS: Update my email address.
5039 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5041         * MAINTAINERS: Update my email address.
5043 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5045         PR libstdc++/32499
5046         * configure.ac (RANLIB): Default to true.
5047         (STRIP): Likewise.
5048         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5049         * configure: Regenerate.
5051 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5053         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5054         (Write After Approval): Update my email address.
5056 2010-02-17  Nick Clifton  <nickc@redhat.com>
5058         PR 11238
5059         * Makefile.tpl (local-distclean): Also remove config.cache files in
5060         sub-directories as there may not be Makefiles present in the
5061         sub-directories.
5062         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5063         the config.cache files found by the find command.
5065         * Makefile.in: Regenerate.
5066         * configure.ac: Revert previous delta.
5067         * configure: Regenerate.
5069 2010-02-15  Nick Clifton  <nickc@redhat.com>
5071         PR 11238
5072         * configure.ac: Delete config.cache files in sub-directories when
5073         deleting Makefiles.
5074         * configure: Regenerate.
5076 2010-02-12  Ben Elliston  <bje@gnu.org>
5078         * MAINTAINERS: Update my email address.
5080 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5082         * MAINTAINERS (spu port): Update my email address.
5084 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5086         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5088 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5090         * configure.ac: Add "recommended" version checks for GMP/MPC.
5091         Update recommended GMP/MPFR/MPC versions.
5092         * configure: Regenerate.
5094 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5096         * MAINTAINERS: Move my Embecosm email address into the
5097         write-after-approval section.
5099 2010-01-26  Ian Lance Taylor  <iant@google.com>
5101         * MAINTAINERS: Add myself as Go frontend maintainer.
5103 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5105         PR libstdc++/36101, PR libstdc++/42813
5106         * configure.ac (bootstrap_target_libs): Make inclusion of
5107         target-libgomp conditional on libgomb being in target_configdirs.
5108         * configure: Regenerate.
5110 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5112         PR libstdc++/36101, PR libstdc++/42813
5113         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5114         * configure: Regenerate.
5116 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5118         PR libstdc++/36101, PR libstdc++/42813
5119         * configure.ac (target_configdirs): Substitute.
5120         * Makefile.def: Bootstrap target module libgomp.
5121         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5122         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5123         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5124         * configure, Makefile.in: Regenerate.
5126 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5128         * MAINTAINERS: Adjust my details.
5130 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5132         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5134 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5136         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5138 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5140         * MAINTAINERS (Write After Approval): Add myself.
5142 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5144         * MAINTAINERS (Write After Approval): Add myself.
5146 2010-01-11  Richard Guenther  <rguenther@suse.de>
5148         PR lto/41569
5149         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5150         * Makefile.in: Regenerated.
5152 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5154         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5155         * configure: Regenerate.
5157 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5158             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5160         PR bootstrap/42424
5161         * configure.ac: Include libtool m4 files.
5162         (_LT_CHECK_OBJDIR): Call it.
5163         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5164         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5166         * configure: Regenerate.
5168 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5170         PR bootstrap/41818
5171         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5172         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5173         * Makefile.in: Regenerate.
5175 2010-01-02  Richard Guenther  <rguenther@suse.de>
5177         PR lto/41529
5178         * configure.ac: Include config/elf.m4.  Disable LTO if not
5179         builting for an elf target.
5180         * configure: Regenerate.
5182 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5184         * MAINTAINERS: Change my email address.
5186 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5188         * config.sub, config.guess: Update from upstream sources.
5190 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5192         * MAINTAINERS (Write After Approval): Add myself.
5194 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5196         PR middle-end/30447
5197         PR middle-end/30789
5198         PR other/40302
5200         * configure.ac: Require MPC.
5201         * configure: Regenerate.
5203 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5205         PR target/38384
5206         PR bootstrap/40972
5207         * libtool.m4: Sync from git Libtool.
5208         * ltoptions.m4: Likewise.
5209         * ltversion.m4: Likewise.
5210         * lt~obsolete.m4: Likewise.
5211         * ltmain.sh: Likewise.
5213 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5215         * configure.ac: Update minimum MPC version to 0.8.
5216         * configure: Regenerate.
5218 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5220         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5221         * configure: Regenerated.
5223 2009-11-21  Ian Lance Taylor  <iant@google.com>
5225         * configure.ac: Change default of poststage1_ldflags to be empty if
5226         poststage1_libs is set.  When poststage1_libs is empty, and
5227         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5228         * configure: Rebuild.
5230 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5232         * MAINTAINERS (Write After Approval): Update my email address.
5234 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5236         * config.guess: Update from upstream sources.
5238 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5240         * Makefile.def: Restore host and target settings for gmp.
5241         * Makefile.in: Rebuild.
5243 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5245         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5246         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5247         Fix portability of test of C++ as bootstrap language.  Add
5248         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5249         * configure: Rebuild.
5250         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5251         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5252         in-tree building.
5253         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5254         (POSTSTAGE1_HOST_EXPORTS): Use it.
5255         (STAGE[+id+]_CXXFLAGS): New.
5256         (BASE_FLAGS_TO_PASS): Pass it down.
5257         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5258         extra_exports.
5259         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5260         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5261         extra_exports.
5262         * Makefile.in: Rebuild.
5264 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5266         * config.sub, config.guess: Update from upstream sources.
5268 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5270         * MAINTAINERS (Write After Approval): Add myself.
5272 2009-11-09  Jon Beniston  <jon@beniston.com>
5274         * MAINTAINERS (Write After Approval): Add myself.
5276 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5278         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5279         paths for *-w64-mingw* and x86_64-*mingw*.
5280         * configure: Regenerated.
5282 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5284         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5286 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5288         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5289         Phil Edwards to Write-After Approval.
5291 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5293         * configure.ac: Disable target-winsup & co for
5294         x86_64-*-mingw* and *-w64-mingw* targets.
5295         * configure: Regenerated.
5297 2009-10-16  Nick Clifton  <nickc@redhat.com>
5299         * MAINTAINERS: Add myself as a maintainer for the RX port.
5301 2009-10-26  Johannes Singler  <singler@kit.edu>
5303         * MAINTAINERS (Write After Approval): Update my e-mail address.
5305 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5307         * configure.ac (CLooG test): Use = with test.
5308         * configure: Regenerate.
5310 2009-10-22  Richard Guenther  <rguenther@suse.de>
5312         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5313         cloog if the ppl version check failed.  Move flags saving
5314         before setting in libelf check.
5315         * configure: Regenerate.
5317 2009-10-21  Richard Guenther  <rguenther@suse.de>
5319         * configure.ac: Adjust the ppl and cloog configure to work as
5320         documented.  Disable cloog if ppl was disabled.  Omit the version
5321         checks if they were disabled.
5322         * configure: Re-generate.
5324 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5326         * configure.ac: Add 'lto' to enable_languages, not
5327         new_enable_languages, and only if not already present.
5328         * configure: Regenerate.
5330 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5332         * README: Refer to the various COPYING* files instead of just
5333         COPYING.
5334         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5336 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5338         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5340 2009-10-07  Richard Guenther  <rguenther@suse.de>
5342         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5343         and Richard Guenther as reviewers.
5344         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5345         as reviewers.
5347 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5349         * config.sub: Update from upstream sources.
5351 2009-10-06  Ian Lance Taylor  <iant@google.com>
5353         * Makefile.def: check-gold depends upon all-gas.
5354         * Makefile.in: Rebuild.
5356 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5358         * MAINTAINERS (Write After Approval): Add myself.
5360 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5362         * Makefile.def: all-lto-plugin depends on all-libiberty.
5363         set bootstrap=true for lto-plugin.
5364         Add lto-plugin.
5365         * Makefile.in: Regenerate.
5366         * configure.ac (host_libs): Add lto-plugin.
5367         * configure: Regenerate.
5369 2009-10-03  Diego Novillo  <dnovillo@google.com>
5371         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5372         (HOST_LIBELFLIBS): Define.
5373         (HOST_LIBELFINC): Define.
5374         * Makefile.in: Regenerate.
5375         * configure.ac: Add --enable-lto.
5376         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5377         If --enable-lto is used, add 'lto' to new_enable_languages.
5378         If --enable-lto is used and gold is enabled, add
5379         lto-plugin to configdirs.
5380         * configure: Regenerate.
5382 2009-10-03  Simon Baldwin  <simonb@google.com>
5384         * configure.ac: If --with-system-zlib, suppress local zlib and
5385         pass --with-system-zlib to subdir configure scripts.
5386         * configure: Regenerate.
5388 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5389             Paolo Bonzini  <bonzini@gnu.org>
5391         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5392         $(srcdir).
5393         * Makefile.in: Rebuilt.
5395 2009-09-26  Gary Funck  <gary@intrepid.com>
5397         * MAINTAINERS (Write After Approval): Add myself.
5399 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5401         * configure.ac: Update minimum MPC version to 0.7.
5402         * configure: Regenerate.
5404 2009-09-25  Nick Clifton  <nickc@redhat.com>
5406         * configure.ac: Pass any --cache-file=/dev/null option on to
5407         subconfigures.
5408         * configure: Regenerate.
5410 2009-09-23  Nick Clifton  <nickc@redhat.com>
5412         * config.sub, config.guess: Update from upstream sources.
5414 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
5416         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5417         * Makefile.in: Rebuilt.
5419 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5421         PR bootstrap/32272
5422         * configure.ac: Error out if $srcdir isn't '.' but contains
5423         host-${host_noncanonical}.
5424         * configure: Regenerate.
5426 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5428         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5429         maintainer.
5431 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5433         * configure.ac: If bootstrapping a combined tree with
5434         --enable-gold, require c++ in stage1_languages.
5435         * configure: Regenerate.
5437         * configure.ac: Also add target_libs of stage1_languages to
5438         bootstrap_target_libs.
5439         * configure: Regenerate.
5441         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5442         with --enable-languages not containing c++.
5443         * configure: Regenerate.
5445 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
5447         * configure.ac: Disable java and boehm-gc for bfin-*-*.
5448         * configure: Regenerate.
5450 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5452         * MAINTAINERS (Write After Approval): Update my e-mail address,
5453         and move from from here...
5454         (Waiting for paperwork): To here.
5456 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
5458         * MAINTAINERS (Reviewers): Add self as driver reviewer.
5460 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5462         * configure.ac: Do not use $extrasub for replacing @if/@endif
5463         parts in Makefile; instead, use additional arguments to
5464         AC_CONFIG_COMMANDS to do the replacement manually, with several
5465         sed invocations, to avoid HP-UX sed command limits.
5466         * configure: Regenerate.
5468 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5470         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5471         blank before -L.
5473 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5475         * configure.ac (with-build-config): Document.  Handle without.
5476         Handle missing argument.
5477         * configure: Rebuilt.
5479 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5481         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5482         Default to bootstrap-debug only if compare-debug works.
5483         * configure: Rebuilt.
5484         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5485         * Makefile.in: Rebuilt.
5487 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5489         * MAINTAINERS (OS Port Maintainers): Update my email address.
5491 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5493         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5494         * Makefile.in: Rebuilt.
5496 2009-09-01  Chris Demetriou  <cgd@google.com>
5498         * MAINTAINERS (Write After Approval): Add myself.
5500 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5502         PR debug/30161
5503         * include/dwarf2.h (enum dwarf_tag): Added
5504         DW_TAG_GNU_template_template_param
5505         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5507 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5509         * Makefile.tpl (AWK): Fix typo.
5510         * Makefile.in: Regenerate.
5512 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5514         * configure.ac: Detect awk and sed.
5515         * Makefile.def (flags_to_pass): Add AWK and SED.
5516         * Makefile.tpl (AWK, SED): New.
5517         (BASE_FLAGS_TO_PASS): Add AWK and SED.
5518         * configure: Regenerate.
5519         * Makefile.in: Regenerate.
5521 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
5523         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5524         (collapseslashes): Likewise.
5526 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5528         * configure.ac (AC_PREREQ): Bump to 2.64.
5530 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5532         * configure.ac: Remove --with-datarootdir, --with-docdir,
5533         --with-pdfdir, --with-htmldir switches.
5534         * configure: Regenerate.
5536         * configure: Regenerate.
5538         * compile: Sync from Automake 1.11.
5539         * depcomp: Likewise.
5540         * install-sh: Likewise.
5541         * missing: Likewise.
5542         * mkinstalldirs: Likewise.
5543         * ylwrap: Likewise.
5545 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
5547         * ltmain.sh (func_normal_abspath): New function.
5548         (func_relative_path): Likewise.
5549         (func_mode_help): Document new -bindir option for link mode.
5550         (func_mode_link): Add new -bindir option, and use it to place
5551         output DLL if specified.
5553 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5555         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5556         (baseargs): Add --disable-option-checking.
5557         * configure: Regenerate.
5559         * Makefile.def (configure-target-libiberty): Depend on
5560         all-binutils and all-ld.
5561         (configure-target-newlib): Likewise.
5562         * Makefile.in: Regenerate.
5564 2009-08-17  Ben Elliston  <bje@au.ibm.com>
5566         * config.sub, config.guess: Update from upstream sources.
5568 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5570         Sync from src, merge:
5572         2009-07-02  Tristan Gingold  <gingold@adacore.com>
5574         * configure.ac: Do not exclude gas for i386-*-darwin.
5575         Add a case for x86_64-*-darwin.
5576         * configure: Regenerate.
5578 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
5580         * MAINTAINERS: Add my name to Write After Approval list.
5582 2009-08-06  Michael Eager  <eager@eagercon.com>
5584         * configure.ac: Add Microblaze target.
5585         * configure: Regenerate.
5587 2009-07-31  Christian Bruel  <christian.bruel@st.com>
5589         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5590         * configure: Regenerate.
5592 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
5594         * MAINTAINERS (Write After Approval): Update my e-mail address.
5596 2009-07-06  Ian Lance Taylor  <iant@google.com>
5598         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5599         * configure: Rebuild.
5601 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
5603         * MAINTAINERS: Move myself to the Graphite Reviewers.
5605 2009-06-30  Wei Guozhi  <carrot@google.com>
5607         * MAINTAINERS: Add my name to Write After Approval list.
5609 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
5611         PR bootstrap/40338
5612         * configure.ac (comparestring): Create new variable.
5613         * Makefile.tpl (comparestring): Use to skip some comparisions.
5614         * configure: Regenerate.
5615         * Makefile.in: Regenerate.
5617 2009-06-26  Doug Evans  <dje@sebabeach.org>
5619         * Makefile.def (host_modules): Add cgen.
5620         * Makefile.in: Regenerate.
5621         * configure.ac (host_tools): Add cgen.
5622         * configure: Regenerate.
5624 2009-06-23  DJ Delorie  <dj@redhat.com>
5626         * MAINTAINERS: Add myself as mep maintainer.
5628 2009-06-23  Ian Lance Taylor  <iant@google.com>
5630         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5631         boot_languages.  Only bootstrap target libraries listed in
5632         target_libs for some boot language.  Add --with-stage1-ldflags,
5633         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5634         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5635         if not building with C++.
5636         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5637         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5638         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5639         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5640         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5641         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5642         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5643         * configure, Makefile.in: Rebuild.
5645 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5647         * MAINTAINERS: Added my name to write-after-approval list.
5649 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5651         * configure.ac: Define is_elf for QNX Neutrino targets.
5652         * configure: Regenerate.
5654 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5656         * MAINTAINERS: Added my name to the write-after-approval list
5658 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5660         * configure.ac: Detect MPC in default directory.
5661         * configure: Regenerate.
5663 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5664             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5666         * Makefile.tpl (all): Avoid a trailing backslash.
5667         * Makefile.in: Regenerate.
5669 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5671         * config.sub, config.guess: Update from upstream sources.
5673 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5675         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5676         to noconfdirs.
5677         * configure: Regenerate.
5679 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5681         * Makefile.tpl ([+compare-target+]): Compare all stage
5682         directories, rather than just gcc.
5683         * Makefile.in: Rebuilt.
5685 2009-06-01  Doug Kwan  <dougkwan@google.com>
5687         * configure.ac: Support gold for target arm*-*-*.
5688         * configure: Regenerate.
5690 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5692         * Makefile.def: Add MPC support and dependencies.
5693         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5695         * Makefile.in, configure: Regenerate.
5697 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5699         * Makefile.tpl (all): Avoid harmless warning in make all when
5700         gcc-bootstrap is enabled but stage_last does not exist.
5701         * Makefile.in: Rebuilt.
5703 2009-05-24  Nicolas Roche  <roche@adacore.com>
5705         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5706         * Makefile.in: Regenerate.
5708 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5710         * MAINTAINERS: Update my e-mail address.
5712 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5714         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
5715         * configure:  Regenerate.
5717 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5719         PR other/40159
5720         * Makefile.tpl (all): Don't assume gcc-bootstrap and
5721         gcc-no-bootstrap are mutually exclusive.
5722         * Makefile.in: Rebuilt.
5724 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5726         PR other/40159
5727         * Makefile.tpl (all): Don't end with unconditional success.
5728         * Makefile.in: Rebuilt.
5730 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
5732         PR target/37137
5733         * Makefile.def (flags_to_pass): Remove redundant and incomplete
5734         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5735         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5736         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
5737         stage_configureflags, stage_cflags and stage_libcflags into
5738         explicit Makefile macros.
5739         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5740         GFORTRAN.
5741         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5742         CC.  Set CC_FOR_BUILD from CC.
5743         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5744         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5745         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5746         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
5747         and GFORTRAN.
5748         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5749         (_LIBCFLAGS): Renamed to _TFLAGS.
5750         (do-compare-debug, do-compare3-debug): Drop.
5751         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5752         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5753         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5754         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5755         (XGCC_FLAGS_FOR_TARGET): New.
5756         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5757         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5758         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5759         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5760         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
5761         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
5762         TFLAGS.
5763         (BUILD_CONFIG): Include if requested.
5764         (all): Set TFLAGS on bootstrap.
5765         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5766         (all-stageid-prefixmodule): Likewise.
5767         (do-clean, distclean-stageid): Set TFLAGS.
5768         (restrap): Fix whitespace.
5769         * Makefile.in: Rebuilt.
5771 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5773         * config.guess: Sync with src.
5775 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5777         * configure.ac ($with_ppl):  Default to no if not supplied.
5778         ($with_cloog):  Likewise.
5779         configure:  Regenerate.
5781 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5783         * MAINTAINERS: Update my e-mail address.
5785 2009-04-27  Nick Clifton  <nickc@redhat.com>
5787         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5789 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5791         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5792         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5793         * Makefile.in: Regenerate.
5795 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5797         PR bootstrap/39739
5798         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5799         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5801         * configure, Makefile.in: Regenerate.
5803 2009-04-21  Taras Glek  <tglek@mozilla.com>
5805         * include/hashtab.h: Update GTY annotations to new syntax
5806         * include/splay-tree.h: Likewise
5808 2009-04-17  Ben Elliston  <bje@au.ibm.com>
5810         * config.sub, config.guess: Update from upstream sources.
5812 2009-04-15  Anthony Green  <green@moxielogic.com>
5814         * configure.ac: Add moxie support.
5815         * configure: Rebuilt.
5817 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
5819         * configure.ac: Change copyright header to refer to version
5820         3 of the GNU General Public License and to point readers at the
5821         COPYING3 file and the FSF's license web page.
5822         * Makefile.def: Likewise.
5823         * Makefile.tpl: Likewise.
5824         * Makefile.in: Regenerate.
5826 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
5828         * configure.ac: Restore match for darwin9 or later. Use double
5829         brackets since regeneration eats one pair.
5830         * configure: Regenerate.
5832 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5834         PR gas/10039
5835         * configure.ac: Require texinfo 4.7.
5836         * configure: Regenerated.
5838 2009-04-09  Nick Clifton  <nickc@redhat.com>
5840         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5841         the GCC Runtime Library Exception.
5843 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5845         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5846         * configure: Regenerate.
5848 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
5850         * Makefil.def (languages): New entries.
5851         * Makefile.tpl (check-gcc-*): New generic target.
5852         * Makefile.in: Regenerate.
5854 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
5856         * MAINTAINERS:  Update my email address.
5858 2009-03-18  Tom Tromey  <tromey@redhat.com>
5860         * configure: Rebuild.
5861         * configure.ac (host_libs): Add libiconv.
5862         * Makefile.in: Rebuild.
5863         * Makefile.def (host_modules): Add libiconv.
5864         (configure-gdb, all-gdb): Depend on libiconv.
5866 2009-03-16  Tristan Gingold  <gingold@adacore.com>
5868         * configure.ac: Treat gdb as supported on x86_64-darwin.
5869         * configure: Regenerate.
5871 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
5873         * configure.ac (--with-host-libstdcxx): New option.
5874         * configure: Regenerate.
5876 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
5878         * MAINTAINERS:  Move myself into the write after approval list.
5880 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
5882         * MAINTAINERS: Update e-mail address.
5884 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
5886         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5888 2009-03-10  Ira Rosen  <irar@il.ibm.com>
5890         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5892 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5894         Backport from git Libtool:
5896         2009-01-19  Robert Millan  <rmh@aybabtu.com>
5897         Support GNU/kOpenSolaris.
5898         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5899         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5900         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5901         GNU/kOpenSolaris.
5903 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
5905         * MAINTAINERS: Update e-mail address.
5907 2009-02-24  Michael Eager  <eager@eagercon.com>
5909         * MAINTAINERS (Write After Approval): Add self.
5911 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
5913         * MAINTAINERS (Write After Approval): Add myself.
5915 2009-02-05  Andreas Schwab  <schwab@suse.de>
5917         * Makefile.tpl (stage_last): Define $r and $s before using
5918         $(RECURSE_FLAGS_TO_PASS).
5919         * Makefile.in: Regenerate
5921 2009-01-30  Ian Lance Taylor  <iant@google.com>
5923         * MAINTAINERS: Move myself to the Global Reviewers list.
5925 2009-01-29  Robert Millan  <rmh@aybabtu.com>
5927         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5928         * configure: Regenerate.
5930 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
5932         * MAINTAINERS: Make whitespace consistent.
5933         Remove Robert Millan from Write After Approval.
5935 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
5937         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5938         (all-opcodes): Depend on all-libiberty.
5939         * Makefile.in: Regenerate.
5941 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
5943         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5944         * configure: Regenerate.
5946 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
5948         * MAINTAINERS (Write After Approval): Add myself.
5950 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
5952         * MAINTAINERS: Add myself to reviewers (Fortran).
5954 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
5956         PR tree-optimization/38515
5957         * configure.ac (cloog-polylib): Removed.
5958         (with_ppl, with_cloog): Test for "no".
5959         * configure: Regenerated.
5961 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
5963         * MAINTAINERS: Moved myself to reviewers (Fortran).
5965 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
5967         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5968         (Write After Approval): Remove myself.
5970 2009-01-03  Diego Novillo  <dnovillo@google.com>
5972         * MAINTAINERS: Remove myself from alias maintainership.
5974 2009-01-02  David Ayers  <ayers@fsfe.org>
5976         * MAINTAINERS: Update e-mail address.
5978 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
5980         * MAINTAINERS: Make whitespace consistent.
5982 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5984         Backport from upstream Libtool:
5985         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5986         Add cache variables to tests that require the linker to work.
5987         For shlibpath_overrides_runpath, this also changes the semantics
5988         to let the result from the C compiler take precedence.
5990 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5992         * config.sub, config.guess: Update from upstream sources.
5994 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
5996         * configure.ac (ppllibs): Add by default the lib flags.
5997         * configure: Regenerate.
5999 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6001         * MAINTAINERS:  Add myself to the write after approval list.
6003 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6005         * configure.ac: Add double brackets on darwin[912].
6006         * configure: Regenerate.
6008 2008-12-03  Daniel Kraft  <d@domob.eu>
6010         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6011         Approval to Reviewer section (for Fortran front-end).
6013 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6015         * configure.ac: Expand to darwin10 and later.
6016         * configure: Regenerate.
6018 2008-12-02  Andreas Schwab  <schwab@suse.de>
6020         * Makefile.def: configure-target-boehm-gc depends on
6021         all-target-libstdc++-v3.
6022         * Makefile.in: Regenerate.
6024 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6026         * MAINTAINERS:  Add myself as mingw maintainer.
6028 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6030         * config.sub, config.guess: Update from upstream sources.
6032 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6034         * README.SCO: Remove.
6036 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6038         * MAINTAINERS:  Add myself to the write after approval list.
6040 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6042         * MAINTAINERS:  Update my email address in WAA section.
6044 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6046         * MAINTAINERS: Update e-mail address.
6048 2008-11-27  Toon Moene  <toon@moene.org>
6050         * MAINTAINERS: Change e-mail address.
6052 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6054         * configure.ac: Build gdb for i?86-*-darwin*
6055         * configure: Regenerated.
6057 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6059         * MAINTAINERS: Added my full name.
6061 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6063         PR bootstrap/38014
6064         PR bootstrap/37923
6066         Revert:
6068         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6070         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6071         * Makefile.in: Regenerated.
6073         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6075         PR gdb/921
6076         PR gdb/1646
6077         PR gdb/2175
6078         PR gdb/2176
6080         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6081         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6082         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6083         (HOST_EXPORTS): Pass CPPFLAGS.
6084         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6085         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6086         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6087         * Makefile.in, configure: Regenerated.
6088         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6089         and CPPFLAGS_FOR_BUILD.
6091 2008-11-06  Jeff Law  <law@redhat.com>
6093         * MAINTAINERS: Add myself as middle end maintainer.
6095 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6097         * MAINTAINERS (Write after approval): Add myself.
6099 2008-11-05  Diego Novillo  <dnovillo@google.com>
6101         * MAINTAINERS (Global Reviewers): Add myself.
6102         (Non-Algorithmic Maintainers): Remove myself.
6104 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6106         * MAINTAINERS (Write after approval): Add myself.
6108 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6110         * MAINTAINERS (Write after approval): Add myself.
6112 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6114         * configure.ac (spu-*-*): Remove special case.
6115         * configure: Regenerate.
6117 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6119         * MAINTAINERS (Write after approval): Update my email address.
6121 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6123         * configure.ac [spu-*-*]: Do not set skipdirs.
6124         * configure: Re-generate.
6126 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6128         * MAINTAINERS (Various Maintainers): Add myself to reload.
6130 2008-10-25  Richard Guenther  <rguenther@suse.de>
6132         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6133         maintainer.  Remove myself as libgcc-math maintainer.
6134         (Non-Algorithmic Maintainers): Remove myself.
6136 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6138         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6139         * Makefile.in: Regenerated.
6141 2008-10-23  Cary Coutant  <ccoutant@google.com>
6143         * MAINTAINERS (Write after approval): Add myself.
6145 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6147         PR gdb/921
6148         PR gdb/1646
6149         PR gdb/2175
6150         PR gdb/2176
6152         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6153         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6154         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6155         (HOST_EXPORTS): Pass CPPFLAGS.
6156         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6157         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6158         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6159         * Makefile.in, configure: Regenerated.
6160         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6161         and CPPFLAGS_FOR_BUILD.
6163 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6165         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6166         Sebastian Pop.
6168 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6170         * MAINTAINERS (Write After Approval): Added myself.
6172 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6174         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6175         recommended version to 2.3.2.
6177         * configure: Regenerate.
6179 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6181         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6183 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6185         * MAINTAINERS (Write After Approval): Update e-mail address.
6187 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6189         * libtool.m4: Update to libtool 2.2.6.
6190         * lt~obsolete.m4: Update to libtool 2.2.6.
6191         * ltmain.sh: Update to libtool 2.2.6.
6192         * ltsugar.m4: Update to libtool 2.2.6.
6193         * ltversion.m4: Update to libtool 2.2.6.
6194         * ltoptions.m4: Update to libtool 2.2.6.
6195         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6197 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6199         * MAINTAINERS (Write After Approval): Add myself.
6201 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6203         * MAINTAINERS (Write After Approval): Update my name.
6205 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6207         * MAINTAINERS: Add myself in "Write After Approval".
6209 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6211         * MAINTAINERS: Add myself as ia64 maintainer.
6213 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6215         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6216         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6217         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6218         and Michael Tiemann from Write After Approval since they do not
6219         actually have access.
6221 2008-09-05  Richard Guenther  <rguenther@suse.de>
6223         * configure.ac: Initialize clooglibs to -lcloog.
6224         * configure: Re-generate.
6226 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6228         * MAINTAINERS (Write After Approval): Add myself.
6230 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6232         * configure.ac (--with-cloog-polylib): New.
6233         (--disable-cloog-version-check): New.
6234         (--disable-ppl-version-check): New.
6235         * configure: Re-generate.
6237 2008-09-03  Richard Guenther  <rguenther@suse.de>
6239         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6240         cloog test.
6241         * configure: Re-generate.
6243 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6245         Add picoChip port.
6246         * MAINTAINERS: Add picoChip maintainers.
6248 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6249             Tobias Grosser  <grosser@fim.uni-passau.de>
6250             Jan Sjodin  <jan.sjodin@amd.com>
6251             Harsha Jagasia  <harsha.jagasia@amd.com>
6252             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6253             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6254             Adrien Eliche  <aeliche@isty.uvsq.fr>
6256         Merge from graphite branch.
6257         * configure: Regenerate.
6258         * Makefile.in: Regenerate.
6259         * configure.ac (host_libs): Add ppl and cloog.
6260         Add checks for PPL and CLooG.
6261         * Makefile.def (ppl, cloog): Added modules and dependences.
6262         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6263         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6265 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6267         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6268         (GCC_SHLIB_SUBDIR): New.
6269         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6270         * configure: Regenerate.
6271         * Makefile.in: Regenerate.
6273 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6275         * MAINTAINERS: Consistently use tabs to separate columns.
6277 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6279         * MAINTAINERS (Write after Approval): Add myself.
6281 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6283         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6284         Enable bfd, binutils and opcodes.
6285         * configure: Regenerate.
6287 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6289         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6291 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6293         * MAINTAINERS:  Use correct Umlaut for last name.
6295 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6297         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6299 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6301         * MAINTAINERS: Update my email address.
6303 2008-08-16  Nicolas Roche  <roche@adacore.com>
6305         * Makefile.tpl: Add BOOT_ADAFLAGS.
6306         * Makefile.in: Regenerate.
6308 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6310         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6311         * configure: Regenerate.
6313 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6315         * configure.ac: Add makefile fragments for hpux.
6316         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6317         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6318         * configure: Regenerate.
6319         * Makefile.in: Regenerate.
6321 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6323         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6325 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6327         * MAINTAINERS (Write after Approval): Add myself.
6329 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6331         * MAINTAINERS (Write After Approval):  Add myself.
6333 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6335         * MAINTAINERS (Write After Approval):  Add myself.
6337 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6339         * MAINTAINERS: Update my email address.
6341 2008-06-25  Joey Ye  <joey.ye@intel.com>
6343         * MAINTAINERS (Write After Approval):  Add myself.
6345 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6347         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6348         * Makefile.in: Regenerate.
6349         * configure: Regenerate.
6351 2008-06-17  Daniel Kraft  <d@domob.eu>
6353         * MAINTAINERS (Write After Approval):  Add myself.
6355 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6357         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6358         "$@" is still intact with both Autoconf 2.59 and 2.62.
6359         * configure: Regenerate.
6361 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6363         * Makefile.tpl: Fix comment errors.
6364         * Makefile.in: Regenerate.
6366 2008-06-12  David S. Miller  <davem@davemloft.net>
6367             David Edelsohn  <edelsohn@gnu.org>
6369         * configure.ac: Add powerpc*-*-* to gold supported targets.
6370         * configure: Regenerate.
6372 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6374         PR tree-optimization/36218
6375         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6376         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6377         (all prefix="build-"): Pass them to build-system sub-makes.
6378         * Makefile.in: Regenerate.
6380 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6382         * MAINTAINERS (mt port): Remove.
6383         (sco5, unixware, sco udk): Remove.
6384         (Kean Johnston): Add to Write After Approval.
6386 2008-05-30  Julian Brown  <julian@codesourcery.com>
6388         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6389         of libobjc for ARM EABI Linux.
6390         * configure: Regenerate.
6392 2008-05-18  Xinliang David Li   <davidxl@google.com>
6394         * ChangeLog: Remove wrong ChangeLog entry.
6396 2008-05-17  Xinliang David Li   <davidxl@google.com>
6398         * MAINTAINERS (Write After Approval): Add myself.
6400 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
6402         * MAINTAINERS (Write After Approval): Add myself.
6404 2008-05-14  Rafael Espíndola  <espindola@google.com>
6406         * config-ml.in: don't handle --enable-shared and --enable-static.
6408 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
6410         * MAINTAINERS: Update my email address.
6412 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
6414         * MAINTAINERS: Update my email address.
6416 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
6418         * MAINTAINERS (Write After Approval): Add myself.
6420 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
6422         * MAINTAINERS (Write After Approval): Add myself.
6424 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
6426         * MAINTAINERS (crx): Add myself.
6428 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6430         Sync with src:
6431         2008-04-14  David S. Miller  <davem@davemloft.net>
6433         * configure.ac: Add sparc*-*-* to gold supported targets.
6434         * configure: Regenerate.
6436 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6438         PR bootstrap/35457
6439         * configure.ac: Include override.m4.
6440         * configure: Regenerate.
6442 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6444         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6445         * Makefile.in: Regenerate.
6447 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
6449         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6450         as nonconfigurable directories list.
6451         * configure: Regenerate.
6453 2008-04-14  Ben Elliston  <bje@au.ibm.com>
6455         * config.sub, config.guess: Update from upstream sources.
6457 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
6459         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6460         * Makefile.in: Regenerate.
6462 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6464         * configure.ac: Do not build libssp for the AVR.
6465         * configure: Regenerate.
6467 2008-04-07  Ian Lance Taylor  <iant@google.com>
6469         * Makefile.def: check-gold depends upon all-binutils.
6470         * Makefile.in: Regenerate.
6472 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6474         * MAINTAINERS (Write After Approval): Add myself.
6476 2008-04-04  Nick Clifton  <nickc@redhat.com>
6478         PR binutils/4334
6479         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6480         builds.
6481         * configure: Regenerate.
6483 2008-04-04  NightStrike  <NightStrike@gmail.com>
6485         PR other/35151
6486         * configure.ac: Combine rules for mingw32 and mingw64.
6487         * configure: Regenerate.
6489 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6491         * MAINTAINERS (Write After Approval): Add myself.
6493 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6495         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6496         * Makefile.in (.NOTPARALLEL): Ditto.
6498 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6500         * MAINTAINERS (Write After Approval): Add myself.
6502 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
6504         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6505         * Makefile.in (.NOTPARALLEL): Regenerate.
6507 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
6509         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6510         * Makefile.in: Regenerate.
6512 2008-03-26  Jakub Staszak  <kuba@et.pl>
6514         * MAINTAINERS (Write After Approval): Add myself.
6516 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6518         * MAINTAINERS:  Update e-mail address.
6520 2008-03-20  Ian Lance Taylor  <iant@google.com>
6522         * configure.ac: Add support for --enable-gold.
6523         * Makefile.def: Add gold as a directory like ld.
6524         * configure, Makefile.in: Regenerate.
6526 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6528         * configure.ac: m4_include config/proginstall.m4.
6529         * configure: Regenerate.
6531         Backport from upstream Libtool:
6533         2007-10-12  Eric Blake  <ebb9@byu.net>
6535         Deal with Autoconf 2.62's semantic change in m4_append.
6536         * ltsugar.m4 (lt_append): Replace broken versions of
6537         m4_append.
6538         (lt_if_append_uniq): Don't require separator to be overquoted,
6539         and avoid broken m4_append.
6540         (lt_dict_add): Fix typo.
6541         * libtool.m4 (_LT_DECL): Don't overquote separator.
6543 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
6545         * config.rpath: Add AIX 6 support.
6547 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
6549         * Makefile.def (stageprofile).  Remove -fprofile-generate
6550         from stage_libcflags.
6551         * Makefile.in: Regenerate.
6553 2008-03-13  Ben Elliston  <bje@au.ibm.com>
6555         * config.sub, config.guess: Update from upstream sources.
6557 2008-03-06  Tom Tromey  <tromey@redhat.com>
6559         * MAINTAINERS: Update for treelang deletion.
6561 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
6563         * MAINTAINERS: Update my email address.
6565 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
6567         * MAINTAINERS (darwin port): Add myself as a maintainer.
6568         (objective-c/c++): Add myself as a maintainer.
6570 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
6572         * MAINTAINERS (Write After Approval): Update my email address.
6574 2008-02-25  Tomas Bily  <tbily@suse.cz>
6576         * MAINTAINERS (Write After Approval): Add myself.
6578 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
6580         * MAINTAINERS (OpenMP): Add myself.
6582 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
6584         PR bootstrap/32009
6585         PR bootstrap/32161
6587         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6588         * configure: Regenerate.
6590         * Makefile.def: Define stage_libcflags for all bootstrap stages.
6591         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6592         STAGE4_LIBCFLAGS): New.
6593         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6594         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6595         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6596         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6597         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6598         for target modules.  Don't export LIBCFLAGS.
6599         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6600         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6601         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6602         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6603         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6604         * Makefile.in: Regenerate.
6606 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6608         PR libgcj/33085
6609         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6610         Do not use -DDLL_EXPORT.  Backport from upstream.
6612 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6614         * MAINTAINERS (Write After Approval): Add myself.
6616 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
6618         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6619         * configure: Regenerate.
6621 2008-01-31  Marc Gauthier  <marc@tensilica.com>
6623         * configure.ac (xtensa*-*-*): Recognize processor variants.
6624         * configure: Regenerate.
6626 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6628         PR bootstrap/34922
6629         * configure.ac (PARSE_ARGS): Push suitable setting of
6630         ac_subdirs_all, for `./configure --help=recursive'.
6631         Handle `+' in generic toplevel directory disabling.
6632         * configure: Regenerate.
6634 2008-01-28  Nick Clifton  <nickc@redhat.com>
6636         * MAINTAINERS (xstormy16): Take over maintainership.
6638 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6640         * MAINTAINERS (c4x port): Remove.
6642 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6644         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6646 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6648         * config.sub, config.guess: Update from upstream sources.
6650 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6652         * MAINTAINERS (Write After Approval): Add myself.
6654 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6656         * MAINTAINERS: Update my email address.
6658 2008-01-09  Raksit Ashok  <raksit@google.com>
6660         * MAINTAINERS (Write After Approval): Add myself.
6662 2008-01-09  Raksit Ashok  <raksit@google.com>
6664         * MAINTAINERS (Write After Approval): Add myself.
6666 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6668         * config.sub, config.guess: Update from upstream sources.
6670 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6672         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6673         Change recommended MPFR from 2.2.1 -> 2.3.0.
6674         * configure: Regenerate.
6676 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6678         * MAINTAINERS: Update my email address.
6680 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6682         * MAINTAINERS: Update my email address.
6684 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6686         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6687         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6688         * Makefile.in: Regenerate.
6690 2007-12-10  Mark Heffernan  <meheff@google.com>
6692         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6693         misplaced entries.
6695 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6697         * configure.ac: Enable libjava for x86_64-*-darwin9.
6698         * configure: Regenerate.
6700 2007-12-07  Bill Maddox  <maddox@google.com>
6702         * MAINTAINERS (Write After Approval): Add myself.
6704 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6706         * config.sub, config.guess: Update from upstream sources.
6708 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6710         * config-ml.in: Remove 64bit configure tests.
6712 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6714         * config-ml.in: Robustify against white space in absolute file
6715         names.
6717         * config-ml.in (multi-clean): Substitute ${Makefile}.
6718         Remove superfluous ${Makefile} in list.
6720 2007-11-19  Thiemo Seufer  <ths@mips.com>
6722         * config-ml.in: Don't hardcode the Makefile name.
6724 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
6726         * MAINTAINERS (Write After Approval): Add myself.
6728 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
6730         * MAINTAINERS (Write After Approval): Add myself.
6732 2007-11-06  Doug Kwan  <dougkwan@google.com>
6734         * MAINTAINERS (Write After Approval): Add myself.
6736 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6738         * MAINTAINERS (mercury): Remove entry.
6739         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6741 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6743         * Makefile.def (dependencies): Make configure-gdb depend on
6744         all-intl.
6745         * Makefile.in: Regenerated.
6747 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
6749         * MAINTAINERS (Fortran maintainer): Remove myself.
6751 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
6753         * Makefile.def: To avoid problems running with parallel makes,
6754         build newlib before libgloss so that target specific header
6755         files are availble.
6756         * Makefile.in: Regenerate
6758 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6760         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6761         * Makefile.in: Regenerate.
6763 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
6765         * MAINTAINERS (Register allocation reviewer): Add myself.
6767 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
6769         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6770         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6771         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6772         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6773         * configure: Regenerate.
6775 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6777         * MAINTAINERS (Register allocation reviewer): Add myself.
6779 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6781         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6782         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6783         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6784         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6785         * configure.ac: Default them to host tools for $host = $build.
6786         Subst them.
6788         * configure: Regenerate.
6789         * Makefile.in: Regenerate.
6791 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6793         * MAINTAINERS (Register allocation reviewer): Add myself.
6795 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
6797         * MAINTAINERS (Register allocation reviewer): Add myself.
6799 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
6801         * MAINTAINERS (Write After Approval): Fix typo.
6803 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
6805         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6806         * configure: Regenerate.
6808 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
6810         PR bootstrap/31906
6811         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6812         they're already prefixed.
6814 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
6816         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6817         libstdc++.
6818         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6819         * configure: Regenerate.
6820         * Makefile.in: Regenerate.
6822 2007-09-17  Andreas Schwab  <schwab@suse.de>
6824         * configure.ac: Raise minimum makeinfo version to 4.6.
6825         * configure: Regenerate.
6827 2007-09-17  Johannes Singler  <singler@ira.uka.de>
6829         * MAINTAINERS (write-after-approval) add myself
6831 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6833         * configure.ac: Correct makeinfo version check.
6834         * configure: Regenerate.
6836 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
6838         * MAINTAINERS: Update my email address.
6840 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
6842         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
6843         to $skipdirs and only disable gprof for newlib.  Use the normal
6844         mips*-elf* handling in other respects.
6845         * configure: Regnerate.
6847 2007-09-12  David Daney  <ddaney@avtrex.com>
6849         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6850         enabling libgcj.
6851         * configure: Regenerate.
6853 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6855         PR other/32154
6856         * configure.ac: For libgloss targets, point the linker to the linker
6857         script, startup code and simulator library.
6858         * configure: Regenerate.
6860 2007-09-07  Andrew Haley  <aph@redhat.com>
6862         * configure.ac (noconfigdirs): Remove target-libffi and
6863         target-libjava.
6864         * configure: Regenerate.
6866 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6868         PR target/33281
6869         * configure.ac: Use config/mh-mingw on mingw.
6870         * configure: Regenerate.
6872 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
6874         * MAINTAINERS (Write After Approval): Add myself.
6876 2007-09-05  Richard Guenther  <rguenther@suse.de>
6878         * configure.ac (--enable-stage1-checking): If neither --enable-checking
6879         nor --disable-checking is provided also turn on yes and types
6880         checking for stage1.
6881         * configure: Re-generate.
6883 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
6885         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6886         (Write After Approval): Remove myself.
6888 2007-08-29  Nick Clifton  <nickc@redhat.com>
6890         * config.sub, config.guess: Update from upstream sources.
6892 2007-08-22  Bud Davis  <jmdavis@link.com>
6894         * MAINTAINERS (Write After Approval): Added myself.
6895         * MAINTAINERS (Reviewers): Removed myself.
6897 2007-08-18  Paul Brook  <paul@codesourcery.com>
6898             Joseph Myers  <joseph@codesourcery.com>
6900         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6901         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6902         * Makefile.in: Regenerate.
6903         * configure.ac (--with-debug-prefix-map): New.
6904         * configure: Regenerate.
6906 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
6907             Nigel Stephens  <nigel@mips.com>
6909         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
6910         as target_makefile_frag.
6911         * configure: Regenerate.
6913 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
6915         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6916         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
6917         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6918         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6919         (do-compare, do-compare3, do-compare-debug): New.
6920         ([+compare-target+]): Use them.
6922 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
6924         * MAINTAINERS (Write After Approval): Change my email address.
6926 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6927             Ben Elliston  <bje@au.ibm.com>
6929         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6930         --silent if $silent.
6931         * configure: Regenerate.
6933 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
6935         * MAINTAINERS (Various Maintainers): Add myself as
6936         loop infrastructure maintainer.  Update my e-mail
6937         address.
6939 2007-07-31  Diego Novillo  <dnovillo@google.com>
6941         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6942         Adjust description.
6944 2007-07-26  Richard Guenther  <rguenther@suse.de>
6946         * configure.ac: Add types checking to stage1 checking flags.
6947         * configure: Regenerate.
6949 2007-07-17  Nick Clifton  <nickc@redhat.com>
6951         * COPYING3: New file.  Contains version 3 of the GNU General
6952         Public License.
6953         * COPYING3.LIB: New file.  Contains version 3 of the GNU
6954         Lesser General Public License.
6956 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6958         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6960 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6962         * MAINTAINERS (S/390 co-maintainer): Add myself.
6963         (Write After Approval): Remove myself.
6965 2007-07-13  Dan Hipschman  <dsh@google.com>
6967         * MAINTAINERS (Write After Approval): Add myself.
6969 2007-07-11  Nick Clifton  <nickc@redhat.com>
6971         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6972         WINDRES export.
6973         * Makefile.in: Regenerate.
6975 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6977         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6978         maintainer.
6980 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
6982         * lt~obsolete.m4: New. Import from 20070318 libtool.
6984 2007-07-03  Julian Brown  <julian@codesourcery.com>
6986         * MAINTAINERS (Write After Approval): Add myself.
6988 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6990         * configure.ac: Rewrite 'configure --help' strings to look nicer.
6991         * configure: Regenerate.
6993 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6995         * configure.ac: Add some missing m4 quotation.
6996         * configure: Regenerate.
6998 2007-07-02  Simon Baldwin  <simonb@google.com>
7000         * MAINTAINERS (Write After Approval): Add myself.
7002 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7004         * configure: Regenerate.
7006 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7008         * Makefile.def: Add windmc tool to build.
7009         * Makefile.tpl: Likewise.
7010         * configure.ac: Likewise.
7011         * Makefile.in: Regenerate.
7012         * configure: Regenerate.
7014 2007-06-28  DJ Delorie  <dj@redhat.com>
7016         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7017         not building newlib.
7018         * configure: Regenerated.
7020 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7022         * MAINTAINERS (Write After Approval): Add myself.
7024 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7026         * MAINTAINERS (Write After Approval): Add myself.
7028 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7030         * MAINTAINERS (Write After Approval): Add myself.
7032 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7034         * MAINTAINERS (Write After Approval): Add myself.
7036 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7038         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7039         * Makefile.in: Regenerated.
7041 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7043         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7044         bfin*-*-uclinux* targets.
7045         * configure: Regenerate.
7047 2007-06-14  Ian Lance Taylor  <iant@google.com>
7049         * MAINTAINERS: Add myself as non-algorithmic global write
7050         maintainer.
7052 2007-06-14  Diego Novillo  <dnovillo@google.com>
7054         * MAINTAINERS: Add self as middle-end maintainer and
7055         non-algorithmic global write maintainer.
7057 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7059         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7060         Move all Fortran maintainers except Paul Brook into the
7061         Non-Autopoiesis section.
7063 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7065         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7066         (distclean-stage[+id+]): Possibly delete stage_last.
7067         * Makefile.in: Regenerate.
7069 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7071         * MAINTAINERS (Various Maintainer): Fix typo.
7073 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7075         * MAINTAINERS (Various Maintainer): Add myself as
7076         dataflow maintainer.
7078 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7080         * config.sub, config.guess: Update from upstream sources.
7082 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7084         * Makefile.tpl: Fix spelling error.
7085         * Makefile.in: Regenerate.
7087 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7089         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7090         lt_cv_sys_max_cmd_len.
7092 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7094         * MAINTAINERS (Various Maintainers): Add myself as
7095         auto-vectorizer maintainer.
7097 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7099         PR libjava/32098
7100         * libtool.m4: Revert previous change.
7101         * ltgcc.m4: Put it here.
7103 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7105         * MAINTAINERS (Various Maintainers): Add myself as
7106         auto-vectorizer maintainer.
7108 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7110         PR libjava/32098
7111         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7113 2007-05-30  Richard Guenther  <rguenther@suse.de>
7115         * MAINTAINERS (Various Maintainers): Add myself as
7116         auto-vectorizer maintainer.
7118 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7120         PR bootstrap/29382
7121         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7122         * configure: Rebuilt.
7124 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7126         * MAINTAINERS (Write After Approval): Removed my name.
7128 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7130         * MAINTAINERS (Write After Approval): Remove myself.
7132 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7134         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7136 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7138         * ltmain.sh: Update from ToT Libtool.
7139         * libtool.m4: Update from ToT Libtool.
7140         * ltsugar.m4: New. Update from ToT Libtool.
7141         * ltversion.m4: New. Update from ToT Libtool.
7142         * ltoptions.m4: New. Update from ToT Libtool.
7143         * ltconfig: Remove.
7144         * ltcf-c.sh: Remove.
7145         * ltcf-cxx.sh: Remove.
7146         * ltcf-gcj.sh: Remove.
7148 2007-05-22  Ollie Wild  <aaw@google.com>
7150         * MAINTAINERS (Write After Approval): Add myself.
7152 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7154         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7155         stage_cflags.
7156         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7157         Remove CFLAGS/LIBCFLAGS.
7158         (configure-stage[+id+]-[+prefix+][+module+],
7159         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7160         * Makefile.in: Regenerate.
7162 2007-05-15  Diego Novillo  <dnovillo@google.com>
7164         * MAINTAINERS: Update e-mail address.
7166 2007-05-15  Revital Eres  <eres@il.ibm.com>
7168         * MAINTAINERS (Write After Approval): Add myself.
7170 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7172         * MAINTAINERS (Write After Approval): Updated my address.
7174 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7176         * MAINTAINERS (Write After Approval): Add myself.
7178 2007-05-11  Silvius Rus  <rus@google.com>
7180         * MAINTAINERS (Write After Approval): Add myself.
7182 2007-04-23  Tom Tromey  <tromey@redhat.com>
7184         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7186 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7188         * MAINTAINERS (cpplib): Rename to ...
7189         (libcpp): ... this.  Add C/C++ front end maintainers.
7191 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7193         * config-ml.in: Pass ${ml_config_env} to configure calls.
7195 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7197         * MAINTAINERS (Write After Approval): Add myself.
7199 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7201         * MAINTAINERS (Write After Approval): Add myself.
7203 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7205         * MAINTAINERS (fortran 95 front end): Add myself.
7207 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7209         * MAINTAINERS (Write After Approval): Add myself.
7211 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7213         * MAINTAINERS (Modulo Scheduler): Add myself.
7215 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7217         * MAINTAINERS (fortran 95 front end): Add myself.
7218         (c++ front end): whitespace fix.
7220 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7222         * MAINTAINERS (Write After Approval): Add myself.
7224 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7226         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7227         of glob.  Quote arguments with single quotes too.
7228         * configure: Regenerate.
7230 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7232         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7233         * Makefile.in: Regenerate
7235 2007-03-07  Andreas Schwab  <schwab@suse.de>
7237         * configure: Regenerate.
7239 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7241         * configure.ac: Add "--with-pdfdir" configure option,
7242         which defines pdfdir variable.
7243         * Makefile.def (target=fixincludes): Add install-pdf to
7244         missing targets.
7245         (recursive_targets): Add install-pdf target.
7246         (flags_to_pass): Add pdfdir.
7247         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7248         target.
7249         * configure: Regenerate
7250         * Makefile.in: Regenerate
7252 2007-02-28  Eric Christopher  <echristo@apple.com>
7254         Revert:
7255         2006-12-07  Mike Stump  <mrs@apple.com>
7257         * Makefile.def (dependencies): Add dependency for
7258         install-target-libssp and install-target-libgomp on
7259         install-gcc.
7260         * Makefile.in: Regenerate.
7262 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7264         * configure: Regenerate.
7265         * configure.ac: Move statements after variable declarations.
7267 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7269         * MAINTAINERS: Add myself as sh maintainer.
7271 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7273         * configure.ac: Adjust for loop syntax.
7274         * configure: Regenerate.
7276 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7278         * configure: Rebuilt.
7280 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7282         * configure.ac: Drop multiple occurrences of --enable-languages,
7283         and fix its quoting.
7284         * configure: Rebuilt.
7286 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7287             Nathan Sidwell  <nathan@codesourcery.com>
7288             Vladimir Prus  <vladimir@codesourcery.com>
7289             Joseph Myers  <joseph@codesourcery.com>
7291         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7292         * configure: Regenerate.
7294 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7296         * ltconfig (freebsd*): Default to elf.
7298 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7300         * configure.ac (target_libraries): Move libgcc before libiberty.
7301         * configure: Regenerated.
7303 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7304             Paolo Bonzini  <bonzini@gnu.org>
7306         PR bootstrap/30753
7307         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7308         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7309         * configure: Regenerated.
7311 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7313         * MAINTAINERS (Language Front End Maintainers): Update my mail
7314         address.
7316 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7318         PR bootstrap/30748
7319         * configure.ac: Correct syntax for Solaris ksh.
7320         * configure: Regenerated.
7322 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7324         * configure.ac: Sync with src.
7325         * configure: Regenerate.
7327 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7329         * Makefile.in: Regenerate.
7331 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7333         * config.sub: Sync with src.
7335 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7337         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7338         noncanonical equivalents.
7339         * configure.in: Rename to...
7340         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7341         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7342         target_noncanonical.  Use them.  Rewrite removal of configure
7343         arguments for autoconf 2.59.  Discard variable settings.  Force
7344         program_transform_name for native tools.
7346         * Makefile.in: Regenerated.
7347         * configure: Regenerated with autoconf 2.59.
7349 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7351         * MAINTAINERS (Write After Approval): Add myself.
7353 2007-01-31  Andreas Schwab  <schwab@suse.de>
7355         * Makefile.tpl (LDFLAGS): Substitute it.
7356         * Makefile.in: Regenerate.
7358 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7360         * MAINTAINERS (Write After Approval): Add myself.
7362 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7364         * MAINTAINERS (spu port): Add myself.
7366 2007-01-23  Richard Guenther  <rguenther@suse.de>
7368         PR bootstrap/30541
7369         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7370         * Makefile.tpl (GNATBIND): Substitute it.
7371         (GNATMAKE): Likewise.
7372         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7373         of STAGE_PREFIX.
7374         * Makefile.in: Regenerate.
7375         * configure: Regenerate.
7377 2007-01-18  Mike Stump  <mrs@apple.com>
7379         * configure.in: Re-enable -Werror for gcc builds.
7381 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7383         * MAINTAINERS (Write After Approval): Add myself.
7385 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7387         * configure.in: Change == to = in test command.
7388         * configure: Regenerate.
7390 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7391             Nick Clifton  <nickc@redhat.com>
7392             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
7394         * configure.in (build_configargs, host_configargs, target_configargs):
7395         Remove build/host/target parameters.
7396         (host_libs): Add gmp and mpfr.
7397         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7398         * Makefile.def (gmp, mpfr): New.
7399         (gcc): Remove target.
7400         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7401         target_os, target_vendor): New.
7402         (configure): Add host_alias/target_alias arguments; adjust invocations.
7403         * configure: Regenerate.
7404         * Makefile.in: Regenerate.
7406 2007-01-11  Matt Fago  <fago@earthlink.net>
7408         * configure.in: Try to link to functions only in mpfr 2.2.x
7409         to improve robustness of configure tests.
7410         * configure: Regenerate.
7412 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
7414         * MAINTAINERS: Add myself as i386 maintainer.
7416 2007-01-08  Jan Hubicka  <jh@suse.cz>
7418         * MAINTAINERS: Add myself as i386 maintainer.
7420 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
7422         * configure.in: Add support for an x86_64-mingw* target.
7423         * configure: Regenerate.
7425 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
7427         * Makefile.tpl (all-target): Correct @if conditional for target
7428         modules.
7429         * configure.in: Omit libiberty if building only target libgcc.
7430         * configure, Makefile.in: Regenerated.
7432 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
7434         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7435         * configure: Regenerate.
7437 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7439         * Makefile.def (target_modules): Add libgcc.
7440         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
7441         * Makefile.tpl (clean-target-libgcc): Delete.
7442         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7443         on gcc even for bootstrapped modules.  Rewrite handling of
7444         lang_env_dependencies to loop over target_modules.
7445         * configure.in (target_libraries): Add target-libgcc.
7446         * Makefile.in, configure: Regenerated.
7448 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7450         * configure.in: Reorganize recognition of languages.  Add
7451         --enable-stage1-languages.  Show supported languages for the chosen
7452         target rather than all recognized languages.
7453         * configure: Regenerate.
7455 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7457         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7458         * Makefile.in: Regenerate.
7460 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7462         * configure.in: Warn that MPFR 2.2.0 is buggy.
7463         * configure: Regenerate.
7465 2006-12-27  Ian Lance Taylor  <iant@google.com>
7467         * configure.in: When removing Makefiles to force a reconfigure, also
7468         remove prev-DIR*/Makefile.
7469         * configure: Regenerate.
7471 2006-12-22  Andreas Schwab  <schwab@suse.de>
7473         * configure: Regenerate with correct autoconf version.
7475 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7477         * configure.in: add AC_SUBST for *_FOR_TARGET.
7478         * configure: Regenerate.
7480 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7482         * configure.in: Simplify logic for rejecting languages that cannot
7483         be built.  Separate the case when a language is unsupported,
7484         from the case when the user chooses not to build a language.
7486 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7488         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7489         it only affects bootstrap and could be tested on "$host" as well.
7490         * configure: Regenerate.
7491         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7493 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7495         PR bootstrap/29544
7496         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7497         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7498         move here comment from Makefile.tpl.
7499         * Makefile.tpl: Move some definitions higher in the file.
7500         (STAGE1_CHECKING): New.
7501         * configure.in: Add --enable-stage1-checking.
7502         * configure: Regenerate.
7503         * Makefile.in: Regenerate.
7505 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7507         * MAINTAINERS: Add myself as build system maintainer.
7509 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
7511         * MAINTAINERS (Write After Approval): Add myself.
7513 2006-12-13  Eric Christopher  <echristo@apple.com>
7515         * MAINTAINERS: Add myself as darwin maintainer.
7517 2006-12-11  Ian Lance Taylor  <ian@airs.com>
7519         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7521 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
7523         MAINTAINERS: Update my entry.
7525 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
7527         * configure.in:  Handle spu makefile frag.
7528         * Makefile.tpl (MAINT): Define
7529         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7530         * configure: Regenerate.
7531         * Makefile.in: Regenerate.
7533 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7535         * config.guess: Import latest version.
7536         * config.sub: Likewise.
7538 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7540         * configure.in (spu-*-*): Don't skip target-libiberty.
7541         * configure: Regenerate.
7543 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7545         PR bootstrap/30134
7546         * configure.in: Correct x86 darwin support for libjava to powerpc
7547         and i?86 only.
7548         * configure: Regenerate.
7550 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
7552         * configure.in: Add x86 darwin support for libjava.
7553         * configure: Regenerate.
7555 2006-12-07  Mike Stump  <mrs@apple.com>
7557         * Makefile.def (dependencies): Add dependency for
7558         install-target-libssp and install-target-libgomp on
7559         install-gcc.
7560         * Makefile.in: Regenerate.
7562 2006-12-04  Richard Guenther  <rguenther@suse.de>
7564         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7565         (Non-Algorithmic Maintainers): Move over non-algorithmic
7566         loop optimizer maintainers, add myself as a non-algorithmic
7567         middle-end maintainer.
7569 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
7571         * MAINTAINERS (Write After Approval): Add myself.
7573 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7575         * configure.in: Update error message for missing GMP/MPFR.
7577         * configure: Regenerate.
7579 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7581         * configure.in: Update MPFR version in error message.
7583         * configure: Regenerate.
7585 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7587         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7588         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7589         --with-gmp-lib): New flags.
7591         * configure: Regenerate.
7593 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
7595         * MAINTAINERS (Write After Approval): Change my email address.
7597 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7599         * MAINTAINERS (Write After Approval): Add myself.
7601 2006-11-22  Philipp Thomas  <pth@suse.de>
7603         * MAINTAINERS (i18n): Update e-mail address.
7605 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7607         * MAINTAINERS (spu port): Add myself as maintainer.
7608         (Write After Approval): Remove myself.
7610 2006-11-22  Ben Elliston  <bje@au.ibm.com>
7612         * configure.in (skipdirs): Don't build libssp for SPU.
7613         * configure: Regenerate.
7615 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7617         * MAINTAINERS (spu port): Add myself as maintainer.
7618         (libobjc): Update my email address.
7620 2006-11-21  Andrea Bona  <andrea.bona@st.com>
7622         * MAINTAINERS (Write After Approval): Add myself.
7624 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7626         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7627         * configure : Rebuilt.
7629 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7631         * MAINTAINERS (Write After Approval): Add myself.
7633 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7635         * MAINTAINERS (Write After Approval): Add myself.
7637 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7639         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7640         libmpfr.a.
7641         * configure: Regenerate.
7643 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7645         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7646         (unstage): Test for stage_last presence.
7648         PR bootstrap/29802
7649         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7650         STAGE_PREFIX.
7651         * Makefile.in: Regenerate.
7653 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7655         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7656         maintainers.
7658 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7660         * MAINTAINERS (Write After Approval): Add myself.
7662 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7664         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7665         and stageN-package/Makefile.
7666         * Makefile.in: Regenerated.
7668 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7670         * configure.in: Remove target-libgloss from noconfigdirs for
7671         bfin-*-*.
7672         * configure: Regenerated.
7674 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7676         * configure.in (have_gmp): Only error if the gcc directory exists.
7678         * configure: Regenerate.
7680 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7682         * configure.in: Robustify error message for missing GMP/MPFR.
7684         * configure: Regenerate.
7686 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7688         * MAINTAINERS (Write After Approval): Add myself.
7690 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7692         * MAINTAINERS: Change email address.
7694 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7696         * MAINTAINERS (Write After Approval): Add myself.
7698 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7700         * MAINTAINERS (Write After Approval): Add myself.
7702 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7704         * MAINTAINERS (Write After Approval): Move myself to
7705         Write After Approval section.
7707 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7709         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7710         need_gmp anymore.
7711         * configure: Regenerate.
7713 2006-10-16  Tobias Burnus  <burnus@net-b.de>
7715         * MAINTAINERS (Write After Approval): Add myself.
7717 2006-10-16  Ben Elliston  <bje@au.ibm.com>
7719         * config.guess: Import latest version.
7720         * config.sub: Likewise.
7722 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
7724         * Makefile.def: Added pdf target handling.
7725         * Makefile.tpl: Added pdf target handling.
7726         * Makefile.in: Regenerated.
7728 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
7730         * MAINTAINERS: Add self as score port maintainer.
7732 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
7734         * MAINTAINERS (Write After Approval): Add myself.
7736 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
7738         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
7739         or newer.
7740         * configure: Regenerated.
7742 2006-09-27  Dave Brolley  <brolley@redhat.com>
7744         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7745         using $s instead of $r.
7746         * configure: Regenerated.
7748 2006-09-26  Thiemo Seufer  <ths@mips.com>
7750         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7751         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7752         * configure: Regenerate.
7754 2006-09-24  Graeme Peterson  <gridly@gmail.com>
7756         * MAINTAINERS (Write After Approval): Remove myself.
7758 2006-09-22  Chao-ying Fu  <fu@mips.com>
7760         * MAINTAINERS (Write After Approval): Add myself.
7762 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
7764         * MAINTAINERS: Add self as soft-fp maintainer.
7766 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
7768         * MAINTAINERS: Add myself as avr maintainer.
7769         Remove Marek Michalkiewicz as avr maintainer.
7771 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7773         * MAINTAINERS (Write After Approval): Add myself.
7775 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7777         * configure.in: Never build newlib for a Mingw host.
7778         Never build newlib as Mingw target library.
7779         Test the existence of winsup/cygwin for building a Cygwin newlib,
7780         rather than just winsup.
7781         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7782         building a Mingw target.
7783         * configure: Regenerate.
7785 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7787         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7789 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7791         * config.guess: Import from src (was more updated).
7792         * config.sub: Likewise.
7794 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
7796         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7797         * configure: Regenerated.
7799 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
7801         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7802         for stages after the first.
7804 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
7806         * Makefile.def: Add dependencies for configure-opcodes
7807         on configure-intl and all-opcodes on all-intl.
7808         * Makefile.in: Regenerated.
7810 2006-07-13  Ben Elliston  <bje@au.ibm.com>
7812         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7814 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7816         Port to hosts whose 'sort' and 'tail' implementations
7817         treat operands with leading '+' as file names, as POSIX
7818         has required since 2001.  However, make sure the code still
7819         works on pre-POSIX hosts.
7820         * ltmain.sh: Don't assume "sort +2" is equivalent to
7821         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7823 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
7825         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7827 2006-07-04  Peter O'Gorman  <peter@pogma.com>
7829         * ltconfig: chmod 644 before ranlib during install.
7831 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7833         PR bootstrap/18058
7834         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7835         if the bootstrap compiler is a GCC version that supports it.
7836         * configure: Regenerate.
7838 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7840         * configure.in: Fix thinkos in previous check-in.
7841         * configure: Regenerate.
7843 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7845         PR other/27063
7846         * configure.in: Test subdir_requires and give an appropriate
7847         error message.
7848         * configure: Regenerate.
7850 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
7852         * MAINTAINERS (Write After Approval): Add myself.
7854 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
7856         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7858 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
7860         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7862 2006-06-20  David Ayers  <d.ayers@inode.at>
7864         PR bootstrap/28072
7865         * configure.in: Add target-boehm-gc to noconfigdirs depending on
7866         whether target-libjava is being configured instead of whether the
7867         java front end is enabled.
7868         * configure: Regenerate.
7870 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7872         PR target/27540
7873         * configure.in: Only enable libgomp on IRIX 6.
7874         * configure: Regenerate.
7876 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
7878         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7879         too.
7880         * Makefile.in: Regenerate.
7882 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
7884         * config-ml.in: Alter CCASFLAGS to include special
7885         multilib options the same as is done for CFLAGS.
7887 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7889         * configure.in: Don't enable libgomp on hpux10.
7890         * configure: Rebuilt.
7892 2006-06-12  David Ayers  <d.ayers@inode.at>
7894         PR bootstrap/27963
7895         PR target/19970
7896         * configure.in: Remove target-boehm-gc from noconfigdirs where
7897         ${libgcj} is specified.
7898         * configure: Regenerate.
7900 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
7902         Sync from src:
7904         * configure.in: Sync.
7905         * configure: Regenerated.
7907         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
7909         * Makefile.def: Added dependencies from sim and gdb on intl, and
7910         added configure dependencies to everything with an all dependency
7911         on intl.
7912         * Makefile.in: Regenerated.
7914 2006-06-06  David Ayers  <d.ayers@inode.at>
7916         PR libobjc/13946
7917         * Makefile.def: Add dependencies for libobjc which boehm-gc.
7918         * Makefile.in: Regenerate.
7919         * configure.in: Add --enable-objc-gc at toplevel and have it
7920         enable boehm-gc for Objective-C.
7921         Remove target-boehm-gc from libgcj.
7922         Add target-boehm-gc to target_libraries.
7923         Add target-boehm-gc to noconfigdirs where ${libgcj}
7924         is specified.
7925         Assert that boehm-gc is supported when requested for Objective-C.
7926         Only build boehm-gc if needed either for Java or Objective-C.
7927         * configure: Regenerate.
7929 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
7931         PR 27674
7932         * Makefile.tpl (configure-[+prefix+][+module+],
7933         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7934         Remove rule to unstage bootstrapped modules.
7935         (stage_current): New.
7936         * Makefile.in: Regenerate.
7938 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
7940         * MAINTAINERS (Write After Approval): Update my e-mail address.
7942 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
7944         * include/libiberty.h: Declare pex_run_in_environment.
7946 2006-05-31  Asher Langton  <langton2@llnl.gov>
7948         * MAINTAINERS (Write After Approval): Add myself.
7950 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
7952         * Makefile.def (bfd, opcodes): Fix lib_path.
7953         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7954         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
7955         * Makefile.in: Regenerate.
7957 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7959         * Makefile.in: Regenerate.
7961 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7963         * Makefile.def: Add install-html target. Add datarootdir
7964         docdir and htmldir to flags_to_pass.
7965         * Makefile.tpl: Add install-html target.
7966         * Makefile.in: Regenerate.
7967         * configure.in: Add --with-datarootdir, --with-docdir, and
7968         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7969         * configure: Regenerate.
7971 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
7973         * configure.in: Enable gprof for cross builds.
7974         * configure: Regenerate.
7976 2006-05-22  Richard Guenther  <rguenther@suse.de>
7978         Revert
7979         2006-01-31  Richard Guenther  <rguenther@suse.de>
7980         Paolo Bonzini  <bonzini@gnu.org>
7982         * Makefile.def (target_modules): Add libgcc-math target module.
7983         * configure.in (target_libraries): Add libgcc-math target library.
7984         (--enable-libgcc-math): New configure switch.
7985         * Makefile.in: Re-generate.
7986         * configure: Re-generate.
7987         * libgcc-math: New toplevel directory.
7989 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7990             Andreas Tobler  <a.tobler@schweiz.ch>
7992         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
7993         * configure: Rebuilt.
7995 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
7997         * MAINTAINERS (Write After Approval): Add myself.
7999 2006-05-01  DJ Delorie  <dj@redhat.com>
8001         * configure.in: Restore CFLAGS if GMP isn't present.
8002         * configure: Regenerate.
8004 2006-05-01  Richard Guenther  <rguenther@suse.de>
8006         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8007         maintainer.
8009 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8011         * MAINTAINERS (Write After Approval): Add myself.
8013 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8015         * MAINTAINERS (Write After Approval): Add myself.
8017 2006-04-18  DJ Delorie  <dj@redhat.com>
8019         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8020         reference libgloss so that libssp can be built in a combined
8021         tree.
8022         * configure: Regenerate.
8024 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8026         * MAINTAINERS (Write After Approval): Add myself.
8028 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8030         * configure.in: Require makeinfo 4.4 or higher.
8031         * configure: Regenerate.
8033 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8035         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8036         Rearrange the entries of other libraries to have them in one place.
8038 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8040         * MAINTAINERS (Write After Approval): Remove myself.
8041         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8043 2006-03-14  Richard Guenther  <rguenther@suse.de>
8045         * configure: Regenerate with autoconf 2.13.
8047 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8049         * MAINTAINERS: Use my work address.
8051         * MAINTAINERS: Update my E-mail address.
8053 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8055         * configure.in: Handle --disable-<component> generically.
8056         * configure: Regenerate.
8058 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8060         PR libgcj/17311
8061         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8063 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8065         * MAINTAINERS (Write After Approval):  Remove myself.
8066         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8068 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8070         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8071         (TARGET_CONFIGDIRS): Remove.
8072         * configure.in: Remove AC_SUBST(target_configdirs).
8073         * Makefile.in, configure: Regenerated.
8075 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8077         * MAINTAINERS (Write After Approval):  Remove myself.
8078         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8080 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8082         PR bootstrap/25670
8084         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8086         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8087         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8088         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8089         BUILD_PREFIX, BUILD_PREFIX_1.
8090         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8092         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8093         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8095         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8096         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8097         of `cat stage_current`.  Always provide the `r' and `s' variables.
8098         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8099         a single shell execution.
8100         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8101         bootstrapped modules, make the stage1 module if the build was not
8102         started yet, else build the current stage.
8103         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8104         (all-build, all-host, all-target, [+make_target+]-host,
8105         [+make_target+]-target): Do not use \-continued lines.
8106         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8107         (current_stage, restrap, stage_last): New.
8109         * Makefile.in: Regenerate.
8110         * configure: Regenerate.
8112 2006-02-19  Bud Davis  <jmdavis@link.com>
8114         * MAINTAINERS (Write After Approval):  Remove myself.
8115         (Language Front End Maintainers):  Add myself as fortran 95
8116         maintainer and update e-mail address.
8118 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8120         * MAINTAINERS (Write After Approval):  Remove myself.
8121         (Language Front End Maintainers):  Add myself as fortran 95
8122         maintainer.
8124 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8126         * MAINTAINERS (Write After Approval): Add myself.
8128 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8130         * MAINTAINERS (Write After Approval):  Remove myself.
8131         (Language Front End Maintainers):  Add myself as
8132         fortran 95 maintainer.
8134 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8136         Sync from src:
8138         2005-12-27  Leif Ekblad  <leif@rdos.net>
8140         * configure.in: Add support for RDOS target.
8141         * configure: Regenerate.
8143 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8144             Andreas Schwab  <schwab@suse.de>
8146         * configure: Regenerate.
8148 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8150         * configure.in (enable_libgomp): Add AIX.
8151         * configure: Regenerate.
8153 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8155         * MAINTAINERS (Write After Approval): Add myself.
8157 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8159         * MAINTAINERS (Write After Approval): Add myself.
8161 2006-01-31  Richard Guenther  <rguenther@suse.de>
8162         Paolo Bonzini  <bonzini@gnu.org>
8164         * Makefile.def (target_modules): Add libgcc-math target module.
8165         * configure.in (target_libraries): Add libgcc-math target library.
8166         (--enable-libgcc-math): New configure switch.
8167         * Makefile.in: Re-generate.
8168         * configure: Re-generate.
8169         * libgcc-math: New toplevel directory.
8171 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8173         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8174         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8175         the assembler, linker and binutils.
8176         * configure: Regenerate.
8178 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8180         * MAINTAINERS (Write After Approval): Add myself.
8182 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8184         * configure: Regenerate.
8186 2006-01-18  Richard Henderson  <rth@redhat.com>
8187             Jakub Jelinek  <jakub@redhat.com>
8188             Diego Novillo  <dnovillo@redhat.com>
8190         * libgomp: New directory.
8191         * Makefile.def: Add target_module libgomp.
8192         * Makefile.in: Regenerate.
8193         * configure.in (target_libraries): Add target-libgomp.
8194         * configure: Regenerate.
8196 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8198         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8199         @ from continuation.
8200         * Makefile.in: Rebuilt.
8202 2006-01-04  Chris Lattner  <sabre@gnu.org>
8204         * MAINTAINERS (Write After Approval): Add myself.
8206 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8208         PR bootstrap/24252
8210         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8211         * Makefile.tpl (OBJDUMP): New.
8212         (EXTRA_HOST_FLAGS): Add it.
8213         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8215         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8216         to use symbolic links between directories.  Avoid race conditions
8217         or make them harmless.
8218         * configure.in: Do not try to use symbolic links between directories.
8220         * Makefile.def (LEAN): Pass.
8221         * Makefile.tpl (LEAN): Define.
8222         (stage[+id+]-start): Accept that the previous directory does not
8223         exist, if the bootstrap is lean.
8224         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8225         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8226         configure substitution.
8227         ([+compare-target+]): Likewise.
8228         ([+bootstrap-target+]-lean): New.
8229         * configure.in: Remove lean bootstrap support from here.
8231         * Makefile.in: Regenerate.
8232         * configure: Regenerate.
8234 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8236         * MAINTAINERS (libdecnumber): Add myself.
8238 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8240         * libtool-ldflags: New script.
8242 2006-01-02  Andreas Schwab  <schwab@suse.de>
8244         * configure.in: When reconfiguring remove Makefile in
8245         all stage directories.
8246         * configure: Regenerate.
8248 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8250         * MAINTAINERS: Update my email address.
8252 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8254         Revert Ada-related part of the previous change.
8256         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8257         Do not pass.
8258         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8259         * Makefile.in: Regenerate.
8260         * configure.in: Do not include mt-ppc-aix target fragment.
8261         * configure: Regenerate.
8263 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8265         * configure.in: Select appropriate fragments for PowerPC/AIX.
8266         * configure: Regenerate.
8268         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8269         BOOT_CFLAGS, BOOT_LDFLAGS.
8270         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8271         BOOT_CFLAGS, BOOT_LDFLAGS.
8272         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8273         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8274         (stage): Fail if we cannot complete the work.
8275         * Makefile.in: Regenerate.
8277 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8279         * configure.in: Replace ms1 with mt.
8280         * configure: Rebuilt.
8282 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8284         * MAINTAINERS: Update my email address.
8286 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8288         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8289         install-host-nogcc): Don't invoke $(stage) at the end.
8290         * Makefile.in: Regenerate.
8292 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8294         * configure.in: Flip the top-level bootstrap switch.
8295         * configure: Regenerate.
8297 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8299         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8300         $(stage) and $(unstage).
8301         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8302         (all): Remove stray semicolon.
8303         (local-distclean): Don't handle multilib.tmp and multilib.out.
8304         (install.all): Set $s for consistency.
8305         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8306         check_multilibs setting.  Always make the install directory.
8307         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8308         Correct @if/@endif.
8309         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8310         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8311         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8312         (multilib.out): Remove.
8313         * Makefile.in: Regenerated.
8315 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8317         * MAINTAINERS (Write After Approval): Add myself.
8319 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8321         * MAINTAINERS: Add myself as mt maintainer.
8323         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8325 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8327         * MAINTAINERS: Change email address.
8329 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8331         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8332         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8333         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8334         Find in-tree tools if available.
8335         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8336         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8337         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8338         (COMPILER_*_FOR_TARGET): New.
8339         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8340         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8341         (CONFIGURED_*, USUAL_*): Remove.
8342         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8343         STRIP): Use autoconf substitutions.
8344         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8345         COMPILER_NM_FOR_TARGET): New.
8346         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8348         (all): Make all-host and all-target in parallel.
8349         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8350         that $$r and $$s are set before invoking a recursive make.
8351         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8352         ([+bootstrap-target+]): Inline most of the `all' target.
8354 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8356         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8357         from the gcc build directory.
8358         * Makefile.in: Regenerate.
8360 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8362         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8363         depend on all-libdecnumber.
8364         * configure.in (host_libs): Include libdecnumber.
8365         * Makefile.in: Regenerate.
8366         * configure: Likewise.
8368 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8370         * libdecnumber: Import decNumber sources from the dfp-branch.
8372 2005-11-21  Kean Johnston  <jkj@sco.com>
8374         * config.sub, config.guess: Sync from upstream sources.
8376 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8378         Import from Autoconf sources:
8380         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8381         * config/move-if-change: Don't output "$2 is unchanged";
8382         suggested by Ben Elliston.  Handle weird characters correctly.
8384 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8386         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8387         to match upstream libtool for darwin.
8389 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8391         * Makefile.def: Remove gdb dependencies for gdbtk.
8392         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8393         (configure-gdb, install-gdb): New rules.
8394         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8395         * Makefile.in, configure: Regenerated.
8397 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
8399         * MAINTAINERS (Write After Approval): Add myself.
8401 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
8403         * MAINTAINERS (Write After Approval): Add myself.
8405 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
8407         * MAINTAINERS (alias analysis): Add Daniel Berlin and
8408         Diego Novillo.
8410 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
8412         PR bootstrap/24297
8413         * Makefile.tpl (do-[+make-target+], do-check, install,
8414         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8415         are set before recursing.
8416         * Makefile.in: Regenerate.
8418 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
8420         PR bootstrap/18939
8421         * Makefile.def (gcc) <target>: Fix thinko.
8422         * Makefile.in: Regenerate.
8424 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8426         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8427         * configure: Regenerate.
8429 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
8431         * MAINTAINERS (Write After Approval): Add self.
8433 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
8435         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8436         target-libffi, target-qthreads, target-libjava, and
8437         targetlibobjc.
8438         * configure: Regenerate.
8440 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
8442         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8443         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8444         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8445         (USUAL_OBJDUMP_FOR_TARGET): New.
8446         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8447         * configure.in: Check for $OBJDUMP_FOR_TARGET.
8448         * configure, Makefile.in: Regenerated.
8450 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8452         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8453         before other host packages.
8455 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
8457         * MAINTAINERS: Add self as sh libraries/configury maintainer.
8459 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8461         PR bootstrap/22340
8463         * configure.in (default_target): Remove.
8464         * Makefile.tpl (all): Do not use prerequisites as subroutines
8465         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8466         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8467         use prerequisites as subroutines.
8468         (check-host, check-target): New.
8469         (bootstrap configure & all targets): Do not use stage*-start
8470         if the directory layout is already ok.
8471         (non-bootstrap configure & all targets): Prepend a $(unstage).
8472         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8473         (NOTPARALLEL): Remove.
8474         (unstage, stage variables): New variables.
8475         (unstage, stage targets): Simply expand to those variables.
8477         * configure: Regenerate.
8478         * Makefile.in: Regenerate.
8480 2005-10-04  James E Wilson  <wilson@specifix.com>
8482         * Makefile.def (lang_env_dependencies): Add libmudflap.
8483         * Makefile.in: Regenerate.
8485 2005-10-03  Andreas Schwab  <schwab@suse.de>
8487         Backport from libtool CVS:
8488         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8490         * ltmain.sh: add support for installing into temporary
8491         staging area (e.g. 'make install DESTDIR=...')
8493 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8495         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8496         * configure: Regenerated.
8498 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8500         * configure: Regenerate with the correct
8501         autoconf version.
8503 2005-09-30  Catherine Moore  <clm@cm00re.com>
8505         * configure.in (bfin-*-*): New.
8506         * configure: Regenerated.
8508 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
8510         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8511         (LIPO_FOR_TARGET): New.
8512         (CONFIGURED_LIPO_FOR_TARGET): New.
8513         (USUAL_LIPO_FOR_TARGET): New.
8514         (STRIP_FOR_TARGET): New.
8515         (CONFIGURED_STRIP_FOR_TARGET): New.
8516         (USUAL_STRIP_FOR_TARGET): New.
8517         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8518         STRIP_FOR_TARGET.
8519         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8520         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8521         * Makefile.in: Regenerate.
8522         * configure: Regenerate.
8524 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
8526         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8527         (rs6000-*-aix*): Same.
8528         * configure: Regenerate.
8530 2005-09-16  Tom Tromey  <tromey@redhat.com>
8532         * MAINTAINERS: Add self as java maintainer.
8534 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8536         * configure.in: Recognize f95 in the --enable-languages option,
8537         and substitute it for fortran, issuing a warning.
8538         * configure: Regenerate.
8540 2005-08-30  Phil Edwards  <phil@codesourcery.com>
8542         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
8543         * configure:  Regenerated.
8545 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
8547         * MAINTAINERS: Add self as ms1 maintainer.
8549 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
8551         * Makefile.def (libssp): Add to lang_env_dependencies.
8552         * Makefile.in: Regenerate.
8554 2005-08-18  Ian Lance Taylor  <ian@airs.com>
8556         * MAINTAINERS: Add myself as middle-end maintainer.
8558 2005-08-17  Christian Groessler  <chris@groessler.org>
8560         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8561         * Makefile.in: Regenerate.
8563 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
8565         * MAINTAINERS (write after approval): Added myself.
8567 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
8569         * MAINTAINERS (Write After Approval): Add myself.
8571 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
8573         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8574         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8575         Look for alternate names of the target cc and c++
8576         * configure: Regenerate.
8578 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
8580         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8581         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8582         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8583         tools; remove code to manually set them.
8584         (Target tools): Look in the environment for them.
8585         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8586         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8587         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8588         build directory.
8589         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8590         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8591         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8592         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8593         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8594         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8595         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8596         * configure: Regenerate.
8597         * Makefile.in: Regenerate.
8599 2005-07-28  Ben Elliston  <bje@au.ibm.com>
8601         * MAINTAINERS: Update for removed CPU targets.
8603 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
8605         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8606         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8607         * Makefile.in: Regenerated.
8609 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
8611         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8612         (CFLAGS_FOR_TARGET): Use it.
8613         (CXXFLAGS_FOR_TARGET): Likewise.
8614         * Makefile.in: Regenerated.
8615         * configure.in (--with-build-sysroot): New option.
8616         * configure: Regenerated.
8618 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
8620         * Makefile.tpl: Wrap install between unstage and stage
8621         * Makefile.in: Regenerate.
8623 2005-07-21  Eric Christopher  <echristo@apple.com>
8625         * MAINTAINERS: Update affiliation.
8627 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
8629         * MAINTAINERS: Add self as crx port maintainer.
8631 2005-07-20  DJ Delorie  <dj@redhat.com>
8633         * MAINTAINERS: Add self as m32c maintainer.
8635 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8637         * all files: Update FSF address.
8639 2005-07-15  Eric Christopher  <echristo@redhat.com>
8641         * MAINTAINERS: Change affiliation.
8643 2005-07-14  Jim Blandy  <jimb@redhat.com>
8645         * configure.in: Add cases for Renesas m32c.
8646         * configure: Regenerated.
8648 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8650         * COPYING.LIB: Update from fsf.org.
8652 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8654         * COPYING, compile, config.guess,
8655         config.sub, install-sh, missing, mkinstalldirs,
8656         symlink-tree, ylwrap: Sync from upstream sources.
8657         * config-ml.in: Update FSF address.
8659 2005-07-13  Eric Christopher  <echristo@redhat.com>
8661         * configure.in: Add toplevel noconfigdir support for tpf.
8662         * configure: Regenerate.
8664 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8666         PR ada/22340
8668         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8669         * Makefile.in: Regenerate.
8671 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8673         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8674         Brolley to write-after-approval.
8676 2005-07-07  Andreas Schwab  <schwab@suse.de>
8678         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8679         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8680         * Makefile.in: Regenerated.
8682 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8684         * configure.in: Don't build sim or rda when targetting darwin.
8685         * configure: Regenerate.
8687 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8689         * configure.in: Add --enable-libssp and --disable-libssp.
8690         * configure: Regenerate with autoconf-2.13.
8692 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8694         * Makefile.def (target_modules): Add libssp.
8695         * configure.in (target_libraries): Add target-libssp.
8696         * configure: Rebuilt.
8697         * Makefile.in: Rebuilt.
8699 2005-07-01  Zack Weinberg  <zackw@panix.com>
8701         * MAINTAINERS: Change email address.  Resign from maintainership.
8703 2005-07-01  Richard Guenther  <rguenther@suse.de>
8705         * MAINTAINERS: Change my e-mail address and affiliation.
8707 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8709         * Makefile.def (stagefeedback): Come after profile.
8710         Define profiledbootstrap target.
8711         * Makefile.tpl (profiledbootstrap): Remove.
8712         (stageprofile-end): Zap stagefeedback.
8713         (stagefeedback-start): Copy all .gcda files, not only GCC's.
8714         * Makefile.in: Regenerate.
8716 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
8718         * MAINTAINERS: Update my email address.
8720 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
8722         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
8723         In 'cpp' stanza, support '#line' as well as '# '.
8725 2005-06-08  Andreas Schwab  <schwab@suse.de>
8727         * MAINTAINERS: Move myself from 'Write After Approval' to
8728         'CPU Port Maintainers' section as m68k maintainer.
8730 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
8732         * configure.in (unsupported_languages): New macro.
8733         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
8734         non-ported target libraries in noconfigdirs.
8735         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8736         non-linux-gnu.  Remove libgcj_ex_libffi.
8737         <lang_frag loop>: Set add_this_lang=no if the language is in
8738         unsupported_languages.
8739         * configure: Regenerate.
8741 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
8743         * configure.in: Fix typo in handling of --with-mpfr-dir.
8744         * configure: Regenerate.
8746 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
8748         * MAINTAINERS: Update my email address.
8750 2005-06-02  Jim Blandy  <jimb@redhat.com>
8752         * config.sub: Add cases for the Renesas m32c.  (This patch has been
8753         accepted into the master sources.)
8755 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
8756             Michael Snyder  <msnyder@redhat.com>
8757             Stan Cox  <scox@redhat.com>
8759         * configure.in: Set noconfigdirs for ms1.
8761         * configure: Regenerate.
8763 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
8765         * MAINTAINERS (Write After Approval): Add self.
8767 2005-06-01  Josh Conner  <jconner@apple.com>
8769         * MAINTAINERS (Write After Approval): Add self.
8771 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8773         * MAINTAINERS: Update my email address.
8775 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8777         * MAINTAINERS (Write After Approval): Add self.
8779 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8781         * MAINTAINERS (Write After Approval): Remove self.
8783 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8785         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8786         (Dependencies): Consider target modules for bootstrap dependencies.
8787         Make target bootstrap modules depend on each stage's gcc.
8788         * Makefile.in: Regenerate.
8790 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8792         * Makefile.def (configure-gcc): Depend on binutils having been built.
8793         (all-gcc): No need to do it here.
8794         * Makefile.in: Regenerate.
8796 2005-05-19  Paul Brook  <paul@codesourcery.com>
8798         * configure.in: Rewrite misleading error message when requested
8799         language cannot be built.
8800         * configure: Regenerate.
8802 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
8804         * ylwrap: Import from Automake 1.9.5.
8806 2005-05-13  David Ung  <davidu@mips.com>
8808         * MAINTAINERS (Write After Approval): Add self.
8810 2005-05-09  Mike Stump  <mrs@apple.com>
8812         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8813         lt_cv_sys_max_cmd_len for now.
8815 2005-05-09  Stan Cox  <scox@redhat.com>
8817         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8819 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
8821         * README.SCO: Update the URL.
8823 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
8825         * ltconfig: Define file_list_spec.  Pass file_list_spec and
8826         with_gnu_ld to libtool.
8827         * ltcf-c.sh (aix[45]): Define file_list_spec.
8828         * ltcf-cxx.sh (aix[45]): Same.
8829         * ltcf-gcj.sh (aix[45]): Same.
8830         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8831         exists, write list of input files to temporary file.
8833 2005-05-04  Mike Stump  <mrs@apple.com>
8835         * configure.in: Always pass --target to target configures as
8836         otherwise rebuilds that do --recheck will fail.
8837         * confiugure: Rebuilt.
8839 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
8841         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8842         STAGE_HOST_EXPORTS.
8843         (configure, all): Add bootstrap support.
8844         (Host modules, target modules): Pass post-stage1 flags and exports.
8845         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8846         * Makefile.in: Regenerate.
8848 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
8850         * configure: Regenerate.
8852 2005-04-27  Mike Stump  <mrs@apple.com>
8854         * MAINTAINERS: Add self as darwin maintainer.
8856 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
8858         * config.sub: Update from master copy.
8860 2005-04-21  Mike Stump  <mrs@apple.com>
8862         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8863         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8865 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
8867         * configure.in <crisv32-*-*, cris-*-*>: New local variable
8868         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
8869         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
8870         "*-*-elf" and "*-*-linux*".
8871         * configure: Regenerate.
8873 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
8875         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8877 2005-04-12  Mike Stump  <mrs@apple.com>
8879         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8881 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
8883         * MAINTAINERS (Write After Approval): Add myself.
8885 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
8887         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8889 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
8891         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8892         (TARGET_CONFIGARGS): Include --with-target-subdir.
8893         (configure, all): New macros.  Use them throughout.
8894         * Makefile.in: Regenerate.
8896 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
8898         * MAINTAINERS (Write After Approval): Add myself.
8900 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8902         * MAINTAINERS: Remove 'loop unrolling' maintainer.
8904 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
8906         * MAINTAINERS: Move John Carr to Write After Approval.
8908 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
8910         * config/mh-mingw32: Delete.
8911         * configure.in: Don't use it.
8912         * configure: Regenerate.
8914 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
8916         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8917         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8918         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8919         (HOST_LIB_PATH): Generate from Makefile.def.
8920         (TARGET_LIB_PATH): Likewise.
8921         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8922         * Makefile.in: Regenerate.
8923         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8924         (RPATH_ENVVAR): Include Darwin case.
8925         * configure: Regenerate.
8927 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
8929         * MAINTAINERS (Various Maintainers): Remove self.
8930         (Write After Approval): Add self.
8932 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
8934         * MAINTAINERS (Various Maintainers): Add self.
8936 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
8938         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8939         * configure: Regenerate.
8941 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
8943         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8944         gcc_version, and gcc_version_trigger from set of flags to pass.
8945         * Makefile.tpl: Remove definitions of above variables.
8946         (config.status): Remove dependency on $(gcc_version_trigger).
8947         * Makefile.in: Regenerate.
8948         * configure.in: Do not reference config/gcc-version.m4 nor
8949         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
8950         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
8951         * configure: Regenerate.
8953 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
8954             Andrew Pinski  <pinskia@physics.uc.edu>
8956         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8957         * Makefile.in: Regenerate.
8959 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
8961         * MAINTAINERS (Write After Approval): Add myself.
8963 2005-03-03  David Ayers  <d.ayers@inode.at>
8965         * MAINTAINERS (Write After Approval): Add myself.
8967 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
8969         PR libgcj/20160
8970         * ltmain.sh: Avoid creating archives with components that have
8971         duplicate basenames.
8973 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
8975         PR bootstrap/20250
8976         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8977         instead of check.
8978         * Makefile.in: Regenerate.
8980 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8982         * Makefile.in: Regenerate to fix conflict between the previous two
8983         patches.
8985 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8987         PR bootstrap/17383
8988         * Makefile.def (target_modules): Remove "stage", now unnecessary.
8989         * Makefile.tpl (HOST_SUBDIR): New substitution.
8990         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8991         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8992         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8993         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8994         (Host modules, Bootstrapped modules): Use it.
8995         (Build modules, Target modules): Do not create symlink trees,
8996         always configure out-of-srcdir.
8997         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8998         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8999         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9000         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9002         * Makefile.in: Regenerate.
9003         * configure: Regenerate.
9005 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9007         Merged from libada-gnattools-branch:
9008         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9010         * gnattools: New directory.
9011         * Makefile.def: Add gnattools as a module, depending on target-libada.
9012         * Makefile.in: Regenerate.
9013         * configure.in: Include gnattools in host_tools; disable it if ada
9014         is disabled.
9015         * configure: Regenerate.
9017 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9019         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9020         treelang maintainer.
9021         (Write After Approval): Remove myself.
9023 2005-02-23  Paul Schlie  <schlie@comcast.net>
9025         * configure.in: Allow darwin targeted ports to build tk, itcl and
9026         libgui.
9027         * configure: Regenerate.
9029 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9031         PR libgcj/10353
9032         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9033         * configure: Regenerate.
9035 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9037         * MAINTAINERS (Write After Approval): Add myself.
9039 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9041         * MAINTAINERS: Update my e-mail address.
9043 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9045         * MAINTAINERS (Write After Approval): Add myself.
9047 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9049         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9050         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9051         target-libgloss when not *-*-elf and *-*-aout.
9052         * configure: Regenerate.
9054 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9056         * MAINTAINERS: Remove obsolete entries.
9058         * MAINTAINERS (Write After Approval): Add Michael Matz.
9060 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9062         * MAINTAINERS: Remove self as cpplib maintainer.
9064 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9066         * install-sh, config.sub: Import from upstream.
9068 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9070         PR bootstrap/18222
9071         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9072         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9073         * Makefile.in: Regenerate.
9075 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9077         * MAINTAINERS: Update my email address.
9079 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9080             Andreas Schwab  <schwab@suse.de>
9082         PR bootstrap/18033
9083         * config-ml.in: Eval option if surrounded by single quotes.
9085 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9087         Revert 2004-12-28 Makefile changes, a better fix will be
9088         applied to mainline and src after GCC 4.0 branches.
9090 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9092         PR bootstrap/17383
9094         * Makefile.def (target_modules): Remove stage parameter,
9095         it is always true now.
9096         * Makefile.tpl (configure-build-[+module+],
9097         configure-target-[+module+]): Always build symlink tree
9098         for the directory and for include.  BUILD_SUBDIR and
9099         TARGET_SUBDIR cannot be . anymore.
9100         * Makefile.in: Regenerate.
9102 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9104         Revert 2004-12-08 Makefile changes.
9106 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9108         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9109         cygwin, mingw.
9111 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9113         * configure.in (sh64-*-*): Reenable gprof.
9114         * configure: Regenerate.
9116 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9118         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9119         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9120         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9121         * Makefile.in: Regenerate.
9123 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9125         * MAINTAINERS: Update my email address.
9127 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9129         * Makefile.tpl: Generate normal dependencies if the LHS module is
9130         not bootstrapped.
9131         * Makefile.in: Regenerate.
9133 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9135         * configure.in: Include config/gxx-include-dir.m4.  Use
9136         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9137         * configure: Regenerate.
9139 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9141         * config.if: Delete.
9142         * configure.in: Set libstdcxx_incdir directly.
9143         * configure: Regenerate.
9145 2004-12-02  Eric Christopher  <echristo@redhat.com>
9147         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9148         * Makefile.in: Regenerate.
9150 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9152         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9153         * configure: Regenerate.
9155 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9157         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9158         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9159         * configure: Regenerate.
9161 2004-12-01  Eric Christopher  <echristo@redhat.com>
9163         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9164         of things to remove.
9166 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9168         * MAINTAINERS (Write After Approval): Update my e-mail address.
9170 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9172         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9173         from CVS libtool to always pass_all.
9175 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9177         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9178         (hppa*64*-*-*): Delete incorrect comment.
9179         * configure: Rebuilt.
9181 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9183         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9185 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9187         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9188         from CVS libtool to always pass_all.
9190 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9192         * install-sh, compile: Import from automake.
9194 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9196         * config.guess, config.sub:  Import from savannnah.
9198 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9200         * MAINTAINERS (Write After Approval): Add myself
9202 2004-11-12  Mike Stump  <mrs@apple.com>
9204         * Makefile.def: Add html support.
9205         * Makefile.tpl: Likewise.
9206         * Makefile.in: Regenerate.
9208 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9210         PR 18423
9211         * configure.in: Remove all instances of build-fixincludes from
9212         noconfigdirs.
9213         (build_configargs): Supply --target to subdirectories.
9214         * configure: Regenerate.
9216         * Makefile.def: Make gcc install depend on fixincludes install.
9217         * Makefile.in: Regenerate.
9219 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9221         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9223 2004-11-11  Paul Brook  <paul@codesourcery.com>
9225         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9227 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9229         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9230         target-libgfortran.
9231         * configure: Regenerate.
9233 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9235         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9236         like CC.
9238 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9240         * Makefile.def (host fixincludes): Specify missing targets.
9241         * Makefile.in: Regenerate.
9243 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9245         * MAINTAINERS: Add myself
9247 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9249         * MAINTAINERS (Write After Approval): Add myself.
9251 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9253         * Makefile.def: Build fixincludes for the host, too.
9254         * Makefile.in: Regenerate.
9255         * configure.in (host_tools): Add fixincludes.
9256         * configure: Regenerate.
9258 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9260         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9261         * configure: Regenerated.
9263 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9265         PR other/17783
9266         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9267         * configure: Regenerated.
9269 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9271         * README.SCO: Update per FSF instructions.
9273 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9275         PR target/18151
9276         * configure.in (case ${target}): Do not build fixincludes for avr.
9277         * configure: Regenerated.
9279 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9281         * configure.in (case ${target}): Do not build fixincludes
9282         on platforms where it is not used.
9283         * configure: Regenerated.
9285 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9287         * configure.in: Use an absolute path to install-sh.
9288         * configure: Regenerated.
9290 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9292         * MAINTAINERS (Write After Approval): Add myself.
9294 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9296         * MAINTAINERS: Remove from Write After Approval those that are
9297         already maintainers.
9299 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9301         * MAINTAINERS:  Update my email address.
9303 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9305         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9306         * configure: Regenerate.
9308 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9310         * MAINTAINERS:  Update my email address.
9312 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9314         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9315         entries belonging to this category.
9317 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9319         * MAINTAINERS: Update my e-mail address.
9321 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9323         Fix wrong conflict resolution in:
9325         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9327         * Makefile.in: Regenerate.
9328         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9329         in the recursive `make', instead of hardwiring `all'.
9330         (Autogenerated TARGET-* variables): New.
9332 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9334         * configure.in: Enable target-libgloss for crx-*-*.
9335         * configure: Regenerate.
9337 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9339         * MAINTAINERS (Various Maintainers): Move the "windows,
9340         cygwin, mingw" maintainer to ...
9341         (OS Port Maintainers): ... here.
9343 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9345         * MAINTAINERS (Write After Approval): Remove those that are
9346         maintainers of some subsystem.
9348 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9350         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9351         * ltcf-cxx.sh (tpf*): Likewise.
9352         * ltconfig (tpf*): Add TPF OS configuration support.
9354 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9356         * MAINTAINERS: Change my email address to my new work account.
9358 2004-09-24  Michael Roth  <mroth@nessie.de>
9360         * configure.in (--without-headers): Add missing double quotes.
9361         * configure: Regenerate.
9363 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9365         * ylwrap: Revert to previous version.
9367 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9369         PR bootstrap/17369
9370         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9371         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9372         SET_GCC_LIB_PATH_CMD.
9373         (BASE_TARGET_EXPORTS): Likewise.
9374         * Makefile.in: Regenerated.
9376         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9377         * configure: Regenerated.
9379 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9381         * config.guess: New upstream version
9382         * compile, depcomp, install-sh, ylwrap: Likewise.
9384 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9386         * config/mh-x86omitfp: New host makefile fragment.  Add
9387         -fomit-frame-pointer to the default BOOT_CFLAGS.
9388         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9389         * configure: Regenerate.
9391 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
9393         PR target/11572
9394         * configure.in (*-*-darwin*): Renable libobjc.
9395         * configure: Regenerate.
9397 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
9399         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9401 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
9403         * Makefile.def: Remove libbanshee.
9404         * Makefile.tpl: Ditto.
9405         * configure.in: Ditto.
9406         * Makefile.in: Regen.
9407         * configure: Ditto.
9409 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
9411         * ltmain.sh: Use $pic_object as $non_pic_object if
9412         $non_pic_object=none.
9414 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
9416         * missing: Import latest version from master repository.
9418 2004-09-06  Nick Clifton  <nickc@redhat.com>
9420         * config.sub: Import latest version from master repository.
9421         * config.guess: Likewise.
9422         This includes these changes:
9424         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
9426         * config.sub: Handle crisv32, alias etraxfs.
9427         * config.guess (crisv32:Linux:*:*): Handle.
9429         2004-08-13  Brad Smith  <brad@comstyle.com>
9431         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9432         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9434         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9436         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9437         assume the processor is a powerpc.  This is because coreutils
9438         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9439         in this case, due to a MacOS X bug that causes
9440         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9441         to return a negative number.
9442         Problem reported by Petter Reinholdtsen in:
9443         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9445         2004-07-19  Ben Elliston  <bje@gnu.org>
9447         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9449         2004-06-24  Ben Elliston  <bje@gnu.org>
9451         * config.guess: Update copyright years.
9452         * config.sub: Likewise.
9454         2004-06-22  Robert Millan  <robertmh@gnu.org>
9456         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9457         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9459         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9461         * config.guess (*:*VMS:*:*): New entry. Replaces
9462         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9463         manufacturer.
9465         2004-06-22  Ben Elliston  <bje@gnu.org>
9467         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9468         * config.sub: Likewise.
9470         2004-06-22  Ben Elliston  <bje@gnu.org>
9472         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9473         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9475         2004-06-11  Ben Elliston  <bje@gnu.org>
9477         * config.guess (pegasos:OpenBSD:*:*): Remove.
9479         2004-06-11  Ben Elliston  <bje@gnu.org>
9481         From Wouter Verhelst <wouter@grep.be>:
9482         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9484         2004-06-11  Ben Elliston  <bje@gnu.org>
9486         * config.guess (luna88k:OpenBSD:*:*): New.
9488         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9490         * config.guess (m32r*:Linux:*:*): New case.
9491         * config.sub: Handle m32rle.
9493         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9495         From Jens Petersen  <petersen@redhat.com>:
9496         * config.sub: Handle sparcv8.
9498         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9500         From Tom Smith <smith@cag.lkg.hp.com>:
9501         * config.guess: Version suffixes are equally significant on Tru64
9502         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
9503         prefix of "P" (patched kernel).
9505         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
9507         * config.sub: Add support for National Semiconductor CRX target.
9509 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
9511         * MAINTAINERS (Various Maintainers): Remove myself as web page
9512         maintainer, add myself as maintainer of build status lists.
9514 2004-09-03  Jan Beulich  <jbeulich@novell.com>
9516         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9517         *-*-netware, but add target-libmudflap.
9518         Consolidate *-*-netware targets (of which really only i?86 exists)
9519         into a single entry.
9520         * configure: Likewise.
9522 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
9524         * Makefile.tpl (sorry): Remove.
9525         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9526         (cleanstrap targets): Depend on distclean, not distclean-stage1.
9527         (do-clean): Clean per-stage directories too.
9528         (do-distclean): Run distclean-stage1 too.
9529         (.NOTPARALLEL): Enable during toplevel bootstrap.
9530         (stage[+id+]-bubble): Enable parallel execution during
9531         the recursive invocation.
9532         * Makefile.in: Regenerate.
9534         Fix previous checkin:
9536         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9537         include.
9538         * configure.in: Fix indentation.
9539         * configure: Regenerate.
9541 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
9543         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9544         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9545         * configure: regenerate
9546         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9547         -mdynamic-no-pic
9549 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
9551         * Makefile.def (build_modules): Add fixincludes.
9552         (dependencies): Make gcc depend on fixincludes.
9553         * configure.in (build_tools): Add fixincludes.
9554         (build_configdirs): Always include build_libs.
9555         * Makefile.in: Regenerate.
9556         * configure: Regenerate.
9558 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
9560         * Makefile.def (bootstrap stages): Add 'lean' parameter.
9561         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9562         phony targets; do not generate timestamp files.
9563         (distclean-stageN): Remove references to their timestamp files.
9564         (restageN, touch-stageN): Remove.
9565         (stageN-bubble): Rewritten.
9566         (compare): Support lean bootstraps.
9567         * Makefile.in: Regenerate.
9569         * configure.in: Only warn when bootstrapping but
9570         build != host or build != target.  Support lean bootstraps.
9571         * configure: Regenerate.
9573 2004-08-26  Phil Edwards  <phil@codesourcery.com>
9575         * configure.in:  Give a better error message if GMP/MPFR are missing
9576         and a language needing them has been requested.
9577         * configure:  Regenerated.
9579 2004-08-25  Phil Edwards  <phil@codesourcery.com>
9581         * configure.in:  Print a list of available language front-ends if
9582         a requested one is missing.  Tidy stray tab characters.
9583         * configure:  Regenerated.
9585 2004-08-19  Michael Koch  <konqueror@gmx.de>
9587         * gcc/doc/install.texi: Update entry about automake for libjava.
9589 2004-08-17  Robert Millan  <robertmh@gnu.org>
9591         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9592         (instead of FreeBSD).
9593         * configure: Regenerate.
9595 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9597         * Makefile.in: Regenerate.
9598         * configure: Regenerate.
9600         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9601         stage_*_flags.
9602         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9603         for bootstrapped modules if toplevel bootstrap is going.
9604         (GCC bootstrap): Generate per-stage targets for all bootstrapped
9605         modules.  Adjust for changes in Makefile.def.  Enable several
9606         rules even in non-bootstrap mode, just to avoid peppering the
9607         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9608         (stage-[+prev+]-bubble): Remove.
9610         * Makefile.def (Dependencies): Depend on all-build-bison,
9611         all-build-flex, all-build-byacc, all-build-texinfo, rather
9612         than the host variations.
9613         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
9614         with BUILD_SUBDIR.
9615         (BISON): Update for recent Bisons.
9616         (YACC): Fix typo.
9617         (cross): Depend on all-build.
9618         (all): Do not depend on all-build.
9619         (prebootstrap): Remove.
9620         (dep-kind): Accept separate prefixes for MODULE and ON variables.
9621         (Prebootstrap dependencies): Add them to the per-stage targets
9622         and to all-prebootstrap.
9623         * configure.in (build_configdirs): Always enable build_tools.
9624         (BUILD_DIR_PREFIX): Remove.
9626         * Makefile.def (gcc): Add target variable.
9627         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9628         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9629         in the recursive `make', instead of hardwiring `all'.
9630         (Autogenerated TARGET-* variables): New.
9632 2004-08-13  Brian Booth  <bbooth@redhat.com>
9634         * MAINTAINERS: Remove myself from write-after-approval.
9636 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9638         * src-release: Stop distributing mmalloc with gdb (which doesn't
9639         use it).
9640         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9641         * Makefile.in: Regenerate.
9643 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9645         * configure.in (arm*-*-eabi*): New target.
9646         * configure: Regenerate.
9648 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9650         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9651         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9652         (Dependencies): New section.
9653         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9654         (configure-target-[+module+]): Depend on maybe-all-gcc
9655         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9656         (toplevel profiledbootstrap): Fix dependencies.
9657         * Makefile.in: Regenerate.
9659 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9661         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9662         target-libiberty to noconfigdirs.
9663         * configure: Regenerate.
9665 2004-08-03  Paul Brook  <paul@codesourcery.com>
9667         * configure.in: Check for MPFR as well as GMP.
9668         * configure: Regenerate.
9670 2004-08-01  Robert Millan  <robertmh@gnu.org>
9672         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9673         libmudflap for all GNU-based systems (with Glibc).
9674         * configure: Regenerate.
9676 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9678         * Makefile.def (host-modules): Add gcc.
9679         * Makefile.in: Regenerate.
9680         * Makefile.tpl (sorry): New rule.
9681         (configure-host, all-host, [+make_target+]-host, do-check,
9682         install-host): Do not add gcc as a special case.
9683         (host modules): Add a small special-casing for gcc.  Export
9684         extra_make_flags through the environment.
9685         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9686         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9687         other recursive targets for gcc): Remove.
9689         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9690         (stage, unstage): New rules.
9691         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9692         distclean-stage[+id+]): Use stage_current.
9693         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9694         the stage*-start rules.
9696 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9698         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9699         use -all_load flag.
9701 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9703         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9704         * configure: Regenerate.
9706 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9708         * maintainer-scripts/gcc_release: Revert yesterday's change.
9710 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
9712         * MAINTAINERS: Add myself to write-after-approval.
9714 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9716         * libf2c: Removed.
9717         * gcc/gccbug.in: Updated because of libf2c removal.
9718         * maintainer-scripts/gcc_release: Ditto.
9720 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
9722         * configure.in: Build libmudflap by default on FreeBSD.
9723         * configure: Regenerated.
9725 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
9727         * configure.in: Do not build libmudflap by default on non-GNU/Linux
9728         systems.
9729         * configure: Regenerated.
9731 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9733         PR target/16344
9734         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9735         feedback based compiler.
9736         * Makefile.in: Rebuilt.
9738 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
9740         * Makefile.def (host_modules): Set bootstrap=true for flex.
9741         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9742         * Makefile.in: Rebuilt.
9744 2004-07-07  Jan Hubicka  <jh@suse.cz>
9746         * MAINTAINERS: Add self as a profile feedback maintainer.
9748 2004-07-05  Phil Edwards  <phil@codesourcery.com>
9750         * configure.in:  Do not prepend $srcdir to /dev/null in
9751         makefile fragments.
9752         * configure:  Regenerate.
9754 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
9756         * Makefile.def (build_modules): Add bison, byacc, flex,
9757         m4, texinfo.
9758         (flags_to_pass): Add FLEX.
9759         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9760         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9761         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9762         DEFAULT_MAKEINFO): Remove.
9763         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9764         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9765         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9766         objdir or else use configured tool.
9767         (all-build): New.
9768         (all): Depend on it.
9769         (Build module dependencies): Add.
9770         * Makefile.in: Regenerate.
9771         * configure.in: Better support for multiple build modules,
9772         matching what is done for host/target modules.  Do not look
9773         for "plausible" locations of build tools if Canadian cross.
9774         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9775         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9776         * configure: Regenerate.
9778 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9780         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9781         * Makefile.in: Regenerate.
9783 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9785         * Makefile.tpl (configure-build-[+module+],
9786         configure-[+module+], configure-target-[+module+]): Pass
9787         [+extra_configure_args+].
9788         (all-build-[+module+], all-[+module+], check-[+module+],
9789         install-[+module+], [+make_target+]-[+module+],
9790         all-target-[+module+], check-target-[+module+],
9791         install-target-[+module+], [+make_target+]-target-[+module+]):
9792         Pass [+extra_make_args+].
9793         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9794         (GCC_HOST_EXPORTS): Remove.
9795         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9796         cross, check-gcc, check-gcc-c++, install-gcc,
9797         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9798         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9799         * Makefile.in: Regenerate.
9801 2004-06-21  Matthew Sachs  <msachs@apple.com>
9803         * MAINTAINERS: Added self to write-after-approval.
9805 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
9807         * configure.in: Check for srcdir/winsup rather than build directory
9808         winsup.
9809         * configure: Regenerate.
9811 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
9813         * configure.in: Don't build Cygwin native newlib if winsup
9814         directory is missing.  Emit warning instead.
9815         * configure: Regenerate.
9817 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
9819         * Makefile.tpl (touch-stage[+id+]): New.
9820         (restage[+prev+]): Depend on touch-stage[+id+].
9822         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9823         Use it throughout.
9825         * Makefile.def: Add profile and feedback bootstrap stages.
9826         Remove next field from bootstrap stages.
9827         * Makefile.tpl (LN, LN_S): Substitute.
9828         (stageN-start, stageN-end): Use double-colon rules, to
9829         provide a hook for additional setup commands.
9830         (distclean-stageN-gcc, restageN): Create dependencies from
9831         [+prev+], not from [+next+].
9832         (stageN-bubble): Add commands for successive stages from
9833         [+prev+], using double-colon rules.
9834         (all-stageN-gcc): Fix typo.
9835         (stagefeedback-start, profiledbootstrap): New.
9836         * Makefile.in: Regenerate.
9837         * configure.in: Call ACX_PROG_LN.
9838         * configure: Regenerate.
9840 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
9842         * MAINTAINERS (Write After Approval): Add myself.
9844 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
9846         * MAINTAINERS (Write After Approval): Add myself.
9848 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
9850         * configure.in: Fix --enable-bootstrap breakage introduced in trees
9851         without gcc.
9852         * configure: Regenerate.
9854 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9856         * Makefile.tpl: Fix typo.
9857         * Makefile.in: Regenerate.
9859 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9861         * configure.in: Remove new- prefix from toplevel
9862         bootstrap targets.
9863         * configure: Regenerate.
9865 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9867         * Makefile.tpl (all.normal): Rename to all.
9868         (all): Replace with a rule to pick the default
9869         target from configure.
9870         (all-gcc, configure-gcc): Use conditionals to
9871         do nothing when toplevel bootstrap is going on.
9872         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9873         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9874         * configure.in: Support --enable-bootstrap.
9876         * Makefile.def: Remove new- prefix from toplevel
9877         bootstrap targets.
9878         * Makefile.tpl: Likewise.
9880         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
9881         target.
9883         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9884         $(RECURSE_FLAGS) to recursive invocation of make.
9886         * Makefile.in: Regenerate.
9887         * configure: Regenerate.
9889 2004-05-30  Andreas Jaeger  <aj@suse.de>
9890             Jim Wilson  <wilson@specifixinc.com>
9892         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9893         like CC.
9895 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
9897         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9898         * configure: Regenerate.
9900 2004-05-25  Daniel Jacobowitz  <drow@false.org>
9902         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9903         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9904         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
9905         targets.
9906         * Makefile.in: Regenerate.
9908 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
9910         * configure.in: Test the ability to symlink directories.
9911         * configure: Regenerate.
9913         * Makefile.def (bootstrap-stage): New definitions.
9914         * Makefile.tpl (configure-stage1-gcc,
9915         configure-stage2-gcc, configure-stage3-gcc,
9916         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9917         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9918         new-restage3, compare): Autogenerate, see Makefile.in
9919         entry for behavioral changes.
9920         (distclean-stage1, new-stage1-start, new-stage1-end,
9921         new-stage1-bubble, distclean-stage2, new-stage2-start,
9922         new-stage2-end, new-stage2-bubble, distclean-stage3,
9923         new-stage3-start, new-stage3-end): New autogenerated targets.
9924         (objext, prebootstrap, BOOT_CFLAGS,
9925         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9926         targets.
9928         * Makefile.in: Regenerate.
9929         (distclean-stage1, new-stage1-start, new-stage1-end,
9930         new-stage1-bubble, distclean-stage2, new-stage2-start,
9931         new-stage2-end, new-stage2-bubble, distclean-stage3,
9932         new-stage3-start, new-stage3-end): New targets.
9933         (all-stage1-gcc): Move prebootstrap dependency from here...
9934         (configure-stage1-gcc): ...to here.
9935         (new-bootstrap): Use bubble targets.
9936         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9937         Use per-stage distclean targets.
9938         (configure-stage1-gcc, configure-stage2-gcc,
9939         configure-stage3-gcc, all-stage1-gcc,
9940         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9941         Use new-stageN-start to prepare the tree.
9943 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
9945         * Makefile.def (host_modules): add libcpp.
9946         * Makefile.tpl: Add dependencies on and for libcpp.
9947         * Makefile.in: Regenerate.
9948         * configure.in: Add libcpp host module.
9949         * configure: Regenerate.
9951 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
9953         * Makefile.tpl: Whenever a recursive target is defined, wrap
9954         it in a special @if/@endif block, and prepare its maybe
9955         dependency in the @if/@endif block
9956         * configure.in: Instead of writing maybe dependencies, remove
9957         the @if/@endif statements, and remove the @if/@endif blocks
9958         that remain.
9959         * configure: Regenerate.
9960         * Makefile.in: Regenerate.
9962 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
9964         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9966 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
9968         PR bootstrap/15120
9969         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9970         * */configure: Rebuilt.
9972 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
9974         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9975         of libf2c.
9976         * configure, Makefile.in: Regenerate.
9978 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
9980         * MAINTAINERS (Write After Approval): Add myself.
9982 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
9984         Merge from tree-ssa-20020619-branch.
9986         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9987         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9988         (HOST_GMPLIBS): Define.
9989         (HOST_GMPINC): Define.
9990         (TARGET_LIB_PATH): Add libmudflap.
9991         (GFORTRAN_FOR_TARGET): Define.
9992         (configure-build*): Export GFORTRAN.
9993         (configure-gcc): Export GMPLIBS and GMPINC.
9994         (all-gcc): Add maybe-all-libbanshee.
9995         (configure-target-libgfortran): Define.
9996         * Makefile.in: Regenerate.
9997         * configure.in (host_libs): Add libbanshee.
9998         (target_libraries): Add target-libmudflap and target-libgfortran.
9999         Add --with-libbanshee.
10000         Handle --disable-libmudflap.
10001         (*-*-freebsd*): Use with_gmp.
10002         Add $(libgcj) to noconfigdirs.
10003         * configure: Regenerate.
10004         * depcomp: New file.
10005         * MAINTAINERS: Add tree-ssa maintainers.
10007 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10009         * MAINTAINERS (Various Maintainers): Add myself.
10011 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10013         * MAINTAINERS (Write After Approval): Add myself.
10015 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10017         * MAINTAINERS (Write After Approval): Add myself.
10019 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10021         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10022         * configure: Regenerate.
10024 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10026         Revert:
10027         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10029         * Makefile.def (flags_to_pass): Remove *dir variables that
10030         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10031         as well as prefix and exec_prefix.
10032         * Makefile.in: Regenerate.
10034 2004-04-26  Robert Millan  <robertmh@gnu.org>
10036         Add patches from libtool CVS.
10037         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10038         * ltconfig: Likewise.
10039         * ltcf-c.sh: Likewise.
10040         * ltcf-cxx.sh: Likewise.
10041         * ltcf-gcj.sh: Likewise.
10043 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10045         * Makefile.def (host_modules): Mark with the bootstrap
10046         flag packages on which gcc depends.
10047         * Makefile.tpl (all-bootstrap): Use it.
10048         * Makefile.in: Regenerate.
10050 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10052         * Makefile.def (flags_to_pass): Remove *dir variables that
10053         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10054         as well as prefix and exec_prefix.
10055         * Makefile.in: Regenerate.
10057 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10059         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10060         * configure: Regenerate.
10061         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10062         * gcc/Makefile.tpl (compare): Use the result of the test.
10063         * gcc/Makefile.in: Regenerate.
10065 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10067         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10068         Always relocate gcc and prev-gcc to the original names, even
10069         if the build fails.
10070         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10071         New targets.
10073 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10075         * MAINTAINERS: Update my email address.
10077 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10079         * configure.in (mips*-*-irix5*): Enable ld.
10080         * configure: Regenerate.
10082 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10084         * configure: Regenerate.
10086 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10088         * Makefile.tpl (configure-[+module+], configure-gcc,
10089         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10090         Set and export LDFLAGS.
10091         * Makefile.in: Regenerate.
10093 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10095         * MAINTAINERS: Add myself to write-after-approval.
10097 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10099         PR bootstrap/14871
10100         * Makefile.tpl: If we don't have built-in-tree target tools,
10101         use the ones found by configure rather than hacking around with
10102         program_transform_name.
10103         * configure.in: Give Makefile.tpl the information necessary
10104         to do that.
10105         * Makefile.in: Regenerate.
10106         * configure: Regenerate.
10108 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10110         PR bootstrap/14760
10111         * configure.in: When computing baseargs, strip *all* copies of
10112         offending options.  Also, don't match/substitute the trailing space,
10113         so that this actually works when two similar options are separated by
10114         only one space.
10115         * configure: Regenerate.
10117 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10119         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10120         (rs6000-*-aix*): Same.
10121         * configure: Regenerate.
10123 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10125         * MAINTAINERS: Add myself to write-after-approval.
10127 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10129         * MAINTAINERS: Add myself to write-after-approval.
10131 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10133         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10134         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10135         * Makefile.in: Regenerate.
10137         * configure.in (top level bootstrap support): Rework --enable-werror
10138         to set @stage2_werror_flag@.
10139         * configure: Regenerate.
10140         * Makefile.tpl (top level bootstrap support): Pass
10141         @stage2_werror_flag@ down to configure in stages 2 and 3.
10142         * Makefile.in: Regenerate.
10144 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10146         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10147         for stages 2 and 3 as well as in make.  As a consequence, remove
10148         OUTPUT_OPTION (now detected by configure) from the flags passed down
10149         to make.
10150         * Makefile.in: Regenerate.
10152         * Makefile.tpl (new-bootstrap): Fix typo.
10153         * Makefile.in: Regenerate.
10155 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10157         * Makefile.tpl: Rearrange by moving recursive_targets rules
10158         into their proper sections.
10159         * Makefile.tpl (top level bootstrap support): Move disabling
10160         of coverage flags from 'make' to 'configure'; improve comments.
10161         * Makefile.in: Regenerate.
10163         * Makefile.tpl (experimental top level bootstrap) Move stage1
10164         language setting from all- target to configure- target; disable
10165         intermodule optimization in stage 1; prevent gratuitous rebuilds
10166         of stage 1.
10167         * Makefile.in: Regenerate.
10168         * configure.in: Comma-separate stage 1 language list for top
10169         level bootstrap.
10170         * configure: Regenerate.
10172         * Makefile.tpl: Clean up experimental top level bootstrap support:
10173         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10174         prev-gcc in configure- targets as well as all- targets.
10175         * Makefile.in: Regenerate.
10177 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10179         * compile: New file imported from automake.
10181 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10183         * configure.in: Remove symbolic link section.
10184         * configure: Regenerate.
10185         * Makefile.tpl (links): Remove.
10186         * Makefile.in: Regenerate.
10188 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10189             Nathanael Nerode  <neroden@gcc.gnu.org>
10191         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10192         Set with AC_CHECK_PROGS.
10193         * configure.in: Fix comment typo from last patch.
10194         * configure: Regenerate.
10196 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10198         * Makefile.tpl: Introduce experimental top level bootstrap support.
10199         * Makefile.in: Regenerate.
10200         * configure.in: Introduce support for top level bootstrap.
10201         * configure: Regenerate.
10203 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10204             Paolo Bonzini  <bonzini@gnu.org>
10206         PR bootstrap/14522
10207         * configure.in: Cope with shells that do not support unquoted ^
10208         * configure: Regenerate.
10210 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10211             Paolo Bonzini  <bonzini@gnu.org>
10213         PR bootstrap/14522
10214         * configure.in: Cope with shells that do not support nesting
10215         quotes inside quoted backquote substitutions.
10216         * configure: Regenerate.
10218 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10220         PR bootstrap/14522
10221         * configure.in: Fix escaping of $.
10222         * configure: Regenerate.
10224 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10226         * configure: Regenerate, since I forgot to while committing Paolo's
10227         changes.
10229 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10231         PR ada/14131
10232         Move language detection to the top level.
10233         * configure.in: Find default values for the tools as
10234         soon as possible.  Disable ada if GNAT is not found.
10235         Emit error message about missing languages.  Expand
10236         --enable-languages=all for the gcc subdirectory.
10238 2004-03-10  Ben Elliston  <bje@gnu.org>
10240         * MAINTAINERS: Update my email address.
10242 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10244         * ltconfig: Disable building static libraries if building shared
10245         libraries on AIX 5L.
10247 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10249         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10250         and disable libgcj.
10251         * configure: Regenerated.
10253 2004-03-01  Brian Booth  <bbooth@redhat.com>
10255         * MAINTAINERS: Add myself to write-after-approval.
10257 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10259         * MAINTAINERS: Add myself to write-after-approval.
10261 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10263         PR bootstrap/7087
10264         * Makefile.tpl: Guard XFOO sed statements better.
10265         * Makefile.tpl: Add dependency for configure-target-libada.
10266         * Makefile.in: Regenerate (incidentally fixes broken
10267         commit when libada-branch was merged).
10269 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10271         * MAINTAINERS: Add myself to write-after-approval.
10273 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10275         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10276         maintainers.
10278 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10280         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10281         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10283 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10285         PR bootstrap/11932
10286         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10288 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10290         * MAINTAINERS: Added myself to write-after-approval.
10292 2004-02-14  Michael Koch  <konqueror@gmx.de>
10294         * MAINTAINERS: Added myself to write-after-approval.
10296 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10298         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10299         some OS port maintainers to OS port maintainers section.
10301 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10303         * MAINTAINERS: Add self.
10305 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10307         * MAINTAINERS: Alphabetize.
10309 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10311         * MAINTAINERS: Remove myself.
10313 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10315         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10316         (rs6000-*-aix*): Same.
10317         * configure: Regenerate.
10319 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10321         * configure.in (host): Add in missing $noconfigdirs to defines.
10322         * configure: Regenerate.
10324 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10325             Nathanael Nerode  <neroden@gcc.gnu.org>
10327         PR ada/6637, PR ada/5911
10328         Merge with libada-branch:
10329         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10330         with appropriate dependencies. Add --enable-libada configure switch.
10331         * configure, Makefile.in: Regenerate.
10333 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10335         * MAINTAINERS: Add myself to write-after-approval.
10337 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10339         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10340         * configure: Regenerate.
10342 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10344         Merge from upstream:
10346         * ltmain.in: When setting IFS to '~', be careful about user
10347         arguments that contain '~'.
10349         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10351         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10352         Also test $base_compile against $CC with escaped arguments. Bug
10353         reported by Geoff Keating <geoffk@apple.com>.
10355 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10357         * MAINTAINERS: Remove i960 port.
10359 2004-01-23  DJ Delorie  <dj@redhat.com>
10361         * Makefile.def (target_modules) [libiberty]: Don't stage.
10362         * Makefile.in: Rebuilt.
10364 2004-01-20  Caroline Tice  <ctice@apple.com>
10366         * MAINTAINERS: Add myself to write-after-approval.
10368 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10370         * MAINTAINERS: Update my email address.
10372 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10374         * MAINTAINERS: Add myself to write-after-approval.
10376 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10378         * MAINTAINERS: Remove entries without email address.
10380 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10382         * MAINTAINERS: Add myself to write-after-approval.
10384 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10386         * MAINTAINERS: Update my email address.
10388 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10390         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10391         * Makefile.tpl (configure-target-[+module+]): Support stage.
10392         * Makefile.in: Rebuilt.
10394 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
10396         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10398 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
10400         * MAINTAINERS: Add myself as a MIPS maintainer.
10402 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10404         * configure.in: Use ./config.cache, not config.cache.
10405         * configure: Regenerate.
10406         * Makefile.tpl: Special-casing not needed for GCC any more.
10407         * Makefile.in: Regenerate.
10409         * configure.in: Don't share a cache file for host dirs.
10410         * configure: Regenerate.
10412         * config-ml.in: Don't mess with the cache file.
10414 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10416         * MAINTAINERS: Move myself from 'Write After Approval' to
10417         'CPU Port Maintainers' section as SPARC maintainer.
10419 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10421         * Makefile.tpl: Make GCC use a separate config.cache.
10422         * Makefile.in: Regenerate.
10424         PR bootstrap/11932, PR bootstrap/11933
10425         (I don't know if it will fix either of them, but it relates
10426         to them.)
10427         * configure.in: Don't use shared config.cache for target
10428         directories.
10429         * configure: Regenerate.
10431 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
10433         * MAINTAINERS: Add myself to 'Write After Approval' section.
10435 2003-12-31  Roger Sayle  <roger@eyesopen.com>
10437         * configure.in (ia64*-*-hpux*): Disable building java libraries.
10438         * configure: Regenerated.
10440 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
10442         * MAINTAINERS: Remove the mn10200 maintainer.
10444 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
10446         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10447         * configure: Regenerated.
10449 2003-12-16  Jan Hubicka  <jh@suse.cz>
10451         * MAINTAINERS: Add myself as callgraph maintainer.
10453 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
10455         * configure.in (raw_libstdcxx_flags): Remove the leading space.
10456         * configure: Regenerate.
10458 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10460         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10461         'Write After Approval' section. Update email.
10463 2003-12-01  James Lemke  <jim@wasabisystems.com>
10465         * MAINTAINERS (Write After Approval): Add myself.
10467 2003-11-20  Matt Thomas  <matt@3am-software.com>
10469         * MAINTAINERS: Add myself as a vax port maintainer.
10471 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10473         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10474         (configure-build-[+module+], configure-[+module+]): Likewise.
10475         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10476         * Makefile.in: Regenerate.
10478 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10480         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10481         shared/dylibed libraries.
10482         * ltmain.sh: Likewise.
10483         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10484         * ltcf-cxx.sh: Likewise.
10485         * ltcf-gcj.sh: Likewise.
10486         * ltconfig: Likewise.
10488 2003-11-17  Stan Cox  <scox@redhat.com>
10490         * MAINTAINERS: Add myself as iq2000 port maintainer.
10492 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10494         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10495         * Makefile.in: Regenerate.
10497 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10499         * config.sub: Update to 2003-11-03 version.
10501 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10503         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
10504         * configure:  Regenerate.
10506 2003-10-20  Nicolas Pitre  <nico@cam.org>
10508         * MAINTAINERS: Add myself to 'Write After Approval' section.
10510 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
10512         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10514 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
10516         * MAINTAINERS: Update my email address.
10518 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10520         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10522 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
10524         * MAINTAINERS: Add myself to 'Write After Approval' section.
10526 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
10528         * config.guess: Update to 2003-10-16 version.
10529         * config.sub: Update to 2003-10-16 version.
10531 2003-10-15  David Daney  <ddaney@avtrex.com>
10533         * MAINTAINERS: Added myself to 'Write After Approval' section.
10535 2003-10-15  Falk Hueffner  <falk@debian.org>
10537         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10538         'Write After Approval' section. Update email.
10540 2003-10-14  Roger Sayle  <roger@eyesopen.com>
10542         * MAINTAINERS: Move myself from 'Write After Approval' to
10543         'Various Maintainers' section as middle-end maintainer.
10545 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10547         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10548         HOST_FLAGS_TO_PASS.
10549         * Makefile.in: Regenerate.
10551 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
10553         * config.guess: Update to 2003-10-07 version.
10554         * config.sub: Update to 2003-10-07 version.
10556 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10558         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10559         * ltconfig (irix5*, irix6*): Don't override version_type.
10561 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
10563         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10564         * configure: Rebuilt
10565         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10566         * Makefile.in: Rebuilt
10568 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10570         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10572 2003-09-30  Carlo Wood  <carlo@alinoe.com>
10574         * MAINTAINERS (Write After Approval): Add myself.
10576 2003-09-29  Paul Koning  <ni1d@arrl.net>
10578         * MAINTAINERS: Move myself from "Write After Approval"
10579         to CPU platform maintainers for pdp11 platform.
10581 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
10583         * MAINTAINERS: Move myself from 'Write After Approval' to
10584         'Various Maintainers' section as libffi testsuite maintainer.
10586 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
10588         * configure.in: Pass a computed --program-transform-name
10589         to subconfigures.
10590         * configure: Regenerated.
10592 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10594         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10595         * Makefile.in: Regenerate.
10597         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10598         * Makefile.in: Regenerate.
10600 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
10602         * MAINTAINERS: Move myself from 'Write After Approval'
10603         to 'Various Maintainers' (objective-c) section.
10605 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
10607         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10608         quoting.
10609         * configure: Regenerated.
10611 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
10613         * MAINTAINERS (Write After Approval): Add myself to write after
10614         approval list.
10616 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
10618         * MAINTAINERS (Write After Approval): Add myself.
10620 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
10622         * MAINTAINERS: Update my e-mail address.
10624 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
10626         * libtool.m4 (LD): Correct powerpc64 host match.
10628 2003-09-06  James E Wilson  <wilson@tuliptree.org>
10630         * MAINTAINTERS: Update my affiliation and email address.
10632 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10634         * MAINTAINERS (Write After Approval): Add myself.
10636 2003-09-04  DJ Delorie  <dj@redhat.com>
10638         * configure: Regenerate.
10640 2003-09-04  Robert Millan  <robertmh@gnu.org>
10642         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10644 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10646         * configure.in: Ensure arguments to sed are properly spaced.
10647         * configure: Regenerate.
10649 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10651         * MAINTAINERS: Update my e-mail address.
10653 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10655         * MAINTAINERS (Write After Approval): Add myself.
10657 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10659         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10660         * configure: Regenerated.
10662 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10664         * MAINTAINERS: Update my email address.
10666 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10668         * configure.in:  Use newline instead of semicolon when assuming
10669         shell arguments in a for loop.
10670         * configure:  Regenerated.
10672 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10674         * MAINTAINERS: Resurrect the i860 maintainer.
10676 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10678         PR 8180
10679         * configure.in: When testing with_libs and with_headers, treat
10680         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10681         * configure: Regenerate.
10683         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10684         make, shell, etc.
10685         (baseargs): Likewise.
10686         * configure: Regenerate.
10688 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10690         * MAINTAINERS (Write After Approval): Add myself.
10692 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10694         * configure.in: Disable libgcj for darwin not on powerpc.
10695         * configure: Rebuild.
10697 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10699         * config-ml.in, symlink-tree: Add license.
10701 2003-08-03  Richard Stallman  <rms@gnu.org>
10702             Eben Moglen  <moglen@columbia.edu>
10704         * README.SCO: New file.
10706 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10708         * Makefile.tpl (check, check-c++): Express dependencies using
10709         dependencies rather than commands.
10710         * Makefile.in: Regenerate.
10712 2003-08-01  Andrew Cagney  <cagney@redhat.com>
10714         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10715         * configure: Ditto.
10717 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
10719         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10720         * Makefile.in: Update.
10722 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
10724         * configure.in: Enable libgcj for darwin.
10725         * configure: Rebuild.
10727 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
10729         * config-ml.in:  Use ac_configure_args directly instead of
10730         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
10731         actually seen.
10733 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10735         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10736         creating target and build subdirs to build all parent dirs as needed.
10737         * Makefile.in: Rebuild.
10738         * configure.in: Don't build dirs explicitly here.
10739         * configure: Rebuild.
10741 2003-07-26  Paul Brook  <paul@nowt.org>
10743         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10745 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
10747         * Makefile.tpl (all-make): Depend on intl.
10748         * Makefile.in: Rebuilt.
10750 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
10752         * install-sh:  Update to newer upstream versions (associated with
10753         aclocal 1.7).
10754         * mkinstalldirs:  Likewise.
10755         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
10757 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
10759         * MAINTAINERS: Move self from Bug database only accounts
10760         to write-after-approval.
10762 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
10764         * config.if: Remove unused libc_interface determination.
10766 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10768         * MAINTAINERS: Move self from write-after-approval to
10769         build machinery (*.in).
10771 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10773         PR bootstrap/11273
10774         PR bootstrap/11408
10775         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10776         unused INSTALL_PROGRAM_ARGS.
10777         * configure.in: Use AC_PROG_INSTALL.
10778         * Makefile.in: Regenerate.
10779         * configure: Regenerate.
10781 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10783         * MAINTAINERS: Alphabetize.
10785 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10787         * configure: Rebuilt.
10788         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10789         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10790         newlib nor libgloss.
10791         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10792         * configure.in (am33_2.0-*-linux*): Added.
10794 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
10796         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10797         * configure: Regenerate.
10799 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
10801         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10802         * Makefile.in: Regenerate.
10804 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10806         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10807         * Makefile.in: Regenerate.
10809 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
10811         * Makefile.tpl: Replace PWD with PWD_COMMAND.
10812         * Makefile.in: Regenerated.
10814         * config-ml.in: Replace PWD with PWD_COMMAND.
10816 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10818         * intl: New directory; see intl/ChangeLog for details.
10819         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10820         * Makefile.tpl: all-gcc depends on maybe-all-intl.
10821         * Makefile.in: Regenerate.
10823 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10825         * configure.in: Clean up config-lang.in handling.  Delete
10826         useless assignment to "subdirs".
10827         * configure: Regenerate.
10829 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10831         * configure.in: Rename 'target_libs' to 'target_libraries'.
10832         Remove useless reference to 'target_libs'.
10833         * configure: Regenerate.
10835 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
10837         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10838         * Makefile.in: Regenerate.
10840 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10842         * Makefile.def: Introduce flags_to_pass.
10843         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10844         * Makefile.in: Regenerate.
10846 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
10848         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10849         and target-libgloss.
10850         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10851         <h8300*-*-*>: Disable libf2c and ${libgcj}.
10852         * configure: Regenerate.
10854 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10856         * configure.in: Update testsuite_flags to new location.
10857         * configure. Regenerate.
10859 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10861         * Makefile.tpl: Remove BUILD_CC stuff.
10862         * Makefile.in: Regenerate.
10864 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10866         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10868 2003-06-16  Graeme Peterson  <gp@qnx.com>
10870         * MAINTAINERS (Write After Approval): Add myself.
10872 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
10874         * config.guess: Update to 2003-06-12 version.
10875         * config.sub: Update to 2003-06-13 version.
10877 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
10879         * config.guess: Update to 2003-06-06 version.
10880         * config.sub: Update to 2003-06-06 version.
10882 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10884         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10885         * configure. Regenerate.
10887 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10889         * configure.in: Disable serial configure by default.
10890         * configure: Regenerate.
10891         * Makefile.tpl: Abolish .NOTPARALLEL.
10892         * Makefile.in: Regenerate.
10894         * Makefile.tpl: Replace {build,host,target}_canonical by
10895         {build,host,target}.
10896         * Makefile.in: Regenerate.
10898         * Makefile.tpl: Fix stupid pasto.
10899         * Makefile.in: Regenerate.
10901 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10903         * Makefile.tpl: Remove bogus conditional.
10904         * Makefile.in: Regenerate.
10906 2003-06-05  Jan Hubicka  <jh@suse.cz>
10908         * Makefile.tpl (profiledbootstrap): New target.
10909         * Makefile.in (profiledbootstrap): New target.
10911 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
10913         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10914         Pinski. Remove user names from other bugzilla-only maintainers.
10916 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10918         * Makefile.tpl: Make 'recursive targets' using autogen rather
10919         than shell loop.  Remove duplicate 'clean' targets and false
10920         comments.
10921         * Makefile.def: Add systematic dependencies to 'recursive' targets.
10922         Add systematic method of specifying missing targets in subdirs.
10923         Add copyright boilerplate.
10924         * Makefile.in: Regenerate.
10925         * configure.in: Add 'recursive targets' to maybe list.
10926         * configure: Regenerate.
10928         * MAINTAINERS: "GNATS only" -> "Bug database only".
10930         * Makefile.tpl: Rename [+target+] to [+make_target+].
10931         * Makefile.def: Rename 'target' to 'make_target'.
10933 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
10935         * MAINTAINERS: Add self as options handling maintainer.
10937 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
10939         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10940         been too long since I touched those ports.
10942 2003-05-28  DJ Delorie  <dj@redhat.com>
10944         * Makefile.tpl: Make maybe-check-gcc .PHONY.
10945         * Makefile.in: Regenerate.
10947 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
10949         * configure.in: Use curly braces in the definition of tooldir.
10950         * configure: Regenerate.
10952 2003-05-21  DJ Delorie  <dj@redhat.com>
10954         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10955         newlib or libgloss.
10956         * Makefile.in: Regenerate.
10958 2003-05-21  DJ Delorie  <dj@redhat.com>
10960         * Makefile.tpl: Add missing empty maybe-check-gcc target.
10961         * Makefile.in: Regenerate.
10963 2003-05-20  Ian Lance Taylor  <ian@airs.com>
10965         * MAINTAINERS: Update my e-mail address.
10967 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10969         * configure.in: Switch more things to use maybe dependencies.
10970         * Makefile.tpl: Switch more things to use maybe dependencies.
10971         Factor out common code from autogen IF statements.
10972         * configure: Regenerate.
10973         * Makefile.in: Regenerate.
10975 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
10977         * configure.in: Accept i[3456789]86 for machine type.
10978         * configure: Regenerate.
10980 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10982         * configure.in: Switch more things to use maybe dependencies.
10983         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
10984         * configure: Regenerate.
10985         * Makefile.tpl: Switch more things to use maybe dependencies.
10986         * Makefile.in: Regenerate.
10988 2003-05-16  Andreas Schwab  <schwab@suse.de>
10990         * Makefile.tpl (install-opcodes): Define.
10991         * Makefile.in: Rebuild.
10993 2003-05-13  Andreas Jaeger  <aj@suse.de>
10995         * config.guess: Update to 2003-05-09 version.
10996         * config.sub: Update to 2003-05-09 version.
10998 2003-05-13  Michael Eager  <eager@mvista.com>
11000         * configure.in: Correct sed script so that options in quotes are not
11001         deleted.
11002         * configure: Rebuild.
11004 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11006         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11007         and $$s/newlib/libc/sys/cygwin32 include paths.
11008         * configure: Ditto.
11010 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11012         * MAINTAINERS: Update my email addresses.
11014 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11016         * config-ml.in: Propagate INSTALL variables.
11018 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11020         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11022 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11024         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11025         * Makefile.in: Regenerate.
11027 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11029         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11031 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11033         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11035 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11037         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11038         * Makefile.in: Regenerated.
11040 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11042         * MAINTAINERS (Write After Approval): Upgrade myself from
11043         GNATS only to write-after-approval. Update my mail address.
11045 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11047         (OS Port Maintainers: freebsd): Add myself.
11049 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11051         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11053 2003-04-22  Kean Johnston  <jkj@sco.com>
11055         * MAINTAINERS (SCO ports): Added myself.
11057 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11059         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11061 2003-04-19  Kean Johnston  <jkj@sco.com>
11063         * MAINTAINERS (Write After Approval): Add myself.
11065 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11067         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11068         * Makefile.in: Regenerate.
11070 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11072         * configure.in (powerpc64*-*-linux*): Remove.
11073         * configure: Rebuilt.
11075 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11077         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11078         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11079         and restrap.
11080         * Makefile.in:  Regenerate.
11082 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11084         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11085         * configure: Regenerated.
11087 2003-04-15  DJ Delorie  <dj@redhat.com>
11089         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11091 2003-04-13  Nick Clifton  <nickc@redhat.com>
11093         * config-ml.in: Remove support for --disable-aix removing
11094         call-aix multilibs.
11096 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11098         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11099         * */configure: Rebuilt.
11101 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11103         * MAINTAINERS: Add my email address.
11105 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11107         * MAINTAINERS (Write After Approval): Add myself.
11109 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11111         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11112         * Makefile.in: Regenerate.
11114 2003-03-14  Michael Chastain  <mec@shout.net>
11116         * Makefile.in: Regenerate with correct Makefile.def.
11118 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11120         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11121         Make macro.
11122         * Makefile.in: Regenerate.
11123         * configure.in: Clean up gxx_include_dir logic.
11124         * configure: Regenerate.
11126 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11128         * MAINTAINERS (Write After Approval): Add myself.
11130 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11132         * MAINTAINERS: Update my mail address.
11134 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11136         * configure.in (gxx_include_dir): Fix typo.
11137         * configure: Regenerated.
11139 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11141         * Makefile.tpl: Reindent.
11142         * Makefile.in: Regenerate.
11143         * configure.in: Reindent.  Don't set unused variables.
11144         * configure: Regenerate.
11146 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11148         * configure.in: Include $(build_tooldir)/sys-include in
11149         FLAGS_FOR_TARGET.
11150         * configure: Regenerated.
11152 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11154         * Makefile.tpl: Always pass down RANLIB.
11155         * Makefile.in: Regenerate.
11157         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11158         * Makefile.in: Regenerate.
11159         * configure.in: Remove unused logic relating to --enable-shared
11160         and --enable-threads.  Remove bogus comments.  Remove redundant
11161         noconfigdirs.
11162         * configure: Regenerate.
11164         * configure.in: Replace ${libstdcxx_version} by its value.
11165         Remove reference to mh-dgux.
11166         * configure: Regenerate.
11168 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11170         * MAINTAINERS (Write After Approval): Add myself.
11172 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11174         * Makefile.tpl: Rearrange.
11175         * Makefile.in: Regenerate.
11177 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11179         * configure.in: Add support for kaOS as cross build target system.
11180         * configure: Regenerated.
11182 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11184         * MAINTAINERS (Write after approval): Add myself.
11186 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11188         * MAINTAINERS: Update my email address.
11190 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11192         * MAINTAINERS: Add self to blanket write privs. section.
11194 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11196         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11197         configure-target-* as some target builds may require additional
11198         flags for preprocessor tests.
11199         * Makefile.in: Regenerated.
11201 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11203         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11204         * ltconfig: Handle it.
11205         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11206         auto-detecting it.
11208         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11209         it is used as argument to $CC.
11210         * ltcf-gcj.sh: Likewise.
11212         * configure.in: Introduce --enable-maintainer-mode.
11213         * configure: Rebuilt.
11214         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11215         for maintainer mode.
11216         * Makefile.in: Rebuilt.
11218 2003-02-18  Jason Merrill  <jason@redhat.com>
11220         * Makefile.tpl (check-c++): Allow parallelism.
11222 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11224         * MAINTAINERS: Remove John Carr (who never actually had access to
11225         gcc.gnu.org).
11227 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11229         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11230         don't configure target-libobjc.
11231         * configure: Regenerate.
11233 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11235         * Makefile.tpl (RANLIB): Define.
11236         * Makefile.in: Regenerate.
11238 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11240         * MAINTAINERS: Update my email.
11242 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11244         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11245         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11246         * Makefile.in: Regenerated.
11247         * configure.in: Remove all traces of snavigator, db, and grep.
11248         * configure: Regenerated.
11250 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11252         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11253         After Approval.
11255 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11257         * MAINTAINERS (Write after approval): Add myself.
11259 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11261         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11262         * Makefile.in: Regenerated.
11264 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11266         * config.guess: Updated to 2003-01-30's version.
11267         * config.sub: Updated to 2003-01-28's version.
11269 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11271         * config.if: If gcc_version is already set, just use it.  Don't set
11272         gcc_version_trigger if it's already set, otherwise set it to
11273         gcc/version.c, but only if the file exists.  If it is not set and
11274         gcc/version.c does not exist, try to extract the version number from
11275         $CC.
11277 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11279         * MAINTAINERS: Add myself to write-after-approval list.
11281 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11283         * configure.in:  Revert 24Jan change.
11284         * configure:  Regenerate.
11286 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11288         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11289         entry of HJ Lu.
11291 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11293         * configure.in: Revert previous change.
11294         * configure: Regenerate.
11296 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11298         * configure.in: Make rda native-only.
11299         * configure: Regenerate.
11301 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11303         * MAINTAINERS: Move myself from GNATS-only-accounts to
11304         write-after-approval.
11306 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11308         * configure.in: Add missing \.
11309         * configure: Rebuilt.
11311 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11313         * configure.in (baseargs): Avoid using \| in sed regular
11314         expressions.
11315         * configure: Rebuilt.
11317 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11319         * configure.in (baseargs): Remove all supported forms of
11320         --cache-file, --srcdir, --host, --build and --target options
11321         from argument lists.
11322         * configure: Rebuilt.
11324 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11326         * MAINTAINERS: Add myself to write-after-approval list.
11328 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11330         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11331         * configure: Rebuilt.
11333 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11335         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11336         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11337         * Makefile.in: Regenerate.
11338         * configure: Regenerate.
11340 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11342         * configure.in: Remove Makefile in build, host and target modules
11343         unless configure was run with --no-recursion.
11344         * configure: Rebuilt.
11346 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11348         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11349         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11350         * Makefile.in: Regenerate.
11352 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11354         * config.guess: Update to 2003-01-03 version.
11355         * config.sub: Update to 2003-01-03 version.
11357 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11359         * configure: Regenerate with proper autoconf 2.13.
11361 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11363         * configure.in: Add AC_PREREQ for consistency.
11364         * configure: Regenerate.
11366 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11368         * configure.in (GDB_TK): Add tcl directories conditional on
11369         gdb/gdbtk directory being present.
11370         * configure: Regenerate.
11372 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11374         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11375         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11376         * configure: Rebuilt.
11378 2002-12-31  Tom Tromey  <tromey@redhat.com>
11380         * Makefile.in: Rebuilt.
11381         * Makefile.def (target_modules) [libffi]: Allow installation.
11383 2002-12-31  Andreas Schwab  <schwab@suse.de>
11385         * configure.in: Fix use of $program_transform_name.
11386         * configure: Regenerated.
11388 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11390         * configure.in (baseargs): Don't remove first configure argument.
11391         * configure: Regenerated.
11393 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
11395         * Makefile.tpl (local-distclean): Don't remove...
11396         (multilib.ts): ... this.  Moved into...
11397         (multilib.out): ... this.  Don't use sub-make.
11398         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11399         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11400         (configure-build-[+module+], configure-[+module+],
11401         configure-target-[+module+], configure-gcc): ... these.  Test
11402         for Makefile existence.  Drop config.status from dependencies.
11403         * Makefile.in: Rebuilt.
11404         * configure.in: Move gcc-version-trigger to the end of
11405         ac_configure_args.  Add comments to maybedep.tmp and
11406         serdep.tmp.  Introduce --disable-serial-configure.  Remove
11407         nonopt from baseargs, matching and removing corresponding
11408         whitespace while at it.
11409         * configure: Rebuilt.
11411 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
11413         * configure.in (host_configargs): Replace reference to
11414         no-longer-defined buildopts with --build=${build_alias}.
11415         * configure: Rebuilt.
11417         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
11418         program_transform_name to standard idiom.
11419         (AUTOGEN, AUTOCONF): Define.
11420         (Makefile.in): Use $(AUTOGEN).
11421         (Makefile): Depend on config.status, and use autoconf-style rule to
11422         build it.  Move original commands to...
11423         (config.status): ... this new target.
11424         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
11425         $(AUTOCONF).
11426         * Makefile.in: Rebuilt.
11428 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11430         * Makefile.tpl: Fix dramatic bustage due to change in
11431         program_transform_name.
11432         * Makefile.in: Regenerate.
11434         * configure.in: Remove unnecessary PATH setting.
11435         * configure: Regnerate.
11437         * configure.in: Don't default to unprefixed tools unless
11438         the native tools will work.
11439         * configure: Regenerate.
11441         * configure.in: Convert to autoconf script.  Blow away lots
11442         of now-redundant Makefile fragments.
11443         * configure: Generate using Autoconf.
11444         * Makefile.tpl: Rewrite to reflect autoconfiscation.
11445         * Makefile.in: Regenerate.
11447 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11449         * configure: Fix stupid bug where RANLIB was mistakenly included.
11451         * configure.in: Rename (buildargs, hostargs, targargs) to
11452         (build_configargs, host_configargs, target_configargs).
11454         * configure.in: Move logic out of sed statement.
11456         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
11457         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11459 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11461         * config.sub: Import from master repository
11462         * config.guess: Ditto
11464 2002-12-24  Andreas Schwab  <schwab@suse.de>
11466         * Makefile.tpl (multilib.out): Fix missing space.
11467         * Makefile.in: Regenerate.
11469 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11471         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11472         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11473         * Makefile.in: Regenerate.
11474         * configure.in: Remove unnecessary leftovers.
11476 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11478         * configure.in (extra_ranlibflags_for_target): New variable.
11479         (*-*-darwin): Add -c to ranlib commands.
11480         * configure (tooldir): Handle extra_ranlibflags_for_target.
11482 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11484         * Makefile.tpl: Revert HJL's change.
11485         * Makefile.in: Regenerated.
11486         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11487         always.
11489 2002-12-19  Andreas Schwab  <schwab@suse.de>
11491         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11492         * Makefile.in: Regenerate.
11494 2002-12-18  H.J. Lu  <hjl@gnu.org>
11496         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11497         * Makefile.in: Regenerated.
11499         * configure.in (build_prefix): New. Substitute.
11501 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11503         * Makefile.tpl: Don't let real targets depend on phony targets.
11504         * Makefile.in: Regenerate.
11506         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11507         * Makefile.in: Regenerate.
11509 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
11511         * config.sub: Import from master repository
11512         * config.guess: Ditto
11514 2002-12-16  Jason Merrill  <jason@redhat.com>
11516         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11517         previous 'make bootstrap'.
11518         * Makefile.in: Regenerate.
11520 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
11522         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11524 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11526         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11527         * Makefile.in: Regenerate.
11529 2002-12-13  Jason Merrill  <jason@redhat.com>
11531         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
11532         library tests.
11533         (check-c++): Just depend on it and check-target-libstdc++-v3.
11534         * Makefile.in: Regenerate.
11536 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11538         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11539         * Makefile.in: Rebuilt.
11541 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11543         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11545 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11547         * configure: Fix bug put in by gremlins.
11549         * Makefile.tpl: Substitute more autoconfily.
11550         * configure: Substitute more autoconfily.
11551         * Makefile.in: Regenerate.
11553 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
11555         * config.sub: Import from master repository
11556         * config.guess: Ditto
11557         * MAINTAINERS: Added Svein Seldal under write after approval
11559 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
11561         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11562         * Makefile.in (all-sim): Ditto.
11564 2002-12-06  DJ Delorie  <dj@redhat.com>
11566         * Makefile.tpl: Change configure dependencies to not have real
11567         targets depend on phony targets.
11569 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
11571         * configure.in: Revert unintentional change.
11573         * Makefile.tpl: Change dependency for */multilib.out so that
11574         it works when gcc isn't in the tree.
11576         * configure.in: Substitute more.
11577         * configure: Run subconfigures from the Makefile.
11578         * Makefile.tpl: Run subconfigures from the Makefile; add a few
11579         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
11581 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11583         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11585 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11587         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11588         and corresponding dependencies.
11589         * Makefile.in: Regenerate.
11591         * configure.in (host_tools): Order binutils, gas and ld for
11592         convenience in running the testsuites.
11594         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11595         * Makefile.in: Regenerate.
11596         * configure.in: Introduce rules to serialize subconfigure runs.
11598         * configure.in: Introduce BASE_CC_FOR_TARGET.
11599         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
11600         Realize configure-build-* targets.  Realize configure-target-* targets.
11601         * Makefile.in: Regenerate.
11603 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11605         * configure: Move gcc_version_trigger stuff from here...
11606         * configure.in: ...to here.
11608         * configure.in: Separate subconfigure options added by this file from
11609         options given by the user.  Add machinery to put args for host
11610         subconfigures into the Makefile.
11612         * Makefile.tpl: Remove 'vault' targets.
11613         * Makefile.tpl: Reorder and comment dependencies.
11614         * Makefile.in: Regenerate.
11616 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11617         * configure.in: Fix my broken commit of previous patch. (sigh)
11619 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11621         * configure.in: Move host-specific darwin noconfigdirs into
11622         the host-specific section.
11624 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11626         * configure.in: Move host-specific darwin noconfigdirs into
11627         the host-specific section.
11629 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11631         * configure: Remove skip-this-dir support.
11632         * Makefile.tpl: Remove skip-this-dir support.
11634         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11635         subdirectories.
11636         * Makefile.in: Regenerate.
11638         * Makefile.tpl: Strip out useless setting of 'dir'.
11639         * Makefile.in: Regenerate.
11641 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11643         * configure.in: Fix deeply stupid bug.
11645         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11646         shell code in CXX_FOR_TARGET
11647         * Makefile.def: Introduce raw_cxx.
11648         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11649         RAW_CXX_FOR_TARGET.
11650         * Makefile.in: Regenerate.
11652 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11654         * Makefile.tpl: Remove unnecessary ifs.
11655         * Makefile.in: Regenerate.
11657         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11658         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11659         targets for 'no_install' modules.
11660         * configure: Move GDB_TK substitution to configure.in.  Move
11661         build_modules stuff to configure.in.
11662         * configure.in: Implement soft dependency machinery.  Maybe-ize
11663         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11664         * Makefile.in: Regenerate.
11666 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11668         * Makefile.tpl: Make all-target, install-target behave similarly
11669         to all, install (only hitting configured targets).  Eliminate
11670         unused macro defintions.
11672         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11673         build != host.
11675         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11677         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11679         * configure.in: Produce lists of subdir targets we're actually
11680         configuring.  Remove references to "dosrel".
11681         * Makefile.tpl: Let configure set which subdir targets are hit.
11682         Remove install-cross; clean up install; remove ALL.  Remove
11683         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11684         Autogenerate host module targets.  Remove empty dependency lines
11685         and redundant dependency; rearrange slightly.
11686         * Makefile.def: Add host-side libtermcap, utils.
11688         * Makefile.in: Regenerate.
11690 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11692         * ltconfig (osf[345]): Append $major to soname_spec.
11693         Reflect this in library_names_spec.
11694         * ltmain.sh (osf): Prefix $major with . for use as extension.
11696 2002-11-19  Andreas Jaeger  <aj@suse.de>
11698         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11699         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11700         and sparc64 GNU/Linux systems.
11702 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11704         * MAINTAINERS: Update email.
11706 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11708         * MAINTAINERS: Complete James Dennett's entry.
11710 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11712         * MAINTAINERS (Write After Approval): Add myself.
11714 2002-11-13  Bruce Korb  <bkorb@gnu.org>
11716         * Makefile.tpl: syntactic cleanup
11718 2002-11-13  Stuart Hastings  <stuart@apple.com>
11720         * MAINTAINERS: Add myself to write-after-approval list.
11722 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11724         * Makefile.def: Add list of recursive targets to autogenerate.
11725         Add build_modules.
11726         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
11727         targets.  Autogenerate *-build-* targets.
11728         * Makefile.in: Regenerate.
11730 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11732         * configure: More autoconf-style substitutions.
11733         * Makefile.tpl: More autoconf-style substitutions.
11734         * Makefile.in: Regenerate.
11736 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11738         * configure: Substitute more variables in a more autoconf-friendly
11739         way.  Simplify slightly.
11740         * Makefile.tpl: Make more variables substitutable in an
11741         autoconf-friendly way.
11742         * Makefile.in: Regenerate.
11744 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
11746         * MAINTAINERS (Write After Approval): Add myself.
11748 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11750         * configure.in (v810*): Remove special setting of tools.
11752         * configure: Add support for extra required flags for ar or nm.
11753         * configure.in (aix4.3+): Use above support for target-specific
11754         issues, rather than using config/mt-aix43.
11756 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11758         * configure: Remove 'removing', which doesn't work.  Replace $subdir
11759         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
11760         with $srcdir.  Reformat indentation.  Substitute some variables
11761         formerly hard-coded in the Makefile for build=host.
11762         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11763         * Makefile.def: Autogenerate more.
11764         * Makefile.in: Regenerate.
11766 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11768         * MAINTAINERS (Write After Approval): Add myself.
11770 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11772         * Makefile.def (host_modules): Add rda.
11773         * Makefile.in: Regenerate.
11774         * configure.in (target_tool): Add target-rda to list.
11776 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11778         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11780 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11782         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11783         and restrap targets to this rule.
11784         * Makefile.in:  Regenerate.
11786 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11788         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11789         GNATS only accounts.
11791 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11793         * configure.in (i[3456]86-*-linux*): Add check to disable
11794         ${libgcj} for glibc1.
11796 2002-10-24  Denis Chertykov  <denisc@overta.ru>
11798         * MAINTAINERS: Add myself as ip2k port maintainer.
11800 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
11802         * configure.in: Add tic4x target.
11804 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11806         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11807         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11808         * Makefile.in: Regenerate.
11810         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11811         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11812         * Makefile.in: Regenerate.
11814 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
11816         * MAINTAINERS: Add myself as web pages co-maintainer.
11818 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11820         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11821         * Makefile.in: Regenerate.
11823 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
11825         * MAINTAINERS: Add myself and Nathan Sidwell
11826         <nathan@codesourcery.com> as VxWorks maintainers.
11828 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11830         * Makefile.def: Remove order dependency comments.
11831         * Makefile.tpl: Add explicit install-install dependencies.
11832         * Makefile.in: Regenerate.
11834         * Makefile.tpl: Remove material now in src-release.  (Finally!)
11835         * Makefile.in: Regenerate.
11837         * Makefile.tpl: Add configure-target (for src-release in src)
11838         * Makefile.in: Regenerate.
11840 2002-09-30  Nick Clifton  <nickc@redhat.com>
11842         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11844 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
11846         * configure.in (s390*-*-linux*): Enable libgcj.
11848 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
11850         * configure: Revert accidentally applied changes.
11852         * Makefile.tpl: Make more autoconf-friendly.
11853         * Makefile.in: Regenerate.
11854         * configure: Make substitution more autoconf-like.
11856 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
11858         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11859         single entry to handle all these.
11860         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
11861         libjava on arm-*-elf.
11863 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
11865         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11866         things that depend on them.
11868 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11870         * Makefile.tpl: Make subsituted variables more autoconfy.
11871         * Makefile.in: Regenerate.
11872         * configure: Make seds more autoconfy.
11874 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11876         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11877         * Makefile.in: Regenerate.
11878         * configure.in: Rewrite sed statements to look autoconfy.
11880         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11881         all-target-foo on configure-target-foo.
11882         * Makefile.def: Ditto.
11883         * Makefile.in: Rebuild.
11885 2002-09-25  Andrew Haley  <aph@redhat.com>
11887         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11889 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11891         * Makefile.def: New file.
11892         * Makefile.tpl: New file.
11893         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11894         * contrib/gcc_update: Note that Makefile.in is a generated file.
11896         * configure.in: Minor rearrangement.  Simplify tests.
11898 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
11900         * configure.in (with_headers): Skip copy if value is "yes".
11901         (with_libs): Likewise.
11903 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11905         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11906         * configure.in (sh*-*-pe*): Ditto.
11907         * configure.in (mips*-*-pe*): Ditto.
11908         * configure.in (*arm-wince-pe): Ditto.
11910         * configure.in: Rearrange.
11912 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
11914         * MAINTAINERS: Update my email address.
11916 2002-08-30  Paul Koning  <pkoning@equallogic.com>
11918         * MAINTAINERS: (Write After Approval): Add myself.
11920 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
11922         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11924 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
11926         * MAINTAINERS: Change my mailing address.
11928 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
11930         * MAINTAINERS (Write After Approval): Remove myself.
11931         (Various Maintainers: c++ runtime libs): Add myself.
11933 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
11935         * MAINTAINERS (Write After Approval): Remove myself.
11936         (Various Maintainers: c++ runtime libs): Add myself.
11938 2002-08-15  Eric Christopher  <echristo@redhat.com>
11940         * config.sub: Import from master repository.
11941         * config.guess: Ditto.
11943 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
11945         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11946         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11947         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11949 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
11951         * MAINTAINERS: Add self to rs6000 vector extensions.
11953 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
11955         * libiberty/configure: Reverted unintended yesterday's check in.
11957 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
11959         * boehm-gc/configure, libf2c/configure: Rebuilt.
11960         * libffi/configure, libiberty/configure: Ditto.
11961         * libjava/configure, libobjc/configure: Ditto.
11962         * libstdc++-v3/configure, zlib/configure: Ditto.
11963         Merged from binutils:
11964         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
11965         From Steve Ellcey <sje@cup.hp.com>:
11966         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11967         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11968         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11969         IA64.
11970         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11971         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11972         soname_spec, sys_lib_search_path_spec): Ditto.
11974 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
11976         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11978 2002-08-04  H.J. Lu  (hjl@gnu.org)
11980         * configure.in (mips*-*-linux*): Don't skip target-libffi.
11982 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
11984         * MAINTAINERS (Write After Approval): Add myself.
11986 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
11988         * configure.in: Move generic linux case to end.  Copy generic
11989         linux noconfigdirs to mips*-*-linux* entry and new
11990         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
11992 2002-07-19  Michael Matz  <matz@suse.de>
11994         * MAINTAINERS: Add myself as ra* maintainer.
11996 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
11998         * config.guess: Update to 2002-07-09 version.
11999         * config.sub: Update to 2002-07-03 version.
12001 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12003         * MAINTAINERS: Fix typo in a maintainer email address.
12005 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12007         * configure.in: Remove two redundant tests.
12009 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12011         * configure.in (mips*-*-irix6*o32): Enable stabs.
12013 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12015         * configure.in: Don't build grez.
12016         * Makefile.in: Ditto.
12018         * Makefile.in: Remove references to bsp, cygmon, libstub.
12019         * configure.in: Ditto.
12021         * configure.in: Remove leftover reference to gdbtest.
12023 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12025         * configure.in (gxx_include_dir):  Change to match versioned
12026         C++ headers if --enable-version-specific-runtime-libs is used.
12028 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12030         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12032 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12034         * configure.in: Make --without-x work.
12036 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12038         * configure.in: Rearrange target Makefile fragment collection.
12040         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12041         cvs[src].
12042         * configure.in: Ditto.
12044 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12046         * MAINTAINERS (Write After Approval): Update my e-mail address.
12048 2002-06-24  Ben Elliston  <bje@redhat.com>
12050         * configure.in (host_tools): Remove cgen.
12052         * Makefile.in (all-cgen): Remove; runs from its source directory.
12053         (check-cgen, install-cgen, clean-cgen): Likewise.
12054         (all-opcodes): Do not depend on all-cgen.
12055         (all-sim): Likewise.
12057 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12059         * Makefile.in: Eliminate 'apache' targets.
12060         * configure.in: Eliminate 'apache' targets.
12062         * configure.in: Eliminate redundant tests.  Reorganize.
12064         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12066         * config-ml.in: Eliminate references to Cygnus configure.
12068         * Makefile.in: Eliminate references to building emacs.
12070 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12072         * MAINTAINERS: Update my email address.
12074 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12076         * config.if (libstdcxx_incdir): Version C++ headers.
12077         (cxx_incdir): Remove.
12079 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12081         * MAINTAINERS (Write After Approval): Add self.
12083 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12085         * configure.in: Add support for ip2k.
12087 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12089         * configure.in: Fix AIX configury bug.
12091 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12093         * MAINTAINERS (Write After Approval): Add self.
12095 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12097         * configure.in: replace ${topsrcdir} with ${srcdir}
12099         * configure.in: Move definition of libstdcxx_flags
12100         right above usage, rather than waaay earlier.
12102         * configure.in: Pull definition of is_cross_compiler earlier.
12104         * configure.in: Rearrange a little.
12106         * configure.in: Remove references to librx.
12107         * Makefile.in: Remove references to librx.
12109 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12111         * config.sub: Add support for avr target.
12112         Import from master sources, rev 1.255
12114 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12116         * configure, .cvsignore:  Revert previous change...
12117         * Makefile:  ...delete.
12119 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12121         * configure.in: Eliminate ${gasdir} variable.
12123 2002-06-18  Dave Brolley  <brolley@redhat.com>
12125         * configure.in: Add support for frv.
12126         * config.sub: Add support for frv.
12128 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12130         * configure:  Remove garbage from previous commit.
12132 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12134         * configure:  For in-source builds, make a subdir and re-exec there.
12135         * Makefile:  New file.  Pass targets through to build directory.
12136         * .cvsignore:  No longer ignore "Makefile".
12138 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12140         * MAINTAINERS (Write After Approval): Add self.
12142 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12144         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12146 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12148         * configure.in (vax-*-netbsd*): Re-enable gas.
12150 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12152         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12153         BUILD_PREFIX_1, to correct nomenclature.
12154         * configure: Likewise.
12156         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12157         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12159 2002-05-31  Olaf Hering  <olh@suse.de>
12161         * config-ml.in: Propogate DESTDIR also.
12163 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12165         * configure.in (vax-*-netbsd*): Don't build gas for this
12166         platform.
12168 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12170         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12171         and libgcj for AVR.
12173 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12175         * MAINTAINERS (Write After Approval): Add myself.
12177 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12179         * config.guess: Update to 2002-05-22 version.
12180         * config.sub: Likewise.
12182 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12184         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12185         * config-ml.in: Likewise.
12186         * configure: Likewise.
12187         * configure.in: Likewise.
12189 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12191         * MAINTAINERS: Update my email address.
12193 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12195         * configure.in: Simplify makefile fragment collection.
12197         * configure.in: Remove code to build emacs.
12199         * configure.in : Remove --srcdir argument from targargs and buildargs
12200         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12202         * configure: Move some logic to configure.in.
12203         * configure.in: Move some logic from configure.
12205 2002-05-11  Tom Tromey  <tromey@redhat.com>
12207         * MAINTAINERS: Reflect libgcj reality.
12209 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12211         * Makefile.in: Honour DESTDIR.
12213 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12215         * config.guess: Import 2002-03-20 version.
12216         * config.sub: Import 2002-04-26 version.
12218 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12220         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12222 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12224         * MAINTAINERS: Add self.
12226 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12228         * ltmain.sh: Detect and handle object name conflicts
12229         while piecewise linking a static library.
12231 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12233         * configure.in (noconfigdirs): Don't disable libgcj on
12234         sparc64-*-solaris* and sparcv9-*-solaris*.
12236 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12238         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12240 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12242         * configure.in (FLAGS_FOR_TARGET): Do not add
12243         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12244         on i[3456]86-*-linux*.
12246 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12248         * configure.in (noconfigdirs): Replace [ ] with test.
12250         * configure.in (noconfigdirs): Do not add target-newlib if
12251         target == i[3456]86-*-linux*, and host == target.
12253 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12255         * configure.in: delete reference to absent file
12257         * configure.in: replace '[' with 'test'
12259         * configure.in: Eliminate references to gash.
12260         * Makefile.in: Eliminate references to gash.
12262         * configure.in: remove useless references to 'pic' makefile fragments.
12264         * configure.in: (*-*-windows*) Finish removing.
12266         * configure.in: Eliminate redundant test for libgui.
12268 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12270         * MAINTAINERS: Add self and realphabetize.  Update entries
12271         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12272         entry for a29k port maintainer.
12274 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12276         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12277         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12279 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12281         * configure.in: remove references to dead files
12283 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12285         * MAINTAINERS: Add information about purpose of this file.
12287 2002-04-18  Tom Tromey  <tromey@redhat.com>
12289         * configure.in: Disallow configuring libgcj when it is already
12290         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12291         Solaris 2.8 by default.  For PR libgcj/6158.
12293 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12295         * configure.in:  Move default CC setting out of config/mh-* fragments
12296         directly into here.
12298 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12300         * configure.in: don't even try to configure or make a subdirectory
12301         if there's no configure script for it.
12303 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12305         * MAINTAINERS: Remove chill maintainers.
12306         * Makefile.in (CHILLFLAGS): Remove.
12307         (CHILL_LIB): Remove.
12308         (TARGET_CONFIGDIRS): Remove libchill.
12309         (CHILL_FOR_TARGET): Remove.
12310         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12311         CHILL_LIB.
12312         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12313         (CHECK_TARGET_MODULES): Likewise.
12314         (INSTALL_TARGET_MODULES): Likewise.
12315         (CLEAN_TARGET_MODULES): Likewise.
12316         (configure-target-libchill): Remove.
12317         (all-target-libchill): Remove.
12318         * configure.in (target_libs): Remove target-libchill.
12319         Do not compute CHILL_FOR_TARGET.
12320         * libchill: Remove directory.
12322 2002-04-11  DJ Delorie  <dj@redhat.com>
12324         * Makefile.in, configure.in: Sync with binutils, entries
12325         follow...
12327 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12329         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12330         (do-tar, do-bz2): New rules.
12331         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12332         (gdb-tar): New rule.
12333         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12334         (insight_dejagnu.tar): New rule.
12335         (insight.tar): New rule.
12336         (gdb+dejagnu.tar): New rule.
12337         (gdb.tar): New rule.
12339 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12341         * Makefile.in: Add all-tix to deps for all-snavigator
12342         so that tix is built when building snavigator.
12344 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12346         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12347         ld and gdb are not supported.
12349 2002-01-07  Mark Salter  <msalter@redhat.com>
12351         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12352         Allow target-libgloss to be built for arm, strongarm, and xscale.
12354 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12356         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12357         options for i[3456]86-pc-linux* native builds.
12359 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12361         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12362         files from .po files for a distribution.
12364 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12366         * configure.in: Enable libstdc++-v3 for h8300 targets.
12368 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12370         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12371         version from bfd/.
12373 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12375         * Makefile.in (VER): When present, extract the version number from
12376         the file version.in.
12378 2001-05-24  Tom Rix  <trix@redhat.com>
12380         * configure.in : enable ld for aix
12382 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12384         * config.guess: Add linux target for S/390.
12386 2000-11-07  Philip Blundell  <pb@futuretv.com>
12388         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12390 2000-11-03  Philip Blundell  <pb@futuretv.com>
12392         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12393         files.
12395 2001-01-15  Ben Elliston  <bje@redhat.com>
12397         * configure.in (host_tools): Add sid.
12398         Always configure cgen.
12400 2000-11-24  Nick Clifton  <nickc@redhat.com>
12402         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12404 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
12406         * Makefile.in (ALL_MODULES): Add all-cgen.
12407         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12408         (all-cgen): New target.
12409         (all-opcodes,all-sim): Depend on all-cgen.
12410         * configure.in (host_tools): Add cgen.
12411         Only configure cgen if --enable-cgen-maint.
12413 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
12415         * configure.in: Add *-*-freebsd* configurations.
12417 2002-04-08  Tom Tromey  <tromey@redhat.com>
12419         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12420         Fixes PR libgcj/6068.
12422 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
12424         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12426 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12428         * configure.in (alpha*-dec-osf*): Enable libgcj.
12430 2003-03-27  Matthew Gingell  <gingell@gnat.com>
12432         * MAINTAINERS (Write After Approval): Add myself.
12434 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
12436         Fix for: PR bootstrap/3591, target/5676
12437         * configure.in (mcore-pe): Disable the configuration of
12438         libstdc++-v3 since exceptions are not supported.
12440 2002-03-20  Anthony Green  <green@redhat.com>
12442         * configure.in: Enable libgcj for xscale-elf target.
12444 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
12446         * MAINTAINERS:  Update my email address.
12448 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12450         * ltmain.sh (relink_command): Fix typo in previous change.
12452 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
12454         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
12455         (relink_command): Added --tag flags.
12456         (mode=install): If relinking fails; error out.
12458 2002-03-12  Richard Henderson  <rth@redhat.com>
12460         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12461         .NOTPARALLEL tag.
12462         (do-check): Rename from check.
12463         (check): Allow parallel check.
12465 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12467         * MAINTAINERS: Add myself as maintainer for xtensa port.
12468         Fix alphabetical order in CPU port maintainer list.
12469         Remove myself from Write After Approval list.
12471 2002-03-11  Richard Henderson  <rth@redhat.com>
12473         * Makefile.in (.NOTPARALLEL): Add fake tag.
12475 2002-03-07  H.J. Lu  (hjl@gnu.org)
12477         * configure.in: Enable gprof for mips*-*-linux*.
12479 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12481         * MAINTAINERS (Write After Approval): Add myself.
12483 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12485         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12486         libjava.
12487         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12489 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12491         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12492         because its Makefile is there; test for the executable instead.
12494 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12496         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12497         libstdc++-v3 and libjava.
12499 2002-02-11  Adam Megacz  <adam@xwt.org>
12501         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12502         boehm-gc
12504 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12506         * config.guess: Updated to 2002-01-30's version.
12507         * config.sub: Updated to 2002-02-01's version.
12508         Contribute sh64-elf.
12509         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
12510         * configure.in: Added sh64-*-*.
12512 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
12514         * MAINTAINERS: Belatedly add myself to write after approval list.
12516 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
12518         * MAINTAINERS: Put self in as maintainer for x86-64 port.
12519         Remove self as Write After Approval.
12521 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
12523         * MAINTAINERS: Put self in as maintainer for contrib/regression
12524         directory.
12526 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
12528         * MAINTAINERS:  Update my email address.
12530 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
12532         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
12533         target-libiberty, and target-libgloss.  Skip Java-related
12534         libraries if not supported for NetBSD on target CPU.
12536 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
12538         * install-sh: Use _inst.$$_ for temp file name.
12540 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
12542         * MAINTAINERS (Write After Approval): Move my contact info
12543         from here...
12544         (OS Port Maintainers): ...to here (netbsd).
12546 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
12548         * MAINTAINERS (Write After Approval): Add myself.
12550 2002-01-17  H.J. Lu  <hjl@gnu.org>
12552         * Makefile.in (all-fastjar): Also depend on all-libiberty.
12553         (all-target-fastjar): Also depend on all-target-libiberty.
12555 2002-01-16  H.J. Lu  (hjl@gnu.org)
12557         * config.guess: Import from master sources, rev 1.225.
12558         * config.sub: Import from master sources, rev 1.238.
12560 2002-01-16  Kazu Hirata  <kazu@hxi.com>
12562         * MAINTAINERS (Write After Approval): Remove myself.
12564 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
12566         * MAINTAINERS (Write After Approval): Add myself.
12568 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12570         * MAINTAINERS: Add self as docs co-maintainer.
12572 2001-12-11  Matthias Klose  <doko@debian.org>
12574         * MAINTAINERS (Write After Approval): Add myself.
12576 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
12578         * MAINTAINERS: Update my email address.
12580 2001-12-07  Turly O'Connor  <turly@apple.com>
12581         * MAINTAINERS (Write After Approval): Add myself.
12582         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12583         (rs6000_initialize_trampoline): Call __trampoline_setup for
12584         ABI_DARWIN too.
12585         * darwin-tramp.asm: New file, implements __trampoline_setup.
12586         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12588 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
12590         * MAINTAINERS (Write After Approval): Add myself.
12592 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
12594         * configure, configure.in: Use temp file for long sed commands.
12596 2001-12-03  Laurent Guerby  <guerby@acm.org>
12598         * config.sub: Update to version 1.232 on subversion.
12600 2001-12-03  Ben Elliston  <bje@redhat.com>
12602         * MAINTAINERS: Update mail address for config.* patches.
12604 2001-11-27  DJ Delorie  <dj@redhat.com>
12605             Zack Weinberg  <zack@codesourcery.com>
12607         When build != host, create libiberty for the build machine.
12609         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12610         CONFIG_ARGUMENTS.
12611         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12612         New variables.
12613         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12614         and rules.
12615         (all.normal): Depend on ALL_BUILD_MODULES.
12616         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12617         (all-build-libiberty): Depend on configure-build-libiberty.
12619         * configure: Calculate and substitute proper value for
12620         ALL_BUILD_MODULES.
12621         * configure.in: Create the build subdirectory.
12622         Calculate and substitute TARGET_CONFIGARGS (formerly
12623         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12625 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
12627         * MAINTAINERS (write-after-approval): Add self.
12629 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12631         * MAINTAINERS (GNATS only accounts): Remove self.
12633 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12635         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12636         libf2c.
12638 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12640         * MAINTAINERS (Write After Approval): Add self.
12642 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12644         * MAINTAINERS: mips and s390 are also CPU ports.
12646 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12648         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12650 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12652         * MAINTAINERS: Alphabetize.
12654 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12656         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12658 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12660         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12662 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12664         * configure.in (--enable-languages): Be more permissive about
12665         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12667 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12669         * config.sub: Import from master sources, rev. 1.230.
12670         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12672 2001-11-07  Laurent Guerby  <guerby@acm.org>
12674         * MAINTAINERS (Write After Approval): Add self.
12676 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12678         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12680 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12682         * config.sub: Import from master sources, rev 1.226.
12683         * config.guess: Import from master sources, rev 1.216.
12685 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12687         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12688         * MAINTAINERS: Add self as maintainer of MMIX port.
12689         Remove old after-approval entry.
12691 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12693         * ChangeLog, configure: Fix spelling errors.
12695 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12697         * MAINTAINERS: Tweak my address.
12699 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12701         * MAINTAINERS: Update my email address.
12703 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12705         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12706         * MAINTAINERS: Add self as maintainer of CRIS port.
12708 2001-10-10  Geert Bosch  <bosch@gnat.com>
12710         * MAINTAINERS (Various maintainers: Ada front end):
12711         Added Robert Dewar.
12713 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
12715         * MAINTAINERS (Write After Approval): Added self
12717 2001-10-02  Geert Bosch  <bosch@gnat.com>
12719         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12721 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12723         * configure: Handle temporary files securely using mkdir.
12725 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
12727         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12729 2001-09-26  Will Cohen  <wcohen@redhat.com>
12731         * configure.in (*-*-linux*): Disable configuration of target-newlib
12732         and target-libgloss.
12734 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12736         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12737         RANLIB.
12739 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
12741         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12742         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12743         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12744         avoid quotes nesting problems.
12745         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12746         (DO_X): Export only variables that are set.
12748 2001-09-19  Ben Elliston  <bje@redhat.com>
12750         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12751         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12752         semantics.  Use the shell built-in "type" command instead.
12754 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
12756         Merged from gcc-3_0-branch:
12757         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
12758         * ltcf-c.sh: Use $objext, not $ac_objext.
12759         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
12760         * ltcf-cxx.sh: Add support for GNU.
12761         2001-07-22  Timothy Wall  <twall@redhat.com>
12762         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
12763         default settings if using GNU tools with that configuration.
12764         * ltcf-cxx.sh: Ditto.
12765         * ltcf-gcj.sh: Ditto.
12766         2001-07-21  Michael Chastain  <chastain@redhat.com>
12767         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12768         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
12769         * ltmain.sh: Mark as gcc-local.
12771 2001-08-30  Eric Christopher  <echristo@redhat.com>
12772             Jason Eckhardt  <jle@redhat.com>
12774         * config.guess: Merge from master sources.
12775         * config.sub: Merge from master sources, add support for mipsisa32.
12777 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12778         * config.sub: Merge from master sources, rev 1.219.
12779         * MAINTAINERS: Add self as contact for stormy16 port.
12781 2001-08-14  Zack Weinberg  <zackw@panix.com>
12783         * config.sub: Merge from master sources, rev 1.218.
12784         * config.guess: Merge from master sources, rev 1.209.
12786 2001-08-11  Graham Stott  <grahams@redhat.com>
12788         * Makefile.in (check-c++): Add missing semicolon.
12790 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12792         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12794 2001-07-30  Eric Christopher  <echristo@redhat.com>
12796         * MAINTAINERS (Various maintainers: mips port): Added myself.
12798 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12800         * configure.in (sh-*-linux*): New.
12802 2001-07-27  Richard Henderson  <rth@redhat.com>
12804         * .cvsignore: Add LAST_UPDATED.
12806 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
12808         * MAINTAINERS (Various maintainers: s390 port): Added myself.
12810 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
12812         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12814 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12816         * MAINTAINERS (Write After Approval): Added myself.
12818 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12820         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12821         and libgcj on m68hc11/m68hc12.
12823 2001-06-27  H.J. Lu  (hjl@gnu.org)
12825         * Makefile (CFLAGS_FOR_BUILD): New.
12826         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12828 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12830         * README: Remove version number.
12832 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12834         * INSTALL/README: Update wrt. to the installation instructions now
12835         residing in gcc/doc/install.texi.
12837 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12839         * README: Replace with a cut-down and updated version of gcc/README.
12841 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
12843         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12844         multilibs to be disabled.
12846 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
12848         * MAINTAINERS (Write After Approval): Add myself.
12850 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
12852         * config.guess: Import CVS version 1.195.
12853         * config.sub: Import CVS version 1.212.
12855 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
12857         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12858         gcc/xgcc is built, use -print-prog-name to find out the program
12859         name to use.
12861 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
12863         * config.guess:  Import CVS version 1.194.  All gcc-local changes
12864         appear to also be in the master copy.
12865         * config.sub:  Import CVS version 1.211.
12867 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
12869         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12870         with_gcc]: Use `gcc -shared' to build a shared library.
12872 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12874         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12875         archives.
12877 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12879         * MAINTAINERS (Write After Approval): Add myself.
12881 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
12883         * configure.in (libstdcxx_flags): Do not try to execute
12884         libstdc++-v3/testsuite_flags until it exists.
12886 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
12888         * MAINTAINERS: Update my email address.
12890 2001-05-31  Graham Stott  <grahams@redhat.com>
12892         * MAINTAINERS (Write After Approval): Add myself.
12894 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
12896         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
12897         libraries when using g++ with native linker.
12899 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
12901         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12903 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
12905         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12906         [aix4*|aix5*]: Prepend blank.
12908 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
12910         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12911         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
12912         of subdir/configure scripts to use the new libtool.m4.
12914 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
12916         * MAINTAINERS (Write After Approval): Add myself.
12918 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
12920         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12922 2001-05-11  Ben Elliston  <bje@redhat.com>
12924         * Makefile.in (all-sid): New target.
12925         (check-sid, clean-sid, install-sid): Likewise.
12927 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
12929         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12931 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12933         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12934         libgcj.
12936 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12938         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12939         gcc/xgcc is built, use -print-prog-name to find out the program
12940         name to use.
12942 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
12944         * configure.in (noconfigdirs): Don't reset it from scratch in the
12945         target case; only append to it.
12947         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12948         sparc-*-solaris2.8]: Disable ${libgcj}.
12950 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
12952         * configure.in (libgcj_saved): Copy from $libgcj.
12953         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12954         --disable-libgcj.
12956 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
12958         * MAINTAINERS: Remove self as MIPS maintainer and
12959         C front end maintainer.
12961 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
12963         * configure.in: Move *-chorusos target case to the proper switch.
12964         Disable libgcj.
12966 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12968         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12969         1.641.2.228.
12971 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12973         * Makefile.in (STAGE1_CFLAGS): Pass down.
12975 2001-04-13  Alan Modra  <amodra@one.net.au>
12977         * config.guess: Add hppa64-linux support.  Note for next import that
12978         this is already in the master file.
12979         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
12981 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12983         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12984         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12986 2001-04-11  Stan Shebs  <shebs@apple.com>
12988         * MAINTAINERS: Add self as Darwin port maintainer.
12990 2001-04-11  Alan Modra  <amodra@one.net.au>
12992         * MAINTAINERS: Update my email address.
12994 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
12996         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12997         recent versions of FreeBSD (release 3 or later).
12998         * ltconfig: On FreeBSD, -lc must not be provided when building
12999         a shared library or else the standard -pthread gcc option is
13000         rendered worthless to later users of the built library.
13002 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13004         * MAINTAINERS: Add self and RTH as C front end maintainers.
13006 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13008         * config.sub: Make sure to match an already-canonicalized
13009         machine name (eg. mn10300-unknown-elf).
13011 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13013         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13014         New macros.
13015         (bootstrap, cross): Use RECURSE_FLAGS.
13016         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13018 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13020         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13022 2001-03-22  Colin Howell  <chowell@redhat.com>
13024         * Makefile.in (DO_X): Do not backslash single-quotes in
13025         backquotes (two places).
13027 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13029         Re-installed:
13030         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13031         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13032         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13033         * ltcf-cxx.sh: Likewise.
13034         * ltcf-gcj.sh: Likewise.
13036 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13038         * MAINTAINERS: Add myself as "documentation co-maintainer".
13040 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13042         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13043         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13045 2001-03-19  Tom Tromey  <tromey@redhat.com>
13047         * config-ml.in: Handle GCJ and GCJFLAGS.
13049 2001-03-21  Michael Chastain  <chastain@redhat.com>
13051         * Makefile.in: all-m4 depends on all-texinfo.
13053 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13055         * MAINTAINERS: Add myself to write after approval list.
13057 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13059         * Makefile.in (DO_X): Quote nested quotes.
13061 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13063         * MAINTAINERS: Add myself to write after approval list.
13065 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13067         * Makefile.in (DO_X): Use double quotes for quoting
13068         "RANLIB=$${RANLIB}".
13070 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13072         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13074 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13076         * configure.in: Only use `lang_requires' for languages athat are
13077         actually enabled.
13079 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13081         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13083 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13085         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13087 2001-03-07  Tom Tromey  <tromey@redhat.com>
13089         * configure.in: Allow config-lang.in to set `lang_requires' to list
13090         of other required languages.
13092 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13094         * Makefile.in: Remove RANLIB definition. Use RANLIB
13095         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13096         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13098 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13099             Alexandre Oliva  <aoliva@redhat.com>
13101         * Makefile.in (check-c++): Use tabs, not spaces.
13103 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13105         * MAINTAINERS: add myself to Write After Approval list.
13107 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13109         * Makefile.in (check-c++): New rule.
13111         * configure.in (target_libs): Remove libg++.
13112         (noconfigdirs): Remove libg++.
13113         (noconfigdirs): Same.
13114         (noconfigdirs): Same.
13115         (noconfigdirs): Same.
13117         * config-ml.in: Remove libg++ references.
13119         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13120         (ALL_TARGET_MODULES): Same.
13121         (configure-target-libg++): Remove.
13122         (all-target-libg++): Remove.
13123         (configure-target-libio): Remove.
13124         (all-target-libio): Remove.
13125         (check-target-libio): Remove.
13126         (.PHONY): Remove.
13127         (libg++.tar.bz2): Remove.
13128         (all-target-cygmon): Remove libio.
13129         (all-target-libstdc++): Remove.
13130         (configure-target-libstdc++): Remove.
13131         (TARGET_LIB_PATH): Remove libstdc++.
13132         (ALL_GCC_CXX): Remove libstdc++.
13133         (all-target-gperf): Correct.
13135 2001-02-16  Nick Clifton  <nickc@redhat.com>
13137         * configure.in (noconfigdirs): Allow configuration of texinfo
13138         for Cygwin hosts.
13140 2001-02-15  Anthony Green  <green@redhat.com>
13142         * configure: Introduce GCJ_FOR_TARGET.
13143         * configure.in: Ditto.
13144         * Makefile.in: Ditto.
13146 2001-02-13  Andreas Schwab  <schwab@suse.de>
13148         * MAINTAINERS: Update mail address.
13150 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13152         * config.guess: Add linux target for S/390.
13153         * config.sub: Likewise.
13155 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13157         * configure.in: for *-chorusos, don't config target-newlib and
13158         target-libgloss.
13160 2001-02-06  Ben Elliston  <bje@redhat.com>
13162         * configure: Output host type to stdout, not stderr.
13164 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13166         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13167         * ltcf-cxx.sh: Likewise.
13169         * config.if: Assume enable_libstdcxx_v3 is defined.
13171 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13173         Remove V2 C++ library.
13174         * configure.in: Remove --enable-libstdcxx_v3 support.
13176 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13178         * include/demangle.h: Add prototype for java_demangle_v3.
13180 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13182         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13184 2001-01-27  Richard Henderson  <rth@redhat.com>
13186         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13188 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13190         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13191         Don't unset, it's non-portable and no longer necessary, set to empty
13192         instead.
13194 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13196         * ltconfig: Shell portability fix for the tagname validity check.
13198 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13200         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13201         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13203 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13205         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13207 2001-01-26  Tom Tromey  <tromey@redhat.com>
13209         * configure.in: Allow libgcj to be built on Sparc Solaris.
13211 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13213         * ltcf-c.sh: Add aix5 case.
13214         * ltcf-cxx.sh: Likewise.
13215         * ltconfig: Likewise.
13217 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13219         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13220         keep at least one of build_libtool_libs or build_old_libs set to
13221         yes.
13223         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13224         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13226 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13228         * configure.in: Enable libgcj on several additional platforms.
13230 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13232         * configure.in: Enable libgcj for linux targets.
13234 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13236         * MAINTAINERS (Write After Approval): Add myself.
13238 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13240         * MAINTAINERS: Add myself as vax port maintainer.
13242 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13244         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13246 2001-01-09  Mike Stump  <mrs@wrs.com>
13248         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13249         failures of subdirectories.
13251 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13253         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13254         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13255         * ltcf-cxx.sh: Likewise.
13256         * ltcf-gcj.sh: Likewise.
13257         * ltconfig.sh: Fix typo.
13259 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13261         * configure: handle DOS-style absolute paths.
13263 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13265         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13267 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13269         * MAINTAINERS: Add myself as avr port co-maintainer.
13271 2000-12-28  Ben Elliston  <bje@redhat.com>
13273         * MAINTAINERS: Add myself under ``Write After Approval''.
13275 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13277         * texinfo: Remove directory from GCC.
13279 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13281         * COPYING: Update to current
13282         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13283         to 19yy as example year in copyright notice).
13285 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13287         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13288         (libstdcxx_incdir): Pass down.
13289         * config.if: Remove expired bits for cxx_interface, add stub.
13290         (libstdcxx_incdir): Add variable for g++ include directory.
13291         * configure.in (gxx_include_dir): Use it.
13293 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13295         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13296         with old-email address from ``Write After Approval''.
13298 2000-12-15  Andreas Jaeger  <aj@suse.de>
13300         * configure.in: Handle lang_dirs.
13302 2000-12-14  Tom Tromey  <tromey@redhat.com>
13304         * MAINTAINERS: Removed brads.
13306         * MAINTAINERS: Added gcj developers.
13308 2000-12-13  Anthony Green  <green@redhat.com>
13310         * configure.in: Disable libgcj for any target not specifically
13311         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13312         with g++ abi.
13314 2000-12-13  Mike Stump  <mrs@wrs.com>
13316         * Makefile.in (local-distclean): Also remove fastjar.
13318 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13320         * contrib/gcc_update: Add fastjar --touch entries.
13322 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13324         * configure.in: Disable language-specific target libraries for
13325         languages that aren't enabled.
13327 2000-12-10  Anthony Green  <green@redhat.com>
13329         * configure.in: Define libgcj.  Disable libgcj target libraries for
13330         most targets.
13332 2000-12-10  Neil Booth  <neilb@earthling.net>
13334         * MAINTAINERS: Update mail address, remove from WAA list.
13336 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13338         * libjava: Imported from /cvs/java.
13339         * libffi: Likewise.
13340         * Boehm-gc: Likewise.
13342 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13344         * configure.in (target_libs): Revert 2000-12-08 patch.
13345         (noconfigdirs): Added target-libjava.
13347 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13349         * djunpack.bat: removed.
13351 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13353         * Makefile.in: handle DOS-style absolute paths.
13354         * config-ml.in: likewise.
13355         * symlink-tree: likewise.
13357 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13359         * fastjar: Imported.
13361 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13363         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13364         libjava.
13365         * configure.in (target_libs): Removed `target-libjava'.
13367 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13369         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13370         (ALL_MODULES): Added fastjar.
13371         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13372         (all-target-libjava): all-fastjar replaces all-zip.
13373         (all-fastjar): Added.
13374         (configure-target-fastjar, all-target-fastjar): Likewise.
13375         * configure.in (host_tools): Added fastjar.
13377 2000-12-07  Mike Stump  <mrs@wrs.com>
13379         * Makefile.in (local-distclean): Remove leftover built files.
13381 2000-11-24  Nick Clifton  <nickc@redhat.com>
13383         * configure.in (xscale-elf): Add target.
13384         (xscale-coff): Add target.
13386 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13388         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13389         recent versions of FreeBSD (release 3 or later).
13390         * ltconfig: On FreeBSD, -lc must not be provided when building
13391         a shared library or else the standard -pthread gcc option is
13392         rendered worthless to later users of the built library.
13394 2000-11-16  Fred Fish  <fnf@be.com>
13396         * configure.in (enable_libstdcxx_v3): Fix typo,
13397         libstd++ -> libstdc++.
13399 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13401         * MAINTAINERS: Add self to Write After Approval list.
13403 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
13405         * MAINTAINERS: Update my email address.  Add myself to global write
13406         privs list.
13408 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
13410         * Makefile.in: Merge with src and libgcj.
13411         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
13412         configure-target-<library> when their configure scripts need the C
13413         or C++ library to have already been built to work properly.
13414         (do_proto_toplev): Set them to an empty string.
13416         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13417         (REALLY_SET_LIB_PATH): Use them.
13419 2000-11-17  Stan Shebs  <shebs@apple.com>
13421         * MAINTAINERS: Add self to Write After Approval list.
13423 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13425         * configure: Provide the original toplevel configure arguments
13426         (including $0) to subprocesses in the environment rather than
13427         through gcc/configargs.h.
13429 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13431         * MAINTAINERS: Remove references to cccp. Change C9X reference to
13432         C99.  Alphabetise "Write After Approval" list.
13434 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
13436         * configure: Turn on libstdc++ V3 by default.
13438         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13439         if we've got GCC.
13441 2000-11-11  Philip Blundell  <philb@gnu.org>
13443         * MAINTAINERS: Add self to Write After Approval list.
13445 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
13447         * ltcf-c.sh (aix4): Improve shared library configuration; require
13448         exporting symbols.
13449         * ltcf-cxx.sh (aix4): Define.
13450         * ltconfig (aix4): Define library and soname specs appropriate for
13451         AIX.  Define command to create export symbols list.
13453 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
13455         * config.sub: Add support for Sun Chorus
13457 2000-10-31  Nick Clifton  <nickc@redhat.com>
13459         * MAINTAINERS: Rename <name>@cygnus.com addresses to
13460         <name>@redhat.com.  Also installed new email address for Clint
13461         Popetz.
13463 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13465         * etc: Remove directory from GCC.
13467 2000-10-16  Michael Meissner  <meissner@redhat.com>
13469         * configure (gcc/configargs.h): Only create if there is a build GCC
13470         directory created.
13472 2000-10-16  Matthias Klose  <doko@debian.org>
13474         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13475         when configured for libstdc++-v3.
13477 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13479         * configure: Save configure arguments to gcc/configargs.h.
13481 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13483         * config.guess: Import CVS version 1.157.
13484         * config.sub: Import CVS version 1.181.
13486 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13488         * Makefile.in (bootstrap): avoid recursion if subdir missing
13489         (cross): ditto
13490         (do-proto-toplev): ditto
13492 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13494         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13495         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13497         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13498         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13499         all affected `configure' scripts.
13501 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
13503         * MAINTAINERS: Add self as cpplib co-maintainer.
13505 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
13507         * MAINTAINERS: Add self to Write After Approval list.
13509 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13511         * INSTALL/README: egcs -> GCC update.
13513 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
13515         * MAINTAINERS: Add myself to Write After Approval list.
13517 2000-09-15  Kazu Hirata  <kazu@hxi.com>
13519         * MAINTAINERS: Add myself to Write After Approval list.
13521 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
13523         * configure.in: Do not build byacc for hppa64.  Provide paths to the
13524         X11 libraries for hppa64.
13526 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13528         * MAINTAINERS: Add myself as 68hc11 port maintainer.
13530 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
13532         * Makefile.in (all-zlib): Added dummy target.
13534         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13535         ltcf-gcj.sh: Updated from libtool multi-language branch.
13537 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
13539         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13540         (bootstrap*): Depend on all-bootstrap.
13542 2000-09-05  Philipp Thomas  <pthomas@suse.de>
13544         * config.guess: Import CVS version 1.156.
13545         * config.sub: Import CVS version 1.179.
13547 2000-09-02  Anthony Green  <green@cygnus.com>
13549         * Makefile.in (all-gcc): Depend on all-zlib.
13550         (CLEAN_MODULES): Add clean-zlib.
13551         (ALL_MODULES): Add all-zlib.
13552         * configure.in (host_libs): Add zlib.
13554 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
13556         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13557         crosses, but add gcc/include to the header search path for them.
13559 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
13561         * MAINTAINERS: Add self to Write After Approval list.
13563 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13565         * config.guess: Import CVS version 1.152.
13566         * config.sub: Import CVS version 1.177.
13568 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
13570         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13571         $targargs to tell whether newlib is going to be built.
13573         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13574         $$r/TARGET_SUBDIR/libio for _G_config.h.
13576 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
13578         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13580 2000-08-22  DJ Delorie  <dj@redhat.com>
13582         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13584 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
13586         * config-ml.in (CC, CXX): Avoid trailing whitespace.
13587         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13588         sub-configures.
13590 2000-08-21  DJ Delorie  <dj@redhat.com>
13592         * MAINTAINERS: Add self as a libiberty maintainer
13594 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
13596         * configure.in (libstdcxx_flags): Use
13597         libstdc++-v3/src/libstdc++.INC.
13599 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
13601         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13603 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
13605         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13607         * configure: Make enable_threads and enable_shared defaults
13608         explicit.  Substitute enable_threads into generated Makefiles.
13609         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13610         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13612 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13614         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13616 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
13618         * config-ml.in (CC): Remove bogus duplicate quotation mark from
13619         previous delta.
13621 2000-08-11  Jason Merrill  <jason@redhat.com>
13623         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13624         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13625         (FLAGS_FOR_TARGET): Not here.
13626         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13628 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
13630         * config-ml.in (CC, CXX): Don't introduce a leading space.
13632 2000-08-07  DJ Delorie  <dj@delorie.com>
13634         * MAINTAINERS: Add self as a DJGPP maintainer
13636 2000-08-07  DJ Delorie  <dj@redhat.com>
13638         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13639         "if we're also building gcc, and it's a gcc that will run on the
13640         build machine, we want to use its includes instead of the system's
13641         default includes".
13643 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13645         * MAINTAINERS: Add self to Write After Approval list.
13647 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13649         * configure.in (libstdcxx_flags): Don't use `"'.
13651         * config-ml.in: Adjust multilib search paths to the
13652         appropriate multilib tree.
13654 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13656         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13657         commas in $LANGUAGES.
13659 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13661         * configure.in: Re-enable all references to libg++ and librx.
13663 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13665         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13666         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13667         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13668         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13670         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13672 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13674         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13675         CXX_FOR_TARGET for sed.
13677 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13679         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13680         Do not override if already set in the environment or in configure.
13681         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13682         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13684 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13686         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13687         the libtool CVS tree multi-language branch.
13688         * ltconfig, ltmain.sh: Updated.
13690 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13692         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13693         (clean-target): Depend on it.
13695         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13696         (GCC_FOR_TARGET): Use it.
13697         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13698         * configure.in: ... here.
13699         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13700         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13702 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13704         * MAINTAINERS: Add self to Write After Approval list.
13706 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13708         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13709         (configure-target-libchill, configure-target-libobjc): Likewise.
13711         * configure.in: Use the same cache file for all target libs.
13712         * config-ml.in: But different cache files per multilib variant.
13714 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13716         * configure (topsrcdir): Don't use dirname.
13718 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
13720         * MAINTAINERS: Add self to Write After Approval list.
13722 2000-07-20  Jason Merrill  <jason@redhat.com>
13724         * configure.in: Remove all references to libg++ and librx.
13726         * configure, configure.in, Makefile.in: Unify gcc and binutils.
13728 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
13730         * config.sub: Update to subversions version 2000-07-06.
13732 2000-07-12  Andrew Haley  <aph@cygnus.com>
13734         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13735         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13737 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
13739         * symlink-tree:  Check number of arguments.
13741 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13743         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13744         search path for a g++ extracted from the build tree.  This
13745         will allow link tests run by configure scripts in
13746         subdirectories to succeed.
13748 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
13750         * ltconfig: Add support for mips-dde-sysv4.2MP
13752 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13754         * MAINTAINERS: Add myself as loop discovery maintainer.
13756 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
13758         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13759         `os2'. Force ac_cv_exeext to be ".exe" in that case.
13761 2000-06-19  Timothy Wall  <twall@cygnus.com>
13763         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13764         * config.sub: Add tic54x target.
13766 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13768         * MAINTAINERS: Add self as Fortran maintainer,
13769         remove Craig Burley.
13771 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13773         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13774         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13776 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13778         * MAINTAINERS: Add self as i18n maintainer
13780 20000-05-21  H.J. Lu  (hjl@gnu.org)
13782         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13783         directory are used if they exist. Make sure
13784         $(build_tooldir)/include is searched for header files,
13785         $(build_tooldir)/lib/ for library files.
13786         (GCC_FOR_TARGET): Likewise.
13787         (CXX_FOR_TARGET): Likewise.
13789 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13791         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13793 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
13795         * Makefile.in (configure-target-libiberty): Depend on
13796         configure-target-newlib.
13798 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
13800         * configure.in, Makefile.in: Merge all libffi-related
13801         configury stuff from the libgcj tree.
13803 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13805         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13806         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13808 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13810         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13811         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13812         current version information.  Add to proto-toplev directory.
13813         (gdb-taz): Build do-djunpack.
13815 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
13817         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13819 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13821         * MAINTAINERS: Add self to Write After Approval list.
13823 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13825         * ltmain.sh: Preserve in relink_command any environment
13826         variables that may affect the linker behavior.
13828 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
13830         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13832 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
13834         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13836 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13838         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13839         with the version name.
13841 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
13843         * MAINTAINERS: Add self as bb-reorder maintainer.
13845 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
13847         * config.if: Tweak.
13849 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
13851         * djunpack.bat: New file.
13853 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13855         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13856         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13857         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13858         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13860 2000-04-16  Dave Pitts  <dpitts@cozx.com>
13862         * config.sub (case $basic_machine): Change default for "ibm-*"
13863         to "openedition".
13865 2000-04-13  Andreas Jaeger  <aj@suse.de>
13867         * MAINTAINERS: Added myself.
13869 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13871         * Makefile.in (gdb-taz): New target.  GDB specific archive.
13872         (do-md5sum): New target.
13873         (MD5PROG): Define.
13874         (PACKAGE): Default to TOOL.
13875         (VER): Default to a shell script.
13876         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
13877         md5 checksum generation.
13878         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13879         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13880         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13881         insight.tar.bz2): Use gdb-taz to create archive.
13883 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13885         * configure (warn_cflags): Delete.
13887 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
13889         * MAINTAINERS: Added myself.
13891 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
13892             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
13894         * configure.in (enable_libstdcxx_v3): Add.
13895         (target_libs): Add bits here to switch between libstdc++-v2 and
13896         libstdc++-v3.
13897         * config.if: And this file too.
13898         * Makefile.in: Add libstdc++-v3 targets.
13900 2000-04-05  Michael Meissner  <meissner@redhat.com>
13902         * config.sub (d30v): Add d30v as a basic machine type.
13904 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
13906         * configure.in: -linux-gnu*, not -linux-gnu.
13908 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13910         * MAINTAINERS: Add self in write-after-approval section.
13912 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
13914         * MAINTAINERS: Add self as ia64 port maintainer.
13916 2000-03-08  Neil Booth  <NeilB@earthling.net>
13918         * MAINTAINERS: Add self in write-after-approval section.
13920 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13922         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13923         (do-tar-bz2): Replace TOOL with PACKAGE.
13924         (gdb.tar.bz2): Remove GDBTK from GDB package.
13925         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13926         dejagnu.tar.bz2): New packages.
13928 2000-02-27  Andreas Jaeger  <aj@suse.de>
13930         * configure.in: Add entry for mips*-*-linux*, move catch all
13931         *-*-*linux* entry below this one.
13933 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
13935         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13937 2000-02-24  Nick Clifton  <nickc@cygnus.com>
13939         * config.sub: Support an OS of "wince".
13941 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13943         * config.guess, config.sub: Updated to match config's 2000-02-15
13944         version.
13946 2000-02-23  Linas Vepstas  <linas@linas.org>
13948         * config.sub: Add support for Linux/IBM 370.
13949         * configure.in: Likewise.
13951 2000-02-22  Nick Clifton  <nickc@cygnus.com>
13953         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13955 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
13957         * config.guess: Guess "cygwin" rather than "cygwin32".
13959 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13961         * configure (gcc_version): When setting, narrow search to
13962         lines containing `version_string'.
13964 2000-02-15  Denis Chertykov  <denisc@overta.ru>
13966         * config.sub: Add support for avr target.
13968 2000-02-14  Nick Clifton  <nickc@cygnus.com>
13970         * MAINTAINERS: Add maintainers for MCore port.
13972 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
13974         * config.sub: Add mmix-knuth-mmixware.
13976 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13978         * MAINTAINERS: Pair cccp with cpplib maintainership.
13980 2000-01-27  Christopher Faylor  <cgf@redhat.com>
13982         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13983         structure stuff to -L library search.
13984         (CXX_FOR_TARGET): Ditto.
13985         (CROSS_CHECK_MODULES): Fix spelling mistake.
13987 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13989         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13990         the C++ compiler.
13992 2000-01-12  Richard Henderson  <rth@cygnus.com>
13994         * configure.in: Don't build some bits for beos.
13996 2000-01-12  Joel Sherrill (joel@OARcorp.com)
13998         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13999         as include files.
14001 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14003         * Add self as cpplib maintainer, as requested by Jason
14004         Merrill.  Correct my e-mail address.
14006 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14008         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14009         not mh-aix43.
14011 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14013         * MAINTAINERS: Add myself to "write after approval" list.
14015 1999-12-14  Richard Henderson  <rth@cygnus.com>
14017         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14018         * config.sub: Accept alphaev[78], alphaev8.
14020 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14022         * config.guess, config.sub: Update from autoconf.
14024 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14026         * MAINTAINERS:  update my playtime e-address.
14028 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14030         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14031         necessary libraries are missing.
14033 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14035         * MAINTAINERS: Add new 'write after approval' maintainer.
14037 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14039         * MAINTAINERS: Add new Java maintainer.
14041 1999-10-25  Andreas Schwab  <schwab@suse.de>
14043         * configure: Fix quoting inside arguments of eval.
14045 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14047         * config-ml.in: Allow suppression of some ARM multilibs.
14049 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14051         * config.guess: Add OS/390 match pattern.
14052         * config.sub: Add mvs, openedition targets.
14053         * configure.in (i370-ibm-opened*): New.
14055 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14057         * config.sub: Add support for configuring for pj.
14059 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14061         * config.sub (maybe_os): Add support for configuring for fr30.
14063 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14065         * configure.in: Do not configure or build ld for AIX
14066         platforms.  ld is known to be broken on these platforms.
14068 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14070         * config-ml.in: Pass compiler flag corresponding to multidirs to
14071         subdir configures.
14073 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14075         * Makefile.in (LDFLAGS): Define.
14077 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14079         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14080         noconfigdirs.
14081         (*-*-cygwin*): Likewise.
14083 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14085         * mkdep: New file.
14086         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14087         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14089         From Eli Zaretskii <eliz@is.elta.co.il>:
14090         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14091         long file name when using DJGPP on MS-DOS.
14093 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14095         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14097 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14099         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14100         dependency as this causes "make check" to globally "make all"
14102 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14104         * configure.in (target_libs): Added target-zlib.
14105         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14106         (CONFIGURE_TARGET_MODULES): Likewise.
14107         (CHECK_TARGET_MODULES): Likewise.
14108         (INSTALL_TARGET_MODULES): Likewise.
14109         (CLEAN_TARGET_MODULES): Likewise.
14110         (configure-target-zlib): New target.
14111         (all-target-zlib): Likewise.
14112         (all-target-libjava): Depend on all-target-zlib.
14113         (configure-target-libjava): Depend on configure-target-zlib.
14115         * Makefile.in (configure-target-libjava): Depend on
14116         configure-target-newlib.
14117         (configure-target-boehm-gc): New target.
14118         (configure-target-qthreads): New target.
14120         * configure.in (target_libs): Added target-qthreads.
14121         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14122         (CONFIGURE_TARGET_MODULES): Likewise.
14123         (CHECK_TARGET_MODULES): Likewise.
14124         (INSTALL_TARGET_MODULES): Likewise.
14125         (CLEAN_TARGET_MODULES): Likewise.
14126         (all-target-qthreads): New target.
14127         (configure-target-libjava): Depend on configure-target-qthreads.
14128         (all-target-libjava): Depend on all-target-qthreads.
14130         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14131         (CONFIGURE_TARGET_MODULES): Likewise.
14132         (CHECK_TARGET_MODULES): Likewise.
14133         (INSTALL_TARGET_MODULES): Likewise.
14134         (CLEAN_TARGET_MODULES): Likewise.
14135         (all-target-libjava): New target.
14136         (all-target-boehm-gc): Likewise.
14137         * configure.in (target_libs): Added libjava, boehm-gc.
14139 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14141         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14142         configure.bat in SUPPORT_FILES.
14143         (gas+binutils.tar.bz2): Likewise.
14145         * makeall.bat: Remove; obsolete.
14147 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14149         From Mark Elbrecht:
14150         * configure.bat: Remove; obsolete.
14152 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14154         * configure: Add -W -Wall to the default CFLAGS when compiling with
14155         gcc.
14157 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14159         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14161 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14163         * configure.in: Build ld on IRIX6.
14165 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14167         * Makefile.in: Change distribution targets to use bzip2 instead of
14168         gzip.
14169         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14170         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14172 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14174         * config.sub: Add mcore target.
14176 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14178         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14180 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14182         * config.guess (dummy): Changed to $dummy.
14184 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14186         * config.sub: Tidied up case statements.
14188 1999-05-22  Ben Elliston  <bje@cygnus.com>
14190         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14191         <jiro@din.or.jp>.
14193         * config.guess: Merge with FSF version. Future changes will be
14194         more accurately recorded in this ChangeLog.
14195         * config.sub: Likewise.
14197 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14199          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14201 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14203         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14205 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14207         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14209 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14211         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14212         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14213         Bad merge removed these two changes.
14215 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14216                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14218         * config.guess (interix Alpha): Add.
14220 1999-04-11  Richard Henderson  <rth@cygnus.com>
14222         * configure.in (i?86-*-beos*): Do config gperf; don't config
14223         gdb, newlib, or libgloss.
14225 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14227         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14228         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14229         from multidirs.
14231 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14233         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14235 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14237         * config.sub: Add support for mcore targets.
14239 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14241         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14242         not mt-ospace, in order to shut up assembler warning about using
14243         symbols that are named the same as registers.
14245 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14247         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14248         dependency list for all-target-cygmon.
14250 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14252         * config-ml.in: Check $host, not $target, for selective multilibs.
14253         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14254         thumb interworking, and underscore prefix multilibs.
14256 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14258         * missing: Update to version from current automake.
14260 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14262         * configure (gxx_include_dir): Removed.
14264         * configure.in (gxx_include_dir): Handle it.
14265         * Makefile.in: Likewise.
14267 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14269         * config.sub (mips64vr4111,mips64vr4111el) Add.
14271 1999-03-21  Ben Elliston  <bje@cygnus.com>
14273         * config.guess: Correct typo for detecting ELF on FreeBSD.
14275 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14277         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14278         config/mh-djgpp.
14280 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14282         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14283         all-target-newlib to dependency list for all-target-bsp.
14285 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14287         * config.sub: Add i386-uwin support.
14288         * config.guess: Likewise.
14290 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14292         * configure.in: cleanup, add mh-*pic handling for arm, special
14293         case powerpc*-*-aix*
14295 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14297         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14298         can be built.
14300 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14302         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14303         targets.
14305 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14307         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14309 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14311         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14313 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14315         * config.sub: Fix typo in arm recognition.
14317 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14319         * configure.in (noconfigdirs): Changed target_configdirs to
14320         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14321         rather than m68k-*-* since it is not known to work on
14322         m68k-aout. Ditto for arm-*-*oabi.
14324 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14326         * configure.in (*-*-windows*): Remove, no longer used.
14328 1999-02-19  Ben Elliston <bje@cygnus.com>
14330         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14331         Smart and improved by Andrew Cagney.
14333 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14335         * config.guess: Recognize openbsd-*-hppa.
14337 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14339         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14340         only if it is not empty.
14342 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14344         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14346         * config.guess: Modified to recognize uname's armv* syntax.
14348         * config.sub: Modified to recognize uname's armv* syntax.
14350 1999-02-17  Mark Salter  <msalter@cygnus.com>
14352         * configure.in: Added target-bsp for sparclite.
14354 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14356         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14358 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14360         * configure.in: Add support for strongarm port.
14361         * config.sub: Add support for strongarm target.
14363 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14365         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14366         the old name config/mh-cygwin32.
14367         Enable texinfo.
14369 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14371         * configure.in: Do build ld for ix86 Solaris.
14373 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14375         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14376         $AR_FOR_TARGET.  Likewise for RANLIB.
14378 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14380         * config.sub (oabi):  Recognize.
14381         * configure.in (arm-*-oabi):  Handle.
14383 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14385         * config.guess: Improve detection of i686 on UnixWare 7.
14387 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14389         * config.guess: Add support for i386-pc-interix.
14390         * config.sub: Likewise.
14391         * configure.in: Likewise.
14393 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
14395         * Makefile.in: Remove unneeded all-target-libio from
14396         from all-target-winsup target since it is now unneeded.
14397         Add all-target-libtermcap in its place since it is now
14398         needed.
14400 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
14402         * configure.in: makefile stub for cygwin target is probably
14403         unnecessary.  Remove it for now.
14405 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
14407         * configure.in: libtermcap.a should be built when cygwin is the
14408         target as well as the host.
14409         * config.guess: Allow mixed case in cygwin uname output.
14410         * Makefile.in: Add libtermcap target.
14412 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
14414         * config.sub: Clean up handling of hppa2.0.
14416 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
14418         * config.guess: Use C code to identify more HP machines.
14420 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
14422         * config.sub: Handle hppa2.0.
14424 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
14426         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14427         cygmon for all sparclite targets, regardless of object format.
14429 1998-12-15  Mark Salter  <msalter@cygnus.com>
14431         * configure.in: Added target-bsp for several target architectures.
14433         * Makefile.in: Added rules for bsp.
14435 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
14437         * config.guess: Improve detection of hppa2.0 processors.
14439 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
14441         * config.guess: Recognize FreeBSD using ELF automatically.
14443 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
14445         * configure (skip-this-dir): Add handling for new shell script, which
14446         might be created by a sub-directory's configure to indicate, this particular
14447         directory is "unwanted".
14448         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14450 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
14452         * ltconfig: import from libtool, after changing libtool to
14453         account for the cygwin name change.
14455 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
14457         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14458         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14460 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14462         * configure.in: Add libtermcap to list of cygwin dependencies.
14464 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14466         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14467         they include winsup/include when it's a cygwin target.
14469 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14471         * configure.in (host_tools): Added zip.
14472         * Makefile.in (all-target-libjava): Depend on all-zip.
14473         (all-zip): New target.
14474         (ALL_MODULES): Added all-zip.
14475         (NATIVE_CHECK_MODULES): Added check-zip.
14476         (INSTALL_MODULES): Added install-zip.
14477         (CLEAN_MODULES): Added clean-zip.
14479 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14481         * Makefile.in: lose "32" from comment about cygwin.
14483 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14485         * configure.in: Use -Os to build target libraries for the fr30.
14487 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14489         * config.sub: Add fr30.
14491 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14493         * configure.in: drop "32" from config/mh-cygwin32.  Check
14494         cygwin* instead of cygwin32*.
14495         * config.sub: Check cygwin* instead of cygwin32*.
14497 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14499         * config.guess: Match any version of Unixware7.
14501 1998-10-20  Syd Polk  <spolk@cygnus.com>
14503         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14504         if desired.
14506 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
14508         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14509         these if the appropriate directories and files to not exist.
14511 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
14513         * Makefile.in (DEVO_SUPPORT): Add config.if.
14515 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14517         * configure: Add pattern to replace "build_tooldir"'s
14518         definition in the generated Makefile with "tooldir"'s
14519         actual value.
14521 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
14523         * config.sub: Bring back lost sparcv9.
14525         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14527 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
14529         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14530         CC_FOR_TARGET and friends.
14532 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
14534         * Makefile.in (build_tooldir): New variable, same as tooldir.
14535         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14536         -B$(build_tooldir)/bin/.
14537         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14539 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14541         * README: Remove installation instructions and refer to the
14542         INSTALL directory instead.
14544 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
14546         * config.sub: Add support for i[34567]86-pc-udk.
14547         * configure.in: Likewise.
14549 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
14551         * Makefile.in: add bzip2 package building bits for user
14552         tools module
14553         * configure.in: ditto
14555 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
14557         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14558         (ALL_TARGET_MODULES): Add all-target-libobjc.
14559         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14560         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14561         (all-target-libchill): Add dependencies.
14562         * configure.in (target_libs): Add libchill.
14564 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
14566         * configure.in (target_subdir): Remove duplicate line.
14568 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
14570         * Makefile.in (all-automake): fix dependencies.
14572 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
14574         * configure.in: Minor cleanups for building in the $(target_alias)
14575         subdir.
14577 1998-09-22  Jim Wilson  <wilson@cygnus.com>
14579         * Makefile.in (bootstrap): Set r and s before make all.  Use
14580         BASE_FLAGS_TO_PASS in make all.
14581         (cross): Likewise.
14583 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
14585         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14587 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
14589         * config.sub: Fix typo in last change.
14591 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14593         * config.sub: Add support for C4x target.
14594         * configure.in: Likewise.
14596 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
14598         * config.sub: Recognize sparcv9 just like sparc64.
14600 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
14602         * config.guess: Match "Pent II" or "PentII" for OpenServer.
14604 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
14606         * config.guess: Correctly identify Pentium II sco boxes.
14608         * config.guess: Fix "tr" code.  From Weiwen Liu.
14610 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
14612         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14613         stabs.
14615 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
14617         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14618         (ALL_TARGET_MODULES): Add all-target-libchill.
14619         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14620         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14621         (all-target-libchill): Add dependencies.
14622         * configure.in (target_libs): Add libchill.
14624 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14626         * config.guess: Avoid assumptions about "tr" behaves when
14627         LANG is set to something other than English.
14629 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14631         * configure (gxx_include_dir): Changed to
14632         '${prefix}/include/g++'-${libstdcxx_interface}.
14634         * config.if: New to determine the interfaces.
14636 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14638         * config.guess: Detect and handle MPE/IX.
14639         * config.sub: Deal with MPE/IX.
14641 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14643         * configure.in: Use mh-aix43.
14645 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14647         * configure: Fix --without/--disable cases for gxx-include-dir.
14649 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14651         * mdata-sh:  Imported.  Needed for automake support.
14653 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14655         * Makefile.in (taz): Try "chmod -R og=u ." before
14656         "chmod og=u `find . -print`".
14658 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14660         * configure.in: Add arm-elf and thumb-elf support.
14662 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14664         * Makefile.in: Undo previous patch.
14666 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14668         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14669         to here ...
14670         (install-no-fixedincludes): and here
14671         (INSTALL_MODULES): ... from here.
14673 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14675         * config.sub: Merge with FSF.
14677         * config.guess: Merge with FSF.
14679 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14681         * configure (extraconfigdirs): New variable.
14682         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14683         * Makefile.in (all): Move higher in file.
14684         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14685         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14686         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14687         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14688         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14690 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14692         * Makefile.in (all-target-libjava): Depend on all-gcc and
14693         all-target-newlib.
14694         (configure-target-libjava): Depend on $(ALL_GCC).
14696 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14698         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14699         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14701 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14703         * INSTALL/README: Fix typo.
14705 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14707         * ylwrap: Change absolute path checks to check for DOS style path
14708         names.
14710         * ylwrap: Don't use a full path name if the source file is in the
14711         same directory.  From hjl@lucon.org (H.J. Lu).
14713         * config-ml.in: Default to being verbose, to match Feb 18 change to
14714         configure.
14716 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
14718         Brought over from egcs:
14720         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14722         * configure.in (target_subdir): Set to ${target_alias} instead
14723         of "libraries".
14725         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14727         * configure.in (target_subdir): Set to libraries if enable_multilib.
14729 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
14731         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14732         multilibs, force reconfiguration the first time we create
14733         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14735 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
14737         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14738         avoid confusion with --no-recursion.
14740 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
14742         * configure.in: Win32 hosts shouldn't use install -x
14743         * install-sh: remove -x option, and special .exe-handling
14744         hack.
14746 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
14748         * config.guess: Recognize i586-pc-beos.
14749         * configure.in: Don't build some bits for beos.
14751 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14753         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14754         CFLAGS default to -O2.
14756         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14757         when using GNU ld.
14759 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
14761         * ltmain.sh: Correct install when using a different shell.
14763 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14765         * ltconfig, ltmain.sh: Update to libtool 1.2b.
14767 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
14769         * makefile.vms: Update to build binutils/makefile.vms.  Add install
14770         target.
14772 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14774         * ltconfig: Update to correct AIX handling.
14776 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14778         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14780         * configure.in (target_subdir): Set to ${target_alias} instead
14781         of "libraries".
14783 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14785         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14786         (Makefile): Depend on $(gcc_version_trigger).
14788         * configure (gcc_version): Change default initializer to empty
14789         string.
14790         (gcc_version_trigger): New variable; pass this variable down
14791         to subdir configures to enable them checking gcc's version
14792         themselves. Emit make macros for both gcc_version vars.
14793         (topsrcdir): Initialize reliably.
14794         (recursion line): Remove --with-gcc-version=${gcc_version}.
14796 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14798         * configure (enable_version_specific_runtime_libs): Implement new flag
14799         --enable-version-specific-runtime-libs which installs C++ runtime stuff
14800         in $(libsubdir); emit definition in each generated Makefile.
14801         (gxx_include_dir): Initialize depending on
14802         $enable_version_specific_runtime_libs.
14804 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14806         * configure (gcc_version): Initialize properly depending on
14807         how and where configure is started.
14808         (recursion line): Pass a --with-gcc-version=${gcc_version}
14809         to configures in subdirs.
14811 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
14813         * configure.in (noconfigdirs): Add configure pattern for mips tx39
14814         cygmon
14816 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
14818         * configure.in: Add cygmon and libstub support for mn10200.
14820 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
14822         * configure (gcc_version): Add new variable describing the
14823         particular gcc version we're building.
14824         * Makefile.in (libsubdir): Add new macro for the directory
14825         in which the compiler finds executables, libraries, etc.
14826         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14827         and libsubdir.
14829 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14831         * Makefile.in (local-clean): Remove *.log.
14832         (warning.log): Built with warn_summary from build.log.
14833         (mail-report.log): Run test_summary.
14834         (mail-report-with-warnings.log): Run test_summary including
14835         warning.log in the report.
14837 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
14839         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14841 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
14843         * Makefile.in (grep): Grep no longer depends on libiberty.
14845 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
14847         * Makefile.in: all-snavigator needs all-libgui.
14849 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
14851         * configure.in: Add cygmon and libstub support for mn10300.
14853 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
14855         * missing: Update to version from automake 1.3.
14857         * ltmain.sh: On installation, don't get confused if the same name
14858         appears more than once in the list of library names.
14860 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14862         * config.sub: Accept m68060 and m5200 as CPU names.
14864 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
14866         * configure: Use && rather than using -a in test, because odd
14867         strings can confuse test.
14868         * configure.in: Likewise.
14870 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14872         * ltconfig, ltmain.sh: Bring in Visual C++ support.
14874 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14876         * Makefile.in (boostrap2-lean, bootstrap3-lean,
14877         bootstrap4-lean): New targets.
14879 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
14881         * mpw-* Delete.  Not used.
14883 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
14885         * COPYING.LIB: Update FSF address.
14887 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
14889         * ltconfig, ltmain.sh: Update to libtool 1.2a.
14891         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14892         GAS_SUPPORT_DIRS.
14894 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
14896         * ltconfig, ltmain.sh: Avoid producing a version number if
14897         -version-info was not used.
14899 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14901         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14902         building with newlib.
14904 1998-04-30  Paul Eggert  <eggert@twinsun.com>
14906         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14907         Solaris `make' causes it to continue to next definition.
14909 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14911         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14912         the right GUI libraries and files are installed along with GDB.
14914 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14916         * configure.in: Change alpha to alpha* in several places.
14918 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
14920         * config.sub: Recognize sparc86x.
14922 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
14924         * configure.in (--enable-target-optspace): Remove debug echo.
14926 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
14928         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14930 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14932         * ltconfig: Update cygwin32 support.
14934         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14935         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14936         (GDB_SUPPORT_DIRS): Likewise.
14938 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
14940         * configure.in (target_makefile_frag): If --enable-target-optspace,
14941         use -Os to compile target libraries rather than -O2.  Default to
14942         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14943         not used.
14944         * configure.in (target_cflags): Ditto for d30v.
14946 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
14948         * Makefile.in (all-bfd): Depend on all-intl.
14949         (all-binutils): Likewise.
14950         (all-gas): Likewise.
14951         (all-gprof): Likewise.
14952         (all-ld): Likewise.
14954 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
14956         * configure.in (host_tools): Fix typo, lbtool -> libtool.
14958 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14960         * Makefile.in (all-bfd): Depend upon all-libiberty.
14962         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14964 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
14966         * Makefile.in: Add libstub.
14968         * configure.in: Ditto. Build libstub for targets that have cygmon
14969         support.
14971 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
14973         * configure.in: Don't set PICFLAG on ix86-cygwin32.
14975 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
14977         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14978         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
14980 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
14982         * configure: Define DEFAULT_M4 by searching PATH.
14983         * Makfile.in: Use DEFAULT_M4.
14985 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14987         * ltconfig: Add cygwin32 support.
14989         * Makefile.in, configure.in: Add libtool as a native only directory
14990         to configure and build.
14992 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
14994         * Makefile.in (INSTALL_MODULES): Remove texinfo.
14996 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
14998         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15000 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15002         * Makefile.in: add ash make rules
15003         * configure.in: add ash to native_only and host_tools lists
15005 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15007         * Makefile.in (all-gettext, all-intl): New targets.
15008         (ALL_MODULES): Added all-gettext, all-intl.
15009         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15010         (INSTALL_MODULES): Added install-gettext, install-intl.
15011         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15013         * configure.in (host_tools): Added gettext.
15014         (native_only): Likewise.
15015         (noconfigdirs) [various cases]: Likewise.
15016         (host_libs): Added intl.
15018 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15020         * configure: Do not disable building gdbtk for cygwin32 hosts.
15022 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15024         * configure.in: Add thumb-coff target.
15025         * config.sub: Add thumb-coff target.
15027 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15029         * Makefile.in: Revert yesterday's change.
15030         (all-target-winsup):  all-target-librx stays out of here.
15032 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15034         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15035         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15036         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15037         Remove references to librx and libg++.
15039 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15041         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15042         recursive makes
15044 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15046         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15047         for newlib directory.
15048         (CXX_FOR_TARGET): Likewise.
15050 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15052         * ltconfig: Update after libtool/ltconfig.in change for
15053         hpux11.
15055 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15057         * ltconfig, ltmain.sh: Update to libtool 1.2.
15059 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15061         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15062         (install-gcc-cross): Instead, override LANGUAGES here.
15064 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15066         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15067         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15069 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15071         * configure.in: Add Thumb-pe target.
15073 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15075         * Makefile.in - changed sn targets to snavigator
15076         * configure.in - changed sn targets to snavigator
15078 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15080         * config-ml.in: After building symlink tree call make distclean
15081         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15082         to be the case for libiberty.
15084 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15086         * configure: When making link, also check the current
15087         directory. The configure scripts may create one.
15089 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15091         * config.sub: Accept alphapca56 and alphaev6 properly.
15093 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15095         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15097 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15099         * config.sub (sco5): Fix typo.
15101 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15103         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15104         install-itcl.
15105         (install-itcl): Remove dependency on install-tcl.
15107 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15109         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15111 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15113         * configure.in: Don't build libgui for a cygwin32 target when not on
15114         a cygwin32 host.
15116 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15118         * configure (redirect): Set to null, so default behavior of
15119         configure is now --verbose.
15121 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15123         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15124         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15126 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15128         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15129         this change to sync Makefile.in with its ChangeLog entries.
15131 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15133         * ltmain.sh (mkdir): Check that the directory doesn't exist
15134         before we exit with error, so that we don't get races during
15135         parallel builds.
15137 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15139         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15141 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15143         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15144         PICFLAG_FOR_TARGET.
15145         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15147         * configure: Emit a definition for the new macro enable_shared
15148         into each Makefile.
15150 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15152         * configure.in (host_tools, native_only): Add libtool.
15154 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15156         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15157         Fix typo in ming config comment.
15159 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15161         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15163 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15165         * config.sub: Add tic30 cases, and map c30 to tic30.
15167 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15169         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15170         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15171         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15172         (CLEAN_TARGET_MODULES): Similarly
15173         (all-target-libf2c): Add dependences.
15174         * configure.in (target_libs): Add libf2c.
15176 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15178         * configure.in: Remove expect from noconfigdirs when target
15179         is cygwin32.  OK to build expect and dejagnu with Canadian
15180         Cross.
15182 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15184         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15185         host.
15187         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15188         and mingw32.
15190 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15192         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15193         here as it is not defined in the toplevel Makefile.
15195 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15197         * configure (package_makefile_rules_frag): New variable, which names
15198         a file with generic rules, ...
15199         Change comment to mention we now have FIVE parts.
15200         * configure: Undo last change.
15202 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15204         * config.guess: More accurate determination of HP processor types.
15205         * config.sub: More accurate determination of HP processor types.
15207 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15209         * configure (package_makefile_frag): Move inserting the
15210         ${package_makefile_frag} to where it should be according
15211         to the comment.
15213 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15215         * config.guess: Add support for Linux/ARM.
15217 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15219         * .cvsignore: Remove *-info and *-install since they match
15220         release-info and mpw-install, which we don't want to just ignore.
15222 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15224         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15226 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15228         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15229         local_prefix to sub-make invocations.
15231 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15233         * configure.in: Check makefile fragments in the source
15234         directory.
15236 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15238         * configure.in: Check whether host and target makefile
15239         fragments exist before adding them to *_makefile_frag.
15241 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15243         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15245 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15247         * configure.in: Make sure we only replace RPATH_ENVVAR on
15248         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15249         regexp to sed.
15251         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15252         to sub-makes.
15254 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15256         * config-ml.in (multi-do): LDFLAGS must include multilib
15257         designator.
15259 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15261         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15263 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15265         * config.sub: Add mingw32 support.
15266         * configure.in: Likewise.
15268 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15270         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15272 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15274         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15275         * configure (gxx_include_dir): Provide a definition for subdirs
15276         which do not use autoconf.
15278 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15280         * config.guess: Sync with egcs.  Picks up new alpha support,
15281         BeOS & some additional linux support.
15283 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15285         * config.guess: HP 9000/803 is a PA1.1 machine.
15287 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15289         * configure.in: It's alpha*-...
15291 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15293         * configure.in (host_makefile_frag, target_makefile_frag):
15294         Handle multiple config files.
15295         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15296         alpha-*-*.
15298 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15300         * mkdep: New file.
15302 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15304         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15306 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15308         * Makefile.in: Add libgui directory.
15309         (GDB_TK): Add all-libgui.
15310         * configure.in: Add libgui directory.
15311         * configure: Add all-libgui to GDB_TK.
15313 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15315         * config-ml.in (multidirs): Add m32r to multilib list.
15317 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15319         * Makefile.in (all-target-gperf): Change dependency to
15320         all-target-libstdc++.
15322 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15324         * config.guess: Add BeOS support.
15326 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15328         Source directory cvs renamed to cvssrc:
15329         * configure.in (host_tools): Change cvs to cvssrc.
15330         (native_only): Likewise.
15331         (noconfigdirs) [various cases]: Likewise.
15332         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15333         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15334         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15335         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15336         (all-cvssrc): Rename target from all-cvs.
15338 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15340         * configure (gxx_include_dir): Fix thinko.
15342 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15344         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15345         (install-cross, install-gcc-cross): New targets.
15347 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15349         * configure.in (noconfigdirs): Add support for Thumb target.
15351         * config.sub (maybe_os): Add support for Thumb target.
15353 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15355         * Makefile.in: Add rules for cygmon.
15357         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15359 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15361         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15362         * configure (gxx_include_dir): Provide a definition for subdirs
15363         which do not use autoconf.
15365 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15367         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15368         11/18/97 build
15370 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15372         * From Franz Sirl.
15373         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15374         found on RedHat Linux systems.
15376 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15378         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15379         guesses.
15381 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15383         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15385 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15387         * ltmain.sh: If mkdir fails, check whether the directory was created
15388         anyhow by some other process.
15390 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15392         * configure.in (d30v-*-*): Configure all directories.
15394 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
15396         * configure.in (d30v-*-*): Configure newlib, libiberty directories
15397         for the D30V.
15399 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
15401         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15403 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
15405         * include/libiberty.h: Add extern "C" { so it can be used with C++
15406         progrms.
15407         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
15408         programs.
15410 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
15412         * configure.in (d30v-*-*): Configure GCC now.
15414 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
15416         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15417         is no longer needed.
15419 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
15421         * Makefile.in: check-target-libio depends on all-target-libstdc++.
15423 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
15425         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15426         targets using "$@" to provide support for similar but not identical
15427         targets without having to duplicate code.
15429 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
15431         * makefile.vms: Fix to work with DEC C.
15433 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
15435         * config.sub: Add mips-tx39-elf to marketing names.
15437 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
15439         * ltmain.sh: Handle symlinks in generated script.
15441 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
15443         * configure: Handle autoconf style directory options: --bindir,
15444         --datadir, --includedir, --infodir, --libdir, --libexecdir,
15445         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15446         --sysconfdir.
15447         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15448         (sharedstatedir, localstatedir, oldincludedir): New variables.
15449         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15450         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15451         sbindir, sharedstatedir, and sysconfdir.
15453 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15455         * Makefile.in (bootstrap-lean): New target.
15457 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
15459         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
15460         sn, and gnuserv from noconfigdirs.
15462 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15464         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15466 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15468         * Makefile.in (cross): New target.
15470 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15471                           Jeff Law         <law@cygnus.com>
15473         * Makefile.in (bootstrap2, bootstrap3): New targets.
15474         (all-bootstrap): Remove outdated and confusing target.
15475         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15477 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15479         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15480         windows.  Consistent with gdb/configure.
15482 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15484         * configure.in: Name Linux target fragment.
15486         * configure: Rewrite so that project Makefile fragment is inserted
15487         first and appears last in the resulting Makefile.
15489 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15491         * Makefile.in (install-itcl): Install tcl first.
15493 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15495         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15497 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15499         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15501         * configure.in (skipdirs): Add target-librx for Linux.
15502         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15504 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
15506         * Makefile.in (bootstrap): New target.
15508 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
15510         * config.sub: Accept 'amigados' for backward compatibility.
15512 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
15514         * config.guess: Merge with FSF.
15516 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
15518         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15520 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
15522         * config.sub: Add "marketing-names" patch.
15524 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
15526         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15528 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
15530         * config.sub: Handle v850-elf.
15532 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
15534         * .cvsignore (*-install): Remove.
15536 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
15538         * ltconfig: Set CONFIG_SHELL in libtool.
15539         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15541 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15543         * configure.in (target_subdir): Set to libraries if enable_multilib.
15545 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
15547         * config.guess: Update from gcc directory.
15549 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15551         * Makefile.in (all-sim): Depends on all-readline.
15553 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
15555         * Makefile.in (BISON, YACC): Use $$s.
15556         (all-bison): Depend on all-texinfo.
15558 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
15560         * Makefile.in (BISON): Add -L flag.
15561         (YACC): Likewise.
15563 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15565         * configure.in (noconfigdirs): Add support for v850e target.
15567         * config.sub (maybe_os): Add support for v850e target.
15569 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15571         * configure.in (noconfigdirs): Add support for v850ea target.
15573         * config.sub (maybe_os): Add support for v850ea target.
15575 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
15577         * config.sub: Add mipstx39.  Delete r3900.
15579 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15581         * Makefile.in (all-autoconf): Depends on all-texinfo.
15583 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
15585         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15586         eabi targets.
15588 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
15590         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15592         * configure: When handling a Canadian Cross, handle YACC as well as
15593         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
15594         * Makefile.in (all-bison): Depend upon all-texinfo.
15596 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
15598         * Makefile.in (BISON): bison, not byacc or bison -y.
15599         (YACC): bison -y or byacc or yacc.
15600         (various): Add *-bison as appropriate.
15601         (taz): No need to mess with BISON anymore.
15603 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
15605         * configure: If OSTYPE matches *win32*, try to find a good value for
15606         CONFIG_SHELL.
15608 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
15610         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15611         configure.in if it is present.
15613 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
15615         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15617 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
15619         * config.sub: Recognize `arc' cpu.
15620         * configure.in: Likewise.
15621         * config-ml.in: Likewise.
15623 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
15625         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15627 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
15629         * configure: Changed sed delimiter from ':' to '|' when
15630         attempting to substitute ${config_shell} for SHELL. On
15631         NT ${config_shell} may contain a ':' in it.
15633 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15635         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15637 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15639         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15641 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15643         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15645         * ylwrap: If the program is a relative path, force it to be
15646         absolute.
15648 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15650         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15652 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15654         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15655         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15656         for libraries.
15658 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15660         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15661         separated by spaces.
15663 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15665         * ylwrap: New file.
15666         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15668         * ltmain.sh: Handle /bin/sh at start of install program.
15670         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15672         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15673         * missing: New file, from automake 1.2.
15675 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15677         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15678         check-tk to CHECK_X11_MODULES.
15680 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15682         * config.sub: Merge with FSF.
15684 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15686         * config.guess: Merge with FSF.
15688 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15690         * configure: Treat msdosdjgpp like go32.
15691         * configure.in: Likewise.  Don't remove gprof for go32.
15693         * configure: Change Makefile.tem2 to Makefile.tm2.
15695 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15697         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15699 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15701         * install-sh (chmodcmd): Set to null if the DST directory already
15702         exists.  Same as Nov 11th change.
15704 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15706         * configure (GDB_TK): Needs itcl and tix.
15708 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15710         * config.guess: Update from FSF.
15712 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
15714         * Makefile.in (GDB_TK): Depend on itcl and tix.
15716 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15718         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15719         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15720         (INSTALL_SCRIPT): New variable.
15721         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15722         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15723         to -x.
15724         * install-sh: Add support for -x option.
15726 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
15728         * configure.in, Makefile.in: Treat tix like itcl.
15730 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
15732         * Makefile.in (WINDRES): New variable.
15733         (WINDRES_FOR_TARGET): New variable.
15734         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15735         (EXTRA_HOST_FLAGS): Add WINDRES.
15736         (EXTRA_TARGET_FLAGS): Add WINDRES.
15737         (EXTRA_GCC_FLAGS): Add WINDRES.
15738         ($(DO_X)): Pass down WINDRES.
15739         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15740         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15741         DLLTOOL_FOR_TARGET.
15743 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
15745         * configure.in: configure sim before gdb for win32-x-ppc
15747 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15749         Move gperf into the toplevel, from libg++.
15750         * configure.in (target_tools): Add target-gperf.
15751         (native_only): Add target-gperf.
15752         * Makefile.in (all-target-gperf): New target, depend on
15753         all-target-libg++.
15754         (configure-target-gperf): Empty rule.
15755         (ALL_TARGET_MODULES): Add all-target-gperf.
15756         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15757         (CHECK_TARGET_MODULES): Add check-target-gperf.
15758         (INSTALL_TARGET_MODULES): Add install-target-gperf.
15759         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15761 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
15763         * config.sub (mn10200): Recognize new basic machine.
15765 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15767         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15768         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15770 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15772         * configure.in: If we're building mips-sgi-irix6* native, turn on
15773         ENABLE_MULTILIB and set TARGET_SUBDIR.
15775 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15777         * Makefile.in (all-sn): Depend on all-grep.
15779 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15781         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15783         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15784         Makefile.  From Jeff Makey <jeff@cts.com>.
15785         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15787         * Makefile.in (DISTBISONFILES): Remove.
15788         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15789         $(DEFAULT_YACC).
15791         * configure.in: Build itl, db, sn, etc., when building for native
15792         cygwin32.
15794         * Makefile.in (LD): New variable.
15795         (EXTRA_HOST_FLAGS): Pass down LD.
15796         ($(DO_X)): Likewise.
15798 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
15800         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15802 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
15804         * configure.in (targargs): Strip out any supplied --build argument
15805         before adding our own. Always add --build.
15807 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
15809         * configure.in (targargs): Pass --build if we're doing
15810         a cross-compile.
15812 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
15814         * configure: Use '|' instead of ":" as the separator in
15815         sed. Otherwise sed chokes on NT path names with drive
15816         designators. Also look for "?:*" as the leading characters in an
15817         absolute pathname.
15819 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
15821         * config.sub: Support for r3900.
15823 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15825         * configure.in: Use install-sh, not install.sh.
15827 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15829         * Makefile.in (taz): Improve check for BISON so it doesn't try to
15830         apply it twice.
15832 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15834         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15835         install-binutils.
15837 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
15839         * Makefile.in: Add automake targets.
15840         * configure.in (host_tools): Add automake.
15842 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15844         * configure: Default CXX to c++, not gcc.
15845         * Makefile.in (CXX): Set to c++, not gcc.
15846         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15848 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
15850         * install-sh: try appending a .exe if source file doesn't
15851         exist
15853 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
15855         * configure.in: Turn on multilib by default.
15856         (cross_only): Remove target-libiberty.
15858         * Makefile.in (all-gcc): Don't depend on libiberty.
15860 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
15862         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15864 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15866         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15867         (DISTBISONFILES): Add ld/Makefile.in
15869 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
15871         * configure.in: if target is cygwin32 but host isn't cygwin32,
15872         don't configure gdb tcl tk expect, not just gdb.
15874 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
15876         * configure.in: Added gnuserv everywhere sn appears.
15878         * Makefile.in (ALL_MODULES): Added all-gnuserv.
15879         (CROSS_CHECK_MODULES): Added check-gnuserv.
15880         (INSTALL_MODULES): Added install-gnuserv.
15881         (CLEAN_MODULES): Added clean-gnuserv.
15882         (all-gnuserv): New target.
15884 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
15886         * config.guess: Fixes for MIPS OpenBSD systems.
15888 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15890         * Makefile.in (INSTALL_XFORM): Remove.
15891         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15893         * mkinstalldirs: New file, copied from automake.
15894         * Makefile.in (installdirs): Rename from install-dirs.  Use
15895         mkinstalldirs.  Change all users.
15896         (DEVO_SUPPORT): Add mkinstalldirs.
15898 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15900         * install-sh: Rename from install.sh.
15901         * Makefile.in (INSTALL): Change install.sh to install-sh.
15902         (DEVO_SUPPORT): Likewise.
15904         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
15905         Graichen <graichen@rzpd.de>.
15907 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
15909         * config.guess: Recognize OpenBSD systems correctly.
15911 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15913         * README, Makefile.in (ETC_SUPPORT): Remove references to
15914         cfg-paper*, configure.{texi,man,info*}._
15916 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
15918         * Makefile.in (all.normal): Ensure that gcc is built after all
15919         the x11 - ie gdb - targets.
15921 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
15923         * makefile.vms: Don't run conf-a-gas.
15925 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
15927         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15929 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
15931         * configure.in: Remove noconfigdirs case since gdb also
15932         configures and builds for tic80-coff.
15934 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15936         * configure: Set cache_file to config.cache.
15937         * Makefile.in (local-distclean): Remove config.cache.
15939 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15941         * COPYING: Update FSF address.
15943 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
15945         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15946         noconfigdirs.
15948 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15950         * Makefile.in (install-dirs): Don't crash if prefix, and hence
15951         MAKEDIRS, is empty.
15953 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
15955         * config.sub: Tweak mn10300 entry.
15957 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
15959         * configure.in (host_tools): Put sim before gdb, so gdb's
15960         configure.tgt can determine if the simulator was configured.
15962 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
15964         * config.sub: Move BeOS $os case to be with other Cygnus
15965         local cases.
15967 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
15969         * config.sub: Remove misplaced comment that broke Linux.
15971 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
15973         * config.sub: Add BeOS support.
15975 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
15977         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15979 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
15981         * configure.in (noconfigdirs): Remove tcl and tk from
15982         noconfigdirs for cygwin32 builds.
15984 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
15986         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15988 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
15990         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15991         make-all.com, use makefile.vms instead.
15993 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
15995         * config.sub: Accept -lnews*.
15997 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
15999         * configure.in (noconfigdirs): Disable target-newlib,
16000         target-examples and target-libiberty for d30v.
16002 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16004         * configure.in (noconfigdirs): Enable ld for d30v.
16006 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16008         * configure.in (tic80-*-*): Build compiler.
16010 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16012         * configure.in (d30v-*): Remove sim directory from list of
16013         unsupported d30v directories
16015 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16017         * config.sub, configure.in: Add d30v target cpu.
16019 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16021         * makefile.vms: New file.
16022         * make-all.com: Remove.
16024 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16026         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16028 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16030         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16032 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16034         * Makefile.in (ALL_MODULES): Added all-db.
16035         (CROSS_CHECK_MODULES): Addec check-db.
16036         (INSTALL_MODULES): Added install-db.
16037         (CLEAN_MODULES): Added clean-db.
16039 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16041         * config.guess: Merge with latest FSF sources.
16043 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16045         * Makefile.in (ALL_MODULES): Added all-itcl.
16046         (CROSS_CHECK_MODULES): Added check-itcl.
16047         (INSTALL_MODULES): Added install-itcl.
16048         (CLEAN_MODULES): Added clean-itcl.
16050 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16052         * configure.in: build gdb for mn10200
16054 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16056         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16058 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16060         * configure.in (tic80-*-*): Turn off most targets right now.
16062 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16064         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16065         rather than the makeinfo program.
16066         (do-info): Depend upon all-texinfo.
16068 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16070         * configure.in: Remove uses of config/mh-linux.
16072         * config.sub, config.guess: Merge with latest FSF sources.
16074 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16076         * config.sub (case $basic_machine): Add tic80 entries.
16078 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16080         * config.sub, config.guess: Merge with latest FSF sources.
16082 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16084         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16085         * mpw-config.in: Test for NewFolderRecursive.
16086         * mpw-install: Use symbolic name for startup filename.
16087         * mpw-README: Add various additional details.
16089 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16091         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16093 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16095         * configure.in: Do build gcc and the target libraries for
16096         the mn10200.
16098 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16100         * configure.in: don't avoid building gdb for mn10300 any more
16101         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16102         instead of single-quoting it.
16104 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16106         * configure.in: Don't use --with-stabs on IRIX 6.
16108 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16110         * configure.in (m32r): Build gdb, libg++ now.
16112 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16114         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16115         directories from noconfigdirs.
16117 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16119         * config.sub (basic_machine): added mips16 configuration
16121 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16123         * config.sub: Handle d10v-unknown.
16125 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16127         * config.sub: Handle v850-unknown.
16129 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16131         * Makefile.in: add findutils
16132         * configure.in: add findutils to list of host_tools
16134 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16136         * config.sub: Handle mn10200 and mn10300.
16138 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16140         * configure.in (d10v-*): Do not build librx.
16142 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16144         * configure.in (mn10300): Build everything except gdb & libgloss.
16146 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16148         * config.guess:  Patch for Dansk Data Elektronik servers,
16149         from Niels Skou Olsen <nso@dde.dk>.
16151         For ncr, use /bin/uname rather than uname, since GNU uname does not
16152         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16154         Patch for MIPS R4000 running System V,
16155         from Eric S. Raymond <esr@snark.thyrsus.com>.
16157         Fix thinko for nextstep.
16159         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16161         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16162         * config.guess: Guess mips-dec-mach_bsd4.3.
16164         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16165         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16166         release numbers.
16167         * config.guess (mips-mips-riscos*):  Emit just enough of the
16168         release number.
16170         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16171         * config.guess (sparc-auspex-sunos*):  Added.
16172         (f300-fujitsu-*): Added.
16174         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16175         * config.guess:  Recognize a Tadpole as a sparc.
16177 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16179         * config.guess: Don't assume that NextStep version is either 2 or
16180         3.  NextStep 4 (aka OpenStep 4) has come out now.
16182 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16184         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16185         From Rik Faith <faith@cs.unc.edu>.
16187 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16189         * config.sub: Contributions from bug-gnu-utils to:
16190         Support plain "hppa" (no version given) architecture, reported by
16191         OpenStep.
16192         OpenBSD like NetBSD.
16193         LynxOs is not a hardware supplier.
16195         * config.guess: Contributions from bug-gnu-utils to add support for:
16196         OpenBSD like NetBSD.
16197         Stratus systems.
16198         More Pyramid systems.
16199         i[n>4]86 Intel chips.
16200         M680[n>4]0 Motorola chips.
16201         Use unknown instead of lynx for hardware manufacturer.
16203 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16205         * install.sh (chmodcmd): Set to null if the DST directory already
16206         exists.
16208 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16210         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16211         not use mt-ppc target Makefile fragment any more.
16213 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16215         * configure.in (*-*-windows):  Exclude everything but those dirs
16216         needed to build windows.
16218 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16220         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16222 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16224         * configure.in:  Exclude mmalloc from i386-windows.
16226 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16228         * Undo my previous change.
16230 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16232         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16233         unconditionally.
16234         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16236 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16238         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16239         host to add it's own flags.
16241 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16243         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16245 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16247         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16248         (CXX_FOR_TARGET): Likewise.
16249         (GCC_FOR_TARGET): Define.
16250         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16251         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16252         CC_FOR_TARGET was specified on the command line.
16253         (MAKEOVERRIDES): Don't define.
16255 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16257         * configure.in (m32r): Fix spelling of libg++ libs.
16259 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16261         * config.sub (-apple*): Remove, now redundant.
16263 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16265         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16267         * configure: Rework yesterday's sed script patch.
16269         * config.sub: Merge with FSF.
16271 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16273         * config.guess:  Merge from FSF.
16275         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16276         * config.guess: Use pc instead of unknown, for pc clone systems.
16277         Change linux to linux-gnu.
16279         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16280         * config.guess: Avoid non-portable tr syntax.
16282 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16284         * test-build.mk (HOLES): Add "xargs" for gdb.
16286         * configure: Avoid hpux10.20 sed bug.
16288 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16290         * configure.in:  Add support for windows host
16291         (that is a build done under the Microsoft build environment).
16293 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16295         * Makefile.in: Replace all uses of srcroot with s, to shrink
16296         command line lengths.
16298         Patches from Geoffrey Noer <noer@cygnus.com>:
16299         * configure.in: If configuring for newlib, pass --with-newlib to
16300         subdirectories.
16301         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16302         -Bnewlib/ and -Lwinsup to gcc.
16303         (CXX_FOR_TARGET): Likewise.
16305 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16307         * Makefile.in (ETC_SUPPORT): Add configure.
16309 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16311         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16312         host configuration file.
16314 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16316         * configure.in: Break mn10x00 support into separate
16317         mn10200 and mn10300 configurations.
16318         * config.sub: Likewise.
16320 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16322         * configure.in: Add lots of stuff to noconfigdirs for
16323         the mn10x00 targets.
16325         * config.sub, configure.in: Add mn10x00 support.
16327 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16329         * make-all.com: Call conf-a-gas, not config-a-gas.
16331 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16333         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16334         targets.
16336 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16338         * mpw-README: Add much more detail for native PowerMac.
16339         * mpw-install: New file.
16340         * mpw-configure: Add --norecursion and --help options.
16341         * mpw-config.in: Translate readme and install files when
16342         copying to objdir.
16343         * mpw-build.in: Don't always depend on byacc and flex.
16344         (install-only-top): New action.
16346 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16348         * configure.in:  You can now configure GDB for the v850.
16350 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16352         * configure.in (noconfigdirs): Don't configure any C++ dirs
16353         if targeting D10V.
16355 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16357         * config.sub: Recognize mips64vr5000.
16359 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16361         * configure.in: Use a single line for host_tools and native_only.
16363 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16365         * config.sub, configure.in: Add entries for m32r.
16367 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16369         * Makefile.in (inet-install): Don't run install-gzip.
16371 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16373         * configure.in:  Don't config lots of things for *-*-windows*.
16375 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16377         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16378         (host_libs, host_tools): Copy from configure.in.
16379         * mpw-configure: Don't complain about directories not found.
16381 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16383         * configure.in (i[345]86): Recognize i686 for pentium pro.
16384         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16385         file.
16387         * config.guess (i[345]86): Ditto.
16389 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16391         * configure.in (noconfigdirs): Removed gdb for D10V.
16393 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
16395         * configure.in: Remove ld, target-libio, target-libg++, and
16396         target-libstdc++ from noconfigdirs.
16398 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
16400         * configure: Fix three locations where shell scripts were
16401         being run directly rather than with config_shell.
16403 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
16405         * configure.in (v850-*-*): Set up initial $noconfigdirs.
16406         * config.sub (basic_machine): Recognize v850.
16408 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
16410         * mpw-configure: Handle multiple enable/disable options and
16411         pass them down recursively, handle -c and -s flags appropriately
16412         depending on choice of compiler, add escape mechanism for
16413         quoted arguments to gC.
16415 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16417         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16418         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16419         so that -mrelocatable-lib and -mno-eabi are used.
16421         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16422         not support --print-multi-lib, don't abort.
16424 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
16426         * make-all.com: Run config-a-gas.
16427         * setup.com: Don't copy subdirectory files around.
16429 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
16431         * configure.in (*-*-ose): Remove exclusion of libgloss for this
16432         target, it now compiles correctly.
16434 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
16436         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16438 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16440         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16442 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16444         * configure.in (native_only): Add prms.
16446 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
16448         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16449         (BINUTILS_SUPPORT_DIRS): Likewise.
16451 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16453         * configure.in (d10v-*-*): Don't configure ld or gdb until the
16454         d10v support is added.
16456 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16458         * configure.in (d10v-*-*): New target.
16460 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16462         * config.guess (HP 9000/811): Recognize this as a PA1.1
16463         machine.
16465 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16467         * Makefile.in (do-tar-gz): New target, split out from tail end of
16468         taz target.  Run each command separately, don't use pipes.
16469         (taz): Use it.
16471 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16473         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16474         * mpw-build.in: No builds should depend on building byacc or flex,
16475         they are assumed to be installed already.
16477 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16479         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16480         variable that CC_FOR_TARGET needs.
16482 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16484         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16485         options have changed since the last time the subdirectory was
16486         configured, and if it has, reconfigure.
16487         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16488         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16490 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16492         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16493         CLEAN_MODULES): Add bash.
16494         (all-bash): New target.
16496 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16498         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16500 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16502         * config.sub (basic_machine): Recognize d10v as a valid processor.
16504 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
16506         * mpw-configure: Add support for --bindir.
16507         * mpw-build.in: Use a GCC-specific build script for GCC actions.
16509 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
16511         * configure.in: add bash, time, gawk to list of hosttools and things
16512         to only build for native toolchains
16514 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16516         * Makefile.in (docdir): Remove.
16518 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16520         * Makefile.in (datadir): Set to $(prefix)/share.
16522 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
16524         * configure.in: build diff and patch for cygwin32-hosted
16525         toolchains.
16527 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
16529         * config.sub: Accept -rtems*.
16531 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
16533         * configure.in: enable dosrel for cygwin32-hosted builds,
16534                 remove diff from the list of things not buildable
16535                 via Canadian Cross
16537 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
16539         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16540         don't get ". ".
16542 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
16544         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16546 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
16548         * Makefile.in (taz): Handle case where tex3patch didn't even get
16549         checked out.  Also, if it was found, put the symlink in a new util
16550         subdirectory.
16552 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16554         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16556 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
16558         * config.sub: Recognize -openvms.
16559         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16560         * make-all.com, setup.com: New files.
16562 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16564         * Makefile.in (taz): tex3patch moved to texinfo/util.
16566 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
16568         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16569         * configure.in: remove make from disable-if-Can-Cross list
16570                 enable gdb if ${host} and ${target} are cygwin32
16572 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
16574         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
16575         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16577 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16579         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
16580         distinguish sysv/svr4/bsd variants.
16581         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16583 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
16585         * configure.in: Added copyright notice.
16586         * move-if-change: Added copyright notice.
16588 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16590         * configure.in (powerpcle-*-solaris*): Until we get shared
16591         libraries working, don't build gdb, sim, make, tcl, tk, or
16592         expect.
16594 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
16596         * config.guess:  Merge with FSF:
16598         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16599         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16601         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
16602         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16604         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
16605         * config.guess:  Combine two OSF1 rules.
16606         Also recognize field test versions.  From mjr@zk3.dec.com.
16607         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
16608         because GNU uname does not support -p.  From pmr@pajato.com.
16610 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
16612         * Makefile.in (MAKEDIRS): Removed $(tooldir).
16614 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
16616         * mpw-README: Document GCCIncludes.
16618 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
16620         * configure.in (alpha-*-linux*): Set enable_shared to yes.
16622 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16624         * mpw-configure: Handle --enable-FOO and --disable-FOO.
16626 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
16628         * configure.in (*-*-cygwin32): Configure make.
16630 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16632         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16634 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16636         * Makefile.in (all-inet): Depend on all-perl.
16638         * Makefile.in (inet-install): New target.
16640         * Makefile.in (all-inet): Depend on all-tcl.
16641         (all-inet): Depend on all-send-pr.
16643 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16645         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16646         temporarily.
16648 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16650         * configure.in: Don't configure --with-gnu-ld on AIX.
16652 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16654         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16656 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16658         * Makefile.in (ALL_MODULES): Added all-inet.
16659         (CROSS_CHECK_MODULES): Added check-inet.
16660         (INSTALL_MODULES): Added install-inet.
16661         (CLEAN_MODULES): Added clean-inet.
16662         (all-indent): New target.
16664         * configure.in (host_tools): Added inet.
16665         (native_only): Added inet.
16666         (noconfigdirs): Added inet.
16668 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16670         * configure.in: Don't configure libgloss if we are not configuring
16671         newlib.
16673 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16675         * configure.in: Don't configure libgloss for unsupported
16676         architectures.
16678 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16680         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16682 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16684         * Makefile.in (ALL_MODULES): Include all-apache.
16685         (CROSS_CHECK_MODULES): Include check-apache.
16686         (INSTALL_MODULES): Include install-apache.
16687         (all-apache): New target.
16689         * configure.in: Added apache everywhere perl is seen.
16691 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16693         * Makefile.in: Add support for clean-{module} and
16694         clean-target-{module} rules.
16696 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16698         * configure.in (*-*-ose) do not build libgloss.
16700 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16702         * config.guess (prep*:SunOS:5.*:*): Turn into
16703         powerpele-unknown-solaris2.
16705 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16707         * configure.in: Permit --enable-shared to specify a list of
16708         directories.
16710 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16712         * configure.in (host==solaris): Pass only the first word of $CC
16713         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16715 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16717         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16719 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
16721         * Makefile.in (ALL_MODULES): Include all-perl.
16722         (CROSS_CHECK_MODULES): Include check-perl.
16723         (INSTALL_MODULES): Include install-perl.
16724         (ALL_X11_MODULES): Include all-guile.
16725         (CHECK_X11_MODULES): Include check-guile.
16726         (INSTALL_X11_MODULES): Include install-guile.
16727         (all-perl): New target.
16728         (all-guile): New target.
16730         * configure.in (host_tools): Include perl and guile.
16731         (native_only): Include perl and guile.
16732         (noconfigdirs): Don't build guile and perl; no ports have been
16733         done.
16735 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
16737         * configure (--enable-*): Handle quoted option lists such as
16738         --enable-sim-cflags='-g0 -O' better.
16740 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16742         * Makefile.in ({,inst}all-target): New rule so we can make and
16743         install all of the target directories easily.
16745 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16747         * configure.in: Add missing global flag in sed substitution when
16748         deleting `target-' from ${configdirs}.
16750 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
16752         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16753         option.
16755         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16756         config/mh-necv4.
16758         * install.sh: Correct misspelling of transformbasename.
16760         * config.guess: Recognize mips-*-sysv*.
16762 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
16764         * config.sub: Recognize mon960.
16766 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
16768         * configure: Restore Canadian Cross handling of BISON and LEX,
16769         removed in Feb 20 change.
16771 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16773         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16774         Mention make install.  Remove the old copyright date as well the
16775         clumsy and rather pointless copyright on the README file.
16777 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16779         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16780         Makefile after running symlink-tree, then run `make distclean' to
16781         avoid clobbering any generated files in srcdir.
16783 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16785         * configure.in (m68k-*-netbsd*): Build everything now.
16787 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16789         * Makefile.in (taz): Fix quoting.
16791 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16793         * configure.in (sparclet-*-*): Build everything now.
16795 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16797         * configure.in (m68k-*-linux*): New host.
16799 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
16801         * configure: Check for bison before byacc.
16803 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
16805         * Makefile.in configure:  Change the way LEX and BISON/YACC are
16806         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
16807         searching PATH.  These are used as fallbacks by Makefile.in if
16808         flex/bison/byacc aren't in objdir.
16810 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
16812         * Makefile.in: Make everything which depends upon all-bfd also
16813         depend upon all-opcodes, in case --with-commonbfdlib is used.
16815 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16817         * configure.in (host *-*-cygwin32): Don't build gdb if we are
16818         building NT native compilers on Unix.
16820 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
16822         * configure.in: Don't get CC from the host Makefile fragment if we
16823         can find gcc in PATH, or if this is a Canadian Cross.  Move the
16824         Solaris test for /usr/ucb/cc to the post target script, just after
16825         the compiler sanity test.
16827 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
16829         * config.sub: Merge with FSF.
16831 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
16833         * Makefile.in (RPATH_ENVVAR): New variable.
16834         (REALLY_SET_LIB_PATH): Use it.
16835         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16837 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
16839         * config.sub, configure.in: Recognize sparclet cpu.
16841 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16843         * config.guess:  Support m68k-cbm-sysv4.
16845 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16847         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16848         m68k-unknown-linuxaout from linker help string.  Put quotes around
16849         $ld_help_string.
16851 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
16853         * config.guess (powerpc-harris-powerunix): Add guess for port
16854         to new target.
16856 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16858         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16860 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
16862         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16863         $(REALLY_SET_LIB_PATH) in Makefile.
16864         * Makefile.in (SET_LIB_PATH): New variable.
16865         (REALLY_SET_LIB_PATH): New variable.
16866         ($(DO_X)): Use $(SET_LIB_PATH).
16867         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16868         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16869         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16870         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16871         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16872         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16873         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16874         (install-dosrel): Likewise.
16875         (all-opcodes): Depend upon all-libiberty.
16877 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16879         * config.guess (*:CYGWIN*): New
16881 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16883         * Makefile.in (all-target-winsup): All all-target-libiberty.
16885 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16887         * configure.in (noconfigdirs): Add missing # in front of comment.
16889 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
16891         * configure.in: add second pass to things added to noconfigdirs
16892         so *-gm-magic can exclude libgloss properly.
16894 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
16896         * mpw-configure (extralibs_name, rez_name): Set correctly
16897         for MWC68K compiler.
16899         * mpw-README: Add more info on the necessary build tools.
16901 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16903         * configure.in, config.sub: Recognize cygwin32.
16905 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
16907         * config.guess, config.sub: Recognize A/UX.
16909 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
16911         * config.sub: Merge with gcc/config.sub.
16913 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
16915         * mpw-build.in (do-binutils): Add build of stamps.
16917 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
16919         * config.sub: Add recognition for mips64vr4100*-* targets.
16921 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16923         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16924         Add creation of gconfigargs with `--enable-shared' turned on.
16925         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16926         ($(host)-stamp-stage3-configured): Likewise.
16927         (HOLES): Add chatr and ldd.
16928         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16930 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
16932         * configure: Pass --nfp to recursive configures.
16934 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16936         * Makefile.in (DLLTOOL): New.
16937         (DLLTOOL_FOR_TARGET): New.
16938         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16939         (EXTRA_TARGET_FLAGS): Ditto.
16940         (EXTRA_GCC_FLAGS): Ditto.
16941         (CONFIGURE_TARGET_MODULES): Ditto.
16942         (DO_X): Ditto.
16943         * configure: Add DLLTOOL.
16945 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
16947         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16948         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16949         mh-sco, since old workarounds no longer needed, and don't
16950         build ld, since libraries have weak symbols in COFF.
16952 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
16954         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16956 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16958         * configure.in: Make sure that ${CC} can be used to compile an
16959         executable.
16961 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16963         * Makefile.in (all-gdb): Depend on $(GDB_TK).
16964         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16965         nothing depending on whether gdbtk is being built.
16967 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
16969         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16971 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
16973         * configure.in (noconfigdirs): Put ld or gas in this early, if the
16974         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16976 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
16978         * config-ml.in: Add support for
16979         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16980         Simplify setting of multidirs from --disable-foo.
16982 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16984         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16985         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16986         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16987         non-empty, pass them on to the  GCC make.
16988         (all-bootstrap): New rule that is like all-gcc, except it executes
16989         the GCC bootstrap rule instead of the GCC all rule.
16991 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
16993         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16995 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16997         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16998         DG/UX support.
17000 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17002         * config.sub (i*86*) Change [345] to [3456]
17004 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17006         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17007         --with-gnu-ld=no.
17009 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17011         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17012         AIX multilibs get built.
17014 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17016         * configure.in (i386-win32): Don't build expect if we're not
17017         building the tcl subdir.
17019 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17021         * Makefile.in: (configure-target-examples, all-target-examples):
17022         New targets, configure and build example programs.
17024 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17026         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17027         use it as input to sedit the generated MPW makefile.
17028         * mpw-README: Add a suggestion about Gestalt.h.
17030 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17032         * config.sub: Accept *-*-ieee*.
17034 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17036         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17037         Ronald F. Guilmette <rfg@monkeys.com>.
17039 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17041         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17042         for powerpc-pe native.
17043         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17044         (target==powerpc-pe): duplicate i386-win32 entry.
17046 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17048         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17049         of vxworks, not just vxworks5.1.
17051 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17053         * mpw-configure: Add support for exec-prefix.
17055 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17057         * config.guess: Recognize HP model 816 machines as having
17058         a PA1.1 processor.
17060 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17062         * configure: Ignore new autoconf configure options.
17064 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17066         * config.guess:  Recognize Pentium under SCO.
17067         From Robert Lipe <robertl@arnet.com>.
17069 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17071         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17073 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17075         * configure.in: Don't configure gas for alpha-dec-osf*.
17077 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17079         * configure.in: Default to --with-stabs for some targets for which
17080         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17081         i[345]86*-*-unixware*.
17083 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17085         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17086         rather than basing it on the target.  Simplify handling of options
17087         controlling which directories to configure.  Remove extraneous
17088         slash in multi-clean target.
17090 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17092         * config-ml.in: Prefix more variables with ml_ so they don't collide
17093         with configure's.
17095 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17097         * configure: Don't turn -v into --v.
17099 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17101         * configure.in (targargs): Fix typo.
17103         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17105 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17107         * configure.in: Strip --host and --target options from
17108         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17109         --with-cross-host option when building with a cross-compiler.
17110         * configure: Canonicalize the arguments put into config.status by
17111         always using `=' for an option with an argument.  Pass a presumed
17112         --host or --target explicitly.
17114 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17116         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17117         into general OS recognition case.
17119 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17121         * configure.in (target_configdirs): add target-winsup only
17122         for win32 target systems.
17124 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17126         * Makefile.in (all-target-libgloss): Depend upon
17127         configure-target-newlib, since when libgloss is built it looks to
17128         see if the newlib directory exists.
17130 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17132         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17133         cfg-ml-*.in.
17135 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17137         * configure: Handle LD and LD_FOR_TARGET when configuring a
17138         Canadian Cross.
17140 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17142         * configure.in (target_libs): add target-winsup.
17143         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17144         (target==ppcle-pe): remove ld from $noconfigdirs.
17146 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17148         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17149         Preserve relative path names in $srcdir.  Build symlink tree if
17150         configuring cross target dir and srcdir=. (= no VPATH support).
17151         (configure-target-libg++): Depend on configure-target-librx.
17152         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17153         * config-ml.in: New file.
17154         * symlink-tree: New file.
17155         * configure: Ensure srcdir="." if that's what it is.
17157 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17159         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17160         includes and FLEX_SKELETON setting.
17161         * mpw-configure (--with-gnu-ld): New option, controls whether
17162         to use PPCLink or ld with PowerMac GCC.
17163         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17164         * mpw-config.in: Configure grez if targeting Mac.
17166         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17167         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17168         just macos.
17169         * configure.in: Configure grez resource compiler if targeting Mac.
17170         * Makefile.in (all-grez, install-grez): New targets.
17172 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17174         * configure: CXX defaults to gcc, not g++.  If we find
17175         gcc in the path, set CC to gcc -O2.
17177 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17179         * configure: Default ${build} correctly.  Avoid picking up extra
17180         spaces when reading CC and CXX from Makefile.  When doing a
17181         Canadian Cross, use plausible default values for numerous
17182         variables.
17183         * configure.in: When doing a Canadian Cross, don't try to
17184         configure tools whose configure script can't handle it.
17186 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17188         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17190 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17192         * configure:  Remove dubious bug reporting address.
17194 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17196         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17197         configure script, run that instead of this directory's configure.
17198         In either case, print a message that we're configuring the sub-dir.
17200 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17202         * configure.in: Before checking for the existence of various files,
17203         use sed to filter out "target-".
17205 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17207         * Makefile.in (DO_X): Split rule to decrease command line length
17208         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17209         (Philippe De Muyter).
17211 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17213         * Makefile.in (all-patch): depend on all-libiberty.
17215 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17217         * configure.in: If the only directory in target_configdirs which
17218         actually exists is libiberty, then set target_configdirs to empty,
17219         to avoid trying to build a target libiberty in a gas or gdb
17220         distribution.
17222 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17224         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17225         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17226         systems.
17228 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17230         * configure.in (copy_dirs): Use sys-include instead of include
17231         for --with-headers option.
17233 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17235         * Makefile.in, configure.in: Make winsup builds work with
17236         new scheme.
17238 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17240         * configure.in: Build the linker on AIX.
17242 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17244         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17245         where needed.
17247 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17249         * Makefile.in (all-gcc): Fix typo.
17251 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17253         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17255 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17257         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17258         to target-xiberty, to provide more flexibility.
17259         (target_subdir):  Define.  Create if cross.
17260         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17261         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17262         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17263         check-libFOO -> check-target-libFOO, etc.
17264         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17265         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17266         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17267         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17268         allow ALL_GCC="" to only configure.
17269         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17270         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17271         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17273 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17275         * Makefile.in (taz): Build "info" in etc explicitly.
17277 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17279         * configure.in:  Make sure that CC is undefined (as opposed to
17280         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17281         problem with autoconf trying to configure on a host without GCC.
17283 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17285         * mpw-configure: Set host alias from choice of host compiler,
17286         only use generic MPW Makefile sed if present, edit a file
17287         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17288         * mpw-README: Add problem notes about CW6 and CW7.
17290 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17292         * Makefile.in (taz): Use ";" instead of ";;".
17294 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17296         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17297         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17298         DISTDOCDIRS.
17299         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17300         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17302 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17304         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17305         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17306         Move bfd to DISTSTUFFDIRS.
17308 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17310         * Makefile.in (X11_LIB): Removed.
17311         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17313         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17315 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17317         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17318         names.
17320 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17322         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17324 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17326         * configure.in (i[345]86-*-win32): Always build newlib.
17327         Don't configure cvs, autoconf or texinfo.
17328         * Makefile.in (LD_FOR_TARGET): New.
17329         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17330         Pass down LD_FOR_TARGET.
17332 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17334         * winsup: New directory.
17335         * Makefile.in: Build winsup.
17336         * configure.in: Winsup is configured when target is win32.
17337         Can only build win32 target GDB when native.
17339 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17341         * config.guess: Recognize HP model 819 machines as having
17342         a PA 1.1 processor.
17344 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17346         * configure: Fix sed loop which substitutes for CC and CXX to
17347         avoid bug found in various sed implementations.
17349 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17351         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17352         simulator.  Use standard powerpc-*-eabi*.
17354 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17356         * configure.in: Stop putting gas and binutils in noconfigdirs for
17357         powerpc-*-aix* and rs6000-*-*.
17359 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17361         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17362         -mcall-aixdesc libraries.
17364 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17366         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17368         * config.sub (arm | armel | armeb): Fix shell syntax.
17370 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17372         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17373         -msoft-float and -mcpu=common support.
17374         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17375         libraries.
17377 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17379         * configure.in: Allow configuration and build of emacs19 for the alpha.
17381 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17383         * configure.in (CC): Get ^CC, not just any old CC, from
17384         ${host_makefile_frag}.
17386 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17388         * configure.in (CC): Try to get CC from
17389         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17391 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17393         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17394         only if it exists in $(srcdir).
17396 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17398         * configure: If CC and CXX are not set in the environment, set
17399         them, based on either an existing Makefile or on searching for gcc
17400         in PATH.  Substitute for CC and CXX in Makefile.
17401         * configure.in: Remove libm from target_libs.  Separate
17402         target_configdirs from configdirs.  If CC is not set in
17403         environment, try to get it from a host Makefile fragment.  Rewrite
17404         changes of configdirs to use skipdirs instead.  A few minor
17405         tweaks.  Take directories out of target_configdirs as they are
17406         taken out of configdirs.  Remove existing Makefile files from
17407         subdirectories.  Substitute for TARGET_CONFIGDIRS and
17408         CONFIG_ARGUMENTS in Makefile.
17409         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17410         by configure.in.
17411         (CONFIG_ARGUMENTS): Likewise.
17412         (CONFIGURE_TARGET_MODULES): New variable.
17413         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17414         ($(CONFIGURE_TARGET_MODULES)): New target.
17415         (configure-libg++, configure-libio): New targets.
17416         (all-libg++): Depend upon configure-libg++.
17417         (all-libio): Depend upon configure-libio.
17418         (configure-libgloss, all-libgloss): New targets.
17419         (configure-libstdc++): New target.
17420         (all-libstdc++): Depend upon configure-libstdc++.
17421         (configure-librx, all-librx): New targets.
17422         (configure-newlib): New target.
17423         (all-newlib): Depend upon configure-newlib
17424         (configure-xiberty): New target.
17425         (all-xiberty): Depend upon configure-xiberty.
17427 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17429         * configure.in (host i[345]86-*-win32):  Expand the
17430         noconfigdirs again.
17432 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
17434         * mpw-configure: Fix sed command file name.
17436 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17438         * configure.in (host i[345]86-*-win32): Reduce the
17439         noconfigdirs again.
17441 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
17443         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17444         or powerpc*-*-pe*, since they are not yet supported.
17446 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17448         Add PowerMac support and many other enhancements.
17449         * mpw-configure: New option --cc to select compiler to use,
17450         paste options set according to --cc into the generated
17451         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17452         if mpw-make.sed is present.
17453         * mpw-config.in: Don't test for gC1, test for mpw-touch,
17454         add forward includes for PowerPC include files.
17455         * mpw-build.in: Build using Makefile.PPC if present.
17456         (do-byacc, etc): Remove separate version resource builds.
17457         (do-gas): Build "stamps" before "all".
17458         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17459         * mpw-README: Update to reflect --cc option, PowerMac support,
17460         and recently-reported compatibility problems.
17462 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17464         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17465         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17466         (--with-multilib-top): Pass to recursive invocations.
17468 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17470         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17471         v810-*-*.
17473 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17475         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17476         gdb, ld and opcodes on v810-*-*.
17478 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17480         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17481         (local-maintainer-clean): New target.
17482         (maintainer-clean): New target.
17483         (realclean): Just depend upon maintainer-clean.
17485 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17487         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17489 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17491         * configure.in: Build ld in mips*-*-bsd* case.
17493 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17495         * config.sub: Accept -lites* OS.  From Ian Dall.
17497 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17499         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17500         targets.
17502 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17504         * configure.in: treat i386-win32 canadian cross the same as
17505         i386-go32 canadian cross.
17507 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17509         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17510         running under the simulator to build a reduced set of libraries.
17511         (powerpc-*-eabiaix): Add fine grained multilib support added to
17512         other powerpc targets yesterday.
17514 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17516         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17517         -disable-softfloat, -disable-relocatable, -disable-aix, and
17518         -disable-sysv to control which multilib libraries get built.
17520 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17522         * configure: Add Makefile.tem to list of files to remove in trap
17523         handler.
17525 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17527         * config.guess (*Linux*):  Add missing "exit"s.
17528         Also, need specific check for alpha-unknown-linux (uses COFF).
17530 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17532         * config.guess:  Merge with FSF:
17534         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
17535         * config.guess (AIX4): More robust release numbering discovery.
17537         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
17538         * config.guess (i386-sequent-ptx): Properly get version number.
17540         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
17541         * config.guess (mips:*:4*:UMIPS): New case.
17543 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17545         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17546         (i386-win32 host): Likewise.  Don't build readline.
17548 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
17550         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
17551         SUPPORT_FILES to submakes.
17553 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
17555         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17556         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17557         mpw-configure.
17559 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
17561         * configure.in (appdirs): Use =, not ==, in test expression when
17562         trying to build the text to print in the warning message for
17563         Solaris users.
17565 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
17567         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17569 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17571         * config.guess: Recognize lynx-2.3.
17573 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
17575         * config.sub (z8ksim): Deleted
17576         (z8k-*-coff): New, this is the one true name of the target.
17578 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
17580         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17582 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
17584         * config.guess (*:Linux:*:*): First try asking the linker what the
17585         default object file format is (elf, aout, or coff).  Then if this
17586         fails, try previous methods.
17588 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17590         * configure.in: Don't build newlib for *-*-vxworks5.1.
17592 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17594         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17595         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17597 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
17599         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17601 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
17603         * cfg-ml-com.in: New file.
17604         * cfg-ml-pos.in: New file.
17606 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17608         * COPYING.NEWLIB: Add HP free copyright to list.
17610 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17612         * config.sub: Recognize -eabi* for the system, not just -eabi.
17614 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17616         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17617         * config.sub, configure.in (win32): New target and host.
17619 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17621         * configure.in: Add i386-pe configuration.
17623 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
17625         * mpw-build.in (install): Install GDB after LD.
17627 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
17629         * mpw-config.in (elf/mips.h): Always forward-include, needed
17630         for GDB to build.
17632 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17634         * testsuite: New directory for customer acceptance and whole tool
17635         chain tests.
17637 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17639         * configure: If per-host line isn't found, but AC_OUTPUT is found
17640         and a configure script exists, run it instead.
17642 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17644         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17646 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17648         * configure: Set build_{cpu,vendor,os,alias} to host values when
17649         --build isn't specified.
17651 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17653         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17654         (FLAGS_TO_PASS): Pass them.
17655         (EXTRA_TARGET_FLAGS): Ditto.
17657 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17659         * Makefile.in (all-libg++): Depend on all-libstdc++.
17661 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17663         * configure.in (noconfigdirs): Enable all packages for
17664           i386-unknown-netbsd.
17666 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17668         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17669         hosted builds (DOS builds)
17671 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17673         Changes for ARM based on patches from Richard Earnshaw:
17674         * config.sub: Handle armeb and armel.
17675         * configure.in: Omit arm linker only for riscix.
17677 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17679         * config.guess:  Update from FSF.
17681 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17683         * config.sub: Recognize powerpcle as the little endian variant of
17684         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17685         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17686         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17687         temporarily.
17689 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17691         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17693 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17695         * config.sub: Accept -lites* as a basic system type.
17697 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17699         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17700         installed, and if so return linuxoldld as the system name.
17702 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17704         * config.guess: Add hppa1.1-hp-lites support.
17706 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17708         * configure.in: Don't build newlib for m68k-vxworks5.1.
17710 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17712         * configure.in (mips-sgi-irix6): Use mh-irix5.
17714 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
17716         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17718 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17720         * test-build.mk: Enable building of shared libraries on IRIX 5 and
17721         OSF/1.  Fix compiler flags.
17722         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
17724 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
17726         * configure.in: Recognize --with-newlib.
17727         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17729 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17731         * Makefile.in: move {all,check,install}-gdb from *_MODULES
17732         to *_X11_MODULES due to gdbtk needing X include files et al.
17734 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
17736         Merge in support for Mac MPW as a host.
17737         (Old change descriptions retained for informational value.)
17739         * mpw-config.in: Add generic include forwards for cpu-specific
17740         include files in aout and elf directories.
17742         * mpw-configure: Added copyright.
17743         * mpw-config.in: Check for presence of required build tools.
17744         (target_libs): Add newlib.
17745         (target_tools): Add examples.
17746         (Read Me): Generate as "Read Me for MPW" instead.
17747         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17748         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17749         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17751         * mpw-configure: Remove subdir-specific makefile hackery,
17752         delete mk.tmp after using it.
17754         * mpw-build.in (all): Display start and end times.
17756         * mpw-configure (host_canonical): Set.
17757         (target_cpu): Always add to makefiles.
17758         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17759         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17760         (mpw-mh-mpw): Look for in srcdir and srcroot.
17761         Use sed instead of mpw-edit-prefix to edit prefix definitions.
17763         * mpw-build.in: (install-only): New target.
17765         * mpw-configure (host_alias, target_alias): Rename from hostalias
17766         and targetalias, add into generated Makefile.
17767         (mk.tmp): If present, add into generated Makefile.
17768         * mpw-build.in (all-gas): Build config.h first before gas proper.
17770         * mpw-configure (config.status): Write only if changed.
17771         * mpw-config.in (readline): Configure it (not built, just used for
17772         definitions).
17774         * mpw-config.in (elf/mips.h): Add a forward include.
17776         * mpw-config.in: Forward-include most .h files in include into
17777         extra-include.
17778         (readline): Don't build.
17779         mpw-build.in (install): Install GDB.
17781         * mpw-configure (prefix, mpw_prefix): Handle it.
17782         * mpw-config.in (mmalloc, readline): Don't configure.
17783         * mpw-build.in (thisscript): Rename to ThisScript.
17784         Use mpw-build instead of BuildProgram everywhere.
17785         (mmalloc, readline): Don't build.
17786         * mpw-README: New file, basic documentation about the MPW port.
17788         * mpw-config.in: Use forward-include to create include files.
17790         * mpw-configure: Add more things to the top of each configured
17791         Makefile, including contents of config/mpw-mh-mpw.
17792         * mpw-config.in (extra-include): Create this directory and fill it
17793         with Posix-like include files when configuring.
17795         * config.sub (apple, mac, mpw): Add various aliases.
17797         * mpw-build.in: New file, top-level build script fragment for MPW.
17798         * mpw-configure: New file, configure script for MPW.
17799         * mpw-config.in: New file, config fragment for MPW.
17801 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17803         * configure.in (host_libs): Remove glob, since it is gone from the
17804         sources.
17806 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17808         * Makefile.in: define empty GDB_NLM_DEPS var.
17810         * configure.in(target_makefile_frag): use config/mt-netware
17811         for netware targets.
17813 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17815         * config.sub: Merge in recent FSF changes.  Remove linux special
17816         cases.
17818 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17820         Revert this change:
17822         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17824                 * build-all.mk: Use CC=cc -Xs on Solaris.
17826 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17828         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
17829         stop using it.
17830         * Makefile.in: Nuke all references to glob subdirectory.
17832 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17834         * configure.in: Fix --enable-shared logic in per-host.
17836 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17838         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17840 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17842         * configure.in (noconfigdirs): Don't build gas on AIX, for
17843         powerpc*-*-aix* as well as for rs6000*-*-aix*.
17845 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
17847         * configure: Fix --cache-file to work if the file argument is a
17848         relative path.
17850 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
17852         * configure: If the --cache-file is used, pass it down to
17853         configure in subdirectories.
17855 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
17857         * config.sub: add vxworks29k configuration.
17859 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17861         * Makefile.in (taz): Do "diststuff" part quietly.
17863 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17865         * config.sub: Mini-merge with gcc/config.sub.
17867 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17869         * config.guess (IRIX): Sed - to _.
17871 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17873         * Makefile.in (source-vault, binary-vault): New targets.
17875 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
17877         * config.sub: Recognize -eabi as a basic system type.
17879 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17881         * configure.in (enable_shared stuff): Fix typo.
17883 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
17885         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17887 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17889         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17891 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
17893         * configure.in (rs6000-*-*): Don't build gas.
17895 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
17897         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17898         reduce command line length.
17899         (AS_FOR_TARGET): Check for as.new, not Makefile.
17900         (NM_FOR_TARGET): Check for nm.new, not Makefile.
17902 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17904         * config.guess:  Merge from FSF.
17906 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17908         * configure: Don't use $ when handling program_suffix.
17910 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
17912         * configure.in:  Configure tk for hppa/hpux.
17914 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17916         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
17918 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17920         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
17921         to LIBCXXFLAGS.  Tests are better run without it.
17923 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
17925         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17927 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
17929         * configure.in (*-*-netware*): Don't configure xiberty.
17931 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
17933         * configure.in:  Remove tk from native_only list.
17935 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
17937         * build-all.mk: Add mips-ncd-elf target to sun4 targets
17938           for special NCD build.
17940 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17942         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17943         makeall.bat, they're only useful for binutils snapshots.
17944         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17945         makeall.bat to specified SUPPORT_FILES.
17947 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
17949         * build-all.mk: Add Ericsson targets to sun4 and solaris
17950           hosts.  Add  BNR's sun4 target to solaris host, so their
17951           build-from-source will be tested in-house first.
17953 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17955         * Makefile.in (LIBCFLAGS): New variable.
17956         (CFLAGS_FOR_TARGET): Ditto.
17957         (LIBCFLAGS_FOR_TARGET): Ditto.
17958         (LIBCXXFLAGS): Ditto.
17959         (CXXFLAGS_FOR_TARGET): Ditto.
17960         (LIBCXXFLAGS_FOR_TARGET): Ditto.
17961         (BASE_FLAGS_TO_PASS): Pass them.
17962         (EXTRA_TARGET_FLAGS): Ditto.
17964         * configure.in: Support --enable-shared.
17966 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17968         * configure.in (target_libs):  Include libstdc++ again.
17969         * config.guess:  Update from FSF (for FreeBSD).
17971 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17973         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17974         makeall.bat.
17975         (DISTDOCDIRS): Add `etc'.
17976         (ETC_SUPPORT_PFX): New variable.
17977         (taz): Include anything from etc starting with a word in
17978         ETC_SUPPORT_PFX.
17980 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17982         * config.sub: Update for recent FSF changes.  Remove obsolete
17983         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
17984         spacing changes.
17986 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17988         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
17990         * config.guess:  Merge with FSF.
17991         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17993 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17995         * configure: Since the "trap 0" handler will override the exit
17996         status on many systems, only use it for "exit 1", and make it set
17997         a non-zero exit status; reset it before "exit 0".  Also, check
17998         exit status of config.sub, and error out if it failed.
18000 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18002         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18003         and install libgloss.
18005 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18007         * Makefile.in (all-binutils): Depend upon all-byacc.
18009         * configure.in: Don't build emacs on Irix 5.
18011 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18013         * configure.in (*-*-netware*): Add libio.
18015 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18017         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18018         (CHECK_TARGET_MODULES): Ditto.
18019         (INSTALL_TARGET_MODULES): Ditto.
18020         (TARGET_LIBS): Ditto.
18021         (all-libstdc++): Note dependencies.
18023 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18025         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18027 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18029         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18030         -fexternal-templates.
18032         * configure.in (target_libs): Add libstdc++.
18033         (noconfigdirs): Add libstdc++ as appropriate.
18035 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18037         * config.guess:  Update from FSF.
18039 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18041         * configure: Use ${config_shell} when running ${configsub}.
18043 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18045         * config.sub: No longer recognize h8300h.
18047 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18049         * config.sub: Remove extraneous differences between config.sub and
18050         gcc/config.sub.
18052 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18054         * Makefile.in (DISTSTUFFDIRS): Add gas.
18056 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18058         * COPYING.NEWLIB: New file.
18060 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18062         * config.guess (HP-UX):  Patch from Harlan Stenn
18063         <harlan@landmark.com> to also emit release level.
18065 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18067         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18069 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18071         * config.sub:  Merge nextstep cleanup from FSF.
18073 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18075         * configure.in (arm-*-*): Don't configure ld for this target.
18077 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18079         * configure.in (*-*-netware): don't configure libg++, libio,
18080           librx, or newlib.
18082 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18084         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18085         configure ld--it works, but it doesn't support shared libraries.
18087 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18089         * config.guess (*-unknown-freebsd*):  Get rid of possible
18090         trailing "(Release)" in version string.
18091         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18093 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18095         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18096         Fix type: *-next-neststep -> *-next-nextstep.
18098         * config.guess:  Merge from FSF:
18100         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18102         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18104         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18106         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18107         instead of UNIX_SV for UnixWare 1.0).
18109 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18111         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18112         to make gdb/nlm/* build after the compiler and linker.
18114 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18116         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18117         not just i[34]86.
18118         (m68k-atari-sysv4):  Relocate to match FSF version.
18120         * config.guess:  More merges from the FSF:
18122         Add a space before function call or macro invocation.
18124         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18126         * config.guess: Add trap cmd to remove dummy.c and dummy when
18127         interrupted.
18129         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18131         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18132         (dummy): Redirect stderr from compilation of dummy.c.
18134         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18136         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18138 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18140         * configure: Accept and ignore --cache*, for compatibility with
18141         new autoconf.
18143 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18145         * config.guess:  Merge from FSF:
18147         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18149         * config.guess (Pyramid*:OSx*:*:*): New case.
18150         (PATH): Add /.attbin at end for finding uname.
18151         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18153         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18155         * config.guess (M88*:DolphinOS:*:*): New case.
18157         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18159         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18160         to select whether to use ELF or COFF.
18162         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18164         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18166         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18168         * config.guess: Guess the OS version for HPUX.
18170         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18172         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18174 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18176         * configure.in: Recognize --with-headers, --with-libs, and
18177         --without-newlib.
18178         * Makefile.in (all-xiberty): Depend upon all-ld.
18180 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18182         * configure.in: Change i[34]86 to i[345]86.
18184 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18186         * configure (version): A few more tweaks to help message.
18188 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18190         * Makefile.in:  Remove (for now) librx as a host library,
18191         now that we're building it for target.
18193 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18195         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18196         (Karl Berry).
18198 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18200         * configure.in:  Also configure librx.
18202 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18204         * Makefile.in:  Update various rules to reflect that librx
18205         is now needed for libg++.
18207 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18209         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18211 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18213         * configure.in: Configure the examples directory.
18215 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18217         * configure: Simplify Jun 2 1994 change.
18219 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18221         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18222         /bin/gcc isn't good enough to build gcc.
18224 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18226         * Makefile.in (GDB_SUPPORT_FILES): Remove
18227         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18228         (gdb.tar.gz): Add new rule to use standard distribution building
18229         mechanism.
18231 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18233         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18234         Bill Cox <bill@cygnus.com>.
18236 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18238         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18240 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18242         * configure:  Search current dir first in .gdbinit.
18244 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18246         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18248 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18250         * config.sub:  Refer to NeXT's operating system as nextstep.
18252         * config.sub (case $basic_machine):  Re-order the cases, to match
18253         the order in the FSF version (which is mostly alphabethical).
18254         Merge in some additions and changes from the FSF.
18256 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18258         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18259         * config.sub: Recognize cxux7.
18260         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18262 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18264         * config.sub:  Fix typo powerpc -> powerpc-*.
18266 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18268         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18270         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18271         parallel with all-emacs and install-emacs).  Top-level command
18272         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18274 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18276         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18277         $(relbindir)/make before doing ``make install'', and use
18278         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18279         installing over running make binary.
18280         ($(host)-stamp-stage3-installed): Likewise.
18282 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18284         * config.guess: Recognize Mach.
18286 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18288         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18289         see whether --exec-prefix was used.
18291 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18293         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18295 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18297         * Makefile.in: Add all-librx target similar to all-libproc.
18299 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18301         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18302         with post 1.2 uname bogosity.
18304 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18306         * configure: Remove temporary files on receipt of a signal.
18308 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18310         * configure: If there is a package_makefile_frag, remove
18311         ${subdir}/Makefile.tem after copying it in.
18313 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18315         * build_all.mk: support rs6000 lynx identifies itself as
18316         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18317         since /bin/gcc is too feeble to compile a modern gcc.
18319 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18321         * brought devo/test-build.mk update-to-date with progressive/
18322           test-build.mk. Add lynx targets and hppa flag info.
18324 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18326         * configure.in:  Use mh-ncrsvr43.  Patch from
18327         Tom McConnell <tmcconne@sedona.intel.com>.
18329 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18331         * config.guess (i386-unknown-bsdi):  No longer need to
18332         check #if defined(__bsdi__) && defined(__i386__).
18334 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18336         * configure: Set program_transform_nameoption correctly.
18338 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18340         * brought build-all.mk update-to-date with progressive build-all.mk,
18341           added new targets and hppa info.
18343 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18345         * configure: If config.guess result is a prefix of the user
18346         specified target, assume a native build and use the user specified
18347         target as the host alias.  Remove SunOS patch suffix removal hack.
18348         * configure.in: Remove SunOS patch suffix removal hack.
18350         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18351         in NATIVE_CHECK_MODULES.
18353 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18355         * Makefile.in: Rename HOST_ONLY to NATIVE.
18356         * configure: Delete SunOs patch suffix from host_canonical
18357           and build_canonical variables that are prepended to Makefiles.
18358         * configure.in: Add comments for easier maintenance.
18360 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18362         * Makefile.in: Add all-libproc target similar to all-gui.
18364 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18366         * Makefile.in (CHECK_MODULES): split into
18367         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18369 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18371         * config.guess (i386-unknown-bsdi): New system to guess.
18373 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18375         * Makefile.in: Add all-gui target (but not yet build by "all").
18377 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18379         * config.sub: Move deletion of patch suffix from here...
18380         * configure.in: To here, at Ian's suggestion.  The top-
18381           level scripts might need to know of a patch level.
18383 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18385         * config.sub: Strip off patch suffix so rtl is recognized
18386           as a sunos4.1.3 machine, even though it's been patched.
18388 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18390         * Makefile.in (INSTALL_LAST): Delete.
18391         (INSTALL_DOSREL): New.
18393 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18395         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18396         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18397         whether we pass down --with-gnu-ld anyhow.
18399 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
18401         * Makefile.in (INSTALL_LAST): Change operation so it works
18402         on more flavors of make.
18403         * configure.in (go32): Don't build libg++ or libio.
18405 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
18407         * Makefile.in (Move HOST_PREFIX_1 and friends up so
18408         they can be overriden by templates.
18410 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
18412         * configure.in (target==go32): Don't build gdb.
18413         * dosrel: New directory.
18415 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
18417         * configure.in (host==go32): Configure dosrel too.
18418         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18419         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18420         be set by incoming names or templates.
18421         (INSTALL_LAST): New rule.
18423 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
18425         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18427 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18429         * configure.in (appdirs): New variable.  Currently empty, but will
18430         be used in gas distribution.  If nonempty, lists a set of
18431         directories at least one of which must get configured, or top
18432         level configuration is considered to have failed.
18433         (rs6000-*-lynxos*): Use new file name.
18435 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18437         Eliminate XTRAFLAGS.
18438         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18439         newlib include files using -idirafter, and also use -nostdinc.
18440         (CXX_FOR_TARGET): Likewise.
18441         (XTRAFLAGS): Removed.
18442         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18443         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18444         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18445         ($(DO_X)): Don't pass down XTRAFLAGS.
18447 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18449         * configure.in (mips*-dec-bsd*): New target; do build linker.
18450         (mips*-*-bsd*): New target; don't build linker.
18452 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18454         * configure.in: support rs6000-*-lynxos* configuration.
18455         support sunos4 as a cross target.
18457         * config.sub: look for lynx*, not lynx since the OS version may
18458         legitimately be part of the name.
18460 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18462         * configure.in (i[34]86-*-sco*): Move to be with other i386
18463         targets.
18464         (romp-*-*): New target.  Skip various binary utilities.
18465         (vax-*-*): New target.  Don't build newlib.
18466         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18468 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18470         * configure.in: Only set host_makefile_frag if config
18471         directory exists.
18473 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18475         * install.sh: If $dstdir exists, don't check whether each
18476         component does.
18478 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18480         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18482 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18484         * configure.in (*-*-lynxos*): Don't configure newlib for either
18485         native or cross Lynx.
18487 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18489         * config.sub (sparc64-elf): Fix os.
18490         (z8k): Remove duplicate.
18492 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18494         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18495         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18497 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18499         * configure: Make file links cleanly even if Lynx fails on
18500           an NFS symlink (at least fail cleanly).
18502 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18504         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18505         -XNh2000.
18507 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18509         * configure: Unknown options are fatal again.
18511 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
18513         * configure: Ignore --x-includes and --x-libraries, for Autoconf
18514         compatibility.
18516 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
18518         * build-all.mk: Add `clean' target.
18520 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18522         * config.guess:  Add SINIX support.
18523         * configure.in:  Add mips-*-sysv4* support.
18525 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
18527         * build-all.mk: Document all useful targets.
18528         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18529         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18531 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18533         * configure: Support --silent, --quiet.
18535 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18537         * configure: Support --disable-FEATURE.
18539 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18541         * config.guess: Recognize NCR running SVR4.3.
18543 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18545         * config.guess:  Make BSDI generate i386-unknown-bsd386.
18546         Patch from Paul Eggert <eggert@twinsun.com>.
18548 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18550         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18552 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18554         * configure: Make unrecognized options give nonfatal warnings
18555         instead of fatal errors, and pass them to any subdirectory
18556         configures in case they recognize them.
18557         Make --x equivalent to --with-x.
18559 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18561         * configure: Add --enable-* options.  Clean up usage message and
18562         some comments.
18564 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
18566         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18568 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18570         * configure.in (hppa*-*-*): Enable binutils.
18572 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18574         * config.sub: Recognize cisco.
18576 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
18578         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18580 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18582         * config.guess: about target *-hitachi-hiuxwe2, don't print more
18583         than one configuration name.  Add comment.
18585 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
18587         * config.guess: about target *-hitachi-hiuxwe2, fixed
18588         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
18589         macro is incorrect.]
18591 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18593         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18594         than the "make ls" stuff which used to be here.
18596 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18598         * config.guess:  Recognize i[34]86-unknown-freebsd.
18599         From Shawn M Carey <smcarey@rodan.syr.edu>.
18601 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18603         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18605 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
18607         * config.guess: Check for ptx.
18609 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
18611         * config.sub: Add os9k checking.
18613 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18615         * config.guess: Handle OSF1 running on HPPA processors
18617 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18619         * configure: If subdir configure fails, print out a message with
18620         subdirectory name, in case subdir's configure code didn't identify
18621         itself.
18623 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
18625         * configure.in: Remove embedded newlines from configdirs.
18626         Avoid mismatches of substrings.  Fix matching strings at end
18627         of configdirs.
18629 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18631         * config.guess:  Add Lynx/rs6000 config support.
18633 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18635         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18637 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18639         * configure.in (hppa*-*-osf*): Treat this just like most other
18640         PA configurations (eg no binutils or ld).
18641         (hppa*-*-*elf*): These configurations have binutils and ld.
18643 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18645         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18647 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18649         * configure.in (rs6000-*-*): Build gas.
18651 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18653         * Makefile.in:  Avoid bug in losing hpux sed.
18655 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18657         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18658         for GDB and GDB has been fixed to not need it.
18660 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18662         * config.guess: Recognize vax hosts.
18664 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18666         * configure (while loop): Don't use "break 2" inside case
18667         statement -- the case statement isn't an enclosing loop.
18669 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18671         * config.guess:  Clean up NeXT support, to allow nextstep
18672         on Intel machines.  Make OS be nextstep.
18674 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18676         * config.guess: Add alternate forms for Convex.
18678 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18680         * configure:  Completely rewrite option processing.  Take
18681         advantage of pattern-matching to avoid invoking test frequently.
18682         Also clean up host and target defaulting logic.
18684 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18686         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18687         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18688         commands (plus user environment) will fit SCO limits.
18690 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18692         * configure.in: Don't issue warnings about directories which are
18693         not being configured if -norecursion is set.  Correct test for
18694         --with-gnu-as and --with-gnu-ld to not get confused by substring
18695         matches.
18697         * configure.in: Don't build gas for alpha-dec-osf1*.
18699 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18701         * configure:  Back out Per's change of 12/19/1993.  It changes the
18702         behavior of configure in unexpected and confusing ways.
18704         Also, use different delim char when calculating
18705         program_transform_name so that the name can contain slashes.
18707 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18709         * configure.in, config.sub: Add support for VSTa micro-kernel.
18711 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
18713         * configure.in: Nuke hacks which were used to get a special
18714         version of GAS for HPPA configurations.
18716 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18718         * configure:  If only ${target_alias} is given, use that
18719         as the default for ${host_alias}.
18720         * configure:  Add missing back-slashes before nested quotes.
18722 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18724         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18726 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
18728         * config.guess:  Recognize some Tektronix configurations.
18729         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18731 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18733         * config.sub: Match any flavor of SH.
18735 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
18737         * configure.in: Don't try to configure newlib for Alpha.
18739 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18741         * configure.in: Don't build ld for Irix 5.  Don't build gas,
18742         libg++ or libio for any Alpha target.
18744         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18746 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
18748         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18749         default arguments -- so it tried to compress itself.
18751 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18753         * configure.in (notsupp): ensure that a space is always at the end
18754           of the configdirs list, since the grep checks for an explicit space
18756 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18758         * configure.in (target i386-sysv4.2): don't build ld, since static
18759           versions of many libraries are not available.
18761 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18763         * config.guess: Recognize Apollos (using environment variables).
18764         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18766 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18768         * config.guess: Recognize Sony news mips running newsos.
18770 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18772         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18773         "fi ; else" for bash.
18775 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18777         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18779 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18781         * config.sub: accept unixware as an alias for svr4.2.
18782         Fix some inconsistancies with the gcc version.
18784 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18786         * Makefile.in (DISTDOCDIRS):  Add gdb.
18788 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18790         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18792 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18794         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18795         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18796         this now.
18798 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18800         * config.sub: Accept hiux* as an OS name.
18802         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18803         etc/make-stds.texi.  The underscore came from gcc, and dje now
18804         agrees that RUNTESTFLAGS is the correct name.
18806 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18808         * install.sh:  Remove 'set -e'.  It makes any conditionals
18809         in the script useless.
18811         * config.guess: Automatically recognize arm-acorn-riscix
18812         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18814 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
18816         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18818 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18820         * Makefile.in (DISTDOCDIRS): New variable.
18821         (taz): Edit local Makefile.in sooner, instead of proto-toplev
18822         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
18824 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18826         * configure.in (hppa target): check the source directory for the
18827           pagas sub-directory
18829 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
18831         * config.sub: Allow -aout* and -elf*.
18833 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18835         * configure.in: Don't build ld on i386-solaris2, same as for
18836         sparc-solaris2.
18838 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18840         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18842 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18844         * configure.in:  Configure gdb for alpha.
18846 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18848         * Makefile.in (CXXFLAGS): Add -O.
18850 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18852         * config.guess: added support for DG Aviion
18854 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18856         * configure.in: Produce warning message for subdirectories not
18857         configurable for this host/target combination.  Don't try to
18858         configure gdb for vms.
18860 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18862         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18863         appropriate files before making "diststuff".
18864         (DISTBISONFILES): New var: list of files to be edited.
18865         (DISTSTUFFDIRS): Add binutils.
18867 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18869         * config.sub: also handle mipsel and mips64el (for little endian mips)
18871 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18873         * configure.in: Add * to end of all OS names.
18875 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
18877         * configure.in: Build newlib for LynxOS native.
18879 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18881         * config.guess: Add support for delta 88k running SVR3.
18883         * configure.in: Add comment about HP compiler vs. emacs.
18885 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18887         * configure.in: don't build ld on solaris2 (not a viable option
18888           due to bugs in getpwnam & getpwuid)
18890 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18892         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18893         config.guess will produce a full version number.
18895 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18897         * configure.in: Build linker and binutils for alpha-dec-osf1.
18899 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18901         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18902         and gdb/testsuite/Makefile.in.
18904 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18906         * configure.in: recognize mips*- instead of mips-
18908 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18910         * config.sub: Accept linux*coff and linux*elf as operating
18911         systems.
18913 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18915         * config.sub: Recognize mips64, and mips3 as an alias for it.
18917 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18919         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18920         gdb knows how to handle OSF/1 shared libraries.
18922 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18924         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18925         * config.guess: Recognize Hitachi's HIUX.
18926         * config.sub: Recognize h3050r* and hppahitachi.
18927         Remove redundant cases for hp9k[23]*.
18929 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18931         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18932         if gas and ld are in the source tree and are in ${configdirs}.
18933         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18934         --with options (but still pass them down on the command line,
18935         if they were explicitly specified).
18937 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18939         * configure: substitute SHELL value in Makefile.in with
18940         ${CONFIG_SHELL}
18942 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18944         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18945         *-*-solaris2* targets.
18947 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18949         * Makefile.in: define M4, and pass it down to sub-makes;
18950         all-autoconf now depends on all-m4
18952 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18954         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18955         presence of {ar,ranlib} instead of a configured directory
18957 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
18959         * config.guess: Accept 34?? as well as 33?? for NCR.
18961 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18963         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18964         of 'gas' in sed commands, since 'gash' is now in the tree as well.
18966 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18968         * configure: grab values for $(CC) and $(CXX) from the
18969         environment, so that someone can do "CC=gcc configure; make" and
18970         have it work right (matching the way that autoconf works now)
18972         * configure.in, Makefile.in: add support for gash, the tcl
18973         interface to Galaxy
18975         * config.guess: add NetBSD variants (hp300, x86)
18977 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
18979         * install.sh: Support -d option (in the manner of SunOS 4 install,
18980         as it is more deterministic than that of GNU install)
18981         (chmodcmd): Set file to mode 755 by default (should also do default
18982         chgrp and chown, but I don't feel like dealing with that now)
18984 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
18986         * config.sub: Remove h8300hhms alias.
18988 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18990         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18992 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18994         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18995         as stmp-fixinc
18997 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18999         * config.sub: recognize m88110-bug-coff.
19001 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19003         * Makefile.in (all-libio): all dependencies on the toolchain used
19004         to build this (gcc, gas, ld, etc)
19006 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19008         * config.guess: Deal with OSF/1 1.3 on alpha.
19010 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19012         * install.sh: add some 'else true' clauses for portability
19014         * configure.in: don't build libio for h8[35]00-*-* targets
19016 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19018         * Makefile.in:  Add support for new libio.
19020 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19022         * install.sh: If one command fails, don't try the rest.  Don't try
19023         to remove $dsttmp (via trap) unless we have already created it.
19024         If $src doesn't exist, detect it and exit with an error.
19026         * config.guess: Recognize BSD on hp300.
19028 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19030         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19031         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19033 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19035         * Makefile.in (all-send-pr): depends on all-prms
19037 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19039         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19041 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19043         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19044         Added test for mips-mips-riscos5.
19046 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19048         * configure.in: use mh-hp300 for 68k HP hosts
19050 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19052         * configure: add support for CONFIG_SHELL, so that you can use
19053         some alternate shell for evaluating configure scripts
19055 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19057         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19058         in configure script to bug-gdb@prep.ai.mit.edu when building
19059         distribution archive.
19060         * Makefile.in (COMPRESS):  Remove def.
19061         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19062         gdb.tar.Z and make-gdb.tar.Z respectively.
19063         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19064         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19065         to convergence with 'taz' target in Makefile.in.
19067 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19069         * install.sh (dsttmp): use trap to ensure that tmp files go
19070         away on error conditions
19072 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19074         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19076 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19078         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19079         its parent is '/' not ''.
19081         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19083 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19085         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19086         that ${newsrcdir}/configure.in does.
19088 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19090         * test-build.mk: support for CONFIG_SHELL
19092 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19094         * config.sub (netware):  Add as a basic system type.
19096 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19098         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19099           $(srcdir)/ from the dependency on Makefile.in.
19101 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19103         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19104         (h8300hhms is temporary until multi-libraries are implemented).
19105         * configure.in: Handle h8300h too.
19107 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19109         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19111 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19113         * configure:  Remove extraneous output when guessing host type.
19114         * config.guess:  Remove extraneous output when guessing using C
19115         compiler rather than uname, or when guessing fails.
19117 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19119         * Makefile.in: remove all.cross and install.cross targets
19121         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19122           definitions
19124 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19126         * configure.in (target sh): Build gprof.
19128 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19130         * config.sub: change -solaris to -solaris2
19132 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19134         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19136 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19138         * configure: Correct error message for missing Makefile.in to
19139         print correct directory.
19141 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19143         * install.sh: kludge around 386BSD shell bug
19145 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19147         * config.guess:  Recognize NeXT.
19148         * config.guess:  Recognize i486-ncr-sysv4.
19149         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19151 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19153         * Makefile.in (MAKEINFOFLAGS): New variable.
19154         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19155         * build-all.mk, test-build.mk: Pass down --no-split as
19156         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19158 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19160         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19162 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19164         * Makefile.in (libg++.tar.z):  New rule.
19165         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19166         * Makefile.in (taz):  Only do a single chmod.
19168 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19170         * install.sh: don't use dirname anymore (replaced with sed usage)
19172 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19174         * Makefile.in:  Change extension for gzip'd files from '.z' to
19175         '.gz' per new FSF standard usage.
19177 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19179         * configure: put quotes around the final value of program_transform_name
19181 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19183         * Makefile.in: new install.sh support; update install-info rules
19185 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19187         * configure.in: Build diff for crosses, but not for go32 host.
19189         * configure.in: Build gprof only for native, and don't build it
19190         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19192 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19194         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19196 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19198         * configure.in (host_tools): Add prms.
19200 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19202         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19203         with $(FLAGS_TO_PASS) on the command line
19205         * config.sub: Recognize lynx and lynxos
19207 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19209         * config.sub: Accept -ecoff*, not just -ecoff.
19211 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19213         * Makefile.in (taz): Use .gz suffix instead of .z.
19214         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19215         names.
19217 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19219         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19221 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19223         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19224         that rebuilds that might happen during 'make install' don't get
19225         bogus gcc include files
19227 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19229         Change from Utah for HPPA support:
19230         * config.guess: Recognize hppa1.x-hp-bsd.
19232 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19234         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19235         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19237 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19239         * config.sub: Add support for rom68k and bug boot monitors.
19241 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19243         * Makefile.in: Make all-opcodes depend on all-bfd.
19245 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19247         * config.guess: Added special check for i[34]86-univel-sysv4*.
19249 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19251         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19252         the processor rather than assuming i486.
19254 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19256         * config.guess: Recognize SunOS6 as Solaris3.
19258 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19260         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19261         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19263 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19265         * build-all.mk (all-cross): New target for Canadian Cross.
19266         Added Q2 go32 targets.
19267         * test-build.mk: Configure go32 cross sparclite-aout and
19268         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19269         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19271 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19273         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19274         GO32 hosted toolchains
19276 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19278         * configure: change  so "-exec-prefix" gets passed down rather
19279         than "-exec_prefix" so autoconf generated Makefiles get the
19280         exec_prefix set right.
19282 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19284         * config.guess: get the Solaris2 minor version number
19286         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19288 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19290         * config.guess: Recognize some Sequent platforms.
19292 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19294         * Makefile.in: added the vault-install target
19296         * configure.in: actually use the Sun3 makefile fragment that's in
19297         config, also added the release dir to configdirs
19299 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19301         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19303 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19305         * configure.in: remove some program from Alpha targetted toolchains
19307 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19309         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19310         gprof.
19311         (taz): Run "make diststuff" in those directories instead of "make
19312         proto-dir".  Look for "VERSION=" only at start of line in subdir
19313         Makefile.  Use "gzip -9" for compression.
19314         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19315         (binutils.tar.z): New target.
19317 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19319         * Makefile.in (taz): Include gpl.texinfo.
19321 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19323         * Makefile.in (setup-dirs): Merged into "taz" target.
19324         (taz): Only do `proto-dir' stuff if a directory is actually needed
19325         for this target.
19327 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19329         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19330         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19331         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19332         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19333         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19335 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19337         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19338         config.sub, and move-if-change to gdb testsuite distribution
19339         archive, so the testsuite can be extracted, configured, and
19340         run separately from the gdb distribution.  Blow away the Chill
19341         tests that require a Chill compiled executable, since GNU Chill
19342         is not yet publically available.
19344 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19346         * test-build.mk: set environment variables in a single command,
19347         instead of a list of assignments and exports
19349         * config.guess: recognize Alpha/OSF1 systems
19351 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19353         * configure: Change help message to prefer --options rather than
19354           -options.
19356 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19358         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19359         zippy@ecst.csuchico.edu.
19360         * config.guess: Recognize miniframe.
19362 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19364         * Makefile.in: Use srcroot to find runtest rather than rootme.
19365         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19367 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19369         * test-build.mk: Extensive additions to support building on a
19370         machine other than the host.
19372 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19374         * configure (tooldir): Fix for i386-aix again.
19376 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19378         * configure, Makefile.in:  Change definition of $(tooldir)
19379         to match the FSF.
19381 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19383         * config.guess:  Recognize i[34]86/SVR4.
19385 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19387         * Makefile.in (all-gdb): gdb depends on sim.
19389 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19391         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
19392         at the same time we make the prototype gdb directory.
19393         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
19394         files at the same time as the gdb base release distribution.
19396 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
19398         * Makefile.in (check): Use individual check targets rather than
19399         DO_X rule.
19400         (check-gcc): Added.
19402 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
19404         * config.sub: Use sysv3.2 not sysv32 for canonical OS
19405         for System V release 3.2.
19407 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19409         * config.sub: Recognize hppaosf.
19410         * configure.in: Do configure ld/binutils/gas for it.
19412 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19414         * configure (tooldir): Alter syntax used to set this, for systems
19415         where "\$" isn't handled right, like i386-aix.
19417 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19419         * configure: Pass program-transform-name, not
19420         program_transform_name, to recursive configures.
19422 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
19424         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19425         of gas+ld+binutils.
19427 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
19429         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
19431 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19433         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19435 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19437         * Makefile.in (PRMS): Set back to all-prms.
19439 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19441         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19442         targets, rather than for MIPS hosts.
19444 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19446         * configure.in: add comment for --with-x default values
19448         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19450         * Makefile.in: add check-* targets for each of the directories in
19451         the tree.  Add a definition of RUNTEST that will use the one we
19452         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
19454 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
19456         * configure.in: Removed obsolete references to bfd_target and
19457         target_makefile_frag.
19459         * build-all.mk: Set assorted targets for Q2.
19460         * config.sub: Recognize z8k-sim and h8300-hms.
19461         * test-build.mk: Really don't pass host to configure.
19462         (HOLES): Added uname.
19464 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19466         * configure: Handle an empty program-prefix, program-suffix or
19467         program-transform-name correctly.
19469 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19471         * build-all.mk: -G 8 no longer required for MIPS targets.
19472         * test-build.mk: Don't pass host argument to configure; make it
19473         guess.
19475 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19477         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19478         * Makefile.in (COMPRESS):  New macro, like GZIP.
19480 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19482         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19484         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19485         with gas currently defaults to -G 0.
19487 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19489         * Makefile.in (all-flex): flex depends on byacc.
19491         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19492         to test-build.mk as RELEASE_TAG.
19493         * test-build.mk (configargs): New variable containing arguments to
19494         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19495         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19497         * config.guess: Use /bin/uname when checking -X argument on SCO,
19498         to avoid invoking GNU uname which doesn't understand -X.
19500         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19502         * configure.in: Build gas for mips-*-*.
19504 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19506         * Makefile.in (all.normal): insert missing backslash.
19508 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19510         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19512         * Makefile.in: Complete overhaul to merge many almost identical
19513         targets.
19515 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19517         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19518         (gdb.tar.Z): Adjusted.
19520         * Makefile.in (setup-dirs, taz): New targets; should be general
19521         enough to adapt for gdb sometime.  Build only .z file.
19522         (gas.tar.z): New target.
19524 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19526         * build-all.mk: Use CC=cc -Xs on Solaris.
19528 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
19530         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
19531         for handling BISON for FSF releases.
19533 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19535         * configure: Actually implement the change zoo just documented.
19537 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
19539         * configure: when using config.guess, only set target_alias when
19540         it's not already been set (ie, on the command line)
19542 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19544         * Makefile.in: add installcheck target, set PRMS to install-prms
19546 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19548         * configure: add support for package_makefile_fragment, handle the
19549         case where a directory has a configure.in file but no Makefile.in
19550         more gracefully (with an actual understandable error message, even);
19551         add support for --without (and add this to the usage message); also
19552         explicitly add a --host=${host_alias} to the command line when
19553         config.guess is used
19555 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19557         * configure: Must use both --host and --target in recursive calls.
19559 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19561         * Makefile.in: Change deja-gnu to dejagnu.
19563 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19565         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19567 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19569         * configure.in: canonicalize all instances to *-*-solaris2*,
19570         also strip out a number of tools to not build for go32 host
19572 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19574         * config.guess: add GPL.
19576         * Makefile.in, config.guess, config.sub, configure: bump
19577           copyrights to 93.
19579 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
19581         * Makefile.in (do-info): Removed obsolete check for existence of
19582         localenv file.
19584         * Makefile.in (MAKEOVERRIDES): Define to be empty.
19586 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19588         * Makefile.in: a couple of 'else true' for decstation,
19589         support for TclX
19591         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19593 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
19595         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19597 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
19599         * config.guess: Recognize i386-ibm-aix (PS/2).
19600         * configure.in: Use config/mh-aix386 file for it.
19602 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
19604         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19605         CC_FOR_TARGET instead.
19606         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19608 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
19610         * Makefile.in: Add sim to list of directories sent with gdb
19612 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19614         * configure.in: Put back mips-dec-bsd* case.
19616 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
19618         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19619         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
19620         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19622 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19624         * configure.in: remove no-op mips-dec-bsd* in "case $target"
19626         * Makefile.in (dir.info): only run gen-info-dir if it exists,
19627         (install-info): install dir.info only if it exists,
19628         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19630 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19632         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19633         gas for mips-dec-bsd.
19635 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19637         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19638         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19640 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19642         * configure.in: Added "dejagnu" to hosttools list.
19644 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19646         * config.sub, configure.in, config.guess:  Add support
19647         for Bosx, an AIX variant from Bull.
19648         Patches from F.Pierresteguy@frcl.bull.fr.
19650 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19652         * devo/dejagnu: Initial creation of devo/dejagnu.
19653         Migrated dejagnu testcases and support files for testing software
19654         tools to reside as subdirectories, currently called "testsuite",
19655         within the directory of the software tool.  Migrated all programs,
19656         support libraries, etc. beloging to dejagnu proper from
19657         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19658         with no modifications.  The changes to these files which will
19659         allow them to configure, build, and execute properly will be made
19660         in a future update.
19662 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19664         * Makefile.in: Change send_pr to send-pr.
19665         * configure.in: Likewise.
19666         * send_pr: Renamed directory to send-pr.
19668 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19670         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19672 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19674         * README:  Update for gdb-4.8 release.
19675         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19676         gdb-xxx.tar.z (gzip'd) file also.
19678 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19680         * Makefile.in: make all-diff depend on all-libiberty
19682 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19684         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19686 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19688         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19690 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19692         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19693         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19694         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19696 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19698         * Makefile.in:  makeinfo binary is in a new location
19700 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19702         * config.sub: Accept -ecoff as an OS.
19704         * Makefile.in: Various changes to eliminate a level of make
19705         recursion and reduce the required command line length.
19706         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19707         sub-makes.
19708         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19709         variables holding settings for specific sub-makes.
19710         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19711         in terms of BASE_FLAGS_TO_PASS.
19712         (TARGET_LIBS): New variable listing directories which use
19713         TARGET_FLAGS_TO_PASS.
19714         (subdir_do): Eliminated.
19715         (do-*): New set of targets to replace subdir_do.
19716         (various): All targets which used subdir_do now depend on do-*.
19717         (local-clean): Renamed from do_clean.
19718         (local-distclean): New target, dependency of distclean and
19719         realclean.
19720         (install-info): Don't create directories.  Depend on dir.info
19721         rather than calling make recursively.
19722         (install-dir.info): Eliminated.
19723         (install-info-dirs): Create all info directories here.
19724         (dir.info): Depend upon do-install-info.
19726         * test-build.mk (HOLES): Added false.
19728 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
19730         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
19732 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19734         * Makefile.in (info): remove dependency on all-texinfo.  The
19735         problem was really in texinfo/C, not at this level.
19737 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19739         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19741 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
19743         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
19744         GDB releases.
19746 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19748         * configure: Include srcdir in message about target of link not
19749         being found.  Don't convert `-' to `_' in `with' options being
19750         passed to subdirs.
19752 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19754         * configure.in: add uudecode to host_tools
19756         * Makefile.in: added {all,install}-uudecode targets, added them to
19757         the appropriate lists
19759 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
19761         * Makefile.in (all-gcc): Added dependency on all-gas.
19763         * configure.in (mips-*-*): Build ld and binutils.
19765 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19767         * configure: check return code from mkdir, print error message and
19768           exit on failure.
19770 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19772         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19774 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19776         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19778 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19780         * config.sub (h8500):  Recognize this as a cpu type.
19782 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19784         * configure: source directory missing is no longer a warning
19786         * configure.in: recognize irix[34]* instead of irix[34]
19788         * Makefile.in: define and pass down X11_LIB
19790 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19792         * guess-systype: Renamed to ...
19793         * config.guess:  ... by popular request.
19794         * configure.in, Makefile.in:  Update accordingly.
19796 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
19798         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
19799         + Add Convex, Cray/Unicos, and Encore/Multimax support.
19800         + Execute ./dummy instead of assuming . is in PATH.
19802 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
19804         * guess-systype:  New shell script.  Attempts to guess the
19805         canonical host name of the executing host.
19806         Only a few hosts are supported so far.
19807         * configure:  Call guess-systype if no host is specified.
19809 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19811         * Makefile.in (gcc-no-fixedincludes): Made to work with current
19812         gcc Makefile.
19814 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
19816         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19817         (all-gcc, install-gcc, subdir_do): Use it.
19819 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19821         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19823 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
19825         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19826           set exclusively by configure, using configure.in .
19828 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19830         * test-build.mk: set $PATH for all builds
19832         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19834 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
19836         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
19837         the one used in gcc/Makefile.in, so that a null expansion doesn't
19838         override the one needed to build gcc with a native cc.
19840 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19842         * configure: Accept -with arguments.
19844 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19846         * Makefile.in: added h8300sim
19848 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
19850         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19851         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
19852         (all-cygnus, native, build-cygnus): Make
19853         $(canonhost)-stamp-3stage-done, not $(host)....
19854         * test-build.mk (stamp-3stage-compared): Use tail +10c for
19855         i386-sco3.2v4.  Added else true to if command.
19857 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
19859         * config.sub: (from FSF) Sequent uses a BSD-like OS.
19861 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
19863         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19865 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19867         * configure.in: don't remove binutils from Solaris builds
19869 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
19871         * Makefile.in: get rid of earlier definitions for *clean,
19872         also handle the recursive info rule better
19874 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
19876         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
19877         do more-or-less the right thing.
19879 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
19881         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19882         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19884 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19886         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19887         $(host_canonical).
19889         * configure.in: split the configdirs list into 4 categories (native
19890         v. cross, library v. tool) and handle the cross-only and native-
19891         only in more reasonable (and correct!) way.
19893 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
19895         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
19896         configdirs anymore.
19898 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19900         * Makefile.in: extensive cleanup::  removed all of the explicit
19901         clean-* targets, collapsed many wrappers around subdir_do into
19902         one, added additional targets to satisfy standards.texi, deleted
19903         some old targets, some changes for consistency
19905 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19907         * configure.in: handle some programs as cross-only, and others as
19908         native only
19910         * test-build.mk: handle partial holes in a more generic manner
19912         * Makefile.in: m4 depends on libiberty
19914 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19916         * configure.in: add m4, textutils, fileutils, sed, shellutils,
19917         time, wdiff, and find to configdirs
19919         * Makefile.in: all, clean, and install rules for the new programs
19920         added to configure.in
19922 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19924         * configure.in: use mh-sun for all *-sun-* hosts
19926 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19928         * Makefile.in: define flags for X11 include files and library file
19929         locations, pass them down to the programs that need this info
19931         * build-all.mk: added a 'native' target, to 3stage the native toolchain
19933 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19935         * configure.in: start building libg++ for HP-UX targets
19937 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
19939         * README:  Update references to files moved into etc/.
19941 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
19943         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
19944         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
19946 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19948         * configure: accept dash as well as underscore in long option
19949         names for FSF compatibility.
19951 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
19953         * config.sub: added -sco3.2v4 support from FSF.
19955 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19957         * configure.in: expand the section that adds or removes
19958         directories from the list of programs to build, to handle native
19959         vs. cross in addition to host v. native
19961 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
19963         * Makefile.in:  Replace C++ in macro names with CXX.
19964         This is less likely to break ...
19966 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19968         * test-build.mk: add -w to GNU_MAKE
19970 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19972         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19973         add 'sparc' to list of recognized cpus.  This needed to make
19974         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19975         Delete some redundant ose68 variants.  Recognize -wrs as an os,
19976         then changes that into $CPU-wrs-vxworks.
19978         * configure.in: remove most references to gdbtest, regularize
19979         target based program removal
19981         * test-build.mk: import from p3 tree (many fixes and changes)
19983 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
19985         * Makefile.in: added rules to handle tcl, tk, and expect
19987         * configure.in: handle those directories if they exist
19989 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19991         * config.sub: removed bogus hppabsd and hppahpux names, since
19992         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19994 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19996         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
19997         depends upon all-xiberty
19999         * Makefile.in: changes from p3, including:
20001         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20003         * Makefile.in (XTRAFLAGS): include newlib directories if
20004         newlib/Makefile exists, rather than if host != target.
20006         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20008         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20009         from the same source tree and not building a cross-compiler.  This
20010         matters for the libg++ configuration if reconfiguring a tree that
20011         has already been installed.
20013         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20015         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20016         pick up the machine and system specific header files.
20018         * Makefile.in: added AS_FOR_TARGET, passed down in
20019         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20020         the C compiler to use to create programs which are run in the
20021         build environment, set it to default to $(CC), and passed it down
20022         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20024         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20026         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20027         We need them for unusual native builds, like systems without
20028         ranlib.
20030         * configure: also define $(host_canonical) and
20031         $(target_canonical), which are the full, canonical names for the
20032         given host and target
20034 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20036         * Makefile.in:  Added separate definitions for C++.
20038 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20040         * configure.in (configdirs):  Add deja-gnu.
20042 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20044         * README:  Update for configure.texi and gdb-4.7 release.
20046 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20048         * Makefile.in:  Move "all" target to top of file.
20049         Previously, first target was ".PHONY" which caused BSD4.4 make
20050         to build .PHONY when make was run without arguments.
20052 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20054         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20055         Library-copylefted code in libiberty.
20057 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20059         * config.sub:  Replace m68kmote with plain old m68k.
20061 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20063         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20065 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20067         * config.sub: Complain if no argument is given.  Added support for
20068         386bsd as OS and target alias.
20070 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20072         * Makefile.in (XTRAFLAGS): include newlib directories if
20073         newlib/Makefile exists, rather than if host != target.
20075 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20077         * config.sub: recognize sparclite-wrs-vxworks.
20079         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20080         p3.) Added clean-xiberty to clean.
20082 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20084         * configure.in: use *-*-* instead of nested cases for host and target
20086 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20088         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20089         from the same source tree and not building a cross-compiler.  This
20090         matters for the libg++ configuration if reconfiguring a tree that
20091         has already been installed.
20093 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20095         * config.sub (i486v/i486v4):  Merge in from FSF version.
20097 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20099         * configure: only set PWD if it is already set.
20101 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20103         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20104         doesn't have unset and all success paths (and most error paths)
20105         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20106         to just ${PWD} to avoid confusion.)
20108 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20110         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20111         even for a native compilation.
20113 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20115         Changes to make the gdb.tar.Z rule work better.
20117         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20118         (DEVO_SUPPORT):  Add configure.texi.
20119         (bfd-ilrt.tar.Z):  Remove ancient rule.
20121 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20123         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20124         pick up the machine and system specific header files.
20126         * configure.in, config.sub: added new target m68010-adobe-scout,
20127         with alias of adobe68k.  Changed configure.in to check for
20128         -scout before -sco* to avoid a false match.
20130         * Makefile.in: added AS_FOR_TARGET, passed down in
20131         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20132         the C compiler to use to create programs which are run in the
20133         build environment, set it to default to $(CC), and passed it down
20134         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20136 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20138         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20139         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20140         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20141         FOR_TARGET variants, to newlib and libg++.
20143 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20145         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20146         first.
20148 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20150         * config.sub:  Accept `elf' as an environment.
20152 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20154         * Makefile.in (all-opcodes):  cd into the right directory
20156 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20158         * configure: added -program_transform_name option, used as
20159         argument to sed when installing programs.
20160         configure.texi: added documentation for -program_prefix,
20161         -program_suffix and -program_transform_name.
20163 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20165         * config.sub:  Accept i486 where i386 ok.
20167 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20169         * config.sub: accept we32k
20171 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20173         * config.sub, configure.in: accept OSE68000 and OSE68k.
20175         * Makefile.in: don't create all directories for ``make install'';
20176         let the subdirectories create the ones they need.
20178 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20180         * COPYING: new file, GPL v2
20182 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20184         * Makefile.in: use the new gen-info-dir, which needs a template
20185         argument (which also lives in texinfo)
20187         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20189 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20191         * config.sub (ncr3000):  Change i386 to i486.
20193 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20195         * Makefile.in: add install-rcs, install-grep to
20196         install-no-fixedincludes, removed install-bison and install-libgcc
20198 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20200         * configure.in: grab the HPUX makefile fragment if on HPUX
20202 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20204         * Makefile.in: eradicate bison spoor (ditto libgcc).
20205          configure.in: recognise m68{k,000}-ericsson-OSE.
20206          es1800 is alias for m68k-ericsson-OSE
20208 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20210         * configure.in: rearrange the parts that remove programs from
20211         configdirs, based now on HOST==TARGET or by canonical triple.
20213 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20215         * test-build.mk: recurse explicitly with -f test-build.mk when
20216           appropriate.  predicate stage3 and comparison on the existence
20217           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20218           On very clean, also remove ...stamp-co.  Build in-place before
20219           doing other builds.
20221 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20223         * Makefile.in, configure.in: add tgas
20225 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20227         * Makefile.in: a number of changes merged in from progressive.
20229         * configure.in: add libm.
20231         * .cvsignore: ignore some stuff that comes from test-build.mk.
20233 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20235         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20237 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20239         * configure: Add program_suffix (parallel to program_prefix)
20240         * Makefile.in: adjust directory-creating script for losing decstation
20242 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20244         * configure:  Minor $subdir-related fixes.
20246 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20248         * configure: fix various problems with propogating
20249         makefile_target_frag in subdirs.
20250         * configure.in: config libgcc if its there
20252 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20254         * config.sub:  HPPA merge.
20256 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20258         * Makefile.in:  Replace all-bison with all-byacc in all
20259         dependency lines for other tools (which now use byacc).
20261 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20263         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20265 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20267         * Makefile.in: make gprof rules similar to byacc rules (instead of
20268         vestigal $(unsubdir) that didn't work...)
20270 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20272         * config.sub:  Add support for Linux.
20273         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20274         (at least for libg++).
20276 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20278         * configure.texi: fix doc for the -nfp option to configure
20280 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20282         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20284 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20286         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20287         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20288         * configure.in: added solaris* host_makefile_frag hook.
20290 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20292         * config.sub: changed recognition of m68000 so that various
20293         m68k types can be specified via m680[01234]0
20295 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20297         * config.sub (basic_machine): fix sed so that '-foo' isn't
20298         completely substituted out while .+'-foo' loses the '-foo'
20300 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20302         * config.sub ($os): Add -aout.
20304 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20306         * configure:  If host_makefile_frag is absolute, don't
20307         prefix ${invsubdir} (relevant to libg++ auto-configure).
20309 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20311         * Makefile.in (tooldir): Define it.
20312         (all-ld): Depend on all-flex.
20314 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20316         * Makefile.in (check):  Fix libg++ special case.
20318 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20320         * configure: do not bury `pwd` into config.status, thus do fewer
20321           pwd's.
20323         * configure: print the "Building in" message only when building in
20324           other than "." AND verbose.
20326         * configure: remove -s, rework -v to better accommodate guested
20327           configures.
20329         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20331 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20333         * Makefile.in: macroize flags passed on recursion.  remove
20334           fileutils.
20336 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20338         * configure: get makesrcdir right for subdirs deeper than 1.
20340         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20341           install.
20343 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20345         * Makefile.in: don't print subdir_do or recursion lines.
20347 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20349         * standards.texi: added menu item.
20351         * Makefile.in: build and install standards.info.
20353         * standards.texi: new file.
20355 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20357         * configure: test for and move config.status pieces from
20358           ${subdir}/.
20360 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20362         * configure:  Test for existance of files before trying to mv
20363         them, to avoid numerous non-existance messages.
20365 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20367         * configure: correct final line of config.status.
20369         * configure: patch from eggert.  Avoids a protection problem if
20370           the original Makefile.in is read only.
20372         * configure: use move-if-change from gcc to create config.status.
20373           Some makefiles depend on config.status to tell if a directory
20374           has been reconfigured for a different host.  This change
20375           prevents those directories from remaking everything in the case
20376           where the reconfig was only intended to rebuild a Makefile.
20378         * configure: test for config.sub with "config.sub sun4" rather
20379           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20380           host alias from a missing config.sub.
20382 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20384         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20385           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20387 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20389         * configure: mkdir ${subdir} as needed.
20391 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
20393         * Makefile.in,configure.in: added autoconf.
20395 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20397         * Makefile.in: no longer pass against on recursion.
20399         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20400           definitions are not inherited.
20402         * configure: correct makesrcdir when subdir is .
20404 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
20406         * configure:  Add support for 'subdirs' variable, which is
20407         like 'configdirs', except that configure doesn't re-invoke
20408         itself for subdirs, it just creates a Makefile for each subdir.
20409         * configure.texi:  Document subdirs.
20411 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20413         * configure.in: added flex to configdirs
20415 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
20417         * Makefile.in: remove clean-stamps from clean.
20419 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
20421         * configure.in:  Add gdbtest to configdirs.
20423 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
20425         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
20426         to recursive makes.
20427         * configure.in:  Recognize new ncr3000 config.
20429 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
20431         * Makefile.in, configure.in: removed references to gdbm.
20433 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
20435         * config.sub:  Don't canonicalize os value
20436         newsos* to bsd (readline needs to check for newsos).
20437         (This fix was earlier made Jan 31, but got re-broken.)
20439 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
20441         * configure.in:  sco is an os, not a vendor!
20443         * configure:  Quote $( better.  Keep various shells happy.
20445 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
20447         * Makefile.in: eliminate stamp-files.
20449 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
20451         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
20452           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20454 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
20456         * config.sub:  fix iris/iris3.
20458 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
20460         * configure: re-add -rm.
20462 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20464         * Maskefile.in: add .stmp-rcs to all.
20466         * configure.in: remove gas from rs6000 build, use aix host fragment.
20468 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20470         * configure: pass down site_option during recursion.
20472 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20474         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20476 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20478         * configure: Change exec_prefix so that it really defaults to prefix.
20480 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20482         * Makefile.in, configure.in:  Add support for mmalloc library.
20484 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20486         * Makefile.in: add stmp dependencies for a few more things.
20488 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20490         * configure: adjusted error message on objdir/srcdir configure
20491           collision, per john's suggestion.
20493         * Makefile.in: add libiberty stmp to all and all.cross.
20495 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20497         * Makefile.in: remove force dependencies, add grep to all.
20499 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20501         * Makefile.in: drop flex.  make stamp files work.
20503         * configure: added test for conflicting configuration in srcdir,
20504           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
20505           gets cranky.  use relative paths for configure and srcdir
20506           whenever possible.  Send some error messages to stderr that were
20507           going to stdout.
20509 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
20511         * Makefile.in:  Fix libg++ rule to check for gcc directory
20512         before using gcc/gcc.  Also pass XTRAFLAGS.
20514 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
20516         * Makefile.in: added stmp-files so that directories aren't polled
20517           when they are already built.
20519         * configure.texi: fixed a node pointer problem.
20521 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
20523         * config.sub configure.in gdb/configure.in
20524         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20525         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20526         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
20528 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20530         * configure: -recurring becomes -silent.  corrected help message
20531           for -site= option.
20533         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20535 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20537         * configure: when building Makefile for crosses, replace
20538           tooldir and program_prefix.  default srcdir from location of
20539           config.sub.  remove "for host in hosts" and "for target in
20540           targets" loops.
20542 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20544         * Makefile.in: Do not pass bindir or mandir to cvs.
20546 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
20548         * Makefile.in, configure.in: removed traces of namesubdir,
20549           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
20550           copyrights to '92, changed some from Cygnus to FSF.
20552         * configure.texi: remove most references to multiple hosts,
20553           multiple targets, subdirs, etc.
20555         * configure.man: removed rcsid. reference config.sub not
20556           config.subr.
20558         * Makefile.in: mkdir $(infodir) on install-info.
20560 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
20562         * configure.texi:  Explain better about .gdbinit and about
20563         the environment that configure.in sections run in.
20565 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
20567         * configure.in:  Ultrix is only a decstation if it's a MIPS.
20569 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
20571         * README:  DOC.configure => cfg-paper.texi.
20573 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
20575         * config.sub (near case $os):  Don't convert newsos* to bsd!
20577 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
20579         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
20580         the number of copies of COPYING that go into the GDB tar file.
20582 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
20584         * bfd/configure.in, gdb/config/mh-i386sco,
20585         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20586         Fix SCO configuration stuff.
20588 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
20590         * Makefile.in:  For libg++, make sure the -I pointing
20591         to the gcc directory goes *after* all the libg++-local -I flags.
20592         Also, move just-gcc dependency from just-libg++ to all-libg++.
20594 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
20596         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
20598 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
20600         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
20602 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
20604         * config.sub:  Add stratus configuration frags.  Also
20605         submitted to FSF.
20607 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
20609         * Makefile.in (DEV_SUPPORT):  add configure.man.
20611         * config.sub(Decode manufacturer-specific):  add -none*.
20613 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
20615         * Makefile.in:  remove form feeds to make Sun's make happy.
20616         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
20618 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
20620         * Makefile.in (AR_FLAGS):  Make quieter.
20622 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
20624         * configure.in:  Add libg++.
20625         * configure:  When verbose, don't output the command line at each
20626         level; it will be unremarkably the same as the previous version,
20627         which will be the same as what the user typed.
20629 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20631         * configure.in, Makefile.in: fix clean-info, add flex.  add
20632           fileutils.
20634         * configure: be less sensitive to spaces in Makefile.in.  Do not
20635           look for sources in "..".  Doing so breaks subdirectories that
20636           might have their own configure.  If a subdir has it's own
20637           configure script, use it.
20639 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20641         * cfg-paper.texi: some changes suggested by rms.
20643 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20645         * config.sub:  Merge in some small additions from the FSF version,
20646         taken from the gcc distribution, to bring the Cygnus and FSF
20647         versions into closer sync.
20649 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20651         * configure.in:  Changed svr4 references to sysv4.
20653 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20655         * configure: added -V for version number option.
20657 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20659         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20660           renamed from DOC.configure to cfg-paper.texi.
20662 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20664         * configure, config.subr, config.sub: config.subr is now
20665           config.sub again.
20667 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20669         * configure.texi: new file, in progress.
20671         * Makefile.in: build info file and install the man page for
20672           configure.
20674         * configure.man: new file, first cut.
20676         * configure: find config.subr again now that configuration "none"
20677           has gone.  removed all traces of the -ansi option.  removed all
20678           traces of the -languages option.
20680         * config.subr: resync from rms.
20682 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20684         * configure, config.sub, config.subr: merge config.sub into
20685           config.subr, call the result config.subr, remove config.sub, use
20686           config.subr.
20688         * Makefile.in: revised install for dir.info.
20690 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20692         * configure.in: add decstation host makefile frag.
20694         * Makefile.in: BISON now bison -y again.  also install-gcc on
20695           install.  clean-gdbm on clean.  infodir belongs in datadir.
20696           Make directories for info install.  Build dir.info here then
20697           install it.
20699 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20701         * Makefile.in: fix for bad directory tests.
20703 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20705         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20706           regexp.  -srcdir relative was being handled incorrectly.
20708         * Makefile.in: unwrapped some for loops so that parallel makes
20709           work again and so one can focus one's attention on a particular
20710           package.
20712 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20714         * configure: added PWD as a stand in for `pwd` (for speed). use
20715           elif wherever possible.  make -srcdir work without -objdir.
20716           -objdir= commented out.
20718 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20720         * configure: +options become --options.  -subdirs commented out.
20721           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
20722           Makefile now at top of generated Makefile.  Removed cvs log
20723           entries.  added -srcdir.  create .gdbinit only if there is one
20724           in ${srcdir}.
20726         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
20727           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
20728           and mandir now keyed off datadir by default.
20730 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20732         * Freshly created ChangeLog.
20735 Local Variables:
20736 mode: change-log
20737 left-margin: 8
20738 fill-column: 76
20739 version-control: never
20740 End: