aix: Support libsupc++ as a FAT library
[official-gcc.git] / ChangeLog
blob47b09e657d1a69e9722a1fb90dc9c075028e7518
1 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
3         * MAINTAINERS (Write After Approval): Add myself.
5 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
7         * MAINTAINERS: Update my email address.
9 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
11         * MAINTAINERS (Write After Approval): Add myself.
13 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
15         * MAINTAINERS (Write After Approval): Add myself.
17 2020-06-12  Martin Liska  <mliska@suse.cz>
19         * .gitignore: Add .clang-tidy.
21 2020-06-08  Jason Merrill  <jason@redhat.com>
23         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
24         * configure: Regenerate.
26 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
28         * MAINTAINERS: Add myself as xtensa port maintainer.
30 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
32         * configure.ac: Don't require --enable-host-shared when building
33         for Mingw.
34         * configure: Regenerate.
36 2020-05-18  Jason Merrill  <jason@redhat.com>
38         * configure.ac: Update bootstrap dialect to -std=c++11.
40 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
42         * MAINTAINERS (Write After Approval): Add myself.
44 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
46         PR target/92713
47         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
48         (noconfigdirs): Add 'target-libstdc++-v3'.
49         * configure: Regenerate.
51 2020-04-21  Stephen Casner  <casner@acm.org>
53         PR 25830
54         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
55         * configure: Rebuild.
57 2020-04-17  Martin Liska  <mliska@suse.cz>
58             Jonathan Yong <10walls@gmail.com>
60         PR gcov-profile/94570
61         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
62         for CYGWIN.
64 2020-04-14  Martin Jambor  <mjambor@suse.cz>
66         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
68 2020-04-09  Tom Tromey  <tom@tromey.com>
70         * configure: Rebuild.
71         * Makefile.in: Rebuild.
72         * Makefile.def (gdbsupport, gdbserver): New host modules.
73         (configure-gdb): Depend on all-gdbsupport.
74         (all-gdb): Depend on all-gdbsupport, all-libctf.
75         * configure.ac (host_tools): Add gdbserver.
76         Conditionally build gdbserver and gdbsupport.
78 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
80         * configure.ac: Build libgomp by default for amdgcn.
81         * configure: Regenerate.
83 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
85         * MAINTAINERS (Write After Approval): Add myself.
87 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
89         * MAINTAINERS (Write After Approval) : Add myself.
91 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
93         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
95 2020-02-14  Martin Sebor  <msebor@redhat.com>
97         * doc/extend.texi (attribute alias): Mention type requirement.
98         (attribute weak): Same.
99         (attribute weakref): Correct invalid example.
101 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
103         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
105 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
106             Jakub Jelinek  <jakub@redhat.com>
108         * .gitattributes: Add *.md diff=md.
110 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
112         The mentioned auto-generated file is no more part of the
114         GCC sources, it's auto-generated in $(builddir) during build.
116         PR target/92055
117         * contrib/gcc_update (files_and_dependencies): Remove
118         entry for gcc/config/avr/t-multilib.
120 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
122         * MAINTAINERS: Update my email address.
124 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
126         * README.MOVED_TO_GIT: Remove.
128 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
130         * README.MOVED_TO_GIT: New file.
132 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
134         * MAINTAINERS (Write After Approval): Add myself.
136 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
138         * MAINTAINERS (write_after_approval): Add myself.
140 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
142         * MAINTAINERS (write_after_approval): Add myself.
144 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
146         * MAINTAINERS (write_after_approval): Add myself.
148 2019-12-11  Matthias Klose  <doko@ubuntu.com>
150         * configure.ac: Factor out common cases for compare_exclusions.
151         * configure: Regenerate.
153 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
155         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
156         flag.
158 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
160         * MAINTAINERS (Write After Approval): Add myself.
162 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
164         PR middle-end/92463
165         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
166         * configure: Regenerate
168 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
170         * configure.ac: Use https for gcc.gnu.org.
171         * configure: Regenerated.
173 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
175         * MAINTAINERS (aarch64 port): Remove my name, move to...
176         (Write After Approval): ...Here.
178 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
180         * MAINTAINERS: Change my email address as maintainer.
182 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
184         PR fortran/91828
185         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
186         * configure: Regenerated.
188 2019-10-21  Jason Merrill  <jason@redhat.com>
190         * .gitattributes: Also check ChangeLog whitespace.
192 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
194         * contrib/dg-extract-results.sh: Add support for KPASS.
195         * contrib/dg-extract-results.py: Likewise.
197 2019-10-17  Jason Merrill  <jason@redhat.com>
199         * .gitattributes: Avoid {} in filename pattern.
201 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
203         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
204         Approval section.
206 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
208         * MAINTAINERS: Add myself to Write After Approval
210 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
212         * MAINTAINERS: Add myself as an aarch64 maintainer.
214 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
216         * MAINTAINERS: Add myself as aarch64 maintainer.
218 2019-09-23  Carl Love  <cel@us.ibm.com>
220         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
221         New define_insn.
222         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
223         vsx_xxpermdi16_le_V16QI): Removed define_insn.
225 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
227         * MAINTAINERS (Sam Tebbs): Update email address.
229 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
231         * MAINTAINERS: Update my email address.
233 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
235         * libtool.m4: Handle uclinuxfdpiceabi.
237 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
239         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
240         Remove myself from Write After Approval section.
242 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
244         * configure.ac: Support for bpf-*-* targets.
245         * configure: Regenerate.
247 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
249         * config.sub: Import upstream version 2019-06-30.
250         * config.guess: Import upstream version 2019-07-24.
252 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
254         * MAINTAINERS: Remove spu port maintainers.
256 2019-08-28  Martin Liska  <mliska@suse.cz>
258         * .gitignore: Add .clangd and compile_commands.json
259         to .gitignore.
261 2019-08-23  Michael Forney  <mforney@mforney.org>
263         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
264         * Makefile.in: Regenerate.
266 2019-08-19  Tom Tromey  <tom@tromey.com>
268         * configure: Rebuild.
269         * configure.ac: Add --with-static-standard-libraries.
271 2019-08-16  Alexandre Oliva <oliva@gnu.org>
273         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
275 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
277         * MAINTAINERS (Write After Approval): Add myself.
279 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
281         * MAINTAINERS (Write After Approval): Remove myself, already listed in
282         RISC-V port maitainer.
284 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
286         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
288 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
290         * MAINTAINERS (Write After Approval): Add myself.
292 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
294         * MAINTAINERS (Write After Approval): Add myself.
296 2019-06-25  Martin Liska  <mliska@suse.cz>
298         contrib/filter-clang-warnings.py: Transform from
299         filter-rtags-warnings.py.
301 2019-06-15  Tom Tromey  <tom@tromey.com>
303         * configure.ac (host_libs): Add gnulib.
304         * configure: Rebuild.
305         * Makefile.def (host_modules, dependencies): Add gnulib.
306         * Makefile.in: Rebuild.
308 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
310         * MAINTAINERS (Write After Approval): Add myself.
312 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
314         * configure: Regenerate.
315         * configure.ac: Add PRU target.
317 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
319         * MAINTAINERS (Write After Approval): Add myself.
321 2019-06-11  Nick Clifton  <nickc@redhat.com>
323         Import these changes from the binutils/gdb repository:
325         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
327         * Makefile.def (dependencies): configure-libctf depends on all-bfd
328         and all its deps.
329         * Makefile.in: Regenerated.
331         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
333         * Makefile.def (host_modules): Add libctf.
334         * Makefile.def (dependencies): Likewise.
335         libctf depends on zlib, libiberty, and bfd.
336         * Makefile.in: Regenerated.
337         * configure.ac (host_libs): Add libctf.
338         * configure: Regenerated.
340 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
342         * MAINTAINERS (Write After Approval): Add myself.
344 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
346         * MAINTAINERS: Update my email address.
348 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
350         * MAINTAINERS (Write After Approval): Add myself.
352 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
354         * MAINTAINERS (Write After Approval): Add myself.
356 2019-05-07  Jim Wilson  <jimw@sifive.com>
358         * MAINTAINERS: Remove myself as IA-64 maintainer.
360 2019-05-04  Roland Illig  <roland.illig@gmx.de>
362         * MAINTAINERS (Write After Approval): Add myself.
364 2019-05-02  Richard Biener  <rguenther@suse.de>
366         PR bootstrap/85574
367         * Makefile.tpl (compare target): Also compare extra-compare
368         files.
369         * Makefile.in: Regenerate.
371 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
373         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
374         as modulo-scheduler maintainer.
376 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
378         * MAINTAINERS: Add myself as co-maintainer for Darwin.
380 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
382         * MAINTAINERS: Update my email address.
384 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
386         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
387         * configure: Regenerate.
389 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
391         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
392         * configure: Regenerate.
394 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
396         * configure.ac: Add target-zlib to target_libraries.
397         * configure: Regenerate.
399 2019-04-09  Martin Liska  <mliska@suse.cz>
401         * Makefile.in: Regenerate.
402         * Makefile.tpl: Pass GENERATOR_CFLAGS
403         in all stages.
405 2019-03-28  Martin Liska  <mliska@suse.cz>
407         PR bootstrap/89829
408         * Makefile.in: Revert r254150.
409         * Makefile.tpl: Likewise.
411 2019-03-28  Ben Elliston  <bje@gnu.org>
413         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
414         related, and libdecnumber.
416 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
418         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
419         (Write After Approval): Remove myself.
421 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
423         * MAINTAINERS (Write After Approval): Add myself.
425 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
427         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
428         (Write After Approval): Remove myself and Julian.
430 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
432         * MAINTAINERS (Write After Approval): Add myself.
434 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
436         * MAINTAINERS (Write After Approval): Add myself.
438 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
440         * ChangeLog: Replace space with tab.
441         * MAINTAINERS: Delete 1 tab to keep alignment.
443 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
445         * MAINTAINERS (Write After Approval): Add myself.
447 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
449         * MAINTAINERS (Write After Approval): Add myself.
451 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
452             Kwok Cheung Yeung  <kcy@codesourcery.com>
453             Julian Brown  <julian@codesourcery.com>
454             Tom de Vries  <tom@codesourcery.com>
455             Jan Hubicka  <hubicka@ucw.cz>
456             Martin Jambor  <mjambor@suse.cz>
458         * configure.ac: Likewise.
459         * configure: Regenerate.
460         * contrib/config-list.mk: Add amdgcn-amdhsa.
462 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
464         * MAINTAINERS (Write After Approval): Add myself.
466 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
468         * MAINTAINERS (Write After Approval): Add myself.
470 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
472         PR target/88535
473         * config.guess: Import upstream version 2019-01-03.
474         * config.sub: Import upstream version 2019-01-01.
476 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
478         * MAINTAINERS (Write After Approval): Update my maintainer address.
480 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
482         * MAINTAINERS (Write After Approval): Add myself.
484 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
486         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
488 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
490         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
491         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
492         (GCC_TARGET_TOOL): Likewise.
493         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
494         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
495         OTOOL, OTOOL_FOR_TARGET: New substitutions.
496         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
497         * configure: Regenerate.
498         * Makefile.in: Likewise.
500 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
502         * MAINTAINERS (Write After Approval): Add myself.
504 2018-11-13  Martin Liska  <mliska@suse.cz>
506         * gcc.target/i386/pr87930.c: Move to ...
507         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
509 2018-11-10  Stafford Horne  <shorne@gmail.com>
511         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
512         (Write After Approval): Remove myself.
514 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
516         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
517         Append $INCICONV to it.
519 2018-11-04  Stafford Horne  <shorne@gmail.com>
521         * MAINTAINERS (Write After Approval): Add myself.
523 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
525         PR bootstrap/82856
526         * multilib.am: New file.  From automake.
528         Merge from binutils-gdb:
529         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
531         * libtool.m4: Use AC_LANG_SOURCE.
532         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
533         * ar-lib: New file.
534         * test-driver: New file.
535         * configure: Re-generate.
537 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
539         * MAINTAINERS (Write After Approval): Add myself.
541 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
543         PR bootstrap/87788
544         PR d/87799
545         * configure: Rebuild.
546         * configure.ac: Disable D on systems where it is known not to work.
548 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
550         * Makefile.def (target_modules): Add libphobos.
551         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
552         GDCFLAGS_FOR_TARGET.
553         (dependencies): Make libphobos depend on libatomic, libbacktrace
554         configure, and zlib configure.
555         (language): Add language d.
556         * Makefile.in: Rebuild.
557         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
558         (HOST_EXPORTS): Add GDC.
559         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
560         (BASE_TARGET_EXPORTS): Add GDC.
561         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
562         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
563         (EXTRA_HOST_FLAGS): Add GDC.
564         (STAGE1_FLAGS_TO_PASS): Add GDC.
565         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
566         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
567         environment variables.
568         * configure: Rebuild.
569         * configure.ac: Add target-libphobos to target_libraries.  Set and
570         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
572 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
574         * MAINTAINERS (Write After Approval): Add myself.
576 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
578         * MAINTAINERS (Write After Approval): Remove myself.
580 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
582         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
584 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
586         * MAINTAINERS: Update my email address.
588 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
590         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
591         maintainer.
593 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
595         * MAINTAINERS (Write After Approval): Add self.
597 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
599         * MAINTAINERS (write after approval): Add myself.
601 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
603         * MAINTAINERS: Update my email address.
605 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
607         * MAINTAINERS (write after approval): Add myself.
609 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
611         * MAINTAINERS: Add self to global reviewers list.
613 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
615         MAINTAINERS: Add c-sky port maintainers.
617 2018-08-10  Martin Liska  <mliska@suse.cz>
619         * MAINTAINERS: Revert change in previous commit and
620         join lines.
622 2018-08-10  Martin Liska  <mliska@suse.cz>
624         * MAINTAINERS: Remove extra line.
626 2018-08-06  Naveen H.S  <naveenh@marvell.com>
628         * MAINTAINERS: Update my email address.
630 2018-07-19  DJ Delorie  <dj@redhat.com>
632         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
633         as maintainer.
635 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
637         * MAINTAINERS: Adjust email address for me and my colleague Robin
638         Dapp.
640 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
641             Sunil K Pandey  <sunil.k.pandey@intel.com>
643         PR target/84413
644         * config/i386/i386.c (m_CORE_AVX512): New.
645         (m_CORE_AVX2): Likewise.
646         (m_CORE_ALL): Add m_CORE_AVX2.
647         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
648         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
649         and remove the rest of m_SKYLAKE_AVX512.
651 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
653         * config.sub: Sync with upstream version 2018-07-03.
655 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
657         * config.guess: Sync with upstream version 2018-06-26.
658         * config.sub: Sync with upstream version 2018-07-02.
660 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
662         * libtool.m4: Sort output of 'find' to enable deterministic builds.
663         * ltmain.sh: Likewise.
665 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
667         * contrib/config-list.mk: Remove powerpc-linux_paired.
669 2018-06-29  Alexandre Oliva <oliva@adacore.com>
671         * configure.ac: Introduce support for @unless/@endunless.
672         * Makefile.tpl (dep-kind): Rewrite with cond; return
673         postbootstrap in some cases.
674         (make-postboot-dep, postboot-targets): New.
675         (dependencies): Do not output postbootstrap dependencies at
676         first.  Output non-target ones changed for configure to depend
677         on stage_last @if gcc-bootstrap, and the original deps @unless
678         gcc-bootstrap.
679         * configure.in, Makefile.in: Rebuilt.
681 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
683         * MAINTAINERS (write after approval): Add myself.
685 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
687         * MAINTAINERS (write after approval): Add myself.
689 2018-06-19  Nick Clifton  <nickc@redhat.com>
691         * zlib/configure.ac: Restore old behaviour of only enabling
692         multilibs when a target subdirectory is defined.  This allows
693         building with srcdir == builddir.
694         * zlib/configure: Regenerate.
696 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
698         * Makefile.def (fortran): Add check-target-libgomp-fortran.
699         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
700         * Makefile.in: Regenerate.
702 2018-06-16  Ben Elliston  <bje@gnu.org>
704         * config.guess: Import latest version.
705         * config.sub: Likewise.
707 2018-06-08  Martin Liska  <mliska@suse.cz>
709         * MAINTAINERS: Remove MPX-related entries.
710         * Makefile.def: Remove libmpx support.
711         * Makefile.in: Regenerate.
712         * configure.ac: Remove removed files.
713         * configure: Regenerate.
714         * libmpx/ChangeLog: Remove.
715         * libmpx/Makefile.am: Remove.
716         * libmpx/Makefile.in: Remove.
717         * libmpx/acinclude.m4: Remove.
718         * libmpx/aclocal.m4: Remove.
719         * libmpx/config.h.in: Remove.
720         * libmpx/configure: Remove.
721         * libmpx/configure.ac: Remove.
722         * libmpx/configure.tgt: Remove.
723         * libmpx/libmpx.spec.in: Remove.
724         * libmpx/mpxrt/Makefile.am: Remove.
725         * libmpx/mpxrt/Makefile.in: Remove.
726         * libmpx/mpxrt/libmpx.map: Remove.
727         * libmpx/mpxrt/libtool-version: Remove.
728         * libmpx/mpxrt/mpxrt-utils.c: Remove.
729         * libmpx/mpxrt/mpxrt-utils.h: Remove.
730         * libmpx/mpxrt/mpxrt.c: Remove.
731         * libmpx/mpxrt/mpxrt.h: Remove.
732         * libmpx/mpxwrap/Makefile.am: Remove.
733         * libmpx/mpxwrap/Makefile.in: Remove.
734         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
735         * libmpx/mpxwrap/libtool-version: Remove.
736         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
738 2018-06-04  Martin Liska  <mliska@suse.cz>
740         * MAINTAINERS: Add myself as gcov maintainer.
742 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
744         * MAINTAINERS: Update my email address.
746 2018-06-04  Tom de Vries  <tdevries@suse.de>
748         * MAINTAINERS: Remove write-after-approval entries for component
749         maintainers.
751 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
753         * MAINTAINERS (write after approval): Add myself.
755 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
757         * MAINTAINERS: Update my email address.
759 2018-06-01  Tom de Vries  <tdevries@suse.de>
761         * MAINTAINERS: Update my email address.
763 2018-05-22  Bin Cheng <bin.cheng@arm.com>
765         * MAINTAINERS (loop-optimizer): Add myself.
767 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
769         * configure.ac: Added "nfp" target.
770         * configure: Regenerate.
772 2018-04-30  Richard Biener  <rguenther@suse.de>
774         PR bootstrap/85571
775         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
776         (STAGE3_TFLAGS): Likewise.
777         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
778         (STAGEtrain_TFLAGS): Likewise.
779         * Makefile.in: Regenerate.
781 2018-04-26  Richard Biener  <rguenther@suse.de>
783         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
784         (STAGE2_CFLAGS): Likewise.
785         (STAGE2_TFLAGS): Likewise.
786         (STAGE3_CFLAGS): Add -fchecking.
787         (STAGE3_TFLAGS): Likewise.
788         (STAGEtrain_CFLAGS): Filter out -fchecking.
789         (STAGEtrain_TFLAGS): Likewise.
790         * Makefile.in: Re-generate.
792 2018-04-25  Catherine Moore <clm@codesourcery.com>
794         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
796 2018-04-18  Paul Clarke  <pc@us.ibm.com>
798         * MAINTAINERS (write after approval): Add myself.
800 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
802         * MAINTAINERS: Update my email address.
804 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
806         * MAINTAINERS: Remove redundant Write-After-Approval entry.
808 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
810         * MAINTAINERS: Update my email address and disambiguate myself
811         a bit from Will Schmidt.
813 2018-03-21  Nathan Sidwell  <nathan@acm.org>
815         * MAINTAINERS: Move maintainers of now-removed picochip and score
816         ports to write after approval.
818 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
820         * MAINTAINERS: Add entry for SVE maintainership.
822 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
824         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
825         * configure: Regenerate.
827 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
829         * MAINTAINERS (write after approval): Add myself.
831 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
833         * MAINTAINERS (write after approval): Add myself.
835 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
837         * MAINTAINERS (write after approval): Add myself.
839 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
841         Update copyright years.
843 2018-01-03  Ben Elliston  <bje@gnu.org>
845         * config.guess: Import latest version.
846         * config.sub: Likewise.
848 2017-12-12  Stafford Horne  <shorne@gmail.com>
850         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
851         * configure: Regenerate.
853 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
855         * MAINTAINERS (Write After Approval): Add myself.
857 2017-11-28  Julia Koval  <julia.koval@intel.com>
858             Sebastian Peryt  <sebastian.peryt@intel.com>
860         * Makefile.def (target_modules): Remove libcilkrts.
861         * Makefile.in: Ditto.
862         * configure: Ditto.
863         * configure.ac: Ditto.
865 2017-11-28  Julia Koval  <julia.koval@intel.com>
867         * MAINTAINERS (Write After Approval): Add myself.
869 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
871         * MAINTAINERS (Write After Approval): Add myself.
873 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
875         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
876         Use my SiFive email address.
878 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
880         * MAINTAINERS (write after approval): Add myself.
882 2017-10-27  Martin Liska  <mliska@suse.cz>
884         * Makefile.tpl: Use proper name of folder as it was renamed
885         during transition to 4 stages.
886         * Makefile.in: Regenerate.
888 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
890         * MAINTAINERS (write after approval): Add myself.
892 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
894         * MAINTAINERS: Add a note that maintainership also includes web
895         pages, docs, and testsuite related to that area.
897 2017-09-25  Tom de Vries  <tom@codesourcery.com>
899         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
901 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
903         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
905 2017-09-15  Nathan Sidwell  <nathan@acm.org>
907         * MAINTAINERS: Remove myself as a vxworks maintainer.
909 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
911         * MAINTAINERS: Remove email address of Jim Norris.
913 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
915         * MAINTAINERS (Reviewers): Move myself from here...
916         (CPU Port Maintainers): ... to here.
918 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
920         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
922 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
924         * MAINTAINERS (write after approval): Add myself.
926 2017-07-28  Tony Reix  <tony.reix@atos.net>
928         * configure.ac (target-libffi): Don't disable for AIX.
929         (go): Don't add to unsupported_languages on AIX.
930         (target-libgo): Don't disable for AIX.
931         * configure: Regenerate.
933 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
935         * MAINTAINERS: Add myself.
937 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
939         * MAINTAINERS: Update my email address.
941 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
943         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
944         arm-specific auto-generated header files.
946 2017-07-03  Nathan Sidwell  <nathan@acm.org>
948         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
949         * configure: Rebuilt.
951 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
953         * MAINTAINERS: Readd myself for c6x.
955 2017-06-28  Martin Liska  <mliska@suse.cz>
957         PR bootstrap/81217
958         * Makefile.def: Remove superfluous bootstrap_target from
959         bootstrap_stage.
960         * Makefile.in: Re-generate the file.
962 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
964         * MAINTAINERS: Add myself to Write After Approval
966 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
968         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
970 2017-06-19  Martin Liska  <mliska@suse.cz>
972         * Makefile.def: Define 4 stages PGO bootstrap.
973         * Makefile.tpl: Define FLAGS.
974         * Makefile.in: Regenerate.
976 2017-06-14  Ian Lance Taylor  <iant@golang.org>
978         * Makefile.def: Add check-gotools to go check targets.
979         * Makefile.in: Rebuild.
981 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
983         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
985 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
987         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
988         * configure: Regenerate.
990 2017-05-31  Martin Liska  <mliska@suse.cz>
992         * configure.ac: Add handling of stage2_werror_flags to
993         action-if-given and to action-if-not-given.
994         * configure: Regenerate.
996 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
998         * MAINTAINERS: Add self to Write After Approval
1000 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1002         * MAINTAINERS: Update my email address, and remove myself as
1003         maintainer in some areas.
1005 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1007         * MAINTAINERS: Add self to Write After Approval
1009 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1011         * configure.ac: Add --enable-languages=default to mean default and
1012         make --enable-languages=all mean all supported languages.
1013         * configure: Regenerated.
1015 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1017         * config.gcc (powerpc*-*-*spe*): New.
1018         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1019         (powerpc-*-rtems*spe*): New.
1020         (powerpc*-*-linux*spe*): New.
1021         (powerpc-wrs-vxworksspe): New.
1022         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1023         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1024         * config.host (powerpc*-*-*spe*): New.
1026 2017-05-19  Martin Liska  <mliska@suse.cz>
1028         * configure.ac: Add --enable-werror-always just for
1029         bootstrap-debug (or none build config) and do not add it
1030         when we are on a release branch.
1031         * configure: Regenerated.
1033 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1035         * MAINTAINERS: Add self to Write After Approval
1037 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1039         * MAINTAINERS: Move myself to Write After Approval section.
1041 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1043         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1044         ACCH registers.
1045         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1046         available.
1047         (umulsidi3): Likewise.
1048         (mulsidi3_700): Disable this pattern when we have advanced mpy
1049         instructions.
1050         (umulsidi3_700): Likewise.
1051         (maddsidi4): New pattern.
1052         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1053         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1054         (mpydu_imm_arcv2hs): Likewise.
1055         * config/arc/predicates.md (accl_operand): New predicate.
1057 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1058             Andrew Burgess <andrew.burgess@embecosm.com>
1060         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1061         case.
1062         (ARC_AUTOFP_IRQ_P): Likewise.
1063         (ARC_AUTO_IRQ_P): Likewise.
1064         (rgf_banked_register_count): New variable.
1065         (parse_mrgf_banked_regs_option): New function.
1066         (arc_override_options): Handle rgf_banked_regs option.
1067         (arc_handle_interrupt_attribute): Add firq option.
1068         (arc_compute_function_type): Return fast irq type when required.
1069         (arc_must_save_register): Handle fast interrupts.
1070         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1071         (arc_return_address_regs): Update.
1072         * config/arc/arc.h (arc_return_address_regs): Update.
1073         (arc_function_type): Add fast interrupt type.
1074         (ARC_INTERRUPT_P): Update.
1075         (RC_FAST_INTERRUPT_P): Define.
1076         * config/arc/arc.md (simple_return): Update for fast interrupts.
1077         (p_return_i): Likewise.
1078         * config/arc/arc.opt (mrgf-banked-regs): New option.
1079         * doc/invoke.texi (mrgf-banked-regs): Document.
1081 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1083         * config/arc/arc.c (irq_ctrl_saved): New variable.
1084         (ARC_AUTOBLINK_IRQ_P): Define.
1085         (ARC_AUTOFP_IRQ_P): Likewise.
1086         (ARC_AUTO_IRQ_P): Likewise.
1087         (irq_range): New function.
1088         (arc_must_save_register): Likewise.
1089         (arc_must_save_return_addr): Likewise.
1090         (arc_dwarf_emit_irq_save_regs): Likewise.
1091         (arc_override_options): Handle deferred options.
1092         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1093         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1094         arc_must_save_return_addr.
1095         (arc_compute_frame_size): Handle automated save and restore of
1096         registers.
1097         (arc_expand_prologue): Likewise.
1098         (arc_expand_epilogue): Likewise.
1099         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1100         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1101         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1103 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1104         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1106         PR bootstrap/77661
1107         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1108         in-tree build MPC.
1109         * Makefile.in: Regenerate.
1111 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1113         * configure.ac: Enable LTO by default on darwin >= 9.
1114         * configure: Regenerate.
1116 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1118         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1119         and Andrew Waterman as the RISC-V maintainers.
1121 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1123         * MAINTAINERS: Add self to Write After Approval
1125 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1127         * config.guess: Import latest from upstream.
1129 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1131         * MAINTAINERS (Write After Approval): Remove entries that are
1132         already covered under Reviewers.
1134 2017-03-08  Mark Wielaard  <mark@klomp.org>
1136         PR demangler/70909
1137         PR demangler/67264
1138         * include/demangle.h: Add d_printing to struct demangle_component
1139         and pass struct demangle_component as non const.
1141 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1143         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1145 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1147         * Makefile.tpl: Remove HOST_ISLVER.
1148         (HOST_EXPORTS): Remove ISLVER.
1149         * Makefile.in: Regenerate.
1151 2017-02-13  Richard Biener  <rguenther@suse.de>
1153         * configure: Re-generate.
1155 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1157         * MAINTAINERS: Adjust bug reporting URL.
1159 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1161         * MAINTAINERS (Write After Approval): Remove redundant entry
1162         for Andrew Burgess.
1164 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1166         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1167         32-bit hppa*-*-hpux*.
1168         * configure: Regenerate.
1170 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1172         * configure.ac: Moved the white list of enabling BRIG FE to
1173         libhsail-rt/configure.tgt.
1174         * configure: Regenerated.
1175         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1177 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1178             Martin Jambor  <mjambor@suse.cz>
1180         * Makefile.def (target_modules): Added libhsail-rt.
1181         (languages): Added language brig.
1182         * Makefile.in: Regenerated.
1183         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1184         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1185         * configure: Regenerated.
1187 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1189         PR other/79046
1190         * configure: Regenerated.
1192 2017-01-04  Alan Modra  <amodra@gmail.com>
1194         * configure: Regenerate.
1196 2016-12-29  Ben Elliston  <bje@gnu.org>
1198         * config.sub: Import latest version.
1200 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1202         * MAINTAINERS (Write After Approval): Add myself.
1204 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1206         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1207         includes bootstrap-mpx.
1208         * configure: Regenerated.
1210 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1212         * MAINTAINERS (Write After Approval): Add myself.
1214 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1216         * configure: Regenerate.
1218 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1220         * configure.ac: Don't use pkg-config to check for bdw-gc.
1221         * configure: Regenerate.
1223 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1225         * Makefile.def: Remove reference to boehm-gc target module.
1226         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1227         options and for the bdw-gc pkg-config module.
1228         * configure: Regenerate.
1229         * Makefile.in: Regenerate.
1231 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1233         * MAINTAINERS (nvptx): Remove self.
1235 2016-11-25  Ben Elliston  <bje@gnu.org>
1237         * config.guess: Import latest version.
1238         * config.sub: Likewise.
1240 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1242         * MAINTAINERS (Write After Approval): Add myself.
1244 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1246         * Makefile.def: Remove references to GCJ.
1247         * Makefile.tpl: Likewise.
1248         * Makefile.in: Regenerate.
1250 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1252         * config-ml.in: Remove references to GCJ.
1253         * configure.ac: Likewise.
1254         * configure: Regenerate.
1256 2016-11-01  Josh Conner  <joshconner@google.com>
1258         * MAINTAINERS (Write After Approval): Update email address,
1260 2016-10-27  Carl Love  <cel@us.ibm.com>
1262         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1263         Approval list to make it alphabetical.
1265 2016-10-27  Carl Love  <cel@us.ibm.com>
1267         * MAINTAINERS (Write After Approval): Add myself.
1269 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1271         * MAINTAINERS (Reviewers): Add myself.
1272         (Write After Approval): Add myself.
1274 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1275             Ulrich Weigand  <uweigand@de.ibm.com>
1277         * MAINTAINERS: Update email address.
1279 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1281         * MAINTAINERS: Update email address.
1283 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1285         * configure.ac: Add aarch64-*-freebsd*.
1286         * configure: Regenerate.
1288 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1290         * MAINTAINERS: Update email address after it got reverted.
1292 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1294         * configure.ac (target_libraries): Readd target-boehm-gc.
1295         Restore --enable-objc-gc handling.
1296         * configure: Regenerate.
1298 2015-10-03  Jeff Law  <law@redhat.com>
1300         * MAINTAINERS: Move several inactive maintainers to the
1301         write-after-approval section.
1303 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1305         * configure.ac: Add target-libffi to target_libraries.
1306         Readd libgcj target disablings, modified to only target-libffi.
1307         Readd target addition of go to unsupported languages.
1308         * configure: Regenerated.
1310 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1312         * MAINTAINERS: Update email address.
1314 2016-09-30  Andrew Haley  <aph@redhat.com>
1316         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1317         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1318         libgcj.
1320 2016-09-30  Andrew Haley  <aph@redhat.com>
1322         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1323         write-after approval after GCJ deletion.
1325 2016-09-30  Andrew Haley  <aph@redhat.com>
1327         * Makefile.def: Remove libjava.
1328         * Makefile.tpl: Likewise.
1329         * Makefile.in: Regenerate.
1330         * configure.ac: Likewise.
1331         * configure: Likewise.
1332         * gcc/java: Remove.
1333         * libjava: Likewise.
1335 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1337         * MAINTAINERS (Reviewers): Add myself.
1339 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1341         * configure.ac: Disable "sim" directory for arc*-*-*.
1342         * configure: Regenerated.
1344 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1346         * MAINTAINERS (Write After Approval): Add myself.
1348 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1350         * configure.ac: Check for the minimum in-tree MPFR version
1351         handled.
1352         * configure: Regenerate.
1354 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1356         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1357         * configure: Regenerated.
1359 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1361         * MAINTAINERS (Write After Approval): Add myself.
1363 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1365         * Makefile.def: Add autoprofiledbootstrap.
1366         * Makefile.tpl: Dito.
1367         * Makefile.in: Regenerate.
1369 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1371     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1372     * configure: Regenerate.
1374 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1376         * configure: Regenerate.
1377         * configure.ac: Remove support for avr-rtems.
1379 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1381         * MAINTAINERS (Write After Approval): Add myself.
1383 2016-06-16  Michael Collison  <michael.collison@arm.com>
1385         * MAINTAINERS (Write After Approval): Add myself.
1387 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1389         * MAINTAINERS (Write After Approval): Update e-mail address.
1391 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1393         * MAINTAINERS (Write After Approval): Add myself.
1395 2016-05-28  Alan Modra  <amodra@gmail.com>
1397         * Makefile.tpl (configure): Depend on m4 files included.
1398         * Makefile.in: Regenerate.
1400 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1402         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1403         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1405 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1407         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1408         special case builtin.
1409         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1410         support for ALTIVEC_BUILTIN_VEC_ADDEC.
1411         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1412         for __builtin_vec_addec.
1414 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1416         * config.guess: Import version 2016-04-02 (newest).
1417         * config.sub: Import version 2016-05-10 (newest).
1419 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
1421         * configure.ac: Add ARC support to libgloss.
1422         * configure: Regenerate
1424 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
1426         * MAINTAINERS (Write After Approval): Add myself.
1428 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1430         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1431         * configure: Regenerated.
1432         * Makefile.def (gmp): Explicitly disable assembler.
1433         (mpfr): Adjust lib_path.
1434         (mpc): Likewise.
1435         * Makefile.in: Regenerated.
1437 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
1439         PR bootstrap/70704
1440         * configure.ac (--enable-stage1-checking): Add missing
1441         --enable-checking=.
1442         * configure: Regenerated.
1444 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1446         * config.guess: Revert r235676.
1447         * config.sub: Revert r235676.
1449 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1451         * config.guess: Remove SH5 support.
1452         * config.sub: Likewise.
1453         * configure: Likewise.
1454         * configure.ac: Likewise.
1456 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
1458         PR bootstrap/70704
1459         * configure.ac (--enable-stage1-checking): For --disable-checking or
1460         implicit --enable-checking, make sure extra flag matches in between
1461         stage1 and later checking.
1462         * configure: Regenerated.
1464 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1466         * .gitattributes: New file.
1468 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1470         * MAINTAINERS (rs6000/powerpc port): Add myself.
1472 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1474         PR bootstrap/70173
1475         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1476         and gotools directories.  Delete the stage_final file.
1477         * Makefile.in: Regenerate.
1479 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1481         * MAINTAINERS (Write After Approval): Add myself.
1483 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1485         * MAINTAINERS (Fortran maintainer): Remove myself.
1487 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1489         * MAINTAINERS (Write After Approval): Add myself.
1491 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1493         * MAINTAINERS (Write After Approval): Add myself.
1495 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1497         Sync with binutils-gdb:
1499         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1501         * configure.ac: Add mips and s390 to the gold target check.
1502         * configure: Regenerate.
1504 2016-03-01  DJ Delorie  <dj@redhat.com>
1506         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1508 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1510         * MAINTAINERS (libcpp): Add myself.
1511         (diagnostic messages): Likewise.
1513 2016-02-20  Tom de Vries  <tom@codesourcery.com>
1515         * MAINTAINERS: Fix whitespace.
1517 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
1519         * MAINTAINERS (Write After Approval): Add myself.
1521 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1523         * config/isl.m4: Add comments about isl-0.16.
1524         * configure: Regenerate.
1526 2016-01-29  Martin Jambor  <mjambor@suse.cz>
1528         * MAINTAINERS (hsa maintainers): Add myself.
1530 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
1532         * MAINTAINERS: (Write After Approval): Add myself.
1534 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
1535             Sebastian Pop  <s.pop@samsung.com>
1537         * Makefile.in: Regenerate.
1538         * Makefile.tpl: Export ISLVER.
1539         * configure: Regenerate.
1540         * config/isl.m4: Detect isl-0.15.
1542 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
1544         PR bootstrap/69329
1545         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1546         * Makefile.in: Regenerate.
1548 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
1550         * configure.ac: Enable LTO for DJGPP
1551         * configure: Regenerate
1553 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1555         Sync with binutils-gdb:
1556         2015-10-21  Nick Clifton  <nickc@redhat.com>
1558         PR gas/19109
1559         * configure.ac: Note the 'none' is an acceptable argument to
1560         --enable-compressed-debug-sections.
1561         * configure: Regenerate.
1563 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1565         PR bootstrap/69134
1566         * Makefile.def (mpfr): Disable assembler.
1567         * Makefile.in: Regenerate.
1569 2016-01-01  Ben Elliston  <bje@gnu.org>
1571         * config.guess: Import version 2016-01-01.
1572         * config.sub: Likewise.
1574 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
1576         * MAINTAINERS (Write After Approval): Add myself.
1578 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
1580         * Makefile.in: Replace ISL with isl.
1581         * Makefile.tpl: Same.
1582         * config/isl.m4: Same.
1583         * configure.ac: Same.
1584         * contrib/download_prerequisites: Same.
1585         * configure: Regenerate.
1587 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
1589         * MAINTAINERS (Write After Approval): Add Myself.
1591 2015-12-17  Nathan Sidwell  <nathan@acm.org>
1593         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1594         * configure: Regenerate.
1596 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
1597             Sebastian Pop  <s.pop@samsung.com>
1599         * config/isl.m4 (ISL_CHECK_VERSION): Check for
1600         isl_ctx_get_max_operations.
1601         * configure: Regenerate.
1603 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
1605         * MAINTAINERS (Write After Approval): Add myself.
1607 2015-12-02  Ian Lance Taylor  <iant@google.com>
1609         PR go/66147
1610         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1611         * Makefile.in: Regenerate.
1613 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
1615         PR libffi/65726
1616         * Makefile.def (lang_env_dependencies): Make libffi depend
1617         on cxx.
1618         * Makefile.in: Regenerate.
1620 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1622         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1623         symbols.
1625 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1627         Sync with binutils-gdb:
1628         2015-11-20  Tristan Gingold  <gingold@adacore.com>
1630         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1631         * configure: Regenerate.
1633 2015-11-19  Martin Liska  <mliska@suse.cz>
1635         * .gitignore: Add .clang-format to ignored files.
1636         * Makefile.in: Add clang-format.
1637         * Makefile.tpl: Likewise.
1639 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1641         * configure.ac: Enable libmpx by default.
1642         * configure: Regenerated.
1644 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1646         * MAINTAINERS: Update email address.
1648 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1650         * MAINTAINERS: Update email address.
1652 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1654         * MAINTAINERS  (Write After Approval): Add myself.
1656 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1658         Sync with binutils-gdb:
1659         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1661         PR gas/19109
1662         * configure.ac: Add
1663         --enable-compressed-debug-sections={all,gas,gold,ld}.
1664         * configure: Regenerated.
1666 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1668         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1670 2015-10-09  Martin Liska  <mliska@suse.cz>
1672         * MAINTAINERS (Write After Approval): Add myself.
1674 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1676         * MAINTAINERS (Write After Approval): Add myself.
1678 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1680         * MAINTAINERS: Update email address.
1682 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1684         * MAINTAINERS  (Write After Approval): Add myself.
1686 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1688         * MAINTAINERS: Update email.
1690 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1692         * MAINTAINERS: Update my email address.
1694 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1696         * MAINTAINERS (ft32 port): Add myself.
1698 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1700         * MAINTAINERS: Add myself.
1702 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1704         * MAINTAINERS (Write After Approval): Add myself.
1706 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1708         PR libfortran/54572
1709         * Makefile.def: Make libgfortran depend on libbacktrace.
1710         * Makefile.in: Regenerate.
1712 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1714         * MAINTAINERS (Write After Approval): Add myself.
1716 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1718         PR other/67092
1719         * configure.ac: Remove --with_host_libstdcxx support.
1720         * configure: Regenerate.
1722 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1723             Jakub Jelinek  <jakub@redhat.com>
1725         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1726         nvptx*-*-*.
1727         * configure: Regenerate.
1729 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1731         * Makefile.def (libiconv): Define bootstrap=true.
1732         Mark pdf/html/info as missing.
1733         (configure-gcc): Depend on all-libiconv.
1734         (all-gcc): Ditto.
1735         (configure-libcpp): Ditto.
1736         (all-libcpp): Ditto.
1737         (configure-intl): Ditto.
1738         (all-intl): Ditto.
1739         * Makefile.in: Regenerate.
1741 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
1743         * MAINTAINERS (loop ivopts): Add the entry and myself.
1745 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1747         * MAINTAINERS (nvptx): Add self.
1749 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
1751         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1752         128-bit vector modes.
1754 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
1756         * MAINTAINERS (Write After Approval): Add myself.
1758 2015-07-28  Ben Elliston  <bje@gnu.org>
1760         * config.sub, config.guess: Import from upstream.
1762 2015-07-24  Michael Darling  <darlingm@gmail.com>
1764         PR other/66259
1765         * config-ml.in: Reflects renaming of configure.in to configure.ac
1766         * configure: Likewise
1767         * configure.ac: Likewise
1769 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
1771         * MAINTAINERS: Update my email address.
1773 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1775         Sync with binutils-gdb:
1776         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1778         * configure.ac (target_configdirs): Exclude target-zlib if
1779         target-libjava isn't built.
1780         * configure: Regenerated.
1782 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1784         Sync with binutils-gdb:
1785         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1787         * configure.ac: Disable configuration of GDB for HPUX targets.
1788         * configure: Regenerate.
1790         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1792         * configure.ac: Add --with-system-zlib.
1793         * configure: Regenerated.
1795         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1797         * configure.ac: Add FT32 support.
1798         * configure: Regenerate.
1800         2015-01-12  Anthony Green  <green@moxielogic.com>
1802         * configure.ac: Don't disable gprof for moxie.
1803         * configure: Rebuild.
1805 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1807         Sync with binutils-gdb:
1808         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1810         PR ld/18355
1811         * Makefile.def: Add extra_configure_flags to host zlib.
1812         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1813         to --enable-host-shared When bfd is to be built as shared
1814         library.  AC_SUBST.
1815         * Makefile.in: Regenerated.
1817 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
1819         Sync with src:
1820         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1821         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1822         * Makefile.in: Regenerated.
1824 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1826         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1827         target.
1828         * configure: Regenerate.
1830 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
1832         * MAINTAINERS (Write After Approval): Add myself.
1834 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
1836         * MAINTAINERS (OS Port Maintainers): Add myself.
1837         (Various Maintainers): Remove myself from libffi testsuite.
1839 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
1841         * MAINTAINERS (gen* on machine desc): Add self.
1843 2015-06-02  Jason Merrill  <jason@redhat.com>
1845         PR bootstrap/66319
1846         * configure.ac: Use -std=gnu++98.
1848 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1850         * MAINTAINERS (Write After Approval): Add myself.
1852 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1854         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1855         * configure: Regenerate.
1857 2015-05-26  Jason Merrill  <jason@redhat.com>
1859         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1860         * configure: Regenerate.
1862 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
1864         * configure.ac: FT32 target added.
1865         * configure: Regenerated.
1867 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
1869         * MAINTAINERS (Write After Approval): Add myself.
1871 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1873         * MAINTAINERS (Write After Approval): Add myself.
1875 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1877         * configure.ac: Fix typo.
1878         * configure: Regenerate.
1880 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
1882         * MAINTAINERS (Write After Approval): Add myself.
1884 2015-05-03  Matthias Klose  <doko@ubuntu.com>
1886         * configure.ac: Match $host configured with triplets.
1887         * configure: Regenerate.
1889 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1891         * Makefile.tpl: Remove surplus whitespace throughout.
1892         * Makefile.in: Regenerate.
1894 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
1896         * MAINTAINERS (Various Maintainers): Add myself as instruction
1897         combiner maintainer.
1899 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
1901         PR bootstrap/62077
1902         * configure.ac (--enable-stage1-checking): Default to
1903         release,misc,gimple,rtlflag,tree,types if --disable-checking
1904         or --enable-checking is not specified and DEV-PHASE is not
1905         experimental.
1906         * configure: Regenerated.
1908 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1910         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1911         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1912         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1913         * Makefile.in: Regenerate.
1915 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
1917         * MAINTAINERS: Update my email address.
1919 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
1921         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1923 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1925         * MAINTAINERS: Add myself as an arm port reviewer.
1927 2015-03-25  Martin Liska  <mliska@suse.cz>
1928             Yury Gribov  <y.gribov@samsung.com>
1930         * Makefile.in: Fix ln source location for vimrc file.
1931         * Makefile.tpl: Likewise.
1933 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
1935         PR bootstrap/25672
1936         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1937         cross-compiling.  Similarly for CXX_FOR_TARGET.
1938         * configure: Regenerate.
1940 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
1942         * Makefile.def: Add libmpx.
1943         * configure.ac: Add libmpx.
1944         * Makefile.in: Regenerate.
1945         * configure: Regenerate.
1947 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
1949         * MAINTAINERS (CPU Port Maintainers): Add myself
1950         i386 vector ISA extns mantainer.
1952 2015-03-13  Jeff Law  <law@redhat.com>
1954         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1955         maintainer.
1956         Remove Richard Henderson as a maintainer for the x86 port.
1958 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
1960         * MAINTAINERS (CPU Port Maintainers): Update my email address.
1962 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
1964         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1965         pointer bounds checker and i386 MPX maintainer.
1967 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
1969         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1971 2015-02-26  Martin Sebor  <msebor@redhat.com>
1973         * MAINTAINERS (Various Maintainers): Add self.
1975 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
1977         * configure.ac [--enable-as-accelerator-for] (enable_languages):
1978         Make sure it contains lto.
1979         * configure: Regenerate.
1981 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
1983         * configure: Regenerate.
1985 2015-02-06  Diego Novillo  <dnovillo@google.com>
1987         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1988         middle-end, docstring): Remove myself.
1989         (Write After Approval): Add myself.
1991 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
1993         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1994         (Write After Approval): Update address.
1996 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
1998         PR jit/64780
1999         * configure.ac: Require the user to explicitly specify
2000         --enable-host-shared if the jit is enabled.
2001         * configure: Regenerate.
2003 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2005         * MAINTAINERS (Write After Approval): Add myself.
2007 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2009         * MAINTAINERS: Make whitespace consistent.
2011 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2013         * MAINTAINERS (Write After Approval): Add myself.
2015 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2017         * MAINTAINERS: (Write After Approval): Add myself.
2019 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2021         * MAINTAINERS: (Write After Approval): Add myself.
2023 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2025         * MAINTAINERS: (Write After Approval): Add myself.
2027 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2029         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2030         objective-c/c++ front end maintainer.
2032 2015-01-13  Marek Polacek  <polacek@redhat.com>
2034         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2036 2015-01-12  Jeff Law  <law@redhat.com>
2038         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2039         a very long time.
2041 2015-01-09  Ian Lance Taylor  <iant@google.com>
2043         * configure.ac (host_tools): Add gotools.
2044         * Makefile.def (host_modules): Add gotools.
2045         (dependencies): Add dependency of all-gotools on all-target-libgo.
2047 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2049         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2050         * configure: Regenerate.
2052 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2054         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2055         all-target-libgomp.
2056         * Makefile.in: Regenerate.
2058 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2060         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2062 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2064         * configure.ac: Add Visium support.
2065         * configure: Regenerate.
2067 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2069         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2070         * configure: Regenerate.
2072 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2074         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2075         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2076         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2077         (OBJCOPY_FOR_TARGET): New variable.
2078         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2079         * Makefile.in: Regenerate.
2080         * configure.ac: Check for already installed target objcopy.
2081         Also GCC_TARGET_TOOL on objcopy.
2082         * configure: Regenerate.
2084 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2086         * config.sub: Update from upstream, to 2015-01-01 version.
2087         * config.guess: Ditto.
2089 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2091         * MAINTAINERS (RTEMS Ports): Add myself.
2093 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2095         * MAINTAINERS (Write After Approval): Add myself.
2097 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2099         * MAINTAINERS (Write After Approval): Add myself.
2101 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2103         * configure.ac (--enable-as-accelerator-for): Don't set
2104         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2105         * configure: Regenerate.
2107 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2109         PR bootstrap/64023
2110         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2111         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2112         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2113         to CXX.
2114         * Makefile.in: Regenerated.
2116 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2117             Yury Gribov  <y.gribov@samsung.com>
2119         * .gitignore: Added .local.vimrc and .lvimrc.
2120         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2121         * Makefile.in: Regenerate.
2123 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2125         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2126         * configure: Regenerated.
2128 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2130         * MAINTAINERS (nvptx port): New entry.
2132 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2134         * configure: Regenerate.
2136 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2138         * configure.ac: Merge with Binutils.
2140 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2142         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2143         * Makefile.in: Regenerate.
2145 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2147         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2148         missing flex.
2149         * Makefile.in: Regenerated.
2151 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2153         * Makefile.in: Regenerate.
2155 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2157         PR bootstrap/63784
2158         * libtool.m4: Add $pic_flag with -shared.
2160 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2162         * MAINTAINERS (Write After Approval): Added myself.
2164 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2166         * MAINTAINERS (write-after-approval): Add myself.
2168 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2170         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2171         from 2 years ago.
2173 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2175         Revert:
2176         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2178         * MAINTAINERS (Write After Approval): Added myself as line map
2179         maintainer.
2181 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2183         Revert:
2184         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2186         * MAINTAINERS (Write After Approval): Added myself.
2188 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2190         * MAINTAINERS (Write After Approval): Added myself.
2192 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2194         * MAINTAINERS (Write After Approval): Added myself as line map
2195         maintainer.
2197 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2199         * MAINTAINERS (Various Maintainers): Added myself as line map
2200         maintainer.
2202 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2204         * move-if-change: Sync from upstream gnulib.
2206 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2208         * compile: Sync with upstream Automake.
2209         * depcomp: Ditto.
2210         * install-sh: Ditto.
2211         * missing: Ditto.
2212         * mkinstalldirs: Ditto.
2213         * ylwrap: Ditto.
2215 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2217         * config.sub: Update from upstream config repo.
2218         * config.guess: Ditto.
2220 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2222         * Makefile.def: Add liboffloadmic to target_modules.  Make
2223         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2224         * Makefile.in: Regenerate.
2225         * configure: Regenerate.
2226         * configure.ac: Add liboffloadmic to target binaries.
2227         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2228         Add liboffloadmic to noconfig list when C++ is not supported.
2230 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2231             Thomas Schwinge  <thomas@codesourcery.com>
2232             Ilya Verbin  <ilya.verbin@intel.com>
2233             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2235         * configure: Regenerate.
2236         * configure.ac (--enable-as-accelerator-for)
2237         (--enable-offload-targets): New configure options.
2239 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2241         * Makefile.def: Make all-gcc depend on all-isl.
2242         * Makefile.in: Regenerate.
2244 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2246         * ChangeLog.jit: New.
2247         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2249 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2251         PR target/63610
2252         * libtool.m4: Fix globbing of darwin versions.
2253         * configure: Regenerate.
2255 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2257         * Makefile.def: Remove CLooG.
2258         * Makefile.tpl: Ditto.
2259         * configure.ac: Ditto.
2260         * configure: Regenerate.
2261         * Makefile.in: Ditto.
2263 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2265         * configure.ac: Handle nvptx-*-*.
2266         * configure: Regenerate.
2268 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2270         * MAINTAINERS (Write After Approval): Add myself.
2272 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2274         * Makefile.def (libcc1): Remove bootstrap=true;.
2275         * Makefile.in: Regenerated.
2277 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2279         * configure.ac: Update comment.
2280         * configure: Regenerate.
2282 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2284         * MAINTAINERS (Write After Approval): Add myself.
2286 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2288         * configure.ac (extra_host_libiberty_configure_flags): Add
2289         --enable-shared also for libcc1's benefit.
2290         * configure: Regenerate.
2292 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2294         * MAINTAINERS: Change my email address.
2296 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2297             Tom Tromey  <tromey@redhat.com>
2299         * Makefile.def: Add libcc1 to host_modules.
2300         * configure.ac (host_tools): Add libcc1.
2301         * Makefile.in, configure: Rebuild.
2303 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2305         * configure.ac (build_configargs): Don't share config.cache between
2306         build subdirs.
2307         * configure: Regenerate.
2309 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2311         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2312         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2313         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2314         leon3v7 as leon3.
2315         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2316         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2317         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2318         * config/sparc/sparc.md (cpu): Add leon3v7.
2319         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2321 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2323         * MAINTAINERS (write-after-approval): Add myself.
2325 2014-10-23  Ian Lance Taylor  <iant@google.com>
2327         * configure.ac: Disable the Go frontend on systems where it is known
2328         to not work.
2329         * configure: Regenerate.
2331 2014-10-23  Richard Biener  <rguenther@suse.de>
2333         * Makefile.def: Add libcpp build module and dependencies.
2334         * configure.ac: Add libcpp build module.
2335         * Makefile.in: Regenerate.
2336         * configure: Likewise.
2338 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2340         * MAINTAINERS (write-after-approval): Add myself.
2342 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2344         * INSTALL/README: Do not mention CVS.
2346 2014-10-03  Jing Yu  <jingyu@google.com>
2348         * configure.ac: Add aarch64 to list of targets that support gold.
2349         * configure: Regenerate.
2351 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2353         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2355 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2357         * MAINTAINERS:  Add myself as MIPS maintainer.
2359 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2361         * MAINTAINERS: Move myself to MIPS maintainers.
2363 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2365         * MAINTAINERS: Put all email addresses between '<' and '>'.
2367 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2369         * MAINTAINERS: Move myself to reviewers (Fortran).
2371 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2373         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2374         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2375         * Makefile.in: Regenerate.
2377 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2379         * rtx-classes-status.txt: Delete
2381 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2383         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2385 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2387         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2388         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2389         of checking for version number.
2390         * configure: Regenerated.
2391         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2393 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2395         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2396         is done; begin phase 6 (use extra rtx_def subclasses).
2398 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2400         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2401         done; begin phase 5 (additional rtx_def subclasses).
2403 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2405         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2407 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2409         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2410         SET_BB_HEADER are done.
2412 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2414         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2415         done.
2417 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2419         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2421 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2423         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2425 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2427         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2429 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2431         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2433 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2435         * rtx-classes-status.txt: Phase 3 (per-file commits within
2436         "config" subdirs) is done; begin phase 4 (removal of
2437         "scaffolding").
2439 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
2441         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2442         dir) is done; begin phase 3 (per-file commits within "config"
2443         subdirs).
2445 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
2447         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2448         phase 2 (per-file commits in main source dir).
2450 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
2452         * configure: Regenerated.
2454 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2456         * rtx-classes-status.txt (TODO): Add SET_BND_TO
2458 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2460         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2462 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2464         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2466 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2468         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2470 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2472         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2474 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2476         * MAINTAINERS (Write After Approval): Add myself.
2478 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2480         * MAINTAINERS: Remove myself
2482 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2484         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2486 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2488         * MAINTAINERS (Write After Approval): Add myself.
2490 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2492         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2493         SET_BB_HEADER, SET_BB_FOOTER
2495 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2497         * rtx-classes-status.txt: New file
2499 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2501         * configure.ac: Eliminate ClooG installation dependency.
2502         * configure: Regenerate.
2503         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2504         * Makefile.in: Regenerate.
2506 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2508         * MAINTAINERS (Write After Approval): Add myself.
2510 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
2512         * MAINTAINERS (Write After Approval): Add myself.
2514 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
2516         * MAINTAINERS (Write After Approval): Add myself.
2518 2014-07-28  Anthony Green  <green@moxielogic.com>
2520         Import from savannah.gnu.org:
2521         * config.sub: Update to 2014-07-28 version.
2523 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
2525         * MAINTAINERS: Remove my MIPS maintainer entry.
2527 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
2529         PR target/47230
2530         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2531         * configure: Regenerate.
2533 2014-07-24  James Norris  <jnorris@codesourcery.com>
2535         * MAINTAINERS (Write After Approval): Add myself.
2537 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
2539         * configure.ac: Accept only CLooG 0.18.1.
2540         * configure: Regenerate.
2542 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
2544         * configure.ac: Don't accept isl 0.11.
2545         * configure: Regenerate.
2547 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2549         * MAINTAINERS (Write After Approval): Add myself.
2551 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2553         * configure.ac: Don't accept isl 0.10.
2554         * configure: Regenerate.
2556 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2558         Fix include path for in-tree cloog.
2559         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2560         * configure: Regenerate.
2562 2014-06-18  Richard Henderson  <rth@redhat.com>
2564         * .gitignore: Import gcc_update output.
2566 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
2568         * config-ml.in: Robustify ac_configure_args parsing.
2570         * configure.ac (--enable-linker-plugin-configure-flags)
2571         (--enable-linker-plugin-flags): New flags.
2572         (configdirs): Conditionally add libiberty-linker-plugin.
2573         * configure: Regenerate.
2574         * Makefile.def (host_modules): Add libiberty-linker-plugin.
2575         (host_modules) <lto-plugin>: Pay attention to
2576         @extra_linker_plugin_flags@ and
2577         @extra_linker_plugin_configure_flags@.
2578         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2579         * Makefile.in: Regenerate.
2581         * Makefile.tpl (configure-[+prefix+][+module+])
2582         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2583         "module_srcdir" instead of "module" for locating a module's srcdir.
2584         * Makefile.in: Regenerate.
2586 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
2588         * MAINTAINERS (Write After Approval): Add myself.
2590 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
2592         * MAINTAINERS: Update my email address.
2594 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2596         * MAINTAINERS (Write After Approval): Add myself.
2598 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2600         * MAINTAINERS (Write After Approval): Add myself.
2602 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
2604         PR libstdc++/61011
2605         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2606         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2607         * configure: Regenerate.
2609 2014-05-28  Pedro Alves  <palves@redhat.com>
2611         * MAINTAINERS (Write After Approval): Add myself.
2613 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2615         * MAINTAINERS: Update my affiliation/email.
2617 2014-05-19  Mike Stump  <mikestump@comcast.net>
2619         * MAINTAINERS: Add wide-int reviewers.
2621 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
2623         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2624         * configure: Regenerated.
2626 2014-05-15  Torvald Riegel  <triegel@redhat.com>
2628         * MAINTAINERS (libitm): Add myself as maintainer.
2630 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
2632         * MAINTAINERS (Write After Approval): Add myself.
2634 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2636         * config.sub, config.guess: Import from upstream.
2638 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2640         * MAINTAINERS (Write After Approval): Put myself in correct order.
2642 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2644         * MAINTAINERS (Write After Approval): Add myself.
2646 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2648         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2649         section.
2651 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2653         * MAINTAINERS (Write After Approval): Delete myself.
2655 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2657         PR sanitizer/56781
2658         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2659         and -B* options with -Xcompiler.
2661 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2663         PR bootstrap/60620
2664         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2665         * Makefile.in: Regenerate.
2667 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2669         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2670         for WINDRES_FOR_TARGET in default-manifest.o rule.
2671         * Makefile.in: Regenerate.
2673 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2675         * MAINTAINERS (Write After Approval): Add myself.
2677 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2679         PR sanitizer/56781
2680         * Makefile.def: Set bootstrap=true; for host fixincludes.
2681         * configure.ac: Don't bootstrap host fixincludes unless
2682         --with-build-config=bootstrap-{a,ub}san.
2683         * Makefile.in: Regenerated.
2684         * configure: Regenerated.
2686 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2688         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2689         --enable-vtable-verify option parsing.  Don't add
2690         target-libsanitizer to bootstrap_target_libs unless
2691         --with-build-config=bootstrap-asan or
2692         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2693         to bootstrap_target_libs unless --enable-vtable-verify.
2694         * configure: Regenerated.
2696 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2698         * MAINTAINERS (Write After Approval): Add myself.
2700 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2702         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2704 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2706         PR bootstrap/58572
2707         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2708         -I for libstdc++-v3 includes if $(LEAN).
2709         * Makefile.in: Regenerated.
2711 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2713         * MAINTAINERS: Update my email address.
2715 2014-02-24  Walter Lee  <walt@tilera.com>
2717         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2718         (tilegx-*-*): Change to tilegx*-*-*.
2719         * configure: Regenerate.
2721 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
2723         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2725 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
2727         * MAINTAINERS (Write After Approval): Add myself.
2729 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2731         PR target/59788
2732         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2733         *solaris2*.
2735 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
2737         * MAINTAINERS: Update my email address.
2739 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2741         * MAINTAINERS: Convert to UTF-8.
2742         Properly sort Xinliang David Li's entry.
2744 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2745             Sandra Loosemore  <sandra@codesourcery.com>
2747         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2748         nios2 port maintainers.
2750 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
2752         * MAINTAINERS (Write After Approval): Add myself.
2754 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2756         * configure.ac: Add user-friendly check for native x86_64-linux
2757         multilibs.
2758         * configure: Regenerate.
2760 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
2762         * MAINTAINERS: Add myself as sh maintainer.
2764 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2766         * MAINTAINERS: Add self as SLSR maintainer.
2768 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
2770         * MAINTAINERS: Update my email address.
2772 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
2774         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2776 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2778         * Makefile.in: Regenerate.
2780         * Makefile.tpl: Fix typo.
2781         * Makefile.in: Regenerate partially.
2783 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2785         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2786         supported.
2787         * configure: Regenerated.
2789 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2791         * MAINTAINERS (Write After Approval): Add myself.
2793 2013-10-30  Jason Merrill  <jason@redhat.com>
2795         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2796         --disable-build-format-warnings.
2798 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2800         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2801         depend on libstdc++ and libgcc.
2802         * configure: Regenerate.
2803         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2804         libcilkrts for POSIX and i*86, and x86_64 architectures.
2805         * Makefile.in: Added libcilkrts related fields to support building it.
2807 2013-10-26  Jeff Law  <law@redhat.com>
2809         * Makefile.def (target_modules): Remove libmudflap
2810         (languages): Remove check-target-libmudflap).
2811         * Makefile.in: Rebuilt.
2812         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2813         * configure.ac (target_libraries): Remove target-libmudflap.
2814         Remove checks which disabled libmudflap on some systems.
2815         * configure: Rebuilt.
2816         * libmudflap: Directory removed.
2818 2013-10-21  Cong Hou  <congh@google.com>
2820         * MAINTAINERS (Write After Approval): Add myself.
2822 2013-10-16  Mike Stump  <mikestump@comcast.net>
2824         * .dir-locals.el: Add.
2826 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
2828         * configure.ac: Add --enable-host-shared
2829         * configure: Regenerate.
2831 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2833         Import from savannah.gnu.org:
2834         * config.guess: Update to 2013-06-10 version.
2835         * config.sub: Update to 2013-10-01 version.
2837 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
2839         Changes to build configuration to allow big endian ARC ELF toolchain
2840         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2841         * configure: Regenerate.
2843 2013-09-20  Alan Modra  <amodra@gmail.com>
2845         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2846         ppc host match.  Support little-endian powerpc linux hosts.
2848 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
2850         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2851         maintainer.
2853 2013-09-12  DJ Delorie  <dj@redhat.com>
2855         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2856         maintainers.
2858 2013-09-03  Richard Biener  <rguenther@suse.de>
2860         * configure.ac: Also allow ISL 0.12.
2861         * configure: Regenerated.
2863 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2865         * MAINTAINERS (Write After Approval): Add myself.
2867 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
2869         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2871 2013-08-26  Caroline Tice  <cmtice@google.com>
2873         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
2874         "Various Reviewers" to libvtv "Various Maintainers".
2876 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
2878         * MAINTAINERS: Add myself as RTL optimizers reviewer.
2880 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
2882         * MAINTAINERS: Update name, email.
2884 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
2886         * MAINTAINERS (Write After Approval): Add myself.
2888 2013-08-12  Caroline Tice  <cmtice@google.com>
2890         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2891         address in the Write After Approval section.
2893 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
2895         * MAINTAINERS (Write After Approval): Update email.
2897 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
2899         * configure.ac: Adjust to check VTV_SUPPORTED.
2900         * configure: Regenerated.
2902 2013-08-02  Caroline Tice  <cmtice@google.com>
2904         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2905         on non-linux systems; add target-libvtv to noconfigdirs; add
2906         libsupc++/.libs to C++ library search paths.
2907         * configure: Regenerated.
2908         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2909         libstdc++ and libgcc.
2910         * Makefile.in: Regenerated.
2912 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
2914         * MAINTAINERS (Write After Approval): Add myself.
2916 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
2917             Shiva Chen  <shiva0217@gmail.com>
2919         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2920         nds32 port maintainers.
2922 2013-07-17  Tim Shen  <timshen91@gmail.com>
2924         * MAINTAINERS (Write After Approval): Add myself.
2926 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2928         * configure.ac: Sync from binutils.
2929         * configure: Regenerate.
2931 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
2933         * MAINTAINERS (Write After Approval): Add myself.
2935 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
2937         * MAINTAINERS (Write After Approval): Add myself.
2939 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
2941         * MAINTAINERS (Write After Approval): Add myself.
2943 2013-04-30  Brooks Moses  <bmoses@google.com>
2945         * MAINTAINERS: Update my email; move myself from Fortran
2946         reviewer to Write After Approval.
2948 2013-04-16  Andreas Schwab  <schwab@suse.de>
2950         * configure.ac (aarch64-*-*): Don't disable java.
2951         * configure: Regenerate.
2953 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
2955         * MAINTAINERS (Write After Approval): Add myself.
2957 2013-03-30  Matthias Klose  <doko@ubuntu.com>
2959         * Makefile.def (target_modules): Don't install libffi.
2960         * Makefile.in: Regenerate.
2962 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
2964         * MAINTAINERS (Write After Approval): Add myself.
2966 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
2968         * MAINTAINERS (Write After Approval): Add myself.
2970 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
2972         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2973         * configure: Regenerated.
2975 2013-02-05  Ian Lance Taylor  <iant@google.com>
2977         PR go/55969
2978         * configure.ac: Disable libgo on some systems where it does not
2979         work.
2981 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
2983         * MAINTAINERS: Explicitly add myself as AIX maintainer.
2984         Remove Geoff Keating as rs6000 port maintainer, at his request.
2986 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
2988         * MAINTAINERS: Update my email.
2990 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
2992         * configure: Re-generate.
2994 2013-01-15  Richard Biener  <rguenther@suse.de>
2996         PR other/55973
2997         * configure: Re-generate.
2999 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3001         * Makefile.def (install-target-libsanitizer): Depend on
3002         install-target-libstdc++-v3.
3003         * Makefile.in: Regenerate.
3005 2013-01-14  Richard Biener  <rguenther@suse.de>
3007         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3008         * configure: Re-generate
3010 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3012         * config.sub: Update from config repo.
3014 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3016         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3017         * Makefile.in: Regenerate.
3019 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3021         * MAINTAINERS (arc): Add new port maintainership for myself.
3023 2013-01-09  Jason Merrill  <jason@redhat.com>
3025         * .gitignore: Import from gdb repository.
3027 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3029         * Makefile.def (configure-gcc): Depend on all-gmp.
3030         (all-gcc): Remove dependency on all-gmp.
3031         * Makefile.in: Regenerated.
3033 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3035         * config.sub: Merge from config repo.
3036         * config.guess: Ditto.
3038 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3040         * Makefile.def: Merge from binutils.
3041         * Makefile.in: Ditto.
3043 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3045         * MAINTAINERS: Update my email.
3047 2012-12-29  Ben Elliston  <bje@gnu.org>
3049         * config.guess: Update to 2012-12-29 version.
3050         * config.sub: Likewise.
3052 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3054         * Makefile.def (install-target-libgfortran): Depend on
3055         install-target-libquadmath, install-target-libgcc.
3056         (install-target-libsanitizer): Depend on install-target-libgcc.
3057         (install-target-libjava): Depend on install-target-libgcc.
3058         (install-target-libitm): Depend on install-target-libgcc.
3059         (install-target-libobjc): Depend on install-target-libgcc.
3060         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3061         * Makefile.in: Regenerate.
3063 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3065         * Makefile.def (install-target-libgo): Depend on
3066         install-target-libatomic.
3067         * Makefile.in: Regenerate.
3069 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3071         PR go/55201
3072         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3073         * Makefile.in: Regenerate.
3075 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3077         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3078         * configure: Regenerate.
3080 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3082         * config.sub: Merge from config repo.
3084 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3086         * Makefile.def (target_modules): Add bootstrap=true and
3087         raw_cxx=true to libsanitizer.
3088         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3089         * Makefile.in: Regenerated.
3090         * configure: Likewise.
3092 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3094         * MAINTAINERS: Remove self as RTL optimization maintainer.
3096 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3098         * MAINTAINERS (Write After Approval): Add myself.
3100 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3102         * Makefile.def (target_modules): Remove bootstrap=true and
3103         raw_cxx=true from libsanitizer.
3104         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3105         * Makefile.in: Regenerated.
3106         * configure: Likewise.
3108 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3110         * Makefile.def (target_modules): Add bootstrap=true and
3111         raw_cxx=true to libsanitizer.
3112         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3113         * Makefile.in: Regenerated.
3114         * configure: Likewise.
3116 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3118         PR bootstrap/54279
3119         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3120         * configure: Regenerate.
3121         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3122         * Makefile.in: Regenerate.
3124 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3126         * configure.ac: Disable libsanitizer if we're not building C++.
3127         * configure: Regenerate.
3129 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3131         * MAINTAINERS (Write After Approval): Add myself.
3133 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3135         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3136         Kostya Serebryany (kcc@google.com) and
3137         Jakub Jelinek (jakub@redhat.com).
3138         Rename area for Dodji Seketeli (dodji@redhat.com).
3140 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3142         * MAINTAINERS: (asan.c, related): Add myself.
3144 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3146         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3147         * configure: Regenerate.
3149 2012-11-13  Richard Henderson  <rth@redhat.com>
3151         * configure.ac: Move libsanitizer logic to subdirectory.
3152         * configure: Regenerate.
3154 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3156         * configure.ac: Enable libsanitizer just on x86 linux for now.
3157         * configure: Re-generate.
3159 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3161         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3162         sections.
3163         * configure: Regenerate.
3165 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3167         * configure.ac: Add section for configdirs for libsanitizer.
3168         Disable for cris-*-* and mmix-*-*.
3169         * configure: Regenerate.
3171 2012-11-12  Wei Mi <wmi@google.com>
3173         * configure.ac: Add libsanitizer to target_libraries.
3174         * Makefile.def: Ditto.
3175         * configure: Regenerate.
3176         * Makefile.in: Regenerate.
3177         * libsanitizer: New directory for asan runtime.  Contains an empty
3178         tsan directory.
3180 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3182         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3183         against Mingw64 w32api.
3184         * configure: Regenerate.
3186 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3188         * configure: Regenerated.
3190 2012-11-03  Robert Mason  <rbmj@verizon.net>
3192         * configure.ac: add --disable-libstdcxx configure option
3193         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3195 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3197         * MAINTAINERS (Write After Approval): Add myself.
3199 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3201         * MAINTAINERS (Write After Approval): Add myself.
3203 2012-10-24  Sharad Singhai  <singhai@google.com>
3205         * MAINTAINERS (Write After Approval): Add myself.
3207 2012-10-24  Eric Christopher  <echristo@gmail.com>
3209         * MAINTAINERS: Update email address.
3211 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3213         PR bootstrap/54820
3214         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3215         * configure: Regenerate.
3217 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3219         * MAINTAINERS (aarch64): Add Marcus and myself.
3221 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3223         PR bootstrap/54820
3224         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3225         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3226         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3227         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3228         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3229         * Makefile.in: Regenerate.
3230         * configure.ac (have_static_libs): New variable and associated check.
3231         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3232         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3233         * configure: Regenerate.
3235 2012-10-10  Richard Biener  <rguenther@suse.de>
3237         * MAINTAINERS: Adjust for changed surname.
3239 2012-10-04  Lawrence Crowl  <crowl@google.com>
3241         * MAINTAINERS (Write After Approval): Add myself.
3243 2012-10-01  Cary Coutant  <ccoutant@google.com>
3245         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3247 2012-09-28  Ian Lance Taylor  <iant@google.com>
3249         * Makefile.def: Make all-target-libgo depend on
3250         all-target-libbacktrace.
3251         * Makefile.in: Rebuild.
3253 2012-09-26  Ian Lance Taylor  <iant@google.com>
3255         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3256         * Makefile.in: Rebuild.
3258 2012-09-20  Walter Lee  <walt@tilera.com>
3260         * configure.ac: Add tilegx to list of targets that support gold.
3261         * configure: Regenerate.
3263 2012-09-20  Marek Polacek  <polacek@redhat.com>
3265         * MAINTAINERS (Write After Approval): Add myself.
3267 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3269         * configure.ac: Add mips*-mti-elf* target.
3270         * configure: Regenerate.
3272 2012-09-17  Ian Lance Taylor  <iant@google.com>
3274         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3275         * configure.ac (host_libs): Add libbacktrace.
3276         (target_libraries): Add libbacktrace.
3277         * Makefile.def (host_modules): Add libbacktrace.
3278         (target_modules): Likewise.
3279         * configure, Makefile.in: Rebuild.
3281 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3283         PR target/38607
3284         Merge upstream change.
3285         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3287         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3288         Add libgomp*.o to compare_exclusions for AIX.
3289         * configure: Regenerate.
3291 2012-09-06  Diego Novillo  <dnovillo@google.com>
3293         * configure.ac: Bump minimum GMP version to 4.2.3.
3294         * configure: Re-generate.
3296 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3298         PR target/54461
3299         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3300         target-libgloss if not configured --with-avrlibc=no.
3301         * configure: Regenerate.
3303 2012-09-04  Jason Merrill  <jason@redhat.com>
3305         * configure.ac: Fix --enable-languages=all.
3307 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3309         * MAINTAINERS (Write After Approval): Add myself.
3311 2012-09-03  Richard Guenther  <rguenther@suse.de>
3313         PR bootstrap/54138
3314         * configure.ac: Re-organize ISL / CLOOG checks to allow
3315         disabling with either --without-isl or --without-cloog.
3316         * configure: Regenerated.
3318 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3320         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3321         * configure: Regenerate.
3323 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3325         * MAINTAINERS: Fix my email address.
3327 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3329         PR binutils/4970
3330         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3331         and opcodes.
3332         * Makefile.in: Regenerated.
3334 2012-08-26  Art Haas <ahaas@impactweather.com>
3336         * configure: Regenerate.
3338 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3340         * INSTALL/README: Also refer to the online installation
3341         instructions.
3343 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3345         * MAINTAINERS (Write After Approval): Add myself.
3346         (Picochip port): Remove myself.
3348 2012-08-14   Diego Novillo  <dnovillo@google.com>
3350         Merge from cxx-conversion branch.
3352         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3353         POSTSTAGE1_CONFIGURE_FLAGS.
3354         * Makefile.in: Regenerate.
3355         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3356         Force C++ when bootstrapping.
3357         * configure: Regenerate.
3359 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3361         * MAINTAINERS (Write After Approval): Add myself.
3363 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3365         * README: Document use of ranges of years in copyright notices.
3367 2012-07-06  Richard Guenther  <rguenther@suse.de>
3369         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3370         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3371         --with-gmp=system.
3372         * Makefile.in: Regenerated.
3373         * configure: Likewise.
3375 2012-07-06  Richard Guenther  <rguenther@suse.de>
3377         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3378         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3379         supply V=1 as extra_make_flags.
3380         * configure: Regenerated.
3381         * Makefile.in: Likewise.
3383 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3385         * configure: Regenerate.
3387 2012-07-03  Richard Guenther  <rguenther@suse.de>
3389         * Makfile.def (isl): Remove not necessary extra_exports and
3390         extra_make_flags.
3391         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3392         * Makefile.in: Regenerated.
3394 2012-07-03  Richard Guenther  <rguenther@suse.de>
3396         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3397         * configure.ac: If either the ISL or the CLooG check failed
3398         do not try to build in-tree versions.
3399         * Makefile.in: Regenerated.
3400         * configure: Regenerated.
3402 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3404         * configure: Regenerate.
3406 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
3408         * MAINTAINERS (Various Maintainers): Add myself as testsuite
3409         maintainer.
3411 2012-07-02  Richard Guenther  <rguenther@suse.de>
3413         * configure: Regenerated.
3415 2012-07-02  Richard Guenther  <rguenther@suse.de>
3416         Michael Matz  <matz@suse.de>
3417         Tobias Grosser <tobias@grosser.es>
3418         Sebastian Pop <sebpop@gmail.com>
3420         * Makefile.def: Add ISL host module, remove PPL host module.
3421         Adjust ClooG host module to use the proper ISL.
3422         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3423         * configure.ac: Include config/isl.m4.  Add ISL host library,
3424         remove PPL.  Remove PPL configury, add ISL configury, adjust
3425         ClooG configury.
3426         * Makefile.in: Regenerated.
3427         * configure: Likewise.
3429 2012-07-02  Richard Guenther  <rguenther@suse.de>
3431         Merge from graphite branch
3432         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3434         * configure: Regenerated.
3435         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3436         both cloog.org and legacy versions. The only supported version will
3437         be CLooG with the isl backend.
3439         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3441         * configure: Regenerated.
3442         * configure.ac: Require cloog isl 0.17.0
3444         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3446         * configure: Regenerated.
3447         * config/cloog.m4: Do not define CLOOG_ORG
3449 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
3451         * configure.ac: Skip C if explicitly selected.
3452         * configure: Regenerate.
3454 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
3456         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3457         they contain -O2.
3458         * configure: Regenerate.
3460 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
3462         PR debug/53740
3463         * df.h, df-problems.c, dce.c: Revert last patch.
3465 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
3467         * MAINTAINERS (Write After Approval): Update my email address.
3469 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3471         * MAINTAINERS (Write After Approval): Add myself.
3473 2012-06-20  Jason Merrill  <jason@redhat.com>
3475         * Makefile.tpl (check-target-libgomp-c++): New.
3476         (check-target-libitm-c++): New.
3477         * Makefile.def (c++): Add them.
3478         * Makefile.in: Regenerate.
3480 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3482         * MAINTAINERS (Write After Approval): Add myself.
3484 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3486         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3487         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3488         (install-no-fixedincludes): Adjust accordingly.
3489         * Makefile.in: Regenerate.
3491 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3493         Merge upstream change
3494         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3496 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3498         * MAINTAINERS (Write After Approval): Add myself.
3500 2012-05-09  Nick Clifton  <nickc@redhat.com>
3501             Paul Smith  <psmith@gnu.org>
3503         PR bootstrap/50461
3504         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3505         allow for the fact that from release v3.1.0 of MPFR the source
3506         files were moved into a src sub-directory.
3507         * configure: Regenerate.
3509 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
3511         * configure.ac: Bump minimum MPFR version to 2.4.0.
3512         * configure: Regenerated.
3514 2012-05-01  Richard Henderson  <rth@redhat.com>
3516         * Makefile.def (libatomic): New target_module.
3517         * configure.ac (target_libraries): Add libatomic.
3518         (noconfigdirs): Check if libatomic is supported.
3519         * Makefile.in, configure: Rebuild.
3521 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
3523         * MAINTAINERS (Write After Approval): Add myself.
3525 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
3527         * config.sub: Update to 2012-04-18 version from official repo.
3529 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
3531         * MAINTAINERS (Write After Approval): Add myself.
3533 2012-04-11  Steve Ellcey  <sellcey@mips.com>
3535         * MAINTAINERS: Changed email address.
3537 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
3539         PR target/52737
3540         * contrib/gcc_update (files_and_dependencies):
3541         Remove gcc/config/avr/t-multilib from touch data.
3543 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3545         * MAINTAINERS (OS Port Maintainers): Remove irix.
3546         * configure.ac (enable_libgomp): Remove *-*-irix6*.
3547         (unsupported_languages): Remove mips-sgi-irix6.*.
3548         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3549         (with_stabs): Remove.
3550         * configure: Regenerate.
3552 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3554         * MAINTAINERS (OS Port Maintainers): Remove osf.
3555         * configure.ac (enable_libgomp): Remove *-*-osf*.
3556         (with_stabs): Remove alpha*-*-osf*.
3557         * configure: Regenerate.
3559 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3561         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3562         * configure: Regenerate.
3564 2012-02-17  Walter Lee  <walt@tilera.com>
3566         * MAINTAINERS: (Write After Approval): Delete myself.
3568 2012-02-14  Walter Lee  <walt@tilera.com>
3570         * MAINTAINERS (tilegx port): Add myself.
3571         (tilepro port): Add myself.
3572         (Write After Approval): Add myself.
3574 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
3576         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3577         and Joseph Myers as docstring relicensing maintainers.
3579 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
3581         * MAINTAINERS (write-after-approval): Add myself.
3583 2012-02-08  Ira Rosen <irar@il.ibm.com>
3585         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3586         maintainer.
3588 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3590         * MAINTAINERS (Write After Approval): Move myself to
3591         maintain alphabetical order.
3593 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3595         * MAINTAINERS (Write After Approval): Add myself.
3597 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
3599         * MAINTAINERS (Write After Approval): Add myself.
3601 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3602             Jayant R Sonar <jayant.sonar@kpitcummins.com>
3604         * configure.ac (cr16-*-*): Remove nonconfigdirs.
3605         * configure: Regenerate.
3607 2012-01-23  Harshit Chopra  <harshit@google.com>
3609         * MAINTAINERS (Write After Approval): Add myself.
3611 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
3613         * configure.ac: Remove reference to mh-interix.
3614         * configure: Regenerate.
3616 2012-01-05  Richard Henderson  <rth@redhat.com>
3618         PR bootstrap/51072
3619         * configure.ac: Disable libitm if c++ is not enabled.
3620         * configure: Rebuild.
3622         * configure.ac: Fix regexp for same.
3623         * configure: Rebuild.
3625 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
3627         * MAINTAINERS (Write After Approval): Add myself.
3629 2012-01-02  Richard Guenther  <rguenther@suse.de>
3631         PR bootstrap/51686
3632         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3633         * Makefile.in: Regenerate.
3635 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
3637         * MAINTAINERS (Write After Approval): Add myself.
3639 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3641         * configure: Regenerate.
3643 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3645         * MAINTAINERS (picochip): Changed email address.
3647 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3649         * MAINTAINERS (write-after-approval): Add self.
3651 2011-11-29  DJ Delorie  <dj@redhat.com>
3653         * configure.ac (rl78-*-*) New case.
3654         * configure: Regenerate.
3655         * MAINTAINERS: Add myself as RL78 maintainer.
3657 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3659         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3661 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3663         * libtool.m4: Additional FreeBSD 10 fixes.
3665 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3667         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3668         Maintainers section, as Epiphany maintainer.
3670 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3672         PR target/49992
3673         * configure.ac: Remove ranlib special-casing for Darwin.
3674         * configure: Regenerate.
3676 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3678         * MAINTAINERS (Reviewers): Keep the list sorted.
3680 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3682         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3684 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3686         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3687         * configure: Rebuild.
3688         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3689         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3690         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3691         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3692         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3693         Add READELF.
3694         * Makefile.in: Rebuild.
3696 2011-11-09  Jason Merrill  <jason@redhat.com>
3698         * Makefile.def (language=c++): Remove check-c++0x.
3699         * Makefile.in (check-gcc-c++): Regenerate.
3701 2011-11-08  Richard Henderson  <rth@redhat.com>
3703         * configure.ac: Test for libitm directory present first.
3705         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3707         * configure.ac: Test libitm/configure.tgt to disable libitm.
3708         * configure: Rebuild.
3710 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3711             Richard Henderson  <rth@redhat.com>
3713         Merged from transactional-memory.
3715         * Makefile.def (lang_env_dependencies): libitm is c++.
3716         Add libitm target module.
3717         * configure.ac: Likewise.
3718         * config/mmap.m4: New file.
3719         * contrib/gcc_update: Add libitm to touch data.
3720         * Makefile.in, configure: Rebuild.
3722 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3724         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3725         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3726         * Makefile.in: Regenerate.
3728 2011-11-01  DJ Delorie  <dj@redhat.com>
3730         * config.sub: Update to version 2011-10-29 (added rl78)
3732 2011-10-27  Nick Clifton  <nickc@redhat.com>
3734         * config.sub: Import these changes from the config project:
3736         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
3737             Ben Elliston  <bje@gnu.org>
3739         * config.sub (epiphany): New.
3741         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
3742             Ben Elliston  <bje@gnu.org>
3744         * config.sub (hexagon, hexagon-*): New.
3746         2011-08-23  Roland McGrath  <mcgrathr@google.com>
3748         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3749         64eb to be64.
3751         2011-08-16  Roland McGrath  <mcgrathr@google.com>
3753         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3754         (nacl): Grok as alias for 32el-unknown-nacl.
3756 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
3758         * MAINTAINERS (Write After Approval): Add myself.
3760 2011-10-24  Teresa Johnson  <tejohnson@google.com>
3762         * MAINTAINERS (Write After Approval): Add myself.
3764 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
3766         * MAINTAINERS (sparc port): Remove myself.
3768 2011-09-14  Tom de Vries  <tom@codesourcery.com>
3770         * MAINTAINERS (Write After Approval): Add myself.
3772 2011-08-14  Yao Qi  <yao@codesourcery.com>
3774         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3775         * configure: Regenerate.
3777 2011-07-26  Ian Lance Taylor  <iant@google.com>
3779         * configure.ac: Set have_compiler based on whether gcc directory
3780         exists, rather than on whether gcc is in configdirs.
3781         * configure: Rebuild.
3783 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3785         * MAINTAINERS (Global Reviewers): Add self.
3787 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3789         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3790         link directories.
3791         * Makefile.in: Rebuild.
3793 2011-07-20  Ian Lance Taylor  <iant@google.com>
3795         PR bootstrap/49787
3796         * configure.ac: Move --enable-bootstrap handling earlier in file.
3797         If --enable-bootstrap and either --enable-build-with-cxx or
3798         --enable-build-poststage1-with-cxx, enable C++ automatically.
3799         * configure: Rebuild.
3801 2011-07-19  Ian Lance Taylor  <iant@google.com>
3803         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
3804         make C++ a boot_language.  Set and substitute
3805         POSTSTAGE1_CONFIGURE_FLAGS.
3806         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3807         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3808         * configure, Makefile.in: Rebuild.
3810 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
3812         * MAINTAINERS (Register Allocation): Move myself from reviewers to
3813         maintainers.
3815 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
3817         * MAINTAINERS (Global Reviewers): Add myself.
3819 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3821         * configure: Regenerate.
3823 2011-07-16  Jason Merrill  <jason@redhat.com>
3825         * Makefile.def (language=c++): Add check-c++0x and
3826         check-target-libmudflap-c++.
3827         * Makefile.tpl (check-target-libmudflap-c++): New.
3828         * Makefile.in: Regenerate.
3830 2011-07-16  Matthias Klose  <doko@ubuntu.com>
3832         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3833         * Makefile.def (target_modules/libjava): Pass
3834         $(EXTRA_CONFIGARGS_LIBJAVA).
3835         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3836         if not configured with --enable-static-libjava.
3837         * Makefile.in: Regenerate.
3838         * configure: Likewise.
3840 2011-07-15  Jason Merrill  <jason@redhat.com>
3842         * Makefile.in (check-c++): Move check-gcc-c++0x after
3843         check-target-libstdc++-v3.
3845 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3847         * MAINTAINERS (c6x port): New entry.
3849 2011-07-13  Jason Merrill  <jason@redhat.com>
3851         * Makefile.in (check-gcc-c++0x): New.
3852         (check-c++): Depend on it.
3854 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3856         PR target/39150
3857         * configure.ac (i[3456789]86-*-solaris2*): Also accept
3858         x86_64-*-solaris2.1[0-9]*.
3859         * configure: Regenerate.
3861 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
3863         * MAINTAINERS (RTL optimizers): Add self.
3865 2011-06-27  Gabriel Charette  <gchare@google.com>
3867         * MAINTAINERS (Write After Approval): Add myself.
3869 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
3871         PR regression/47836
3872         PR bootstrap/23656
3873         PR other/47733
3874         PR bootstrap/49247
3875         PR c/48825
3876         * configure.ac (target_libraries): Remove target-libiberty.
3877         Remove case-statement setting skipdirs=target-libiberty for
3878         multiple targets.  Remove checking target_configdirs and
3879         removing target-libiberty but keeping target-libgcc if
3880         otherwise empty.
3881         * Makefile.def (target_modules): Don't add libiberty.
3882         (dependencies): Remove all traces of target-libiberty.
3883         * configure, Makefile.in: Regenerate.
3885 2011-06-13  Walter Lee <walt@tilera.com>
3887         * configure.ac (tilepro-*-*) New case.
3888         (tilegx-*-*): Likewise.
3889         * configure: Regenerate.
3891 2011-06-06  Jing Yu  <jingyu@google.com>
3893         * configure.ac: Skip target-libiberty for
3894         arm*-*-linux-androideabi.
3895         * configure: Regenerated.
3897 2011-06-06  Nick Clifton  <nickc@redhat.com>
3899         * config.sub: Sync from upstream.
3901 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
3903         * MAINTAINERS (Write After Approval): Add myself.
3905 2011-06-01  Daniel Jacobowitz  <drow@false.org>
3907         * MAINTAINERS: Update my email address.
3909 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
3911         * MAINTAINERS (Write After Approval): Update my email address.
3913 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
3915         * MAINTAINERS (Write After Approval): Add myself.
3917 2011-05-08  Doug Kwan  <dougkwan@google.com>
3919         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3920         * configure: Regenerated.
3921         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3922         value from configure.
3923         * Makefile.in: Regenerated.
3925 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
3927         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3928         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3929         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3930         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3931         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3932         *-*-vxworks*): Disable newlib and libgloss in separate case
3933         statement.
3934         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3935         to separate case statement.
3936         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3937         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3938         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3939         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3940         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3941         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3942         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3943         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3944         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3945         i[[3456789]]86-*-rdos*, m32r-*-*,
3946         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3947         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3948         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3949         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3950         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3951         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3952         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3953         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3954         and libgloss in main case over targets.  Remove most empty cases
3955         in main case over targets.
3956         * configure: Regenerate.
3958 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
3960         * MAINTAINERS (Write After Approval): Add myself.
3962 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3964         * configure.ac: Remove code setting special library locations for
3965         hppa*64*-*-hpux11*.  Remove code setting compiler for
3966         sparc-sun-solaris2*.
3967         * configure: Regenerate.
3969 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3971         * configure.ac: Separate libgloss_dir settings from general case
3972         over targets.
3973         * configure: Regenerate.
3975 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3977         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3978         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3979         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3980         cases in libgcj-disabling case statement.
3981         (hppa*64*-*-linux*): Set unsupported_languages instead of
3982         disabling target-zlib.
3983         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3984         to hppa*64*-*-hpux*.
3985         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3986         hppa*-*-hpux*.
3987         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3988         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3989         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3990         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3991         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3992         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3993         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3994         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3995         libgcj-disabling case statement.
3996         * configure: Regenerate.
3998 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4000         * configure.ac: Disable Java for targets not supporting libffi.
4001         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4002         Remove cases in Java-disabling statement.
4003         (*arm-wince-pe): Change to arm-wince-pe.
4004         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4005         cases in Java-disabling statement.
4006         (bfin-*-*): Don't disable Java again.
4007         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4008         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4009         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4010         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4011         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4012         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4013         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4014         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4015         Java-disabling statement.
4016         (mmix-*-*): Don't disable Java again.
4017         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4018         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4019         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4020         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4021         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4022         statement.
4023         * configure: Regenerate.
4025 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4027         * configure.ac: Separate cases disabling Java and Java libraries
4028         from general case over targets.
4029         * configure: Regenerate.
4031 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4033         * MAINTAINERS: Update my email address.
4035 2011-04-20  Easwaran Raman  <eraman@google.com>
4037         * MAINTAINERS (Write After Approval): Add myself.
4039 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4041         PR lto/48086
4042         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4043         * configure: Regenerate.
4045 2011-04-16  Jim Meyering  <meyering@redhat.com>
4047         * MAINTAINERS (Write After Approval): Add myself.
4049 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4051         * MAINTAINERS: Update my email address.
4053 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4055         * MAINTAINERS (Write After Approval): Add myself.
4057 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4059         * MAINTAINERS (Write After Approval): Add myself.
4061 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4063         * MAINTAINERS (Write After Approval): Add myself.
4065 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4067         * configure.ac (build_tools): Remove build-byacc.
4068         (host_libs): Remove mmalloc.
4069         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4070         autoconf automake libtool diff rcs fileutils shellutils time
4071         textutils wdiff find uudecode hello tar gzip indent recode release
4072         sed perl gawk findutils gettext zip.
4073         (libgcj): Remove target-qthreads.
4074         (target_tools): Remove target-examples target-gperf.
4075         (YACC): Don't handle building byacc.
4076         * configure: Regenerate.
4077         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4078         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4079         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4080         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4081         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4082         handle building components.
4083         * Makefile.in: Regenerate.
4085 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4087         * MAINTAINERS: Update my email address as Xtensa maintainer.
4089 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4091         * config.sub: Sync from upstream.
4093 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4095         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4096         (microblaze*): Don't disable libssp.
4097         * configure: Regenerate.
4099 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4101         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4102         moveifchange.
4103         * configure: Regenerate.
4104         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4105         * Makefile.in: Regenerate.
4107 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4109         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4110         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4111         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4112         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4113         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4114         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4115         md_exec_prefix cases.
4116         * configure: Regenerate.
4118 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4120         * configure.ac: Separate cases disabling target-libssp,
4121         target-libiberty, target-libstdc++-v3 and Fortran from general
4122         case over targets.
4123         * configure: Regenerate.
4125 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4127         * configure.ac (*-*-chorusos): Don't disable libgcj.
4128         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4129         Remove case.
4130         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4131         (arm-*-coff): Don't disable libgcj.
4132         (arm*-*-linux-gnueabi): Remove useless assignment.
4133         (arm-*-riscix*): Don't disable libgcj.
4134         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4135         configuration.
4136         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4137         (c54x*-*-*): Remove case.
4138         (tic54x-*-*): Don't disable GCC or GCC libraries.
4139         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4140         to *.
4141         (d10v-*-*): Don't disable GCC libraries.
4142         (d30v-*-*): Don't disable libgcj.
4143         (h8500-*-*): Don't disable GCC libraries.
4144         (i960-*-*): Don't disable libgcj.
4145         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4146         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4147         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4148         libgcj.
4149         (m68k-*-coff*): Remove case.
4150         (mmix-*-*): Don't disable libgloss on host.
4151         (mn10200-*-*, mn10300-*-*): Remove cases.
4152         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4153         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4154         Don't disable libgcj.
4155         (romp-*-*): Remove case.
4156         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4157         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4158         case.
4159         (v810-*-*): Don't disable GCC libraries.
4160         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4161         (ip2k-*-*): Don't disable GCC libraries.
4162         * configure: Regenerate.
4164 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4166         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4167         libffi on host.
4168         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4169         on host.
4170         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4171         * configure: Regenerate.
4173 2011-03-26  John Marino  <binutils@marino.st>
4175         * configure.ac: Add support for *-*-dragonfly*
4176         * configure: Regenerate.
4178 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4180         * configure.ac (native_only): Remove.
4181         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4182         send-pr uudecode guile gnuserv on host.
4183         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4184         send-pr rcs guile perl texinfo libtool on host.
4185         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4186         automake send-pr rcs guile perl texinfo libtool on host.
4187         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4188         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4189         (alpha*-dec-osf*): Don't disable fileutils on target.
4190         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4191         texinfo send-pr expect dejagnu on target.
4192         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4193         target-qthreads on target.
4194         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4195         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4196         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4197         x86_64-*-mingw*): Don't disable expect on target.
4198         (*-*-cygwin*): Don't disable target-gperf on target.
4199         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4200         gnuserv on target.
4201         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4202         target.
4203         * configure: Regenerate.
4205 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4207         * configure.ac (target_tools): Remove target-groff.
4208         (native_only): Remove target-groff.
4209         (hppa*64*-*-*): Don't disable byacc.
4210         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4211         setting.
4212         (*-*-kaos*): Don't skip target-librx and target-groff.
4213         (*-*-netware*): Don't skip target-libmudflap.
4214         (*-*-tpf*): Don't skip target-libmudflap.
4215         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4216         directories on the host.
4217         (ia64*-*-*vms*): Don't skip tix.
4218         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4219         host.
4220         * configure: Regenerate.
4222 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4224         * configure.ac: Remove references to mt-mep, mt-netware,
4225         mt-wince.
4226         * Makefile.def: Add all-utils soft dependencies.
4227         * Makefile.tpl: Remove GDB_NLM_DEPS.
4228         * configure: Regenerate.
4229         * Makefile.in: Regenerate.
4231 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4233         * configure.ac: Do not include mh-x86omitfp.
4234         * configure: Regenerate.
4236 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4238         * configure.ac: Remove empty cases.
4239         * configure: Regenerate.
4241 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4243         * Makefile.def: Add dependency from termcap to gdb.
4244         * Makefile.in: Regenerate.
4246 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4248         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4249         * configure: Regenerate.
4250         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4251         * Makefile.tpl: Likewise.
4252         * Makefile.in: Regenerate.
4254 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4256         * configure.ac: Remove all mentions of tentative_cc.
4257         * configure: Regenerate.
4259 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4261         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4262         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4263         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4264         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4265         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4266         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4267         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4268         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4269         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4270         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4271         *-*-rhapsody*): Remove host cases.
4272         * configure: Regenerate.
4274 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4276         * configure.ac (ppc*-*-pe): Remove host case.
4277         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4278         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4279         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4280         cases.
4281         * configure: Regenerate.
4283 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4285         * config.sub: Update to version 2011-03-23.
4287 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4289         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4290         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4291         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4292         * configure: Regenerate.
4294 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4296         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4297         to Write After Approval.
4298         * config-ml.in: Don't handle arc-*-elf*.
4299         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4300         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4301         handle GCC libraries.
4302         * configure: Regenerate.
4304 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4306         PR bootstrap/48120:
4307         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4308         Add -lstdc++ -lm to LIBS.
4309         * configure: Regenerate.
4311 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4313         * config.guess: Update to version 2011-02-02
4314         * config.sub: Update to version 2011-02-24
4316 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4318         PR lto/48086
4319         * configure.ac: Re-enable LTO on *-apple-darwin9.
4320         * configure: Regenerate.
4322 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4324         PR lto/48086
4325         * configure.ac: Disable LTO on darwin due to an assembler change in
4326         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4327         under 256.
4328         * configure: Regenerate.
4330 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4332         * MAINTAINERS: Update myself as score backend maintainer,
4333         update my e-mail address.
4335 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4337         * MAINTAINERS: Update my e-mail address.
4339 2011-03-06  Joey Ye  <joey.ye@arm.com>
4341         * MAINTAINERS: Update my e-mail address.
4343 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4345         * configure.ac: Adjust test of with_ppl.
4346         * configure: Regenerated.
4348 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4350         * MAINTAINERS: Adjust my e-mail address.
4352 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4354         * configure.ac: Add -lpwl to ppllibs.
4355         * configure: Regenerated.
4357 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4359         * config/cloog.m4: Add -lisl to clooglibs.
4360         * configure: Regenerated.
4362 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4364         * MAINTAINERS (CPU Port maintainers): Add self.
4366 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4368         * MAINTAINERS: Add myself as testsuite maintainer.
4370 2011-02-15  Mike Stump  <mikestump@comcast.net>
4372         * MAINTAINERS: Add myself as testsuite maintainer.
4374 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4376         Import from Libtool and gnulib:
4378         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4380         Prepare for supporting FreeBSD 10.
4381         * config.rpath: Remove handling of freebsd1* which soon would
4382         match FreeBSD 10.0.
4384         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4386         Remove support for FreeBSD 1.x.
4387         * libtool.m4 (_LT_LINKER_SHLIBS)
4388         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4389         soon would incorrectly match FreeBSD 10.0.
4391 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4393         PR binutils/12283
4394         * move-if-change: Import version from gnulib.
4396 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4398         PR lto/47225
4399         * Makefile.def (lto-plugin): Double dash for enable-shared.
4400         (configure-gcc): Depend on all-lto-plugin.
4401         * Makefile.in: Rebuilt.
4403 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4405         * configure.ac: Remove extra bracket.
4406         * configure: Regenerate.
4408 2011-02-08  Tobias Burnus  <burnus@net-b.de>
4410         * MAINTAINERS: Add myself as libquadmath maintainer.
4412 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
4414         * MAINTAINERS: Update my email address.
4416 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
4418         * MAINTAINERS (option handling): Add self.
4420 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
4422         PR lto/47225
4423         * Makefile.def: Add dependency for install-gcc
4424         on install-lto-plugin.
4425         * Makfile.in: Regenerated
4427 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
4429         * MAINTAINERS (CPU Port Maintainers): Add myself.
4431 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
4433         PR libgcj/44341
4434         * configure.ac: Discard --with-* flags for host when configuring
4435         target libraries for cross build.
4436         * configure: Rebuilt.
4438 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4440         * MAINTAINERS (linear loop transforms): Removed.
4442 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4444         * configure.ac: If with_ppl is no, move setting with_cloog=no
4445         after CLOOG_REQUESTED check.
4446         * configure: Regenerated.
4448 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4450         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4451         CLooG has been requested.
4452         * configure: Regenerated.
4454 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4456         * configure: Regenerated.
4457         * configure.ac: Check for version 0.11 (or later revision) of PPL.
4459 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4461         * configure: Regenerated.
4462         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4464 2011-01-21  Andreas Schwab  <schwab@redhat.com>
4466         * configure.ac: Use AS_HELP_STRING throughout.
4467         * configure: Regenerate.
4469 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4471         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4472         * configure: Regenerate.
4474 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4476         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4478 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4480         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4481         for ia64-hpux.
4482         * configure: Regenerate.
4484 2011-01-07  Jan Hubicka  <jh@suse.cz>
4486         PR lto/47225
4487         * Makefile.in: Regenerate.
4488         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4489         configure.
4491 2011-01-07  Jan Hubicka  <jh@suse.cz>
4493         * Makefile.in: Regenerate.
4494         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4495         and configure dependency on lto-plugin configure.
4496         (lto-plugin module): Remove dependency on GCC; add dependency on
4497         liniberty.
4499 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4501         * MAINTAINERS (Write After Approval): Add myself.
4503 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4505         * configure: Regenerate.
4507 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4509         * configure.ac: (picochip): Disable libiberty.
4511 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
4513         * MAINTAINERS (Write After Approval): Add myself.
4515 2010-12-10  Ian Lance Taylor  <iant@google.com>
4517         PR bootstrap/46819
4518         * configure.ac: For --disable-libgcj clear libgcj_saved.
4519         * configure: Rebuild.
4521 2010-12-10  Tobias Burnus  <burnus@net-b.de>
4523         PR fortran/46540
4524         * configure.ac: Add --disable-libquadmath and
4525         --disable-libquadmath-support.
4526         * configure: Regenerate.
4528 2010-12-03  Ian Lance Taylor  <iant@google.com>
4530         * MAINTAINERS: Add myself as libgo maintainer.
4532 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
4534         PR libffi/46792
4535         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4536         * configure: Regenerate.
4538 2010-12-02  Ian Lance Taylor  <iant@google.com>
4540         * configure.ac: Always set default for poststage1_ldflags to
4541         -static-libstdc++ -static-libgcc.
4543 2010-11-29  Andreas Schwab  <schwab@redhat.com>
4545         * configure.ac: Move comment to remove extra space in last argument
4546         of GCC_TARGET_TOOL.
4548 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
4550         PR other/46026
4551         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4552         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4553         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4554         (BASE_FLAGS_TO_PASS): Use it.
4555         * configure: Rebuilt.
4556         * Makefile.in: Rebuilt.
4558 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
4560         PR binutils/12258
4561         * configure.ac: Correct comments for --enable-gold/--enable-ld.
4562         Properly check default linker.
4563         * configure: Regnerated.
4565 2010-11-23  Matthias Klose  <doko@ubuntu.com>
4567         * configure.ac: For --enable-gold, handle value `default' instead of
4568         `both*'.  New configure option --{en,dis}able-ld.
4569         * configure: Regenerate.
4571 2010-11-20  Ian Lance Taylor  <iant@google.com>
4573         * configure.ac: Only disable a language library if no language needs
4574         it.  Don't let --disable-libgcj uncondtionally disable libffi.
4575         * configure: Rebuild.
4577 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4579         * Makefile.in: Regenerate.
4581         PR other/46202
4582         * configure.ac: Fix just-built in-tree STRIP name to be
4583         binutils/strip-new.
4584         * configure: Regenerate.
4585         * Makefile.def (install-strip-gcc, install-strip-binutils)
4586         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4587         (install-strip-sid): Mirror dependencies on non-strip variants
4588         of these targets on the respective -strip prerequisites.
4589         * Makefile.tpl (install-strip, install-strip-host)
4590         (install-strip-target): New targets.
4591         (install-strip-[+module+], install-strip-target-[+module+]):
4592         New targets.
4593         * Makefile.in: Regenerate.
4595 2010-11-19  Ian Lance Taylor  <iant@google.com>
4596             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4598         * configure.ac: Add target-libgo to target_libraries.  Set
4599         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4600         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4601         (HOST_EXPORTS): Add GOC.
4602         (BASE_TARGET_EXPORTS): Add GOC.
4603         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4604         (GOCFLAGS_FOR_TARGET): New variable.
4605         (EXTRA_HOST_FLAGS): Add GOC.
4606         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4607         * Makefile.def (target_modules): Add libgo.
4608         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4609         (dependencies): Add dependency from configure-target-libgo to
4610         configure-target-libffi and all-target-libstdc++-v3.  Add
4611         dependencies from all-target-libgo to all-target-libffi.
4612         (languages): Add go.
4613         * configure: Rebuild.
4614         * Makefile.in: Rebuild.
4616 2010-11-19  Ian Lance Taylor  <iant@google.com>
4618         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4619         compiler/flag environment variables.
4621 2010-11-18  Ian Lance Taylor  <iant@google.com>
4623         * configure.ac: Check for lang_requires_boot_languages in
4624         config-lang.in files.
4625         * configure: Rebuild.
4627 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4628             Tobias Burnus  <burnus@net-b.de>
4630         PR fortran/32049
4631         * Makefile.def: Add libquadmath; build it with language=fortran.
4632         * configure.ac: Add libquadmath.
4633         * Makefile.tpl: Handle multiple libs in check-[+language+].
4634         * Makefile.in: Regenerate.
4635         * configure: Regenerate.
4637 2010-11-16  Tom Tromey  <tromey@redhat.com>
4639         * MAINTAINERS: Moved myself to reviewers section.
4641 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4643         * MAINTAINERS: Moved myself to reviewers section.
4645 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4647         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4648         (Write After Approval): Remove self.
4650 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4652         * configure.ac: Fix spelling in option names.
4653         * configure: Regenerated.
4655 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4657         PR bootstrap/39622
4658         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4659         * configure: Regenerated.
4661 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4663         * MAINTAINERS: Update my email address.
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-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4675         * configure: Regenerate.
4677 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4679         * configure: Regenerate.
4681 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4683         * configure.ac: Support official CLooG.org versions.
4684         * configure: Regenerate.
4685         * config/cloog.m4: New.
4687 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4689         * MAINTAINERS (Write After Approval): Add myself.
4691 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4693         * MAINTAINERS: Update my email address.
4695 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4697         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4698         * configure: Regenerate.
4700 2010-11-03  Ian Lance Taylor  <iant@google.com>
4701             Dave Korn  <dave.korn.cygwin@gmail.com>
4703         PR lto/46273
4704         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4705         and on other supported platforms whenever LTO is enabled.
4706         * configure: Rebuild.
4708 2010-11-02  Alan Modra  <amodra@gmail.com>
4710         PR binutils/12110
4711         * configure.ac: Error when source path contains spaces.
4712         * configure: Regenerate.
4714 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4716         * MAINTAINERS: Update my email address.
4718 2010-10-20  Ian Lance Taylor  <iant@google.com>
4720         * Makefile.def (target_modules): Set lib_path to src/.libs for
4721         libstdc++-v3 module.
4722         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4723         * Makefile.in: Rebuild.
4725 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4727         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4728         (Write After Approval): Remove myself.
4730 2010-10-15  Tristan Gingold  <gingold@adacore.com>
4732         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4734 2010-10-14  Douglas Rupp  <rupp@gnat.com>
4736         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4738 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4740         * configure.ac (build_lto_plugin): New shell variable.
4741         (--enable-lto): Turn on by default for all non-ELF platforms that
4742         have had LTO support added so far.  Set build_lto_plugin appropriately
4743         for both ELF and non-ELF.
4744         (configdirs): Add lto-plugin or not based on build_lto_plugin.
4745         * configure: Regenerate.
4747 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4749         Sync from src:
4750         * configure.ac (v850 support): Remove target-libgloss from
4751         noconfigdirs.
4752         * configure: Regenerate.
4754 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4756         PR bootstrap/45326
4757         PR bootstrap/45174
4758         * configure.ac: Honor initial values of $build_configargs,
4759         $host_configargs, $target_configargs.  Mark the precious, so
4760         environment settings get recorded.
4761         * configure: Regenerate.
4763 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4765         PR bootstrap/45796
4766         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4767         Depend on all-build-libiberty.
4768         * Makefile.in: Regenerate.
4770 2010-09-30  Michael Eager  <eager@eagercon.com>
4772         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4773         * configure: Regenerate.
4775 2010-09-28  Michael Eager  <eager@eagercon.com>
4777         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4779 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4781         PR bootstrap/44621
4782         * configure.ac: Fix unportable shell quoting.
4783         * configure: Regenerate.
4785 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4787         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4788         targets and amend comment.
4789         * configure: Regenerate.
4791 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4793         * MAINTAINERS (Write After Approval): Add myself.
4795 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4797         * configure.ac: Enable LTO by default on Darwin.
4798         * configure: Regenerate.
4800 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4802         * MAINTAINERS (Write After Approval): Add myself.
4804 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
4806         * MAINTAINERS (Write After Approval): Add myself.
4808 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
4810         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4811         ports
4813 2010-07-28  David Yuste  <david.yuste@gmail.com>
4815         * MAINTAINERS (Write After Approval): Add myself.
4817 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
4819         * configure.ac: Support all v850 targets.
4820         * configure: Regenerate.
4822 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
4824         PR bootstrap/44455
4825         * configure.ac (extra_mpfr_configure_flags): Copy from
4826         extra_mpc_gmp_configure_flags.
4827         * configure: Re-generated.
4829 2010-07-22  Andi Kleen  <ak@linux.intel.com>
4831         * MAINTAINERS (Write After Approval): Add myself.
4833 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
4835         * MAINTAINERS (Write After Approval): Add myself.
4837 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
4839         * MAINTAINERS (Write After Approval): Add myself.
4841 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
4843         PR target/44862
4844         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4845         Provide -B option to allow for link spec %s substitutions for
4846         libstdc++.a on darwin.
4847         * Makefile.in: Regenerate.
4849 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
4851         * MAINTAINERS (Reviewers): Update my e-mail address
4853 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
4855         * Makefile.def (configure-gcc): Depend on all-libelf.
4856         * Makefile.in: Rebuild.
4858 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
4860         * MAINTAINERS (Write After Approval): Add myself in the right place.
4862 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
4864         * MAINTAINERS (Write After Approval): Add myself.
4866 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
4868         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4870 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
4872         * config.sub: Update to version 2010-05-21.
4873         * config.guess: Update to version 2010-04-03.
4875 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4877         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4878         * configure: Regenerate.
4880 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
4882         * MAINTAINERS (Write After Approval): Add myself.
4884 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
4886         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4887         a platform that supports LTO.
4888         * configure: Regenerate.
4890 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
4892         * configure.ac: Allow all the versions greater than 0.10 of PPL.
4893         * configure: Regenerated.
4895 2010-04-27  Roland McGrath  <roland@redhat.com>
4896             H.J. Lu  <hongjiu.lu@intel.com>
4898         * configure.ac (--enable-gold): Support both, both/gold and
4899         both/bfd to add gold to configdirs without removing ld.
4900         * configure: Regenerated.
4902         * Makefile.def: Add install-gold dependency to install-ld.
4903         * Makefile.in: Regenerated.
4905 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
4907         PR lto/42776
4908         * configure.ac (--enable-lto): Refactor handling so libelf tests
4909         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4910         and allow LTO to be explicitly enabled on non-ELF platforms that
4911         are known to support it inside else-clause.
4912         * configure: Regenerate.
4914 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
4916         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4917         * configure: Regenerate.
4919 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
4921         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4922         * configure: Regenerate.
4924 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4926         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4927         separately.
4928         * configure: Regenerate.
4930 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
4932         * MAINTAINERS (Write After Approval): Add myself.
4934 2010-04-14  Tristan Gingold  <gingold@adacore.com>
4936         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4937         * configure: Regenerate.
4939 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
4941         * configure: Regenerate after change to elf.m4.
4943 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
4945         * MAINTAINERS (Write After Approval): Add myself.
4947 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4949         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4950         * configure: Regenerated.
4952 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4954         * configure.ac: Print "buggy but acceptable" when CLooG
4955         revision is less than 9.
4956         * configure: Regenerated.
4958 2010-04-01  Diego Novillo  <dnovillo@google.com>
4960         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4962 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4964         PR bootstrap/43615
4965         PR bootstrap/43328
4967         Revert:
4969         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4971         * configure.ac: Do not pass --enable-multilib nor
4972         --disable-multilib in baseargs.  Accept explicitly passed
4973         --enable_multilib.
4974         * configure: Regenerate.
4976 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
4978         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4980 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
4982         * MAINTAINERS: Remove myself.
4984 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4986         PR bootstrap/43328
4987         * configure.ac: Do not pass --enable-multilib nor
4988         --disable-multilib in baseargs.  Accept explicitly passed
4989         --enable_multilib.
4990         * configure: Regenerate.
4992 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
4994         * MAINTAINERS (spu port): Remove me.
4996 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4998         * configure.ac (tic6x-*-*): New case.
4999         * configure: Regenerate.
5001 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5003         * config.sub: Update to version 2010-03-22.
5004         * config.guess: Update to version 2009-12-30.
5006 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5008         PR ada/42554
5009         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5010         * configure: Regenerate.
5012 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5014         * MAINTAINERS: Update my email address.
5016 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5018         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5019         (ghassan.shobaki@amd.com): Removed.
5021 2010-03-17  Alan Modra  <amodra@gmail.com>
5023         * MAINTAINERS: Update my email address.
5025 2010-03-16  Diego Novillo  <dnovillo@google.com>
5027         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5028         Matthews.
5030 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5032         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5033         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5035 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5037         * MAINTAINERS: Update my email address.
5039 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5041         * MAINTAINERS: Update my email address.
5043 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5045         * MAINTAINERS: Update my email address.
5047 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5049         * MAINTAINERS: Update my email address.
5051 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5053         PR libstdc++/32499
5054         * configure.ac (RANLIB): Default to true.
5055         (STRIP): Likewise.
5056         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5057         * configure: Regenerate.
5059 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5061         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5062         (Write After Approval): Update my email address.
5064 2010-02-17  Nick Clifton  <nickc@redhat.com>
5066         PR 11238
5067         * Makefile.tpl (local-distclean): Also remove config.cache files in
5068         sub-directories as there may not be Makefiles present in the
5069         sub-directories.
5070         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5071         the config.cache files found by the find command.
5073         * Makefile.in: Regenerate.
5074         * configure.ac: Revert previous delta.
5075         * configure: Regenerate.
5077 2010-02-15  Nick Clifton  <nickc@redhat.com>
5079         PR 11238
5080         * configure.ac: Delete config.cache files in sub-directories when
5081         deleting Makefiles.
5082         * configure: Regenerate.
5084 2010-02-12  Ben Elliston  <bje@gnu.org>
5086         * MAINTAINERS: Update my email address.
5088 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5090         * MAINTAINERS (spu port): Update my email address.
5092 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5094         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5096 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5098         * configure.ac: Add "recommended" version checks for GMP/MPC.
5099         Update recommended GMP/MPFR/MPC versions.
5100         * configure: Regenerate.
5102 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5104         * MAINTAINERS: Move my Embecosm email address into the
5105         write-after-approval section.
5107 2010-01-26  Ian Lance Taylor  <iant@google.com>
5109         * MAINTAINERS: Add myself as Go frontend maintainer.
5111 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5113         PR libstdc++/36101, PR libstdc++/42813
5114         * configure.ac (bootstrap_target_libs): Make inclusion of
5115         target-libgomp conditional on libgomb being in target_configdirs.
5116         * configure: Regenerate.
5118 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5120         PR libstdc++/36101, PR libstdc++/42813
5121         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5122         * configure: Regenerate.
5124 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5126         PR libstdc++/36101, PR libstdc++/42813
5127         * configure.ac (target_configdirs): Substitute.
5128         * Makefile.def: Bootstrap target module libgomp.
5129         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5130         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5131         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5132         * configure, Makefile.in: Regenerate.
5134 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5136         * MAINTAINERS: Adjust my details.
5138 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5140         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5142 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5144         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5146 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5148         * MAINTAINERS (Write After Approval): Add myself.
5150 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5152         * MAINTAINERS (Write After Approval): Add myself.
5154 2010-01-11  Richard Guenther  <rguenther@suse.de>
5156         PR lto/41569
5157         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5158         * Makefile.in: Regenerated.
5160 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5162         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5163         * configure: Regenerate.
5165 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5166             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5168         PR bootstrap/42424
5169         * configure.ac: Include libtool m4 files.
5170         (_LT_CHECK_OBJDIR): Call it.
5171         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5172         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5174         * configure: Regenerate.
5176 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5178         PR bootstrap/41818
5179         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5180         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5181         * Makefile.in: Regenerate.
5183 2010-01-02  Richard Guenther  <rguenther@suse.de>
5185         PR lto/41529
5186         * configure.ac: Include config/elf.m4.  Disable LTO if not
5187         builting for an elf target.
5188         * configure: Regenerate.
5190 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5192         * MAINTAINERS: Change my email address.
5194 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5196         * config.sub, config.guess: Update from upstream sources.
5198 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5200         * MAINTAINERS (Write After Approval): Add myself.
5202 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5204         PR middle-end/30447
5205         PR middle-end/30789
5206         PR other/40302
5208         * configure.ac: Require MPC.
5209         * configure: Regenerate.
5211 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5213         PR target/38384
5214         PR bootstrap/40972
5215         * libtool.m4: Sync from git Libtool.
5216         * ltoptions.m4: Likewise.
5217         * ltversion.m4: Likewise.
5218         * lt~obsolete.m4: Likewise.
5219         * ltmain.sh: Likewise.
5221 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5223         * configure.ac: Update minimum MPC version to 0.8.
5224         * configure: Regenerate.
5226 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5228         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5229         * configure: Regenerated.
5231 2009-11-21  Ian Lance Taylor  <iant@google.com>
5233         * configure.ac: Change default of poststage1_ldflags to be empty if
5234         poststage1_libs is set.  When poststage1_libs is empty, and
5235         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5236         * configure: Rebuild.
5238 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5240         * MAINTAINERS (Write After Approval): Update my email address.
5242 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5244         * config.guess: Update from upstream sources.
5246 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5248         * Makefile.def: Restore host and target settings for gmp.
5249         * Makefile.in: Rebuild.
5251 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5253         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5254         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5255         Fix portability of test of C++ as bootstrap language.  Add
5256         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5257         * configure: Rebuild.
5258         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5259         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5260         in-tree building.
5261         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5262         (POSTSTAGE1_HOST_EXPORTS): Use it.
5263         (STAGE[+id+]_CXXFLAGS): New.
5264         (BASE_FLAGS_TO_PASS): Pass it down.
5265         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5266         extra_exports.
5267         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5268         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5269         extra_exports.
5270         * Makefile.in: Rebuild.
5272 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5274         * config.sub, config.guess: Update from upstream sources.
5276 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5278         * MAINTAINERS (Write After Approval): Add myself.
5280 2009-11-09  Jon Beniston  <jon@beniston.com>
5282         * MAINTAINERS (Write After Approval): Add myself.
5284 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5286         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5287         paths for *-w64-mingw* and x86_64-*mingw*.
5288         * configure: Regenerated.
5290 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5292         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5294 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5296         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5297         Phil Edwards to Write-After Approval.
5299 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5301         * configure.ac: Disable target-winsup & co for
5302         x86_64-*-mingw* and *-w64-mingw* targets.
5303         * configure: Regenerated.
5305 2009-10-16  Nick Clifton  <nickc@redhat.com>
5307         * MAINTAINERS: Add myself as a maintainer for the RX port.
5309 2009-10-26  Johannes Singler  <singler@kit.edu>
5311         * MAINTAINERS (Write After Approval): Update my e-mail address.
5313 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5315         * configure.ac (CLooG test): Use = with test.
5316         * configure: Regenerate.
5318 2009-10-22  Richard Guenther  <rguenther@suse.de>
5320         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5321         cloog if the ppl version check failed.  Move flags saving
5322         before setting in libelf check.
5323         * configure: Regenerate.
5325 2009-10-21  Richard Guenther  <rguenther@suse.de>
5327         * configure.ac: Adjust the ppl and cloog configure to work as
5328         documented.  Disable cloog if ppl was disabled.  Omit the version
5329         checks if they were disabled.
5330         * configure: Re-generate.
5332 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5334         * configure.ac: Add 'lto' to enable_languages, not
5335         new_enable_languages, and only if not already present.
5336         * configure: Regenerate.
5338 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5340         * README: Refer to the various COPYING* files instead of just
5341         COPYING.
5342         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5344 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5346         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5348 2009-10-07  Richard Guenther  <rguenther@suse.de>
5350         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5351         and Richard Guenther as reviewers.
5352         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5353         as reviewers.
5355 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5357         * config.sub: Update from upstream sources.
5359 2009-10-06  Ian Lance Taylor  <iant@google.com>
5361         * Makefile.def: check-gold depends upon all-gas.
5362         * Makefile.in: Rebuild.
5364 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5366         * MAINTAINERS (Write After Approval): Add myself.
5368 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5370         * Makefile.def: all-lto-plugin depends on all-libiberty.
5371         set bootstrap=true for lto-plugin.
5372         Add lto-plugin.
5373         * Makefile.in: Regenerate.
5374         * configure.ac (host_libs): Add lto-plugin.
5375         * configure: Regenerate.
5377 2009-10-03  Diego Novillo  <dnovillo@google.com>
5379         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5380         (HOST_LIBELFLIBS): Define.
5381         (HOST_LIBELFINC): Define.
5382         * Makefile.in: Regenerate.
5383         * configure.ac: Add --enable-lto.
5384         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5385         If --enable-lto is used, add 'lto' to new_enable_languages.
5386         If --enable-lto is used and gold is enabled, add
5387         lto-plugin to configdirs.
5388         * configure: Regenerate.
5390 2009-10-03  Simon Baldwin  <simonb@google.com>
5392         * configure.ac: If --with-system-zlib, suppress local zlib and
5393         pass --with-system-zlib to subdir configure scripts.
5394         * configure: Regenerate.
5396 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5397             Paolo Bonzini  <bonzini@gnu.org>
5399         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5400         $(srcdir).
5401         * Makefile.in: Rebuilt.
5403 2009-09-26  Gary Funck  <gary@intrepid.com>
5405         * MAINTAINERS (Write After Approval): Add myself.
5407 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5409         * configure.ac: Update minimum MPC version to 0.7.
5410         * configure: Regenerate.
5412 2009-09-25  Nick Clifton  <nickc@redhat.com>
5414         * configure.ac: Pass any --cache-file=/dev/null option on to
5415         subconfigures.
5416         * configure: Regenerate.
5418 2009-09-23  Nick Clifton  <nickc@redhat.com>
5420         * config.sub, config.guess: Update from upstream sources.
5422 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
5424         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5425         * Makefile.in: Rebuilt.
5427 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5429         PR bootstrap/32272
5430         * configure.ac: Error out if $srcdir isn't '.' but contains
5431         host-${host_noncanonical}.
5432         * configure: Regenerate.
5434 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5436         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5437         maintainer.
5439 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5441         * configure.ac: If bootstrapping a combined tree with
5442         --enable-gold, require c++ in stage1_languages.
5443         * configure: Regenerate.
5445         * configure.ac: Also add target_libs of stage1_languages to
5446         bootstrap_target_libs.
5447         * configure: Regenerate.
5449         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5450         with --enable-languages not containing c++.
5451         * configure: Regenerate.
5453 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
5455         * configure.ac: Disable java and boehm-gc for bfin-*-*.
5456         * configure: Regenerate.
5458 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5460         * MAINTAINERS (Write After Approval): Update my e-mail address,
5461         and move from from here...
5462         (Waiting for paperwork): To here.
5464 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
5466         * MAINTAINERS (Reviewers): Add self as driver reviewer.
5468 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5470         * configure.ac: Do not use $extrasub for replacing @if/@endif
5471         parts in Makefile; instead, use additional arguments to
5472         AC_CONFIG_COMMANDS to do the replacement manually, with several
5473         sed invocations, to avoid HP-UX sed command limits.
5474         * configure: Regenerate.
5476 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5478         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5479         blank before -L.
5481 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5483         * configure.ac (with-build-config): Document.  Handle without.
5484         Handle missing argument.
5485         * configure: Rebuilt.
5487 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5489         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5490         Default to bootstrap-debug only if compare-debug works.
5491         * configure: Rebuilt.
5492         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5493         * Makefile.in: Rebuilt.
5495 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5497         * MAINTAINERS (OS Port Maintainers): Update my email address.
5499 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5501         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5502         * Makefile.in: Rebuilt.
5504 2009-09-01  Chris Demetriou  <cgd@google.com>
5506         * MAINTAINERS (Write After Approval): Add myself.
5508 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5510         PR debug/30161
5511         * include/dwarf2.h (enum dwarf_tag): Added
5512         DW_TAG_GNU_template_template_param
5513         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5515 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5517         * Makefile.tpl (AWK): Fix typo.
5518         * Makefile.in: Regenerate.
5520 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5522         * configure.ac: Detect awk and sed.
5523         * Makefile.def (flags_to_pass): Add AWK and SED.
5524         * Makefile.tpl (AWK, SED): New.
5525         (BASE_FLAGS_TO_PASS): Add AWK and SED.
5526         * configure: Regenerate.
5527         * Makefile.in: Regenerate.
5529 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
5531         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5532         (collapseslashes): Likewise.
5534 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5536         * configure.ac (AC_PREREQ): Bump to 2.64.
5538 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5540         * configure.ac: Remove --with-datarootdir, --with-docdir,
5541         --with-pdfdir, --with-htmldir switches.
5542         * configure: Regenerate.
5544         * configure: Regenerate.
5546         * compile: Sync from Automake 1.11.
5547         * depcomp: Likewise.
5548         * install-sh: Likewise.
5549         * missing: Likewise.
5550         * mkinstalldirs: Likewise.
5551         * ylwrap: Likewise.
5553 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
5555         * ltmain.sh (func_normal_abspath): New function.
5556         (func_relative_path): Likewise.
5557         (func_mode_help): Document new -bindir option for link mode.
5558         (func_mode_link): Add new -bindir option, and use it to place
5559         output DLL if specified.
5561 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5563         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5564         (baseargs): Add --disable-option-checking.
5565         * configure: Regenerate.
5567         * Makefile.def (configure-target-libiberty): Depend on
5568         all-binutils and all-ld.
5569         (configure-target-newlib): Likewise.
5570         * Makefile.in: Regenerate.
5572 2009-08-17  Ben Elliston  <bje@au.ibm.com>
5574         * config.sub, config.guess: Update from upstream sources.
5576 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5578         Sync from src, merge:
5580         2009-07-02  Tristan Gingold  <gingold@adacore.com>
5582         * configure.ac: Do not exclude gas for i386-*-darwin.
5583         Add a case for x86_64-*-darwin.
5584         * configure: Regenerate.
5586 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
5588         * MAINTAINERS: Add my name to Write After Approval list.
5590 2009-08-06  Michael Eager  <eager@eagercon.com>
5592         * configure.ac: Add Microblaze target.
5593         * configure: Regenerate.
5595 2009-07-31  Christian Bruel  <christian.bruel@st.com>
5597         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5598         * configure: Regenerate.
5600 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
5602         * MAINTAINERS (Write After Approval): Update my e-mail address.
5604 2009-07-06  Ian Lance Taylor  <iant@google.com>
5606         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5607         * configure: Rebuild.
5609 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
5611         * MAINTAINERS: Move myself to the Graphite Reviewers.
5613 2009-06-30  Wei Guozhi  <carrot@google.com>
5615         * MAINTAINERS: Add my name to Write After Approval list.
5617 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
5619         PR bootstrap/40338
5620         * configure.ac (comparestring): Create new variable.
5621         * Makefile.tpl (comparestring): Use to skip some comparisions.
5622         * configure: Regenerate.
5623         * Makefile.in: Regenerate.
5625 2009-06-26  Doug Evans  <dje@sebabeach.org>
5627         * Makefile.def (host_modules): Add cgen.
5628         * Makefile.in: Regenerate.
5629         * configure.ac (host_tools): Add cgen.
5630         * configure: Regenerate.
5632 2009-06-23  DJ Delorie  <dj@redhat.com>
5634         * MAINTAINERS: Add myself as mep maintainer.
5636 2009-06-23  Ian Lance Taylor  <iant@google.com>
5638         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5639         boot_languages.  Only bootstrap target libraries listed in
5640         target_libs for some boot language.  Add --with-stage1-ldflags,
5641         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5642         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5643         if not building with C++.
5644         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5645         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5646         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5647         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5648         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5649         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5650         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5651         * configure, Makefile.in: Rebuild.
5653 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5655         * MAINTAINERS: Added my name to write-after-approval list.
5657 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5659         * configure.ac: Define is_elf for QNX Neutrino targets.
5660         * configure: Regenerate.
5662 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5664         * MAINTAINERS: Added my name to the write-after-approval list
5666 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5668         * configure.ac: Detect MPC in default directory.
5669         * configure: Regenerate.
5671 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5672             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5674         * Makefile.tpl (all): Avoid a trailing backslash.
5675         * Makefile.in: Regenerate.
5677 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5679         * config.sub, config.guess: Update from upstream sources.
5681 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5683         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5684         to noconfdirs.
5685         * configure: Regenerate.
5687 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5689         * Makefile.tpl ([+compare-target+]): Compare all stage
5690         directories, rather than just gcc.
5691         * Makefile.in: Rebuilt.
5693 2009-06-01  Doug Kwan  <dougkwan@google.com>
5695         * configure.ac: Support gold for target arm*-*-*.
5696         * configure: Regenerate.
5698 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5700         * Makefile.def: Add MPC support and dependencies.
5701         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5703         * Makefile.in, configure: Regenerate.
5705 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5707         * Makefile.tpl (all): Avoid harmless warning in make all when
5708         gcc-bootstrap is enabled but stage_last does not exist.
5709         * Makefile.in: Rebuilt.
5711 2009-05-24  Nicolas Roche  <roche@adacore.com>
5713         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5714         * Makefile.in: Regenerate.
5716 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5718         * MAINTAINERS: Update my e-mail address.
5720 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5722         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
5723         * configure:  Regenerate.
5725 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5727         PR other/40159
5728         * Makefile.tpl (all): Don't assume gcc-bootstrap and
5729         gcc-no-bootstrap are mutually exclusive.
5730         * Makefile.in: Rebuilt.
5732 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5734         PR other/40159
5735         * Makefile.tpl (all): Don't end with unconditional success.
5736         * Makefile.in: Rebuilt.
5738 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
5740         PR target/37137
5741         * Makefile.def (flags_to_pass): Remove redundant and incomplete
5742         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5743         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5744         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
5745         stage_configureflags, stage_cflags and stage_libcflags into
5746         explicit Makefile macros.
5747         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5748         GFORTRAN.
5749         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5750         CC.  Set CC_FOR_BUILD from CC.
5751         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5752         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5753         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5754         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
5755         and GFORTRAN.
5756         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5757         (_LIBCFLAGS): Renamed to _TFLAGS.
5758         (do-compare-debug, do-compare3-debug): Drop.
5759         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5760         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5761         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5762         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5763         (XGCC_FLAGS_FOR_TARGET): New.
5764         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5765         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5766         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5767         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5768         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
5769         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
5770         TFLAGS.
5771         (BUILD_CONFIG): Include if requested.
5772         (all): Set TFLAGS on bootstrap.
5773         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5774         (all-stageid-prefixmodule): Likewise.
5775         (do-clean, distclean-stageid): Set TFLAGS.
5776         (restrap): Fix whitespace.
5777         * Makefile.in: Rebuilt.
5779 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5781         * config.guess: Sync with src.
5783 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5785         * configure.ac ($with_ppl):  Default to no if not supplied.
5786         ($with_cloog):  Likewise.
5787         configure:  Regenerate.
5789 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5791         * MAINTAINERS: Update my e-mail address.
5793 2009-04-27  Nick Clifton  <nickc@redhat.com>
5795         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5797 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5799         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5800         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5801         * Makefile.in: Regenerate.
5803 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5805         PR bootstrap/39739
5806         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5807         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5809         * configure, Makefile.in: Regenerate.
5811 2009-04-21  Taras Glek  <tglek@mozilla.com>
5813         * include/hashtab.h: Update GTY annotations to new syntax
5814         * include/splay-tree.h: Likewise
5816 2009-04-17  Ben Elliston  <bje@au.ibm.com>
5818         * config.sub, config.guess: Update from upstream sources.
5820 2009-04-15  Anthony Green  <green@moxielogic.com>
5822         * configure.ac: Add moxie support.
5823         * configure: Rebuilt.
5825 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
5827         * configure.ac: Change copyright header to refer to version
5828         3 of the GNU General Public License and to point readers at the
5829         COPYING3 file and the FSF's license web page.
5830         * Makefile.def: Likewise.
5831         * Makefile.tpl: Likewise.
5832         * Makefile.in: Regenerate.
5834 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
5836         * configure.ac: Restore match for darwin9 or later. Use double
5837         brackets since regeneration eats one pair.
5838         * configure: Regenerate.
5840 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5842         PR gas/10039
5843         * configure.ac: Require texinfo 4.7.
5844         * configure: Regenerated.
5846 2009-04-09  Nick Clifton  <nickc@redhat.com>
5848         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5849         the GCC Runtime Library Exception.
5851 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5853         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5854         * configure: Regenerate.
5856 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
5858         * Makefil.def (languages): New entries.
5859         * Makefile.tpl (check-gcc-*): New generic target.
5860         * Makefile.in: Regenerate.
5862 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
5864         * MAINTAINERS:  Update my email address.
5866 2009-03-18  Tom Tromey  <tromey@redhat.com>
5868         * configure: Rebuild.
5869         * configure.ac (host_libs): Add libiconv.
5870         * Makefile.in: Rebuild.
5871         * Makefile.def (host_modules): Add libiconv.
5872         (configure-gdb, all-gdb): Depend on libiconv.
5874 2009-03-16  Tristan Gingold  <gingold@adacore.com>
5876         * configure.ac: Treat gdb as supported on x86_64-darwin.
5877         * configure: Regenerate.
5879 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
5881         * configure.ac (--with-host-libstdcxx): New option.
5882         * configure: Regenerate.
5884 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
5886         * MAINTAINERS:  Move myself into the write after approval list.
5888 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
5890         * MAINTAINERS: Update e-mail address.
5892 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
5894         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5896 2009-03-10  Ira Rosen  <irar@il.ibm.com>
5898         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5900 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5902         Backport from git Libtool:
5904         2009-01-19  Robert Millan  <rmh@aybabtu.com>
5905         Support GNU/kOpenSolaris.
5906         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5907         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5908         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5909         GNU/kOpenSolaris.
5911 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
5913         * MAINTAINERS: Update e-mail address.
5915 2009-02-24  Michael Eager  <eager@eagercon.com>
5917         * MAINTAINERS (Write After Approval): Add self.
5919 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
5921         * MAINTAINERS (Write After Approval): Add myself.
5923 2009-02-05  Andreas Schwab  <schwab@suse.de>
5925         * Makefile.tpl (stage_last): Define $r and $s before using
5926         $(RECURSE_FLAGS_TO_PASS).
5927         * Makefile.in: Regenerate
5929 2009-01-30  Ian Lance Taylor  <iant@google.com>
5931         * MAINTAINERS: Move myself to the Global Reviewers list.
5933 2009-01-29  Robert Millan  <rmh@aybabtu.com>
5935         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5936         * configure: Regenerate.
5938 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
5940         * MAINTAINERS: Make whitespace consistent.
5941         Remove Robert Millan from Write After Approval.
5943 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
5945         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5946         (all-opcodes): Depend on all-libiberty.
5947         * Makefile.in: Regenerate.
5949 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
5951         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5952         * configure: Regenerate.
5954 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
5956         * MAINTAINERS (Write After Approval): Add myself.
5958 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
5960         * MAINTAINERS: Add myself to reviewers (Fortran).
5962 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
5964         PR tree-optimization/38515
5965         * configure.ac (cloog-polylib): Removed.
5966         (with_ppl, with_cloog): Test for "no".
5967         * configure: Regenerated.
5969 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
5971         * MAINTAINERS: Moved myself to reviewers (Fortran).
5973 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
5975         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5976         (Write After Approval): Remove myself.
5978 2009-01-03  Diego Novillo  <dnovillo@google.com>
5980         * MAINTAINERS: Remove myself from alias maintainership.
5982 2009-01-02  David Ayers  <ayers@fsfe.org>
5984         * MAINTAINERS: Update e-mail address.
5986 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
5988         * MAINTAINERS: Make whitespace consistent.
5990 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5992         Backport from upstream Libtool:
5993         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5994         Add cache variables to tests that require the linker to work.
5995         For shlibpath_overrides_runpath, this also changes the semantics
5996         to let the result from the C compiler take precedence.
5998 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6000         * config.sub, config.guess: Update from upstream sources.
6002 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6004         * configure.ac (ppllibs): Add by default the lib flags.
6005         * configure: Regenerate.
6007 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6009         * MAINTAINERS:  Add myself to the write after approval list.
6011 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6013         * configure.ac: Add double brackets on darwin[912].
6014         * configure: Regenerate.
6016 2008-12-03  Daniel Kraft  <d@domob.eu>
6018         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6019         Approval to Reviewer section (for Fortran front-end).
6021 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6023         * configure.ac: Expand to darwin10 and later.
6024         * configure: Regenerate.
6026 2008-12-02  Andreas Schwab  <schwab@suse.de>
6028         * Makefile.def: configure-target-boehm-gc depends on
6029         all-target-libstdc++-v3.
6030         * Makefile.in: Regenerate.
6032 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6034         * MAINTAINERS:  Add myself as mingw maintainer.
6036 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6038         * config.sub, config.guess: Update from upstream sources.
6040 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6042         * README.SCO: Remove.
6044 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6046         * MAINTAINERS:  Add myself to the write after approval list.
6048 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6050         * MAINTAINERS:  Update my email address in WAA section.
6052 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6054         * MAINTAINERS: Update e-mail address.
6056 2008-11-27  Toon Moene  <toon@moene.org>
6058         * MAINTAINERS: Change e-mail address.
6060 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6062         * configure.ac: Build gdb for i?86-*-darwin*
6063         * configure: Regenerated.
6065 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6067         * MAINTAINERS: Added my full name.
6069 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6071         PR bootstrap/38014
6072         PR bootstrap/37923
6074         Revert:
6076         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6078         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6079         * Makefile.in: Regenerated.
6081         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6083         PR gdb/921
6084         PR gdb/1646
6085         PR gdb/2175
6086         PR gdb/2176
6088         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6089         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6090         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6091         (HOST_EXPORTS): Pass CPPFLAGS.
6092         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6093         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6094         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6095         * Makefile.in, configure: Regenerated.
6096         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6097         and CPPFLAGS_FOR_BUILD.
6099 2008-11-06  Jeff Law  <law@redhat.com>
6101         * MAINTAINERS: Add myself as middle end maintainer.
6103 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6105         * MAINTAINERS (Write after approval): Add myself.
6107 2008-11-05  Diego Novillo  <dnovillo@google.com>
6109         * MAINTAINERS (Global Reviewers): Add myself.
6110         (Non-Algorithmic Maintainers): Remove myself.
6112 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6114         * MAINTAINERS (Write after approval): Add myself.
6116 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6118         * MAINTAINERS (Write after approval): Add myself.
6120 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6122         * configure.ac (spu-*-*): Remove special case.
6123         * configure: Regenerate.
6125 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6127         * MAINTAINERS (Write after approval): Update my email address.
6129 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6131         * configure.ac [spu-*-*]: Do not set skipdirs.
6132         * configure: Re-generate.
6134 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6136         * MAINTAINERS (Various Maintainers): Add myself to reload.
6138 2008-10-25  Richard Guenther  <rguenther@suse.de>
6140         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6141         maintainer.  Remove myself as libgcc-math maintainer.
6142         (Non-Algorithmic Maintainers): Remove myself.
6144 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6146         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6147         * Makefile.in: Regenerated.
6149 2008-10-23  Cary Coutant  <ccoutant@google.com>
6151         * MAINTAINERS (Write after approval): Add myself.
6153 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6155         PR gdb/921
6156         PR gdb/1646
6157         PR gdb/2175
6158         PR gdb/2176
6160         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6161         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6162         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6163         (HOST_EXPORTS): Pass CPPFLAGS.
6164         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6165         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6166         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6167         * Makefile.in, configure: Regenerated.
6168         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6169         and CPPFLAGS_FOR_BUILD.
6171 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6173         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6174         Sebastian Pop.
6176 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6178         * MAINTAINERS (Write After Approval): Added myself.
6180 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6182         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6183         recommended version to 2.3.2.
6185         * configure: Regenerate.
6187 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6189         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6191 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6193         * MAINTAINERS (Write After Approval): Update e-mail address.
6195 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6197         * libtool.m4: Update to libtool 2.2.6.
6198         * lt~obsolete.m4: Update to libtool 2.2.6.
6199         * ltmain.sh: Update to libtool 2.2.6.
6200         * ltsugar.m4: Update to libtool 2.2.6.
6201         * ltversion.m4: Update to libtool 2.2.6.
6202         * ltoptions.m4: Update to libtool 2.2.6.
6203         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6205 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6207         * MAINTAINERS (Write After Approval): Add myself.
6209 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6211         * MAINTAINERS (Write After Approval): Update my name.
6213 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6215         * MAINTAINERS: Add myself in "Write After Approval".
6217 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6219         * MAINTAINERS: Add myself as ia64 maintainer.
6221 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6223         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6224         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6225         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6226         and Michael Tiemann from Write After Approval since they do not
6227         actually have access.
6229 2008-09-05  Richard Guenther  <rguenther@suse.de>
6231         * configure.ac: Initialize clooglibs to -lcloog.
6232         * configure: Re-generate.
6234 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6236         * MAINTAINERS (Write After Approval): Add myself.
6238 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6240         * configure.ac (--with-cloog-polylib): New.
6241         (--disable-cloog-version-check): New.
6242         (--disable-ppl-version-check): New.
6243         * configure: Re-generate.
6245 2008-09-03  Richard Guenther  <rguenther@suse.de>
6247         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6248         cloog test.
6249         * configure: Re-generate.
6251 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6253         Add picoChip port.
6254         * MAINTAINERS: Add picoChip maintainers.
6256 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6257             Tobias Grosser  <grosser@fim.uni-passau.de>
6258             Jan Sjodin  <jan.sjodin@amd.com>
6259             Harsha Jagasia  <harsha.jagasia@amd.com>
6260             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6261             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6262             Adrien Eliche  <aeliche@isty.uvsq.fr>
6264         Merge from graphite branch.
6265         * configure: Regenerate.
6266         * Makefile.in: Regenerate.
6267         * configure.ac (host_libs): Add ppl and cloog.
6268         Add checks for PPL and CLooG.
6269         * Makefile.def (ppl, cloog): Added modules and dependences.
6270         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6271         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6273 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6275         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6276         (GCC_SHLIB_SUBDIR): New.
6277         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6278         * configure: Regenerate.
6279         * Makefile.in: Regenerate.
6281 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6283         * MAINTAINERS: Consistently use tabs to separate columns.
6285 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6287         * MAINTAINERS (Write after Approval): Add myself.
6289 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6291         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6292         Enable bfd, binutils and opcodes.
6293         * configure: Regenerate.
6295 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6297         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6299 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6301         * MAINTAINERS:  Use correct Umlaut for last name.
6303 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6305         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6307 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6309         * MAINTAINERS: Update my email address.
6311 2008-08-16  Nicolas Roche  <roche@adacore.com>
6313         * Makefile.tpl: Add BOOT_ADAFLAGS.
6314         * Makefile.in: Regenerate.
6316 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6318         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6319         * configure: Regenerate.
6321 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6323         * configure.ac: Add makefile fragments for hpux.
6324         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6325         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6326         * configure: Regenerate.
6327         * Makefile.in: Regenerate.
6329 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6331         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6333 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6335         * MAINTAINERS (Write after Approval): Add myself.
6337 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6339         * MAINTAINERS (Write After Approval):  Add myself.
6341 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6343         * MAINTAINERS (Write After Approval):  Add myself.
6345 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6347         * MAINTAINERS: Update my email address.
6349 2008-06-25  Joey Ye  <joey.ye@intel.com>
6351         * MAINTAINERS (Write After Approval):  Add myself.
6353 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6355         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6356         * Makefile.in: Regenerate.
6357         * configure: Regenerate.
6359 2008-06-17  Daniel Kraft  <d@domob.eu>
6361         * MAINTAINERS (Write After Approval):  Add myself.
6363 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6365         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6366         "$@" is still intact with both Autoconf 2.59 and 2.62.
6367         * configure: Regenerate.
6369 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6371         * Makefile.tpl: Fix comment errors.
6372         * Makefile.in: Regenerate.
6374 2008-06-12  David S. Miller  <davem@davemloft.net>
6375             David Edelsohn  <edelsohn@gnu.org>
6377         * configure.ac: Add powerpc*-*-* to gold supported targets.
6378         * configure: Regenerate.
6380 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6382         PR tree-optimization/36218
6383         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6384         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6385         (all prefix="build-"): Pass them to build-system sub-makes.
6386         * Makefile.in: Regenerate.
6388 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6390         * MAINTAINERS (mt port): Remove.
6391         (sco5, unixware, sco udk): Remove.
6392         (Kean Johnston): Add to Write After Approval.
6394 2008-05-30  Julian Brown  <julian@codesourcery.com>
6396         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6397         of libobjc for ARM EABI Linux.
6398         * configure: Regenerate.
6400 2008-05-18  Xinliang David Li   <davidxl@google.com>
6402         * ChangeLog: Remove wrong ChangeLog entry.
6404 2008-05-17  Xinliang David Li   <davidxl@google.com>
6406         * MAINTAINERS (Write After Approval): Add myself.
6408 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
6410         * MAINTAINERS (Write After Approval): Add myself.
6412 2008-05-14  Rafael Espíndola  <espindola@google.com>
6414         * config-ml.in: don't handle --enable-shared and --enable-static.
6416 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
6418         * MAINTAINERS: Update my email address.
6420 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
6422         * MAINTAINERS: Update my email address.
6424 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
6426         * MAINTAINERS (Write After Approval): Add myself.
6428 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
6430         * MAINTAINERS (Write After Approval): Add myself.
6432 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
6434         * MAINTAINERS (crx): Add myself.
6436 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6438         Sync with src:
6439         2008-04-14  David S. Miller  <davem@davemloft.net>
6441         * configure.ac: Add sparc*-*-* to gold supported targets.
6442         * configure: Regenerate.
6444 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6446         PR bootstrap/35457
6447         * configure.ac: Include override.m4.
6448         * configure: Regenerate.
6450 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6452         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6453         * Makefile.in: Regenerate.
6455 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
6457         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6458         as nonconfigurable directories list.
6459         * configure: Regenerate.
6461 2008-04-14  Ben Elliston  <bje@au.ibm.com>
6463         * config.sub, config.guess: Update from upstream sources.
6465 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
6467         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6468         * Makefile.in: Regenerate.
6470 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6472         * configure.ac: Do not build libssp for the AVR.
6473         * configure: Regenerate.
6475 2008-04-07  Ian Lance Taylor  <iant@google.com>
6477         * Makefile.def: check-gold depends upon all-binutils.
6478         * Makefile.in: Regenerate.
6480 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6482         * MAINTAINERS (Write After Approval): Add myself.
6484 2008-04-04  Nick Clifton  <nickc@redhat.com>
6486         PR binutils/4334
6487         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6488         builds.
6489         * configure: Regenerate.
6491 2008-04-04  NightStrike  <NightStrike@gmail.com>
6493         PR other/35151
6494         * configure.ac: Combine rules for mingw32 and mingw64.
6495         * configure: Regenerate.
6497 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6499         * MAINTAINERS (Write After Approval): Add myself.
6501 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6503         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6504         * Makefile.in (.NOTPARALLEL): Ditto.
6506 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6508         * MAINTAINERS (Write After Approval): Add myself.
6510 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
6512         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6513         * Makefile.in (.NOTPARALLEL): Regenerate.
6515 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
6517         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6518         * Makefile.in: Regenerate.
6520 2008-03-26  Jakub Staszak  <kuba@et.pl>
6522         * MAINTAINERS (Write After Approval): Add myself.
6524 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6526         * MAINTAINERS:  Update e-mail address.
6528 2008-03-20  Ian Lance Taylor  <iant@google.com>
6530         * configure.ac: Add support for --enable-gold.
6531         * Makefile.def: Add gold as a directory like ld.
6532         * configure, Makefile.in: Regenerate.
6534 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6536         * configure.ac: m4_include config/proginstall.m4.
6537         * configure: Regenerate.
6539         Backport from upstream Libtool:
6541         2007-10-12  Eric Blake  <ebb9@byu.net>
6543         Deal with Autoconf 2.62's semantic change in m4_append.
6544         * ltsugar.m4 (lt_append): Replace broken versions of
6545         m4_append.
6546         (lt_if_append_uniq): Don't require separator to be overquoted,
6547         and avoid broken m4_append.
6548         (lt_dict_add): Fix typo.
6549         * libtool.m4 (_LT_DECL): Don't overquote separator.
6551 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
6553         * config.rpath: Add AIX 6 support.
6555 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
6557         * Makefile.def (stageprofile).  Remove -fprofile-generate
6558         from stage_libcflags.
6559         * Makefile.in: Regenerate.
6561 2008-03-13  Ben Elliston  <bje@au.ibm.com>
6563         * config.sub, config.guess: Update from upstream sources.
6565 2008-03-06  Tom Tromey  <tromey@redhat.com>
6567         * MAINTAINERS: Update for treelang deletion.
6569 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
6571         * MAINTAINERS: Update my email address.
6573 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
6575         * MAINTAINERS (darwin port): Add myself as a maintainer.
6576         (objective-c/c++): Add myself as a maintainer.
6578 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
6580         * MAINTAINERS (Write After Approval): Update my email address.
6582 2008-02-25  Tomas Bily  <tbily@suse.cz>
6584         * MAINTAINERS (Write After Approval): Add myself.
6586 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
6588         * MAINTAINERS (OpenMP): Add myself.
6590 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
6592         PR bootstrap/32009
6593         PR bootstrap/32161
6595         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6596         * configure: Regenerate.
6598         * Makefile.def: Define stage_libcflags for all bootstrap stages.
6599         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6600         STAGE4_LIBCFLAGS): New.
6601         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6602         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6603         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6604         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6605         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6606         for target modules.  Don't export LIBCFLAGS.
6607         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6608         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6609         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6610         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6611         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6612         * Makefile.in: Regenerate.
6614 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6616         PR libgcj/33085
6617         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6618         Do not use -DDLL_EXPORT.  Backport from upstream.
6620 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6622         * MAINTAINERS (Write After Approval): Add myself.
6624 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
6626         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6627         * configure: Regenerate.
6629 2008-01-31  Marc Gauthier  <marc@tensilica.com>
6631         * configure.ac (xtensa*-*-*): Recognize processor variants.
6632         * configure: Regenerate.
6634 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6636         PR bootstrap/34922
6637         * configure.ac (PARSE_ARGS): Push suitable setting of
6638         ac_subdirs_all, for `./configure --help=recursive'.
6639         Handle `+' in generic toplevel directory disabling.
6640         * configure: Regenerate.
6642 2008-01-28  Nick Clifton  <nickc@redhat.com>
6644         * MAINTAINERS (xstormy16): Take over maintainership.
6646 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6648         * MAINTAINERS (c4x port): Remove.
6650 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6652         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6654 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6656         * config.sub, config.guess: Update from upstream sources.
6658 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6660         * MAINTAINERS (Write After Approval): Add myself.
6662 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6664         * MAINTAINERS: Update my email address.
6666 2008-01-09  Raksit Ashok  <raksit@google.com>
6668         * MAINTAINERS (Write After Approval): Add myself.
6670 2008-01-09  Raksit Ashok  <raksit@google.com>
6672         * MAINTAINERS (Write After Approval): Add myself.
6674 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6676         * config.sub, config.guess: Update from upstream sources.
6678 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6680         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6681         Change recommended MPFR from 2.2.1 -> 2.3.0.
6682         * configure: Regenerate.
6684 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6686         * MAINTAINERS: Update my email address.
6688 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6690         * MAINTAINERS: Update my email address.
6692 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6694         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6695         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6696         * Makefile.in: Regenerate.
6698 2007-12-10  Mark Heffernan  <meheff@google.com>
6700         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6701         misplaced entries.
6703 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6705         * configure.ac: Enable libjava for x86_64-*-darwin9.
6706         * configure: Regenerate.
6708 2007-12-07  Bill Maddox  <maddox@google.com>
6710         * MAINTAINERS (Write After Approval): Add myself.
6712 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6714         * config.sub, config.guess: Update from upstream sources.
6716 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6718         * config-ml.in: Remove 64bit configure tests.
6720 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6722         * config-ml.in: Robustify against white space in absolute file
6723         names.
6725         * config-ml.in (multi-clean): Substitute ${Makefile}.
6726         Remove superfluous ${Makefile} in list.
6728 2007-11-19  Thiemo Seufer  <ths@mips.com>
6730         * config-ml.in: Don't hardcode the Makefile name.
6732 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
6734         * MAINTAINERS (Write After Approval): Add myself.
6736 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
6738         * MAINTAINERS (Write After Approval): Add myself.
6740 2007-11-06  Doug Kwan  <dougkwan@google.com>
6742         * MAINTAINERS (Write After Approval): Add myself.
6744 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6746         * MAINTAINERS (mercury): Remove entry.
6747         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6749 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6751         * Makefile.def (dependencies): Make configure-gdb depend on
6752         all-intl.
6753         * Makefile.in: Regenerated.
6755 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
6757         * MAINTAINERS (Fortran maintainer): Remove myself.
6759 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
6761         * Makefile.def: To avoid problems running with parallel makes,
6762         build newlib before libgloss so that target specific header
6763         files are availble.
6764         * Makefile.in: Regenerate
6766 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6768         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6769         * Makefile.in: Regenerate.
6771 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
6773         * MAINTAINERS (Register allocation reviewer): Add myself.
6775 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
6777         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6778         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6779         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6780         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6781         * configure: Regenerate.
6783 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6785         * MAINTAINERS (Register allocation reviewer): Add myself.
6787 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6789         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6790         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6791         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6792         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6793         * configure.ac: Default them to host tools for $host = $build.
6794         Subst them.
6796         * configure: Regenerate.
6797         * Makefile.in: Regenerate.
6799 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6801         * MAINTAINERS (Register allocation reviewer): Add myself.
6803 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
6805         * MAINTAINERS (Register allocation reviewer): Add myself.
6807 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
6809         * MAINTAINERS (Write After Approval): Fix typo.
6811 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
6813         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6814         * configure: Regenerate.
6816 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
6818         PR bootstrap/31906
6819         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6820         they're already prefixed.
6822 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
6824         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6825         libstdc++.
6826         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6827         * configure: Regenerate.
6828         * Makefile.in: Regenerate.
6830 2007-09-17  Andreas Schwab  <schwab@suse.de>
6832         * configure.ac: Raise minimum makeinfo version to 4.6.
6833         * configure: Regenerate.
6835 2007-09-17  Johannes Singler  <singler@ira.uka.de>
6837         * MAINTAINERS (write-after-approval) add myself
6839 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6841         * configure.ac: Correct makeinfo version check.
6842         * configure: Regenerate.
6844 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
6846         * MAINTAINERS: Update my email address.
6848 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
6850         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
6851         to $skipdirs and only disable gprof for newlib.  Use the normal
6852         mips*-elf* handling in other respects.
6853         * configure: Regnerate.
6855 2007-09-12  David Daney  <ddaney@avtrex.com>
6857         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6858         enabling libgcj.
6859         * configure: Regenerate.
6861 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6863         PR other/32154
6864         * configure.ac: For libgloss targets, point the linker to the linker
6865         script, startup code and simulator library.
6866         * configure: Regenerate.
6868 2007-09-07  Andrew Haley  <aph@redhat.com>
6870         * configure.ac (noconfigdirs): Remove target-libffi and
6871         target-libjava.
6872         * configure: Regenerate.
6874 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6876         PR target/33281
6877         * configure.ac: Use config/mh-mingw on mingw.
6878         * configure: Regenerate.
6880 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
6882         * MAINTAINERS (Write After Approval): Add myself.
6884 2007-09-05  Richard Guenther  <rguenther@suse.de>
6886         * configure.ac (--enable-stage1-checking): If neither --enable-checking
6887         nor --disable-checking is provided also turn on yes and types
6888         checking for stage1.
6889         * configure: Re-generate.
6891 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
6893         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6894         (Write After Approval): Remove myself.
6896 2007-08-29  Nick Clifton  <nickc@redhat.com>
6898         * config.sub, config.guess: Update from upstream sources.
6900 2007-08-22  Bud Davis  <jmdavis@link.com>
6902         * MAINTAINERS (Write After Approval): Added myself.
6903         * MAINTAINERS (Reviewers): Removed myself.
6905 2007-08-18  Paul Brook  <paul@codesourcery.com>
6906             Joseph Myers  <joseph@codesourcery.com>
6908         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6909         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6910         * Makefile.in: Regenerate.
6911         * configure.ac (--with-debug-prefix-map): New.
6912         * configure: Regenerate.
6914 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
6915             Nigel Stephens  <nigel@mips.com>
6917         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
6918         as target_makefile_frag.
6919         * configure: Regenerate.
6921 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
6923         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6924         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
6925         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6926         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6927         (do-compare, do-compare3, do-compare-debug): New.
6928         ([+compare-target+]): Use them.
6930 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
6932         * MAINTAINERS (Write After Approval): Change my email address.
6934 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6935             Ben Elliston  <bje@au.ibm.com>
6937         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6938         --silent if $silent.
6939         * configure: Regenerate.
6941 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
6943         * MAINTAINERS (Various Maintainers): Add myself as
6944         loop infrastructure maintainer.  Update my e-mail
6945         address.
6947 2007-07-31  Diego Novillo  <dnovillo@google.com>
6949         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6950         Adjust description.
6952 2007-07-26  Richard Guenther  <rguenther@suse.de>
6954         * configure.ac: Add types checking to stage1 checking flags.
6955         * configure: Regenerate.
6957 2007-07-17  Nick Clifton  <nickc@redhat.com>
6959         * COPYING3: New file.  Contains version 3 of the GNU General
6960         Public License.
6961         * COPYING3.LIB: New file.  Contains version 3 of the GNU
6962         Lesser General Public License.
6964 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6966         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6968 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6970         * MAINTAINERS (S/390 co-maintainer): Add myself.
6971         (Write After Approval): Remove myself.
6973 2007-07-13  Dan Hipschman  <dsh@google.com>
6975         * MAINTAINERS (Write After Approval): Add myself.
6977 2007-07-11  Nick Clifton  <nickc@redhat.com>
6979         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6980         WINDRES export.
6981         * Makefile.in: Regenerate.
6983 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6985         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6986         maintainer.
6988 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
6990         * lt~obsolete.m4: New. Import from 20070318 libtool.
6992 2007-07-03  Julian Brown  <julian@codesourcery.com>
6994         * MAINTAINERS (Write After Approval): Add myself.
6996 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6998         * configure.ac: Rewrite 'configure --help' strings to look nicer.
6999         * configure: Regenerate.
7001 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7003         * configure.ac: Add some missing m4 quotation.
7004         * configure: Regenerate.
7006 2007-07-02  Simon Baldwin  <simonb@google.com>
7008         * MAINTAINERS (Write After Approval): Add myself.
7010 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7012         * configure: Regenerate.
7014 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7016         * Makefile.def: Add windmc tool to build.
7017         * Makefile.tpl: Likewise.
7018         * configure.ac: Likewise.
7019         * Makefile.in: Regenerate.
7020         * configure: Regenerate.
7022 2007-06-28  DJ Delorie  <dj@redhat.com>
7024         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7025         not building newlib.
7026         * configure: Regenerated.
7028 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7030         * MAINTAINERS (Write After Approval): Add myself.
7032 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7034         * MAINTAINERS (Write After Approval): Add myself.
7036 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7038         * MAINTAINERS (Write After Approval): Add myself.
7040 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7042         * MAINTAINERS (Write After Approval): Add myself.
7044 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7046         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7047         * Makefile.in: Regenerated.
7049 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7051         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7052         bfin*-*-uclinux* targets.
7053         * configure: Regenerate.
7055 2007-06-14  Ian Lance Taylor  <iant@google.com>
7057         * MAINTAINERS: Add myself as non-algorithmic global write
7058         maintainer.
7060 2007-06-14  Diego Novillo  <dnovillo@google.com>
7062         * MAINTAINERS: Add self as middle-end maintainer and
7063         non-algorithmic global write maintainer.
7065 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7067         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7068         Move all Fortran maintainers except Paul Brook into the
7069         Non-Autopoiesis section.
7071 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7073         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7074         (distclean-stage[+id+]): Possibly delete stage_last.
7075         * Makefile.in: Regenerate.
7077 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7079         * MAINTAINERS (Various Maintainer): Fix typo.
7081 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7083         * MAINTAINERS (Various Maintainer): Add myself as
7084         dataflow maintainer.
7086 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7088         * config.sub, config.guess: Update from upstream sources.
7090 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7092         * Makefile.tpl: Fix spelling error.
7093         * Makefile.in: Regenerate.
7095 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7097         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7098         lt_cv_sys_max_cmd_len.
7100 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7102         * MAINTAINERS (Various Maintainers): Add myself as
7103         auto-vectorizer maintainer.
7105 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7107         PR libjava/32098
7108         * libtool.m4: Revert previous change.
7109         * ltgcc.m4: Put it here.
7111 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7113         * MAINTAINERS (Various Maintainers): Add myself as
7114         auto-vectorizer maintainer.
7116 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7118         PR libjava/32098
7119         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7121 2007-05-30  Richard Guenther  <rguenther@suse.de>
7123         * MAINTAINERS (Various Maintainers): Add myself as
7124         auto-vectorizer maintainer.
7126 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7128         PR bootstrap/29382
7129         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7130         * configure: Rebuilt.
7132 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7134         * MAINTAINERS (Write After Approval): Removed my name.
7136 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7138         * MAINTAINERS (Write After Approval): Remove myself.
7140 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7142         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7144 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7146         * ltmain.sh: Update from ToT Libtool.
7147         * libtool.m4: Update from ToT Libtool.
7148         * ltsugar.m4: New. Update from ToT Libtool.
7149         * ltversion.m4: New. Update from ToT Libtool.
7150         * ltoptions.m4: New. Update from ToT Libtool.
7151         * ltconfig: Remove.
7152         * ltcf-c.sh: Remove.
7153         * ltcf-cxx.sh: Remove.
7154         * ltcf-gcj.sh: Remove.
7156 2007-05-22  Ollie Wild  <aaw@google.com>
7158         * MAINTAINERS (Write After Approval): Add myself.
7160 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7162         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7163         stage_cflags.
7164         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7165         Remove CFLAGS/LIBCFLAGS.
7166         (configure-stage[+id+]-[+prefix+][+module+],
7167         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7168         * Makefile.in: Regenerate.
7170 2007-05-15  Diego Novillo  <dnovillo@google.com>
7172         * MAINTAINERS: Update e-mail address.
7174 2007-05-15  Revital Eres  <eres@il.ibm.com>
7176         * MAINTAINERS (Write After Approval): Add myself.
7178 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7180         * MAINTAINERS (Write After Approval): Updated my address.
7182 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7184         * MAINTAINERS (Write After Approval): Add myself.
7186 2007-05-11  Silvius Rus  <rus@google.com>
7188         * MAINTAINERS (Write After Approval): Add myself.
7190 2007-04-23  Tom Tromey  <tromey@redhat.com>
7192         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7194 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7196         * MAINTAINERS (cpplib): Rename to ...
7197         (libcpp): ... this.  Add C/C++ front end maintainers.
7199 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7201         * config-ml.in: Pass ${ml_config_env} to configure calls.
7203 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7205         * MAINTAINERS (Write After Approval): Add myself.
7207 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7209         * MAINTAINERS (Write After Approval): Add myself.
7211 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7213         * MAINTAINERS (fortran 95 front end): Add myself.
7215 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7217         * MAINTAINERS (Write After Approval): Add myself.
7219 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7221         * MAINTAINERS (Modulo Scheduler): Add myself.
7223 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7225         * MAINTAINERS (fortran 95 front end): Add myself.
7226         (c++ front end): whitespace fix.
7228 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7230         * MAINTAINERS (Write After Approval): Add myself.
7232 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7234         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7235         of glob.  Quote arguments with single quotes too.
7236         * configure: Regenerate.
7238 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7240         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7241         * Makefile.in: Regenerate
7243 2007-03-07  Andreas Schwab  <schwab@suse.de>
7245         * configure: Regenerate.
7247 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7249         * configure.ac: Add "--with-pdfdir" configure option,
7250         which defines pdfdir variable.
7251         * Makefile.def (target=fixincludes): Add install-pdf to
7252         missing targets.
7253         (recursive_targets): Add install-pdf target.
7254         (flags_to_pass): Add pdfdir.
7255         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7256         target.
7257         * configure: Regenerate
7258         * Makefile.in: Regenerate
7260 2007-02-28  Eric Christopher  <echristo@apple.com>
7262         Revert:
7263         2006-12-07  Mike Stump  <mrs@apple.com>
7265         * Makefile.def (dependencies): Add dependency for
7266         install-target-libssp and install-target-libgomp on
7267         install-gcc.
7268         * Makefile.in: Regenerate.
7270 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7272         * configure: Regenerate.
7273         * configure.ac: Move statements after variable declarations.
7275 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7277         * MAINTAINERS: Add myself as sh maintainer.
7279 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7281         * configure.ac: Adjust for loop syntax.
7282         * configure: Regenerate.
7284 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7286         * configure: Rebuilt.
7288 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7290         * configure.ac: Drop multiple occurrences of --enable-languages,
7291         and fix its quoting.
7292         * configure: Rebuilt.
7294 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7295             Nathan Sidwell  <nathan@codesourcery.com>
7296             Vladimir Prus  <vladimir@codesourcery.com>
7297             Joseph Myers  <joseph@codesourcery.com>
7299         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7300         * configure: Regenerate.
7302 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7304         * ltconfig (freebsd*): Default to elf.
7306 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7308         * configure.ac (target_libraries): Move libgcc before libiberty.
7309         * configure: Regenerated.
7311 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7312             Paolo Bonzini  <bonzini@gnu.org>
7314         PR bootstrap/30753
7315         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7316         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7317         * configure: Regenerated.
7319 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7321         * MAINTAINERS (Language Front End Maintainers): Update my mail
7322         address.
7324 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7326         PR bootstrap/30748
7327         * configure.ac: Correct syntax for Solaris ksh.
7328         * configure: Regenerated.
7330 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7332         * configure.ac: Sync with src.
7333         * configure: Regenerate.
7335 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7337         * Makefile.in: Regenerate.
7339 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7341         * config.sub: Sync with src.
7343 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7345         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7346         noncanonical equivalents.
7347         * configure.in: Rename to...
7348         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7349         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7350         target_noncanonical.  Use them.  Rewrite removal of configure
7351         arguments for autoconf 2.59.  Discard variable settings.  Force
7352         program_transform_name for native tools.
7354         * Makefile.in: Regenerated.
7355         * configure: Regenerated with autoconf 2.59.
7357 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7359         * MAINTAINERS (Write After Approval): Add myself.
7361 2007-01-31  Andreas Schwab  <schwab@suse.de>
7363         * Makefile.tpl (LDFLAGS): Substitute it.
7364         * Makefile.in: Regenerate.
7366 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7368         * MAINTAINERS (Write After Approval): Add myself.
7370 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7372         * MAINTAINERS (spu port): Add myself.
7374 2007-01-23  Richard Guenther  <rguenther@suse.de>
7376         PR bootstrap/30541
7377         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7378         * Makefile.tpl (GNATBIND): Substitute it.
7379         (GNATMAKE): Likewise.
7380         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7381         of STAGE_PREFIX.
7382         * Makefile.in: Regenerate.
7383         * configure: Regenerate.
7385 2007-01-18  Mike Stump  <mrs@apple.com>
7387         * configure.in: Re-enable -Werror for gcc builds.
7389 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7391         * MAINTAINERS (Write After Approval): Add myself.
7393 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7395         * configure.in: Change == to = in test command.
7396         * configure: Regenerate.
7398 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7399             Nick Clifton  <nickc@redhat.com>
7400             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
7402         * configure.in (build_configargs, host_configargs, target_configargs):
7403         Remove build/host/target parameters.
7404         (host_libs): Add gmp and mpfr.
7405         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7406         * Makefile.def (gmp, mpfr): New.
7407         (gcc): Remove target.
7408         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7409         target_os, target_vendor): New.
7410         (configure): Add host_alias/target_alias arguments; adjust invocations.
7411         * configure: Regenerate.
7412         * Makefile.in: Regenerate.
7414 2007-01-11  Matt Fago  <fago@earthlink.net>
7416         * configure.in: Try to link to functions only in mpfr 2.2.x
7417         to improve robustness of configure tests.
7418         * configure: Regenerate.
7420 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
7422         * MAINTAINERS: Add myself as i386 maintainer.
7424 2007-01-08  Jan Hubicka  <jh@suse.cz>
7426         * MAINTAINERS: Add myself as i386 maintainer.
7428 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
7430         * configure.in: Add support for an x86_64-mingw* target.
7431         * configure: Regenerate.
7433 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
7435         * Makefile.tpl (all-target): Correct @if conditional for target
7436         modules.
7437         * configure.in: Omit libiberty if building only target libgcc.
7438         * configure, Makefile.in: Regenerated.
7440 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
7442         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7443         * configure: Regenerate.
7445 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7447         * Makefile.def (target_modules): Add libgcc.
7448         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
7449         * Makefile.tpl (clean-target-libgcc): Delete.
7450         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7451         on gcc even for bootstrapped modules.  Rewrite handling of
7452         lang_env_dependencies to loop over target_modules.
7453         * configure.in (target_libraries): Add target-libgcc.
7454         * Makefile.in, configure: Regenerated.
7456 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7458         * configure.in: Reorganize recognition of languages.  Add
7459         --enable-stage1-languages.  Show supported languages for the chosen
7460         target rather than all recognized languages.
7461         * configure: Regenerate.
7463 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7465         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7466         * Makefile.in: Regenerate.
7468 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7470         * configure.in: Warn that MPFR 2.2.0 is buggy.
7471         * configure: Regenerate.
7473 2006-12-27  Ian Lance Taylor  <iant@google.com>
7475         * configure.in: When removing Makefiles to force a reconfigure, also
7476         remove prev-DIR*/Makefile.
7477         * configure: Regenerate.
7479 2006-12-22  Andreas Schwab  <schwab@suse.de>
7481         * configure: Regenerate with correct autoconf version.
7483 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7485         * configure.in: add AC_SUBST for *_FOR_TARGET.
7486         * configure: Regenerate.
7488 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7490         * configure.in: Simplify logic for rejecting languages that cannot
7491         be built.  Separate the case when a language is unsupported,
7492         from the case when the user chooses not to build a language.
7494 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7496         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7497         it only affects bootstrap and could be tested on "$host" as well.
7498         * configure: Regenerate.
7499         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7501 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7503         PR bootstrap/29544
7504         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7505         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7506         move here comment from Makefile.tpl.
7507         * Makefile.tpl: Move some definitions higher in the file.
7508         (STAGE1_CHECKING): New.
7509         * configure.in: Add --enable-stage1-checking.
7510         * configure: Regenerate.
7511         * Makefile.in: Regenerate.
7513 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7515         * MAINTAINERS: Add myself as build system maintainer.
7517 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
7519         * MAINTAINERS (Write After Approval): Add myself.
7521 2006-12-13  Eric Christopher  <echristo@apple.com>
7523         * MAINTAINERS: Add myself as darwin maintainer.
7525 2006-12-11  Ian Lance Taylor  <ian@airs.com>
7527         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7529 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
7531         MAINTAINERS: Update my entry.
7533 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
7535         * configure.in:  Handle spu makefile frag.
7536         * Makefile.tpl (MAINT): Define
7537         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7538         * configure: Regenerate.
7539         * Makefile.in: Regenerate.
7541 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7543         * config.guess: Import latest version.
7544         * config.sub: Likewise.
7546 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7548         * configure.in (spu-*-*): Don't skip target-libiberty.
7549         * configure: Regenerate.
7551 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7553         PR bootstrap/30134
7554         * configure.in: Correct x86 darwin support for libjava to powerpc
7555         and i?86 only.
7556         * configure: Regenerate.
7558 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
7560         * configure.in: Add x86 darwin support for libjava.
7561         * configure: Regenerate.
7563 2006-12-07  Mike Stump  <mrs@apple.com>
7565         * Makefile.def (dependencies): Add dependency for
7566         install-target-libssp and install-target-libgomp on
7567         install-gcc.
7568         * Makefile.in: Regenerate.
7570 2006-12-04  Richard Guenther  <rguenther@suse.de>
7572         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7573         (Non-Algorithmic Maintainers): Move over non-algorithmic
7574         loop optimizer maintainers, add myself as a non-algorithmic
7575         middle-end maintainer.
7577 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
7579         * MAINTAINERS (Write After Approval): Add myself.
7581 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7583         * configure.in: Update error message for missing GMP/MPFR.
7585         * configure: Regenerate.
7587 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7589         * configure.in: Update MPFR version in error message.
7591         * configure: Regenerate.
7593 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7595         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7596         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7597         --with-gmp-lib): New flags.
7599         * configure: Regenerate.
7601 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
7603         * MAINTAINERS (Write After Approval): Change my email address.
7605 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7607         * MAINTAINERS (Write After Approval): Add myself.
7609 2006-11-22  Philipp Thomas  <pth@suse.de>
7611         * MAINTAINERS (i18n): Update e-mail address.
7613 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7615         * MAINTAINERS (spu port): Add myself as maintainer.
7616         (Write After Approval): Remove myself.
7618 2006-11-22  Ben Elliston  <bje@au.ibm.com>
7620         * configure.in (skipdirs): Don't build libssp for SPU.
7621         * configure: Regenerate.
7623 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7625         * MAINTAINERS (spu port): Add myself as maintainer.
7626         (libobjc): Update my email address.
7628 2006-11-21  Andrea Bona  <andrea.bona@st.com>
7630         * MAINTAINERS (Write After Approval): Add myself.
7632 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7634         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7635         * configure : Rebuilt.
7637 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7639         * MAINTAINERS (Write After Approval): Add myself.
7641 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7643         * MAINTAINERS (Write After Approval): Add myself.
7645 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7647         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7648         libmpfr.a.
7649         * configure: Regenerate.
7651 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7653         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7654         (unstage): Test for stage_last presence.
7656         PR bootstrap/29802
7657         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7658         STAGE_PREFIX.
7659         * Makefile.in: Regenerate.
7661 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7663         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7664         maintainers.
7666 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7668         * MAINTAINERS (Write After Approval): Add myself.
7670 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7672         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7673         and stageN-package/Makefile.
7674         * Makefile.in: Regenerated.
7676 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7678         * configure.in: Remove target-libgloss from noconfigdirs for
7679         bfin-*-*.
7680         * configure: Regenerated.
7682 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7684         * configure.in (have_gmp): Only error if the gcc directory exists.
7686         * configure: Regenerate.
7688 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7690         * configure.in: Robustify error message for missing GMP/MPFR.
7692         * configure: Regenerate.
7694 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7696         * MAINTAINERS (Write After Approval): Add myself.
7698 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7700         * MAINTAINERS: Change email address.
7702 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7704         * MAINTAINERS (Write After Approval): Add myself.
7706 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7708         * MAINTAINERS (Write After Approval): Add myself.
7710 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7712         * MAINTAINERS (Write After Approval): Move myself to
7713         Write After Approval section.
7715 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7717         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7718         need_gmp anymore.
7719         * configure: Regenerate.
7721 2006-10-16  Tobias Burnus  <burnus@net-b.de>
7723         * MAINTAINERS (Write After Approval): Add myself.
7725 2006-10-16  Ben Elliston  <bje@au.ibm.com>
7727         * config.guess: Import latest version.
7728         * config.sub: Likewise.
7730 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
7732         * Makefile.def: Added pdf target handling.
7733         * Makefile.tpl: Added pdf target handling.
7734         * Makefile.in: Regenerated.
7736 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
7738         * MAINTAINERS: Add self as score port maintainer.
7740 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
7742         * MAINTAINERS (Write After Approval): Add myself.
7744 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
7746         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
7747         or newer.
7748         * configure: Regenerated.
7750 2006-09-27  Dave Brolley  <brolley@redhat.com>
7752         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7753         using $s instead of $r.
7754         * configure: Regenerated.
7756 2006-09-26  Thiemo Seufer  <ths@mips.com>
7758         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7759         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7760         * configure: Regenerate.
7762 2006-09-24  Graeme Peterson  <gridly@gmail.com>
7764         * MAINTAINERS (Write After Approval): Remove myself.
7766 2006-09-22  Chao-ying Fu  <fu@mips.com>
7768         * MAINTAINERS (Write After Approval): Add myself.
7770 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
7772         * MAINTAINERS: Add self as soft-fp maintainer.
7774 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
7776         * MAINTAINERS: Add myself as avr maintainer.
7777         Remove Marek Michalkiewicz as avr maintainer.
7779 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7781         * MAINTAINERS (Write After Approval): Add myself.
7783 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7785         * configure.in: Never build newlib for a Mingw host.
7786         Never build newlib as Mingw target library.
7787         Test the existence of winsup/cygwin for building a Cygwin newlib,
7788         rather than just winsup.
7789         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7790         building a Mingw target.
7791         * configure: Regenerate.
7793 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7795         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7797 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7799         * config.guess: Import from src (was more updated).
7800         * config.sub: Likewise.
7802 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
7804         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7805         * configure: Regenerated.
7807 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
7809         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7810         for stages after the first.
7812 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
7814         * Makefile.def: Add dependencies for configure-opcodes
7815         on configure-intl and all-opcodes on all-intl.
7816         * Makefile.in: Regenerated.
7818 2006-07-13  Ben Elliston  <bje@au.ibm.com>
7820         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7822 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7824         Port to hosts whose 'sort' and 'tail' implementations
7825         treat operands with leading '+' as file names, as POSIX
7826         has required since 2001.  However, make sure the code still
7827         works on pre-POSIX hosts.
7828         * ltmain.sh: Don't assume "sort +2" is equivalent to
7829         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7831 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
7833         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7835 2006-07-04  Peter O'Gorman  <peter@pogma.com>
7837         * ltconfig: chmod 644 before ranlib during install.
7839 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7841         PR bootstrap/18058
7842         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7843         if the bootstrap compiler is a GCC version that supports it.
7844         * configure: Regenerate.
7846 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7848         * configure.in: Fix thinkos in previous check-in.
7849         * configure: Regenerate.
7851 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7853         PR other/27063
7854         * configure.in: Test subdir_requires and give an appropriate
7855         error message.
7856         * configure: Regenerate.
7858 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
7860         * MAINTAINERS (Write After Approval): Add myself.
7862 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
7864         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7866 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
7868         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7870 2006-06-20  David Ayers  <d.ayers@inode.at>
7872         PR bootstrap/28072
7873         * configure.in: Add target-boehm-gc to noconfigdirs depending on
7874         whether target-libjava is being configured instead of whether the
7875         java front end is enabled.
7876         * configure: Regenerate.
7878 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7880         PR target/27540
7881         * configure.in: Only enable libgomp on IRIX 6.
7882         * configure: Regenerate.
7884 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
7886         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7887         too.
7888         * Makefile.in: Regenerate.
7890 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
7892         * config-ml.in: Alter CCASFLAGS to include special
7893         multilib options the same as is done for CFLAGS.
7895 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7897         * configure.in: Don't enable libgomp on hpux10.
7898         * configure: Rebuilt.
7900 2006-06-12  David Ayers  <d.ayers@inode.at>
7902         PR bootstrap/27963
7903         PR target/19970
7904         * configure.in: Remove target-boehm-gc from noconfigdirs where
7905         ${libgcj} is specified.
7906         * configure: Regenerate.
7908 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
7910         Sync from src:
7912         * configure.in: Sync.
7913         * configure: Regenerated.
7915         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
7917         * Makefile.def: Added dependencies from sim and gdb on intl, and
7918         added configure dependencies to everything with an all dependency
7919         on intl.
7920         * Makefile.in: Regenerated.
7922 2006-06-06  David Ayers  <d.ayers@inode.at>
7924         PR libobjc/13946
7925         * Makefile.def: Add dependencies for libobjc which boehm-gc.
7926         * Makefile.in: Regenerate.
7927         * configure.in: Add --enable-objc-gc at toplevel and have it
7928         enable boehm-gc for Objective-C.
7929         Remove target-boehm-gc from libgcj.
7930         Add target-boehm-gc to target_libraries.
7931         Add target-boehm-gc to noconfigdirs where ${libgcj}
7932         is specified.
7933         Assert that boehm-gc is supported when requested for Objective-C.
7934         Only build boehm-gc if needed either for Java or Objective-C.
7935         * configure: Regenerate.
7937 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
7939         PR 27674
7940         * Makefile.tpl (configure-[+prefix+][+module+],
7941         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7942         Remove rule to unstage bootstrapped modules.
7943         (stage_current): New.
7944         * Makefile.in: Regenerate.
7946 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
7948         * MAINTAINERS (Write After Approval): Update my e-mail address.
7950 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
7952         * include/libiberty.h: Declare pex_run_in_environment.
7954 2006-05-31  Asher Langton  <langton2@llnl.gov>
7956         * MAINTAINERS (Write After Approval): Add myself.
7958 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
7960         * Makefile.def (bfd, opcodes): Fix lib_path.
7961         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7962         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
7963         * Makefile.in: Regenerate.
7965 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7967         * Makefile.in: Regenerate.
7969 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7971         * Makefile.def: Add install-html target. Add datarootdir
7972         docdir and htmldir to flags_to_pass.
7973         * Makefile.tpl: Add install-html target.
7974         * Makefile.in: Regenerate.
7975         * configure.in: Add --with-datarootdir, --with-docdir, and
7976         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7977         * configure: Regenerate.
7979 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
7981         * configure.in: Enable gprof for cross builds.
7982         * configure: Regenerate.
7984 2006-05-22  Richard Guenther  <rguenther@suse.de>
7986         Revert
7987         2006-01-31  Richard Guenther  <rguenther@suse.de>
7988         Paolo Bonzini  <bonzini@gnu.org>
7990         * Makefile.def (target_modules): Add libgcc-math target module.
7991         * configure.in (target_libraries): Add libgcc-math target library.
7992         (--enable-libgcc-math): New configure switch.
7993         * Makefile.in: Re-generate.
7994         * configure: Re-generate.
7995         * libgcc-math: New toplevel directory.
7997 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7998             Andreas Tobler  <a.tobler@schweiz.ch>
8000         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8001         * configure: Rebuilt.
8003 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8005         * MAINTAINERS (Write After Approval): Add myself.
8007 2006-05-01  DJ Delorie  <dj@redhat.com>
8009         * configure.in: Restore CFLAGS if GMP isn't present.
8010         * configure: Regenerate.
8012 2006-05-01  Richard Guenther  <rguenther@suse.de>
8014         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8015         maintainer.
8017 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8019         * MAINTAINERS (Write After Approval): Add myself.
8021 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8023         * MAINTAINERS (Write After Approval): Add myself.
8025 2006-04-18  DJ Delorie  <dj@redhat.com>
8027         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8028         reference libgloss so that libssp can be built in a combined
8029         tree.
8030         * configure: Regenerate.
8032 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8034         * MAINTAINERS (Write After Approval): Add myself.
8036 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8038         * configure.in: Require makeinfo 4.4 or higher.
8039         * configure: Regenerate.
8041 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8043         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8044         Rearrange the entries of other libraries to have them in one place.
8046 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8048         * MAINTAINERS (Write After Approval): Remove myself.
8049         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8051 2006-03-14  Richard Guenther  <rguenther@suse.de>
8053         * configure: Regenerate with autoconf 2.13.
8055 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8057         * MAINTAINERS: Use my work address.
8059         * MAINTAINERS: Update my E-mail address.
8061 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8063         * configure.in: Handle --disable-<component> generically.
8064         * configure: Regenerate.
8066 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8068         PR libgcj/17311
8069         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8071 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8073         * MAINTAINERS (Write After Approval):  Remove myself.
8074         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8076 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8078         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8079         (TARGET_CONFIGDIRS): Remove.
8080         * configure.in: Remove AC_SUBST(target_configdirs).
8081         * Makefile.in, configure: Regenerated.
8083 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8085         * MAINTAINERS (Write After Approval):  Remove myself.
8086         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8088 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8090         PR bootstrap/25670
8092         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8094         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8095         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8096         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8097         BUILD_PREFIX, BUILD_PREFIX_1.
8098         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8100         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8101         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8103         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8104         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8105         of `cat stage_current`.  Always provide the `r' and `s' variables.
8106         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8107         a single shell execution.
8108         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8109         bootstrapped modules, make the stage1 module if the build was not
8110         started yet, else build the current stage.
8111         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8112         (all-build, all-host, all-target, [+make_target+]-host,
8113         [+make_target+]-target): Do not use \-continued lines.
8114         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8115         (current_stage, restrap, stage_last): New.
8117         * Makefile.in: Regenerate.
8118         * configure: Regenerate.
8120 2006-02-19  Bud Davis  <jmdavis@link.com>
8122         * MAINTAINERS (Write After Approval):  Remove myself.
8123         (Language Front End Maintainers):  Add myself as fortran 95
8124         maintainer and update e-mail address.
8126 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8128         * MAINTAINERS (Write After Approval):  Remove myself.
8129         (Language Front End Maintainers):  Add myself as fortran 95
8130         maintainer.
8132 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8134         * MAINTAINERS (Write After Approval): Add myself.
8136 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8138         * MAINTAINERS (Write After Approval):  Remove myself.
8139         (Language Front End Maintainers):  Add myself as
8140         fortran 95 maintainer.
8142 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8144         Sync from src:
8146         2005-12-27  Leif Ekblad  <leif@rdos.net>
8148         * configure.in: Add support for RDOS target.
8149         * configure: Regenerate.
8151 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8152             Andreas Schwab  <schwab@suse.de>
8154         * configure: Regenerate.
8156 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8158         * configure.in (enable_libgomp): Add AIX.
8159         * configure: Regenerate.
8161 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8163         * MAINTAINERS (Write After Approval): Add myself.
8165 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8167         * MAINTAINERS (Write After Approval): Add myself.
8169 2006-01-31  Richard Guenther  <rguenther@suse.de>
8170         Paolo Bonzini  <bonzini@gnu.org>
8172         * Makefile.def (target_modules): Add libgcc-math target module.
8173         * configure.in (target_libraries): Add libgcc-math target library.
8174         (--enable-libgcc-math): New configure switch.
8175         * Makefile.in: Re-generate.
8176         * configure: Re-generate.
8177         * libgcc-math: New toplevel directory.
8179 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8181         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8182         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8183         the assembler, linker and binutils.
8184         * configure: Regenerate.
8186 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8188         * MAINTAINERS (Write After Approval): Add myself.
8190 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8192         * configure: Regenerate.
8194 2006-01-18  Richard Henderson  <rth@redhat.com>
8195             Jakub Jelinek  <jakub@redhat.com>
8196             Diego Novillo  <dnovillo@redhat.com>
8198         * libgomp: New directory.
8199         * Makefile.def: Add target_module libgomp.
8200         * Makefile.in: Regenerate.
8201         * configure.in (target_libraries): Add target-libgomp.
8202         * configure: Regenerate.
8204 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8206         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8207         @ from continuation.
8208         * Makefile.in: Rebuilt.
8210 2006-01-04  Chris Lattner  <sabre@gnu.org>
8212         * MAINTAINERS (Write After Approval): Add myself.
8214 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8216         PR bootstrap/24252
8218         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8219         * Makefile.tpl (OBJDUMP): New.
8220         (EXTRA_HOST_FLAGS): Add it.
8221         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8223         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8224         to use symbolic links between directories.  Avoid race conditions
8225         or make them harmless.
8226         * configure.in: Do not try to use symbolic links between directories.
8228         * Makefile.def (LEAN): Pass.
8229         * Makefile.tpl (LEAN): Define.
8230         (stage[+id+]-start): Accept that the previous directory does not
8231         exist, if the bootstrap is lean.
8232         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8233         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8234         configure substitution.
8235         ([+compare-target+]): Likewise.
8236         ([+bootstrap-target+]-lean): New.
8237         * configure.in: Remove lean bootstrap support from here.
8239         * Makefile.in: Regenerate.
8240         * configure: Regenerate.
8242 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8244         * MAINTAINERS (libdecnumber): Add myself.
8246 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8248         * libtool-ldflags: New script.
8250 2006-01-02  Andreas Schwab  <schwab@suse.de>
8252         * configure.in: When reconfiguring remove Makefile in
8253         all stage directories.
8254         * configure: Regenerate.
8256 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8258         * MAINTAINERS: Update my email address.
8260 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8262         Revert Ada-related part of the previous change.
8264         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8265         Do not pass.
8266         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8267         * Makefile.in: Regenerate.
8268         * configure.in: Do not include mt-ppc-aix target fragment.
8269         * configure: Regenerate.
8271 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8273         * configure.in: Select appropriate fragments for PowerPC/AIX.
8274         * configure: Regenerate.
8276         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8277         BOOT_CFLAGS, BOOT_LDFLAGS.
8278         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8279         BOOT_CFLAGS, BOOT_LDFLAGS.
8280         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8281         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8282         (stage): Fail if we cannot complete the work.
8283         * Makefile.in: Regenerate.
8285 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8287         * configure.in: Replace ms1 with mt.
8288         * configure: Rebuilt.
8290 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8292         * MAINTAINERS: Update my email address.
8294 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8296         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8297         install-host-nogcc): Don't invoke $(stage) at the end.
8298         * Makefile.in: Regenerate.
8300 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8302         * configure.in: Flip the top-level bootstrap switch.
8303         * configure: Regenerate.
8305 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8307         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8308         $(stage) and $(unstage).
8309         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8310         (all): Remove stray semicolon.
8311         (local-distclean): Don't handle multilib.tmp and multilib.out.
8312         (install.all): Set $s for consistency.
8313         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8314         check_multilibs setting.  Always make the install directory.
8315         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8316         Correct @if/@endif.
8317         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8318         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8319         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8320         (multilib.out): Remove.
8321         * Makefile.in: Regenerated.
8323 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8325         * MAINTAINERS (Write After Approval): Add myself.
8327 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8329         * MAINTAINERS: Add myself as mt maintainer.
8331         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8333 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8335         * MAINTAINERS: Change email address.
8337 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8339         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8340         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8341         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8342         Find in-tree tools if available.
8343         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8344         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8345         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8346         (COMPILER_*_FOR_TARGET): New.
8347         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8348         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8349         (CONFIGURED_*, USUAL_*): Remove.
8350         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8351         STRIP): Use autoconf substitutions.
8352         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8353         COMPILER_NM_FOR_TARGET): New.
8354         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8356         (all): Make all-host and all-target in parallel.
8357         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8358         that $$r and $$s are set before invoking a recursive make.
8359         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8360         ([+bootstrap-target+]): Inline most of the `all' target.
8362 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8364         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8365         from the gcc build directory.
8366         * Makefile.in: Regenerate.
8368 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8370         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8371         depend on all-libdecnumber.
8372         * configure.in (host_libs): Include libdecnumber.
8373         * Makefile.in: Regenerate.
8374         * configure: Likewise.
8376 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8378         * libdecnumber: Import decNumber sources from the dfp-branch.
8380 2005-11-21  Kean Johnston  <jkj@sco.com>
8382         * config.sub, config.guess: Sync from upstream sources.
8384 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8386         Import from Autoconf sources:
8388         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8389         * config/move-if-change: Don't output "$2 is unchanged";
8390         suggested by Ben Elliston.  Handle weird characters correctly.
8392 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8394         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8395         to match upstream libtool for darwin.
8397 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8399         * Makefile.def: Remove gdb dependencies for gdbtk.
8400         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8401         (configure-gdb, install-gdb): New rules.
8402         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8403         * Makefile.in, configure: Regenerated.
8405 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
8407         * MAINTAINERS (Write After Approval): Add myself.
8409 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
8411         * MAINTAINERS (Write After Approval): Add myself.
8413 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
8415         * MAINTAINERS (alias analysis): Add Daniel Berlin and
8416         Diego Novillo.
8418 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
8420         PR bootstrap/24297
8421         * Makefile.tpl (do-[+make-target+], do-check, install,
8422         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8423         are set before recursing.
8424         * Makefile.in: Regenerate.
8426 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
8428         PR bootstrap/18939
8429         * Makefile.def (gcc) <target>: Fix thinko.
8430         * Makefile.in: Regenerate.
8432 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8434         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8435         * configure: Regenerate.
8437 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
8439         * MAINTAINERS (Write After Approval): Add self.
8441 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
8443         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8444         target-libffi, target-qthreads, target-libjava, and
8445         targetlibobjc.
8446         * configure: Regenerate.
8448 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
8450         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8451         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8452         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8453         (USUAL_OBJDUMP_FOR_TARGET): New.
8454         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8455         * configure.in: Check for $OBJDUMP_FOR_TARGET.
8456         * configure, Makefile.in: Regenerated.
8458 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8460         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8461         before other host packages.
8463 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
8465         * MAINTAINERS: Add self as sh libraries/configury maintainer.
8467 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8469         PR bootstrap/22340
8471         * configure.in (default_target): Remove.
8472         * Makefile.tpl (all): Do not use prerequisites as subroutines
8473         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8474         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8475         use prerequisites as subroutines.
8476         (check-host, check-target): New.
8477         (bootstrap configure & all targets): Do not use stage*-start
8478         if the directory layout is already ok.
8479         (non-bootstrap configure & all targets): Prepend a $(unstage).
8480         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8481         (NOTPARALLEL): Remove.
8482         (unstage, stage variables): New variables.
8483         (unstage, stage targets): Simply expand to those variables.
8485         * configure: Regenerate.
8486         * Makefile.in: Regenerate.
8488 2005-10-04  James E Wilson  <wilson@specifix.com>
8490         * Makefile.def (lang_env_dependencies): Add libmudflap.
8491         * Makefile.in: Regenerate.
8493 2005-10-03  Andreas Schwab  <schwab@suse.de>
8495         Backport from libtool CVS:
8496         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8498         * ltmain.sh: add support for installing into temporary
8499         staging area (e.g. 'make install DESTDIR=...')
8501 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8503         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8504         * configure: Regenerated.
8506 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8508         * configure: Regenerate with the correct
8509         autoconf version.
8511 2005-09-30  Catherine Moore  <clm@cm00re.com>
8513         * configure.in (bfin-*-*): New.
8514         * configure: Regenerated.
8516 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
8518         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8519         (LIPO_FOR_TARGET): New.
8520         (CONFIGURED_LIPO_FOR_TARGET): New.
8521         (USUAL_LIPO_FOR_TARGET): New.
8522         (STRIP_FOR_TARGET): New.
8523         (CONFIGURED_STRIP_FOR_TARGET): New.
8524         (USUAL_STRIP_FOR_TARGET): New.
8525         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8526         STRIP_FOR_TARGET.
8527         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8528         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8529         * Makefile.in: Regenerate.
8530         * configure: Regenerate.
8532 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
8534         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8535         (rs6000-*-aix*): Same.
8536         * configure: Regenerate.
8538 2005-09-16  Tom Tromey  <tromey@redhat.com>
8540         * MAINTAINERS: Add self as java maintainer.
8542 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8544         * configure.in: Recognize f95 in the --enable-languages option,
8545         and substitute it for fortran, issuing a warning.
8546         * configure: Regenerate.
8548 2005-08-30  Phil Edwards  <phil@codesourcery.com>
8550         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
8551         * configure:  Regenerated.
8553 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
8555         * MAINTAINERS: Add self as ms1 maintainer.
8557 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
8559         * Makefile.def (libssp): Add to lang_env_dependencies.
8560         * Makefile.in: Regenerate.
8562 2005-08-18  Ian Lance Taylor  <ian@airs.com>
8564         * MAINTAINERS: Add myself as middle-end maintainer.
8566 2005-08-17  Christian Groessler  <chris@groessler.org>
8568         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8569         * Makefile.in: Regenerate.
8571 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
8573         * MAINTAINERS (write after approval): Added myself.
8575 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
8577         * MAINTAINERS (Write After Approval): Add myself.
8579 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
8581         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8582         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8583         Look for alternate names of the target cc and c++
8584         * configure: Regenerate.
8586 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
8588         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8589         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8590         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8591         tools; remove code to manually set them.
8592         (Target tools): Look in the environment for them.
8593         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8594         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8595         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8596         build directory.
8597         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8598         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8599         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8600         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8601         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8602         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8603         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8604         * configure: Regenerate.
8605         * Makefile.in: Regenerate.
8607 2005-07-28  Ben Elliston  <bje@au.ibm.com>
8609         * MAINTAINERS: Update for removed CPU targets.
8611 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
8613         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8614         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8615         * Makefile.in: Regenerated.
8617 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
8619         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8620         (CFLAGS_FOR_TARGET): Use it.
8621         (CXXFLAGS_FOR_TARGET): Likewise.
8622         * Makefile.in: Regenerated.
8623         * configure.in (--with-build-sysroot): New option.
8624         * configure: Regenerated.
8626 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
8628         * Makefile.tpl: Wrap install between unstage and stage
8629         * Makefile.in: Regenerate.
8631 2005-07-21  Eric Christopher  <echristo@apple.com>
8633         * MAINTAINERS: Update affiliation.
8635 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
8637         * MAINTAINERS: Add self as crx port maintainer.
8639 2005-07-20  DJ Delorie  <dj@redhat.com>
8641         * MAINTAINERS: Add self as m32c maintainer.
8643 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8645         * all files: Update FSF address.
8647 2005-07-15  Eric Christopher  <echristo@redhat.com>
8649         * MAINTAINERS: Change affiliation.
8651 2005-07-14  Jim Blandy  <jimb@redhat.com>
8653         * configure.in: Add cases for Renesas m32c.
8654         * configure: Regenerated.
8656 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8658         * COPYING.LIB: Update from fsf.org.
8660 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8662         * COPYING, compile, config.guess,
8663         config.sub, install-sh, missing, mkinstalldirs,
8664         symlink-tree, ylwrap: Sync from upstream sources.
8665         * config-ml.in: Update FSF address.
8667 2005-07-13  Eric Christopher  <echristo@redhat.com>
8669         * configure.in: Add toplevel noconfigdir support for tpf.
8670         * configure: Regenerate.
8672 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8674         PR ada/22340
8676         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8677         * Makefile.in: Regenerate.
8679 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8681         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8682         Brolley to write-after-approval.
8684 2005-07-07  Andreas Schwab  <schwab@suse.de>
8686         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8687         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8688         * Makefile.in: Regenerated.
8690 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8692         * configure.in: Don't build sim or rda when targetting darwin.
8693         * configure: Regenerate.
8695 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8697         * configure.in: Add --enable-libssp and --disable-libssp.
8698         * configure: Regenerate with autoconf-2.13.
8700 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8702         * Makefile.def (target_modules): Add libssp.
8703         * configure.in (target_libraries): Add target-libssp.
8704         * configure: Rebuilt.
8705         * Makefile.in: Rebuilt.
8707 2005-07-01  Zack Weinberg  <zackw@panix.com>
8709         * MAINTAINERS: Change email address.  Resign from maintainership.
8711 2005-07-01  Richard Guenther  <rguenther@suse.de>
8713         * MAINTAINERS: Change my e-mail address and affiliation.
8715 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8717         * Makefile.def (stagefeedback): Come after profile.
8718         Define profiledbootstrap target.
8719         * Makefile.tpl (profiledbootstrap): Remove.
8720         (stageprofile-end): Zap stagefeedback.
8721         (stagefeedback-start): Copy all .gcda files, not only GCC's.
8722         * Makefile.in: Regenerate.
8724 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
8726         * MAINTAINERS: Update my email address.
8728 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
8730         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
8731         In 'cpp' stanza, support '#line' as well as '# '.
8733 2005-06-08  Andreas Schwab  <schwab@suse.de>
8735         * MAINTAINERS: Move myself from 'Write After Approval' to
8736         'CPU Port Maintainers' section as m68k maintainer.
8738 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
8740         * configure.in (unsupported_languages): New macro.
8741         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
8742         non-ported target libraries in noconfigdirs.
8743         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8744         non-linux-gnu.  Remove libgcj_ex_libffi.
8745         <lang_frag loop>: Set add_this_lang=no if the language is in
8746         unsupported_languages.
8747         * configure: Regenerate.
8749 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
8751         * configure.in: Fix typo in handling of --with-mpfr-dir.
8752         * configure: Regenerate.
8754 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
8756         * MAINTAINERS: Update my email address.
8758 2005-06-02  Jim Blandy  <jimb@redhat.com>
8760         * config.sub: Add cases for the Renesas m32c.  (This patch has been
8761         accepted into the master sources.)
8763 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
8764             Michael Snyder  <msnyder@redhat.com>
8765             Stan Cox  <scox@redhat.com>
8767         * configure.in: Set noconfigdirs for ms1.
8769         * configure: Regenerate.
8771 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
8773         * MAINTAINERS (Write After Approval): Add self.
8775 2005-06-01  Josh Conner  <jconner@apple.com>
8777         * MAINTAINERS (Write After Approval): Add self.
8779 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8781         * MAINTAINERS: Update my email address.
8783 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8785         * MAINTAINERS (Write After Approval): Add self.
8787 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8789         * MAINTAINERS (Write After Approval): Remove self.
8791 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8793         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8794         (Dependencies): Consider target modules for bootstrap dependencies.
8795         Make target bootstrap modules depend on each stage's gcc.
8796         * Makefile.in: Regenerate.
8798 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8800         * Makefile.def (configure-gcc): Depend on binutils having been built.
8801         (all-gcc): No need to do it here.
8802         * Makefile.in: Regenerate.
8804 2005-05-19  Paul Brook  <paul@codesourcery.com>
8806         * configure.in: Rewrite misleading error message when requested
8807         language cannot be built.
8808         * configure: Regenerate.
8810 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
8812         * ylwrap: Import from Automake 1.9.5.
8814 2005-05-13  David Ung  <davidu@mips.com>
8816         * MAINTAINERS (Write After Approval): Add self.
8818 2005-05-09  Mike Stump  <mrs@apple.com>
8820         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8821         lt_cv_sys_max_cmd_len for now.
8823 2005-05-09  Stan Cox  <scox@redhat.com>
8825         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8827 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
8829         * README.SCO: Update the URL.
8831 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
8833         * ltconfig: Define file_list_spec.  Pass file_list_spec and
8834         with_gnu_ld to libtool.
8835         * ltcf-c.sh (aix[45]): Define file_list_spec.
8836         * ltcf-cxx.sh (aix[45]): Same.
8837         * ltcf-gcj.sh (aix[45]): Same.
8838         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8839         exists, write list of input files to temporary file.
8841 2005-05-04  Mike Stump  <mrs@apple.com>
8843         * configure.in: Always pass --target to target configures as
8844         otherwise rebuilds that do --recheck will fail.
8845         * confiugure: Rebuilt.
8847 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
8849         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8850         STAGE_HOST_EXPORTS.
8851         (configure, all): Add bootstrap support.
8852         (Host modules, target modules): Pass post-stage1 flags and exports.
8853         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8854         * Makefile.in: Regenerate.
8856 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
8858         * configure: Regenerate.
8860 2005-04-27  Mike Stump  <mrs@apple.com>
8862         * MAINTAINERS: Add self as darwin maintainer.
8864 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
8866         * config.sub: Update from master copy.
8868 2005-04-21  Mike Stump  <mrs@apple.com>
8870         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8871         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8873 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
8875         * configure.in <crisv32-*-*, cris-*-*>: New local variable
8876         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
8877         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
8878         "*-*-elf" and "*-*-linux*".
8879         * configure: Regenerate.
8881 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
8883         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8885 2005-04-12  Mike Stump  <mrs@apple.com>
8887         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8889 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
8891         * MAINTAINERS (Write After Approval): Add myself.
8893 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
8895         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8897 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
8899         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8900         (TARGET_CONFIGARGS): Include --with-target-subdir.
8901         (configure, all): New macros.  Use them throughout.
8902         * Makefile.in: Regenerate.
8904 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
8906         * MAINTAINERS (Write After Approval): Add myself.
8908 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8910         * MAINTAINERS: Remove 'loop unrolling' maintainer.
8912 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
8914         * MAINTAINERS: Move John Carr to Write After Approval.
8916 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
8918         * config/mh-mingw32: Delete.
8919         * configure.in: Don't use it.
8920         * configure: Regenerate.
8922 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
8924         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8925         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8926         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8927         (HOST_LIB_PATH): Generate from Makefile.def.
8928         (TARGET_LIB_PATH): Likewise.
8929         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8930         * Makefile.in: Regenerate.
8931         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8932         (RPATH_ENVVAR): Include Darwin case.
8933         * configure: Regenerate.
8935 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
8937         * MAINTAINERS (Various Maintainers): Remove self.
8938         (Write After Approval): Add self.
8940 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
8942         * MAINTAINERS (Various Maintainers): Add self.
8944 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
8946         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8947         * configure: Regenerate.
8949 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
8951         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8952         gcc_version, and gcc_version_trigger from set of flags to pass.
8953         * Makefile.tpl: Remove definitions of above variables.
8954         (config.status): Remove dependency on $(gcc_version_trigger).
8955         * Makefile.in: Regenerate.
8956         * configure.in: Do not reference config/gcc-version.m4 nor
8957         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
8958         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
8959         * configure: Regenerate.
8961 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
8962             Andrew Pinski  <pinskia@physics.uc.edu>
8964         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8965         * Makefile.in: Regenerate.
8967 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
8969         * MAINTAINERS (Write After Approval): Add myself.
8971 2005-03-03  David Ayers  <d.ayers@inode.at>
8973         * MAINTAINERS (Write After Approval): Add myself.
8975 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
8977         PR libgcj/20160
8978         * ltmain.sh: Avoid creating archives with components that have
8979         duplicate basenames.
8981 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
8983         PR bootstrap/20250
8984         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8985         instead of check.
8986         * Makefile.in: Regenerate.
8988 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8990         * Makefile.in: Regenerate to fix conflict between the previous two
8991         patches.
8993 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8995         PR bootstrap/17383
8996         * Makefile.def (target_modules): Remove "stage", now unnecessary.
8997         * Makefile.tpl (HOST_SUBDIR): New substitution.
8998         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8999         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9000         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9001         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9002         (Host modules, Bootstrapped modules): Use it.
9003         (Build modules, Target modules): Do not create symlink trees,
9004         always configure out-of-srcdir.
9005         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9006         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9007         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9008         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9010         * Makefile.in: Regenerate.
9011         * configure: Regenerate.
9013 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9015         Merged from libada-gnattools-branch:
9016         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9018         * gnattools: New directory.
9019         * Makefile.def: Add gnattools as a module, depending on target-libada.
9020         * Makefile.in: Regenerate.
9021         * configure.in: Include gnattools in host_tools; disable it if ada
9022         is disabled.
9023         * configure: Regenerate.
9025 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9027         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9028         treelang maintainer.
9029         (Write After Approval): Remove myself.
9031 2005-02-23  Paul Schlie  <schlie@comcast.net>
9033         * configure.in: Allow darwin targeted ports to build tk, itcl and
9034         libgui.
9035         * configure: Regenerate.
9037 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9039         PR libgcj/10353
9040         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9041         * configure: Regenerate.
9043 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9045         * MAINTAINERS (Write After Approval): Add myself.
9047 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9049         * MAINTAINERS: Update my e-mail address.
9051 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9053         * MAINTAINERS (Write After Approval): Add myself.
9055 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9057         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9058         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9059         target-libgloss when not *-*-elf and *-*-aout.
9060         * configure: Regenerate.
9062 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9064         * MAINTAINERS: Remove obsolete entries.
9066         * MAINTAINERS (Write After Approval): Add Michael Matz.
9068 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9070         * MAINTAINERS: Remove self as cpplib maintainer.
9072 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9074         * install-sh, config.sub: Import from upstream.
9076 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9078         PR bootstrap/18222
9079         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9080         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9081         * Makefile.in: Regenerate.
9083 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9085         * MAINTAINERS: Update my email address.
9087 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9088             Andreas Schwab  <schwab@suse.de>
9090         PR bootstrap/18033
9091         * config-ml.in: Eval option if surrounded by single quotes.
9093 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9095         Revert 2004-12-28 Makefile changes, a better fix will be
9096         applied to mainline and src after GCC 4.0 branches.
9098 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9100         PR bootstrap/17383
9102         * Makefile.def (target_modules): Remove stage parameter,
9103         it is always true now.
9104         * Makefile.tpl (configure-build-[+module+],
9105         configure-target-[+module+]): Always build symlink tree
9106         for the directory and for include.  BUILD_SUBDIR and
9107         TARGET_SUBDIR cannot be . anymore.
9108         * Makefile.in: Regenerate.
9110 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9112         Revert 2004-12-08 Makefile changes.
9114 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9116         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9117         cygwin, mingw.
9119 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9121         * configure.in (sh64-*-*): Reenable gprof.
9122         * configure: Regenerate.
9124 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9126         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9127         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9128         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9129         * Makefile.in: Regenerate.
9131 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9133         * MAINTAINERS: Update my email address.
9135 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9137         * Makefile.tpl: Generate normal dependencies if the LHS module is
9138         not bootstrapped.
9139         * Makefile.in: Regenerate.
9141 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9143         * configure.in: Include config/gxx-include-dir.m4.  Use
9144         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9145         * configure: Regenerate.
9147 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9149         * config.if: Delete.
9150         * configure.in: Set libstdcxx_incdir directly.
9151         * configure: Regenerate.
9153 2004-12-02  Eric Christopher  <echristo@redhat.com>
9155         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9156         * Makefile.in: Regenerate.
9158 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9160         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9161         * configure: Regenerate.
9163 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9165         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9166         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9167         * configure: Regenerate.
9169 2004-12-01  Eric Christopher  <echristo@redhat.com>
9171         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9172         of things to remove.
9174 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9176         * MAINTAINERS (Write After Approval): Update my e-mail address.
9178 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9180         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9181         from CVS libtool to always pass_all.
9183 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9185         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9186         (hppa*64*-*-*): Delete incorrect comment.
9187         * configure: Rebuilt.
9189 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9191         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9193 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9195         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9196         from CVS libtool to always pass_all.
9198 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9200         * install-sh, compile: Import from automake.
9202 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9204         * config.guess, config.sub:  Import from savannnah.
9206 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9208         * MAINTAINERS (Write After Approval): Add myself
9210 2004-11-12  Mike Stump  <mrs@apple.com>
9212         * Makefile.def: Add html support.
9213         * Makefile.tpl: Likewise.
9214         * Makefile.in: Regenerate.
9216 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9218         PR 18423
9219         * configure.in: Remove all instances of build-fixincludes from
9220         noconfigdirs.
9221         (build_configargs): Supply --target to subdirectories.
9222         * configure: Regenerate.
9224         * Makefile.def: Make gcc install depend on fixincludes install.
9225         * Makefile.in: Regenerate.
9227 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9229         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9231 2004-11-11  Paul Brook  <paul@codesourcery.com>
9233         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9235 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9237         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9238         target-libgfortran.
9239         * configure: Regenerate.
9241 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9243         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9244         like CC.
9246 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9248         * Makefile.def (host fixincludes): Specify missing targets.
9249         * Makefile.in: Regenerate.
9251 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9253         * MAINTAINERS: Add myself
9255 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9257         * MAINTAINERS (Write After Approval): Add myself.
9259 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9261         * Makefile.def: Build fixincludes for the host, too.
9262         * Makefile.in: Regenerate.
9263         * configure.in (host_tools): Add fixincludes.
9264         * configure: Regenerate.
9266 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9268         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9269         * configure: Regenerated.
9271 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9273         PR other/17783
9274         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9275         * configure: Regenerated.
9277 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9279         * README.SCO: Update per FSF instructions.
9281 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9283         PR target/18151
9284         * configure.in (case ${target}): Do not build fixincludes for avr.
9285         * configure: Regenerated.
9287 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9289         * configure.in (case ${target}): Do not build fixincludes
9290         on platforms where it is not used.
9291         * configure: Regenerated.
9293 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9295         * configure.in: Use an absolute path to install-sh.
9296         * configure: Regenerated.
9298 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9300         * MAINTAINERS (Write After Approval): Add myself.
9302 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9304         * MAINTAINERS: Remove from Write After Approval those that are
9305         already maintainers.
9307 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9309         * MAINTAINERS:  Update my email address.
9311 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9313         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9314         * configure: Regenerate.
9316 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9318         * MAINTAINERS:  Update my email address.
9320 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9322         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9323         entries belonging to this category.
9325 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9327         * MAINTAINERS: Update my e-mail address.
9329 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9331         Fix wrong conflict resolution in:
9333         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9335         * Makefile.in: Regenerate.
9336         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9337         in the recursive `make', instead of hardwiring `all'.
9338         (Autogenerated TARGET-* variables): New.
9340 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9342         * configure.in: Enable target-libgloss for crx-*-*.
9343         * configure: Regenerate.
9345 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9347         * MAINTAINERS (Various Maintainers): Move the "windows,
9348         cygwin, mingw" maintainer to ...
9349         (OS Port Maintainers): ... here.
9351 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9353         * MAINTAINERS (Write After Approval): Remove those that are
9354         maintainers of some subsystem.
9356 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9358         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9359         * ltcf-cxx.sh (tpf*): Likewise.
9360         * ltconfig (tpf*): Add TPF OS configuration support.
9362 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9364         * MAINTAINERS: Change my email address to my new work account.
9366 2004-09-24  Michael Roth  <mroth@nessie.de>
9368         * configure.in (--without-headers): Add missing double quotes.
9369         * configure: Regenerate.
9371 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9373         * ylwrap: Revert to previous version.
9375 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9377         PR bootstrap/17369
9378         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9379         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9380         SET_GCC_LIB_PATH_CMD.
9381         (BASE_TARGET_EXPORTS): Likewise.
9382         * Makefile.in: Regenerated.
9384         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9385         * configure: Regenerated.
9387 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9389         * config.guess: New upstream version
9390         * compile, depcomp, install-sh, ylwrap: Likewise.
9392 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9394         * config/mh-x86omitfp: New host makefile fragment.  Add
9395         -fomit-frame-pointer to the default BOOT_CFLAGS.
9396         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9397         * configure: Regenerate.
9399 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
9401         PR target/11572
9402         * configure.in (*-*-darwin*): Renable libobjc.
9403         * configure: Regenerate.
9405 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
9407         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9409 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
9411         * Makefile.def: Remove libbanshee.
9412         * Makefile.tpl: Ditto.
9413         * configure.in: Ditto.
9414         * Makefile.in: Regen.
9415         * configure: Ditto.
9417 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
9419         * ltmain.sh: Use $pic_object as $non_pic_object if
9420         $non_pic_object=none.
9422 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
9424         * missing: Import latest version from master repository.
9426 2004-09-06  Nick Clifton  <nickc@redhat.com>
9428         * config.sub: Import latest version from master repository.
9429         * config.guess: Likewise.
9430         This includes these changes:
9432         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
9434         * config.sub: Handle crisv32, alias etraxfs.
9435         * config.guess (crisv32:Linux:*:*): Handle.
9437         2004-08-13  Brad Smith  <brad@comstyle.com>
9439         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9440         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9442         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9444         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9445         assume the processor is a powerpc.  This is because coreutils
9446         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9447         in this case, due to a MacOS X bug that causes
9448         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9449         to return a negative number.
9450         Problem reported by Petter Reinholdtsen in:
9451         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9453         2004-07-19  Ben Elliston  <bje@gnu.org>
9455         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9457         2004-06-24  Ben Elliston  <bje@gnu.org>
9459         * config.guess: Update copyright years.
9460         * config.sub: Likewise.
9462         2004-06-22  Robert Millan  <robertmh@gnu.org>
9464         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9465         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9467         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9469         * config.guess (*:*VMS:*:*): New entry. Replaces
9470         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9471         manufacturer.
9473         2004-06-22  Ben Elliston  <bje@gnu.org>
9475         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9476         * config.sub: Likewise.
9478         2004-06-22  Ben Elliston  <bje@gnu.org>
9480         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9481         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9483         2004-06-11  Ben Elliston  <bje@gnu.org>
9485         * config.guess (pegasos:OpenBSD:*:*): Remove.
9487         2004-06-11  Ben Elliston  <bje@gnu.org>
9489         From Wouter Verhelst <wouter@grep.be>:
9490         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9492         2004-06-11  Ben Elliston  <bje@gnu.org>
9494         * config.guess (luna88k:OpenBSD:*:*): New.
9496         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9498         * config.guess (m32r*:Linux:*:*): New case.
9499         * config.sub: Handle m32rle.
9501         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9503         From Jens Petersen  <petersen@redhat.com>:
9504         * config.sub: Handle sparcv8.
9506         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9508         From Tom Smith <smith@cag.lkg.hp.com>:
9509         * config.guess: Version suffixes are equally significant on Tru64
9510         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
9511         prefix of "P" (patched kernel).
9513         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
9515         * config.sub: Add support for National Semiconductor CRX target.
9517 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
9519         * MAINTAINERS (Various Maintainers): Remove myself as web page
9520         maintainer, add myself as maintainer of build status lists.
9522 2004-09-03  Jan Beulich  <jbeulich@novell.com>
9524         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9525         *-*-netware, but add target-libmudflap.
9526         Consolidate *-*-netware targets (of which really only i?86 exists)
9527         into a single entry.
9528         * configure: Likewise.
9530 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
9532         * Makefile.tpl (sorry): Remove.
9533         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9534         (cleanstrap targets): Depend on distclean, not distclean-stage1.
9535         (do-clean): Clean per-stage directories too.
9536         (do-distclean): Run distclean-stage1 too.
9537         (.NOTPARALLEL): Enable during toplevel bootstrap.
9538         (stage[+id+]-bubble): Enable parallel execution during
9539         the recursive invocation.
9540         * Makefile.in: Regenerate.
9542         Fix previous checkin:
9544         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9545         include.
9546         * configure.in: Fix indentation.
9547         * configure: Regenerate.
9549 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
9551         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9552         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9553         * configure: regenerate
9554         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9555         -mdynamic-no-pic
9557 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
9559         * Makefile.def (build_modules): Add fixincludes.
9560         (dependencies): Make gcc depend on fixincludes.
9561         * configure.in (build_tools): Add fixincludes.
9562         (build_configdirs): Always include build_libs.
9563         * Makefile.in: Regenerate.
9564         * configure: Regenerate.
9566 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
9568         * Makefile.def (bootstrap stages): Add 'lean' parameter.
9569         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9570         phony targets; do not generate timestamp files.
9571         (distclean-stageN): Remove references to their timestamp files.
9572         (restageN, touch-stageN): Remove.
9573         (stageN-bubble): Rewritten.
9574         (compare): Support lean bootstraps.
9575         * Makefile.in: Regenerate.
9577         * configure.in: Only warn when bootstrapping but
9578         build != host or build != target.  Support lean bootstraps.
9579         * configure: Regenerate.
9581 2004-08-26  Phil Edwards  <phil@codesourcery.com>
9583         * configure.in:  Give a better error message if GMP/MPFR are missing
9584         and a language needing them has been requested.
9585         * configure:  Regenerated.
9587 2004-08-25  Phil Edwards  <phil@codesourcery.com>
9589         * configure.in:  Print a list of available language front-ends if
9590         a requested one is missing.  Tidy stray tab characters.
9591         * configure:  Regenerated.
9593 2004-08-19  Michael Koch  <konqueror@gmx.de>
9595         * gcc/doc/install.texi: Update entry about automake for libjava.
9597 2004-08-17  Robert Millan  <robertmh@gnu.org>
9599         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9600         (instead of FreeBSD).
9601         * configure: Regenerate.
9603 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9605         * Makefile.in: Regenerate.
9606         * configure: Regenerate.
9608         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9609         stage_*_flags.
9610         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9611         for bootstrapped modules if toplevel bootstrap is going.
9612         (GCC bootstrap): Generate per-stage targets for all bootstrapped
9613         modules.  Adjust for changes in Makefile.def.  Enable several
9614         rules even in non-bootstrap mode, just to avoid peppering the
9615         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9616         (stage-[+prev+]-bubble): Remove.
9618         * Makefile.def (Dependencies): Depend on all-build-bison,
9619         all-build-flex, all-build-byacc, all-build-texinfo, rather
9620         than the host variations.
9621         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
9622         with BUILD_SUBDIR.
9623         (BISON): Update for recent Bisons.
9624         (YACC): Fix typo.
9625         (cross): Depend on all-build.
9626         (all): Do not depend on all-build.
9627         (prebootstrap): Remove.
9628         (dep-kind): Accept separate prefixes for MODULE and ON variables.
9629         (Prebootstrap dependencies): Add them to the per-stage targets
9630         and to all-prebootstrap.
9631         * configure.in (build_configdirs): Always enable build_tools.
9632         (BUILD_DIR_PREFIX): Remove.
9634         * Makefile.def (gcc): Add target variable.
9635         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9636         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9637         in the recursive `make', instead of hardwiring `all'.
9638         (Autogenerated TARGET-* variables): New.
9640 2004-08-13  Brian Booth  <bbooth@redhat.com>
9642         * MAINTAINERS: Remove myself from write-after-approval.
9644 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9646         * src-release: Stop distributing mmalloc with gdb (which doesn't
9647         use it).
9648         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9649         * Makefile.in: Regenerate.
9651 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9653         * configure.in (arm*-*-eabi*): New target.
9654         * configure: Regenerate.
9656 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9658         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9659         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9660         (Dependencies): New section.
9661         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9662         (configure-target-[+module+]): Depend on maybe-all-gcc
9663         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9664         (toplevel profiledbootstrap): Fix dependencies.
9665         * Makefile.in: Regenerate.
9667 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9669         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9670         target-libiberty to noconfigdirs.
9671         * configure: Regenerate.
9673 2004-08-03  Paul Brook  <paul@codesourcery.com>
9675         * configure.in: Check for MPFR as well as GMP.
9676         * configure: Regenerate.
9678 2004-08-01  Robert Millan  <robertmh@gnu.org>
9680         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9681         libmudflap for all GNU-based systems (with Glibc).
9682         * configure: Regenerate.
9684 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9686         * Makefile.def (host-modules): Add gcc.
9687         * Makefile.in: Regenerate.
9688         * Makefile.tpl (sorry): New rule.
9689         (configure-host, all-host, [+make_target+]-host, do-check,
9690         install-host): Do not add gcc as a special case.
9691         (host modules): Add a small special-casing for gcc.  Export
9692         extra_make_flags through the environment.
9693         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9694         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9695         other recursive targets for gcc): Remove.
9697         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9698         (stage, unstage): New rules.
9699         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9700         distclean-stage[+id+]): Use stage_current.
9701         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9702         the stage*-start rules.
9704 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9706         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9707         use -all_load flag.
9709 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9711         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9712         * configure: Regenerate.
9714 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9716         * maintainer-scripts/gcc_release: Revert yesterday's change.
9718 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
9720         * MAINTAINERS: Add myself to write-after-approval.
9722 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9724         * libf2c: Removed.
9725         * gcc/gccbug.in: Updated because of libf2c removal.
9726         * maintainer-scripts/gcc_release: Ditto.
9728 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
9730         * configure.in: Build libmudflap by default on FreeBSD.
9731         * configure: Regenerated.
9733 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
9735         * configure.in: Do not build libmudflap by default on non-GNU/Linux
9736         systems.
9737         * configure: Regenerated.
9739 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9741         PR target/16344
9742         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9743         feedback based compiler.
9744         * Makefile.in: Rebuilt.
9746 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
9748         * Makefile.def (host_modules): Set bootstrap=true for flex.
9749         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9750         * Makefile.in: Rebuilt.
9752 2004-07-07  Jan Hubicka  <jh@suse.cz>
9754         * MAINTAINERS: Add self as a profile feedback maintainer.
9756 2004-07-05  Phil Edwards  <phil@codesourcery.com>
9758         * configure.in:  Do not prepend $srcdir to /dev/null in
9759         makefile fragments.
9760         * configure:  Regenerate.
9762 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
9764         * Makefile.def (build_modules): Add bison, byacc, flex,
9765         m4, texinfo.
9766         (flags_to_pass): Add FLEX.
9767         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9768         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9769         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9770         DEFAULT_MAKEINFO): Remove.
9771         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9772         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9773         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9774         objdir or else use configured tool.
9775         (all-build): New.
9776         (all): Depend on it.
9777         (Build module dependencies): Add.
9778         * Makefile.in: Regenerate.
9779         * configure.in: Better support for multiple build modules,
9780         matching what is done for host/target modules.  Do not look
9781         for "plausible" locations of build tools if Canadian cross.
9782         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9783         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9784         * configure: Regenerate.
9786 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9788         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9789         * Makefile.in: Regenerate.
9791 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9793         * Makefile.tpl (configure-build-[+module+],
9794         configure-[+module+], configure-target-[+module+]): Pass
9795         [+extra_configure_args+].
9796         (all-build-[+module+], all-[+module+], check-[+module+],
9797         install-[+module+], [+make_target+]-[+module+],
9798         all-target-[+module+], check-target-[+module+],
9799         install-target-[+module+], [+make_target+]-target-[+module+]):
9800         Pass [+extra_make_args+].
9801         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9802         (GCC_HOST_EXPORTS): Remove.
9803         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9804         cross, check-gcc, check-gcc-c++, install-gcc,
9805         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9806         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9807         * Makefile.in: Regenerate.
9809 2004-06-21  Matthew Sachs  <msachs@apple.com>
9811         * MAINTAINERS: Added self to write-after-approval.
9813 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
9815         * configure.in: Check for srcdir/winsup rather than build directory
9816         winsup.
9817         * configure: Regenerate.
9819 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
9821         * configure.in: Don't build Cygwin native newlib if winsup
9822         directory is missing.  Emit warning instead.
9823         * configure: Regenerate.
9825 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
9827         * Makefile.tpl (touch-stage[+id+]): New.
9828         (restage[+prev+]): Depend on touch-stage[+id+].
9830         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9831         Use it throughout.
9833         * Makefile.def: Add profile and feedback bootstrap stages.
9834         Remove next field from bootstrap stages.
9835         * Makefile.tpl (LN, LN_S): Substitute.
9836         (stageN-start, stageN-end): Use double-colon rules, to
9837         provide a hook for additional setup commands.
9838         (distclean-stageN-gcc, restageN): Create dependencies from
9839         [+prev+], not from [+next+].
9840         (stageN-bubble): Add commands for successive stages from
9841         [+prev+], using double-colon rules.
9842         (all-stageN-gcc): Fix typo.
9843         (stagefeedback-start, profiledbootstrap): New.
9844         * Makefile.in: Regenerate.
9845         * configure.in: Call ACX_PROG_LN.
9846         * configure: Regenerate.
9848 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
9850         * MAINTAINERS (Write After Approval): Add myself.
9852 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
9854         * MAINTAINERS (Write After Approval): Add myself.
9856 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
9858         * configure.in: Fix --enable-bootstrap breakage introduced in trees
9859         without gcc.
9860         * configure: Regenerate.
9862 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9864         * Makefile.tpl: Fix typo.
9865         * Makefile.in: Regenerate.
9867 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9869         * configure.in: Remove new- prefix from toplevel
9870         bootstrap targets.
9871         * configure: Regenerate.
9873 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9875         * Makefile.tpl (all.normal): Rename to all.
9876         (all): Replace with a rule to pick the default
9877         target from configure.
9878         (all-gcc, configure-gcc): Use conditionals to
9879         do nothing when toplevel bootstrap is going on.
9880         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9881         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9882         * configure.in: Support --enable-bootstrap.
9884         * Makefile.def: Remove new- prefix from toplevel
9885         bootstrap targets.
9886         * Makefile.tpl: Likewise.
9888         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
9889         target.
9891         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9892         $(RECURSE_FLAGS) to recursive invocation of make.
9894         * Makefile.in: Regenerate.
9895         * configure: Regenerate.
9897 2004-05-30  Andreas Jaeger  <aj@suse.de>
9898             Jim Wilson  <wilson@specifixinc.com>
9900         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9901         like CC.
9903 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
9905         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9906         * configure: Regenerate.
9908 2004-05-25  Daniel Jacobowitz  <drow@false.org>
9910         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9911         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9912         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
9913         targets.
9914         * Makefile.in: Regenerate.
9916 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
9918         * configure.in: Test the ability to symlink directories.
9919         * configure: Regenerate.
9921         * Makefile.def (bootstrap-stage): New definitions.
9922         * Makefile.tpl (configure-stage1-gcc,
9923         configure-stage2-gcc, configure-stage3-gcc,
9924         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9925         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9926         new-restage3, compare): Autogenerate, see Makefile.in
9927         entry for behavioral changes.
9928         (distclean-stage1, new-stage1-start, new-stage1-end,
9929         new-stage1-bubble, distclean-stage2, new-stage2-start,
9930         new-stage2-end, new-stage2-bubble, distclean-stage3,
9931         new-stage3-start, new-stage3-end): New autogenerated targets.
9932         (objext, prebootstrap, BOOT_CFLAGS,
9933         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9934         targets.
9936         * Makefile.in: Regenerate.
9937         (distclean-stage1, new-stage1-start, new-stage1-end,
9938         new-stage1-bubble, distclean-stage2, new-stage2-start,
9939         new-stage2-end, new-stage2-bubble, distclean-stage3,
9940         new-stage3-start, new-stage3-end): New targets.
9941         (all-stage1-gcc): Move prebootstrap dependency from here...
9942         (configure-stage1-gcc): ...to here.
9943         (new-bootstrap): Use bubble targets.
9944         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9945         Use per-stage distclean targets.
9946         (configure-stage1-gcc, configure-stage2-gcc,
9947         configure-stage3-gcc, all-stage1-gcc,
9948         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9949         Use new-stageN-start to prepare the tree.
9951 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
9953         * Makefile.def (host_modules): add libcpp.
9954         * Makefile.tpl: Add dependencies on and for libcpp.
9955         * Makefile.in: Regenerate.
9956         * configure.in: Add libcpp host module.
9957         * configure: Regenerate.
9959 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
9961         * Makefile.tpl: Whenever a recursive target is defined, wrap
9962         it in a special @if/@endif block, and prepare its maybe
9963         dependency in the @if/@endif block
9964         * configure.in: Instead of writing maybe dependencies, remove
9965         the @if/@endif statements, and remove the @if/@endif blocks
9966         that remain.
9967         * configure: Regenerate.
9968         * Makefile.in: Regenerate.
9970 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
9972         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9974 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
9976         PR bootstrap/15120
9977         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9978         * */configure: Rebuilt.
9980 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
9982         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9983         of libf2c.
9984         * configure, Makefile.in: Regenerate.
9986 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
9988         * MAINTAINERS (Write After Approval): Add myself.
9990 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
9992         Merge from tree-ssa-20020619-branch.
9994         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9995         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9996         (HOST_GMPLIBS): Define.
9997         (HOST_GMPINC): Define.
9998         (TARGET_LIB_PATH): Add libmudflap.
9999         (GFORTRAN_FOR_TARGET): Define.
10000         (configure-build*): Export GFORTRAN.
10001         (configure-gcc): Export GMPLIBS and GMPINC.
10002         (all-gcc): Add maybe-all-libbanshee.
10003         (configure-target-libgfortran): Define.
10004         * Makefile.in: Regenerate.
10005         * configure.in (host_libs): Add libbanshee.
10006         (target_libraries): Add target-libmudflap and target-libgfortran.
10007         Add --with-libbanshee.
10008         Handle --disable-libmudflap.
10009         (*-*-freebsd*): Use with_gmp.
10010         Add $(libgcj) to noconfigdirs.
10011         * configure: Regenerate.
10012         * depcomp: New file.
10013         * MAINTAINERS: Add tree-ssa maintainers.
10015 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10017         * MAINTAINERS (Various Maintainers): Add myself.
10019 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10021         * MAINTAINERS (Write After Approval): Add myself.
10023 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10025         * MAINTAINERS (Write After Approval): Add myself.
10027 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10029         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10030         * configure: Regenerate.
10032 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10034         Revert:
10035         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10037         * Makefile.def (flags_to_pass): Remove *dir variables that
10038         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10039         as well as prefix and exec_prefix.
10040         * Makefile.in: Regenerate.
10042 2004-04-26  Robert Millan  <robertmh@gnu.org>
10044         Add patches from libtool CVS.
10045         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10046         * ltconfig: Likewise.
10047         * ltcf-c.sh: Likewise.
10048         * ltcf-cxx.sh: Likewise.
10049         * ltcf-gcj.sh: Likewise.
10051 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10053         * Makefile.def (host_modules): Mark with the bootstrap
10054         flag packages on which gcc depends.
10055         * Makefile.tpl (all-bootstrap): Use it.
10056         * Makefile.in: Regenerate.
10058 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10060         * Makefile.def (flags_to_pass): Remove *dir variables that
10061         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10062         as well as prefix and exec_prefix.
10063         * Makefile.in: Regenerate.
10065 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10067         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10068         * configure: Regenerate.
10069         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10070         * gcc/Makefile.tpl (compare): Use the result of the test.
10071         * gcc/Makefile.in: Regenerate.
10073 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10075         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10076         Always relocate gcc and prev-gcc to the original names, even
10077         if the build fails.
10078         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10079         New targets.
10081 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10083         * MAINTAINERS: Update my email address.
10085 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10087         * configure.in (mips*-*-irix5*): Enable ld.
10088         * configure: Regenerate.
10090 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10092         * configure: Regenerate.
10094 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10096         * Makefile.tpl (configure-[+module+], configure-gcc,
10097         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10098         Set and export LDFLAGS.
10099         * Makefile.in: Regenerate.
10101 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10103         * MAINTAINERS: Add myself to write-after-approval.
10105 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10107         PR bootstrap/14871
10108         * Makefile.tpl: If we don't have built-in-tree target tools,
10109         use the ones found by configure rather than hacking around with
10110         program_transform_name.
10111         * configure.in: Give Makefile.tpl the information necessary
10112         to do that.
10113         * Makefile.in: Regenerate.
10114         * configure: Regenerate.
10116 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10118         PR bootstrap/14760
10119         * configure.in: When computing baseargs, strip *all* copies of
10120         offending options.  Also, don't match/substitute the trailing space,
10121         so that this actually works when two similar options are separated by
10122         only one space.
10123         * configure: Regenerate.
10125 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10127         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10128         (rs6000-*-aix*): Same.
10129         * configure: Regenerate.
10131 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10133         * MAINTAINERS: Add myself to write-after-approval.
10135 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10137         * MAINTAINERS: Add myself to write-after-approval.
10139 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10141         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10142         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10143         * Makefile.in: Regenerate.
10145         * configure.in (top level bootstrap support): Rework --enable-werror
10146         to set @stage2_werror_flag@.
10147         * configure: Regenerate.
10148         * Makefile.tpl (top level bootstrap support): Pass
10149         @stage2_werror_flag@ down to configure in stages 2 and 3.
10150         * Makefile.in: Regenerate.
10152 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10154         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10155         for stages 2 and 3 as well as in make.  As a consequence, remove
10156         OUTPUT_OPTION (now detected by configure) from the flags passed down
10157         to make.
10158         * Makefile.in: Regenerate.
10160         * Makefile.tpl (new-bootstrap): Fix typo.
10161         * Makefile.in: Regenerate.
10163 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10165         * Makefile.tpl: Rearrange by moving recursive_targets rules
10166         into their proper sections.
10167         * Makefile.tpl (top level bootstrap support): Move disabling
10168         of coverage flags from 'make' to 'configure'; improve comments.
10169         * Makefile.in: Regenerate.
10171         * Makefile.tpl (experimental top level bootstrap) Move stage1
10172         language setting from all- target to configure- target; disable
10173         intermodule optimization in stage 1; prevent gratuitous rebuilds
10174         of stage 1.
10175         * Makefile.in: Regenerate.
10176         * configure.in: Comma-separate stage 1 language list for top
10177         level bootstrap.
10178         * configure: Regenerate.
10180         * Makefile.tpl: Clean up experimental top level bootstrap support:
10181         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10182         prev-gcc in configure- targets as well as all- targets.
10183         * Makefile.in: Regenerate.
10185 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10187         * compile: New file imported from automake.
10189 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10191         * configure.in: Remove symbolic link section.
10192         * configure: Regenerate.
10193         * Makefile.tpl (links): Remove.
10194         * Makefile.in: Regenerate.
10196 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10197             Nathanael Nerode  <neroden@gcc.gnu.org>
10199         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10200         Set with AC_CHECK_PROGS.
10201         * configure.in: Fix comment typo from last patch.
10202         * configure: Regenerate.
10204 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10206         * Makefile.tpl: Introduce experimental top level bootstrap support.
10207         * Makefile.in: Regenerate.
10208         * configure.in: Introduce support for top level bootstrap.
10209         * configure: Regenerate.
10211 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10212             Paolo Bonzini  <bonzini@gnu.org>
10214         PR bootstrap/14522
10215         * configure.in: Cope with shells that do not support unquoted ^
10216         * configure: Regenerate.
10218 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10219             Paolo Bonzini  <bonzini@gnu.org>
10221         PR bootstrap/14522
10222         * configure.in: Cope with shells that do not support nesting
10223         quotes inside quoted backquote substitutions.
10224         * configure: Regenerate.
10226 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10228         PR bootstrap/14522
10229         * configure.in: Fix escaping of $.
10230         * configure: Regenerate.
10232 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10234         * configure: Regenerate, since I forgot to while committing Paolo's
10235         changes.
10237 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10239         PR ada/14131
10240         Move language detection to the top level.
10241         * configure.in: Find default values for the tools as
10242         soon as possible.  Disable ada if GNAT is not found.
10243         Emit error message about missing languages.  Expand
10244         --enable-languages=all for the gcc subdirectory.
10246 2004-03-10  Ben Elliston  <bje@gnu.org>
10248         * MAINTAINERS: Update my email address.
10250 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10252         * ltconfig: Disable building static libraries if building shared
10253         libraries on AIX 5L.
10255 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10257         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10258         and disable libgcj.
10259         * configure: Regenerated.
10261 2004-03-01  Brian Booth  <bbooth@redhat.com>
10263         * MAINTAINERS: Add myself to write-after-approval.
10265 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10267         * MAINTAINERS: Add myself to write-after-approval.
10269 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10271         PR bootstrap/7087
10272         * Makefile.tpl: Guard XFOO sed statements better.
10273         * Makefile.tpl: Add dependency for configure-target-libada.
10274         * Makefile.in: Regenerate (incidentally fixes broken
10275         commit when libada-branch was merged).
10277 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10279         * MAINTAINERS: Add myself to write-after-approval.
10281 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10283         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10284         maintainers.
10286 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10288         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10289         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10291 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10293         PR bootstrap/11932
10294         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10296 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10298         * MAINTAINERS: Added myself to write-after-approval.
10300 2004-02-14  Michael Koch  <konqueror@gmx.de>
10302         * MAINTAINERS: Added myself to write-after-approval.
10304 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10306         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10307         some OS port maintainers to OS port maintainers section.
10309 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10311         * MAINTAINERS: Add self.
10313 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10315         * MAINTAINERS: Alphabetize.
10317 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10319         * MAINTAINERS: Remove myself.
10321 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10323         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10324         (rs6000-*-aix*): Same.
10325         * configure: Regenerate.
10327 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10329         * configure.in (host): Add in missing $noconfigdirs to defines.
10330         * configure: Regenerate.
10332 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10333             Nathanael Nerode  <neroden@gcc.gnu.org>
10335         PR ada/6637, PR ada/5911
10336         Merge with libada-branch:
10337         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10338         with appropriate dependencies. Add --enable-libada configure switch.
10339         * configure, Makefile.in: Regenerate.
10341 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10343         * MAINTAINERS: Add myself to write-after-approval.
10345 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10347         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10348         * configure: Regenerate.
10350 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10352         Merge from upstream:
10354         * ltmain.in: When setting IFS to '~', be careful about user
10355         arguments that contain '~'.
10357         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10359         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10360         Also test $base_compile against $CC with escaped arguments. Bug
10361         reported by Geoff Keating <geoffk@apple.com>.
10363 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10365         * MAINTAINERS: Remove i960 port.
10367 2004-01-23  DJ Delorie  <dj@redhat.com>
10369         * Makefile.def (target_modules) [libiberty]: Don't stage.
10370         * Makefile.in: Rebuilt.
10372 2004-01-20  Caroline Tice  <ctice@apple.com>
10374         * MAINTAINERS: Add myself to write-after-approval.
10376 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10378         * MAINTAINERS: Update my email address.
10380 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10382         * MAINTAINERS: Add myself to write-after-approval.
10384 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10386         * MAINTAINERS: Remove entries without email address.
10388 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10390         * MAINTAINERS: Add myself to write-after-approval.
10392 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10394         * MAINTAINERS: Update my email address.
10396 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10398         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10399         * Makefile.tpl (configure-target-[+module+]): Support stage.
10400         * Makefile.in: Rebuilt.
10402 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
10404         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10406 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
10408         * MAINTAINERS: Add myself as a MIPS maintainer.
10410 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10412         * configure.in: Use ./config.cache, not config.cache.
10413         * configure: Regenerate.
10414         * Makefile.tpl: Special-casing not needed for GCC any more.
10415         * Makefile.in: Regenerate.
10417         * configure.in: Don't share a cache file for host dirs.
10418         * configure: Regenerate.
10420         * config-ml.in: Don't mess with the cache file.
10422 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10424         * MAINTAINERS: Move myself from 'Write After Approval' to
10425         'CPU Port Maintainers' section as SPARC maintainer.
10427 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10429         * Makefile.tpl: Make GCC use a separate config.cache.
10430         * Makefile.in: Regenerate.
10432         PR bootstrap/11932, PR bootstrap/11933
10433         (I don't know if it will fix either of them, but it relates
10434         to them.)
10435         * configure.in: Don't use shared config.cache for target
10436         directories.
10437         * configure: Regenerate.
10439 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
10441         * MAINTAINERS: Add myself to 'Write After Approval' section.
10443 2003-12-31  Roger Sayle  <roger@eyesopen.com>
10445         * configure.in (ia64*-*-hpux*): Disable building java libraries.
10446         * configure: Regenerated.
10448 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
10450         * MAINTAINERS: Remove the mn10200 maintainer.
10452 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
10454         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10455         * configure: Regenerated.
10457 2003-12-16  Jan Hubicka  <jh@suse.cz>
10459         * MAINTAINERS: Add myself as callgraph maintainer.
10461 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
10463         * configure.in (raw_libstdcxx_flags): Remove the leading space.
10464         * configure: Regenerate.
10466 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10468         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10469         'Write After Approval' section. Update email.
10471 2003-12-01  James Lemke  <jim@wasabisystems.com>
10473         * MAINTAINERS (Write After Approval): Add myself.
10475 2003-11-20  Matt Thomas  <matt@3am-software.com>
10477         * MAINTAINERS: Add myself as a vax port maintainer.
10479 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10481         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10482         (configure-build-[+module+], configure-[+module+]): Likewise.
10483         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10484         * Makefile.in: Regenerate.
10486 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10488         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10489         shared/dylibed libraries.
10490         * ltmain.sh: Likewise.
10491         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10492         * ltcf-cxx.sh: Likewise.
10493         * ltcf-gcj.sh: Likewise.
10494         * ltconfig: Likewise.
10496 2003-11-17  Stan Cox  <scox@redhat.com>
10498         * MAINTAINERS: Add myself as iq2000 port maintainer.
10500 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10502         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10503         * Makefile.in: Regenerate.
10505 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10507         * config.sub: Update to 2003-11-03 version.
10509 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10511         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
10512         * configure:  Regenerate.
10514 2003-10-20  Nicolas Pitre  <nico@cam.org>
10516         * MAINTAINERS: Add myself to 'Write After Approval' section.
10518 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
10520         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10522 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
10524         * MAINTAINERS: Update my email address.
10526 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10528         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10530 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
10532         * MAINTAINERS: Add myself to 'Write After Approval' section.
10534 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
10536         * config.guess: Update to 2003-10-16 version.
10537         * config.sub: Update to 2003-10-16 version.
10539 2003-10-15  David Daney  <ddaney@avtrex.com>
10541         * MAINTAINERS: Added myself to 'Write After Approval' section.
10543 2003-10-15  Falk Hueffner  <falk@debian.org>
10545         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10546         'Write After Approval' section. Update email.
10548 2003-10-14  Roger Sayle  <roger@eyesopen.com>
10550         * MAINTAINERS: Move myself from 'Write After Approval' to
10551         'Various Maintainers' section as middle-end maintainer.
10553 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10555         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10556         HOST_FLAGS_TO_PASS.
10557         * Makefile.in: Regenerate.
10559 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
10561         * config.guess: Update to 2003-10-07 version.
10562         * config.sub: Update to 2003-10-07 version.
10564 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10566         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10567         * ltconfig (irix5*, irix6*): Don't override version_type.
10569 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
10571         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10572         * configure: Rebuilt
10573         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10574         * Makefile.in: Rebuilt
10576 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10578         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10580 2003-09-30  Carlo Wood  <carlo@alinoe.com>
10582         * MAINTAINERS (Write After Approval): Add myself.
10584 2003-09-29  Paul Koning  <ni1d@arrl.net>
10586         * MAINTAINERS: Move myself from "Write After Approval"
10587         to CPU platform maintainers for pdp11 platform.
10589 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
10591         * MAINTAINERS: Move myself from 'Write After Approval' to
10592         'Various Maintainers' section as libffi testsuite maintainer.
10594 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
10596         * configure.in: Pass a computed --program-transform-name
10597         to subconfigures.
10598         * configure: Regenerated.
10600 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10602         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10603         * Makefile.in: Regenerate.
10605         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10606         * Makefile.in: Regenerate.
10608 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
10610         * MAINTAINERS: Move myself from 'Write After Approval'
10611         to 'Various Maintainers' (objective-c) section.
10613 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
10615         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10616         quoting.
10617         * configure: Regenerated.
10619 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
10621         * MAINTAINERS (Write After Approval): Add myself to write after
10622         approval list.
10624 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
10626         * MAINTAINERS (Write After Approval): Add myself.
10628 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
10630         * MAINTAINERS: Update my e-mail address.
10632 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
10634         * libtool.m4 (LD): Correct powerpc64 host match.
10636 2003-09-06  James E Wilson  <wilson@tuliptree.org>
10638         * MAINTAINTERS: Update my affiliation and email address.
10640 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10642         * MAINTAINERS (Write After Approval): Add myself.
10644 2003-09-04  DJ Delorie  <dj@redhat.com>
10646         * configure: Regenerate.
10648 2003-09-04  Robert Millan  <robertmh@gnu.org>
10650         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10652 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10654         * configure.in: Ensure arguments to sed are properly spaced.
10655         * configure: Regenerate.
10657 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10659         * MAINTAINERS: Update my e-mail address.
10661 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10663         * MAINTAINERS (Write After Approval): Add myself.
10665 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10667         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10668         * configure: Regenerated.
10670 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10672         * MAINTAINERS: Update my email address.
10674 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10676         * configure.in:  Use newline instead of semicolon when assuming
10677         shell arguments in a for loop.
10678         * configure:  Regenerated.
10680 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10682         * MAINTAINERS: Resurrect the i860 maintainer.
10684 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10686         PR 8180
10687         * configure.in: When testing with_libs and with_headers, treat
10688         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10689         * configure: Regenerate.
10691         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10692         make, shell, etc.
10693         (baseargs): Likewise.
10694         * configure: Regenerate.
10696 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10698         * MAINTAINERS (Write After Approval): Add myself.
10700 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10702         * configure.in: Disable libgcj for darwin not on powerpc.
10703         * configure: Rebuild.
10705 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10707         * config-ml.in, symlink-tree: Add license.
10709 2003-08-03  Richard Stallman  <rms@gnu.org>
10710             Eben Moglen  <moglen@columbia.edu>
10712         * README.SCO: New file.
10714 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10716         * Makefile.tpl (check, check-c++): Express dependencies using
10717         dependencies rather than commands.
10718         * Makefile.in: Regenerate.
10720 2003-08-01  Andrew Cagney  <cagney@redhat.com>
10722         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10723         * configure: Ditto.
10725 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
10727         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10728         * Makefile.in: Update.
10730 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
10732         * configure.in: Enable libgcj for darwin.
10733         * configure: Rebuild.
10735 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
10737         * config-ml.in:  Use ac_configure_args directly instead of
10738         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
10739         actually seen.
10741 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10743         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10744         creating target and build subdirs to build all parent dirs as needed.
10745         * Makefile.in: Rebuild.
10746         * configure.in: Don't build dirs explicitly here.
10747         * configure: Rebuild.
10749 2003-07-26  Paul Brook  <paul@nowt.org>
10751         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10753 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
10755         * Makefile.tpl (all-make): Depend on intl.
10756         * Makefile.in: Rebuilt.
10758 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
10760         * install-sh:  Update to newer upstream versions (associated with
10761         aclocal 1.7).
10762         * mkinstalldirs:  Likewise.
10763         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
10765 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
10767         * MAINTAINERS: Move self from Bug database only accounts
10768         to write-after-approval.
10770 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
10772         * config.if: Remove unused libc_interface determination.
10774 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10776         * MAINTAINERS: Move self from write-after-approval to
10777         build machinery (*.in).
10779 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10781         PR bootstrap/11273
10782         PR bootstrap/11408
10783         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10784         unused INSTALL_PROGRAM_ARGS.
10785         * configure.in: Use AC_PROG_INSTALL.
10786         * Makefile.in: Regenerate.
10787         * configure: Regenerate.
10789 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10791         * MAINTAINERS: Alphabetize.
10793 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10795         * configure: Rebuilt.
10796         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10797         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10798         newlib nor libgloss.
10799         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10800         * configure.in (am33_2.0-*-linux*): Added.
10802 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
10804         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10805         * configure: Regenerate.
10807 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
10809         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10810         * Makefile.in: Regenerate.
10812 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10814         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10815         * Makefile.in: Regenerate.
10817 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
10819         * Makefile.tpl: Replace PWD with PWD_COMMAND.
10820         * Makefile.in: Regenerated.
10822         * config-ml.in: Replace PWD with PWD_COMMAND.
10824 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10826         * intl: New directory; see intl/ChangeLog for details.
10827         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10828         * Makefile.tpl: all-gcc depends on maybe-all-intl.
10829         * Makefile.in: Regenerate.
10831 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10833         * configure.in: Clean up config-lang.in handling.  Delete
10834         useless assignment to "subdirs".
10835         * configure: Regenerate.
10837 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10839         * configure.in: Rename 'target_libs' to 'target_libraries'.
10840         Remove useless reference to 'target_libs'.
10841         * configure: Regenerate.
10843 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
10845         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10846         * Makefile.in: Regenerate.
10848 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10850         * Makefile.def: Introduce flags_to_pass.
10851         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10852         * Makefile.in: Regenerate.
10854 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
10856         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10857         and target-libgloss.
10858         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10859         <h8300*-*-*>: Disable libf2c and ${libgcj}.
10860         * configure: Regenerate.
10862 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10864         * configure.in: Update testsuite_flags to new location.
10865         * configure. Regenerate.
10867 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10869         * Makefile.tpl: Remove BUILD_CC stuff.
10870         * Makefile.in: Regenerate.
10872 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10874         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10876 2003-06-16  Graeme Peterson  <gp@qnx.com>
10878         * MAINTAINERS (Write After Approval): Add myself.
10880 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
10882         * config.guess: Update to 2003-06-12 version.
10883         * config.sub: Update to 2003-06-13 version.
10885 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
10887         * config.guess: Update to 2003-06-06 version.
10888         * config.sub: Update to 2003-06-06 version.
10890 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10892         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10893         * configure. Regenerate.
10895 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10897         * configure.in: Disable serial configure by default.
10898         * configure: Regenerate.
10899         * Makefile.tpl: Abolish .NOTPARALLEL.
10900         * Makefile.in: Regenerate.
10902         * Makefile.tpl: Replace {build,host,target}_canonical by
10903         {build,host,target}.
10904         * Makefile.in: Regenerate.
10906         * Makefile.tpl: Fix stupid pasto.
10907         * Makefile.in: Regenerate.
10909 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10911         * Makefile.tpl: Remove bogus conditional.
10912         * Makefile.in: Regenerate.
10914 2003-06-05  Jan Hubicka  <jh@suse.cz>
10916         * Makefile.tpl (profiledbootstrap): New target.
10917         * Makefile.in (profiledbootstrap): New target.
10919 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
10921         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10922         Pinski. Remove user names from other bugzilla-only maintainers.
10924 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10926         * Makefile.tpl: Make 'recursive targets' using autogen rather
10927         than shell loop.  Remove duplicate 'clean' targets and false
10928         comments.
10929         * Makefile.def: Add systematic dependencies to 'recursive' targets.
10930         Add systematic method of specifying missing targets in subdirs.
10931         Add copyright boilerplate.
10932         * Makefile.in: Regenerate.
10933         * configure.in: Add 'recursive targets' to maybe list.
10934         * configure: Regenerate.
10936         * MAINTAINERS: "GNATS only" -> "Bug database only".
10938         * Makefile.tpl: Rename [+target+] to [+make_target+].
10939         * Makefile.def: Rename 'target' to 'make_target'.
10941 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
10943         * MAINTAINERS: Add self as options handling maintainer.
10945 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
10947         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10948         been too long since I touched those ports.
10950 2003-05-28  DJ Delorie  <dj@redhat.com>
10952         * Makefile.tpl: Make maybe-check-gcc .PHONY.
10953         * Makefile.in: Regenerate.
10955 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
10957         * configure.in: Use curly braces in the definition of tooldir.
10958         * configure: Regenerate.
10960 2003-05-21  DJ Delorie  <dj@redhat.com>
10962         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10963         newlib or libgloss.
10964         * Makefile.in: Regenerate.
10966 2003-05-21  DJ Delorie  <dj@redhat.com>
10968         * Makefile.tpl: Add missing empty maybe-check-gcc target.
10969         * Makefile.in: Regenerate.
10971 2003-05-20  Ian Lance Taylor  <ian@airs.com>
10973         * MAINTAINERS: Update my e-mail address.
10975 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10977         * configure.in: Switch more things to use maybe dependencies.
10978         * Makefile.tpl: Switch more things to use maybe dependencies.
10979         Factor out common code from autogen IF statements.
10980         * configure: Regenerate.
10981         * Makefile.in: Regenerate.
10983 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
10985         * configure.in: Accept i[3456789]86 for machine type.
10986         * configure: Regenerate.
10988 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10990         * configure.in: Switch more things to use maybe dependencies.
10991         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
10992         * configure: Regenerate.
10993         * Makefile.tpl: Switch more things to use maybe dependencies.
10994         * Makefile.in: Regenerate.
10996 2003-05-16  Andreas Schwab  <schwab@suse.de>
10998         * Makefile.tpl (install-opcodes): Define.
10999         * Makefile.in: Rebuild.
11001 2003-05-13  Andreas Jaeger  <aj@suse.de>
11003         * config.guess: Update to 2003-05-09 version.
11004         * config.sub: Update to 2003-05-09 version.
11006 2003-05-13  Michael Eager  <eager@mvista.com>
11008         * configure.in: Correct sed script so that options in quotes are not
11009         deleted.
11010         * configure: Rebuild.
11012 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11014         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11015         and $$s/newlib/libc/sys/cygwin32 include paths.
11016         * configure: Ditto.
11018 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11020         * MAINTAINERS: Update my email addresses.
11022 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11024         * config-ml.in: Propagate INSTALL variables.
11026 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11028         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11030 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11032         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11033         * Makefile.in: Regenerate.
11035 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11037         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11039 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11041         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11043 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11045         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11046         * Makefile.in: Regenerated.
11048 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11050         * MAINTAINERS (Write After Approval): Upgrade myself from
11051         GNATS only to write-after-approval. Update my mail address.
11053 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11055         (OS Port Maintainers: freebsd): Add myself.
11057 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11059         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11061 2003-04-22  Kean Johnston  <jkj@sco.com>
11063         * MAINTAINERS (SCO ports): Added myself.
11065 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11067         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11069 2003-04-19  Kean Johnston  <jkj@sco.com>
11071         * MAINTAINERS (Write After Approval): Add myself.
11073 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11075         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11076         * Makefile.in: Regenerate.
11078 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11080         * configure.in (powerpc64*-*-linux*): Remove.
11081         * configure: Rebuilt.
11083 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11085         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11086         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11087         and restrap.
11088         * Makefile.in:  Regenerate.
11090 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11092         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11093         * configure: Regenerated.
11095 2003-04-15  DJ Delorie  <dj@redhat.com>
11097         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11099 2003-04-13  Nick Clifton  <nickc@redhat.com>
11101         * config-ml.in: Remove support for --disable-aix removing
11102         call-aix multilibs.
11104 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11106         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11107         * */configure: Rebuilt.
11109 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11111         * MAINTAINERS: Add my email address.
11113 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11115         * MAINTAINERS (Write After Approval): Add myself.
11117 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11119         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11120         * Makefile.in: Regenerate.
11122 2003-03-14  Michael Chastain  <mec@shout.net>
11124         * Makefile.in: Regenerate with correct Makefile.def.
11126 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11128         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11129         Make macro.
11130         * Makefile.in: Regenerate.
11131         * configure.in: Clean up gxx_include_dir logic.
11132         * configure: Regenerate.
11134 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11136         * MAINTAINERS (Write After Approval): Add myself.
11138 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11140         * MAINTAINERS: Update my mail address.
11142 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11144         * configure.in (gxx_include_dir): Fix typo.
11145         * configure: Regenerated.
11147 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11149         * Makefile.tpl: Reindent.
11150         * Makefile.in: Regenerate.
11151         * configure.in: Reindent.  Don't set unused variables.
11152         * configure: Regenerate.
11154 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11156         * configure.in: Include $(build_tooldir)/sys-include in
11157         FLAGS_FOR_TARGET.
11158         * configure: Regenerated.
11160 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11162         * Makefile.tpl: Always pass down RANLIB.
11163         * Makefile.in: Regenerate.
11165         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11166         * Makefile.in: Regenerate.
11167         * configure.in: Remove unused logic relating to --enable-shared
11168         and --enable-threads.  Remove bogus comments.  Remove redundant
11169         noconfigdirs.
11170         * configure: Regenerate.
11172         * configure.in: Replace ${libstdcxx_version} by its value.
11173         Remove reference to mh-dgux.
11174         * configure: Regenerate.
11176 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11178         * MAINTAINERS (Write After Approval): Add myself.
11180 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11182         * Makefile.tpl: Rearrange.
11183         * Makefile.in: Regenerate.
11185 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11187         * configure.in: Add support for kaOS as cross build target system.
11188         * configure: Regenerated.
11190 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11192         * MAINTAINERS (Write after approval): Add myself.
11194 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11196         * MAINTAINERS: Update my email address.
11198 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11200         * MAINTAINERS: Add self to blanket write privs. section.
11202 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11204         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11205         configure-target-* as some target builds may require additional
11206         flags for preprocessor tests.
11207         * Makefile.in: Regenerated.
11209 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11211         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11212         * ltconfig: Handle it.
11213         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11214         auto-detecting it.
11216         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11217         it is used as argument to $CC.
11218         * ltcf-gcj.sh: Likewise.
11220         * configure.in: Introduce --enable-maintainer-mode.
11221         * configure: Rebuilt.
11222         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11223         for maintainer mode.
11224         * Makefile.in: Rebuilt.
11226 2003-02-18  Jason Merrill  <jason@redhat.com>
11228         * Makefile.tpl (check-c++): Allow parallelism.
11230 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11232         * MAINTAINERS: Remove John Carr (who never actually had access to
11233         gcc.gnu.org).
11235 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11237         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11238         don't configure target-libobjc.
11239         * configure: Regenerate.
11241 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11243         * Makefile.tpl (RANLIB): Define.
11244         * Makefile.in: Regenerate.
11246 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11248         * MAINTAINERS: Update my email.
11250 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11252         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11253         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11254         * Makefile.in: Regenerated.
11255         * configure.in: Remove all traces of snavigator, db, and grep.
11256         * configure: Regenerated.
11258 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11260         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11261         After Approval.
11263 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11265         * MAINTAINERS (Write after approval): Add myself.
11267 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11269         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11270         * Makefile.in: Regenerated.
11272 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11274         * config.guess: Updated to 2003-01-30's version.
11275         * config.sub: Updated to 2003-01-28's version.
11277 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11279         * config.if: If gcc_version is already set, just use it.  Don't set
11280         gcc_version_trigger if it's already set, otherwise set it to
11281         gcc/version.c, but only if the file exists.  If it is not set and
11282         gcc/version.c does not exist, try to extract the version number from
11283         $CC.
11285 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11287         * MAINTAINERS: Add myself to write-after-approval list.
11289 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11291         * configure.in:  Revert 24Jan change.
11292         * configure:  Regenerate.
11294 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11296         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11297         entry of HJ Lu.
11299 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11301         * configure.in: Revert previous change.
11302         * configure: Regenerate.
11304 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11306         * configure.in: Make rda native-only.
11307         * configure: Regenerate.
11309 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11311         * MAINTAINERS: Move myself from GNATS-only-accounts to
11312         write-after-approval.
11314 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11316         * configure.in: Add missing \.
11317         * configure: Rebuilt.
11319 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11321         * configure.in (baseargs): Avoid using \| in sed regular
11322         expressions.
11323         * configure: Rebuilt.
11325 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11327         * configure.in (baseargs): Remove all supported forms of
11328         --cache-file, --srcdir, --host, --build and --target options
11329         from argument lists.
11330         * configure: Rebuilt.
11332 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11334         * MAINTAINERS: Add myself to write-after-approval list.
11336 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11338         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11339         * configure: Rebuilt.
11341 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11343         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11344         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11345         * Makefile.in: Regenerate.
11346         * configure: Regenerate.
11348 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11350         * configure.in: Remove Makefile in build, host and target modules
11351         unless configure was run with --no-recursion.
11352         * configure: Rebuilt.
11354 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11356         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11357         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11358         * Makefile.in: Regenerate.
11360 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11362         * config.guess: Update to 2003-01-03 version.
11363         * config.sub: Update to 2003-01-03 version.
11365 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11367         * configure: Regenerate with proper autoconf 2.13.
11369 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11371         * configure.in: Add AC_PREREQ for consistency.
11372         * configure: Regenerate.
11374 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11376         * configure.in (GDB_TK): Add tcl directories conditional on
11377         gdb/gdbtk directory being present.
11378         * configure: Regenerate.
11380 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11382         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11383         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11384         * configure: Rebuilt.
11386 2002-12-31  Tom Tromey  <tromey@redhat.com>
11388         * Makefile.in: Rebuilt.
11389         * Makefile.def (target_modules) [libffi]: Allow installation.
11391 2002-12-31  Andreas Schwab  <schwab@suse.de>
11393         * configure.in: Fix use of $program_transform_name.
11394         * configure: Regenerated.
11396 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11398         * configure.in (baseargs): Don't remove first configure argument.
11399         * configure: Regenerated.
11401 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
11403         * Makefile.tpl (local-distclean): Don't remove...
11404         (multilib.ts): ... this.  Moved into...
11405         (multilib.out): ... this.  Don't use sub-make.
11406         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11407         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11408         (configure-build-[+module+], configure-[+module+],
11409         configure-target-[+module+], configure-gcc): ... these.  Test
11410         for Makefile existence.  Drop config.status from dependencies.
11411         * Makefile.in: Rebuilt.
11412         * configure.in: Move gcc-version-trigger to the end of
11413         ac_configure_args.  Add comments to maybedep.tmp and
11414         serdep.tmp.  Introduce --disable-serial-configure.  Remove
11415         nonopt from baseargs, matching and removing corresponding
11416         whitespace while at it.
11417         * configure: Rebuilt.
11419 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
11421         * configure.in (host_configargs): Replace reference to
11422         no-longer-defined buildopts with --build=${build_alias}.
11423         * configure: Rebuilt.
11425         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
11426         program_transform_name to standard idiom.
11427         (AUTOGEN, AUTOCONF): Define.
11428         (Makefile.in): Use $(AUTOGEN).
11429         (Makefile): Depend on config.status, and use autoconf-style rule to
11430         build it.  Move original commands to...
11431         (config.status): ... this new target.
11432         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
11433         $(AUTOCONF).
11434         * Makefile.in: Rebuilt.
11436 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11438         * Makefile.tpl: Fix dramatic bustage due to change in
11439         program_transform_name.
11440         * Makefile.in: Regenerate.
11442         * configure.in: Remove unnecessary PATH setting.
11443         * configure: Regnerate.
11445         * configure.in: Don't default to unprefixed tools unless
11446         the native tools will work.
11447         * configure: Regenerate.
11449         * configure.in: Convert to autoconf script.  Blow away lots
11450         of now-redundant Makefile fragments.
11451         * configure: Generate using Autoconf.
11452         * Makefile.tpl: Rewrite to reflect autoconfiscation.
11453         * Makefile.in: Regenerate.
11455 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11457         * configure: Fix stupid bug where RANLIB was mistakenly included.
11459         * configure.in: Rename (buildargs, hostargs, targargs) to
11460         (build_configargs, host_configargs, target_configargs).
11462         * configure.in: Move logic out of sed statement.
11464         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
11465         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11467 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11469         * config.sub: Import from master repository
11470         * config.guess: Ditto
11472 2002-12-24  Andreas Schwab  <schwab@suse.de>
11474         * Makefile.tpl (multilib.out): Fix missing space.
11475         * Makefile.in: Regenerate.
11477 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11479         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11480         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11481         * Makefile.in: Regenerate.
11482         * configure.in: Remove unnecessary leftovers.
11484 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11486         * configure.in (extra_ranlibflags_for_target): New variable.
11487         (*-*-darwin): Add -c to ranlib commands.
11488         * configure (tooldir): Handle extra_ranlibflags_for_target.
11490 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11492         * Makefile.tpl: Revert HJL's change.
11493         * Makefile.in: Regenerated.
11494         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11495         always.
11497 2002-12-19  Andreas Schwab  <schwab@suse.de>
11499         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11500         * Makefile.in: Regenerate.
11502 2002-12-18  H.J. Lu  <hjl@gnu.org>
11504         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11505         * Makefile.in: Regenerated.
11507         * configure.in (build_prefix): New. Substitute.
11509 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11511         * Makefile.tpl: Don't let real targets depend on phony targets.
11512         * Makefile.in: Regenerate.
11514         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11515         * Makefile.in: Regenerate.
11517 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
11519         * config.sub: Import from master repository
11520         * config.guess: Ditto
11522 2002-12-16  Jason Merrill  <jason@redhat.com>
11524         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11525         previous 'make bootstrap'.
11526         * Makefile.in: Regenerate.
11528 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
11530         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11532 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11534         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11535         * Makefile.in: Regenerate.
11537 2002-12-13  Jason Merrill  <jason@redhat.com>
11539         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
11540         library tests.
11541         (check-c++): Just depend on it and check-target-libstdc++-v3.
11542         * Makefile.in: Regenerate.
11544 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11546         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11547         * Makefile.in: Rebuilt.
11549 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11551         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11553 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11555         * configure: Fix bug put in by gremlins.
11557         * Makefile.tpl: Substitute more autoconfily.
11558         * configure: Substitute more autoconfily.
11559         * Makefile.in: Regenerate.
11561 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
11563         * config.sub: Import from master repository
11564         * config.guess: Ditto
11565         * MAINTAINERS: Added Svein Seldal under write after approval
11567 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
11569         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11570         * Makefile.in (all-sim): Ditto.
11572 2002-12-06  DJ Delorie  <dj@redhat.com>
11574         * Makefile.tpl: Change configure dependencies to not have real
11575         targets depend on phony targets.
11577 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
11579         * configure.in: Revert unintentional change.
11581         * Makefile.tpl: Change dependency for */multilib.out so that
11582         it works when gcc isn't in the tree.
11584         * configure.in: Substitute more.
11585         * configure: Run subconfigures from the Makefile.
11586         * Makefile.tpl: Run subconfigures from the Makefile; add a few
11587         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
11589 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11591         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11593 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11595         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11596         and corresponding dependencies.
11597         * Makefile.in: Regenerate.
11599         * configure.in (host_tools): Order binutils, gas and ld for
11600         convenience in running the testsuites.
11602         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11603         * Makefile.in: Regenerate.
11604         * configure.in: Introduce rules to serialize subconfigure runs.
11606         * configure.in: Introduce BASE_CC_FOR_TARGET.
11607         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
11608         Realize configure-build-* targets.  Realize configure-target-* targets.
11609         * Makefile.in: Regenerate.
11611 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11613         * configure: Move gcc_version_trigger stuff from here...
11614         * configure.in: ...to here.
11616         * configure.in: Separate subconfigure options added by this file from
11617         options given by the user.  Add machinery to put args for host
11618         subconfigures into the Makefile.
11620         * Makefile.tpl: Remove 'vault' targets.
11621         * Makefile.tpl: Reorder and comment dependencies.
11622         * Makefile.in: Regenerate.
11624 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11625         * configure.in: Fix my broken commit of previous patch. (sigh)
11627 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11629         * configure.in: Move host-specific darwin noconfigdirs into
11630         the host-specific section.
11632 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11634         * configure.in: Move host-specific darwin noconfigdirs into
11635         the host-specific section.
11637 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11639         * configure: Remove skip-this-dir support.
11640         * Makefile.tpl: Remove skip-this-dir support.
11642         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11643         subdirectories.
11644         * Makefile.in: Regenerate.
11646         * Makefile.tpl: Strip out useless setting of 'dir'.
11647         * Makefile.in: Regenerate.
11649 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11651         * configure.in: Fix deeply stupid bug.
11653         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11654         shell code in CXX_FOR_TARGET
11655         * Makefile.def: Introduce raw_cxx.
11656         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11657         RAW_CXX_FOR_TARGET.
11658         * Makefile.in: Regenerate.
11660 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11662         * Makefile.tpl: Remove unnecessary ifs.
11663         * Makefile.in: Regenerate.
11665         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11666         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11667         targets for 'no_install' modules.
11668         * configure: Move GDB_TK substitution to configure.in.  Move
11669         build_modules stuff to configure.in.
11670         * configure.in: Implement soft dependency machinery.  Maybe-ize
11671         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11672         * Makefile.in: Regenerate.
11674 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11676         * Makefile.tpl: Make all-target, install-target behave similarly
11677         to all, install (only hitting configured targets).  Eliminate
11678         unused macro defintions.
11680         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11681         build != host.
11683         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11685         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11687         * configure.in: Produce lists of subdir targets we're actually
11688         configuring.  Remove references to "dosrel".
11689         * Makefile.tpl: Let configure set which subdir targets are hit.
11690         Remove install-cross; clean up install; remove ALL.  Remove
11691         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11692         Autogenerate host module targets.  Remove empty dependency lines
11693         and redundant dependency; rearrange slightly.
11694         * Makefile.def: Add host-side libtermcap, utils.
11696         * Makefile.in: Regenerate.
11698 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11700         * ltconfig (osf[345]): Append $major to soname_spec.
11701         Reflect this in library_names_spec.
11702         * ltmain.sh (osf): Prefix $major with . for use as extension.
11704 2002-11-19  Andreas Jaeger  <aj@suse.de>
11706         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11707         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11708         and sparc64 GNU/Linux systems.
11710 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11712         * MAINTAINERS: Update email.
11714 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11716         * MAINTAINERS: Complete James Dennett's entry.
11718 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11720         * MAINTAINERS (Write After Approval): Add myself.
11722 2002-11-13  Bruce Korb  <bkorb@gnu.org>
11724         * Makefile.tpl: syntactic cleanup
11726 2002-11-13  Stuart Hastings  <stuart@apple.com>
11728         * MAINTAINERS: Add myself to write-after-approval list.
11730 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11732         * Makefile.def: Add list of recursive targets to autogenerate.
11733         Add build_modules.
11734         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
11735         targets.  Autogenerate *-build-* targets.
11736         * Makefile.in: Regenerate.
11738 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11740         * configure: More autoconf-style substitutions.
11741         * Makefile.tpl: More autoconf-style substitutions.
11742         * Makefile.in: Regenerate.
11744 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11746         * configure: Substitute more variables in a more autoconf-friendly
11747         way.  Simplify slightly.
11748         * Makefile.tpl: Make more variables substitutable in an
11749         autoconf-friendly way.
11750         * Makefile.in: Regenerate.
11752 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
11754         * MAINTAINERS (Write After Approval): Add myself.
11756 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11758         * configure.in (v810*): Remove special setting of tools.
11760         * configure: Add support for extra required flags for ar or nm.
11761         * configure.in (aix4.3+): Use above support for target-specific
11762         issues, rather than using config/mt-aix43.
11764 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11766         * configure: Remove 'removing', which doesn't work.  Replace $subdir
11767         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
11768         with $srcdir.  Reformat indentation.  Substitute some variables
11769         formerly hard-coded in the Makefile for build=host.
11770         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11771         * Makefile.def: Autogenerate more.
11772         * Makefile.in: Regenerate.
11774 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11776         * MAINTAINERS (Write After Approval): Add myself.
11778 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11780         * Makefile.def (host_modules): Add rda.
11781         * Makefile.in: Regenerate.
11782         * configure.in (target_tool): Add target-rda to list.
11784 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11786         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11788 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11790         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11791         and restrap targets to this rule.
11792         * Makefile.in:  Regenerate.
11794 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11796         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11797         GNATS only accounts.
11799 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11801         * configure.in (i[3456]86-*-linux*): Add check to disable
11802         ${libgcj} for glibc1.
11804 2002-10-24  Denis Chertykov  <denisc@overta.ru>
11806         * MAINTAINERS: Add myself as ip2k port maintainer.
11808 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
11810         * configure.in: Add tic4x target.
11812 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11814         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11815         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11816         * Makefile.in: Regenerate.
11818         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11819         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11820         * Makefile.in: Regenerate.
11822 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
11824         * MAINTAINERS: Add myself as web pages co-maintainer.
11826 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11828         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11829         * Makefile.in: Regenerate.
11831 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
11833         * MAINTAINERS: Add myself and Nathan Sidwell
11834         <nathan@codesourcery.com> as VxWorks maintainers.
11836 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11838         * Makefile.def: Remove order dependency comments.
11839         * Makefile.tpl: Add explicit install-install dependencies.
11840         * Makefile.in: Regenerate.
11842         * Makefile.tpl: Remove material now in src-release.  (Finally!)
11843         * Makefile.in: Regenerate.
11845         * Makefile.tpl: Add configure-target (for src-release in src)
11846         * Makefile.in: Regenerate.
11848 2002-09-30  Nick Clifton  <nickc@redhat.com>
11850         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11852 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
11854         * configure.in (s390*-*-linux*): Enable libgcj.
11856 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
11858         * configure: Revert accidentally applied changes.
11860         * Makefile.tpl: Make more autoconf-friendly.
11861         * Makefile.in: Regenerate.
11862         * configure: Make substitution more autoconf-like.
11864 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
11866         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11867         single entry to handle all these.
11868         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
11869         libjava on arm-*-elf.
11871 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
11873         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11874         things that depend on them.
11876 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11878         * Makefile.tpl: Make subsituted variables more autoconfy.
11879         * Makefile.in: Regenerate.
11880         * configure: Make seds more autoconfy.
11882 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11884         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11885         * Makefile.in: Regenerate.
11886         * configure.in: Rewrite sed statements to look autoconfy.
11888         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11889         all-target-foo on configure-target-foo.
11890         * Makefile.def: Ditto.
11891         * Makefile.in: Rebuild.
11893 2002-09-25  Andrew Haley  <aph@redhat.com>
11895         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11897 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11899         * Makefile.def: New file.
11900         * Makefile.tpl: New file.
11901         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11902         * contrib/gcc_update: Note that Makefile.in is a generated file.
11904         * configure.in: Minor rearrangement.  Simplify tests.
11906 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
11908         * configure.in (with_headers): Skip copy if value is "yes".
11909         (with_libs): Likewise.
11911 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11913         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11914         * configure.in (sh*-*-pe*): Ditto.
11915         * configure.in (mips*-*-pe*): Ditto.
11916         * configure.in (*arm-wince-pe): Ditto.
11918         * configure.in: Rearrange.
11920 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
11922         * MAINTAINERS: Update my email address.
11924 2002-08-30  Paul Koning  <pkoning@equallogic.com>
11926         * MAINTAINERS: (Write After Approval): Add myself.
11928 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
11930         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11932 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
11934         * MAINTAINERS: Change my mailing address.
11936 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
11938         * MAINTAINERS (Write After Approval): Remove myself.
11939         (Various Maintainers: c++ runtime libs): Add myself.
11941 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
11943         * MAINTAINERS (Write After Approval): Remove myself.
11944         (Various Maintainers: c++ runtime libs): Add myself.
11946 2002-08-15  Eric Christopher  <echristo@redhat.com>
11948         * config.sub: Import from master repository.
11949         * config.guess: Ditto.
11951 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
11953         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11954         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11955         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11957 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
11959         * MAINTAINERS: Add self to rs6000 vector extensions.
11961 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
11963         * libiberty/configure: Reverted unintended yesterday's check in.
11965 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
11967         * boehm-gc/configure, libf2c/configure: Rebuilt.
11968         * libffi/configure, libiberty/configure: Ditto.
11969         * libjava/configure, libobjc/configure: Ditto.
11970         * libstdc++-v3/configure, zlib/configure: Ditto.
11971         Merged from binutils:
11972         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
11973         From Steve Ellcey <sje@cup.hp.com>:
11974         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11975         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11976         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11977         IA64.
11978         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11979         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11980         soname_spec, sys_lib_search_path_spec): Ditto.
11982 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
11984         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11986 2002-08-04  H.J. Lu  (hjl@gnu.org)
11988         * configure.in (mips*-*-linux*): Don't skip target-libffi.
11990 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
11992         * MAINTAINERS (Write After Approval): Add myself.
11994 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
11996         * configure.in: Move generic linux case to end.  Copy generic
11997         linux noconfigdirs to mips*-*-linux* entry and new
11998         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12000 2002-07-19  Michael Matz  <matz@suse.de>
12002         * MAINTAINERS: Add myself as ra* maintainer.
12004 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12006         * config.guess: Update to 2002-07-09 version.
12007         * config.sub: Update to 2002-07-03 version.
12009 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12011         * MAINTAINERS: Fix typo in a maintainer email address.
12013 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12015         * configure.in: Remove two redundant tests.
12017 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12019         * configure.in (mips*-*-irix6*o32): Enable stabs.
12021 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12023         * configure.in: Don't build grez.
12024         * Makefile.in: Ditto.
12026         * Makefile.in: Remove references to bsp, cygmon, libstub.
12027         * configure.in: Ditto.
12029         * configure.in: Remove leftover reference to gdbtest.
12031 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12033         * configure.in (gxx_include_dir):  Change to match versioned
12034         C++ headers if --enable-version-specific-runtime-libs is used.
12036 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12038         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12040 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12042         * configure.in: Make --without-x work.
12044 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12046         * configure.in: Rearrange target Makefile fragment collection.
12048         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12049         cvs[src].
12050         * configure.in: Ditto.
12052 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12054         * MAINTAINERS (Write After Approval): Update my e-mail address.
12056 2002-06-24  Ben Elliston  <bje@redhat.com>
12058         * configure.in (host_tools): Remove cgen.
12060         * Makefile.in (all-cgen): Remove; runs from its source directory.
12061         (check-cgen, install-cgen, clean-cgen): Likewise.
12062         (all-opcodes): Do not depend on all-cgen.
12063         (all-sim): Likewise.
12065 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12067         * Makefile.in: Eliminate 'apache' targets.
12068         * configure.in: Eliminate 'apache' targets.
12070         * configure.in: Eliminate redundant tests.  Reorganize.
12072         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12074         * config-ml.in: Eliminate references to Cygnus configure.
12076         * Makefile.in: Eliminate references to building emacs.
12078 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12080         * MAINTAINERS: Update my email address.
12082 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12084         * config.if (libstdcxx_incdir): Version C++ headers.
12085         (cxx_incdir): Remove.
12087 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12089         * MAINTAINERS (Write After Approval): Add self.
12091 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12093         * configure.in: Add support for ip2k.
12095 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12097         * configure.in: Fix AIX configury bug.
12099 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12101         * MAINTAINERS (Write After Approval): Add self.
12103 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12105         * configure.in: replace ${topsrcdir} with ${srcdir}
12107         * configure.in: Move definition of libstdcxx_flags
12108         right above usage, rather than waaay earlier.
12110         * configure.in: Pull definition of is_cross_compiler earlier.
12112         * configure.in: Rearrange a little.
12114         * configure.in: Remove references to librx.
12115         * Makefile.in: Remove references to librx.
12117 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12119         * config.sub: Add support for avr target.
12120         Import from master sources, rev 1.255
12122 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12124         * configure, .cvsignore:  Revert previous change...
12125         * Makefile:  ...delete.
12127 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12129         * configure.in: Eliminate ${gasdir} variable.
12131 2002-06-18  Dave Brolley  <brolley@redhat.com>
12133         * configure.in: Add support for frv.
12134         * config.sub: Add support for frv.
12136 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12138         * configure:  Remove garbage from previous commit.
12140 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12142         * configure:  For in-source builds, make a subdir and re-exec there.
12143         * Makefile:  New file.  Pass targets through to build directory.
12144         * .cvsignore:  No longer ignore "Makefile".
12146 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12148         * MAINTAINERS (Write After Approval): Add self.
12150 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12152         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12154 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12156         * configure.in (vax-*-netbsd*): Re-enable gas.
12158 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12160         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12161         BUILD_PREFIX_1, to correct nomenclature.
12162         * configure: Likewise.
12164         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12165         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12167 2002-05-31  Olaf Hering  <olh@suse.de>
12169         * config-ml.in: Propogate DESTDIR also.
12171 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12173         * configure.in (vax-*-netbsd*): Don't build gas for this
12174         platform.
12176 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12178         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12179         and libgcj for AVR.
12181 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12183         * MAINTAINERS (Write After Approval): Add myself.
12185 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12187         * config.guess: Update to 2002-05-22 version.
12188         * config.sub: Likewise.
12190 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12192         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12193         * config-ml.in: Likewise.
12194         * configure: Likewise.
12195         * configure.in: Likewise.
12197 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12199         * MAINTAINERS: Update my email address.
12201 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12203         * configure.in: Simplify makefile fragment collection.
12205         * configure.in: Remove code to build emacs.
12207         * configure.in : Remove --srcdir argument from targargs and buildargs
12208         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12210         * configure: Move some logic to configure.in.
12211         * configure.in: Move some logic from configure.
12213 2002-05-11  Tom Tromey  <tromey@redhat.com>
12215         * MAINTAINERS: Reflect libgcj reality.
12217 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12219         * Makefile.in: Honour DESTDIR.
12221 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12223         * config.guess: Import 2002-03-20 version.
12224         * config.sub: Import 2002-04-26 version.
12226 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12228         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12230 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12232         * MAINTAINERS: Add self.
12234 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12236         * ltmain.sh: Detect and handle object name conflicts
12237         while piecewise linking a static library.
12239 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12241         * configure.in (noconfigdirs): Don't disable libgcj on
12242         sparc64-*-solaris* and sparcv9-*-solaris*.
12244 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12246         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12248 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12250         * configure.in (FLAGS_FOR_TARGET): Do not add
12251         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12252         on i[3456]86-*-linux*.
12254 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12256         * configure.in (noconfigdirs): Replace [ ] with test.
12258         * configure.in (noconfigdirs): Do not add target-newlib if
12259         target == i[3456]86-*-linux*, and host == target.
12261 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12263         * configure.in: delete reference to absent file
12265         * configure.in: replace '[' with 'test'
12267         * configure.in: Eliminate references to gash.
12268         * Makefile.in: Eliminate references to gash.
12270         * configure.in: remove useless references to 'pic' makefile fragments.
12272         * configure.in: (*-*-windows*) Finish removing.
12274         * configure.in: Eliminate redundant test for libgui.
12276 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12278         * MAINTAINERS: Add self and realphabetize.  Update entries
12279         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12280         entry for a29k port maintainer.
12282 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12284         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12285         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12287 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12289         * configure.in: remove references to dead files
12291 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12293         * MAINTAINERS: Add information about purpose of this file.
12295 2002-04-18  Tom Tromey  <tromey@redhat.com>
12297         * configure.in: Disallow configuring libgcj when it is already
12298         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12299         Solaris 2.8 by default.  For PR libgcj/6158.
12301 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12303         * configure.in:  Move default CC setting out of config/mh-* fragments
12304         directly into here.
12306 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12308         * configure.in: don't even try to configure or make a subdirectory
12309         if there's no configure script for it.
12311 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12313         * MAINTAINERS: Remove chill maintainers.
12314         * Makefile.in (CHILLFLAGS): Remove.
12315         (CHILL_LIB): Remove.
12316         (TARGET_CONFIGDIRS): Remove libchill.
12317         (CHILL_FOR_TARGET): Remove.
12318         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12319         CHILL_LIB.
12320         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12321         (CHECK_TARGET_MODULES): Likewise.
12322         (INSTALL_TARGET_MODULES): Likewise.
12323         (CLEAN_TARGET_MODULES): Likewise.
12324         (configure-target-libchill): Remove.
12325         (all-target-libchill): Remove.
12326         * configure.in (target_libs): Remove target-libchill.
12327         Do not compute CHILL_FOR_TARGET.
12328         * libchill: Remove directory.
12330 2002-04-11  DJ Delorie  <dj@redhat.com>
12332         * Makefile.in, configure.in: Sync with binutils, entries
12333         follow...
12335 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12337         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12338         (do-tar, do-bz2): New rules.
12339         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12340         (gdb-tar): New rule.
12341         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12342         (insight_dejagnu.tar): New rule.
12343         (insight.tar): New rule.
12344         (gdb+dejagnu.tar): New rule.
12345         (gdb.tar): New rule.
12347 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12349         * Makefile.in: Add all-tix to deps for all-snavigator
12350         so that tix is built when building snavigator.
12352 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12354         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12355         ld and gdb are not supported.
12357 2002-01-07  Mark Salter  <msalter@redhat.com>
12359         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12360         Allow target-libgloss to be built for arm, strongarm, and xscale.
12362 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12364         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12365         options for i[3456]86-pc-linux* native builds.
12367 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12369         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12370         files from .po files for a distribution.
12372 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12374         * configure.in: Enable libstdc++-v3 for h8300 targets.
12376 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12378         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12379         version from bfd/.
12381 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12383         * Makefile.in (VER): When present, extract the version number from
12384         the file version.in.
12386 2001-05-24  Tom Rix  <trix@redhat.com>
12388         * configure.in : enable ld for aix
12390 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12392         * config.guess: Add linux target for S/390.
12394 2000-11-07  Philip Blundell  <pb@futuretv.com>
12396         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12398 2000-11-03  Philip Blundell  <pb@futuretv.com>
12400         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12401         files.
12403 2001-01-15  Ben Elliston  <bje@redhat.com>
12405         * configure.in (host_tools): Add sid.
12406         Always configure cgen.
12408 2000-11-24  Nick Clifton  <nickc@redhat.com>
12410         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12412 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
12414         * Makefile.in (ALL_MODULES): Add all-cgen.
12415         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12416         (all-cgen): New target.
12417         (all-opcodes,all-sim): Depend on all-cgen.
12418         * configure.in (host_tools): Add cgen.
12419         Only configure cgen if --enable-cgen-maint.
12421 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
12423         * configure.in: Add *-*-freebsd* configurations.
12425 2002-04-08  Tom Tromey  <tromey@redhat.com>
12427         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12428         Fixes PR libgcj/6068.
12430 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
12432         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12434 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12436         * configure.in (alpha*-dec-osf*): Enable libgcj.
12438 2003-03-27  Matthew Gingell  <gingell@gnat.com>
12440         * MAINTAINERS (Write After Approval): Add myself.
12442 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
12444         Fix for: PR bootstrap/3591, target/5676
12445         * configure.in (mcore-pe): Disable the configuration of
12446         libstdc++-v3 since exceptions are not supported.
12448 2002-03-20  Anthony Green  <green@redhat.com>
12450         * configure.in: Enable libgcj for xscale-elf target.
12452 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
12454         * MAINTAINERS:  Update my email address.
12456 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12458         * ltmain.sh (relink_command): Fix typo in previous change.
12460 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
12462         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
12463         (relink_command): Added --tag flags.
12464         (mode=install): If relinking fails; error out.
12466 2002-03-12  Richard Henderson  <rth@redhat.com>
12468         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12469         .NOTPARALLEL tag.
12470         (do-check): Rename from check.
12471         (check): Allow parallel check.
12473 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12475         * MAINTAINERS: Add myself as maintainer for xtensa port.
12476         Fix alphabetical order in CPU port maintainer list.
12477         Remove myself from Write After Approval list.
12479 2002-03-11  Richard Henderson  <rth@redhat.com>
12481         * Makefile.in (.NOTPARALLEL): Add fake tag.
12483 2002-03-07  H.J. Lu  (hjl@gnu.org)
12485         * configure.in: Enable gprof for mips*-*-linux*.
12487 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12489         * MAINTAINERS (Write After Approval): Add myself.
12491 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12493         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12494         libjava.
12495         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12497 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12499         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12500         because its Makefile is there; test for the executable instead.
12502 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12504         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12505         libstdc++-v3 and libjava.
12507 2002-02-11  Adam Megacz  <adam@xwt.org>
12509         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12510         boehm-gc
12512 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12514         * config.guess: Updated to 2002-01-30's version.
12515         * config.sub: Updated to 2002-02-01's version.
12516         Contribute sh64-elf.
12517         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
12518         * configure.in: Added sh64-*-*.
12520 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
12522         * MAINTAINERS: Belatedly add myself to write after approval list.
12524 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
12526         * MAINTAINERS: Put self in as maintainer for x86-64 port.
12527         Remove self as Write After Approval.
12529 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
12531         * MAINTAINERS: Put self in as maintainer for contrib/regression
12532         directory.
12534 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
12536         * MAINTAINERS:  Update my email address.
12538 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
12540         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
12541         target-libiberty, and target-libgloss.  Skip Java-related
12542         libraries if not supported for NetBSD on target CPU.
12544 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
12546         * install-sh: Use _inst.$$_ for temp file name.
12548 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
12550         * MAINTAINERS (Write After Approval): Move my contact info
12551         from here...
12552         (OS Port Maintainers): ...to here (netbsd).
12554 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
12556         * MAINTAINERS (Write After Approval): Add myself.
12558 2002-01-17  H.J. Lu  <hjl@gnu.org>
12560         * Makefile.in (all-fastjar): Also depend on all-libiberty.
12561         (all-target-fastjar): Also depend on all-target-libiberty.
12563 2002-01-16  H.J. Lu  (hjl@gnu.org)
12565         * config.guess: Import from master sources, rev 1.225.
12566         * config.sub: Import from master sources, rev 1.238.
12568 2002-01-16  Kazu Hirata  <kazu@hxi.com>
12570         * MAINTAINERS (Write After Approval): Remove myself.
12572 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
12574         * MAINTAINERS (Write After Approval): Add myself.
12576 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12578         * MAINTAINERS: Add self as docs co-maintainer.
12580 2001-12-11  Matthias Klose  <doko@debian.org>
12582         * MAINTAINERS (Write After Approval): Add myself.
12584 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
12586         * MAINTAINERS: Update my email address.
12588 2001-12-07  Turly O'Connor  <turly@apple.com>
12589         * MAINTAINERS (Write After Approval): Add myself.
12590         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12591         (rs6000_initialize_trampoline): Call __trampoline_setup for
12592         ABI_DARWIN too.
12593         * darwin-tramp.asm: New file, implements __trampoline_setup.
12594         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12596 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
12598         * MAINTAINERS (Write After Approval): Add myself.
12600 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
12602         * configure, configure.in: Use temp file for long sed commands.
12604 2001-12-03  Laurent Guerby  <guerby@acm.org>
12606         * config.sub: Update to version 1.232 on subversion.
12608 2001-12-03  Ben Elliston  <bje@redhat.com>
12610         * MAINTAINERS: Update mail address for config.* patches.
12612 2001-11-27  DJ Delorie  <dj@redhat.com>
12613             Zack Weinberg  <zack@codesourcery.com>
12615         When build != host, create libiberty for the build machine.
12617         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12618         CONFIG_ARGUMENTS.
12619         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12620         New variables.
12621         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12622         and rules.
12623         (all.normal): Depend on ALL_BUILD_MODULES.
12624         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12625         (all-build-libiberty): Depend on configure-build-libiberty.
12627         * configure: Calculate and substitute proper value for
12628         ALL_BUILD_MODULES.
12629         * configure.in: Create the build subdirectory.
12630         Calculate and substitute TARGET_CONFIGARGS (formerly
12631         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12633 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
12635         * MAINTAINERS (write-after-approval): Add self.
12637 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12639         * MAINTAINERS (GNATS only accounts): Remove self.
12641 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12643         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12644         libf2c.
12646 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12648         * MAINTAINERS (Write After Approval): Add self.
12650 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12652         * MAINTAINERS: mips and s390 are also CPU ports.
12654 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12656         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12658 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12660         * MAINTAINERS: Alphabetize.
12662 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12664         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12666 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12668         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12670 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12672         * configure.in (--enable-languages): Be more permissive about
12673         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12675 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12677         * config.sub: Import from master sources, rev. 1.230.
12678         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12680 2001-11-07  Laurent Guerby  <guerby@acm.org>
12682         * MAINTAINERS (Write After Approval): Add self.
12684 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12686         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12688 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12690         * config.sub: Import from master sources, rev 1.226.
12691         * config.guess: Import from master sources, rev 1.216.
12693 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12695         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12696         * MAINTAINERS: Add self as maintainer of MMIX port.
12697         Remove old after-approval entry.
12699 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12701         * ChangeLog, configure: Fix spelling errors.
12703 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12705         * MAINTAINERS: Tweak my address.
12707 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12709         * MAINTAINERS: Update my email address.
12711 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12713         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12714         * MAINTAINERS: Add self as maintainer of CRIS port.
12716 2001-10-10  Geert Bosch  <bosch@gnat.com>
12718         * MAINTAINERS (Various maintainers: Ada front end):
12719         Added Robert Dewar.
12721 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
12723         * MAINTAINERS (Write After Approval): Added self
12725 2001-10-02  Geert Bosch  <bosch@gnat.com>
12727         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12729 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12731         * configure: Handle temporary files securely using mkdir.
12733 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
12735         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12737 2001-09-26  Will Cohen  <wcohen@redhat.com>
12739         * configure.in (*-*-linux*): Disable configuration of target-newlib
12740         and target-libgloss.
12742 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12744         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12745         RANLIB.
12747 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
12749         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12750         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12751         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12752         avoid quotes nesting problems.
12753         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12754         (DO_X): Export only variables that are set.
12756 2001-09-19  Ben Elliston  <bje@redhat.com>
12758         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12759         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12760         semantics.  Use the shell built-in "type" command instead.
12762 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
12764         Merged from gcc-3_0-branch:
12765         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
12766         * ltcf-c.sh: Use $objext, not $ac_objext.
12767         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
12768         * ltcf-cxx.sh: Add support for GNU.
12769         2001-07-22  Timothy Wall  <twall@redhat.com>
12770         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
12771         default settings if using GNU tools with that configuration.
12772         * ltcf-cxx.sh: Ditto.
12773         * ltcf-gcj.sh: Ditto.
12774         2001-07-21  Michael Chastain  <chastain@redhat.com>
12775         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12776         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
12777         * ltmain.sh: Mark as gcc-local.
12779 2001-08-30  Eric Christopher  <echristo@redhat.com>
12780             Jason Eckhardt  <jle@redhat.com>
12782         * config.guess: Merge from master sources.
12783         * config.sub: Merge from master sources, add support for mipsisa32.
12785 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12786         * config.sub: Merge from master sources, rev 1.219.
12787         * MAINTAINERS: Add self as contact for stormy16 port.
12789 2001-08-14  Zack Weinberg  <zackw@panix.com>
12791         * config.sub: Merge from master sources, rev 1.218.
12792         * config.guess: Merge from master sources, rev 1.209.
12794 2001-08-11  Graham Stott  <grahams@redhat.com>
12796         * Makefile.in (check-c++): Add missing semicolon.
12798 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12800         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12802 2001-07-30  Eric Christopher  <echristo@redhat.com>
12804         * MAINTAINERS (Various maintainers: mips port): Added myself.
12806 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12808         * configure.in (sh-*-linux*): New.
12810 2001-07-27  Richard Henderson  <rth@redhat.com>
12812         * .cvsignore: Add LAST_UPDATED.
12814 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
12816         * MAINTAINERS (Various maintainers: s390 port): Added myself.
12818 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
12820         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12822 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12824         * MAINTAINERS (Write After Approval): Added myself.
12826 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12828         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12829         and libgcj on m68hc11/m68hc12.
12831 2001-06-27  H.J. Lu  (hjl@gnu.org)
12833         * Makefile (CFLAGS_FOR_BUILD): New.
12834         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12836 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12838         * README: Remove version number.
12840 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12842         * INSTALL/README: Update wrt. to the installation instructions now
12843         residing in gcc/doc/install.texi.
12845 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12847         * README: Replace with a cut-down and updated version of gcc/README.
12849 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
12851         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12852         multilibs to be disabled.
12854 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
12856         * MAINTAINERS (Write After Approval): Add myself.
12858 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
12860         * config.guess: Import CVS version 1.195.
12861         * config.sub: Import CVS version 1.212.
12863 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
12865         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12866         gcc/xgcc is built, use -print-prog-name to find out the program
12867         name to use.
12869 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
12871         * config.guess:  Import CVS version 1.194.  All gcc-local changes
12872         appear to also be in the master copy.
12873         * config.sub:  Import CVS version 1.211.
12875 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
12877         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12878         with_gcc]: Use `gcc -shared' to build a shared library.
12880 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12882         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12883         archives.
12885 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12887         * MAINTAINERS (Write After Approval): Add myself.
12889 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
12891         * configure.in (libstdcxx_flags): Do not try to execute
12892         libstdc++-v3/testsuite_flags until it exists.
12894 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
12896         * MAINTAINERS: Update my email address.
12898 2001-05-31  Graham Stott  <grahams@redhat.com>
12900         * MAINTAINERS (Write After Approval): Add myself.
12902 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
12904         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
12905         libraries when using g++ with native linker.
12907 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
12909         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12911 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
12913         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12914         [aix4*|aix5*]: Prepend blank.
12916 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
12918         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12919         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
12920         of subdir/configure scripts to use the new libtool.m4.
12922 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
12924         * MAINTAINERS (Write After Approval): Add myself.
12926 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
12928         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12930 2001-05-11  Ben Elliston  <bje@redhat.com>
12932         * Makefile.in (all-sid): New target.
12933         (check-sid, clean-sid, install-sid): Likewise.
12935 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
12937         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12939 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12941         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12942         libgcj.
12944 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12946         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12947         gcc/xgcc is built, use -print-prog-name to find out the program
12948         name to use.
12950 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
12952         * configure.in (noconfigdirs): Don't reset it from scratch in the
12953         target case; only append to it.
12955         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12956         sparc-*-solaris2.8]: Disable ${libgcj}.
12958 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
12960         * configure.in (libgcj_saved): Copy from $libgcj.
12961         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12962         --disable-libgcj.
12964 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
12966         * MAINTAINERS: Remove self as MIPS maintainer and
12967         C front end maintainer.
12969 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
12971         * configure.in: Move *-chorusos target case to the proper switch.
12972         Disable libgcj.
12974 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12976         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12977         1.641.2.228.
12979 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12981         * Makefile.in (STAGE1_CFLAGS): Pass down.
12983 2001-04-13  Alan Modra  <amodra@one.net.au>
12985         * config.guess: Add hppa64-linux support.  Note for next import that
12986         this is already in the master file.
12987         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
12989 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12991         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12992         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12994 2001-04-11  Stan Shebs  <shebs@apple.com>
12996         * MAINTAINERS: Add self as Darwin port maintainer.
12998 2001-04-11  Alan Modra  <amodra@one.net.au>
13000         * MAINTAINERS: Update my email address.
13002 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13004         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13005         recent versions of FreeBSD (release 3 or later).
13006         * ltconfig: On FreeBSD, -lc must not be provided when building
13007         a shared library or else the standard -pthread gcc option is
13008         rendered worthless to later users of the built library.
13010 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13012         * MAINTAINERS: Add self and RTH as C front end maintainers.
13014 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13016         * config.sub: Make sure to match an already-canonicalized
13017         machine name (eg. mn10300-unknown-elf).
13019 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13021         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13022         New macros.
13023         (bootstrap, cross): Use RECURSE_FLAGS.
13024         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13026 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13028         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13030 2001-03-22  Colin Howell  <chowell@redhat.com>
13032         * Makefile.in (DO_X): Do not backslash single-quotes in
13033         backquotes (two places).
13035 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13037         Re-installed:
13038         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13039         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13040         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13041         * ltcf-cxx.sh: Likewise.
13042         * ltcf-gcj.sh: Likewise.
13044 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13046         * MAINTAINERS: Add myself as "documentation co-maintainer".
13048 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13050         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13051         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13053 2001-03-19  Tom Tromey  <tromey@redhat.com>
13055         * config-ml.in: Handle GCJ and GCJFLAGS.
13057 2001-03-21  Michael Chastain  <chastain@redhat.com>
13059         * Makefile.in: all-m4 depends on all-texinfo.
13061 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13063         * MAINTAINERS: Add myself to write after approval list.
13065 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13067         * Makefile.in (DO_X): Quote nested quotes.
13069 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13071         * MAINTAINERS: Add myself to write after approval list.
13073 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13075         * Makefile.in (DO_X): Use double quotes for quoting
13076         "RANLIB=$${RANLIB}".
13078 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13080         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13082 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13084         * configure.in: Only use `lang_requires' for languages athat are
13085         actually enabled.
13087 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13089         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13091 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13093         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13095 2001-03-07  Tom Tromey  <tromey@redhat.com>
13097         * configure.in: Allow config-lang.in to set `lang_requires' to list
13098         of other required languages.
13100 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13102         * Makefile.in: Remove RANLIB definition. Use RANLIB
13103         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13104         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13106 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13107             Alexandre Oliva  <aoliva@redhat.com>
13109         * Makefile.in (check-c++): Use tabs, not spaces.
13111 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13113         * MAINTAINERS: add myself to Write After Approval list.
13115 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13117         * Makefile.in (check-c++): New rule.
13119         * configure.in (target_libs): Remove libg++.
13120         (noconfigdirs): Remove libg++.
13121         (noconfigdirs): Same.
13122         (noconfigdirs): Same.
13123         (noconfigdirs): Same.
13125         * config-ml.in: Remove libg++ references.
13127         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13128         (ALL_TARGET_MODULES): Same.
13129         (configure-target-libg++): Remove.
13130         (all-target-libg++): Remove.
13131         (configure-target-libio): Remove.
13132         (all-target-libio): Remove.
13133         (check-target-libio): Remove.
13134         (.PHONY): Remove.
13135         (libg++.tar.bz2): Remove.
13136         (all-target-cygmon): Remove libio.
13137         (all-target-libstdc++): Remove.
13138         (configure-target-libstdc++): Remove.
13139         (TARGET_LIB_PATH): Remove libstdc++.
13140         (ALL_GCC_CXX): Remove libstdc++.
13141         (all-target-gperf): Correct.
13143 2001-02-16  Nick Clifton  <nickc@redhat.com>
13145         * configure.in (noconfigdirs): Allow configuration of texinfo
13146         for Cygwin hosts.
13148 2001-02-15  Anthony Green  <green@redhat.com>
13150         * configure: Introduce GCJ_FOR_TARGET.
13151         * configure.in: Ditto.
13152         * Makefile.in: Ditto.
13154 2001-02-13  Andreas Schwab  <schwab@suse.de>
13156         * MAINTAINERS: Update mail address.
13158 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13160         * config.guess: Add linux target for S/390.
13161         * config.sub: Likewise.
13163 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13165         * configure.in: for *-chorusos, don't config target-newlib and
13166         target-libgloss.
13168 2001-02-06  Ben Elliston  <bje@redhat.com>
13170         * configure: Output host type to stdout, not stderr.
13172 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13174         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13175         * ltcf-cxx.sh: Likewise.
13177         * config.if: Assume enable_libstdcxx_v3 is defined.
13179 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13181         Remove V2 C++ library.
13182         * configure.in: Remove --enable-libstdcxx_v3 support.
13184 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13186         * include/demangle.h: Add prototype for java_demangle_v3.
13188 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13190         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13192 2001-01-27  Richard Henderson  <rth@redhat.com>
13194         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13196 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13198         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13199         Don't unset, it's non-portable and no longer necessary, set to empty
13200         instead.
13202 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13204         * ltconfig: Shell portability fix for the tagname validity check.
13206 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13208         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13209         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13211 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13213         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13215 2001-01-26  Tom Tromey  <tromey@redhat.com>
13217         * configure.in: Allow libgcj to be built on Sparc Solaris.
13219 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13221         * ltcf-c.sh: Add aix5 case.
13222         * ltcf-cxx.sh: Likewise.
13223         * ltconfig: Likewise.
13225 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13227         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13228         keep at least one of build_libtool_libs or build_old_libs set to
13229         yes.
13231         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13232         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13234 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13236         * configure.in: Enable libgcj on several additional platforms.
13238 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13240         * configure.in: Enable libgcj for linux targets.
13242 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13244         * MAINTAINERS (Write After Approval): Add myself.
13246 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13248         * MAINTAINERS: Add myself as vax port maintainer.
13250 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13252         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13254 2001-01-09  Mike Stump  <mrs@wrs.com>
13256         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13257         failures of subdirectories.
13259 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13261         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13262         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13263         * ltcf-cxx.sh: Likewise.
13264         * ltcf-gcj.sh: Likewise.
13265         * ltconfig.sh: Fix typo.
13267 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13269         * configure: handle DOS-style absolute paths.
13271 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13273         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13275 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13277         * MAINTAINERS: Add myself as avr port co-maintainer.
13279 2000-12-28  Ben Elliston  <bje@redhat.com>
13281         * MAINTAINERS: Add myself under ``Write After Approval''.
13283 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13285         * texinfo: Remove directory from GCC.
13287 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13289         * COPYING: Update to current
13290         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13291         to 19yy as example year in copyright notice).
13293 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13295         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13296         (libstdcxx_incdir): Pass down.
13297         * config.if: Remove expired bits for cxx_interface, add stub.
13298         (libstdcxx_incdir): Add variable for g++ include directory.
13299         * configure.in (gxx_include_dir): Use it.
13301 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13303         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13304         with old-email address from ``Write After Approval''.
13306 2000-12-15  Andreas Jaeger  <aj@suse.de>
13308         * configure.in: Handle lang_dirs.
13310 2000-12-14  Tom Tromey  <tromey@redhat.com>
13312         * MAINTAINERS: Removed brads.
13314         * MAINTAINERS: Added gcj developers.
13316 2000-12-13  Anthony Green  <green@redhat.com>
13318         * configure.in: Disable libgcj for any target not specifically
13319         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13320         with g++ abi.
13322 2000-12-13  Mike Stump  <mrs@wrs.com>
13324         * Makefile.in (local-distclean): Also remove fastjar.
13326 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13328         * contrib/gcc_update: Add fastjar --touch entries.
13330 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13332         * configure.in: Disable language-specific target libraries for
13333         languages that aren't enabled.
13335 2000-12-10  Anthony Green  <green@redhat.com>
13337         * configure.in: Define libgcj.  Disable libgcj target libraries for
13338         most targets.
13340 2000-12-10  Neil Booth  <neilb@earthling.net>
13342         * MAINTAINERS: Update mail address, remove from WAA list.
13344 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13346         * libjava: Imported from /cvs/java.
13347         * libffi: Likewise.
13348         * Boehm-gc: Likewise.
13350 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13352         * configure.in (target_libs): Revert 2000-12-08 patch.
13353         (noconfigdirs): Added target-libjava.
13355 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13357         * djunpack.bat: removed.
13359 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13361         * Makefile.in: handle DOS-style absolute paths.
13362         * config-ml.in: likewise.
13363         * symlink-tree: likewise.
13365 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13367         * fastjar: Imported.
13369 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13371         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13372         libjava.
13373         * configure.in (target_libs): Removed `target-libjava'.
13375 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13377         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13378         (ALL_MODULES): Added fastjar.
13379         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13380         (all-target-libjava): all-fastjar replaces all-zip.
13381         (all-fastjar): Added.
13382         (configure-target-fastjar, all-target-fastjar): Likewise.
13383         * configure.in (host_tools): Added fastjar.
13385 2000-12-07  Mike Stump  <mrs@wrs.com>
13387         * Makefile.in (local-distclean): Remove leftover built files.
13389 2000-11-24  Nick Clifton  <nickc@redhat.com>
13391         * configure.in (xscale-elf): Add target.
13392         (xscale-coff): Add target.
13394 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13396         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13397         recent versions of FreeBSD (release 3 or later).
13398         * ltconfig: On FreeBSD, -lc must not be provided when building
13399         a shared library or else the standard -pthread gcc option is
13400         rendered worthless to later users of the built library.
13402 2000-11-16  Fred Fish  <fnf@be.com>
13404         * configure.in (enable_libstdcxx_v3): Fix typo,
13405         libstd++ -> libstdc++.
13407 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13409         * MAINTAINERS: Add self to Write After Approval list.
13411 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
13413         * MAINTAINERS: Update my email address.  Add myself to global write
13414         privs list.
13416 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
13418         * Makefile.in: Merge with src and libgcj.
13419         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
13420         configure-target-<library> when their configure scripts need the C
13421         or C++ library to have already been built to work properly.
13422         (do_proto_toplev): Set them to an empty string.
13424         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13425         (REALLY_SET_LIB_PATH): Use them.
13427 2000-11-17  Stan Shebs  <shebs@apple.com>
13429         * MAINTAINERS: Add self to Write After Approval list.
13431 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13433         * configure: Provide the original toplevel configure arguments
13434         (including $0) to subprocesses in the environment rather than
13435         through gcc/configargs.h.
13437 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13439         * MAINTAINERS: Remove references to cccp. Change C9X reference to
13440         C99.  Alphabetise "Write After Approval" list.
13442 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
13444         * configure: Turn on libstdc++ V3 by default.
13446         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13447         if we've got GCC.
13449 2000-11-11  Philip Blundell  <philb@gnu.org>
13451         * MAINTAINERS: Add self to Write After Approval list.
13453 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
13455         * ltcf-c.sh (aix4): Improve shared library configuration; require
13456         exporting symbols.
13457         * ltcf-cxx.sh (aix4): Define.
13458         * ltconfig (aix4): Define library and soname specs appropriate for
13459         AIX.  Define command to create export symbols list.
13461 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
13463         * config.sub: Add support for Sun Chorus
13465 2000-10-31  Nick Clifton  <nickc@redhat.com>
13467         * MAINTAINERS: Rename <name>@cygnus.com addresses to
13468         <name>@redhat.com.  Also installed new email address for Clint
13469         Popetz.
13471 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13473         * etc: Remove directory from GCC.
13475 2000-10-16  Michael Meissner  <meissner@redhat.com>
13477         * configure (gcc/configargs.h): Only create if there is a build GCC
13478         directory created.
13480 2000-10-16  Matthias Klose  <doko@debian.org>
13482         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13483         when configured for libstdc++-v3.
13485 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13487         * configure: Save configure arguments to gcc/configargs.h.
13489 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13491         * config.guess: Import CVS version 1.157.
13492         * config.sub: Import CVS version 1.181.
13494 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13496         * Makefile.in (bootstrap): avoid recursion if subdir missing
13497         (cross): ditto
13498         (do-proto-toplev): ditto
13500 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13502         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13503         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13505         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13506         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13507         all affected `configure' scripts.
13509 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
13511         * MAINTAINERS: Add self as cpplib co-maintainer.
13513 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
13515         * MAINTAINERS: Add self to Write After Approval list.
13517 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13519         * INSTALL/README: egcs -> GCC update.
13521 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
13523         * MAINTAINERS: Add myself to Write After Approval list.
13525 2000-09-15  Kazu Hirata  <kazu@hxi.com>
13527         * MAINTAINERS: Add myself to Write After Approval list.
13529 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
13531         * configure.in: Do not build byacc for hppa64.  Provide paths to the
13532         X11 libraries for hppa64.
13534 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13536         * MAINTAINERS: Add myself as 68hc11 port maintainer.
13538 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
13540         * Makefile.in (all-zlib): Added dummy target.
13542         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13543         ltcf-gcj.sh: Updated from libtool multi-language branch.
13545 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
13547         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13548         (bootstrap*): Depend on all-bootstrap.
13550 2000-09-05  Philipp Thomas  <pthomas@suse.de>
13552         * config.guess: Import CVS version 1.156.
13553         * config.sub: Import CVS version 1.179.
13555 2000-09-02  Anthony Green  <green@cygnus.com>
13557         * Makefile.in (all-gcc): Depend on all-zlib.
13558         (CLEAN_MODULES): Add clean-zlib.
13559         (ALL_MODULES): Add all-zlib.
13560         * configure.in (host_libs): Add zlib.
13562 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
13564         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13565         crosses, but add gcc/include to the header search path for them.
13567 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
13569         * MAINTAINERS: Add self to Write After Approval list.
13571 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13573         * config.guess: Import CVS version 1.152.
13574         * config.sub: Import CVS version 1.177.
13576 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
13578         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13579         $targargs to tell whether newlib is going to be built.
13581         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13582         $$r/TARGET_SUBDIR/libio for _G_config.h.
13584 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
13586         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13588 2000-08-22  DJ Delorie  <dj@redhat.com>
13590         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13592 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
13594         * config-ml.in (CC, CXX): Avoid trailing whitespace.
13595         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13596         sub-configures.
13598 2000-08-21  DJ Delorie  <dj@redhat.com>
13600         * MAINTAINERS: Add self as a libiberty maintainer
13602 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
13604         * configure.in (libstdcxx_flags): Use
13605         libstdc++-v3/src/libstdc++.INC.
13607 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
13609         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13611 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
13613         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13615         * configure: Make enable_threads and enable_shared defaults
13616         explicit.  Substitute enable_threads into generated Makefiles.
13617         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13618         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13620 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13622         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13624 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
13626         * config-ml.in (CC): Remove bogus duplicate quotation mark from
13627         previous delta.
13629 2000-08-11  Jason Merrill  <jason@redhat.com>
13631         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13632         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13633         (FLAGS_FOR_TARGET): Not here.
13634         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13636 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
13638         * config-ml.in (CC, CXX): Don't introduce a leading space.
13640 2000-08-07  DJ Delorie  <dj@delorie.com>
13642         * MAINTAINERS: Add self as a DJGPP maintainer
13644 2000-08-07  DJ Delorie  <dj@redhat.com>
13646         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13647         "if we're also building gcc, and it's a gcc that will run on the
13648         build machine, we want to use its includes instead of the system's
13649         default includes".
13651 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13653         * MAINTAINERS: Add self to Write After Approval list.
13655 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13657         * configure.in (libstdcxx_flags): Don't use `"'.
13659         * config-ml.in: Adjust multilib search paths to the
13660         appropriate multilib tree.
13662 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13664         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13665         commas in $LANGUAGES.
13667 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13669         * configure.in: Re-enable all references to libg++ and librx.
13671 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13673         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13674         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13675         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13676         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13678         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13680 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13682         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13683         CXX_FOR_TARGET for sed.
13685 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13687         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13688         Do not override if already set in the environment or in configure.
13689         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13690         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13692 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13694         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13695         the libtool CVS tree multi-language branch.
13696         * ltconfig, ltmain.sh: Updated.
13698 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13700         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13701         (clean-target): Depend on it.
13703         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13704         (GCC_FOR_TARGET): Use it.
13705         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13706         * configure.in: ... here.
13707         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13708         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13710 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13712         * MAINTAINERS: Add self to Write After Approval list.
13714 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13716         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13717         (configure-target-libchill, configure-target-libobjc): Likewise.
13719         * configure.in: Use the same cache file for all target libs.
13720         * config-ml.in: But different cache files per multilib variant.
13722 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13724         * configure (topsrcdir): Don't use dirname.
13726 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
13728         * MAINTAINERS: Add self to Write After Approval list.
13730 2000-07-20  Jason Merrill  <jason@redhat.com>
13732         * configure.in: Remove all references to libg++ and librx.
13734         * configure, configure.in, Makefile.in: Unify gcc and binutils.
13736 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
13738         * config.sub: Update to subversions version 2000-07-06.
13740 2000-07-12  Andrew Haley  <aph@cygnus.com>
13742         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13743         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13745 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
13747         * symlink-tree:  Check number of arguments.
13749 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13751         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13752         search path for a g++ extracted from the build tree.  This
13753         will allow link tests run by configure scripts in
13754         subdirectories to succeed.
13756 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
13758         * ltconfig: Add support for mips-dde-sysv4.2MP
13760 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13762         * MAINTAINERS: Add myself as loop discovery maintainer.
13764 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
13766         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13767         `os2'. Force ac_cv_exeext to be ".exe" in that case.
13769 2000-06-19  Timothy Wall  <twall@cygnus.com>
13771         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13772         * config.sub: Add tic54x target.
13774 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13776         * MAINTAINERS: Add self as Fortran maintainer,
13777         remove Craig Burley.
13779 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13781         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13782         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13784 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13786         * MAINTAINERS: Add self as i18n maintainer
13788 20000-05-21  H.J. Lu  (hjl@gnu.org)
13790         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13791         directory are used if they exist. Make sure
13792         $(build_tooldir)/include is searched for header files,
13793         $(build_tooldir)/lib/ for library files.
13794         (GCC_FOR_TARGET): Likewise.
13795         (CXX_FOR_TARGET): Likewise.
13797 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13799         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13801 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
13803         * Makefile.in (configure-target-libiberty): Depend on
13804         configure-target-newlib.
13806 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
13808         * configure.in, Makefile.in: Merge all libffi-related
13809         configury stuff from the libgcj tree.
13811 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13813         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13814         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13816 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13818         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13819         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13820         current version information.  Add to proto-toplev directory.
13821         (gdb-taz): Build do-djunpack.
13823 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
13825         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13827 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13829         * MAINTAINERS: Add self to Write After Approval list.
13831 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13833         * ltmain.sh: Preserve in relink_command any environment
13834         variables that may affect the linker behavior.
13836 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
13838         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13840 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
13842         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13844 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13846         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13847         with the version name.
13849 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
13851         * MAINTAINERS: Add self as bb-reorder maintainer.
13853 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
13855         * config.if: Tweak.
13857 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
13859         * djunpack.bat: New file.
13861 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13863         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13864         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13865         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13866         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13868 2000-04-16  Dave Pitts  <dpitts@cozx.com>
13870         * config.sub (case $basic_machine): Change default for "ibm-*"
13871         to "openedition".
13873 2000-04-13  Andreas Jaeger  <aj@suse.de>
13875         * MAINTAINERS: Added myself.
13877 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13879         * Makefile.in (gdb-taz): New target.  GDB specific archive.
13880         (do-md5sum): New target.
13881         (MD5PROG): Define.
13882         (PACKAGE): Default to TOOL.
13883         (VER): Default to a shell script.
13884         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
13885         md5 checksum generation.
13886         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13887         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13888         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13889         insight.tar.bz2): Use gdb-taz to create archive.
13891 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13893         * configure (warn_cflags): Delete.
13895 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
13897         * MAINTAINERS: Added myself.
13899 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
13900             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
13902         * configure.in (enable_libstdcxx_v3): Add.
13903         (target_libs): Add bits here to switch between libstdc++-v2 and
13904         libstdc++-v3.
13905         * config.if: And this file too.
13906         * Makefile.in: Add libstdc++-v3 targets.
13908 2000-04-05  Michael Meissner  <meissner@redhat.com>
13910         * config.sub (d30v): Add d30v as a basic machine type.
13912 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
13914         * configure.in: -linux-gnu*, not -linux-gnu.
13916 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13918         * MAINTAINERS: Add self in write-after-approval section.
13920 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
13922         * MAINTAINERS: Add self as ia64 port maintainer.
13924 2000-03-08  Neil Booth  <NeilB@earthling.net>
13926         * MAINTAINERS: Add self in write-after-approval section.
13928 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13930         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13931         (do-tar-bz2): Replace TOOL with PACKAGE.
13932         (gdb.tar.bz2): Remove GDBTK from GDB package.
13933         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13934         dejagnu.tar.bz2): New packages.
13936 2000-02-27  Andreas Jaeger  <aj@suse.de>
13938         * configure.in: Add entry for mips*-*-linux*, move catch all
13939         *-*-*linux* entry below this one.
13941 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
13943         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13945 2000-02-24  Nick Clifton  <nickc@cygnus.com>
13947         * config.sub: Support an OS of "wince".
13949 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13951         * config.guess, config.sub: Updated to match config's 2000-02-15
13952         version.
13954 2000-02-23  Linas Vepstas  <linas@linas.org>
13956         * config.sub: Add support for Linux/IBM 370.
13957         * configure.in: Likewise.
13959 2000-02-22  Nick Clifton  <nickc@cygnus.com>
13961         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13963 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
13965         * config.guess: Guess "cygwin" rather than "cygwin32".
13967 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13969         * configure (gcc_version): When setting, narrow search to
13970         lines containing `version_string'.
13972 2000-02-15  Denis Chertykov  <denisc@overta.ru>
13974         * config.sub: Add support for avr target.
13976 2000-02-14  Nick Clifton  <nickc@cygnus.com>
13978         * MAINTAINERS: Add maintainers for MCore port.
13980 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
13982         * config.sub: Add mmix-knuth-mmixware.
13984 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13986         * MAINTAINERS: Pair cccp with cpplib maintainership.
13988 2000-01-27  Christopher Faylor  <cgf@redhat.com>
13990         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13991         structure stuff to -L library search.
13992         (CXX_FOR_TARGET): Ditto.
13993         (CROSS_CHECK_MODULES): Fix spelling mistake.
13995 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13997         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13998         the C++ compiler.
14000 2000-01-12  Richard Henderson  <rth@cygnus.com>
14002         * configure.in: Don't build some bits for beos.
14004 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14006         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14007         as include files.
14009 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14011         * Add self as cpplib maintainer, as requested by Jason
14012         Merrill.  Correct my e-mail address.
14014 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14016         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14017         not mh-aix43.
14019 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14021         * MAINTAINERS: Add myself to "write after approval" list.
14023 1999-12-14  Richard Henderson  <rth@cygnus.com>
14025         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14026         * config.sub: Accept alphaev[78], alphaev8.
14028 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14030         * config.guess, config.sub: Update from autoconf.
14032 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14034         * MAINTAINERS:  update my playtime e-address.
14036 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14038         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14039         necessary libraries are missing.
14041 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14043         * MAINTAINERS: Add new 'write after approval' maintainer.
14045 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14047         * MAINTAINERS: Add new Java maintainer.
14049 1999-10-25  Andreas Schwab  <schwab@suse.de>
14051         * configure: Fix quoting inside arguments of eval.
14053 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14055         * config-ml.in: Allow suppression of some ARM multilibs.
14057 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14059         * config.guess: Add OS/390 match pattern.
14060         * config.sub: Add mvs, openedition targets.
14061         * configure.in (i370-ibm-opened*): New.
14063 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14065         * config.sub: Add support for configuring for pj.
14067 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14069         * config.sub (maybe_os): Add support for configuring for fr30.
14071 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14073         * configure.in: Do not configure or build ld for AIX
14074         platforms.  ld is known to be broken on these platforms.
14076 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14078         * config-ml.in: Pass compiler flag corresponding to multidirs to
14079         subdir configures.
14081 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14083         * Makefile.in (LDFLAGS): Define.
14085 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14087         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14088         noconfigdirs.
14089         (*-*-cygwin*): Likewise.
14091 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14093         * mkdep: New file.
14094         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14095         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14097         From Eli Zaretskii <eliz@is.elta.co.il>:
14098         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14099         long file name when using DJGPP on MS-DOS.
14101 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14103         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14105 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14107         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14108         dependency as this causes "make check" to globally "make all"
14110 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14112         * configure.in (target_libs): Added target-zlib.
14113         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14114         (CONFIGURE_TARGET_MODULES): Likewise.
14115         (CHECK_TARGET_MODULES): Likewise.
14116         (INSTALL_TARGET_MODULES): Likewise.
14117         (CLEAN_TARGET_MODULES): Likewise.
14118         (configure-target-zlib): New target.
14119         (all-target-zlib): Likewise.
14120         (all-target-libjava): Depend on all-target-zlib.
14121         (configure-target-libjava): Depend on configure-target-zlib.
14123         * Makefile.in (configure-target-libjava): Depend on
14124         configure-target-newlib.
14125         (configure-target-boehm-gc): New target.
14126         (configure-target-qthreads): New target.
14128         * configure.in (target_libs): Added target-qthreads.
14129         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14130         (CONFIGURE_TARGET_MODULES): Likewise.
14131         (CHECK_TARGET_MODULES): Likewise.
14132         (INSTALL_TARGET_MODULES): Likewise.
14133         (CLEAN_TARGET_MODULES): Likewise.
14134         (all-target-qthreads): New target.
14135         (configure-target-libjava): Depend on configure-target-qthreads.
14136         (all-target-libjava): Depend on all-target-qthreads.
14138         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14139         (CONFIGURE_TARGET_MODULES): Likewise.
14140         (CHECK_TARGET_MODULES): Likewise.
14141         (INSTALL_TARGET_MODULES): Likewise.
14142         (CLEAN_TARGET_MODULES): Likewise.
14143         (all-target-libjava): New target.
14144         (all-target-boehm-gc): Likewise.
14145         * configure.in (target_libs): Added libjava, boehm-gc.
14147 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14149         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14150         configure.bat in SUPPORT_FILES.
14151         (gas+binutils.tar.bz2): Likewise.
14153         * makeall.bat: Remove; obsolete.
14155 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14157         From Mark Elbrecht:
14158         * configure.bat: Remove; obsolete.
14160 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14162         * configure: Add -W -Wall to the default CFLAGS when compiling with
14163         gcc.
14165 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14167         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14169 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14171         * configure.in: Build ld on IRIX6.
14173 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14175         * Makefile.in: Change distribution targets to use bzip2 instead of
14176         gzip.
14177         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14178         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14180 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14182         * config.sub: Add mcore target.
14184 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14186         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14188 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14190         * config.guess (dummy): Changed to $dummy.
14192 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14194         * config.sub: Tidied up case statements.
14196 1999-05-22  Ben Elliston  <bje@cygnus.com>
14198         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14199         <jiro@din.or.jp>.
14201         * config.guess: Merge with FSF version. Future changes will be
14202         more accurately recorded in this ChangeLog.
14203         * config.sub: Likewise.
14205 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14207          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14209 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14211         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14213 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14215         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14217 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14219         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14220         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14221         Bad merge removed these two changes.
14223 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14224                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14226         * config.guess (interix Alpha): Add.
14228 1999-04-11  Richard Henderson  <rth@cygnus.com>
14230         * configure.in (i?86-*-beos*): Do config gperf; don't config
14231         gdb, newlib, or libgloss.
14233 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14235         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14236         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14237         from multidirs.
14239 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14241         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14243 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14245         * config.sub: Add support for mcore targets.
14247 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14249         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14250         not mt-ospace, in order to shut up assembler warning about using
14251         symbols that are named the same as registers.
14253 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14255         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14256         dependency list for all-target-cygmon.
14258 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14260         * config-ml.in: Check $host, not $target, for selective multilibs.
14261         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14262         thumb interworking, and underscore prefix multilibs.
14264 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14266         * missing: Update to version from current automake.
14268 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14270         * configure (gxx_include_dir): Removed.
14272         * configure.in (gxx_include_dir): Handle it.
14273         * Makefile.in: Likewise.
14275 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14277         * config.sub (mips64vr4111,mips64vr4111el) Add.
14279 1999-03-21  Ben Elliston  <bje@cygnus.com>
14281         * config.guess: Correct typo for detecting ELF on FreeBSD.
14283 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14285         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14286         config/mh-djgpp.
14288 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14290         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14291         all-target-newlib to dependency list for all-target-bsp.
14293 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14295         * config.sub: Add i386-uwin support.
14296         * config.guess: Likewise.
14298 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14300         * configure.in: cleanup, add mh-*pic handling for arm, special
14301         case powerpc*-*-aix*
14303 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14305         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14306         can be built.
14308 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14310         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14311         targets.
14313 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14315         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14317 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14319         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14321 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14323         * config.sub: Fix typo in arm recognition.
14325 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14327         * configure.in (noconfigdirs): Changed target_configdirs to
14328         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14329         rather than m68k-*-* since it is not known to work on
14330         m68k-aout. Ditto for arm-*-*oabi.
14332 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14334         * configure.in (*-*-windows*): Remove, no longer used.
14336 1999-02-19  Ben Elliston <bje@cygnus.com>
14338         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14339         Smart and improved by Andrew Cagney.
14341 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14343         * config.guess: Recognize openbsd-*-hppa.
14345 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14347         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14348         only if it is not empty.
14350 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14352         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14354         * config.guess: Modified to recognize uname's armv* syntax.
14356         * config.sub: Modified to recognize uname's armv* syntax.
14358 1999-02-17  Mark Salter  <msalter@cygnus.com>
14360         * configure.in: Added target-bsp for sparclite.
14362 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14364         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14366 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14368         * configure.in: Add support for strongarm port.
14369         * config.sub: Add support for strongarm target.
14371 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14373         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14374         the old name config/mh-cygwin32.
14375         Enable texinfo.
14377 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14379         * configure.in: Do build ld for ix86 Solaris.
14381 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14383         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14384         $AR_FOR_TARGET.  Likewise for RANLIB.
14386 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14388         * config.sub (oabi):  Recognize.
14389         * configure.in (arm-*-oabi):  Handle.
14391 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14393         * config.guess: Improve detection of i686 on UnixWare 7.
14395 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14397         * config.guess: Add support for i386-pc-interix.
14398         * config.sub: Likewise.
14399         * configure.in: Likewise.
14401 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
14403         * Makefile.in: Remove unneeded all-target-libio from
14404         from all-target-winsup target since it is now unneeded.
14405         Add all-target-libtermcap in its place since it is now
14406         needed.
14408 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
14410         * configure.in: makefile stub for cygwin target is probably
14411         unnecessary.  Remove it for now.
14413 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
14415         * configure.in: libtermcap.a should be built when cygwin is the
14416         target as well as the host.
14417         * config.guess: Allow mixed case in cygwin uname output.
14418         * Makefile.in: Add libtermcap target.
14420 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
14422         * config.sub: Clean up handling of hppa2.0.
14424 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
14426         * config.guess: Use C code to identify more HP machines.
14428 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
14430         * config.sub: Handle hppa2.0.
14432 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
14434         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14435         cygmon for all sparclite targets, regardless of object format.
14437 1998-12-15  Mark Salter  <msalter@cygnus.com>
14439         * configure.in: Added target-bsp for several target architectures.
14441         * Makefile.in: Added rules for bsp.
14443 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
14445         * config.guess: Improve detection of hppa2.0 processors.
14447 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
14449         * config.guess: Recognize FreeBSD using ELF automatically.
14451 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
14453         * configure (skip-this-dir): Add handling for new shell script, which
14454         might be created by a sub-directory's configure to indicate, this particular
14455         directory is "unwanted".
14456         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14458 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
14460         * ltconfig: import from libtool, after changing libtool to
14461         account for the cygwin name change.
14463 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
14465         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14466         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14468 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14470         * configure.in: Add libtermcap to list of cygwin dependencies.
14472 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14474         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14475         they include winsup/include when it's a cygwin target.
14477 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14479         * configure.in (host_tools): Added zip.
14480         * Makefile.in (all-target-libjava): Depend on all-zip.
14481         (all-zip): New target.
14482         (ALL_MODULES): Added all-zip.
14483         (NATIVE_CHECK_MODULES): Added check-zip.
14484         (INSTALL_MODULES): Added install-zip.
14485         (CLEAN_MODULES): Added clean-zip.
14487 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14489         * Makefile.in: lose "32" from comment about cygwin.
14491 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14493         * configure.in: Use -Os to build target libraries for the fr30.
14495 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14497         * config.sub: Add fr30.
14499 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14501         * configure.in: drop "32" from config/mh-cygwin32.  Check
14502         cygwin* instead of cygwin32*.
14503         * config.sub: Check cygwin* instead of cygwin32*.
14505 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14507         * config.guess: Match any version of Unixware7.
14509 1998-10-20  Syd Polk  <spolk@cygnus.com>
14511         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14512         if desired.
14514 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
14516         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14517         these if the appropriate directories and files to not exist.
14519 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
14521         * Makefile.in (DEVO_SUPPORT): Add config.if.
14523 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14525         * configure: Add pattern to replace "build_tooldir"'s
14526         definition in the generated Makefile with "tooldir"'s
14527         actual value.
14529 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
14531         * config.sub: Bring back lost sparcv9.
14533         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14535 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
14537         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14538         CC_FOR_TARGET and friends.
14540 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
14542         * Makefile.in (build_tooldir): New variable, same as tooldir.
14543         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14544         -B$(build_tooldir)/bin/.
14545         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14547 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14549         * README: Remove installation instructions and refer to the
14550         INSTALL directory instead.
14552 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
14554         * config.sub: Add support for i[34567]86-pc-udk.
14555         * configure.in: Likewise.
14557 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
14559         * Makefile.in: add bzip2 package building bits for user
14560         tools module
14561         * configure.in: ditto
14563 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
14565         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14566         (ALL_TARGET_MODULES): Add all-target-libobjc.
14567         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14568         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14569         (all-target-libchill): Add dependencies.
14570         * configure.in (target_libs): Add libchill.
14572 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
14574         * configure.in (target_subdir): Remove duplicate line.
14576 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
14578         * Makefile.in (all-automake): fix dependencies.
14580 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
14582         * configure.in: Minor cleanups for building in the $(target_alias)
14583         subdir.
14585 1998-09-22  Jim Wilson  <wilson@cygnus.com>
14587         * Makefile.in (bootstrap): Set r and s before make all.  Use
14588         BASE_FLAGS_TO_PASS in make all.
14589         (cross): Likewise.
14591 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
14593         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14595 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
14597         * config.sub: Fix typo in last change.
14599 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14601         * config.sub: Add support for C4x target.
14602         * configure.in: Likewise.
14604 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
14606         * config.sub: Recognize sparcv9 just like sparc64.
14608 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
14610         * config.guess: Match "Pent II" or "PentII" for OpenServer.
14612 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
14614         * config.guess: Correctly identify Pentium II sco boxes.
14616         * config.guess: Fix "tr" code.  From Weiwen Liu.
14618 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
14620         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14621         stabs.
14623 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
14625         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14626         (ALL_TARGET_MODULES): Add all-target-libchill.
14627         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14628         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14629         (all-target-libchill): Add dependencies.
14630         * configure.in (target_libs): Add libchill.
14632 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14634         * config.guess: Avoid assumptions about "tr" behaves when
14635         LANG is set to something other than English.
14637 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14639         * configure (gxx_include_dir): Changed to
14640         '${prefix}/include/g++'-${libstdcxx_interface}.
14642         * config.if: New to determine the interfaces.
14644 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14646         * config.guess: Detect and handle MPE/IX.
14647         * config.sub: Deal with MPE/IX.
14649 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14651         * configure.in: Use mh-aix43.
14653 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14655         * configure: Fix --without/--disable cases for gxx-include-dir.
14657 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14659         * mdata-sh:  Imported.  Needed for automake support.
14661 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14663         * Makefile.in (taz): Try "chmod -R og=u ." before
14664         "chmod og=u `find . -print`".
14666 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14668         * configure.in: Add arm-elf and thumb-elf support.
14670 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14672         * Makefile.in: Undo previous patch.
14674 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14676         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14677         to here ...
14678         (install-no-fixedincludes): and here
14679         (INSTALL_MODULES): ... from here.
14681 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14683         * config.sub: Merge with FSF.
14685         * config.guess: Merge with FSF.
14687 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14689         * configure (extraconfigdirs): New variable.
14690         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14691         * Makefile.in (all): Move higher in file.
14692         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14693         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14694         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14695         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14696         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14698 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14700         * Makefile.in (all-target-libjava): Depend on all-gcc and
14701         all-target-newlib.
14702         (configure-target-libjava): Depend on $(ALL_GCC).
14704 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14706         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14707         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14709 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14711         * INSTALL/README: Fix typo.
14713 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14715         * ylwrap: Change absolute path checks to check for DOS style path
14716         names.
14718         * ylwrap: Don't use a full path name if the source file is in the
14719         same directory.  From hjl@lucon.org (H.J. Lu).
14721         * config-ml.in: Default to being verbose, to match Feb 18 change to
14722         configure.
14724 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
14726         Brought over from egcs:
14728         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14730         * configure.in (target_subdir): Set to ${target_alias} instead
14731         of "libraries".
14733         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14735         * configure.in (target_subdir): Set to libraries if enable_multilib.
14737 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
14739         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14740         multilibs, force reconfiguration the first time we create
14741         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14743 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
14745         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14746         avoid confusion with --no-recursion.
14748 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
14750         * configure.in: Win32 hosts shouldn't use install -x
14751         * install-sh: remove -x option, and special .exe-handling
14752         hack.
14754 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
14756         * config.guess: Recognize i586-pc-beos.
14757         * configure.in: Don't build some bits for beos.
14759 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14761         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14762         CFLAGS default to -O2.
14764         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14765         when using GNU ld.
14767 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
14769         * ltmain.sh: Correct install when using a different shell.
14771 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14773         * ltconfig, ltmain.sh: Update to libtool 1.2b.
14775 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
14777         * makefile.vms: Update to build binutils/makefile.vms.  Add install
14778         target.
14780 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14782         * ltconfig: Update to correct AIX handling.
14784 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14786         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14788         * configure.in (target_subdir): Set to ${target_alias} instead
14789         of "libraries".
14791 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14793         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14794         (Makefile): Depend on $(gcc_version_trigger).
14796         * configure (gcc_version): Change default initializer to empty
14797         string.
14798         (gcc_version_trigger): New variable; pass this variable down
14799         to subdir configures to enable them checking gcc's version
14800         themselves. Emit make macros for both gcc_version vars.
14801         (topsrcdir): Initialize reliably.
14802         (recursion line): Remove --with-gcc-version=${gcc_version}.
14804 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14806         * configure (enable_version_specific_runtime_libs): Implement new flag
14807         --enable-version-specific-runtime-libs which installs C++ runtime stuff
14808         in $(libsubdir); emit definition in each generated Makefile.
14809         (gxx_include_dir): Initialize depending on
14810         $enable_version_specific_runtime_libs.
14812 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14814         * configure (gcc_version): Initialize properly depending on
14815         how and where configure is started.
14816         (recursion line): Pass a --with-gcc-version=${gcc_version}
14817         to configures in subdirs.
14819 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
14821         * configure.in (noconfigdirs): Add configure pattern for mips tx39
14822         cygmon
14824 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
14826         * configure.in: Add cygmon and libstub support for mn10200.
14828 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
14830         * configure (gcc_version): Add new variable describing the
14831         particular gcc version we're building.
14832         * Makefile.in (libsubdir): Add new macro for the directory
14833         in which the compiler finds executables, libraries, etc.
14834         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14835         and libsubdir.
14837 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14839         * Makefile.in (local-clean): Remove *.log.
14840         (warning.log): Built with warn_summary from build.log.
14841         (mail-report.log): Run test_summary.
14842         (mail-report-with-warnings.log): Run test_summary including
14843         warning.log in the report.
14845 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
14847         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14849 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
14851         * Makefile.in (grep): Grep no longer depends on libiberty.
14853 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
14855         * Makefile.in: all-snavigator needs all-libgui.
14857 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
14859         * configure.in: Add cygmon and libstub support for mn10300.
14861 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
14863         * missing: Update to version from automake 1.3.
14865         * ltmain.sh: On installation, don't get confused if the same name
14866         appears more than once in the list of library names.
14868 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14870         * config.sub: Accept m68060 and m5200 as CPU names.
14872 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
14874         * configure: Use && rather than using -a in test, because odd
14875         strings can confuse test.
14876         * configure.in: Likewise.
14878 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14880         * ltconfig, ltmain.sh: Bring in Visual C++ support.
14882 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14884         * Makefile.in (boostrap2-lean, bootstrap3-lean,
14885         bootstrap4-lean): New targets.
14887 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
14889         * mpw-* Delete.  Not used.
14891 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
14893         * COPYING.LIB: Update FSF address.
14895 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
14897         * ltconfig, ltmain.sh: Update to libtool 1.2a.
14899         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14900         GAS_SUPPORT_DIRS.
14902 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
14904         * ltconfig, ltmain.sh: Avoid producing a version number if
14905         -version-info was not used.
14907 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14909         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14910         building with newlib.
14912 1998-04-30  Paul Eggert  <eggert@twinsun.com>
14914         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14915         Solaris `make' causes it to continue to next definition.
14917 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14919         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14920         the right GUI libraries and files are installed along with GDB.
14922 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14924         * configure.in: Change alpha to alpha* in several places.
14926 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
14928         * config.sub: Recognize sparc86x.
14930 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
14932         * configure.in (--enable-target-optspace): Remove debug echo.
14934 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
14936         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14938 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14940         * ltconfig: Update cygwin32 support.
14942         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14943         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14944         (GDB_SUPPORT_DIRS): Likewise.
14946 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
14948         * configure.in (target_makefile_frag): If --enable-target-optspace,
14949         use -Os to compile target libraries rather than -O2.  Default to
14950         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14951         not used.
14952         * configure.in (target_cflags): Ditto for d30v.
14954 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
14956         * Makefile.in (all-bfd): Depend on all-intl.
14957         (all-binutils): Likewise.
14958         (all-gas): Likewise.
14959         (all-gprof): Likewise.
14960         (all-ld): Likewise.
14962 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
14964         * configure.in (host_tools): Fix typo, lbtool -> libtool.
14966 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14968         * Makefile.in (all-bfd): Depend upon all-libiberty.
14970         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14972 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
14974         * Makefile.in: Add libstub.
14976         * configure.in: Ditto. Build libstub for targets that have cygmon
14977         support.
14979 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
14981         * configure.in: Don't set PICFLAG on ix86-cygwin32.
14983 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
14985         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14986         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
14988 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
14990         * configure: Define DEFAULT_M4 by searching PATH.
14991         * Makfile.in: Use DEFAULT_M4.
14993 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14995         * ltconfig: Add cygwin32 support.
14997         * Makefile.in, configure.in: Add libtool as a native only directory
14998         to configure and build.
15000 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15002         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15004 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15006         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15008 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15010         * Makefile.in: add ash make rules
15011         * configure.in: add ash to native_only and host_tools lists
15013 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15015         * Makefile.in (all-gettext, all-intl): New targets.
15016         (ALL_MODULES): Added all-gettext, all-intl.
15017         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15018         (INSTALL_MODULES): Added install-gettext, install-intl.
15019         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15021         * configure.in (host_tools): Added gettext.
15022         (native_only): Likewise.
15023         (noconfigdirs) [various cases]: Likewise.
15024         (host_libs): Added intl.
15026 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15028         * configure: Do not disable building gdbtk for cygwin32 hosts.
15030 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15032         * configure.in: Add thumb-coff target.
15033         * config.sub: Add thumb-coff target.
15035 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15037         * Makefile.in: Revert yesterday's change.
15038         (all-target-winsup):  all-target-librx stays out of here.
15040 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15042         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15043         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15044         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15045         Remove references to librx and libg++.
15047 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15049         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15050         recursive makes
15052 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15054         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15055         for newlib directory.
15056         (CXX_FOR_TARGET): Likewise.
15058 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15060         * ltconfig: Update after libtool/ltconfig.in change for
15061         hpux11.
15063 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15065         * ltconfig, ltmain.sh: Update to libtool 1.2.
15067 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15069         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15070         (install-gcc-cross): Instead, override LANGUAGES here.
15072 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15074         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15075         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15077 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15079         * configure.in: Add Thumb-pe target.
15081 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15083         * Makefile.in - changed sn targets to snavigator
15084         * configure.in - changed sn targets to snavigator
15086 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15088         * config-ml.in: After building symlink tree call make distclean
15089         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15090         to be the case for libiberty.
15092 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15094         * configure: When making link, also check the current
15095         directory. The configure scripts may create one.
15097 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15099         * config.sub: Accept alphapca56 and alphaev6 properly.
15101 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15103         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15105 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15107         * config.sub (sco5): Fix typo.
15109 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15111         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15112         install-itcl.
15113         (install-itcl): Remove dependency on install-tcl.
15115 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15117         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15119 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15121         * configure.in: Don't build libgui for a cygwin32 target when not on
15122         a cygwin32 host.
15124 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15126         * configure (redirect): Set to null, so default behavior of
15127         configure is now --verbose.
15129 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15131         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15132         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15134 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15136         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15137         this change to sync Makefile.in with its ChangeLog entries.
15139 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15141         * ltmain.sh (mkdir): Check that the directory doesn't exist
15142         before we exit with error, so that we don't get races during
15143         parallel builds.
15145 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15147         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15149 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15151         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15152         PICFLAG_FOR_TARGET.
15153         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15155         * configure: Emit a definition for the new macro enable_shared
15156         into each Makefile.
15158 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15160         * configure.in (host_tools, native_only): Add libtool.
15162 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15164         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15165         Fix typo in ming config comment.
15167 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15169         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15171 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15173         * config.sub: Add tic30 cases, and map c30 to tic30.
15175 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15177         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15178         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15179         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15180         (CLEAN_TARGET_MODULES): Similarly
15181         (all-target-libf2c): Add dependences.
15182         * configure.in (target_libs): Add libf2c.
15184 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15186         * configure.in: Remove expect from noconfigdirs when target
15187         is cygwin32.  OK to build expect and dejagnu with Canadian
15188         Cross.
15190 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15192         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15193         host.
15195         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15196         and mingw32.
15198 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15200         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15201         here as it is not defined in the toplevel Makefile.
15203 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15205         * configure (package_makefile_rules_frag): New variable, which names
15206         a file with generic rules, ...
15207         Change comment to mention we now have FIVE parts.
15208         * configure: Undo last change.
15210 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15212         * config.guess: More accurate determination of HP processor types.
15213         * config.sub: More accurate determination of HP processor types.
15215 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15217         * configure (package_makefile_frag): Move inserting the
15218         ${package_makefile_frag} to where it should be according
15219         to the comment.
15221 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15223         * config.guess: Add support for Linux/ARM.
15225 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15227         * .cvsignore: Remove *-info and *-install since they match
15228         release-info and mpw-install, which we don't want to just ignore.
15230 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15232         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15234 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15236         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15237         local_prefix to sub-make invocations.
15239 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15241         * configure.in: Check makefile fragments in the source
15242         directory.
15244 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15246         * configure.in: Check whether host and target makefile
15247         fragments exist before adding them to *_makefile_frag.
15249 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15251         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15253 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15255         * configure.in: Make sure we only replace RPATH_ENVVAR on
15256         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15257         regexp to sed.
15259         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15260         to sub-makes.
15262 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15264         * config-ml.in (multi-do): LDFLAGS must include multilib
15265         designator.
15267 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15269         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15271 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15273         * config.sub: Add mingw32 support.
15274         * configure.in: Likewise.
15276 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15278         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15280 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15282         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15283         * configure (gxx_include_dir): Provide a definition for subdirs
15284         which do not use autoconf.
15286 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15288         * config.guess: Sync with egcs.  Picks up new alpha support,
15289         BeOS & some additional linux support.
15291 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15293         * config.guess: HP 9000/803 is a PA1.1 machine.
15295 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15297         * configure.in: It's alpha*-...
15299 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15301         * configure.in (host_makefile_frag, target_makefile_frag):
15302         Handle multiple config files.
15303         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15304         alpha-*-*.
15306 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15308         * mkdep: New file.
15310 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15312         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15314 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15316         * Makefile.in: Add libgui directory.
15317         (GDB_TK): Add all-libgui.
15318         * configure.in: Add libgui directory.
15319         * configure: Add all-libgui to GDB_TK.
15321 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15323         * config-ml.in (multidirs): Add m32r to multilib list.
15325 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15327         * Makefile.in (all-target-gperf): Change dependency to
15328         all-target-libstdc++.
15330 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15332         * config.guess: Add BeOS support.
15334 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15336         Source directory cvs renamed to cvssrc:
15337         * configure.in (host_tools): Change cvs to cvssrc.
15338         (native_only): Likewise.
15339         (noconfigdirs) [various cases]: Likewise.
15340         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15341         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15342         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15343         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15344         (all-cvssrc): Rename target from all-cvs.
15346 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15348         * configure (gxx_include_dir): Fix thinko.
15350 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15352         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15353         (install-cross, install-gcc-cross): New targets.
15355 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15357         * configure.in (noconfigdirs): Add support for Thumb target.
15359         * config.sub (maybe_os): Add support for Thumb target.
15361 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15363         * Makefile.in: Add rules for cygmon.
15365         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15367 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15369         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15370         * configure (gxx_include_dir): Provide a definition for subdirs
15371         which do not use autoconf.
15373 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15375         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15376         11/18/97 build
15378 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15380         * From Franz Sirl.
15381         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15382         found on RedHat Linux systems.
15384 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15386         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15387         guesses.
15389 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15391         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15393 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15395         * ltmain.sh: If mkdir fails, check whether the directory was created
15396         anyhow by some other process.
15398 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15400         * configure.in (d30v-*-*): Configure all directories.
15402 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
15404         * configure.in (d30v-*-*): Configure newlib, libiberty directories
15405         for the D30V.
15407 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
15409         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15411 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
15413         * include/libiberty.h: Add extern "C" { so it can be used with C++
15414         progrms.
15415         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
15416         programs.
15418 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
15420         * configure.in (d30v-*-*): Configure GCC now.
15422 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
15424         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15425         is no longer needed.
15427 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
15429         * Makefile.in: check-target-libio depends on all-target-libstdc++.
15431 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
15433         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15434         targets using "$@" to provide support for similar but not identical
15435         targets without having to duplicate code.
15437 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
15439         * makefile.vms: Fix to work with DEC C.
15441 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
15443         * config.sub: Add mips-tx39-elf to marketing names.
15445 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
15447         * ltmain.sh: Handle symlinks in generated script.
15449 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
15451         * configure: Handle autoconf style directory options: --bindir,
15452         --datadir, --includedir, --infodir, --libdir, --libexecdir,
15453         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15454         --sysconfdir.
15455         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15456         (sharedstatedir, localstatedir, oldincludedir): New variables.
15457         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15458         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15459         sbindir, sharedstatedir, and sysconfdir.
15461 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15463         * Makefile.in (bootstrap-lean): New target.
15465 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
15467         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
15468         sn, and gnuserv from noconfigdirs.
15470 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15472         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15474 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15476         * Makefile.in (cross): New target.
15478 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15479                           Jeff Law         <law@cygnus.com>
15481         * Makefile.in (bootstrap2, bootstrap3): New targets.
15482         (all-bootstrap): Remove outdated and confusing target.
15483         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15485 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15487         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15488         windows.  Consistent with gdb/configure.
15490 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15492         * configure.in: Name Linux target fragment.
15494         * configure: Rewrite so that project Makefile fragment is inserted
15495         first and appears last in the resulting Makefile.
15497 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15499         * Makefile.in (install-itcl): Install tcl first.
15501 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15503         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15505 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15507         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15509         * configure.in (skipdirs): Add target-librx for Linux.
15510         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15512 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
15514         * Makefile.in (bootstrap): New target.
15516 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
15518         * config.sub: Accept 'amigados' for backward compatibility.
15520 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
15522         * config.guess: Merge with FSF.
15524 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
15526         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15528 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
15530         * config.sub: Add "marketing-names" patch.
15532 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
15534         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15536 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
15538         * config.sub: Handle v850-elf.
15540 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
15542         * .cvsignore (*-install): Remove.
15544 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
15546         * ltconfig: Set CONFIG_SHELL in libtool.
15547         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15549 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15551         * configure.in (target_subdir): Set to libraries if enable_multilib.
15553 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
15555         * config.guess: Update from gcc directory.
15557 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15559         * Makefile.in (all-sim): Depends on all-readline.
15561 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
15563         * Makefile.in (BISON, YACC): Use $$s.
15564         (all-bison): Depend on all-texinfo.
15566 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
15568         * Makefile.in (BISON): Add -L flag.
15569         (YACC): Likewise.
15571 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15573         * configure.in (noconfigdirs): Add support for v850e target.
15575         * config.sub (maybe_os): Add support for v850e target.
15577 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15579         * configure.in (noconfigdirs): Add support for v850ea target.
15581         * config.sub (maybe_os): Add support for v850ea target.
15583 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
15585         * config.sub: Add mipstx39.  Delete r3900.
15587 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15589         * Makefile.in (all-autoconf): Depends on all-texinfo.
15591 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
15593         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15594         eabi targets.
15596 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
15598         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15600         * configure: When handling a Canadian Cross, handle YACC as well as
15601         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
15602         * Makefile.in (all-bison): Depend upon all-texinfo.
15604 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
15606         * Makefile.in (BISON): bison, not byacc or bison -y.
15607         (YACC): bison -y or byacc or yacc.
15608         (various): Add *-bison as appropriate.
15609         (taz): No need to mess with BISON anymore.
15611 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
15613         * configure: If OSTYPE matches *win32*, try to find a good value for
15614         CONFIG_SHELL.
15616 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
15618         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15619         configure.in if it is present.
15621 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
15623         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15625 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
15627         * config.sub: Recognize `arc' cpu.
15628         * configure.in: Likewise.
15629         * config-ml.in: Likewise.
15631 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
15633         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15635 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
15637         * configure: Changed sed delimiter from ':' to '|' when
15638         attempting to substitute ${config_shell} for SHELL. On
15639         NT ${config_shell} may contain a ':' in it.
15641 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15643         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15645 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15647         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15649 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15651         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15653         * ylwrap: If the program is a relative path, force it to be
15654         absolute.
15656 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15658         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15660 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15662         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15663         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15664         for libraries.
15666 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15668         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15669         separated by spaces.
15671 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15673         * ylwrap: New file.
15674         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15676         * ltmain.sh: Handle /bin/sh at start of install program.
15678         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15680         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15681         * missing: New file, from automake 1.2.
15683 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15685         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15686         check-tk to CHECK_X11_MODULES.
15688 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15690         * config.sub: Merge with FSF.
15692 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15694         * config.guess: Merge with FSF.
15696 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15698         * configure: Treat msdosdjgpp like go32.
15699         * configure.in: Likewise.  Don't remove gprof for go32.
15701         * configure: Change Makefile.tem2 to Makefile.tm2.
15703 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15705         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15707 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15709         * install-sh (chmodcmd): Set to null if the DST directory already
15710         exists.  Same as Nov 11th change.
15712 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15714         * configure (GDB_TK): Needs itcl and tix.
15716 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15718         * config.guess: Update from FSF.
15720 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
15722         * Makefile.in (GDB_TK): Depend on itcl and tix.
15724 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15726         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15727         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15728         (INSTALL_SCRIPT): New variable.
15729         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15730         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15731         to -x.
15732         * install-sh: Add support for -x option.
15734 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
15736         * configure.in, Makefile.in: Treat tix like itcl.
15738 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
15740         * Makefile.in (WINDRES): New variable.
15741         (WINDRES_FOR_TARGET): New variable.
15742         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15743         (EXTRA_HOST_FLAGS): Add WINDRES.
15744         (EXTRA_TARGET_FLAGS): Add WINDRES.
15745         (EXTRA_GCC_FLAGS): Add WINDRES.
15746         ($(DO_X)): Pass down WINDRES.
15747         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15748         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15749         DLLTOOL_FOR_TARGET.
15751 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
15753         * configure.in: configure sim before gdb for win32-x-ppc
15755 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15757         Move gperf into the toplevel, from libg++.
15758         * configure.in (target_tools): Add target-gperf.
15759         (native_only): Add target-gperf.
15760         * Makefile.in (all-target-gperf): New target, depend on
15761         all-target-libg++.
15762         (configure-target-gperf): Empty rule.
15763         (ALL_TARGET_MODULES): Add all-target-gperf.
15764         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15765         (CHECK_TARGET_MODULES): Add check-target-gperf.
15766         (INSTALL_TARGET_MODULES): Add install-target-gperf.
15767         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15769 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
15771         * config.sub (mn10200): Recognize new basic machine.
15773 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15775         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15776         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15778 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15780         * configure.in: If we're building mips-sgi-irix6* native, turn on
15781         ENABLE_MULTILIB and set TARGET_SUBDIR.
15783 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15785         * Makefile.in (all-sn): Depend on all-grep.
15787 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15789         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15791         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15792         Makefile.  From Jeff Makey <jeff@cts.com>.
15793         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15795         * Makefile.in (DISTBISONFILES): Remove.
15796         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15797         $(DEFAULT_YACC).
15799         * configure.in: Build itl, db, sn, etc., when building for native
15800         cygwin32.
15802         * Makefile.in (LD): New variable.
15803         (EXTRA_HOST_FLAGS): Pass down LD.
15804         ($(DO_X)): Likewise.
15806 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
15808         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15810 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
15812         * configure.in (targargs): Strip out any supplied --build argument
15813         before adding our own. Always add --build.
15815 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
15817         * configure.in (targargs): Pass --build if we're doing
15818         a cross-compile.
15820 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
15822         * configure: Use '|' instead of ":" as the separator in
15823         sed. Otherwise sed chokes on NT path names with drive
15824         designators. Also look for "?:*" as the leading characters in an
15825         absolute pathname.
15827 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
15829         * config.sub: Support for r3900.
15831 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15833         * configure.in: Use install-sh, not install.sh.
15835 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15837         * Makefile.in (taz): Improve check for BISON so it doesn't try to
15838         apply it twice.
15840 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15842         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15843         install-binutils.
15845 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
15847         * Makefile.in: Add automake targets.
15848         * configure.in (host_tools): Add automake.
15850 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15852         * configure: Default CXX to c++, not gcc.
15853         * Makefile.in (CXX): Set to c++, not gcc.
15854         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15856 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
15858         * install-sh: try appending a .exe if source file doesn't
15859         exist
15861 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
15863         * configure.in: Turn on multilib by default.
15864         (cross_only): Remove target-libiberty.
15866         * Makefile.in (all-gcc): Don't depend on libiberty.
15868 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
15870         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15872 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15874         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15875         (DISTBISONFILES): Add ld/Makefile.in
15877 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
15879         * configure.in: if target is cygwin32 but host isn't cygwin32,
15880         don't configure gdb tcl tk expect, not just gdb.
15882 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
15884         * configure.in: Added gnuserv everywhere sn appears.
15886         * Makefile.in (ALL_MODULES): Added all-gnuserv.
15887         (CROSS_CHECK_MODULES): Added check-gnuserv.
15888         (INSTALL_MODULES): Added install-gnuserv.
15889         (CLEAN_MODULES): Added clean-gnuserv.
15890         (all-gnuserv): New target.
15892 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
15894         * config.guess: Fixes for MIPS OpenBSD systems.
15896 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15898         * Makefile.in (INSTALL_XFORM): Remove.
15899         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15901         * mkinstalldirs: New file, copied from automake.
15902         * Makefile.in (installdirs): Rename from install-dirs.  Use
15903         mkinstalldirs.  Change all users.
15904         (DEVO_SUPPORT): Add mkinstalldirs.
15906 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15908         * install-sh: Rename from install.sh.
15909         * Makefile.in (INSTALL): Change install.sh to install-sh.
15910         (DEVO_SUPPORT): Likewise.
15912         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
15913         Graichen <graichen@rzpd.de>.
15915 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
15917         * config.guess: Recognize OpenBSD systems correctly.
15919 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15921         * README, Makefile.in (ETC_SUPPORT): Remove references to
15922         cfg-paper*, configure.{texi,man,info*}._
15924 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
15926         * Makefile.in (all.normal): Ensure that gcc is built after all
15927         the x11 - ie gdb - targets.
15929 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
15931         * makefile.vms: Don't run conf-a-gas.
15933 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
15935         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15937 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
15939         * configure.in: Remove noconfigdirs case since gdb also
15940         configures and builds for tic80-coff.
15942 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15944         * configure: Set cache_file to config.cache.
15945         * Makefile.in (local-distclean): Remove config.cache.
15947 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15949         * COPYING: Update FSF address.
15951 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
15953         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15954         noconfigdirs.
15956 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15958         * Makefile.in (install-dirs): Don't crash if prefix, and hence
15959         MAKEDIRS, is empty.
15961 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
15963         * config.sub: Tweak mn10300 entry.
15965 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
15967         * configure.in (host_tools): Put sim before gdb, so gdb's
15968         configure.tgt can determine if the simulator was configured.
15970 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
15972         * config.sub: Move BeOS $os case to be with other Cygnus
15973         local cases.
15975 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
15977         * config.sub: Remove misplaced comment that broke Linux.
15979 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
15981         * config.sub: Add BeOS support.
15983 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
15985         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15987 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
15989         * configure.in (noconfigdirs): Remove tcl and tk from
15990         noconfigdirs for cygwin32 builds.
15992 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
15994         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15996 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
15998         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15999         make-all.com, use makefile.vms instead.
16001 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16003         * config.sub: Accept -lnews*.
16005 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16007         * configure.in (noconfigdirs): Disable target-newlib,
16008         target-examples and target-libiberty for d30v.
16010 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16012         * configure.in (noconfigdirs): Enable ld for d30v.
16014 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16016         * configure.in (tic80-*-*): Build compiler.
16018 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16020         * configure.in (d30v-*): Remove sim directory from list of
16021         unsupported d30v directories
16023 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16025         * config.sub, configure.in: Add d30v target cpu.
16027 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16029         * makefile.vms: New file.
16030         * make-all.com: Remove.
16032 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16034         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16036 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16038         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16040 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16042         * Makefile.in (ALL_MODULES): Added all-db.
16043         (CROSS_CHECK_MODULES): Addec check-db.
16044         (INSTALL_MODULES): Added install-db.
16045         (CLEAN_MODULES): Added clean-db.
16047 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16049         * config.guess: Merge with latest FSF sources.
16051 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16053         * Makefile.in (ALL_MODULES): Added all-itcl.
16054         (CROSS_CHECK_MODULES): Added check-itcl.
16055         (INSTALL_MODULES): Added install-itcl.
16056         (CLEAN_MODULES): Added clean-itcl.
16058 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16060         * configure.in: build gdb for mn10200
16062 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16064         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16066 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16068         * configure.in (tic80-*-*): Turn off most targets right now.
16070 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16072         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16073         rather than the makeinfo program.
16074         (do-info): Depend upon all-texinfo.
16076 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16078         * configure.in: Remove uses of config/mh-linux.
16080         * config.sub, config.guess: Merge with latest FSF sources.
16082 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16084         * config.sub (case $basic_machine): Add tic80 entries.
16086 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16088         * config.sub, config.guess: Merge with latest FSF sources.
16090 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16092         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16093         * mpw-config.in: Test for NewFolderRecursive.
16094         * mpw-install: Use symbolic name for startup filename.
16095         * mpw-README: Add various additional details.
16097 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16099         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16101 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16103         * configure.in: Do build gcc and the target libraries for
16104         the mn10200.
16106 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16108         * configure.in: don't avoid building gdb for mn10300 any more
16109         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16110         instead of single-quoting it.
16112 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16114         * configure.in: Don't use --with-stabs on IRIX 6.
16116 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16118         * configure.in (m32r): Build gdb, libg++ now.
16120 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16122         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16123         directories from noconfigdirs.
16125 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16127         * config.sub (basic_machine): added mips16 configuration
16129 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16131         * config.sub: Handle d10v-unknown.
16133 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16135         * config.sub: Handle v850-unknown.
16137 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16139         * Makefile.in: add findutils
16140         * configure.in: add findutils to list of host_tools
16142 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16144         * config.sub: Handle mn10200 and mn10300.
16146 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16148         * configure.in (d10v-*): Do not build librx.
16150 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16152         * configure.in (mn10300): Build everything except gdb & libgloss.
16154 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16156         * config.guess:  Patch for Dansk Data Elektronik servers,
16157         from Niels Skou Olsen <nso@dde.dk>.
16159         For ncr, use /bin/uname rather than uname, since GNU uname does not
16160         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16162         Patch for MIPS R4000 running System V,
16163         from Eric S. Raymond <esr@snark.thyrsus.com>.
16165         Fix thinko for nextstep.
16167         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16169         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16170         * config.guess: Guess mips-dec-mach_bsd4.3.
16172         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16173         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16174         release numbers.
16175         * config.guess (mips-mips-riscos*):  Emit just enough of the
16176         release number.
16178         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16179         * config.guess (sparc-auspex-sunos*):  Added.
16180         (f300-fujitsu-*): Added.
16182         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16183         * config.guess:  Recognize a Tadpole as a sparc.
16185 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16187         * config.guess: Don't assume that NextStep version is either 2 or
16188         3.  NextStep 4 (aka OpenStep 4) has come out now.
16190 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16192         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16193         From Rik Faith <faith@cs.unc.edu>.
16195 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16197         * config.sub: Contributions from bug-gnu-utils to:
16198         Support plain "hppa" (no version given) architecture, reported by
16199         OpenStep.
16200         OpenBSD like NetBSD.
16201         LynxOs is not a hardware supplier.
16203         * config.guess: Contributions from bug-gnu-utils to add support for:
16204         OpenBSD like NetBSD.
16205         Stratus systems.
16206         More Pyramid systems.
16207         i[n>4]86 Intel chips.
16208         M680[n>4]0 Motorola chips.
16209         Use unknown instead of lynx for hardware manufacturer.
16211 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16213         * install.sh (chmodcmd): Set to null if the DST directory already
16214         exists.
16216 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16218         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16219         not use mt-ppc target Makefile fragment any more.
16221 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16223         * configure.in (*-*-windows):  Exclude everything but those dirs
16224         needed to build windows.
16226 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16228         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16230 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16232         * configure.in:  Exclude mmalloc from i386-windows.
16234 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16236         * Undo my previous change.
16238 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16240         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16241         unconditionally.
16242         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16244 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16246         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16247         host to add it's own flags.
16249 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16251         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16253 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16255         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16256         (CXX_FOR_TARGET): Likewise.
16257         (GCC_FOR_TARGET): Define.
16258         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16259         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16260         CC_FOR_TARGET was specified on the command line.
16261         (MAKEOVERRIDES): Don't define.
16263 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16265         * configure.in (m32r): Fix spelling of libg++ libs.
16267 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16269         * config.sub (-apple*): Remove, now redundant.
16271 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16273         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16275         * configure: Rework yesterday's sed script patch.
16277         * config.sub: Merge with FSF.
16279 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16281         * config.guess:  Merge from FSF.
16283         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16284         * config.guess: Use pc instead of unknown, for pc clone systems.
16285         Change linux to linux-gnu.
16287         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16288         * config.guess: Avoid non-portable tr syntax.
16290 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16292         * test-build.mk (HOLES): Add "xargs" for gdb.
16294         * configure: Avoid hpux10.20 sed bug.
16296 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16298         * configure.in:  Add support for windows host
16299         (that is a build done under the Microsoft build environment).
16301 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16303         * Makefile.in: Replace all uses of srcroot with s, to shrink
16304         command line lengths.
16306         Patches from Geoffrey Noer <noer@cygnus.com>:
16307         * configure.in: If configuring for newlib, pass --with-newlib to
16308         subdirectories.
16309         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16310         -Bnewlib/ and -Lwinsup to gcc.
16311         (CXX_FOR_TARGET): Likewise.
16313 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16315         * Makefile.in (ETC_SUPPORT): Add configure.
16317 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16319         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16320         host configuration file.
16322 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16324         * configure.in: Break mn10x00 support into separate
16325         mn10200 and mn10300 configurations.
16326         * config.sub: Likewise.
16328 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16330         * configure.in: Add lots of stuff to noconfigdirs for
16331         the mn10x00 targets.
16333         * config.sub, configure.in: Add mn10x00 support.
16335 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16337         * make-all.com: Call conf-a-gas, not config-a-gas.
16339 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16341         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16342         targets.
16344 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16346         * mpw-README: Add much more detail for native PowerMac.
16347         * mpw-install: New file.
16348         * mpw-configure: Add --norecursion and --help options.
16349         * mpw-config.in: Translate readme and install files when
16350         copying to objdir.
16351         * mpw-build.in: Don't always depend on byacc and flex.
16352         (install-only-top): New action.
16354 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16356         * configure.in:  You can now configure GDB for the v850.
16358 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16360         * configure.in (noconfigdirs): Don't configure any C++ dirs
16361         if targeting D10V.
16363 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16365         * config.sub: Recognize mips64vr5000.
16367 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16369         * configure.in: Use a single line for host_tools and native_only.
16371 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16373         * config.sub, configure.in: Add entries for m32r.
16375 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16377         * Makefile.in (inet-install): Don't run install-gzip.
16379 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16381         * configure.in:  Don't config lots of things for *-*-windows*.
16383 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16385         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16386         (host_libs, host_tools): Copy from configure.in.
16387         * mpw-configure: Don't complain about directories not found.
16389 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16391         * configure.in (i[345]86): Recognize i686 for pentium pro.
16392         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16393         file.
16395         * config.guess (i[345]86): Ditto.
16397 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16399         * configure.in (noconfigdirs): Removed gdb for D10V.
16401 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
16403         * configure.in: Remove ld, target-libio, target-libg++, and
16404         target-libstdc++ from noconfigdirs.
16406 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
16408         * configure: Fix three locations where shell scripts were
16409         being run directly rather than with config_shell.
16411 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
16413         * configure.in (v850-*-*): Set up initial $noconfigdirs.
16414         * config.sub (basic_machine): Recognize v850.
16416 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
16418         * mpw-configure: Handle multiple enable/disable options and
16419         pass them down recursively, handle -c and -s flags appropriately
16420         depending on choice of compiler, add escape mechanism for
16421         quoted arguments to gC.
16423 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16425         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16426         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16427         so that -mrelocatable-lib and -mno-eabi are used.
16429         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16430         not support --print-multi-lib, don't abort.
16432 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
16434         * make-all.com: Run config-a-gas.
16435         * setup.com: Don't copy subdirectory files around.
16437 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
16439         * configure.in (*-*-ose): Remove exclusion of libgloss for this
16440         target, it now compiles correctly.
16442 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
16444         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16446 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16448         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16450 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16452         * configure.in (native_only): Add prms.
16454 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
16456         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16457         (BINUTILS_SUPPORT_DIRS): Likewise.
16459 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16461         * configure.in (d10v-*-*): Don't configure ld or gdb until the
16462         d10v support is added.
16464 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16466         * configure.in (d10v-*-*): New target.
16468 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16470         * config.guess (HP 9000/811): Recognize this as a PA1.1
16471         machine.
16473 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16475         * Makefile.in (do-tar-gz): New target, split out from tail end of
16476         taz target.  Run each command separately, don't use pipes.
16477         (taz): Use it.
16479 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16481         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16482         * mpw-build.in: No builds should depend on building byacc or flex,
16483         they are assumed to be installed already.
16485 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16487         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16488         variable that CC_FOR_TARGET needs.
16490 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16492         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16493         options have changed since the last time the subdirectory was
16494         configured, and if it has, reconfigure.
16495         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16496         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16498 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16500         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16501         CLEAN_MODULES): Add bash.
16502         (all-bash): New target.
16504 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16506         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16508 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16510         * config.sub (basic_machine): Recognize d10v as a valid processor.
16512 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
16514         * mpw-configure: Add support for --bindir.
16515         * mpw-build.in: Use a GCC-specific build script for GCC actions.
16517 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
16519         * configure.in: add bash, time, gawk to list of hosttools and things
16520         to only build for native toolchains
16522 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16524         * Makefile.in (docdir): Remove.
16526 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16528         * Makefile.in (datadir): Set to $(prefix)/share.
16530 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
16532         * configure.in: build diff and patch for cygwin32-hosted
16533         toolchains.
16535 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
16537         * config.sub: Accept -rtems*.
16539 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
16541         * configure.in: enable dosrel for cygwin32-hosted builds,
16542                 remove diff from the list of things not buildable
16543                 via Canadian Cross
16545 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
16547         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16548         don't get ". ".
16550 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
16552         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16554 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
16556         * Makefile.in (taz): Handle case where tex3patch didn't even get
16557         checked out.  Also, if it was found, put the symlink in a new util
16558         subdirectory.
16560 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16562         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16564 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
16566         * config.sub: Recognize -openvms.
16567         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16568         * make-all.com, setup.com: New files.
16570 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16572         * Makefile.in (taz): tex3patch moved to texinfo/util.
16574 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
16576         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16577         * configure.in: remove make from disable-if-Can-Cross list
16578                 enable gdb if ${host} and ${target} are cygwin32
16580 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
16582         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
16583         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16585 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16587         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
16588         distinguish sysv/svr4/bsd variants.
16589         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16591 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
16593         * configure.in: Added copyright notice.
16594         * move-if-change: Added copyright notice.
16596 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16598         * configure.in (powerpcle-*-solaris*): Until we get shared
16599         libraries working, don't build gdb, sim, make, tcl, tk, or
16600         expect.
16602 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
16604         * config.guess:  Merge with FSF:
16606         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16607         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16609         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
16610         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16612         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
16613         * config.guess:  Combine two OSF1 rules.
16614         Also recognize field test versions.  From mjr@zk3.dec.com.
16615         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
16616         because GNU uname does not support -p.  From pmr@pajato.com.
16618 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
16620         * Makefile.in (MAKEDIRS): Removed $(tooldir).
16622 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
16624         * mpw-README: Document GCCIncludes.
16626 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
16628         * configure.in (alpha-*-linux*): Set enable_shared to yes.
16630 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16632         * mpw-configure: Handle --enable-FOO and --disable-FOO.
16634 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
16636         * configure.in (*-*-cygwin32): Configure make.
16638 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16640         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16642 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16644         * Makefile.in (all-inet): Depend on all-perl.
16646         * Makefile.in (inet-install): New target.
16648         * Makefile.in (all-inet): Depend on all-tcl.
16649         (all-inet): Depend on all-send-pr.
16651 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16653         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16654         temporarily.
16656 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16658         * configure.in: Don't configure --with-gnu-ld on AIX.
16660 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16662         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16664 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16666         * Makefile.in (ALL_MODULES): Added all-inet.
16667         (CROSS_CHECK_MODULES): Added check-inet.
16668         (INSTALL_MODULES): Added install-inet.
16669         (CLEAN_MODULES): Added clean-inet.
16670         (all-indent): New target.
16672         * configure.in (host_tools): Added inet.
16673         (native_only): Added inet.
16674         (noconfigdirs): Added inet.
16676 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16678         * configure.in: Don't configure libgloss if we are not configuring
16679         newlib.
16681 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16683         * configure.in: Don't configure libgloss for unsupported
16684         architectures.
16686 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16688         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16690 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16692         * Makefile.in (ALL_MODULES): Include all-apache.
16693         (CROSS_CHECK_MODULES): Include check-apache.
16694         (INSTALL_MODULES): Include install-apache.
16695         (all-apache): New target.
16697         * configure.in: Added apache everywhere perl is seen.
16699 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16701         * Makefile.in: Add support for clean-{module} and
16702         clean-target-{module} rules.
16704 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16706         * configure.in (*-*-ose) do not build libgloss.
16708 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16710         * config.guess (prep*:SunOS:5.*:*): Turn into
16711         powerpele-unknown-solaris2.
16713 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16715         * configure.in: Permit --enable-shared to specify a list of
16716         directories.
16718 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16720         * configure.in (host==solaris): Pass only the first word of $CC
16721         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16723 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16725         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16727 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
16729         * Makefile.in (ALL_MODULES): Include all-perl.
16730         (CROSS_CHECK_MODULES): Include check-perl.
16731         (INSTALL_MODULES): Include install-perl.
16732         (ALL_X11_MODULES): Include all-guile.
16733         (CHECK_X11_MODULES): Include check-guile.
16734         (INSTALL_X11_MODULES): Include install-guile.
16735         (all-perl): New target.
16736         (all-guile): New target.
16738         * configure.in (host_tools): Include perl and guile.
16739         (native_only): Include perl and guile.
16740         (noconfigdirs): Don't build guile and perl; no ports have been
16741         done.
16743 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
16745         * configure (--enable-*): Handle quoted option lists such as
16746         --enable-sim-cflags='-g0 -O' better.
16748 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16750         * Makefile.in ({,inst}all-target): New rule so we can make and
16751         install all of the target directories easily.
16753 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16755         * configure.in: Add missing global flag in sed substitution when
16756         deleting `target-' from ${configdirs}.
16758 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
16760         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16761         option.
16763         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16764         config/mh-necv4.
16766         * install.sh: Correct misspelling of transformbasename.
16768         * config.guess: Recognize mips-*-sysv*.
16770 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
16772         * config.sub: Recognize mon960.
16774 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
16776         * configure: Restore Canadian Cross handling of BISON and LEX,
16777         removed in Feb 20 change.
16779 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16781         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16782         Mention make install.  Remove the old copyright date as well the
16783         clumsy and rather pointless copyright on the README file.
16785 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16787         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16788         Makefile after running symlink-tree, then run `make distclean' to
16789         avoid clobbering any generated files in srcdir.
16791 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16793         * configure.in (m68k-*-netbsd*): Build everything now.
16795 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16797         * Makefile.in (taz): Fix quoting.
16799 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16801         * configure.in (sparclet-*-*): Build everything now.
16803 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16805         * configure.in (m68k-*-linux*): New host.
16807 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
16809         * configure: Check for bison before byacc.
16811 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
16813         * Makefile.in configure:  Change the way LEX and BISON/YACC are
16814         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
16815         searching PATH.  These are used as fallbacks by Makefile.in if
16816         flex/bison/byacc aren't in objdir.
16818 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
16820         * Makefile.in: Make everything which depends upon all-bfd also
16821         depend upon all-opcodes, in case --with-commonbfdlib is used.
16823 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16825         * configure.in (host *-*-cygwin32): Don't build gdb if we are
16826         building NT native compilers on Unix.
16828 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
16830         * configure.in: Don't get CC from the host Makefile fragment if we
16831         can find gcc in PATH, or if this is a Canadian Cross.  Move the
16832         Solaris test for /usr/ucb/cc to the post target script, just after
16833         the compiler sanity test.
16835 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
16837         * config.sub: Merge with FSF.
16839 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
16841         * Makefile.in (RPATH_ENVVAR): New variable.
16842         (REALLY_SET_LIB_PATH): Use it.
16843         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16845 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
16847         * config.sub, configure.in: Recognize sparclet cpu.
16849 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16851         * config.guess:  Support m68k-cbm-sysv4.
16853 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16855         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16856         m68k-unknown-linuxaout from linker help string.  Put quotes around
16857         $ld_help_string.
16859 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
16861         * config.guess (powerpc-harris-powerunix): Add guess for port
16862         to new target.
16864 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16866         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16868 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
16870         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16871         $(REALLY_SET_LIB_PATH) in Makefile.
16872         * Makefile.in (SET_LIB_PATH): New variable.
16873         (REALLY_SET_LIB_PATH): New variable.
16874         ($(DO_X)): Use $(SET_LIB_PATH).
16875         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16876         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16877         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16878         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16879         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16880         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16881         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16882         (install-dosrel): Likewise.
16883         (all-opcodes): Depend upon all-libiberty.
16885 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16887         * config.guess (*:CYGWIN*): New
16889 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16891         * Makefile.in (all-target-winsup): All all-target-libiberty.
16893 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16895         * configure.in (noconfigdirs): Add missing # in front of comment.
16897 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
16899         * configure.in: add second pass to things added to noconfigdirs
16900         so *-gm-magic can exclude libgloss properly.
16902 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
16904         * mpw-configure (extralibs_name, rez_name): Set correctly
16905         for MWC68K compiler.
16907         * mpw-README: Add more info on the necessary build tools.
16909 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16911         * configure.in, config.sub: Recognize cygwin32.
16913 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
16915         * config.guess, config.sub: Recognize A/UX.
16917 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
16919         * config.sub: Merge with gcc/config.sub.
16921 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
16923         * mpw-build.in (do-binutils): Add build of stamps.
16925 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
16927         * config.sub: Add recognition for mips64vr4100*-* targets.
16929 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16931         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16932         Add creation of gconfigargs with `--enable-shared' turned on.
16933         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16934         ($(host)-stamp-stage3-configured): Likewise.
16935         (HOLES): Add chatr and ldd.
16936         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16938 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
16940         * configure: Pass --nfp to recursive configures.
16942 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16944         * Makefile.in (DLLTOOL): New.
16945         (DLLTOOL_FOR_TARGET): New.
16946         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16947         (EXTRA_TARGET_FLAGS): Ditto.
16948         (EXTRA_GCC_FLAGS): Ditto.
16949         (CONFIGURE_TARGET_MODULES): Ditto.
16950         (DO_X): Ditto.
16951         * configure: Add DLLTOOL.
16953 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
16955         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16956         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16957         mh-sco, since old workarounds no longer needed, and don't
16958         build ld, since libraries have weak symbols in COFF.
16960 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
16962         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16964 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16966         * configure.in: Make sure that ${CC} can be used to compile an
16967         executable.
16969 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16971         * Makefile.in (all-gdb): Depend on $(GDB_TK).
16972         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16973         nothing depending on whether gdbtk is being built.
16975 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
16977         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16979 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
16981         * configure.in (noconfigdirs): Put ld or gas in this early, if the
16982         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16984 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
16986         * config-ml.in: Add support for
16987         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16988         Simplify setting of multidirs from --disable-foo.
16990 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16992         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16993         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16994         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16995         non-empty, pass them on to the  GCC make.
16996         (all-bootstrap): New rule that is like all-gcc, except it executes
16997         the GCC bootstrap rule instead of the GCC all rule.
16999 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17001         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17003 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17005         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17006         DG/UX support.
17008 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17010         * config.sub (i*86*) Change [345] to [3456]
17012 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17014         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17015         --with-gnu-ld=no.
17017 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17019         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17020         AIX multilibs get built.
17022 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17024         * configure.in (i386-win32): Don't build expect if we're not
17025         building the tcl subdir.
17027 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17029         * Makefile.in: (configure-target-examples, all-target-examples):
17030         New targets, configure and build example programs.
17032 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17034         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17035         use it as input to sedit the generated MPW makefile.
17036         * mpw-README: Add a suggestion about Gestalt.h.
17038 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17040         * config.sub: Accept *-*-ieee*.
17042 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17044         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17045         Ronald F. Guilmette <rfg@monkeys.com>.
17047 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17049         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17050         for powerpc-pe native.
17051         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17052         (target==powerpc-pe): duplicate i386-win32 entry.
17054 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17056         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17057         of vxworks, not just vxworks5.1.
17059 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17061         * mpw-configure: Add support for exec-prefix.
17063 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17065         * config.guess: Recognize HP model 816 machines as having
17066         a PA1.1 processor.
17068 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17070         * configure: Ignore new autoconf configure options.
17072 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17074         * config.guess:  Recognize Pentium under SCO.
17075         From Robert Lipe <robertl@arnet.com>.
17077 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17079         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17081 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17083         * configure.in: Don't configure gas for alpha-dec-osf*.
17085 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17087         * configure.in: Default to --with-stabs for some targets for which
17088         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17089         i[345]86*-*-unixware*.
17091 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17093         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17094         rather than basing it on the target.  Simplify handling of options
17095         controlling which directories to configure.  Remove extraneous
17096         slash in multi-clean target.
17098 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17100         * config-ml.in: Prefix more variables with ml_ so they don't collide
17101         with configure's.
17103 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17105         * configure: Don't turn -v into --v.
17107 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17109         * configure.in (targargs): Fix typo.
17111         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17113 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17115         * configure.in: Strip --host and --target options from
17116         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17117         --with-cross-host option when building with a cross-compiler.
17118         * configure: Canonicalize the arguments put into config.status by
17119         always using `=' for an option with an argument.  Pass a presumed
17120         --host or --target explicitly.
17122 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17124         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17125         into general OS recognition case.
17127 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17129         * configure.in (target_configdirs): add target-winsup only
17130         for win32 target systems.
17132 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17134         * Makefile.in (all-target-libgloss): Depend upon
17135         configure-target-newlib, since when libgloss is built it looks to
17136         see if the newlib directory exists.
17138 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17140         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17141         cfg-ml-*.in.
17143 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17145         * configure: Handle LD and LD_FOR_TARGET when configuring a
17146         Canadian Cross.
17148 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17150         * configure.in (target_libs): add target-winsup.
17151         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17152         (target==ppcle-pe): remove ld from $noconfigdirs.
17154 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17156         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17157         Preserve relative path names in $srcdir.  Build symlink tree if
17158         configuring cross target dir and srcdir=. (= no VPATH support).
17159         (configure-target-libg++): Depend on configure-target-librx.
17160         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17161         * config-ml.in: New file.
17162         * symlink-tree: New file.
17163         * configure: Ensure srcdir="." if that's what it is.
17165 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17167         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17168         includes and FLEX_SKELETON setting.
17169         * mpw-configure (--with-gnu-ld): New option, controls whether
17170         to use PPCLink or ld with PowerMac GCC.
17171         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17172         * mpw-config.in: Configure grez if targeting Mac.
17174         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17175         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17176         just macos.
17177         * configure.in: Configure grez resource compiler if targeting Mac.
17178         * Makefile.in (all-grez, install-grez): New targets.
17180 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17182         * configure: CXX defaults to gcc, not g++.  If we find
17183         gcc in the path, set CC to gcc -O2.
17185 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17187         * configure: Default ${build} correctly.  Avoid picking up extra
17188         spaces when reading CC and CXX from Makefile.  When doing a
17189         Canadian Cross, use plausible default values for numerous
17190         variables.
17191         * configure.in: When doing a Canadian Cross, don't try to
17192         configure tools whose configure script can't handle it.
17194 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17196         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17198 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17200         * configure:  Remove dubious bug reporting address.
17202 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17204         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17205         configure script, run that instead of this directory's configure.
17206         In either case, print a message that we're configuring the sub-dir.
17208 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17210         * configure.in: Before checking for the existence of various files,
17211         use sed to filter out "target-".
17213 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17215         * Makefile.in (DO_X): Split rule to decrease command line length
17216         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17217         (Philippe De Muyter).
17219 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17221         * Makefile.in (all-patch): depend on all-libiberty.
17223 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17225         * configure.in: If the only directory in target_configdirs which
17226         actually exists is libiberty, then set target_configdirs to empty,
17227         to avoid trying to build a target libiberty in a gas or gdb
17228         distribution.
17230 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17232         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17233         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17234         systems.
17236 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17238         * configure.in (copy_dirs): Use sys-include instead of include
17239         for --with-headers option.
17241 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17243         * Makefile.in, configure.in: Make winsup builds work with
17244         new scheme.
17246 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17248         * configure.in: Build the linker on AIX.
17250 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17252         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17253         where needed.
17255 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17257         * Makefile.in (all-gcc): Fix typo.
17259 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17261         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17263 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17265         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17266         to target-xiberty, to provide more flexibility.
17267         (target_subdir):  Define.  Create if cross.
17268         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17269         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17270         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17271         check-libFOO -> check-target-libFOO, etc.
17272         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17273         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17274         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17275         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17276         allow ALL_GCC="" to only configure.
17277         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17278         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17279         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17281 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17283         * Makefile.in (taz): Build "info" in etc explicitly.
17285 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17287         * configure.in:  Make sure that CC is undefined (as opposed to
17288         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17289         problem with autoconf trying to configure on a host without GCC.
17291 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17293         * mpw-configure: Set host alias from choice of host compiler,
17294         only use generic MPW Makefile sed if present, edit a file
17295         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17296         * mpw-README: Add problem notes about CW6 and CW7.
17298 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17300         * Makefile.in (taz): Use ";" instead of ";;".
17302 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17304         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17305         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17306         DISTDOCDIRS.
17307         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17308         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17310 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17312         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17313         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17314         Move bfd to DISTSTUFFDIRS.
17316 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17318         * Makefile.in (X11_LIB): Removed.
17319         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17321         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17323 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17325         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17326         names.
17328 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17330         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17332 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17334         * configure.in (i[345]86-*-win32): Always build newlib.
17335         Don't configure cvs, autoconf or texinfo.
17336         * Makefile.in (LD_FOR_TARGET): New.
17337         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17338         Pass down LD_FOR_TARGET.
17340 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17342         * winsup: New directory.
17343         * Makefile.in: Build winsup.
17344         * configure.in: Winsup is configured when target is win32.
17345         Can only build win32 target GDB when native.
17347 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17349         * config.guess: Recognize HP model 819 machines as having
17350         a PA 1.1 processor.
17352 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17354         * configure: Fix sed loop which substitutes for CC and CXX to
17355         avoid bug found in various sed implementations.
17357 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17359         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17360         simulator.  Use standard powerpc-*-eabi*.
17362 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17364         * configure.in: Stop putting gas and binutils in noconfigdirs for
17365         powerpc-*-aix* and rs6000-*-*.
17367 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17369         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17370         -mcall-aixdesc libraries.
17372 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17374         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17376         * config.sub (arm | armel | armeb): Fix shell syntax.
17378 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17380         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17381         -msoft-float and -mcpu=common support.
17382         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17383         libraries.
17385 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17387         * configure.in: Allow configuration and build of emacs19 for the alpha.
17389 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17391         * configure.in (CC): Get ^CC, not just any old CC, from
17392         ${host_makefile_frag}.
17394 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17396         * configure.in (CC): Try to get CC from
17397         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17399 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17401         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17402         only if it exists in $(srcdir).
17404 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17406         * configure: If CC and CXX are not set in the environment, set
17407         them, based on either an existing Makefile or on searching for gcc
17408         in PATH.  Substitute for CC and CXX in Makefile.
17409         * configure.in: Remove libm from target_libs.  Separate
17410         target_configdirs from configdirs.  If CC is not set in
17411         environment, try to get it from a host Makefile fragment.  Rewrite
17412         changes of configdirs to use skipdirs instead.  A few minor
17413         tweaks.  Take directories out of target_configdirs as they are
17414         taken out of configdirs.  Remove existing Makefile files from
17415         subdirectories.  Substitute for TARGET_CONFIGDIRS and
17416         CONFIG_ARGUMENTS in Makefile.
17417         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17418         by configure.in.
17419         (CONFIG_ARGUMENTS): Likewise.
17420         (CONFIGURE_TARGET_MODULES): New variable.
17421         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17422         ($(CONFIGURE_TARGET_MODULES)): New target.
17423         (configure-libg++, configure-libio): New targets.
17424         (all-libg++): Depend upon configure-libg++.
17425         (all-libio): Depend upon configure-libio.
17426         (configure-libgloss, all-libgloss): New targets.
17427         (configure-libstdc++): New target.
17428         (all-libstdc++): Depend upon configure-libstdc++.
17429         (configure-librx, all-librx): New targets.
17430         (configure-newlib): New target.
17431         (all-newlib): Depend upon configure-newlib
17432         (configure-xiberty): New target.
17433         (all-xiberty): Depend upon configure-xiberty.
17435 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17437         * configure.in (host i[345]86-*-win32):  Expand the
17438         noconfigdirs again.
17440 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
17442         * mpw-configure: Fix sed command file name.
17444 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17446         * configure.in (host i[345]86-*-win32): Reduce the
17447         noconfigdirs again.
17449 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
17451         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17452         or powerpc*-*-pe*, since they are not yet supported.
17454 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17456         Add PowerMac support and many other enhancements.
17457         * mpw-configure: New option --cc to select compiler to use,
17458         paste options set according to --cc into the generated
17459         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17460         if mpw-make.sed is present.
17461         * mpw-config.in: Don't test for gC1, test for mpw-touch,
17462         add forward includes for PowerPC include files.
17463         * mpw-build.in: Build using Makefile.PPC if present.
17464         (do-byacc, etc): Remove separate version resource builds.
17465         (do-gas): Build "stamps" before "all".
17466         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17467         * mpw-README: Update to reflect --cc option, PowerMac support,
17468         and recently-reported compatibility problems.
17470 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17472         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17473         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17474         (--with-multilib-top): Pass to recursive invocations.
17476 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17478         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17479         v810-*-*.
17481 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17483         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17484         gdb, ld and opcodes on v810-*-*.
17486 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17488         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17489         (local-maintainer-clean): New target.
17490         (maintainer-clean): New target.
17491         (realclean): Just depend upon maintainer-clean.
17493 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17495         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17497 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17499         * configure.in: Build ld in mips*-*-bsd* case.
17501 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17503         * config.sub: Accept -lites* OS.  From Ian Dall.
17505 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17507         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17508         targets.
17510 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17512         * configure.in: treat i386-win32 canadian cross the same as
17513         i386-go32 canadian cross.
17515 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17517         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17518         running under the simulator to build a reduced set of libraries.
17519         (powerpc-*-eabiaix): Add fine grained multilib support added to
17520         other powerpc targets yesterday.
17522 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17524         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17525         -disable-softfloat, -disable-relocatable, -disable-aix, and
17526         -disable-sysv to control which multilib libraries get built.
17528 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17530         * configure: Add Makefile.tem to list of files to remove in trap
17531         handler.
17533 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17535         * config.guess (*Linux*):  Add missing "exit"s.
17536         Also, need specific check for alpha-unknown-linux (uses COFF).
17538 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17540         * config.guess:  Merge with FSF:
17542         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
17543         * config.guess (AIX4): More robust release numbering discovery.
17545         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
17546         * config.guess (i386-sequent-ptx): Properly get version number.
17548         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
17549         * config.guess (mips:*:4*:UMIPS): New case.
17551 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17553         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17554         (i386-win32 host): Likewise.  Don't build readline.
17556 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
17558         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
17559         SUPPORT_FILES to submakes.
17561 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
17563         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17564         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17565         mpw-configure.
17567 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
17569         * configure.in (appdirs): Use =, not ==, in test expression when
17570         trying to build the text to print in the warning message for
17571         Solaris users.
17573 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
17575         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17577 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17579         * config.guess: Recognize lynx-2.3.
17581 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
17583         * config.sub (z8ksim): Deleted
17584         (z8k-*-coff): New, this is the one true name of the target.
17586 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
17588         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17590 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
17592         * config.guess (*:Linux:*:*): First try asking the linker what the
17593         default object file format is (elf, aout, or coff).  Then if this
17594         fails, try previous methods.
17596 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17598         * configure.in: Don't build newlib for *-*-vxworks5.1.
17600 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17602         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17603         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17605 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
17607         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17609 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
17611         * cfg-ml-com.in: New file.
17612         * cfg-ml-pos.in: New file.
17614 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17616         * COPYING.NEWLIB: Add HP free copyright to list.
17618 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17620         * config.sub: Recognize -eabi* for the system, not just -eabi.
17622 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17624         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17625         * config.sub, configure.in (win32): New target and host.
17627 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17629         * configure.in: Add i386-pe configuration.
17631 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
17633         * mpw-build.in (install): Install GDB after LD.
17635 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
17637         * mpw-config.in (elf/mips.h): Always forward-include, needed
17638         for GDB to build.
17640 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17642         * testsuite: New directory for customer acceptance and whole tool
17643         chain tests.
17645 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17647         * configure: If per-host line isn't found, but AC_OUTPUT is found
17648         and a configure script exists, run it instead.
17650 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17652         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17654 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17656         * configure: Set build_{cpu,vendor,os,alias} to host values when
17657         --build isn't specified.
17659 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17661         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17662         (FLAGS_TO_PASS): Pass them.
17663         (EXTRA_TARGET_FLAGS): Ditto.
17665 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17667         * Makefile.in (all-libg++): Depend on all-libstdc++.
17669 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17671         * configure.in (noconfigdirs): Enable all packages for
17672           i386-unknown-netbsd.
17674 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17676         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17677         hosted builds (DOS builds)
17679 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17681         Changes for ARM based on patches from Richard Earnshaw:
17682         * config.sub: Handle armeb and armel.
17683         * configure.in: Omit arm linker only for riscix.
17685 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17687         * config.guess:  Update from FSF.
17689 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17691         * config.sub: Recognize powerpcle as the little endian variant of
17692         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17693         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17694         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17695         temporarily.
17697 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17699         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17701 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17703         * config.sub: Accept -lites* as a basic system type.
17705 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17707         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17708         installed, and if so return linuxoldld as the system name.
17710 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17712         * config.guess: Add hppa1.1-hp-lites support.
17714 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17716         * configure.in: Don't build newlib for m68k-vxworks5.1.
17718 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17720         * configure.in (mips-sgi-irix6): Use mh-irix5.
17722 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
17724         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17726 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17728         * test-build.mk: Enable building of shared libraries on IRIX 5 and
17729         OSF/1.  Fix compiler flags.
17730         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
17732 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
17734         * configure.in: Recognize --with-newlib.
17735         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17737 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17739         * Makefile.in: move {all,check,install}-gdb from *_MODULES
17740         to *_X11_MODULES due to gdbtk needing X include files et al.
17742 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
17744         Merge in support for Mac MPW as a host.
17745         (Old change descriptions retained for informational value.)
17747         * mpw-config.in: Add generic include forwards for cpu-specific
17748         include files in aout and elf directories.
17750         * mpw-configure: Added copyright.
17751         * mpw-config.in: Check for presence of required build tools.
17752         (target_libs): Add newlib.
17753         (target_tools): Add examples.
17754         (Read Me): Generate as "Read Me for MPW" instead.
17755         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17756         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17757         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17759         * mpw-configure: Remove subdir-specific makefile hackery,
17760         delete mk.tmp after using it.
17762         * mpw-build.in (all): Display start and end times.
17764         * mpw-configure (host_canonical): Set.
17765         (target_cpu): Always add to makefiles.
17766         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17767         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17768         (mpw-mh-mpw): Look for in srcdir and srcroot.
17769         Use sed instead of mpw-edit-prefix to edit prefix definitions.
17771         * mpw-build.in: (install-only): New target.
17773         * mpw-configure (host_alias, target_alias): Rename from hostalias
17774         and targetalias, add into generated Makefile.
17775         (mk.tmp): If present, add into generated Makefile.
17776         * mpw-build.in (all-gas): Build config.h first before gas proper.
17778         * mpw-configure (config.status): Write only if changed.
17779         * mpw-config.in (readline): Configure it (not built, just used for
17780         definitions).
17782         * mpw-config.in (elf/mips.h): Add a forward include.
17784         * mpw-config.in: Forward-include most .h files in include into
17785         extra-include.
17786         (readline): Don't build.
17787         mpw-build.in (install): Install GDB.
17789         * mpw-configure (prefix, mpw_prefix): Handle it.
17790         * mpw-config.in (mmalloc, readline): Don't configure.
17791         * mpw-build.in (thisscript): Rename to ThisScript.
17792         Use mpw-build instead of BuildProgram everywhere.
17793         (mmalloc, readline): Don't build.
17794         * mpw-README: New file, basic documentation about the MPW port.
17796         * mpw-config.in: Use forward-include to create include files.
17798         * mpw-configure: Add more things to the top of each configured
17799         Makefile, including contents of config/mpw-mh-mpw.
17800         * mpw-config.in (extra-include): Create this directory and fill it
17801         with Posix-like include files when configuring.
17803         * config.sub (apple, mac, mpw): Add various aliases.
17805         * mpw-build.in: New file, top-level build script fragment for MPW.
17806         * mpw-configure: New file, configure script for MPW.
17807         * mpw-config.in: New file, config fragment for MPW.
17809 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17811         * configure.in (host_libs): Remove glob, since it is gone from the
17812         sources.
17814 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17816         * Makefile.in: define empty GDB_NLM_DEPS var.
17818         * configure.in(target_makefile_frag): use config/mt-netware
17819         for netware targets.
17821 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17823         * config.sub: Merge in recent FSF changes.  Remove linux special
17824         cases.
17826 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17828         Revert this change:
17830         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17832                 * build-all.mk: Use CC=cc -Xs on Solaris.
17834 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17836         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
17837         stop using it.
17838         * Makefile.in: Nuke all references to glob subdirectory.
17840 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17842         * configure.in: Fix --enable-shared logic in per-host.
17844 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17846         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17848 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17850         * configure.in (noconfigdirs): Don't build gas on AIX, for
17851         powerpc*-*-aix* as well as for rs6000*-*-aix*.
17853 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
17855         * configure: Fix --cache-file to work if the file argument is a
17856         relative path.
17858 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
17860         * configure: If the --cache-file is used, pass it down to
17861         configure in subdirectories.
17863 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
17865         * config.sub: add vxworks29k configuration.
17867 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17869         * Makefile.in (taz): Do "diststuff" part quietly.
17871 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17873         * config.sub: Mini-merge with gcc/config.sub.
17875 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17877         * config.guess (IRIX): Sed - to _.
17879 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17881         * Makefile.in (source-vault, binary-vault): New targets.
17883 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
17885         * config.sub: Recognize -eabi as a basic system type.
17887 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17889         * configure.in (enable_shared stuff): Fix typo.
17891 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
17893         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17895 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17897         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17899 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
17901         * configure.in (rs6000-*-*): Don't build gas.
17903 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
17905         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17906         reduce command line length.
17907         (AS_FOR_TARGET): Check for as.new, not Makefile.
17908         (NM_FOR_TARGET): Check for nm.new, not Makefile.
17910 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17912         * config.guess:  Merge from FSF.
17914 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17916         * configure: Don't use $ when handling program_suffix.
17918 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
17920         * configure.in:  Configure tk for hppa/hpux.
17922 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17924         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
17926 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17928         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
17929         to LIBCXXFLAGS.  Tests are better run without it.
17931 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
17933         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17935 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
17937         * configure.in (*-*-netware*): Don't configure xiberty.
17939 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
17941         * configure.in:  Remove tk from native_only list.
17943 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
17945         * build-all.mk: Add mips-ncd-elf target to sun4 targets
17946           for special NCD build.
17948 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17950         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17951         makeall.bat, they're only useful for binutils snapshots.
17952         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17953         makeall.bat to specified SUPPORT_FILES.
17955 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
17957         * build-all.mk: Add Ericsson targets to sun4 and solaris
17958           hosts.  Add  BNR's sun4 target to solaris host, so their
17959           build-from-source will be tested in-house first.
17961 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17963         * Makefile.in (LIBCFLAGS): New variable.
17964         (CFLAGS_FOR_TARGET): Ditto.
17965         (LIBCFLAGS_FOR_TARGET): Ditto.
17966         (LIBCXXFLAGS): Ditto.
17967         (CXXFLAGS_FOR_TARGET): Ditto.
17968         (LIBCXXFLAGS_FOR_TARGET): Ditto.
17969         (BASE_FLAGS_TO_PASS): Pass them.
17970         (EXTRA_TARGET_FLAGS): Ditto.
17972         * configure.in: Support --enable-shared.
17974 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17976         * configure.in (target_libs):  Include libstdc++ again.
17977         * config.guess:  Update from FSF (for FreeBSD).
17979 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17981         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17982         makeall.bat.
17983         (DISTDOCDIRS): Add `etc'.
17984         (ETC_SUPPORT_PFX): New variable.
17985         (taz): Include anything from etc starting with a word in
17986         ETC_SUPPORT_PFX.
17988 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17990         * config.sub: Update for recent FSF changes.  Remove obsolete
17991         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
17992         spacing changes.
17994 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17996         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
17998         * config.guess:  Merge with FSF.
17999         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18001 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18003         * configure: Since the "trap 0" handler will override the exit
18004         status on many systems, only use it for "exit 1", and make it set
18005         a non-zero exit status; reset it before "exit 0".  Also, check
18006         exit status of config.sub, and error out if it failed.
18008 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18010         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18011         and install libgloss.
18013 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18015         * Makefile.in (all-binutils): Depend upon all-byacc.
18017         * configure.in: Don't build emacs on Irix 5.
18019 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18021         * configure.in (*-*-netware*): Add libio.
18023 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18025         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18026         (CHECK_TARGET_MODULES): Ditto.
18027         (INSTALL_TARGET_MODULES): Ditto.
18028         (TARGET_LIBS): Ditto.
18029         (all-libstdc++): Note dependencies.
18031 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18033         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18035 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18037         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18038         -fexternal-templates.
18040         * configure.in (target_libs): Add libstdc++.
18041         (noconfigdirs): Add libstdc++ as appropriate.
18043 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18045         * config.guess:  Update from FSF.
18047 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18049         * configure: Use ${config_shell} when running ${configsub}.
18051 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18053         * config.sub: No longer recognize h8300h.
18055 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18057         * config.sub: Remove extraneous differences between config.sub and
18058         gcc/config.sub.
18060 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18062         * Makefile.in (DISTSTUFFDIRS): Add gas.
18064 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18066         * COPYING.NEWLIB: New file.
18068 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18070         * config.guess (HP-UX):  Patch from Harlan Stenn
18071         <harlan@landmark.com> to also emit release level.
18073 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18075         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18077 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18079         * config.sub:  Merge nextstep cleanup from FSF.
18081 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18083         * configure.in (arm-*-*): Don't configure ld for this target.
18085 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18087         * configure.in (*-*-netware): don't configure libg++, libio,
18088           librx, or newlib.
18090 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18092         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18093         configure ld--it works, but it doesn't support shared libraries.
18095 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18097         * config.guess (*-unknown-freebsd*):  Get rid of possible
18098         trailing "(Release)" in version string.
18099         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18101 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18103         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18104         Fix type: *-next-neststep -> *-next-nextstep.
18106         * config.guess:  Merge from FSF:
18108         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18110         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18112         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18114         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18115         instead of UNIX_SV for UnixWare 1.0).
18117 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18119         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18120         to make gdb/nlm/* build after the compiler and linker.
18122 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18124         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18125         not just i[34]86.
18126         (m68k-atari-sysv4):  Relocate to match FSF version.
18128         * config.guess:  More merges from the FSF:
18130         Add a space before function call or macro invocation.
18132         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18134         * config.guess: Add trap cmd to remove dummy.c and dummy when
18135         interrupted.
18137         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18139         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18140         (dummy): Redirect stderr from compilation of dummy.c.
18142         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18144         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18146 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18148         * configure: Accept and ignore --cache*, for compatibility with
18149         new autoconf.
18151 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18153         * config.guess:  Merge from FSF:
18155         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18157         * config.guess (Pyramid*:OSx*:*:*): New case.
18158         (PATH): Add /.attbin at end for finding uname.
18159         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18161         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18163         * config.guess (M88*:DolphinOS:*:*): New case.
18165         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18167         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18168         to select whether to use ELF or COFF.
18170         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18172         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18174         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18176         * config.guess: Guess the OS version for HPUX.
18178         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18180         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18182 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18184         * configure.in: Recognize --with-headers, --with-libs, and
18185         --without-newlib.
18186         * Makefile.in (all-xiberty): Depend upon all-ld.
18188 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18190         * configure.in: Change i[34]86 to i[345]86.
18192 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18194         * configure (version): A few more tweaks to help message.
18196 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18198         * Makefile.in:  Remove (for now) librx as a host library,
18199         now that we're building it for target.
18201 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18203         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18204         (Karl Berry).
18206 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18208         * configure.in:  Also configure librx.
18210 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18212         * Makefile.in:  Update various rules to reflect that librx
18213         is now needed for libg++.
18215 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18217         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18219 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18221         * configure.in: Configure the examples directory.
18223 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18225         * configure: Simplify Jun 2 1994 change.
18227 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18229         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18230         /bin/gcc isn't good enough to build gcc.
18232 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18234         * Makefile.in (GDB_SUPPORT_FILES): Remove
18235         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18236         (gdb.tar.gz): Add new rule to use standard distribution building
18237         mechanism.
18239 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18241         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18242         Bill Cox <bill@cygnus.com>.
18244 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18246         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18248 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18250         * configure:  Search current dir first in .gdbinit.
18252 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18254         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18256 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18258         * config.sub:  Refer to NeXT's operating system as nextstep.
18260         * config.sub (case $basic_machine):  Re-order the cases, to match
18261         the order in the FSF version (which is mostly alphabethical).
18262         Merge in some additions and changes from the FSF.
18264 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18266         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18267         * config.sub: Recognize cxux7.
18268         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18270 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18272         * config.sub:  Fix typo powerpc -> powerpc-*.
18274 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18276         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18278         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18279         parallel with all-emacs and install-emacs).  Top-level command
18280         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18282 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18284         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18285         $(relbindir)/make before doing ``make install'', and use
18286         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18287         installing over running make binary.
18288         ($(host)-stamp-stage3-installed): Likewise.
18290 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18292         * config.guess: Recognize Mach.
18294 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18296         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18297         see whether --exec-prefix was used.
18299 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18301         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18303 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18305         * Makefile.in: Add all-librx target similar to all-libproc.
18307 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18309         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18310         with post 1.2 uname bogosity.
18312 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18314         * configure: Remove temporary files on receipt of a signal.
18316 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18318         * configure: If there is a package_makefile_frag, remove
18319         ${subdir}/Makefile.tem after copying it in.
18321 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18323         * build_all.mk: support rs6000 lynx identifies itself as
18324         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18325         since /bin/gcc is too feeble to compile a modern gcc.
18327 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18329         * brought devo/test-build.mk update-to-date with progressive/
18330           test-build.mk. Add lynx targets and hppa flag info.
18332 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18334         * configure.in:  Use mh-ncrsvr43.  Patch from
18335         Tom McConnell <tmcconne@sedona.intel.com>.
18337 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18339         * config.guess (i386-unknown-bsdi):  No longer need to
18340         check #if defined(__bsdi__) && defined(__i386__).
18342 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18344         * configure: Set program_transform_nameoption correctly.
18346 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18348         * brought build-all.mk update-to-date with progressive build-all.mk,
18349           added new targets and hppa info.
18351 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18353         * configure: If config.guess result is a prefix of the user
18354         specified target, assume a native build and use the user specified
18355         target as the host alias.  Remove SunOS patch suffix removal hack.
18356         * configure.in: Remove SunOS patch suffix removal hack.
18358         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18359         in NATIVE_CHECK_MODULES.
18361 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18363         * Makefile.in: Rename HOST_ONLY to NATIVE.
18364         * configure: Delete SunOs patch suffix from host_canonical
18365           and build_canonical variables that are prepended to Makefiles.
18366         * configure.in: Add comments for easier maintenance.
18368 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18370         * Makefile.in: Add all-libproc target similar to all-gui.
18372 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18374         * Makefile.in (CHECK_MODULES): split into
18375         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18377 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18379         * config.guess (i386-unknown-bsdi): New system to guess.
18381 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18383         * Makefile.in: Add all-gui target (but not yet build by "all").
18385 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18387         * config.sub: Move deletion of patch suffix from here...
18388         * configure.in: To here, at Ian's suggestion.  The top-
18389           level scripts might need to know of a patch level.
18391 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18393         * config.sub: Strip off patch suffix so rtl is recognized
18394           as a sunos4.1.3 machine, even though it's been patched.
18396 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18398         * Makefile.in (INSTALL_LAST): Delete.
18399         (INSTALL_DOSREL): New.
18401 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18403         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18404         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18405         whether we pass down --with-gnu-ld anyhow.
18407 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
18409         * Makefile.in (INSTALL_LAST): Change operation so it works
18410         on more flavors of make.
18411         * configure.in (go32): Don't build libg++ or libio.
18413 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
18415         * Makefile.in (Move HOST_PREFIX_1 and friends up so
18416         they can be overriden by templates.
18418 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
18420         * configure.in (target==go32): Don't build gdb.
18421         * dosrel: New directory.
18423 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
18425         * configure.in (host==go32): Configure dosrel too.
18426         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18427         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18428         be set by incoming names or templates.
18429         (INSTALL_LAST): New rule.
18431 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
18433         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18435 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18437         * configure.in (appdirs): New variable.  Currently empty, but will
18438         be used in gas distribution.  If nonempty, lists a set of
18439         directories at least one of which must get configured, or top
18440         level configuration is considered to have failed.
18441         (rs6000-*-lynxos*): Use new file name.
18443 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18445         Eliminate XTRAFLAGS.
18446         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18447         newlib include files using -idirafter, and also use -nostdinc.
18448         (CXX_FOR_TARGET): Likewise.
18449         (XTRAFLAGS): Removed.
18450         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18451         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18452         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18453         ($(DO_X)): Don't pass down XTRAFLAGS.
18455 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18457         * configure.in (mips*-dec-bsd*): New target; do build linker.
18458         (mips*-*-bsd*): New target; don't build linker.
18460 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18462         * configure.in: support rs6000-*-lynxos* configuration.
18463         support sunos4 as a cross target.
18465         * config.sub: look for lynx*, not lynx since the OS version may
18466         legitimately be part of the name.
18468 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18470         * configure.in (i[34]86-*-sco*): Move to be with other i386
18471         targets.
18472         (romp-*-*): New target.  Skip various binary utilities.
18473         (vax-*-*): New target.  Don't build newlib.
18474         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18476 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18478         * configure.in: Only set host_makefile_frag if config
18479         directory exists.
18481 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18483         * install.sh: If $dstdir exists, don't check whether each
18484         component does.
18486 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18488         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18490 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18492         * configure.in (*-*-lynxos*): Don't configure newlib for either
18493         native or cross Lynx.
18495 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18497         * config.sub (sparc64-elf): Fix os.
18498         (z8k): Remove duplicate.
18500 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18502         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18503         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18505 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18507         * configure: Make file links cleanly even if Lynx fails on
18508           an NFS symlink (at least fail cleanly).
18510 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18512         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18513         -XNh2000.
18515 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18517         * configure: Unknown options are fatal again.
18519 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
18521         * configure: Ignore --x-includes and --x-libraries, for Autoconf
18522         compatibility.
18524 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
18526         * build-all.mk: Add `clean' target.
18528 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18530         * config.guess:  Add SINIX support.
18531         * configure.in:  Add mips-*-sysv4* support.
18533 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
18535         * build-all.mk: Document all useful targets.
18536         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18537         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18539 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18541         * configure: Support --silent, --quiet.
18543 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18545         * configure: Support --disable-FEATURE.
18547 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18549         * config.guess: Recognize NCR running SVR4.3.
18551 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18553         * config.guess:  Make BSDI generate i386-unknown-bsd386.
18554         Patch from Paul Eggert <eggert@twinsun.com>.
18556 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18558         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18560 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18562         * configure: Make unrecognized options give nonfatal warnings
18563         instead of fatal errors, and pass them to any subdirectory
18564         configures in case they recognize them.
18565         Make --x equivalent to --with-x.
18567 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18569         * configure: Add --enable-* options.  Clean up usage message and
18570         some comments.
18572 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
18574         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18576 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18578         * configure.in (hppa*-*-*): Enable binutils.
18580 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18582         * config.sub: Recognize cisco.
18584 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
18586         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18588 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18590         * config.guess: about target *-hitachi-hiuxwe2, don't print more
18591         than one configuration name.  Add comment.
18593 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
18595         * config.guess: about target *-hitachi-hiuxwe2, fixed
18596         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
18597         macro is incorrect.]
18599 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18601         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18602         than the "make ls" stuff which used to be here.
18604 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18606         * config.guess:  Recognize i[34]86-unknown-freebsd.
18607         From Shawn M Carey <smcarey@rodan.syr.edu>.
18609 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18611         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18613 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
18615         * config.guess: Check for ptx.
18617 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
18619         * config.sub: Add os9k checking.
18621 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18623         * config.guess: Handle OSF1 running on HPPA processors
18625 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18627         * configure: If subdir configure fails, print out a message with
18628         subdirectory name, in case subdir's configure code didn't identify
18629         itself.
18631 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
18633         * configure.in: Remove embedded newlines from configdirs.
18634         Avoid mismatches of substrings.  Fix matching strings at end
18635         of configdirs.
18637 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18639         * config.guess:  Add Lynx/rs6000 config support.
18641 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18643         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18645 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18647         * configure.in (hppa*-*-osf*): Treat this just like most other
18648         PA configurations (eg no binutils or ld).
18649         (hppa*-*-*elf*): These configurations have binutils and ld.
18651 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18653         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18655 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18657         * configure.in (rs6000-*-*): Build gas.
18659 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18661         * Makefile.in:  Avoid bug in losing hpux sed.
18663 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18665         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18666         for GDB and GDB has been fixed to not need it.
18668 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18670         * config.guess: Recognize vax hosts.
18672 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18674         * configure (while loop): Don't use "break 2" inside case
18675         statement -- the case statement isn't an enclosing loop.
18677 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18679         * config.guess:  Clean up NeXT support, to allow nextstep
18680         on Intel machines.  Make OS be nextstep.
18682 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18684         * config.guess: Add alternate forms for Convex.
18686 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18688         * configure:  Completely rewrite option processing.  Take
18689         advantage of pattern-matching to avoid invoking test frequently.
18690         Also clean up host and target defaulting logic.
18692 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18694         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18695         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18696         commands (plus user environment) will fit SCO limits.
18698 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18700         * configure.in: Don't issue warnings about directories which are
18701         not being configured if -norecursion is set.  Correct test for
18702         --with-gnu-as and --with-gnu-ld to not get confused by substring
18703         matches.
18705         * configure.in: Don't build gas for alpha-dec-osf1*.
18707 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18709         * configure:  Back out Per's change of 12/19/1993.  It changes the
18710         behavior of configure in unexpected and confusing ways.
18712         Also, use different delim char when calculating
18713         program_transform_name so that the name can contain slashes.
18715 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18717         * configure.in, config.sub: Add support for VSTa micro-kernel.
18719 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
18721         * configure.in: Nuke hacks which were used to get a special
18722         version of GAS for HPPA configurations.
18724 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18726         * configure:  If only ${target_alias} is given, use that
18727         as the default for ${host_alias}.
18728         * configure:  Add missing back-slashes before nested quotes.
18730 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18732         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18734 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
18736         * config.guess:  Recognize some Tektronix configurations.
18737         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18739 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18741         * config.sub: Match any flavor of SH.
18743 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
18745         * configure.in: Don't try to configure newlib for Alpha.
18747 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18749         * configure.in: Don't build ld for Irix 5.  Don't build gas,
18750         libg++ or libio for any Alpha target.
18752         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18754 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
18756         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18757         default arguments -- so it tried to compress itself.
18759 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18761         * configure.in (notsupp): ensure that a space is always at the end
18762           of the configdirs list, since the grep checks for an explicit space
18764 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18766         * configure.in (target i386-sysv4.2): don't build ld, since static
18767           versions of many libraries are not available.
18769 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18771         * config.guess: Recognize Apollos (using environment variables).
18772         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18774 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18776         * config.guess: Recognize Sony news mips running newsos.
18778 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18780         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18781         "fi ; else" for bash.
18783 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18785         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18787 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18789         * config.sub: accept unixware as an alias for svr4.2.
18790         Fix some inconsistancies with the gcc version.
18792 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18794         * Makefile.in (DISTDOCDIRS):  Add gdb.
18796 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18798         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18800 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18802         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18803         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18804         this now.
18806 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18808         * config.sub: Accept hiux* as an OS name.
18810         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18811         etc/make-stds.texi.  The underscore came from gcc, and dje now
18812         agrees that RUNTESTFLAGS is the correct name.
18814 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18816         * install.sh:  Remove 'set -e'.  It makes any conditionals
18817         in the script useless.
18819         * config.guess: Automatically recognize arm-acorn-riscix
18820         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18822 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
18824         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18826 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18828         * Makefile.in (DISTDOCDIRS): New variable.
18829         (taz): Edit local Makefile.in sooner, instead of proto-toplev
18830         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
18832 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18834         * configure.in (hppa target): check the source directory for the
18835           pagas sub-directory
18837 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
18839         * config.sub: Allow -aout* and -elf*.
18841 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18843         * configure.in: Don't build ld on i386-solaris2, same as for
18844         sparc-solaris2.
18846 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18848         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18850 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18852         * configure.in:  Configure gdb for alpha.
18854 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18856         * Makefile.in (CXXFLAGS): Add -O.
18858 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18860         * config.guess: added support for DG Aviion
18862 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18864         * configure.in: Produce warning message for subdirectories not
18865         configurable for this host/target combination.  Don't try to
18866         configure gdb for vms.
18868 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18870         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18871         appropriate files before making "diststuff".
18872         (DISTBISONFILES): New var: list of files to be edited.
18873         (DISTSTUFFDIRS): Add binutils.
18875 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18877         * config.sub: also handle mipsel and mips64el (for little endian mips)
18879 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18881         * configure.in: Add * to end of all OS names.
18883 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
18885         * configure.in: Build newlib for LynxOS native.
18887 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18889         * config.guess: Add support for delta 88k running SVR3.
18891         * configure.in: Add comment about HP compiler vs. emacs.
18893 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18895         * configure.in: don't build ld on solaris2 (not a viable option
18896           due to bugs in getpwnam & getpwuid)
18898 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18900         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18901         config.guess will produce a full version number.
18903 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18905         * configure.in: Build linker and binutils for alpha-dec-osf1.
18907 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18909         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18910         and gdb/testsuite/Makefile.in.
18912 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18914         * configure.in: recognize mips*- instead of mips-
18916 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18918         * config.sub: Accept linux*coff and linux*elf as operating
18919         systems.
18921 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18923         * config.sub: Recognize mips64, and mips3 as an alias for it.
18925 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18927         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18928         gdb knows how to handle OSF/1 shared libraries.
18930 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18932         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18933         * config.guess: Recognize Hitachi's HIUX.
18934         * config.sub: Recognize h3050r* and hppahitachi.
18935         Remove redundant cases for hp9k[23]*.
18937 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18939         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18940         if gas and ld are in the source tree and are in ${configdirs}.
18941         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18942         --with options (but still pass them down on the command line,
18943         if they were explicitly specified).
18945 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18947         * configure: substitute SHELL value in Makefile.in with
18948         ${CONFIG_SHELL}
18950 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18952         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18953         *-*-solaris2* targets.
18955 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18957         * Makefile.in: define M4, and pass it down to sub-makes;
18958         all-autoconf now depends on all-m4
18960 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18962         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18963         presence of {ar,ranlib} instead of a configured directory
18965 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
18967         * config.guess: Accept 34?? as well as 33?? for NCR.
18969 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18971         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18972         of 'gas' in sed commands, since 'gash' is now in the tree as well.
18974 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18976         * configure: grab values for $(CC) and $(CXX) from the
18977         environment, so that someone can do "CC=gcc configure; make" and
18978         have it work right (matching the way that autoconf works now)
18980         * configure.in, Makefile.in: add support for gash, the tcl
18981         interface to Galaxy
18983         * config.guess: add NetBSD variants (hp300, x86)
18985 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
18987         * install.sh: Support -d option (in the manner of SunOS 4 install,
18988         as it is more deterministic than that of GNU install)
18989         (chmodcmd): Set file to mode 755 by default (should also do default
18990         chgrp and chown, but I don't feel like dealing with that now)
18992 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
18994         * config.sub: Remove h8300hhms alias.
18996 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18998         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19000 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19002         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19003         as stmp-fixinc
19005 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19007         * config.sub: recognize m88110-bug-coff.
19009 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19011         * Makefile.in (all-libio): all dependencies on the toolchain used
19012         to build this (gcc, gas, ld, etc)
19014 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19016         * config.guess: Deal with OSF/1 1.3 on alpha.
19018 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19020         * install.sh: add some 'else true' clauses for portability
19022         * configure.in: don't build libio for h8[35]00-*-* targets
19024 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19026         * Makefile.in:  Add support for new libio.
19028 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19030         * install.sh: If one command fails, don't try the rest.  Don't try
19031         to remove $dsttmp (via trap) unless we have already created it.
19032         If $src doesn't exist, detect it and exit with an error.
19034         * config.guess: Recognize BSD on hp300.
19036 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19038         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19039         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19041 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19043         * Makefile.in (all-send-pr): depends on all-prms
19045 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19047         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19049 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19051         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19052         Added test for mips-mips-riscos5.
19054 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19056         * configure.in: use mh-hp300 for 68k HP hosts
19058 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19060         * configure: add support for CONFIG_SHELL, so that you can use
19061         some alternate shell for evaluating configure scripts
19063 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19065         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19066         in configure script to bug-gdb@prep.ai.mit.edu when building
19067         distribution archive.
19068         * Makefile.in (COMPRESS):  Remove def.
19069         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19070         gdb.tar.Z and make-gdb.tar.Z respectively.
19071         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19072         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19073         to convergence with 'taz' target in Makefile.in.
19075 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19077         * install.sh (dsttmp): use trap to ensure that tmp files go
19078         away on error conditions
19080 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19082         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19084 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19086         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19087         its parent is '/' not ''.
19089         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19091 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19093         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19094         that ${newsrcdir}/configure.in does.
19096 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19098         * test-build.mk: support for CONFIG_SHELL
19100 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19102         * config.sub (netware):  Add as a basic system type.
19104 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19106         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19107           $(srcdir)/ from the dependency on Makefile.in.
19109 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19111         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19112         (h8300hhms is temporary until multi-libraries are implemented).
19113         * configure.in: Handle h8300h too.
19115 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19117         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19119 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19121         * configure:  Remove extraneous output when guessing host type.
19122         * config.guess:  Remove extraneous output when guessing using C
19123         compiler rather than uname, or when guessing fails.
19125 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19127         * Makefile.in: remove all.cross and install.cross targets
19129         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19130           definitions
19132 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19134         * configure.in (target sh): Build gprof.
19136 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19138         * config.sub: change -solaris to -solaris2
19140 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19142         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19144 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19146         * configure: Correct error message for missing Makefile.in to
19147         print correct directory.
19149 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19151         * install.sh: kludge around 386BSD shell bug
19153 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19155         * config.guess:  Recognize NeXT.
19156         * config.guess:  Recognize i486-ncr-sysv4.
19157         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19159 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19161         * Makefile.in (MAKEINFOFLAGS): New variable.
19162         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19163         * build-all.mk, test-build.mk: Pass down --no-split as
19164         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19166 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19168         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19170 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19172         * Makefile.in (libg++.tar.z):  New rule.
19173         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19174         * Makefile.in (taz):  Only do a single chmod.
19176 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19178         * install.sh: don't use dirname anymore (replaced with sed usage)
19180 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19182         * Makefile.in:  Change extension for gzip'd files from '.z' to
19183         '.gz' per new FSF standard usage.
19185 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19187         * configure: put quotes around the final value of program_transform_name
19189 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19191         * Makefile.in: new install.sh support; update install-info rules
19193 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19195         * configure.in: Build diff for crosses, but not for go32 host.
19197         * configure.in: Build gprof only for native, and don't build it
19198         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19200 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19202         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19204 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19206         * configure.in (host_tools): Add prms.
19208 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19210         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19211         with $(FLAGS_TO_PASS) on the command line
19213         * config.sub: Recognize lynx and lynxos
19215 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19217         * config.sub: Accept -ecoff*, not just -ecoff.
19219 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19221         * Makefile.in (taz): Use .gz suffix instead of .z.
19222         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19223         names.
19225 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19227         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19229 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19231         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19232         that rebuilds that might happen during 'make install' don't get
19233         bogus gcc include files
19235 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19237         Change from Utah for HPPA support:
19238         * config.guess: Recognize hppa1.x-hp-bsd.
19240 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19242         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19243         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19245 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19247         * config.sub: Add support for rom68k and bug boot monitors.
19249 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19251         * Makefile.in: Make all-opcodes depend on all-bfd.
19253 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19255         * config.guess: Added special check for i[34]86-univel-sysv4*.
19257 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19259         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19260         the processor rather than assuming i486.
19262 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19264         * config.guess: Recognize SunOS6 as Solaris3.
19266 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19268         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19269         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19271 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19273         * build-all.mk (all-cross): New target for Canadian Cross.
19274         Added Q2 go32 targets.
19275         * test-build.mk: Configure go32 cross sparclite-aout and
19276         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19277         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19279 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19281         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19282         GO32 hosted toolchains
19284 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19286         * configure: change  so "-exec-prefix" gets passed down rather
19287         than "-exec_prefix" so autoconf generated Makefiles get the
19288         exec_prefix set right.
19290 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19292         * config.guess: get the Solaris2 minor version number
19294         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19296 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19298         * config.guess: Recognize some Sequent platforms.
19300 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19302         * Makefile.in: added the vault-install target
19304         * configure.in: actually use the Sun3 makefile fragment that's in
19305         config, also added the release dir to configdirs
19307 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19309         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19311 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19313         * configure.in: remove some program from Alpha targetted toolchains
19315 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19317         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19318         gprof.
19319         (taz): Run "make diststuff" in those directories instead of "make
19320         proto-dir".  Look for "VERSION=" only at start of line in subdir
19321         Makefile.  Use "gzip -9" for compression.
19322         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19323         (binutils.tar.z): New target.
19325 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19327         * Makefile.in (taz): Include gpl.texinfo.
19329 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19331         * Makefile.in (setup-dirs): Merged into "taz" target.
19332         (taz): Only do `proto-dir' stuff if a directory is actually needed
19333         for this target.
19335 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19337         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19338         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19339         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19340         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19341         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19343 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19345         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19346         config.sub, and move-if-change to gdb testsuite distribution
19347         archive, so the testsuite can be extracted, configured, and
19348         run separately from the gdb distribution.  Blow away the Chill
19349         tests that require a Chill compiled executable, since GNU Chill
19350         is not yet publically available.
19352 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19354         * test-build.mk: set environment variables in a single command,
19355         instead of a list of assignments and exports
19357         * config.guess: recognize Alpha/OSF1 systems
19359 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19361         * configure: Change help message to prefer --options rather than
19362           -options.
19364 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19366         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19367         zippy@ecst.csuchico.edu.
19368         * config.guess: Recognize miniframe.
19370 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19372         * Makefile.in: Use srcroot to find runtest rather than rootme.
19373         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19375 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19377         * test-build.mk: Extensive additions to support building on a
19378         machine other than the host.
19380 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19382         * configure (tooldir): Fix for i386-aix again.
19384 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19386         * configure, Makefile.in:  Change definition of $(tooldir)
19387         to match the FSF.
19389 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19391         * config.guess:  Recognize i[34]86/SVR4.
19393 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19395         * Makefile.in (all-gdb): gdb depends on sim.
19397 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19399         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
19400         at the same time we make the prototype gdb directory.
19401         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
19402         files at the same time as the gdb base release distribution.
19404 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
19406         * Makefile.in (check): Use individual check targets rather than
19407         DO_X rule.
19408         (check-gcc): Added.
19410 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
19412         * config.sub: Use sysv3.2 not sysv32 for canonical OS
19413         for System V release 3.2.
19415 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19417         * config.sub: Recognize hppaosf.
19418         * configure.in: Do configure ld/binutils/gas for it.
19420 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19422         * configure (tooldir): Alter syntax used to set this, for systems
19423         where "\$" isn't handled right, like i386-aix.
19425 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19427         * configure: Pass program-transform-name, not
19428         program_transform_name, to recursive configures.
19430 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
19432         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19433         of gas+ld+binutils.
19435 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
19437         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
19439 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19441         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19443 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19445         * Makefile.in (PRMS): Set back to all-prms.
19447 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19449         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19450         targets, rather than for MIPS hosts.
19452 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19454         * configure.in: add comment for --with-x default values
19456         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19458         * Makefile.in: add check-* targets for each of the directories in
19459         the tree.  Add a definition of RUNTEST that will use the one we
19460         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
19462 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
19464         * configure.in: Removed obsolete references to bfd_target and
19465         target_makefile_frag.
19467         * build-all.mk: Set assorted targets for Q2.
19468         * config.sub: Recognize z8k-sim and h8300-hms.
19469         * test-build.mk: Really don't pass host to configure.
19470         (HOLES): Added uname.
19472 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19474         * configure: Handle an empty program-prefix, program-suffix or
19475         program-transform-name correctly.
19477 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19479         * build-all.mk: -G 8 no longer required for MIPS targets.
19480         * test-build.mk: Don't pass host argument to configure; make it
19481         guess.
19483 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19485         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19486         * Makefile.in (COMPRESS):  New macro, like GZIP.
19488 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19490         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19492         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19493         with gas currently defaults to -G 0.
19495 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19497         * Makefile.in (all-flex): flex depends on byacc.
19499         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19500         to test-build.mk as RELEASE_TAG.
19501         * test-build.mk (configargs): New variable containing arguments to
19502         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19503         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19505         * config.guess: Use /bin/uname when checking -X argument on SCO,
19506         to avoid invoking GNU uname which doesn't understand -X.
19508         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19510         * configure.in: Build gas for mips-*-*.
19512 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19514         * Makefile.in (all.normal): insert missing backslash.
19516 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19518         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19520         * Makefile.in: Complete overhaul to merge many almost identical
19521         targets.
19523 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19525         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19526         (gdb.tar.Z): Adjusted.
19528         * Makefile.in (setup-dirs, taz): New targets; should be general
19529         enough to adapt for gdb sometime.  Build only .z file.
19530         (gas.tar.z): New target.
19532 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19534         * build-all.mk: Use CC=cc -Xs on Solaris.
19536 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
19538         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
19539         for handling BISON for FSF releases.
19541 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19543         * configure: Actually implement the change zoo just documented.
19545 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
19547         * configure: when using config.guess, only set target_alias when
19548         it's not already been set (ie, on the command line)
19550 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19552         * Makefile.in: add installcheck target, set PRMS to install-prms
19554 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19556         * configure: add support for package_makefile_fragment, handle the
19557         case where a directory has a configure.in file but no Makefile.in
19558         more gracefully (with an actual understandable error message, even);
19559         add support for --without (and add this to the usage message); also
19560         explicitly add a --host=${host_alias} to the command line when
19561         config.guess is used
19563 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19565         * configure: Must use both --host and --target in recursive calls.
19567 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19569         * Makefile.in: Change deja-gnu to dejagnu.
19571 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19573         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19575 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19577         * configure.in: canonicalize all instances to *-*-solaris2*,
19578         also strip out a number of tools to not build for go32 host
19580 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19582         * config.guess: add GPL.
19584         * Makefile.in, config.guess, config.sub, configure: bump
19585           copyrights to 93.
19587 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
19589         * Makefile.in (do-info): Removed obsolete check for existence of
19590         localenv file.
19592         * Makefile.in (MAKEOVERRIDES): Define to be empty.
19594 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19596         * Makefile.in: a couple of 'else true' for decstation,
19597         support for TclX
19599         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19601 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
19603         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19605 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
19607         * config.guess: Recognize i386-ibm-aix (PS/2).
19608         * configure.in: Use config/mh-aix386 file for it.
19610 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
19612         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19613         CC_FOR_TARGET instead.
19614         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19616 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
19618         * Makefile.in: Add sim to list of directories sent with gdb
19620 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19622         * configure.in: Put back mips-dec-bsd* case.
19624 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
19626         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19627         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
19628         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19630 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19632         * configure.in: remove no-op mips-dec-bsd* in "case $target"
19634         * Makefile.in (dir.info): only run gen-info-dir if it exists,
19635         (install-info): install dir.info only if it exists,
19636         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19638 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19640         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19641         gas for mips-dec-bsd.
19643 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19645         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19646         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19648 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19650         * configure.in: Added "dejagnu" to hosttools list.
19652 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19654         * config.sub, configure.in, config.guess:  Add support
19655         for Bosx, an AIX variant from Bull.
19656         Patches from F.Pierresteguy@frcl.bull.fr.
19658 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19660         * devo/dejagnu: Initial creation of devo/dejagnu.
19661         Migrated dejagnu testcases and support files for testing software
19662         tools to reside as subdirectories, currently called "testsuite",
19663         within the directory of the software tool.  Migrated all programs,
19664         support libraries, etc. beloging to dejagnu proper from
19665         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19666         with no modifications.  The changes to these files which will
19667         allow them to configure, build, and execute properly will be made
19668         in a future update.
19670 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19672         * Makefile.in: Change send_pr to send-pr.
19673         * configure.in: Likewise.
19674         * send_pr: Renamed directory to send-pr.
19676 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19678         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19680 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19682         * README:  Update for gdb-4.8 release.
19683         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19684         gdb-xxx.tar.z (gzip'd) file also.
19686 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19688         * Makefile.in: make all-diff depend on all-libiberty
19690 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19692         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19694 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19696         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19698 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19700         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19701         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19702         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19704 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19706         * Makefile.in:  makeinfo binary is in a new location
19708 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19710         * config.sub: Accept -ecoff as an OS.
19712         * Makefile.in: Various changes to eliminate a level of make
19713         recursion and reduce the required command line length.
19714         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19715         sub-makes.
19716         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19717         variables holding settings for specific sub-makes.
19718         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19719         in terms of BASE_FLAGS_TO_PASS.
19720         (TARGET_LIBS): New variable listing directories which use
19721         TARGET_FLAGS_TO_PASS.
19722         (subdir_do): Eliminated.
19723         (do-*): New set of targets to replace subdir_do.
19724         (various): All targets which used subdir_do now depend on do-*.
19725         (local-clean): Renamed from do_clean.
19726         (local-distclean): New target, dependency of distclean and
19727         realclean.
19728         (install-info): Don't create directories.  Depend on dir.info
19729         rather than calling make recursively.
19730         (install-dir.info): Eliminated.
19731         (install-info-dirs): Create all info directories here.
19732         (dir.info): Depend upon do-install-info.
19734         * test-build.mk (HOLES): Added false.
19736 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
19738         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
19740 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19742         * Makefile.in (info): remove dependency on all-texinfo.  The
19743         problem was really in texinfo/C, not at this level.
19745 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19747         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19749 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
19751         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
19752         GDB releases.
19754 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19756         * configure: Include srcdir in message about target of link not
19757         being found.  Don't convert `-' to `_' in `with' options being
19758         passed to subdirs.
19760 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19762         * configure.in: add uudecode to host_tools
19764         * Makefile.in: added {all,install}-uudecode targets, added them to
19765         the appropriate lists
19767 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
19769         * Makefile.in (all-gcc): Added dependency on all-gas.
19771         * configure.in (mips-*-*): Build ld and binutils.
19773 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19775         * configure: check return code from mkdir, print error message and
19776           exit on failure.
19778 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19780         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19782 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19784         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19786 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19788         * config.sub (h8500):  Recognize this as a cpu type.
19790 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19792         * configure: source directory missing is no longer a warning
19794         * configure.in: recognize irix[34]* instead of irix[34]
19796         * Makefile.in: define and pass down X11_LIB
19798 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19800         * guess-systype: Renamed to ...
19801         * config.guess:  ... by popular request.
19802         * configure.in, Makefile.in:  Update accordingly.
19804 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
19806         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
19807         + Add Convex, Cray/Unicos, and Encore/Multimax support.
19808         + Execute ./dummy instead of assuming . is in PATH.
19810 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
19812         * guess-systype:  New shell script.  Attempts to guess the
19813         canonical host name of the executing host.
19814         Only a few hosts are supported so far.
19815         * configure:  Call guess-systype if no host is specified.
19817 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19819         * Makefile.in (gcc-no-fixedincludes): Made to work with current
19820         gcc Makefile.
19822 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
19824         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19825         (all-gcc, install-gcc, subdir_do): Use it.
19827 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19829         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19831 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
19833         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19834           set exclusively by configure, using configure.in .
19836 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19838         * test-build.mk: set $PATH for all builds
19840         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19842 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
19844         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
19845         the one used in gcc/Makefile.in, so that a null expansion doesn't
19846         override the one needed to build gcc with a native cc.
19848 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19850         * configure: Accept -with arguments.
19852 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19854         * Makefile.in: added h8300sim
19856 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
19858         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19859         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
19860         (all-cygnus, native, build-cygnus): Make
19861         $(canonhost)-stamp-3stage-done, not $(host)....
19862         * test-build.mk (stamp-3stage-compared): Use tail +10c for
19863         i386-sco3.2v4.  Added else true to if command.
19865 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
19867         * config.sub: (from FSF) Sequent uses a BSD-like OS.
19869 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
19871         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19873 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19875         * configure.in: don't remove binutils from Solaris builds
19877 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
19879         * Makefile.in: get rid of earlier definitions for *clean,
19880         also handle the recursive info rule better
19882 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
19884         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
19885         do more-or-less the right thing.
19887 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
19889         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19890         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19892 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19894         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19895         $(host_canonical).
19897         * configure.in: split the configdirs list into 4 categories (native
19898         v. cross, library v. tool) and handle the cross-only and native-
19899         only in more reasonable (and correct!) way.
19901 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
19903         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
19904         configdirs anymore.
19906 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19908         * Makefile.in: extensive cleanup::  removed all of the explicit
19909         clean-* targets, collapsed many wrappers around subdir_do into
19910         one, added additional targets to satisfy standards.texi, deleted
19911         some old targets, some changes for consistency
19913 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19915         * configure.in: handle some programs as cross-only, and others as
19916         native only
19918         * test-build.mk: handle partial holes in a more generic manner
19920         * Makefile.in: m4 depends on libiberty
19922 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19924         * configure.in: add m4, textutils, fileutils, sed, shellutils,
19925         time, wdiff, and find to configdirs
19927         * Makefile.in: all, clean, and install rules for the new programs
19928         added to configure.in
19930 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19932         * configure.in: use mh-sun for all *-sun-* hosts
19934 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19936         * Makefile.in: define flags for X11 include files and library file
19937         locations, pass them down to the programs that need this info
19939         * build-all.mk: added a 'native' target, to 3stage the native toolchain
19941 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19943         * configure.in: start building libg++ for HP-UX targets
19945 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
19947         * README:  Update references to files moved into etc/.
19949 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
19951         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
19952         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
19954 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19956         * configure: accept dash as well as underscore in long option
19957         names for FSF compatibility.
19959 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
19961         * config.sub: added -sco3.2v4 support from FSF.
19963 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19965         * configure.in: expand the section that adds or removes
19966         directories from the list of programs to build, to handle native
19967         vs. cross in addition to host v. native
19969 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
19971         * Makefile.in:  Replace C++ in macro names with CXX.
19972         This is less likely to break ...
19974 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19976         * test-build.mk: add -w to GNU_MAKE
19978 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19980         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19981         add 'sparc' to list of recognized cpus.  This needed to make
19982         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19983         Delete some redundant ose68 variants.  Recognize -wrs as an os,
19984         then changes that into $CPU-wrs-vxworks.
19986         * configure.in: remove most references to gdbtest, regularize
19987         target based program removal
19989         * test-build.mk: import from p3 tree (many fixes and changes)
19991 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
19993         * Makefile.in: added rules to handle tcl, tk, and expect
19995         * configure.in: handle those directories if they exist
19997 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19999         * config.sub: removed bogus hppabsd and hppahpux names, since
20000         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20002 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20004         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20005         depends upon all-xiberty
20007         * Makefile.in: changes from p3, including:
20009         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20011         * Makefile.in (XTRAFLAGS): include newlib directories if
20012         newlib/Makefile exists, rather than if host != target.
20014         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20016         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20017         from the same source tree and not building a cross-compiler.  This
20018         matters for the libg++ configuration if reconfiguring a tree that
20019         has already been installed.
20021         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20023         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20024         pick up the machine and system specific header files.
20026         * Makefile.in: added AS_FOR_TARGET, passed down in
20027         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20028         the C compiler to use to create programs which are run in the
20029         build environment, set it to default to $(CC), and passed it down
20030         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20032         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20034         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20035         We need them for unusual native builds, like systems without
20036         ranlib.
20038         * configure: also define $(host_canonical) and
20039         $(target_canonical), which are the full, canonical names for the
20040         given host and target
20042 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20044         * Makefile.in:  Added separate definitions for C++.
20046 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20048         * configure.in (configdirs):  Add deja-gnu.
20050 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20052         * README:  Update for configure.texi and gdb-4.7 release.
20054 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20056         * Makefile.in:  Move "all" target to top of file.
20057         Previously, first target was ".PHONY" which caused BSD4.4 make
20058         to build .PHONY when make was run without arguments.
20060 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20062         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20063         Library-copylefted code in libiberty.
20065 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20067         * config.sub:  Replace m68kmote with plain old m68k.
20069 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20071         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20073 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20075         * config.sub: Complain if no argument is given.  Added support for
20076         386bsd as OS and target alias.
20078 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20080         * Makefile.in (XTRAFLAGS): include newlib directories if
20081         newlib/Makefile exists, rather than if host != target.
20083 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20085         * config.sub: recognize sparclite-wrs-vxworks.
20087         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20088         p3.) Added clean-xiberty to clean.
20090 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20092         * configure.in: use *-*-* instead of nested cases for host and target
20094 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20096         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20097         from the same source tree and not building a cross-compiler.  This
20098         matters for the libg++ configuration if reconfiguring a tree that
20099         has already been installed.
20101 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20103         * config.sub (i486v/i486v4):  Merge in from FSF version.
20105 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20107         * configure: only set PWD if it is already set.
20109 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20111         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20112         doesn't have unset and all success paths (and most error paths)
20113         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20114         to just ${PWD} to avoid confusion.)
20116 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20118         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20119         even for a native compilation.
20121 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20123         Changes to make the gdb.tar.Z rule work better.
20125         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20126         (DEVO_SUPPORT):  Add configure.texi.
20127         (bfd-ilrt.tar.Z):  Remove ancient rule.
20129 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20131         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20132         pick up the machine and system specific header files.
20134         * configure.in, config.sub: added new target m68010-adobe-scout,
20135         with alias of adobe68k.  Changed configure.in to check for
20136         -scout before -sco* to avoid a false match.
20138         * Makefile.in: added AS_FOR_TARGET, passed down in
20139         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20140         the C compiler to use to create programs which are run in the
20141         build environment, set it to default to $(CC), and passed it down
20142         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20144 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20146         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20147         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20148         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20149         FOR_TARGET variants, to newlib and libg++.
20151 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20153         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20154         first.
20156 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20158         * config.sub:  Accept `elf' as an environment.
20160 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20162         * Makefile.in (all-opcodes):  cd into the right directory
20164 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20166         * configure: added -program_transform_name option, used as
20167         argument to sed when installing programs.
20168         configure.texi: added documentation for -program_prefix,
20169         -program_suffix and -program_transform_name.
20171 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20173         * config.sub:  Accept i486 where i386 ok.
20175 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20177         * config.sub: accept we32k
20179 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20181         * config.sub, configure.in: accept OSE68000 and OSE68k.
20183         * Makefile.in: don't create all directories for ``make install'';
20184         let the subdirectories create the ones they need.
20186 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20188         * COPYING: new file, GPL v2
20190 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20192         * Makefile.in: use the new gen-info-dir, which needs a template
20193         argument (which also lives in texinfo)
20195         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20197 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20199         * config.sub (ncr3000):  Change i386 to i486.
20201 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20203         * Makefile.in: add install-rcs, install-grep to
20204         install-no-fixedincludes, removed install-bison and install-libgcc
20206 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20208         * configure.in: grab the HPUX makefile fragment if on HPUX
20210 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20212         * Makefile.in: eradicate bison spoor (ditto libgcc).
20213          configure.in: recognise m68{k,000}-ericsson-OSE.
20214          es1800 is alias for m68k-ericsson-OSE
20216 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20218         * configure.in: rearrange the parts that remove programs from
20219         configdirs, based now on HOST==TARGET or by canonical triple.
20221 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20223         * test-build.mk: recurse explicitly with -f test-build.mk when
20224           appropriate.  predicate stage3 and comparison on the existence
20225           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20226           On very clean, also remove ...stamp-co.  Build in-place before
20227           doing other builds.
20229 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20231         * Makefile.in, configure.in: add tgas
20233 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20235         * Makefile.in: a number of changes merged in from progressive.
20237         * configure.in: add libm.
20239         * .cvsignore: ignore some stuff that comes from test-build.mk.
20241 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20243         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20245 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20247         * configure: Add program_suffix (parallel to program_prefix)
20248         * Makefile.in: adjust directory-creating script for losing decstation
20250 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20252         * configure:  Minor $subdir-related fixes.
20254 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20256         * configure: fix various problems with propogating
20257         makefile_target_frag in subdirs.
20258         * configure.in: config libgcc if its there
20260 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20262         * config.sub:  HPPA merge.
20264 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20266         * Makefile.in:  Replace all-bison with all-byacc in all
20267         dependency lines for other tools (which now use byacc).
20269 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20271         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20273 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20275         * Makefile.in: make gprof rules similar to byacc rules (instead of
20276         vestigal $(unsubdir) that didn't work...)
20278 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20280         * config.sub:  Add support for Linux.
20281         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20282         (at least for libg++).
20284 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20286         * configure.texi: fix doc for the -nfp option to configure
20288 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20290         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20292 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20294         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20295         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20296         * configure.in: added solaris* host_makefile_frag hook.
20298 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20300         * config.sub: changed recognition of m68000 so that various
20301         m68k types can be specified via m680[01234]0
20303 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20305         * config.sub (basic_machine): fix sed so that '-foo' isn't
20306         completely substituted out while .+'-foo' loses the '-foo'
20308 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20310         * config.sub ($os): Add -aout.
20312 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20314         * configure:  If host_makefile_frag is absolute, don't
20315         prefix ${invsubdir} (relevant to libg++ auto-configure).
20317 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20319         * Makefile.in (tooldir): Define it.
20320         (all-ld): Depend on all-flex.
20322 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20324         * Makefile.in (check):  Fix libg++ special case.
20326 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20328         * configure: do not bury `pwd` into config.status, thus do fewer
20329           pwd's.
20331         * configure: print the "Building in" message only when building in
20332           other than "." AND verbose.
20334         * configure: remove -s, rework -v to better accommodate guested
20335           configures.
20337         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20339 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20341         * Makefile.in: macroize flags passed on recursion.  remove
20342           fileutils.
20344 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20346         * configure: get makesrcdir right for subdirs deeper than 1.
20348         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20349           install.
20351 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20353         * Makefile.in: don't print subdir_do or recursion lines.
20355 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20357         * standards.texi: added menu item.
20359         * Makefile.in: build and install standards.info.
20361         * standards.texi: new file.
20363 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20365         * configure: test for and move config.status pieces from
20366           ${subdir}/.
20368 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20370         * configure:  Test for existance of files before trying to mv
20371         them, to avoid numerous non-existance messages.
20373 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20375         * configure: correct final line of config.status.
20377         * configure: patch from eggert.  Avoids a protection problem if
20378           the original Makefile.in is read only.
20380         * configure: use move-if-change from gcc to create config.status.
20381           Some makefiles depend on config.status to tell if a directory
20382           has been reconfigured for a different host.  This change
20383           prevents those directories from remaking everything in the case
20384           where the reconfig was only intended to rebuild a Makefile.
20386         * configure: test for config.sub with "config.sub sun4" rather
20387           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20388           host alias from a missing config.sub.
20390 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20392         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20393           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20395 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20397         * configure: mkdir ${subdir} as needed.
20399 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
20401         * Makefile.in,configure.in: added autoconf.
20403 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20405         * Makefile.in: no longer pass against on recursion.
20407         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20408           definitions are not inherited.
20410         * configure: correct makesrcdir when subdir is .
20412 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
20414         * configure:  Add support for 'subdirs' variable, which is
20415         like 'configdirs', except that configure doesn't re-invoke
20416         itself for subdirs, it just creates a Makefile for each subdir.
20417         * configure.texi:  Document subdirs.
20419 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20421         * configure.in: added flex to configdirs
20423 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
20425         * Makefile.in: remove clean-stamps from clean.
20427 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
20429         * configure.in:  Add gdbtest to configdirs.
20431 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
20433         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
20434         to recursive makes.
20435         * configure.in:  Recognize new ncr3000 config.
20437 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
20439         * Makefile.in, configure.in: removed references to gdbm.
20441 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
20443         * config.sub:  Don't canonicalize os value
20444         newsos* to bsd (readline needs to check for newsos).
20445         (This fix was earlier made Jan 31, but got re-broken.)
20447 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
20449         * configure.in:  sco is an os, not a vendor!
20451         * configure:  Quote $( better.  Keep various shells happy.
20453 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
20455         * Makefile.in: eliminate stamp-files.
20457 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
20459         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
20460           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20462 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
20464         * config.sub:  fix iris/iris3.
20466 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
20468         * configure: re-add -rm.
20470 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20472         * Maskefile.in: add .stmp-rcs to all.
20474         * configure.in: remove gas from rs6000 build, use aix host fragment.
20476 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20478         * configure: pass down site_option during recursion.
20480 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20482         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20484 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20486         * configure: Change exec_prefix so that it really defaults to prefix.
20488 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20490         * Makefile.in, configure.in:  Add support for mmalloc library.
20492 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20494         * Makefile.in: add stmp dependencies for a few more things.
20496 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20498         * configure: adjusted error message on objdir/srcdir configure
20499           collision, per john's suggestion.
20501         * Makefile.in: add libiberty stmp to all and all.cross.
20503 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20505         * Makefile.in: remove force dependencies, add grep to all.
20507 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20509         * Makefile.in: drop flex.  make stamp files work.
20511         * configure: added test for conflicting configuration in srcdir,
20512           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
20513           gets cranky.  use relative paths for configure and srcdir
20514           whenever possible.  Send some error messages to stderr that were
20515           going to stdout.
20517 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
20519         * Makefile.in:  Fix libg++ rule to check for gcc directory
20520         before using gcc/gcc.  Also pass XTRAFLAGS.
20522 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
20524         * Makefile.in: added stmp-files so that directories aren't polled
20525           when they are already built.
20527         * configure.texi: fixed a node pointer problem.
20529 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
20531         * config.sub configure.in gdb/configure.in
20532         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20533         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20534         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
20536 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20538         * configure: -recurring becomes -silent.  corrected help message
20539           for -site= option.
20541         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20543 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20545         * configure: when building Makefile for crosses, replace
20546           tooldir and program_prefix.  default srcdir from location of
20547           config.sub.  remove "for host in hosts" and "for target in
20548           targets" loops.
20550 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20552         * Makefile.in: Do not pass bindir or mandir to cvs.
20554 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
20556         * Makefile.in, configure.in: removed traces of namesubdir,
20557           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
20558           copyrights to '92, changed some from Cygnus to FSF.
20560         * configure.texi: remove most references to multiple hosts,
20561           multiple targets, subdirs, etc.
20563         * configure.man: removed rcsid. reference config.sub not
20564           config.subr.
20566         * Makefile.in: mkdir $(infodir) on install-info.
20568 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
20570         * configure.texi:  Explain better about .gdbinit and about
20571         the environment that configure.in sections run in.
20573 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
20575         * configure.in:  Ultrix is only a decstation if it's a MIPS.
20577 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
20579         * README:  DOC.configure => cfg-paper.texi.
20581 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
20583         * config.sub (near case $os):  Don't convert newsos* to bsd!
20585 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
20587         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
20588         the number of copies of COPYING that go into the GDB tar file.
20590 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
20592         * bfd/configure.in, gdb/config/mh-i386sco,
20593         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20594         Fix SCO configuration stuff.
20596 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
20598         * Makefile.in:  For libg++, make sure the -I pointing
20599         to the gcc directory goes *after* all the libg++-local -I flags.
20600         Also, move just-gcc dependency from just-libg++ to all-libg++.
20602 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
20604         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
20606 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
20608         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
20610 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
20612         * config.sub:  Add stratus configuration frags.  Also
20613         submitted to FSF.
20615 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
20617         * Makefile.in (DEV_SUPPORT):  add configure.man.
20619         * config.sub(Decode manufacturer-specific):  add -none*.
20621 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
20623         * Makefile.in:  remove form feeds to make Sun's make happy.
20624         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
20626 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
20628         * Makefile.in (AR_FLAGS):  Make quieter.
20630 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
20632         * configure.in:  Add libg++.
20633         * configure:  When verbose, don't output the command line at each
20634         level; it will be unremarkably the same as the previous version,
20635         which will be the same as what the user typed.
20637 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20639         * configure.in, Makefile.in: fix clean-info, add flex.  add
20640           fileutils.
20642         * configure: be less sensitive to spaces in Makefile.in.  Do not
20643           look for sources in "..".  Doing so breaks subdirectories that
20644           might have their own configure.  If a subdir has it's own
20645           configure script, use it.
20647 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20649         * cfg-paper.texi: some changes suggested by rms.
20651 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20653         * config.sub:  Merge in some small additions from the FSF version,
20654         taken from the gcc distribution, to bring the Cygnus and FSF
20655         versions into closer sync.
20657 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20659         * configure.in:  Changed svr4 references to sysv4.
20661 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20663         * configure: added -V for version number option.
20665 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20667         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20668           renamed from DOC.configure to cfg-paper.texi.
20670 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20672         * configure, config.subr, config.sub: config.subr is now
20673           config.sub again.
20675 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20677         * configure.texi: new file, in progress.
20679         * Makefile.in: build info file and install the man page for
20680           configure.
20682         * configure.man: new file, first cut.
20684         * configure: find config.subr again now that configuration "none"
20685           has gone.  removed all traces of the -ansi option.  removed all
20686           traces of the -languages option.
20688         * config.subr: resync from rms.
20690 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20692         * configure, config.sub, config.subr: merge config.sub into
20693           config.subr, call the result config.subr, remove config.sub, use
20694           config.subr.
20696         * Makefile.in: revised install for dir.info.
20698 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20700         * configure.in: add decstation host makefile frag.
20702         * Makefile.in: BISON now bison -y again.  also install-gcc on
20703           install.  clean-gdbm on clean.  infodir belongs in datadir.
20704           Make directories for info install.  Build dir.info here then
20705           install it.
20707 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20709         * Makefile.in: fix for bad directory tests.
20711 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20713         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20714           regexp.  -srcdir relative was being handled incorrectly.
20716         * Makefile.in: unwrapped some for loops so that parallel makes
20717           work again and so one can focus one's attention on a particular
20718           package.
20720 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20722         * configure: added PWD as a stand in for `pwd` (for speed). use
20723           elif wherever possible.  make -srcdir work without -objdir.
20724           -objdir= commented out.
20726 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20728         * configure: +options become --options.  -subdirs commented out.
20729           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
20730           Makefile now at top of generated Makefile.  Removed cvs log
20731           entries.  added -srcdir.  create .gdbinit only if there is one
20732           in ${srcdir}.
20734         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
20735           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
20736           and mandir now keyed off datadir by default.
20738 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20740         * Freshly created ChangeLog.
20743 Local Variables:
20744 mode: change-log
20745 left-margin: 8
20746 fill-column: 76
20747 version-control: never
20748 End: