Scale down long-running tree-prof.exp tests for non-FDO testing.
[official-gcc.git] / ChangeLog
blob8c2547690175f404b73c31f3c5fb8a7fa8b05212
1 2020-06-12  Martin Liska  <mliska@suse.cz>
3         * .gitignore: Add .clang-tidy.
5 2020-06-08  Jason Merrill  <jason@redhat.com>
7         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
8         * configure: Regenerate.
10 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
12         * MAINTAINERS: Add myself as xtensa port maintainer.
14 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
16         * configure.ac: Don't require --enable-host-shared when building
17         for Mingw.
18         * configure: Regenerate.
20 2020-05-18  Jason Merrill  <jason@redhat.com>
22         * configure.ac: Update bootstrap dialect to -std=c++11.
24 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
26         * MAINTAINERS (Write After Approval): Add myself.
28 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
30         PR target/92713
31         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
32         (noconfigdirs): Add 'target-libstdc++-v3'.
33         * configure: Regenerate.
35 2020-04-21  Stephen Casner  <casner@acm.org>
37         PR 25830
38         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
39         * configure: Rebuild.
41 2020-04-17  Martin Liska  <mliska@suse.cz>
42             Jonathan Yong <10walls@gmail.com>
44         PR gcov-profile/94570
45         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
46         for CYGWIN.
48 2020-04-14  Martin Jambor  <mjambor@suse.cz>
50         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
52 2020-04-09  Tom Tromey  <tom@tromey.com>
54         * configure: Rebuild.
55         * Makefile.in: Rebuild.
56         * Makefile.def (gdbsupport, gdbserver): New host modules.
57         (configure-gdb): Depend on all-gdbsupport.
58         (all-gdb): Depend on all-gdbsupport, all-libctf.
59         * configure.ac (host_tools): Add gdbserver.
60         Conditionally build gdbserver and gdbsupport.
62 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
64         * configure.ac: Build libgomp by default for amdgcn.
65         * configure: Regenerate.
67 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
69         * MAINTAINERS (Write After Approval): Add myself.
71 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
73         * MAINTAINERS (Write After Approval) : Add myself.
75 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
77         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
79 2020-02-14  Martin Sebor  <msebor@redhat.com>
81         * doc/extend.texi (attribute alias): Mention type requirement.
82         (attribute weak): Same.
83         (attribute weakref): Correct invalid example.
85 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
87         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
89 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
90             Jakub Jelinek  <jakub@redhat.com>
92         * .gitattributes: Add *.md diff=md.
94 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
96         The mentioned auto-generated file is no more part of the
98         GCC sources, it's auto-generated in $(builddir) during build.
100         PR target/92055
101         * contrib/gcc_update (files_and_dependencies): Remove
102         entry for gcc/config/avr/t-multilib.
104 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
106         * MAINTAINERS: Update my email address.
108 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
110         * README.MOVED_TO_GIT: Remove.
112 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
114         * README.MOVED_TO_GIT: New file.
116 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
118         * MAINTAINERS (Write After Approval): Add myself.
120 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
122         * MAINTAINERS (write_after_approval): Add myself.
124 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
126         * MAINTAINERS (write_after_approval): Add myself.
128 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
130         * MAINTAINERS (write_after_approval): Add myself.
132 2019-12-11  Matthias Klose  <doko@ubuntu.com>
134         * configure.ac: Factor out common cases for compare_exclusions.
135         * configure: Regenerate.
137 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
139         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
140         flag.
142 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
144         * MAINTAINERS (Write After Approval): Add myself.
146 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
148         PR middle-end/92463
149         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
150         * configure: Regenerate
152 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
154         * configure.ac: Use https for gcc.gnu.org.
155         * configure: Regenerated.
157 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
159         * MAINTAINERS (aarch64 port): Remove my name, move to...
160         (Write After Approval): ...Here.
162 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
164         * MAINTAINERS: Change my email address as maintainer.
166 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
168         PR fortran/91828
169         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
170         * configure: Regenerated.
172 2019-10-21  Jason Merrill  <jason@redhat.com>
174         * .gitattributes: Also check ChangeLog whitespace.
176 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
178         * contrib/dg-extract-results.sh: Add support for KPASS.
179         * contrib/dg-extract-results.py: Likewise.
181 2019-10-17  Jason Merrill  <jason@redhat.com>
183         * .gitattributes: Avoid {} in filename pattern.
185 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
187         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
188         Approval section.
190 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
192         * MAINTAINERS: Add myself to Write After Approval
194 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
196         * MAINTAINERS: Add myself as an aarch64 maintainer.
198 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
200         * MAINTAINERS: Add myself as aarch64 maintainer.
202 2019-09-23  Carl Love  <cel@us.ibm.com>
204         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
205         New define_insn.
206         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
207         vsx_xxpermdi16_le_V16QI): Removed define_insn.
209 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
211         * MAINTAINERS (Sam Tebbs): Update email address.
213 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
215         * MAINTAINERS: Update my email address.
217 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
219         * libtool.m4: Handle uclinuxfdpiceabi.
221 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
223         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
224         Remove myself from Write After Approval section.
226 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
228         * configure.ac: Support for bpf-*-* targets.
229         * configure: Regenerate.
231 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
233         * config.sub: Import upstream version 2019-06-30.
234         * config.guess: Import upstream version 2019-07-24.
236 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
238         * MAINTAINERS: Remove spu port maintainers.
240 2019-08-28  Martin Liska  <mliska@suse.cz>
242         * .gitignore: Add .clangd and compile_commands.json
243         to .gitignore.
245 2019-08-23  Michael Forney  <mforney@mforney.org>
247         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
248         * Makefile.in: Regenerate.
250 2019-08-19  Tom Tromey  <tom@tromey.com>
252         * configure: Rebuild.
253         * configure.ac: Add --with-static-standard-libraries.
255 2019-08-16  Alexandre Oliva <oliva@gnu.org>
257         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
259 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
261         * MAINTAINERS (Write After Approval): Add myself.
263 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
265         * MAINTAINERS (Write After Approval): Remove myself, already listed in
266         RISC-V port maitainer.
268 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
270         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
272 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
274         * MAINTAINERS (Write After Approval): Add myself.
276 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
278         * MAINTAINERS (Write After Approval): Add myself.
280 2019-06-25  Martin Liska  <mliska@suse.cz>
282         contrib/filter-clang-warnings.py: Transform from
283         filter-rtags-warnings.py.
285 2019-06-15  Tom Tromey  <tom@tromey.com>
287         * configure.ac (host_libs): Add gnulib.
288         * configure: Rebuild.
289         * Makefile.def (host_modules, dependencies): Add gnulib.
290         * Makefile.in: Rebuild.
292 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
294         * MAINTAINERS (Write After Approval): Add myself.
296 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
298         * configure: Regenerate.
299         * configure.ac: Add PRU target.
301 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
303         * MAINTAINERS (Write After Approval): Add myself.
305 2019-06-11  Nick Clifton  <nickc@redhat.com>
307         Import these changes from the binutils/gdb repository:
309         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
311         * Makefile.def (dependencies): configure-libctf depends on all-bfd
312         and all its deps.
313         * Makefile.in: Regenerated.
315         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
317         * Makefile.def (host_modules): Add libctf.
318         * Makefile.def (dependencies): Likewise.
319         libctf depends on zlib, libiberty, and bfd.
320         * Makefile.in: Regenerated.
321         * configure.ac (host_libs): Add libctf.
322         * configure: Regenerated.
324 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
326         * MAINTAINERS (Write After Approval): Add myself.
328 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
330         * MAINTAINERS: Update my email address.
332 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
334         * MAINTAINERS (Write After Approval): Add myself.
336 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
338         * MAINTAINERS (Write After Approval): Add myself.
340 2019-05-07  Jim Wilson  <jimw@sifive.com>
342         * MAINTAINERS: Remove myself as IA-64 maintainer.
344 2019-05-04  Roland Illig  <roland.illig@gmx.de>
346         * MAINTAINERS (Write After Approval): Add myself.
348 2019-05-02  Richard Biener  <rguenther@suse.de>
350         PR bootstrap/85574
351         * Makefile.tpl (compare target): Also compare extra-compare
352         files.
353         * Makefile.in: Regenerate.
355 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
357         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
358         as modulo-scheduler maintainer.
360 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
362         * MAINTAINERS: Add myself as co-maintainer for Darwin.
364 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
366         * MAINTAINERS: Update my email address.
368 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
370         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
371         * configure: Regenerate.
373 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
375         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
376         * configure: Regenerate.
378 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
380         * configure.ac: Add target-zlib to target_libraries.
381         * configure: Regenerate.
383 2019-04-09  Martin Liska  <mliska@suse.cz>
385         * Makefile.in: Regenerate.
386         * Makefile.tpl: Pass GENERATOR_CFLAGS
387         in all stages.
389 2019-03-28  Martin Liska  <mliska@suse.cz>
391         PR bootstrap/89829
392         * Makefile.in: Revert r254150.
393         * Makefile.tpl: Likewise.
395 2019-03-28  Ben Elliston  <bje@gnu.org>
397         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
398         related, and libdecnumber.
400 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
402         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
403         (Write After Approval): Remove myself.
405 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
407         * MAINTAINERS (Write After Approval): Add myself.
409 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
411         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
412         (Write After Approval): Remove myself and Julian.
414 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
416         * MAINTAINERS (Write After Approval): Add myself.
418 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
420         * MAINTAINERS (Write After Approval): Add myself.
422 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
424         * ChangeLog: Replace space with tab.
425         * MAINTAINERS: Delete 1 tab to keep alignment.
427 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
429         * MAINTAINERS (Write After Approval): Add myself.
431 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
433         * MAINTAINERS (Write After Approval): Add myself.
435 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
436             Kwok Cheung Yeung  <kcy@codesourcery.com>
437             Julian Brown  <julian@codesourcery.com>
438             Tom de Vries  <tom@codesourcery.com>
439             Jan Hubicka  <hubicka@ucw.cz>
440             Martin Jambor  <mjambor@suse.cz>
442         * configure.ac: Likewise.
443         * configure: Regenerate.
444         * contrib/config-list.mk: Add amdgcn-amdhsa.
446 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
448         * MAINTAINERS (Write After Approval): Add myself.
450 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
452         * MAINTAINERS (Write After Approval): Add myself.
454 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
456         PR target/88535
457         * config.guess: Import upstream version 2019-01-03.
458         * config.sub: Import upstream version 2019-01-01.
460 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
462         * MAINTAINERS (Write After Approval): Update my maintainer address.
464 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
466         * MAINTAINERS (Write After Approval): Add myself.
468 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
470         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
472 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
474         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
475         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
476         (GCC_TARGET_TOOL): Likewise.
477         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
478         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
479         OTOOL, OTOOL_FOR_TARGET: New substitutions.
480         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
481         * configure: Regenerate.
482         * Makefile.in: Likewise.
484 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
486         * MAINTAINERS (Write After Approval): Add myself.
488 2018-11-13  Martin Liska  <mliska@suse.cz>
490         * gcc.target/i386/pr87930.c: Move to ...
491         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
493 2018-11-10  Stafford Horne  <shorne@gmail.com>
495         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
496         (Write After Approval): Remove myself.
498 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
500         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
501         Append $INCICONV to it.
503 2018-11-04  Stafford Horne  <shorne@gmail.com>
505         * MAINTAINERS (Write After Approval): Add myself.
507 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
509         PR bootstrap/82856
510         * multilib.am: New file.  From automake.
512         Merge from binutils-gdb:
513         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
515         * libtool.m4: Use AC_LANG_SOURCE.
516         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
517         * ar-lib: New file.
518         * test-driver: New file.
519         * configure: Re-generate.
521 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
523         * MAINTAINERS (Write After Approval): Add myself.
525 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
527         PR bootstrap/87788
528         PR d/87799
529         * configure: Rebuild.
530         * configure.ac: Disable D on systems where it is known not to work.
532 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
534         * Makefile.def (target_modules): Add libphobos.
535         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
536         GDCFLAGS_FOR_TARGET.
537         (dependencies): Make libphobos depend on libatomic, libbacktrace
538         configure, and zlib configure.
539         (language): Add language d.
540         * Makefile.in: Rebuild.
541         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
542         (HOST_EXPORTS): Add GDC.
543         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
544         (BASE_TARGET_EXPORTS): Add GDC.
545         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
546         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
547         (EXTRA_HOST_FLAGS): Add GDC.
548         (STAGE1_FLAGS_TO_PASS): Add GDC.
549         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
550         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
551         environment variables.
552         * configure: Rebuild.
553         * configure.ac: Add target-libphobos to target_libraries.  Set and
554         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
556 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
558         * MAINTAINERS (Write After Approval): Add myself.
560 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
562         * MAINTAINERS (Write After Approval): Remove myself.
564 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
566         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
568 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
570         * MAINTAINERS: Update my email address.
572 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
574         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
575         maintainer.
577 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
579         * MAINTAINERS (Write After Approval): Add self.
581 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
583         * MAINTAINERS (write after approval): Add myself.
585 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
587         * MAINTAINERS: Update my email address.
589 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
591         * MAINTAINERS (write after approval): Add myself.
593 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
595         * MAINTAINERS: Add self to global reviewers list.
597 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
599         MAINTAINERS: Add c-sky port maintainers.
601 2018-08-10  Martin Liska  <mliska@suse.cz>
603         * MAINTAINERS: Revert change in previous commit and
604         join lines.
606 2018-08-10  Martin Liska  <mliska@suse.cz>
608         * MAINTAINERS: Remove extra line.
610 2018-08-06  Naveen H.S  <naveenh@marvell.com>
612         * MAINTAINERS: Update my email address.
614 2018-07-19  DJ Delorie  <dj@redhat.com>
616         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
617         as maintainer.
619 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
621         * MAINTAINERS: Adjust email address for me and my colleague Robin
622         Dapp.
624 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
625             Sunil K Pandey  <sunil.k.pandey@intel.com>
627         PR target/84413
628         * config/i386/i386.c (m_CORE_AVX512): New.
629         (m_CORE_AVX2): Likewise.
630         (m_CORE_ALL): Add m_CORE_AVX2.
631         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
632         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
633         and remove the rest of m_SKYLAKE_AVX512.
635 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
637         * config.sub: Sync with upstream version 2018-07-03.
639 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
641         * config.guess: Sync with upstream version 2018-06-26.
642         * config.sub: Sync with upstream version 2018-07-02.
644 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
646         * libtool.m4: Sort output of 'find' to enable deterministic builds.
647         * ltmain.sh: Likewise.
649 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
651         * contrib/config-list.mk: Remove powerpc-linux_paired.
653 2018-06-29  Alexandre Oliva <oliva@adacore.com>
655         * configure.ac: Introduce support for @unless/@endunless.
656         * Makefile.tpl (dep-kind): Rewrite with cond; return
657         postbootstrap in some cases.
658         (make-postboot-dep, postboot-targets): New.
659         (dependencies): Do not output postbootstrap dependencies at
660         first.  Output non-target ones changed for configure to depend
661         on stage_last @if gcc-bootstrap, and the original deps @unless
662         gcc-bootstrap.
663         * configure.in, Makefile.in: Rebuilt.
665 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
667         * MAINTAINERS (write after approval): Add myself.
669 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
671         * MAINTAINERS (write after approval): Add myself.
673 2018-06-19  Nick Clifton  <nickc@redhat.com>
675         * zlib/configure.ac: Restore old behaviour of only enabling
676         multilibs when a target subdirectory is defined.  This allows
677         building with srcdir == builddir.
678         * zlib/configure: Regenerate.
680 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
682         * Makefile.def (fortran): Add check-target-libgomp-fortran.
683         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
684         * Makefile.in: Regenerate.
686 2018-06-16  Ben Elliston  <bje@gnu.org>
688         * config.guess: Import latest version.
689         * config.sub: Likewise.
691 2018-06-08  Martin Liska  <mliska@suse.cz>
693         * MAINTAINERS: Remove MPX-related entries.
694         * Makefile.def: Remove libmpx support.
695         * Makefile.in: Regenerate.
696         * configure.ac: Remove removed files.
697         * configure: Regenerate.
698         * libmpx/ChangeLog: Remove.
699         * libmpx/Makefile.am: Remove.
700         * libmpx/Makefile.in: Remove.
701         * libmpx/acinclude.m4: Remove.
702         * libmpx/aclocal.m4: Remove.
703         * libmpx/config.h.in: Remove.
704         * libmpx/configure: Remove.
705         * libmpx/configure.ac: Remove.
706         * libmpx/configure.tgt: Remove.
707         * libmpx/libmpx.spec.in: Remove.
708         * libmpx/mpxrt/Makefile.am: Remove.
709         * libmpx/mpxrt/Makefile.in: Remove.
710         * libmpx/mpxrt/libmpx.map: Remove.
711         * libmpx/mpxrt/libtool-version: Remove.
712         * libmpx/mpxrt/mpxrt-utils.c: Remove.
713         * libmpx/mpxrt/mpxrt-utils.h: Remove.
714         * libmpx/mpxrt/mpxrt.c: Remove.
715         * libmpx/mpxrt/mpxrt.h: Remove.
716         * libmpx/mpxwrap/Makefile.am: Remove.
717         * libmpx/mpxwrap/Makefile.in: Remove.
718         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
719         * libmpx/mpxwrap/libtool-version: Remove.
720         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
722 2018-06-04  Martin Liska  <mliska@suse.cz>
724         * MAINTAINERS: Add myself as gcov maintainer.
726 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
728         * MAINTAINERS: Update my email address.
730 2018-06-04  Tom de Vries  <tdevries@suse.de>
732         * MAINTAINERS: Remove write-after-approval entries for component
733         maintainers.
735 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
737         * MAINTAINERS (write after approval): Add myself.
739 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
741         * MAINTAINERS: Update my email address.
743 2018-06-01  Tom de Vries  <tdevries@suse.de>
745         * MAINTAINERS: Update my email address.
747 2018-05-22  Bin Cheng <bin.cheng@arm.com>
749         * MAINTAINERS (loop-optimizer): Add myself.
751 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
753         * configure.ac: Added "nfp" target.
754         * configure: Regenerate.
756 2018-04-30  Richard Biener  <rguenther@suse.de>
758         PR bootstrap/85571
759         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
760         (STAGE3_TFLAGS): Likewise.
761         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
762         (STAGEtrain_TFLAGS): Likewise.
763         * Makefile.in: Regenerate.
765 2018-04-26  Richard Biener  <rguenther@suse.de>
767         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
768         (STAGE2_CFLAGS): Likewise.
769         (STAGE2_TFLAGS): Likewise.
770         (STAGE3_CFLAGS): Add -fchecking.
771         (STAGE3_TFLAGS): Likewise.
772         (STAGEtrain_CFLAGS): Filter out -fchecking.
773         (STAGEtrain_TFLAGS): Likewise.
774         * Makefile.in: Re-generate.
776 2018-04-25  Catherine Moore <clm@codesourcery.com>
778         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
780 2018-04-18  Paul Clarke  <pc@us.ibm.com>
782         * MAINTAINERS (write after approval): Add myself.
784 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
786         * MAINTAINERS: Update my email address.
788 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
790         * MAINTAINERS: Remove redundant Write-After-Approval entry.
792 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
794         * MAINTAINERS: Update my email address and disambiguate myself
795         a bit from Will Schmidt.
797 2018-03-21  Nathan Sidwell  <nathan@acm.org>
799         * MAINTAINERS: Move maintainers of now-removed picochip and score
800         ports to write after approval.
802 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
804         * MAINTAINERS: Add entry for SVE maintainership.
806 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
808         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
809         * configure: Regenerate.
811 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
813         * MAINTAINERS (write after approval): Add myself.
815 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
817         * MAINTAINERS (write after approval): Add myself.
819 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
821         * MAINTAINERS (write after approval): Add myself.
823 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
825         Update copyright years.
827 2018-01-03  Ben Elliston  <bje@gnu.org>
829         * config.guess: Import latest version.
830         * config.sub: Likewise.
832 2017-12-12  Stafford Horne  <shorne@gmail.com>
834         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
835         * configure: Regenerate.
837 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
839         * MAINTAINERS (Write After Approval): Add myself.
841 2017-11-28  Julia Koval  <julia.koval@intel.com>
842             Sebastian Peryt  <sebastian.peryt@intel.com>
844         * Makefile.def (target_modules): Remove libcilkrts.
845         * Makefile.in: Ditto.
846         * configure: Ditto.
847         * configure.ac: Ditto.
849 2017-11-28  Julia Koval  <julia.koval@intel.com>
851         * MAINTAINERS (Write After Approval): Add myself.
853 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
855         * MAINTAINERS (Write After Approval): Add myself.
857 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
859         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
860         Use my SiFive email address.
862 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
864         * MAINTAINERS (write after approval): Add myself.
866 2017-10-27  Martin Liska  <mliska@suse.cz>
868         * Makefile.tpl: Use proper name of folder as it was renamed
869         during transition to 4 stages.
870         * Makefile.in: Regenerate.
872 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
874         * MAINTAINERS (write after approval): Add myself.
876 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
878         * MAINTAINERS: Add a note that maintainership also includes web
879         pages, docs, and testsuite related to that area.
881 2017-09-25  Tom de Vries  <tom@codesourcery.com>
883         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
885 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
887         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
889 2017-09-15  Nathan Sidwell  <nathan@acm.org>
891         * MAINTAINERS: Remove myself as a vxworks maintainer.
893 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
895         * MAINTAINERS: Remove email address of Jim Norris.
897 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
899         * MAINTAINERS (Reviewers): Move myself from here...
900         (CPU Port Maintainers): ... to here.
902 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
904         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
906 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
908         * MAINTAINERS (write after approval): Add myself.
910 2017-07-28  Tony Reix  <tony.reix@atos.net>
912         * configure.ac (target-libffi): Don't disable for AIX.
913         (go): Don't add to unsupported_languages on AIX.
914         (target-libgo): Don't disable for AIX.
915         * configure: Regenerate.
917 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
919         * MAINTAINERS: Add myself.
921 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
923         * MAINTAINERS: Update my email address.
925 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
927         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
928         arm-specific auto-generated header files.
930 2017-07-03  Nathan Sidwell  <nathan@acm.org>
932         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
933         * configure: Rebuilt.
935 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
937         * MAINTAINERS: Readd myself for c6x.
939 2017-06-28  Martin Liska  <mliska@suse.cz>
941         PR bootstrap/81217
942         * Makefile.def: Remove superfluous bootstrap_target from
943         bootstrap_stage.
944         * Makefile.in: Re-generate the file.
946 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
948         * MAINTAINERS: Add myself to Write After Approval
950 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
952         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
954 2017-06-19  Martin Liska  <mliska@suse.cz>
956         * Makefile.def: Define 4 stages PGO bootstrap.
957         * Makefile.tpl: Define FLAGS.
958         * Makefile.in: Regenerate.
960 2017-06-14  Ian Lance Taylor  <iant@golang.org>
962         * Makefile.def: Add check-gotools to go check targets.
963         * Makefile.in: Rebuild.
965 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
967         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
969 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
971         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
972         * configure: Regenerate.
974 2017-05-31  Martin Liska  <mliska@suse.cz>
976         * configure.ac: Add handling of stage2_werror_flags to
977         action-if-given and to action-if-not-given.
978         * configure: Regenerate.
980 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
982         * MAINTAINERS: Add self to Write After Approval
984 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
986         * MAINTAINERS: Update my email address, and remove myself as
987         maintainer in some areas.
989 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
991         * MAINTAINERS: Add self to Write After Approval
993 2017-05-25  Nathan Sidwell  <nathan@acm.org>
995         * configure.ac: Add --enable-languages=default to mean default and
996         make --enable-languages=all mean all supported languages.
997         * configure: Regenerated.
999 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1001         * config.gcc (powerpc*-*-*spe*): New.
1002         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1003         (powerpc-*-rtems*spe*): New.
1004         (powerpc*-*-linux*spe*): New.
1005         (powerpc-wrs-vxworksspe): New.
1006         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1007         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1008         * config.host (powerpc*-*-*spe*): New.
1010 2017-05-19  Martin Liska  <mliska@suse.cz>
1012         * configure.ac: Add --enable-werror-always just for
1013         bootstrap-debug (or none build config) and do not add it
1014         when we are on a release branch.
1015         * configure: Regenerated.
1017 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1019         * MAINTAINERS: Add self to Write After Approval
1021 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1023         * MAINTAINERS: Move myself to Write After Approval section.
1025 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1027         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1028         ACCH registers.
1029         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1030         available.
1031         (umulsidi3): Likewise.
1032         (mulsidi3_700): Disable this pattern when we have advanced mpy
1033         instructions.
1034         (umulsidi3_700): Likewise.
1035         (maddsidi4): New pattern.
1036         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1037         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1038         (mpydu_imm_arcv2hs): Likewise.
1039         * config/arc/predicates.md (accl_operand): New predicate.
1041 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1042             Andrew Burgess <andrew.burgess@embecosm.com>
1044         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1045         case.
1046         (ARC_AUTOFP_IRQ_P): Likewise.
1047         (ARC_AUTO_IRQ_P): Likewise.
1048         (rgf_banked_register_count): New variable.
1049         (parse_mrgf_banked_regs_option): New function.
1050         (arc_override_options): Handle rgf_banked_regs option.
1051         (arc_handle_interrupt_attribute): Add firq option.
1052         (arc_compute_function_type): Return fast irq type when required.
1053         (arc_must_save_register): Handle fast interrupts.
1054         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1055         (arc_return_address_regs): Update.
1056         * config/arc/arc.h (arc_return_address_regs): Update.
1057         (arc_function_type): Add fast interrupt type.
1058         (ARC_INTERRUPT_P): Update.
1059         (RC_FAST_INTERRUPT_P): Define.
1060         * config/arc/arc.md (simple_return): Update for fast interrupts.
1061         (p_return_i): Likewise.
1062         * config/arc/arc.opt (mrgf-banked-regs): New option.
1063         * doc/invoke.texi (mrgf-banked-regs): Document.
1065 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1067         * config/arc/arc.c (irq_ctrl_saved): New variable.
1068         (ARC_AUTOBLINK_IRQ_P): Define.
1069         (ARC_AUTOFP_IRQ_P): Likewise.
1070         (ARC_AUTO_IRQ_P): Likewise.
1071         (irq_range): New function.
1072         (arc_must_save_register): Likewise.
1073         (arc_must_save_return_addr): Likewise.
1074         (arc_dwarf_emit_irq_save_regs): Likewise.
1075         (arc_override_options): Handle deferred options.
1076         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1077         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1078         arc_must_save_return_addr.
1079         (arc_compute_frame_size): Handle automated save and restore of
1080         registers.
1081         (arc_expand_prologue): Likewise.
1082         (arc_expand_epilogue): Likewise.
1083         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1084         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1085         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1087 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1088         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1090         PR bootstrap/77661
1091         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1092         in-tree build MPC.
1093         * Makefile.in: Regenerate.
1095 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1097         * configure.ac: Enable LTO by default on darwin >= 9.
1098         * configure: Regenerate.
1100 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1102         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1103         and Andrew Waterman as the RISC-V maintainers.
1105 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1107         * MAINTAINERS: Add self to Write After Approval
1109 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1111         * config.guess: Import latest from upstream.
1113 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1115         * MAINTAINERS (Write After Approval): Remove entries that are
1116         already covered under Reviewers.
1118 2017-03-08  Mark Wielaard  <mark@klomp.org>
1120         PR demangler/70909
1121         PR demangler/67264
1122         * include/demangle.h: Add d_printing to struct demangle_component
1123         and pass struct demangle_component as non const.
1125 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1127         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1129 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1131         * Makefile.tpl: Remove HOST_ISLVER.
1132         (HOST_EXPORTS): Remove ISLVER.
1133         * Makefile.in: Regenerate.
1135 2017-02-13  Richard Biener  <rguenther@suse.de>
1137         * configure: Re-generate.
1139 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1141         * MAINTAINERS: Adjust bug reporting URL.
1143 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1145         * MAINTAINERS (Write After Approval): Remove redundant entry
1146         for Andrew Burgess.
1148 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1150         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1151         32-bit hppa*-*-hpux*.
1152         * configure: Regenerate.
1154 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1156         * configure.ac: Moved the white list of enabling BRIG FE to
1157         libhsail-rt/configure.tgt.
1158         * configure: Regenerated.
1159         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1161 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1162             Martin Jambor  <mjambor@suse.cz>
1164         * Makefile.def (target_modules): Added libhsail-rt.
1165         (languages): Added language brig.
1166         * Makefile.in: Regenerated.
1167         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1168         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1169         * configure: Regenerated.
1171 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1173         PR other/79046
1174         * configure: Regenerated.
1176 2017-01-04  Alan Modra  <amodra@gmail.com>
1178         * configure: Regenerate.
1180 2016-12-29  Ben Elliston  <bje@gnu.org>
1182         * config.sub: Import latest version.
1184 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1186         * MAINTAINERS (Write After Approval): Add myself.
1188 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1190         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1191         includes bootstrap-mpx.
1192         * configure: Regenerated.
1194 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1196         * MAINTAINERS (Write After Approval): Add myself.
1198 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1200         * configure: Regenerate.
1202 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1204         * configure.ac: Don't use pkg-config to check for bdw-gc.
1205         * configure: Regenerate.
1207 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1209         * Makefile.def: Remove reference to boehm-gc target module.
1210         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1211         options and for the bdw-gc pkg-config module.
1212         * configure: Regenerate.
1213         * Makefile.in: Regenerate.
1215 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1217         * MAINTAINERS (nvptx): Remove self.
1219 2016-11-25  Ben Elliston  <bje@gnu.org>
1221         * config.guess: Import latest version.
1222         * config.sub: Likewise.
1224 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1226         * MAINTAINERS (Write After Approval): Add myself.
1228 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1230         * Makefile.def: Remove references to GCJ.
1231         * Makefile.tpl: Likewise.
1232         * Makefile.in: Regenerate.
1234 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1236         * config-ml.in: Remove references to GCJ.
1237         * configure.ac: Likewise.
1238         * configure: Regenerate.
1240 2016-11-01  Josh Conner  <joshconner@google.com>
1242         * MAINTAINERS (Write After Approval): Update email address,
1244 2016-10-27  Carl Love  <cel@us.ibm.com>
1246         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1247         Approval list to make it alphabetical.
1249 2016-10-27  Carl Love  <cel@us.ibm.com>
1251         * MAINTAINERS (Write After Approval): Add myself.
1253 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1255         * MAINTAINERS (Reviewers): Add myself.
1256         (Write After Approval): Add myself.
1258 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1259             Ulrich Weigand  <uweigand@de.ibm.com>
1261         * MAINTAINERS: Update email address.
1263 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1265         * MAINTAINERS: Update email address.
1267 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1269         * configure.ac: Add aarch64-*-freebsd*.
1270         * configure: Regenerate.
1272 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1274         * MAINTAINERS: Update email address after it got reverted.
1276 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1278         * configure.ac (target_libraries): Readd target-boehm-gc.
1279         Restore --enable-objc-gc handling.
1280         * configure: Regenerate.
1282 2015-10-03  Jeff Law  <law@redhat.com>
1284         * MAINTAINERS: Move several inactive maintainers to the
1285         write-after-approval section.
1287 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1289         * configure.ac: Add target-libffi to target_libraries.
1290         Readd libgcj target disablings, modified to only target-libffi.
1291         Readd target addition of go to unsupported languages.
1292         * configure: Regenerated.
1294 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1296         * MAINTAINERS: Update email address.
1298 2016-09-30  Andrew Haley  <aph@redhat.com>
1300         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1301         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1302         libgcj.
1304 2016-09-30  Andrew Haley  <aph@redhat.com>
1306         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1307         write-after approval after GCJ deletion.
1309 2016-09-30  Andrew Haley  <aph@redhat.com>
1311         * Makefile.def: Remove libjava.
1312         * Makefile.tpl: Likewise.
1313         * Makefile.in: Regenerate.
1314         * configure.ac: Likewise.
1315         * configure: Likewise.
1316         * gcc/java: Remove.
1317         * libjava: Likewise.
1319 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1321         * MAINTAINERS (Reviewers): Add myself.
1323 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1325         * configure.ac: Disable "sim" directory for arc*-*-*.
1326         * configure: Regenerated.
1328 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1330         * MAINTAINERS (Write After Approval): Add myself.
1332 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1334         * configure.ac: Check for the minimum in-tree MPFR version
1335         handled.
1336         * configure: Regenerate.
1338 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1340         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1341         * configure: Regenerated.
1343 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1345         * MAINTAINERS (Write After Approval): Add myself.
1347 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1349         * Makefile.def: Add autoprofiledbootstrap.
1350         * Makefile.tpl: Dito.
1351         * Makefile.in: Regenerate.
1353 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1355     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1356     * configure: Regenerate.
1358 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1360         * configure: Regenerate.
1361         * configure.ac: Remove support for avr-rtems.
1363 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1365         * MAINTAINERS (Write After Approval): Add myself.
1367 2016-06-16  Michael Collison  <michael.collison@arm.com>
1369         * MAINTAINERS (Write After Approval): Add myself.
1371 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1373         * MAINTAINERS (Write After Approval): Update e-mail address.
1375 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1377         * MAINTAINERS (Write After Approval): Add myself.
1379 2016-05-28  Alan Modra  <amodra@gmail.com>
1381         * Makefile.tpl (configure): Depend on m4 files included.
1382         * Makefile.in: Regenerate.
1384 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1386         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1387         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1389 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1391         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1392         special case builtin.
1393         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1394         support for ALTIVEC_BUILTIN_VEC_ADDEC.
1395         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1396         for __builtin_vec_addec.
1398 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1400         * config.guess: Import version 2016-04-02 (newest).
1401         * config.sub: Import version 2016-05-10 (newest).
1403 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
1405         * configure.ac: Add ARC support to libgloss.
1406         * configure: Regenerate
1408 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
1410         * MAINTAINERS (Write After Approval): Add myself.
1412 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1414         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1415         * configure: Regenerated.
1416         * Makefile.def (gmp): Explicitly disable assembler.
1417         (mpfr): Adjust lib_path.
1418         (mpc): Likewise.
1419         * Makefile.in: Regenerated.
1421 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
1423         PR bootstrap/70704
1424         * configure.ac (--enable-stage1-checking): Add missing
1425         --enable-checking=.
1426         * configure: Regenerated.
1428 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1430         * config.guess: Revert r235676.
1431         * config.sub: Revert r235676.
1433 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1435         * config.guess: Remove SH5 support.
1436         * config.sub: Likewise.
1437         * configure: Likewise.
1438         * configure.ac: Likewise.
1440 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
1442         PR bootstrap/70704
1443         * configure.ac (--enable-stage1-checking): For --disable-checking or
1444         implicit --enable-checking, make sure extra flag matches in between
1445         stage1 and later checking.
1446         * configure: Regenerated.
1448 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1450         * .gitattributes: New file.
1452 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1454         * MAINTAINERS (rs6000/powerpc port): Add myself.
1456 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1458         PR bootstrap/70173
1459         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1460         and gotools directories.  Delete the stage_final file.
1461         * Makefile.in: Regenerate.
1463 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1465         * MAINTAINERS (Write After Approval): Add myself.
1467 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1469         * MAINTAINERS (Fortran maintainer): Remove myself.
1471 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1473         * MAINTAINERS (Write After Approval): Add myself.
1475 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1477         * MAINTAINERS (Write After Approval): Add myself.
1479 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1481         Sync with binutils-gdb:
1483         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1485         * configure.ac: Add mips and s390 to the gold target check.
1486         * configure: Regenerate.
1488 2016-03-01  DJ Delorie  <dj@redhat.com>
1490         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1492 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1494         * MAINTAINERS (libcpp): Add myself.
1495         (diagnostic messages): Likewise.
1497 2016-02-20  Tom de Vries  <tom@codesourcery.com>
1499         * MAINTAINERS: Fix whitespace.
1501 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
1503         * MAINTAINERS (Write After Approval): Add myself.
1505 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1507         * config/isl.m4: Add comments about isl-0.16.
1508         * configure: Regenerate.
1510 2016-01-29  Martin Jambor  <mjambor@suse.cz>
1512         * MAINTAINERS (hsa maintainers): Add myself.
1514 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
1516         * MAINTAINERS: (Write After Approval): Add myself.
1518 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
1519             Sebastian Pop  <s.pop@samsung.com>
1521         * Makefile.in: Regenerate.
1522         * Makefile.tpl: Export ISLVER.
1523         * configure: Regenerate.
1524         * config/isl.m4: Detect isl-0.15.
1526 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
1528         PR bootstrap/69329
1529         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1530         * Makefile.in: Regenerate.
1532 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
1534         * configure.ac: Enable LTO for DJGPP
1535         * configure: Regenerate
1537 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1539         Sync with binutils-gdb:
1540         2015-10-21  Nick Clifton  <nickc@redhat.com>
1542         PR gas/19109
1543         * configure.ac: Note the 'none' is an acceptable argument to
1544         --enable-compressed-debug-sections.
1545         * configure: Regenerate.
1547 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1549         PR bootstrap/69134
1550         * Makefile.def (mpfr): Disable assembler.
1551         * Makefile.in: Regenerate.
1553 2016-01-01  Ben Elliston  <bje@gnu.org>
1555         * config.guess: Import version 2016-01-01.
1556         * config.sub: Likewise.
1558 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
1560         * MAINTAINERS (Write After Approval): Add myself.
1562 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
1564         * Makefile.in: Replace ISL with isl.
1565         * Makefile.tpl: Same.
1566         * config/isl.m4: Same.
1567         * configure.ac: Same.
1568         * contrib/download_prerequisites: Same.
1569         * configure: Regenerate.
1571 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
1573         * MAINTAINERS (Write After Approval): Add Myself.
1575 2015-12-17  Nathan Sidwell  <nathan@acm.org>
1577         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1578         * configure: Regenerate.
1580 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
1581             Sebastian Pop  <s.pop@samsung.com>
1583         * config/isl.m4 (ISL_CHECK_VERSION): Check for
1584         isl_ctx_get_max_operations.
1585         * configure: Regenerate.
1587 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
1589         * MAINTAINERS (Write After Approval): Add myself.
1591 2015-12-02  Ian Lance Taylor  <iant@google.com>
1593         PR go/66147
1594         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1595         * Makefile.in: Regenerate.
1597 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
1599         PR libffi/65726
1600         * Makefile.def (lang_env_dependencies): Make libffi depend
1601         on cxx.
1602         * Makefile.in: Regenerate.
1604 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1606         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1607         symbols.
1609 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1611         Sync with binutils-gdb:
1612         2015-11-20  Tristan Gingold  <gingold@adacore.com>
1614         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1615         * configure: Regenerate.
1617 2015-11-19  Martin Liska  <mliska@suse.cz>
1619         * .gitignore: Add .clang-format to ignored files.
1620         * Makefile.in: Add clang-format.
1621         * Makefile.tpl: Likewise.
1623 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1625         * configure.ac: Enable libmpx by default.
1626         * configure: Regenerated.
1628 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1630         * MAINTAINERS: Update email address.
1632 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1634         * MAINTAINERS: Update email address.
1636 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1638         * MAINTAINERS  (Write After Approval): Add myself.
1640 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1642         Sync with binutils-gdb:
1643         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1645         PR gas/19109
1646         * configure.ac: Add
1647         --enable-compressed-debug-sections={all,gas,gold,ld}.
1648         * configure: Regenerated.
1650 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1652         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1654 2015-10-09  Martin Liska  <mliska@suse.cz>
1656         * MAINTAINERS (Write After Approval): Add myself.
1658 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1660         * MAINTAINERS (Write After Approval): Add myself.
1662 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1664         * MAINTAINERS: Update email address.
1666 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1668         * MAINTAINERS  (Write After Approval): Add myself.
1670 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1672         * MAINTAINERS: Update email.
1674 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1676         * MAINTAINERS: Update my email address.
1678 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1680         * MAINTAINERS (ft32 port): Add myself.
1682 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1684         * MAINTAINERS: Add myself.
1686 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1688         * MAINTAINERS (Write After Approval): Add myself.
1690 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1692         PR libfortran/54572
1693         * Makefile.def: Make libgfortran depend on libbacktrace.
1694         * Makefile.in: Regenerate.
1696 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1698         * MAINTAINERS (Write After Approval): Add myself.
1700 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1702         PR other/67092
1703         * configure.ac: Remove --with_host_libstdcxx support.
1704         * configure: Regenerate.
1706 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1707             Jakub Jelinek  <jakub@redhat.com>
1709         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1710         nvptx*-*-*.
1711         * configure: Regenerate.
1713 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1715         * Makefile.def (libiconv): Define bootstrap=true.
1716         Mark pdf/html/info as missing.
1717         (configure-gcc): Depend on all-libiconv.
1718         (all-gcc): Ditto.
1719         (configure-libcpp): Ditto.
1720         (all-libcpp): Ditto.
1721         (configure-intl): Ditto.
1722         (all-intl): Ditto.
1723         * Makefile.in: Regenerate.
1725 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
1727         * MAINTAINERS (loop ivopts): Add the entry and myself.
1729 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1731         * MAINTAINERS (nvptx): Add self.
1733 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
1735         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1736         128-bit vector modes.
1738 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
1740         * MAINTAINERS (Write After Approval): Add myself.
1742 2015-07-28  Ben Elliston  <bje@gnu.org>
1744         * config.sub, config.guess: Import from upstream.
1746 2015-07-24  Michael Darling  <darlingm@gmail.com>
1748         PR other/66259
1749         * config-ml.in: Reflects renaming of configure.in to configure.ac
1750         * configure: Likewise
1751         * configure.ac: Likewise
1753 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
1755         * MAINTAINERS: Update my email address.
1757 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1759         Sync with binutils-gdb:
1760         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1762         * configure.ac (target_configdirs): Exclude target-zlib if
1763         target-libjava isn't built.
1764         * configure: Regenerated.
1766 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1768         Sync with binutils-gdb:
1769         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1771         * configure.ac: Disable configuration of GDB for HPUX targets.
1772         * configure: Regenerate.
1774         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1776         * configure.ac: Add --with-system-zlib.
1777         * configure: Regenerated.
1779         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1781         * configure.ac: Add FT32 support.
1782         * configure: Regenerate.
1784         2015-01-12  Anthony Green  <green@moxielogic.com>
1786         * configure.ac: Don't disable gprof for moxie.
1787         * configure: Rebuild.
1789 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1791         Sync with binutils-gdb:
1792         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1794         PR ld/18355
1795         * Makefile.def: Add extra_configure_flags to host zlib.
1796         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1797         to --enable-host-shared When bfd is to be built as shared
1798         library.  AC_SUBST.
1799         * Makefile.in: Regenerated.
1801 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
1803         Sync with src:
1804         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1805         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1806         * Makefile.in: Regenerated.
1808 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1810         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1811         target.
1812         * configure: Regenerate.
1814 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
1816         * MAINTAINERS (Write After Approval): Add myself.
1818 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
1820         * MAINTAINERS (OS Port Maintainers): Add myself.
1821         (Various Maintainers): Remove myself from libffi testsuite.
1823 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
1825         * MAINTAINERS (gen* on machine desc): Add self.
1827 2015-06-02  Jason Merrill  <jason@redhat.com>
1829         PR bootstrap/66319
1830         * configure.ac: Use -std=gnu++98.
1832 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1834         * MAINTAINERS (Write After Approval): Add myself.
1836 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1838         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1839         * configure: Regenerate.
1841 2015-05-26  Jason Merrill  <jason@redhat.com>
1843         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1844         * configure: Regenerate.
1846 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
1848         * configure.ac: FT32 target added.
1849         * configure: Regenerated.
1851 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
1853         * MAINTAINERS (Write After Approval): Add myself.
1855 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1857         * MAINTAINERS (Write After Approval): Add myself.
1859 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1861         * configure.ac: Fix typo.
1862         * configure: Regenerate.
1864 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
1866         * MAINTAINERS (Write After Approval): Add myself.
1868 2015-05-03  Matthias Klose  <doko@ubuntu.com>
1870         * configure.ac: Match $host configured with triplets.
1871         * configure: Regenerate.
1873 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1875         * Makefile.tpl: Remove surplus whitespace throughout.
1876         * Makefile.in: Regenerate.
1878 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
1880         * MAINTAINERS (Various Maintainers): Add myself as instruction
1881         combiner maintainer.
1883 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
1885         PR bootstrap/62077
1886         * configure.ac (--enable-stage1-checking): Default to
1887         release,misc,gimple,rtlflag,tree,types if --disable-checking
1888         or --enable-checking is not specified and DEV-PHASE is not
1889         experimental.
1890         * configure: Regenerated.
1892 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1894         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1895         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1896         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1897         * Makefile.in: Regenerate.
1899 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
1901         * MAINTAINERS: Update my email address.
1903 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
1905         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1907 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1909         * MAINTAINERS: Add myself as an arm port reviewer.
1911 2015-03-25  Martin Liska  <mliska@suse.cz>
1912             Yury Gribov  <y.gribov@samsung.com>
1914         * Makefile.in: Fix ln source location for vimrc file.
1915         * Makefile.tpl: Likewise.
1917 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
1919         PR bootstrap/25672
1920         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1921         cross-compiling.  Similarly for CXX_FOR_TARGET.
1922         * configure: Regenerate.
1924 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
1926         * Makefile.def: Add libmpx.
1927         * configure.ac: Add libmpx.
1928         * Makefile.in: Regenerate.
1929         * configure: Regenerate.
1931 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
1933         * MAINTAINERS (CPU Port Maintainers): Add myself
1934         i386 vector ISA extns mantainer.
1936 2015-03-13  Jeff Law  <law@redhat.com>
1938         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1939         maintainer.
1940         Remove Richard Henderson as a maintainer for the x86 port.
1942 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
1944         * MAINTAINERS (CPU Port Maintainers): Update my email address.
1946 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
1948         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1949         pointer bounds checker and i386 MPX maintainer.
1951 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
1953         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1955 2015-02-26  Martin Sebor  <msebor@redhat.com>
1957         * MAINTAINERS (Various Maintainers): Add self.
1959 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
1961         * configure.ac [--enable-as-accelerator-for] (enable_languages):
1962         Make sure it contains lto.
1963         * configure: Regenerate.
1965 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
1967         * configure: Regenerate.
1969 2015-02-06  Diego Novillo  <dnovillo@google.com>
1971         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1972         middle-end, docstring): Remove myself.
1973         (Write After Approval): Add myself.
1975 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
1977         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1978         (Write After Approval): Update address.
1980 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
1982         PR jit/64780
1983         * configure.ac: Require the user to explicitly specify
1984         --enable-host-shared if the jit is enabled.
1985         * configure: Regenerate.
1987 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
1989         * MAINTAINERS (Write After Approval): Add myself.
1991 2015-01-25  Tom de Vries  <tom@codesourcery.com>
1993         * MAINTAINERS: Make whitespace consistent.
1995 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
1997         * MAINTAINERS (Write After Approval): Add myself.
1999 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2001         * MAINTAINERS: (Write After Approval): Add myself.
2003 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2005         * MAINTAINERS: (Write After Approval): Add myself.
2007 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2009         * MAINTAINERS: (Write After Approval): Add myself.
2011 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2013         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2014         objective-c/c++ front end maintainer.
2016 2015-01-13  Marek Polacek  <polacek@redhat.com>
2018         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2020 2015-01-12  Jeff Law  <law@redhat.com>
2022         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2023         a very long time.
2025 2015-01-09  Ian Lance Taylor  <iant@google.com>
2027         * configure.ac (host_tools): Add gotools.
2028         * Makefile.def (host_modules): Add gotools.
2029         (dependencies): Add dependency of all-gotools on all-target-libgo.
2031 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2033         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2034         * configure: Regenerate.
2036 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2038         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2039         all-target-libgomp.
2040         * Makefile.in: Regenerate.
2042 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2044         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2046 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2048         * configure.ac: Add Visium support.
2049         * configure: Regenerate.
2051 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2053         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2054         * configure: Regenerate.
2056 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2058         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2059         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2060         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2061         (OBJCOPY_FOR_TARGET): New variable.
2062         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2063         * Makefile.in: Regenerate.
2064         * configure.ac: Check for already installed target objcopy.
2065         Also GCC_TARGET_TOOL on objcopy.
2066         * configure: Regenerate.
2068 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2070         * config.sub: Update from upstream, to 2015-01-01 version.
2071         * config.guess: Ditto.
2073 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2075         * MAINTAINERS (RTEMS Ports): Add myself.
2077 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2079         * MAINTAINERS (Write After Approval): Add myself.
2081 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2083         * MAINTAINERS (Write After Approval): Add myself.
2085 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2087         * configure.ac (--enable-as-accelerator-for): Don't set
2088         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2089         * configure: Regenerate.
2091 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2093         PR bootstrap/64023
2094         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2095         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2096         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2097         to CXX.
2098         * Makefile.in: Regenerated.
2100 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2101             Yury Gribov  <y.gribov@samsung.com>
2103         * .gitignore: Added .local.vimrc and .lvimrc.
2104         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2105         * Makefile.in: Regenerate.
2107 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2109         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2110         * configure: Regenerated.
2112 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2114         * MAINTAINERS (nvptx port): New entry.
2116 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2118         * configure: Regenerate.
2120 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2122         * configure.ac: Merge with Binutils.
2124 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2126         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2127         * Makefile.in: Regenerate.
2129 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2131         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2132         missing flex.
2133         * Makefile.in: Regenerated.
2135 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2137         * Makefile.in: Regenerate.
2139 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2141         PR bootstrap/63784
2142         * libtool.m4: Add $pic_flag with -shared.
2144 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2146         * MAINTAINERS (Write After Approval): Added myself.
2148 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2150         * MAINTAINERS (write-after-approval): Add myself.
2152 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2154         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2155         from 2 years ago.
2157 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2159         Revert:
2160         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2162         * MAINTAINERS (Write After Approval): Added myself as line map
2163         maintainer.
2165 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2167         Revert:
2168         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2170         * MAINTAINERS (Write After Approval): Added myself.
2172 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2174         * MAINTAINERS (Write After Approval): Added myself.
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-17  Dodji Seketeli  <dodji@redhat.com>
2183         * MAINTAINERS (Various Maintainers): Added myself as line map
2184         maintainer.
2186 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2188         * move-if-change: Sync from upstream gnulib.
2190 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2192         * compile: Sync with upstream Automake.
2193         * depcomp: Ditto.
2194         * install-sh: Ditto.
2195         * missing: Ditto.
2196         * mkinstalldirs: Ditto.
2197         * ylwrap: Ditto.
2199 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2201         * config.sub: Update from upstream config repo.
2202         * config.guess: Ditto.
2204 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2206         * Makefile.def: Add liboffloadmic to target_modules.  Make
2207         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2208         * Makefile.in: Regenerate.
2209         * configure: Regenerate.
2210         * configure.ac: Add liboffloadmic to target binaries.
2211         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2212         Add liboffloadmic to noconfig list when C++ is not supported.
2214 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2215             Thomas Schwinge  <thomas@codesourcery.com>
2216             Ilya Verbin  <ilya.verbin@intel.com>
2217             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2219         * configure: Regenerate.
2220         * configure.ac (--enable-as-accelerator-for)
2221         (--enable-offload-targets): New configure options.
2223 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2225         * Makefile.def: Make all-gcc depend on all-isl.
2226         * Makefile.in: Regenerate.
2228 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2230         * ChangeLog.jit: New.
2231         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2233 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2235         PR target/63610
2236         * libtool.m4: Fix globbing of darwin versions.
2237         * configure: Regenerate.
2239 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2241         * Makefile.def: Remove CLooG.
2242         * Makefile.tpl: Ditto.
2243         * configure.ac: Ditto.
2244         * configure: Regenerate.
2245         * Makefile.in: Ditto.
2247 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2249         * configure.ac: Handle nvptx-*-*.
2250         * configure: Regenerate.
2252 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2254         * MAINTAINERS (Write After Approval): Add myself.
2256 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2258         * Makefile.def (libcc1): Remove bootstrap=true;.
2259         * Makefile.in: Regenerated.
2261 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2263         * configure.ac: Update comment.
2264         * configure: Regenerate.
2266 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2268         * MAINTAINERS (Write After Approval): Add myself.
2270 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2272         * configure.ac (extra_host_libiberty_configure_flags): Add
2273         --enable-shared also for libcc1's benefit.
2274         * configure: Regenerate.
2276 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2278         * MAINTAINERS: Change my email address.
2280 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2281             Tom Tromey  <tromey@redhat.com>
2283         * Makefile.def: Add libcc1 to host_modules.
2284         * configure.ac (host_tools): Add libcc1.
2285         * Makefile.in, configure: Rebuild.
2287 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2289         * configure.ac (build_configargs): Don't share config.cache between
2290         build subdirs.
2291         * configure: Regenerate.
2293 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2295         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2296         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2297         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2298         leon3v7 as leon3.
2299         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2300         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2301         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2302         * config/sparc/sparc.md (cpu): Add leon3v7.
2303         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2305 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2307         * MAINTAINERS (write-after-approval): Add myself.
2309 2014-10-23  Ian Lance Taylor  <iant@google.com>
2311         * configure.ac: Disable the Go frontend on systems where it is known
2312         to not work.
2313         * configure: Regenerate.
2315 2014-10-23  Richard Biener  <rguenther@suse.de>
2317         * Makefile.def: Add libcpp build module and dependencies.
2318         * configure.ac: Add libcpp build module.
2319         * Makefile.in: Regenerate.
2320         * configure: Likewise.
2322 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2324         * MAINTAINERS (write-after-approval): Add myself.
2326 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2328         * INSTALL/README: Do not mention CVS.
2330 2014-10-03  Jing Yu  <jingyu@google.com>
2332         * configure.ac: Add aarch64 to list of targets that support gold.
2333         * configure: Regenerate.
2335 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2337         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2339 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2341         * MAINTAINERS:  Add myself as MIPS maintainer.
2343 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2345         * MAINTAINERS: Move myself to MIPS maintainers.
2347 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2349         * MAINTAINERS: Put all email addresses between '<' and '>'.
2351 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2353         * MAINTAINERS: Move myself to reviewers (Fortran).
2355 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2357         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2358         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2359         * Makefile.in: Regenerate.
2361 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2363         * rtx-classes-status.txt: Delete
2365 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2367         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2369 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2371         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2372         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2373         of checking for version number.
2374         * configure: Regenerated.
2375         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2377 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2379         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2380         is done; begin phase 6 (use extra rtx_def subclasses).
2382 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2384         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2385         done; begin phase 5 (additional rtx_def subclasses).
2387 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2389         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2391 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2393         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2394         SET_BB_HEADER are done.
2396 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2398         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2399         done.
2401 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2403         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2405 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2407         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2409 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2411         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2413 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2415         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2417 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2419         * rtx-classes-status.txt: Phase 3 (per-file commits within
2420         "config" subdirs) is done; begin phase 4 (removal of
2421         "scaffolding").
2423 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
2425         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2426         dir) is done; begin phase 3 (per-file commits within "config"
2427         subdirs).
2429 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
2431         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2432         phase 2 (per-file commits in main source dir).
2434 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
2436         * configure: Regenerated.
2438 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2440         * rtx-classes-status.txt (TODO): Add SET_BND_TO
2442 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2444         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2446 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2448         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2450 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2452         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2454 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2456         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2458 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2460         * MAINTAINERS (Write After Approval): Add myself.
2462 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2464         * MAINTAINERS: Remove myself
2466 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2468         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2470 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2472         * MAINTAINERS (Write After Approval): Add myself.
2474 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2476         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2477         SET_BB_HEADER, SET_BB_FOOTER
2479 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2481         * rtx-classes-status.txt: New file
2483 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2485         * configure.ac: Eliminate ClooG installation dependency.
2486         * configure: Regenerate.
2487         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2488         * Makefile.in: Regenerate.
2490 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2492         * MAINTAINERS (Write After Approval): Add myself.
2494 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
2496         * MAINTAINERS (Write After Approval): Add myself.
2498 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
2500         * MAINTAINERS (Write After Approval): Add myself.
2502 2014-07-28  Anthony Green  <green@moxielogic.com>
2504         Import from savannah.gnu.org:
2505         * config.sub: Update to 2014-07-28 version.
2507 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
2509         * MAINTAINERS: Remove my MIPS maintainer entry.
2511 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
2513         PR target/47230
2514         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2515         * configure: Regenerate.
2517 2014-07-24  James Norris  <jnorris@codesourcery.com>
2519         * MAINTAINERS (Write After Approval): Add myself.
2521 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
2523         * configure.ac: Accept only CLooG 0.18.1.
2524         * configure: Regenerate.
2526 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
2528         * configure.ac: Don't accept isl 0.11.
2529         * configure: Regenerate.
2531 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2533         * MAINTAINERS (Write After Approval): Add myself.
2535 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2537         * configure.ac: Don't accept isl 0.10.
2538         * configure: Regenerate.
2540 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2542         Fix include path for in-tree cloog.
2543         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2544         * configure: Regenerate.
2546 2014-06-18  Richard Henderson  <rth@redhat.com>
2548         * .gitignore: Import gcc_update output.
2550 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
2552         * config-ml.in: Robustify ac_configure_args parsing.
2554         * configure.ac (--enable-linker-plugin-configure-flags)
2555         (--enable-linker-plugin-flags): New flags.
2556         (configdirs): Conditionally add libiberty-linker-plugin.
2557         * configure: Regenerate.
2558         * Makefile.def (host_modules): Add libiberty-linker-plugin.
2559         (host_modules) <lto-plugin>: Pay attention to
2560         @extra_linker_plugin_flags@ and
2561         @extra_linker_plugin_configure_flags@.
2562         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2563         * Makefile.in: Regenerate.
2565         * Makefile.tpl (configure-[+prefix+][+module+])
2566         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2567         "module_srcdir" instead of "module" for locating a module's srcdir.
2568         * Makefile.in: Regenerate.
2570 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
2572         * MAINTAINERS (Write After Approval): Add myself.
2574 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
2576         * MAINTAINERS: Update my email address.
2578 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2580         * MAINTAINERS (Write After Approval): Add myself.
2582 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2584         * MAINTAINERS (Write After Approval): Add myself.
2586 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
2588         PR libstdc++/61011
2589         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2590         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2591         * configure: Regenerate.
2593 2014-05-28  Pedro Alves  <palves@redhat.com>
2595         * MAINTAINERS (Write After Approval): Add myself.
2597 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2599         * MAINTAINERS: Update my affiliation/email.
2601 2014-05-19  Mike Stump  <mikestump@comcast.net>
2603         * MAINTAINERS: Add wide-int reviewers.
2605 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
2607         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2608         * configure: Regenerated.
2610 2014-05-15  Torvald Riegel  <triegel@redhat.com>
2612         * MAINTAINERS (libitm): Add myself as maintainer.
2614 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
2616         * MAINTAINERS (Write After Approval): Add myself.
2618 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2620         * config.sub, config.guess: Import from upstream.
2622 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2624         * MAINTAINERS (Write After Approval): Put myself in correct order.
2626 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2628         * MAINTAINERS (Write After Approval): Add myself.
2630 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2632         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2633         section.
2635 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2637         * MAINTAINERS (Write After Approval): Delete myself.
2639 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2641         PR sanitizer/56781
2642         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2643         and -B* options with -Xcompiler.
2645 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2647         PR bootstrap/60620
2648         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2649         * Makefile.in: Regenerate.
2651 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2653         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2654         for WINDRES_FOR_TARGET in default-manifest.o rule.
2655         * Makefile.in: Regenerate.
2657 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2659         * MAINTAINERS (Write After Approval): Add myself.
2661 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2663         PR sanitizer/56781
2664         * Makefile.def: Set bootstrap=true; for host fixincludes.
2665         * configure.ac: Don't bootstrap host fixincludes unless
2666         --with-build-config=bootstrap-{a,ub}san.
2667         * Makefile.in: Regenerated.
2668         * configure: Regenerated.
2670 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2672         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2673         --enable-vtable-verify option parsing.  Don't add
2674         target-libsanitizer to bootstrap_target_libs unless
2675         --with-build-config=bootstrap-asan or
2676         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2677         to bootstrap_target_libs unless --enable-vtable-verify.
2678         * configure: Regenerated.
2680 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2682         * MAINTAINERS (Write After Approval): Add myself.
2684 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2686         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2688 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2690         PR bootstrap/58572
2691         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2692         -I for libstdc++-v3 includes if $(LEAN).
2693         * Makefile.in: Regenerated.
2695 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2697         * MAINTAINERS: Update my email address.
2699 2014-02-24  Walter Lee  <walt@tilera.com>
2701         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2702         (tilegx-*-*): Change to tilegx*-*-*.
2703         * configure: Regenerate.
2705 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
2707         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2709 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
2711         * MAINTAINERS (Write After Approval): Add myself.
2713 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2715         PR target/59788
2716         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2717         *solaris2*.
2719 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
2721         * MAINTAINERS: Update my email address.
2723 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2725         * MAINTAINERS: Convert to UTF-8.
2726         Properly sort Xinliang David Li's entry.
2728 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2729             Sandra Loosemore  <sandra@codesourcery.com>
2731         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2732         nios2 port maintainers.
2734 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
2736         * MAINTAINERS (Write After Approval): Add myself.
2738 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2740         * configure.ac: Add user-friendly check for native x86_64-linux
2741         multilibs.
2742         * configure: Regenerate.
2744 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
2746         * MAINTAINERS: Add myself as sh maintainer.
2748 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2750         * MAINTAINERS: Add self as SLSR maintainer.
2752 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
2754         * MAINTAINERS: Update my email address.
2756 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
2758         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2760 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2762         * Makefile.in: Regenerate.
2764         * Makefile.tpl: Fix typo.
2765         * Makefile.in: Regenerate partially.
2767 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2769         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2770         supported.
2771         * configure: Regenerated.
2773 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2775         * MAINTAINERS (Write After Approval): Add myself.
2777 2013-10-30  Jason Merrill  <jason@redhat.com>
2779         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2780         --disable-build-format-warnings.
2782 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2784         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2785         depend on libstdc++ and libgcc.
2786         * configure: Regenerate.
2787         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2788         libcilkrts for POSIX and i*86, and x86_64 architectures.
2789         * Makefile.in: Added libcilkrts related fields to support building it.
2791 2013-10-26  Jeff Law  <law@redhat.com>
2793         * Makefile.def (target_modules): Remove libmudflap
2794         (languages): Remove check-target-libmudflap).
2795         * Makefile.in: Rebuilt.
2796         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2797         * configure.ac (target_libraries): Remove target-libmudflap.
2798         Remove checks which disabled libmudflap on some systems.
2799         * configure: Rebuilt.
2800         * libmudflap: Directory removed.
2802 2013-10-21  Cong Hou  <congh@google.com>
2804         * MAINTAINERS (Write After Approval): Add myself.
2806 2013-10-16  Mike Stump  <mikestump@comcast.net>
2808         * .dir-locals.el: Add.
2810 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
2812         * configure.ac: Add --enable-host-shared
2813         * configure: Regenerate.
2815 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2817         Import from savannah.gnu.org:
2818         * config.guess: Update to 2013-06-10 version.
2819         * config.sub: Update to 2013-10-01 version.
2821 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
2823         Changes to build configuration to allow big endian ARC ELF toolchain
2824         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2825         * configure: Regenerate.
2827 2013-09-20  Alan Modra  <amodra@gmail.com>
2829         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2830         ppc host match.  Support little-endian powerpc linux hosts.
2832 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
2834         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2835         maintainer.
2837 2013-09-12  DJ Delorie  <dj@redhat.com>
2839         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2840         maintainers.
2842 2013-09-03  Richard Biener  <rguenther@suse.de>
2844         * configure.ac: Also allow ISL 0.12.
2845         * configure: Regenerated.
2847 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2849         * MAINTAINERS (Write After Approval): Add myself.
2851 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
2853         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2855 2013-08-26  Caroline Tice  <cmtice@google.com>
2857         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
2858         "Various Reviewers" to libvtv "Various Maintainers".
2860 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
2862         * MAINTAINERS: Add myself as RTL optimizers reviewer.
2864 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
2866         * MAINTAINERS: Update name, email.
2868 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
2870         * MAINTAINERS (Write After Approval): Add myself.
2872 2013-08-12  Caroline Tice  <cmtice@google.com>
2874         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2875         address in the Write After Approval section.
2877 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
2879         * MAINTAINERS (Write After Approval): Update email.
2881 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
2883         * configure.ac: Adjust to check VTV_SUPPORTED.
2884         * configure: Regenerated.
2886 2013-08-02  Caroline Tice  <cmtice@google.com>
2888         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2889         on non-linux systems; add target-libvtv to noconfigdirs; add
2890         libsupc++/.libs to C++ library search paths.
2891         * configure: Regenerated.
2892         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2893         libstdc++ and libgcc.
2894         * Makefile.in: Regenerated.
2896 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
2898         * MAINTAINERS (Write After Approval): Add myself.
2900 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
2901             Shiva Chen  <shiva0217@gmail.com>
2903         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2904         nds32 port maintainers.
2906 2013-07-17  Tim Shen  <timshen91@gmail.com>
2908         * MAINTAINERS (Write After Approval): Add myself.
2910 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2912         * configure.ac: Sync from binutils.
2913         * configure: Regenerate.
2915 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
2917         * MAINTAINERS (Write After Approval): Add myself.
2919 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
2921         * MAINTAINERS (Write After Approval): Add myself.
2923 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
2925         * MAINTAINERS (Write After Approval): Add myself.
2927 2013-04-30  Brooks Moses  <bmoses@google.com>
2929         * MAINTAINERS: Update my email; move myself from Fortran
2930         reviewer to Write After Approval.
2932 2013-04-16  Andreas Schwab  <schwab@suse.de>
2934         * configure.ac (aarch64-*-*): Don't disable java.
2935         * configure: Regenerate.
2937 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
2939         * MAINTAINERS (Write After Approval): Add myself.
2941 2013-03-30  Matthias Klose  <doko@ubuntu.com>
2943         * Makefile.def (target_modules): Don't install libffi.
2944         * Makefile.in: Regenerate.
2946 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
2948         * MAINTAINERS (Write After Approval): Add myself.
2950 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
2952         * MAINTAINERS (Write After Approval): Add myself.
2954 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
2956         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2957         * configure: Regenerated.
2959 2013-02-05  Ian Lance Taylor  <iant@google.com>
2961         PR go/55969
2962         * configure.ac: Disable libgo on some systems where it does not
2963         work.
2965 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
2967         * MAINTAINERS: Explicitly add myself as AIX maintainer.
2968         Remove Geoff Keating as rs6000 port maintainer, at his request.
2970 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
2972         * MAINTAINERS: Update my email.
2974 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
2976         * configure: Re-generate.
2978 2013-01-15  Richard Biener  <rguenther@suse.de>
2980         PR other/55973
2981         * configure: Re-generate.
2983 2013-01-14  Matthias Klose  <doko@ubuntu.com>
2985         * Makefile.def (install-target-libsanitizer): Depend on
2986         install-target-libstdc++-v3.
2987         * Makefile.in: Regenerate.
2989 2013-01-14  Richard Biener  <rguenther@suse.de>
2991         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2992         * configure: Re-generate
2994 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2996         * config.sub: Update from config repo.
2998 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3000         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3001         * Makefile.in: Regenerate.
3003 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3005         * MAINTAINERS (arc): Add new port maintainership for myself.
3007 2013-01-09  Jason Merrill  <jason@redhat.com>
3009         * .gitignore: Import from gdb repository.
3011 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3013         * Makefile.def (configure-gcc): Depend on all-gmp.
3014         (all-gcc): Remove dependency on all-gmp.
3015         * Makefile.in: Regenerated.
3017 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3019         * config.sub: Merge from config repo.
3020         * config.guess: Ditto.
3022 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3024         * Makefile.def: Merge from binutils.
3025         * Makefile.in: Ditto.
3027 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3029         * MAINTAINERS: Update my email.
3031 2012-12-29  Ben Elliston  <bje@gnu.org>
3033         * config.guess: Update to 2012-12-29 version.
3034         * config.sub: Likewise.
3036 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3038         * Makefile.def (install-target-libgfortran): Depend on
3039         install-target-libquadmath, install-target-libgcc.
3040         (install-target-libsanitizer): Depend on install-target-libgcc.
3041         (install-target-libjava): Depend on install-target-libgcc.
3042         (install-target-libitm): Depend on install-target-libgcc.
3043         (install-target-libobjc): Depend on install-target-libgcc.
3044         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3045         * Makefile.in: Regenerate.
3047 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3049         * Makefile.def (install-target-libgo): Depend on
3050         install-target-libatomic.
3051         * Makefile.in: Regenerate.
3053 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3055         PR go/55201
3056         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3057         * Makefile.in: Regenerate.
3059 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3061         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3062         * configure: Regenerate.
3064 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3066         * config.sub: Merge from config repo.
3068 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3070         * Makefile.def (target_modules): Add bootstrap=true and
3071         raw_cxx=true to libsanitizer.
3072         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3073         * Makefile.in: Regenerated.
3074         * configure: Likewise.
3076 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3078         * MAINTAINERS: Remove self as RTL optimization maintainer.
3080 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3082         * MAINTAINERS (Write After Approval): Add myself.
3084 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3086         * Makefile.def (target_modules): Remove bootstrap=true and
3087         raw_cxx=true from libsanitizer.
3088         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3089         * Makefile.in: Regenerated.
3090         * configure: Likewise.
3092 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3094         * Makefile.def (target_modules): Add bootstrap=true and
3095         raw_cxx=true to libsanitizer.
3096         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3097         * Makefile.in: Regenerated.
3098         * configure: Likewise.
3100 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3102         PR bootstrap/54279
3103         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3104         * configure: Regenerate.
3105         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3106         * Makefile.in: Regenerate.
3108 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3110         * configure.ac: Disable libsanitizer if we're not building C++.
3111         * configure: Regenerate.
3113 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3115         * MAINTAINERS (Write After Approval): Add myself.
3117 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3119         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3120         Kostya Serebryany (kcc@google.com) and
3121         Jakub Jelinek (jakub@redhat.com).
3122         Rename area for Dodji Seketeli (dodji@redhat.com).
3124 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3126         * MAINTAINERS: (asan.c, related): Add myself.
3128 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3130         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3131         * configure: Regenerate.
3133 2012-11-13  Richard Henderson  <rth@redhat.com>
3135         * configure.ac: Move libsanitizer logic to subdirectory.
3136         * configure: Regenerate.
3138 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3140         * configure.ac: Enable libsanitizer just on x86 linux for now.
3141         * configure: Re-generate.
3143 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3145         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3146         sections.
3147         * configure: Regenerate.
3149 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3151         * configure.ac: Add section for configdirs for libsanitizer.
3152         Disable for cris-*-* and mmix-*-*.
3153         * configure: Regenerate.
3155 2012-11-12  Wei Mi <wmi@google.com>
3157         * configure.ac: Add libsanitizer to target_libraries.
3158         * Makefile.def: Ditto.
3159         * configure: Regenerate.
3160         * Makefile.in: Regenerate.
3161         * libsanitizer: New directory for asan runtime.  Contains an empty
3162         tsan directory.
3164 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3166         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3167         against Mingw64 w32api.
3168         * configure: Regenerate.
3170 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3172         * configure: Regenerated.
3174 2012-11-03  Robert Mason  <rbmj@verizon.net>
3176         * configure.ac: add --disable-libstdcxx configure option
3177         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3179 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3181         * MAINTAINERS (Write After Approval): Add myself.
3183 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3185         * MAINTAINERS (Write After Approval): Add myself.
3187 2012-10-24  Sharad Singhai  <singhai@google.com>
3189         * MAINTAINERS (Write After Approval): Add myself.
3191 2012-10-24  Eric Christopher  <echristo@gmail.com>
3193         * MAINTAINERS: Update email address.
3195 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3197         PR bootstrap/54820
3198         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3199         * configure: Regenerate.
3201 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3203         * MAINTAINERS (aarch64): Add Marcus and myself.
3205 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3207         PR bootstrap/54820
3208         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3209         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3210         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3211         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3212         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3213         * Makefile.in: Regenerate.
3214         * configure.ac (have_static_libs): New variable and associated check.
3215         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3216         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3217         * configure: Regenerate.
3219 2012-10-10  Richard Biener  <rguenther@suse.de>
3221         * MAINTAINERS: Adjust for changed surname.
3223 2012-10-04  Lawrence Crowl  <crowl@google.com>
3225         * MAINTAINERS (Write After Approval): Add myself.
3227 2012-10-01  Cary Coutant  <ccoutant@google.com>
3229         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3231 2012-09-28  Ian Lance Taylor  <iant@google.com>
3233         * Makefile.def: Make all-target-libgo depend on
3234         all-target-libbacktrace.
3235         * Makefile.in: Rebuild.
3237 2012-09-26  Ian Lance Taylor  <iant@google.com>
3239         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3240         * Makefile.in: Rebuild.
3242 2012-09-20  Walter Lee  <walt@tilera.com>
3244         * configure.ac: Add tilegx to list of targets that support gold.
3245         * configure: Regenerate.
3247 2012-09-20  Marek Polacek  <polacek@redhat.com>
3249         * MAINTAINERS (Write After Approval): Add myself.
3251 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3253         * configure.ac: Add mips*-mti-elf* target.
3254         * configure: Regenerate.
3256 2012-09-17  Ian Lance Taylor  <iant@google.com>
3258         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3259         * configure.ac (host_libs): Add libbacktrace.
3260         (target_libraries): Add libbacktrace.
3261         * Makefile.def (host_modules): Add libbacktrace.
3262         (target_modules): Likewise.
3263         * configure, Makefile.in: Rebuild.
3265 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3267         PR target/38607
3268         Merge upstream change.
3269         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3271         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3272         Add libgomp*.o to compare_exclusions for AIX.
3273         * configure: Regenerate.
3275 2012-09-06  Diego Novillo  <dnovillo@google.com>
3277         * configure.ac: Bump minimum GMP version to 4.2.3.
3278         * configure: Re-generate.
3280 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3282         PR target/54461
3283         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3284         target-libgloss if not configured --with-avrlibc=no.
3285         * configure: Regenerate.
3287 2012-09-04  Jason Merrill  <jason@redhat.com>
3289         * configure.ac: Fix --enable-languages=all.
3291 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3293         * MAINTAINERS (Write After Approval): Add myself.
3295 2012-09-03  Richard Guenther  <rguenther@suse.de>
3297         PR bootstrap/54138
3298         * configure.ac: Re-organize ISL / CLOOG checks to allow
3299         disabling with either --without-isl or --without-cloog.
3300         * configure: Regenerated.
3302 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3304         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3305         * configure: Regenerate.
3307 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3309         * MAINTAINERS: Fix my email address.
3311 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3313         PR binutils/4970
3314         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3315         and opcodes.
3316         * Makefile.in: Regenerated.
3318 2012-08-26  Art Haas <ahaas@impactweather.com>
3320         * configure: Regenerate.
3322 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3324         * INSTALL/README: Also refer to the online installation
3325         instructions.
3327 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3329         * MAINTAINERS (Write After Approval): Add myself.
3330         (Picochip port): Remove myself.
3332 2012-08-14   Diego Novillo  <dnovillo@google.com>
3334         Merge from cxx-conversion branch.
3336         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3337         POSTSTAGE1_CONFIGURE_FLAGS.
3338         * Makefile.in: Regenerate.
3339         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3340         Force C++ when bootstrapping.
3341         * configure: Regenerate.
3343 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3345         * MAINTAINERS (Write After Approval): Add myself.
3347 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3349         * README: Document use of ranges of years in copyright notices.
3351 2012-07-06  Richard Guenther  <rguenther@suse.de>
3353         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3354         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3355         --with-gmp=system.
3356         * Makefile.in: Regenerated.
3357         * configure: Likewise.
3359 2012-07-06  Richard Guenther  <rguenther@suse.de>
3361         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3362         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3363         supply V=1 as extra_make_flags.
3364         * configure: Regenerated.
3365         * Makefile.in: Likewise.
3367 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3369         * configure: Regenerate.
3371 2012-07-03  Richard Guenther  <rguenther@suse.de>
3373         * Makfile.def (isl): Remove not necessary extra_exports and
3374         extra_make_flags.
3375         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3376         * Makefile.in: Regenerated.
3378 2012-07-03  Richard Guenther  <rguenther@suse.de>
3380         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3381         * configure.ac: If either the ISL or the CLooG check failed
3382         do not try to build in-tree versions.
3383         * Makefile.in: Regenerated.
3384         * configure: Regenerated.
3386 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3388         * configure: Regenerate.
3390 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
3392         * MAINTAINERS (Various Maintainers): Add myself as testsuite
3393         maintainer.
3395 2012-07-02  Richard Guenther  <rguenther@suse.de>
3397         * configure: Regenerated.
3399 2012-07-02  Richard Guenther  <rguenther@suse.de>
3400         Michael Matz  <matz@suse.de>
3401         Tobias Grosser <tobias@grosser.es>
3402         Sebastian Pop <sebpop@gmail.com>
3404         * Makefile.def: Add ISL host module, remove PPL host module.
3405         Adjust ClooG host module to use the proper ISL.
3406         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3407         * configure.ac: Include config/isl.m4.  Add ISL host library,
3408         remove PPL.  Remove PPL configury, add ISL configury, adjust
3409         ClooG configury.
3410         * Makefile.in: Regenerated.
3411         * configure: Likewise.
3413 2012-07-02  Richard Guenther  <rguenther@suse.de>
3415         Merge from graphite branch
3416         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3418         * configure: Regenerated.
3419         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3420         both cloog.org and legacy versions. The only supported version will
3421         be CLooG with the isl backend.
3423         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3425         * configure: Regenerated.
3426         * configure.ac: Require cloog isl 0.17.0
3428         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3430         * configure: Regenerated.
3431         * config/cloog.m4: Do not define CLOOG_ORG
3433 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
3435         * configure.ac: Skip C if explicitly selected.
3436         * configure: Regenerate.
3438 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
3440         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3441         they contain -O2.
3442         * configure: Regenerate.
3444 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
3446         PR debug/53740
3447         * df.h, df-problems.c, dce.c: Revert last patch.
3449 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
3451         * MAINTAINERS (Write After Approval): Update my email address.
3453 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3455         * MAINTAINERS (Write After Approval): Add myself.
3457 2012-06-20  Jason Merrill  <jason@redhat.com>
3459         * Makefile.tpl (check-target-libgomp-c++): New.
3460         (check-target-libitm-c++): New.
3461         * Makefile.def (c++): Add them.
3462         * Makefile.in: Regenerate.
3464 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3466         * MAINTAINERS (Write After Approval): Add myself.
3468 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3470         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3471         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3472         (install-no-fixedincludes): Adjust accordingly.
3473         * Makefile.in: Regenerate.
3475 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3477         Merge upstream change
3478         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3480 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3482         * MAINTAINERS (Write After Approval): Add myself.
3484 2012-05-09  Nick Clifton  <nickc@redhat.com>
3485             Paul Smith  <psmith@gnu.org>
3487         PR bootstrap/50461
3488         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3489         allow for the fact that from release v3.1.0 of MPFR the source
3490         files were moved into a src sub-directory.
3491         * configure: Regenerate.
3493 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
3495         * configure.ac: Bump minimum MPFR version to 2.4.0.
3496         * configure: Regenerated.
3498 2012-05-01  Richard Henderson  <rth@redhat.com>
3500         * Makefile.def (libatomic): New target_module.
3501         * configure.ac (target_libraries): Add libatomic.
3502         (noconfigdirs): Check if libatomic is supported.
3503         * Makefile.in, configure: Rebuild.
3505 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
3507         * MAINTAINERS (Write After Approval): Add myself.
3509 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
3511         * config.sub: Update to 2012-04-18 version from official repo.
3513 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
3515         * MAINTAINERS (Write After Approval): Add myself.
3517 2012-04-11  Steve Ellcey  <sellcey@mips.com>
3519         * MAINTAINERS: Changed email address.
3521 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
3523         PR target/52737
3524         * contrib/gcc_update (files_and_dependencies):
3525         Remove gcc/config/avr/t-multilib from touch data.
3527 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3529         * MAINTAINERS (OS Port Maintainers): Remove irix.
3530         * configure.ac (enable_libgomp): Remove *-*-irix6*.
3531         (unsupported_languages): Remove mips-sgi-irix6.*.
3532         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3533         (with_stabs): Remove.
3534         * configure: Regenerate.
3536 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3538         * MAINTAINERS (OS Port Maintainers): Remove osf.
3539         * configure.ac (enable_libgomp): Remove *-*-osf*.
3540         (with_stabs): Remove alpha*-*-osf*.
3541         * configure: Regenerate.
3543 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3545         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3546         * configure: Regenerate.
3548 2012-02-17  Walter Lee  <walt@tilera.com>
3550         * MAINTAINERS: (Write After Approval): Delete myself.
3552 2012-02-14  Walter Lee  <walt@tilera.com>
3554         * MAINTAINERS (tilegx port): Add myself.
3555         (tilepro port): Add myself.
3556         (Write After Approval): Add myself.
3558 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
3560         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3561         and Joseph Myers as docstring relicensing maintainers.
3563 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
3565         * MAINTAINERS (write-after-approval): Add myself.
3567 2012-02-08  Ira Rosen <irar@il.ibm.com>
3569         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3570         maintainer.
3572 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3574         * MAINTAINERS (Write After Approval): Move myself to
3575         maintain alphabetical order.
3577 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3579         * MAINTAINERS (Write After Approval): Add myself.
3581 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
3583         * MAINTAINERS (Write After Approval): Add myself.
3585 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3586             Jayant R Sonar <jayant.sonar@kpitcummins.com>
3588         * configure.ac (cr16-*-*): Remove nonconfigdirs.
3589         * configure: Regenerate.
3591 2012-01-23  Harshit Chopra  <harshit@google.com>
3593         * MAINTAINERS (Write After Approval): Add myself.
3595 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
3597         * configure.ac: Remove reference to mh-interix.
3598         * configure: Regenerate.
3600 2012-01-05  Richard Henderson  <rth@redhat.com>
3602         PR bootstrap/51072
3603         * configure.ac: Disable libitm if c++ is not enabled.
3604         * configure: Rebuild.
3606         * configure.ac: Fix regexp for same.
3607         * configure: Rebuild.
3609 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
3611         * MAINTAINERS (Write After Approval): Add myself.
3613 2012-01-02  Richard Guenther  <rguenther@suse.de>
3615         PR bootstrap/51686
3616         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3617         * Makefile.in: Regenerate.
3619 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
3621         * MAINTAINERS (Write After Approval): Add myself.
3623 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3625         * configure: Regenerate.
3627 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3629         * MAINTAINERS (picochip): Changed email address.
3631 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3633         * MAINTAINERS (write-after-approval): Add self.
3635 2011-11-29  DJ Delorie  <dj@redhat.com>
3637         * configure.ac (rl78-*-*) New case.
3638         * configure: Regenerate.
3639         * MAINTAINERS: Add myself as RL78 maintainer.
3641 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3643         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3645 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3647         * libtool.m4: Additional FreeBSD 10 fixes.
3649 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3651         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3652         Maintainers section, as Epiphany maintainer.
3654 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3656         PR target/49992
3657         * configure.ac: Remove ranlib special-casing for Darwin.
3658         * configure: Regenerate.
3660 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3662         * MAINTAINERS (Reviewers): Keep the list sorted.
3664 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3666         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3668 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3670         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3671         * configure: Rebuild.
3672         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3673         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3674         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3675         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3676         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3677         Add READELF.
3678         * Makefile.in: Rebuild.
3680 2011-11-09  Jason Merrill  <jason@redhat.com>
3682         * Makefile.def (language=c++): Remove check-c++0x.
3683         * Makefile.in (check-gcc-c++): Regenerate.
3685 2011-11-08  Richard Henderson  <rth@redhat.com>
3687         * configure.ac: Test for libitm directory present first.
3689         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3691         * configure.ac: Test libitm/configure.tgt to disable libitm.
3692         * configure: Rebuild.
3694 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3695             Richard Henderson  <rth@redhat.com>
3697         Merged from transactional-memory.
3699         * Makefile.def (lang_env_dependencies): libitm is c++.
3700         Add libitm target module.
3701         * configure.ac: Likewise.
3702         * config/mmap.m4: New file.
3703         * contrib/gcc_update: Add libitm to touch data.
3704         * Makefile.in, configure: Rebuild.
3706 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3708         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3709         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3710         * Makefile.in: Regenerate.
3712 2011-11-01  DJ Delorie  <dj@redhat.com>
3714         * config.sub: Update to version 2011-10-29 (added rl78)
3716 2011-10-27  Nick Clifton  <nickc@redhat.com>
3718         * config.sub: Import these changes from the config project:
3720         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
3721             Ben Elliston  <bje@gnu.org>
3723         * config.sub (epiphany): New.
3725         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
3726             Ben Elliston  <bje@gnu.org>
3728         * config.sub (hexagon, hexagon-*): New.
3730         2011-08-23  Roland McGrath  <mcgrathr@google.com>
3732         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3733         64eb to be64.
3735         2011-08-16  Roland McGrath  <mcgrathr@google.com>
3737         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3738         (nacl): Grok as alias for 32el-unknown-nacl.
3740 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
3742         * MAINTAINERS (Write After Approval): Add myself.
3744 2011-10-24  Teresa Johnson  <tejohnson@google.com>
3746         * MAINTAINERS (Write After Approval): Add myself.
3748 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
3750         * MAINTAINERS (sparc port): Remove myself.
3752 2011-09-14  Tom de Vries  <tom@codesourcery.com>
3754         * MAINTAINERS (Write After Approval): Add myself.
3756 2011-08-14  Yao Qi  <yao@codesourcery.com>
3758         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3759         * configure: Regenerate.
3761 2011-07-26  Ian Lance Taylor  <iant@google.com>
3763         * configure.ac: Set have_compiler based on whether gcc directory
3764         exists, rather than on whether gcc is in configdirs.
3765         * configure: Rebuild.
3767 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3769         * MAINTAINERS (Global Reviewers): Add self.
3771 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3773         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3774         link directories.
3775         * Makefile.in: Rebuild.
3777 2011-07-20  Ian Lance Taylor  <iant@google.com>
3779         PR bootstrap/49787
3780         * configure.ac: Move --enable-bootstrap handling earlier in file.
3781         If --enable-bootstrap and either --enable-build-with-cxx or
3782         --enable-build-poststage1-with-cxx, enable C++ automatically.
3783         * configure: Rebuild.
3785 2011-07-19  Ian Lance Taylor  <iant@google.com>
3787         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
3788         make C++ a boot_language.  Set and substitute
3789         POSTSTAGE1_CONFIGURE_FLAGS.
3790         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3791         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3792         * configure, Makefile.in: Rebuild.
3794 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
3796         * MAINTAINERS (Register Allocation): Move myself from reviewers to
3797         maintainers.
3799 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
3801         * MAINTAINERS (Global Reviewers): Add myself.
3803 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3805         * configure: Regenerate.
3807 2011-07-16  Jason Merrill  <jason@redhat.com>
3809         * Makefile.def (language=c++): Add check-c++0x and
3810         check-target-libmudflap-c++.
3811         * Makefile.tpl (check-target-libmudflap-c++): New.
3812         * Makefile.in: Regenerate.
3814 2011-07-16  Matthias Klose  <doko@ubuntu.com>
3816         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3817         * Makefile.def (target_modules/libjava): Pass
3818         $(EXTRA_CONFIGARGS_LIBJAVA).
3819         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3820         if not configured with --enable-static-libjava.
3821         * Makefile.in: Regenerate.
3822         * configure: Likewise.
3824 2011-07-15  Jason Merrill  <jason@redhat.com>
3826         * Makefile.in (check-c++): Move check-gcc-c++0x after
3827         check-target-libstdc++-v3.
3829 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3831         * MAINTAINERS (c6x port): New entry.
3833 2011-07-13  Jason Merrill  <jason@redhat.com>
3835         * Makefile.in (check-gcc-c++0x): New.
3836         (check-c++): Depend on it.
3838 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3840         PR target/39150
3841         * configure.ac (i[3456789]86-*-solaris2*): Also accept
3842         x86_64-*-solaris2.1[0-9]*.
3843         * configure: Regenerate.
3845 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
3847         * MAINTAINERS (RTL optimizers): Add self.
3849 2011-06-27  Gabriel Charette  <gchare@google.com>
3851         * MAINTAINERS (Write After Approval): Add myself.
3853 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
3855         PR regression/47836
3856         PR bootstrap/23656
3857         PR other/47733
3858         PR bootstrap/49247
3859         PR c/48825
3860         * configure.ac (target_libraries): Remove target-libiberty.
3861         Remove case-statement setting skipdirs=target-libiberty for
3862         multiple targets.  Remove checking target_configdirs and
3863         removing target-libiberty but keeping target-libgcc if
3864         otherwise empty.
3865         * Makefile.def (target_modules): Don't add libiberty.
3866         (dependencies): Remove all traces of target-libiberty.
3867         * configure, Makefile.in: Regenerate.
3869 2011-06-13  Walter Lee <walt@tilera.com>
3871         * configure.ac (tilepro-*-*) New case.
3872         (tilegx-*-*): Likewise.
3873         * configure: Regenerate.
3875 2011-06-06  Jing Yu  <jingyu@google.com>
3877         * configure.ac: Skip target-libiberty for
3878         arm*-*-linux-androideabi.
3879         * configure: Regenerated.
3881 2011-06-06  Nick Clifton  <nickc@redhat.com>
3883         * config.sub: Sync from upstream.
3885 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
3887         * MAINTAINERS (Write After Approval): Add myself.
3889 2011-06-01  Daniel Jacobowitz  <drow@false.org>
3891         * MAINTAINERS: Update my email address.
3893 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
3895         * MAINTAINERS (Write After Approval): Update my email address.
3897 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
3899         * MAINTAINERS (Write After Approval): Add myself.
3901 2011-05-08  Doug Kwan  <dougkwan@google.com>
3903         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3904         * configure: Regenerated.
3905         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3906         value from configure.
3907         * Makefile.in: Regenerated.
3909 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
3911         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3912         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3913         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3914         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3915         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3916         *-*-vxworks*): Disable newlib and libgloss in separate case
3917         statement.
3918         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3919         to separate case statement.
3920         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3921         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3922         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3923         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3924         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3925         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3926         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3927         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3928         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3929         i[[3456789]]86-*-rdos*, m32r-*-*,
3930         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3931         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3932         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3933         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3934         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3935         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3936         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3937         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3938         and libgloss in main case over targets.  Remove most empty cases
3939         in main case over targets.
3940         * configure: Regenerate.
3942 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
3944         * MAINTAINERS (Write After Approval): Add myself.
3946 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3948         * configure.ac: Remove code setting special library locations for
3949         hppa*64*-*-hpux11*.  Remove code setting compiler for
3950         sparc-sun-solaris2*.
3951         * configure: Regenerate.
3953 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3955         * configure.ac: Separate libgloss_dir settings from general case
3956         over targets.
3957         * configure: Regenerate.
3959 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3961         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3962         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3963         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3964         cases in libgcj-disabling case statement.
3965         (hppa*64*-*-linux*): Set unsupported_languages instead of
3966         disabling target-zlib.
3967         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3968         to hppa*64*-*-hpux*.
3969         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3970         hppa*-*-hpux*.
3971         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3972         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3973         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3974         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3975         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3976         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3977         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3978         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3979         libgcj-disabling case statement.
3980         * configure: Regenerate.
3982 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3984         * configure.ac: Disable Java for targets not supporting libffi.
3985         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3986         Remove cases in Java-disabling statement.
3987         (*arm-wince-pe): Change to arm-wince-pe.
3988         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3989         cases in Java-disabling statement.
3990         (bfin-*-*): Don't disable Java again.
3991         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3992         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3993         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3994         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3995         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3996         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3997         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3998         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3999         Java-disabling statement.
4000         (mmix-*-*): Don't disable Java again.
4001         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4002         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4003         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4004         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4005         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4006         statement.
4007         * configure: Regenerate.
4009 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4011         * configure.ac: Separate cases disabling Java and Java libraries
4012         from general case over targets.
4013         * configure: Regenerate.
4015 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4017         * MAINTAINERS: Update my email address.
4019 2011-04-20  Easwaran Raman  <eraman@google.com>
4021         * MAINTAINERS (Write After Approval): Add myself.
4023 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4025         PR lto/48086
4026         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4027         * configure: Regenerate.
4029 2011-04-16  Jim Meyering  <meyering@redhat.com>
4031         * MAINTAINERS (Write After Approval): Add myself.
4033 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4035         * MAINTAINERS: Update my email address.
4037 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4039         * MAINTAINERS (Write After Approval): Add myself.
4041 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4043         * MAINTAINERS (Write After Approval): Add myself.
4045 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4047         * MAINTAINERS (Write After Approval): Add myself.
4049 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4051         * configure.ac (build_tools): Remove build-byacc.
4052         (host_libs): Remove mmalloc.
4053         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4054         autoconf automake libtool diff rcs fileutils shellutils time
4055         textutils wdiff find uudecode hello tar gzip indent recode release
4056         sed perl gawk findutils gettext zip.
4057         (libgcj): Remove target-qthreads.
4058         (target_tools): Remove target-examples target-gperf.
4059         (YACC): Don't handle building byacc.
4060         * configure: Regenerate.
4061         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4062         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4063         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4064         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4065         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4066         handle building components.
4067         * Makefile.in: Regenerate.
4069 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4071         * MAINTAINERS: Update my email address as Xtensa maintainer.
4073 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4075         * config.sub: Sync from upstream.
4077 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4079         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4080         (microblaze*): Don't disable libssp.
4081         * configure: Regenerate.
4083 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4085         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4086         moveifchange.
4087         * configure: Regenerate.
4088         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4089         * Makefile.in: Regenerate.
4091 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4093         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4094         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4095         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4096         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4097         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4098         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4099         md_exec_prefix cases.
4100         * configure: Regenerate.
4102 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4104         * configure.ac: Separate cases disabling target-libssp,
4105         target-libiberty, target-libstdc++-v3 and Fortran from general
4106         case over targets.
4107         * configure: Regenerate.
4109 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4111         * configure.ac (*-*-chorusos): Don't disable libgcj.
4112         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4113         Remove case.
4114         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4115         (arm-*-coff): Don't disable libgcj.
4116         (arm*-*-linux-gnueabi): Remove useless assignment.
4117         (arm-*-riscix*): Don't disable libgcj.
4118         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4119         configuration.
4120         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4121         (c54x*-*-*): Remove case.
4122         (tic54x-*-*): Don't disable GCC or GCC libraries.
4123         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4124         to *.
4125         (d10v-*-*): Don't disable GCC libraries.
4126         (d30v-*-*): Don't disable libgcj.
4127         (h8500-*-*): Don't disable GCC libraries.
4128         (i960-*-*): Don't disable libgcj.
4129         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4130         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4131         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4132         libgcj.
4133         (m68k-*-coff*): Remove case.
4134         (mmix-*-*): Don't disable libgloss on host.
4135         (mn10200-*-*, mn10300-*-*): Remove cases.
4136         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4137         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4138         Don't disable libgcj.
4139         (romp-*-*): Remove case.
4140         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4141         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4142         case.
4143         (v810-*-*): Don't disable GCC libraries.
4144         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4145         (ip2k-*-*): Don't disable GCC libraries.
4146         * configure: Regenerate.
4148 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4150         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4151         libffi on host.
4152         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4153         on host.
4154         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4155         * configure: Regenerate.
4157 2011-03-26  John Marino  <binutils@marino.st>
4159         * configure.ac: Add support for *-*-dragonfly*
4160         * configure: Regenerate.
4162 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4164         * configure.ac (native_only): Remove.
4165         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4166         send-pr uudecode guile gnuserv on host.
4167         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4168         send-pr rcs guile perl texinfo libtool on host.
4169         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4170         automake send-pr rcs guile perl texinfo libtool on host.
4171         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4172         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4173         (alpha*-dec-osf*): Don't disable fileutils on target.
4174         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4175         texinfo send-pr expect dejagnu on target.
4176         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4177         target-qthreads on target.
4178         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4179         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4180         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4181         x86_64-*-mingw*): Don't disable expect on target.
4182         (*-*-cygwin*): Don't disable target-gperf on target.
4183         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4184         gnuserv on target.
4185         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4186         target.
4187         * configure: Regenerate.
4189 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4191         * configure.ac (target_tools): Remove target-groff.
4192         (native_only): Remove target-groff.
4193         (hppa*64*-*-*): Don't disable byacc.
4194         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4195         setting.
4196         (*-*-kaos*): Don't skip target-librx and target-groff.
4197         (*-*-netware*): Don't skip target-libmudflap.
4198         (*-*-tpf*): Don't skip target-libmudflap.
4199         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4200         directories on the host.
4201         (ia64*-*-*vms*): Don't skip tix.
4202         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4203         host.
4204         * configure: Regenerate.
4206 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4208         * configure.ac: Remove references to mt-mep, mt-netware,
4209         mt-wince.
4210         * Makefile.def: Add all-utils soft dependencies.
4211         * Makefile.tpl: Remove GDB_NLM_DEPS.
4212         * configure: Regenerate.
4213         * Makefile.in: Regenerate.
4215 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4217         * configure.ac: Do not include mh-x86omitfp.
4218         * configure: Regenerate.
4220 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4222         * configure.ac: Remove empty cases.
4223         * configure: Regenerate.
4225 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4227         * Makefile.def: Add dependency from termcap to gdb.
4228         * Makefile.in: Regenerate.
4230 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4232         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4233         * configure: Regenerate.
4234         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4235         * Makefile.tpl: Likewise.
4236         * Makefile.in: Regenerate.
4238 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4240         * configure.ac: Remove all mentions of tentative_cc.
4241         * configure: Regenerate.
4243 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4245         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4246         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4247         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4248         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4249         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4250         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4251         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4252         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4253         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4254         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4255         *-*-rhapsody*): Remove host cases.
4256         * configure: Regenerate.
4258 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4260         * configure.ac (ppc*-*-pe): Remove host case.
4261         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4262         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4263         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4264         cases.
4265         * configure: Regenerate.
4267 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4269         * config.sub: Update to version 2011-03-23.
4271 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4273         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4274         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4275         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4276         * configure: Regenerate.
4278 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4280         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4281         to Write After Approval.
4282         * config-ml.in: Don't handle arc-*-elf*.
4283         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4284         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4285         handle GCC libraries.
4286         * configure: Regenerate.
4288 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4290         PR bootstrap/48120:
4291         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4292         Add -lstdc++ -lm to LIBS.
4293         * configure: Regenerate.
4295 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4297         * config.guess: Update to version 2011-02-02
4298         * config.sub: Update to version 2011-02-24
4300 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4302         PR lto/48086
4303         * configure.ac: Re-enable LTO on *-apple-darwin9.
4304         * configure: Regenerate.
4306 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4308         PR lto/48086
4309         * configure.ac: Disable LTO on darwin due to an assembler change in
4310         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4311         under 256.
4312         * configure: Regenerate.
4314 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4316         * MAINTAINERS: Update myself as score backend maintainer,
4317         update my e-mail address.
4319 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4321         * MAINTAINERS: Update my e-mail address.
4323 2011-03-06  Joey Ye  <joey.ye@arm.com>
4325         * MAINTAINERS: Update my e-mail address.
4327 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4329         * configure.ac: Adjust test of with_ppl.
4330         * configure: Regenerated.
4332 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4334         * MAINTAINERS: Adjust my e-mail address.
4336 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4338         * configure.ac: Add -lpwl to ppllibs.
4339         * configure: Regenerated.
4341 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4343         * config/cloog.m4: Add -lisl to clooglibs.
4344         * configure: Regenerated.
4346 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4348         * MAINTAINERS (CPU Port maintainers): Add self.
4350 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4352         * MAINTAINERS: Add myself as testsuite maintainer.
4354 2011-02-15  Mike Stump  <mikestump@comcast.net>
4356         * MAINTAINERS: Add myself as testsuite maintainer.
4358 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4360         Import from Libtool and gnulib:
4362         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4364         Prepare for supporting FreeBSD 10.
4365         * config.rpath: Remove handling of freebsd1* which soon would
4366         match FreeBSD 10.0.
4368         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4370         Remove support for FreeBSD 1.x.
4371         * libtool.m4 (_LT_LINKER_SHLIBS)
4372         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4373         soon would incorrectly match FreeBSD 10.0.
4375 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4377         PR binutils/12283
4378         * move-if-change: Import version from gnulib.
4380 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4382         PR lto/47225
4383         * Makefile.def (lto-plugin): Double dash for enable-shared.
4384         (configure-gcc): Depend on all-lto-plugin.
4385         * Makefile.in: Rebuilt.
4387 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4389         * configure.ac: Remove extra bracket.
4390         * configure: Regenerate.
4392 2011-02-08  Tobias Burnus  <burnus@net-b.de>
4394         * MAINTAINERS: Add myself as libquadmath maintainer.
4396 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
4398         * MAINTAINERS: Update my email address.
4400 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
4402         * MAINTAINERS (option handling): Add self.
4404 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
4406         PR lto/47225
4407         * Makefile.def: Add dependency for install-gcc
4408         on install-lto-plugin.
4409         * Makfile.in: Regenerated
4411 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
4413         * MAINTAINERS (CPU Port Maintainers): Add myself.
4415 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
4417         PR libgcj/44341
4418         * configure.ac: Discard --with-* flags for host when configuring
4419         target libraries for cross build.
4420         * configure: Rebuilt.
4422 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4424         * MAINTAINERS (linear loop transforms): Removed.
4426 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4428         * configure.ac: If with_ppl is no, move setting with_cloog=no
4429         after CLOOG_REQUESTED check.
4430         * configure: Regenerated.
4432 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4434         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4435         CLooG has been requested.
4436         * configure: Regenerated.
4438 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4440         * configure: Regenerated.
4441         * configure.ac: Check for version 0.11 (or later revision) of PPL.
4443 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4445         * configure: Regenerated.
4446         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4448 2011-01-21  Andreas Schwab  <schwab@redhat.com>
4450         * configure.ac: Use AS_HELP_STRING throughout.
4451         * configure: Regenerate.
4453 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4455         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4456         * configure: Regenerate.
4458 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4460         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4462 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4464         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4465         for ia64-hpux.
4466         * configure: Regenerate.
4468 2011-01-07  Jan Hubicka  <jh@suse.cz>
4470         PR lto/47225
4471         * Makefile.in: Regenerate.
4472         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4473         configure.
4475 2011-01-07  Jan Hubicka  <jh@suse.cz>
4477         * Makefile.in: Regenerate.
4478         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4479         and configure dependency on lto-plugin configure.
4480         (lto-plugin module): Remove dependency on GCC; add dependency on
4481         liniberty.
4483 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4485         * MAINTAINERS (Write After Approval): Add myself.
4487 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4489         * configure: Regenerate.
4491 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4493         * configure.ac: (picochip): Disable libiberty.
4495 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
4497         * MAINTAINERS (Write After Approval): Add myself.
4499 2010-12-10  Ian Lance Taylor  <iant@google.com>
4501         PR bootstrap/46819
4502         * configure.ac: For --disable-libgcj clear libgcj_saved.
4503         * configure: Rebuild.
4505 2010-12-10  Tobias Burnus  <burnus@net-b.de>
4507         PR fortran/46540
4508         * configure.ac: Add --disable-libquadmath and
4509         --disable-libquadmath-support.
4510         * configure: Regenerate.
4512 2010-12-03  Ian Lance Taylor  <iant@google.com>
4514         * MAINTAINERS: Add myself as libgo maintainer.
4516 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
4518         PR libffi/46792
4519         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4520         * configure: Regenerate.
4522 2010-12-02  Ian Lance Taylor  <iant@google.com>
4524         * configure.ac: Always set default for poststage1_ldflags to
4525         -static-libstdc++ -static-libgcc.
4527 2010-11-29  Andreas Schwab  <schwab@redhat.com>
4529         * configure.ac: Move comment to remove extra space in last argument
4530         of GCC_TARGET_TOOL.
4532 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
4534         PR other/46026
4535         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4536         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4537         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4538         (BASE_FLAGS_TO_PASS): Use it.
4539         * configure: Rebuilt.
4540         * Makefile.in: Rebuilt.
4542 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
4544         PR binutils/12258
4545         * configure.ac: Correct comments for --enable-gold/--enable-ld.
4546         Properly check default linker.
4547         * configure: Regnerated.
4549 2010-11-23  Matthias Klose  <doko@ubuntu.com>
4551         * configure.ac: For --enable-gold, handle value `default' instead of
4552         `both*'.  New configure option --{en,dis}able-ld.
4553         * configure: Regenerate.
4555 2010-11-20  Ian Lance Taylor  <iant@google.com>
4557         * configure.ac: Only disable a language library if no language needs
4558         it.  Don't let --disable-libgcj uncondtionally disable libffi.
4559         * configure: Rebuild.
4561 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4563         * Makefile.in: Regenerate.
4565         PR other/46202
4566         * configure.ac: Fix just-built in-tree STRIP name to be
4567         binutils/strip-new.
4568         * configure: Regenerate.
4569         * Makefile.def (install-strip-gcc, install-strip-binutils)
4570         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4571         (install-strip-sid): Mirror dependencies on non-strip variants
4572         of these targets on the respective -strip prerequisites.
4573         * Makefile.tpl (install-strip, install-strip-host)
4574         (install-strip-target): New targets.
4575         (install-strip-[+module+], install-strip-target-[+module+]):
4576         New targets.
4577         * Makefile.in: Regenerate.
4579 2010-11-19  Ian Lance Taylor  <iant@google.com>
4580             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4582         * configure.ac: Add target-libgo to target_libraries.  Set
4583         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4584         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4585         (HOST_EXPORTS): Add GOC.
4586         (BASE_TARGET_EXPORTS): Add GOC.
4587         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4588         (GOCFLAGS_FOR_TARGET): New variable.
4589         (EXTRA_HOST_FLAGS): Add GOC.
4590         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4591         * Makefile.def (target_modules): Add libgo.
4592         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4593         (dependencies): Add dependency from configure-target-libgo to
4594         configure-target-libffi and all-target-libstdc++-v3.  Add
4595         dependencies from all-target-libgo to all-target-libffi.
4596         (languages): Add go.
4597         * configure: Rebuild.
4598         * Makefile.in: Rebuild.
4600 2010-11-19  Ian Lance Taylor  <iant@google.com>
4602         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4603         compiler/flag environment variables.
4605 2010-11-18  Ian Lance Taylor  <iant@google.com>
4607         * configure.ac: Check for lang_requires_boot_languages in
4608         config-lang.in files.
4609         * configure: Rebuild.
4611 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4612             Tobias Burnus  <burnus@net-b.de>
4614         PR fortran/32049
4615         * Makefile.def: Add libquadmath; build it with language=fortran.
4616         * configure.ac: Add libquadmath.
4617         * Makefile.tpl: Handle multiple libs in check-[+language+].
4618         * Makefile.in: Regenerate.
4619         * configure: Regenerate.
4621 2010-11-16  Tom Tromey  <tromey@redhat.com>
4623         * MAINTAINERS: Moved myself to reviewers section.
4625 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4627         * MAINTAINERS: Moved myself to reviewers section.
4629 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4631         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4632         (Write After Approval): Remove self.
4634 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4636         * configure.ac: Fix spelling in option names.
4637         * configure: Regenerated.
4639 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4641         PR bootstrap/39622
4642         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4643         * configure: Regenerated.
4645 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4647         * MAINTAINERS: Update my email address.
4649 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4651         * configure: Regenerate.
4653 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4655         * configure: Regenerate.
4657 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4659         * configure: Regenerate.
4661 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4663         * configure: Regenerate.
4665 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4667         * configure.ac: Support official CLooG.org versions.
4668         * configure: Regenerate.
4669         * config/cloog.m4: New.
4671 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4673         * MAINTAINERS (Write After Approval): Add myself.
4675 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4677         * MAINTAINERS: Update my email address.
4679 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4681         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4682         * configure: Regenerate.
4684 2010-11-03  Ian Lance Taylor  <iant@google.com>
4685             Dave Korn  <dave.korn.cygwin@gmail.com>
4687         PR lto/46273
4688         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4689         and on other supported platforms whenever LTO is enabled.
4690         * configure: Rebuild.
4692 2010-11-02  Alan Modra  <amodra@gmail.com>
4694         PR binutils/12110
4695         * configure.ac: Error when source path contains spaces.
4696         * configure: Regenerate.
4698 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4700         * MAINTAINERS: Update my email address.
4702 2010-10-20  Ian Lance Taylor  <iant@google.com>
4704         * Makefile.def (target_modules): Set lib_path to src/.libs for
4705         libstdc++-v3 module.
4706         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4707         * Makefile.in: Rebuild.
4709 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4711         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4712         (Write After Approval): Remove myself.
4714 2010-10-15  Tristan Gingold  <gingold@adacore.com>
4716         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4718 2010-10-14  Douglas Rupp  <rupp@gnat.com>
4720         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4722 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4724         * configure.ac (build_lto_plugin): New shell variable.
4725         (--enable-lto): Turn on by default for all non-ELF platforms that
4726         have had LTO support added so far.  Set build_lto_plugin appropriately
4727         for both ELF and non-ELF.
4728         (configdirs): Add lto-plugin or not based on build_lto_plugin.
4729         * configure: Regenerate.
4731 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4733         Sync from src:
4734         * configure.ac (v850 support): Remove target-libgloss from
4735         noconfigdirs.
4736         * configure: Regenerate.
4738 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4740         PR bootstrap/45326
4741         PR bootstrap/45174
4742         * configure.ac: Honor initial values of $build_configargs,
4743         $host_configargs, $target_configargs.  Mark the precious, so
4744         environment settings get recorded.
4745         * configure: Regenerate.
4747 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4749         PR bootstrap/45796
4750         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4751         Depend on all-build-libiberty.
4752         * Makefile.in: Regenerate.
4754 2010-09-30  Michael Eager  <eager@eagercon.com>
4756         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4757         * configure: Regenerate.
4759 2010-09-28  Michael Eager  <eager@eagercon.com>
4761         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4763 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4765         PR bootstrap/44621
4766         * configure.ac: Fix unportable shell quoting.
4767         * configure: Regenerate.
4769 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4771         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4772         targets and amend comment.
4773         * configure: Regenerate.
4775 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4777         * MAINTAINERS (Write After Approval): Add myself.
4779 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4781         * configure.ac: Enable LTO by default on Darwin.
4782         * configure: Regenerate.
4784 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4786         * MAINTAINERS (Write After Approval): Add myself.
4788 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
4790         * MAINTAINERS (Write After Approval): Add myself.
4792 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
4794         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4795         ports
4797 2010-07-28  David Yuste  <david.yuste@gmail.com>
4799         * MAINTAINERS (Write After Approval): Add myself.
4801 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
4803         * configure.ac: Support all v850 targets.
4804         * configure: Regenerate.
4806 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
4808         PR bootstrap/44455
4809         * configure.ac (extra_mpfr_configure_flags): Copy from
4810         extra_mpc_gmp_configure_flags.
4811         * configure: Re-generated.
4813 2010-07-22  Andi Kleen  <ak@linux.intel.com>
4815         * MAINTAINERS (Write After Approval): Add myself.
4817 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
4819         * MAINTAINERS (Write After Approval): Add myself.
4821 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
4823         * MAINTAINERS (Write After Approval): Add myself.
4825 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
4827         PR target/44862
4828         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4829         Provide -B option to allow for link spec %s substitutions for
4830         libstdc++.a on darwin.
4831         * Makefile.in: Regenerate.
4833 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
4835         * MAINTAINERS (Reviewers): Update my e-mail address
4837 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
4839         * Makefile.def (configure-gcc): Depend on all-libelf.
4840         * Makefile.in: Rebuild.
4842 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
4844         * MAINTAINERS (Write After Approval): Add myself in the right place.
4846 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
4848         * MAINTAINERS (Write After Approval): Add myself.
4850 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
4852         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4854 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
4856         * config.sub: Update to version 2010-05-21.
4857         * config.guess: Update to version 2010-04-03.
4859 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4861         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4862         * configure: Regenerate.
4864 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
4866         * MAINTAINERS (Write After Approval): Add myself.
4868 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
4870         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4871         a platform that supports LTO.
4872         * configure: Regenerate.
4874 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
4876         * configure.ac: Allow all the versions greater than 0.10 of PPL.
4877         * configure: Regenerated.
4879 2010-04-27  Roland McGrath  <roland@redhat.com>
4880             H.J. Lu  <hongjiu.lu@intel.com>
4882         * configure.ac (--enable-gold): Support both, both/gold and
4883         both/bfd to add gold to configdirs without removing ld.
4884         * configure: Regenerated.
4886         * Makefile.def: Add install-gold dependency to install-ld.
4887         * Makefile.in: Regenerated.
4889 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
4891         PR lto/42776
4892         * configure.ac (--enable-lto): Refactor handling so libelf tests
4893         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4894         and allow LTO to be explicitly enabled on non-ELF platforms that
4895         are known to support it inside else-clause.
4896         * configure: Regenerate.
4898 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
4900         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4901         * configure: Regenerate.
4903 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
4905         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4906         * configure: Regenerate.
4908 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4910         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4911         separately.
4912         * configure: Regenerate.
4914 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
4916         * MAINTAINERS (Write After Approval): Add myself.
4918 2010-04-14  Tristan Gingold  <gingold@adacore.com>
4920         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4921         * configure: Regenerate.
4923 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
4925         * configure: Regenerate after change to elf.m4.
4927 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
4929         * MAINTAINERS (Write After Approval): Add myself.
4931 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4933         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4934         * configure: Regenerated.
4936 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4938         * configure.ac: Print "buggy but acceptable" when CLooG
4939         revision is less than 9.
4940         * configure: Regenerated.
4942 2010-04-01  Diego Novillo  <dnovillo@google.com>
4944         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4946 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4948         PR bootstrap/43615
4949         PR bootstrap/43328
4951         Revert:
4953         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4955         * configure.ac: Do not pass --enable-multilib nor
4956         --disable-multilib in baseargs.  Accept explicitly passed
4957         --enable_multilib.
4958         * configure: Regenerate.
4960 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
4962         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4964 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
4966         * MAINTAINERS: Remove myself.
4968 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4970         PR bootstrap/43328
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-28  Andrew Pinski  <pinskia@gmail.com>
4978         * MAINTAINERS (spu port): Remove me.
4980 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4982         * configure.ac (tic6x-*-*): New case.
4983         * configure: Regenerate.
4985 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4987         * config.sub: Update to version 2010-03-22.
4988         * config.guess: Update to version 2009-12-30.
4990 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
4992         PR ada/42554
4993         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4994         * configure: Regenerate.
4996 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4998         * MAINTAINERS: Update my email address.
5000 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5002         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5003         (ghassan.shobaki@amd.com): Removed.
5005 2010-03-17  Alan Modra  <amodra@gmail.com>
5007         * MAINTAINERS: Update my email address.
5009 2010-03-16  Diego Novillo  <dnovillo@google.com>
5011         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5012         Matthews.
5014 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5016         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5017         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5019 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5021         * MAINTAINERS: Update my email address.
5023 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5025         * MAINTAINERS: Update my email address.
5027 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5029         * MAINTAINERS: Update my email address.
5031 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5033         * MAINTAINERS: Update my email address.
5035 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5037         PR libstdc++/32499
5038         * configure.ac (RANLIB): Default to true.
5039         (STRIP): Likewise.
5040         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5041         * configure: Regenerate.
5043 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5045         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5046         (Write After Approval): Update my email address.
5048 2010-02-17  Nick Clifton  <nickc@redhat.com>
5050         PR 11238
5051         * Makefile.tpl (local-distclean): Also remove config.cache files in
5052         sub-directories as there may not be Makefiles present in the
5053         sub-directories.
5054         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5055         the config.cache files found by the find command.
5057         * Makefile.in: Regenerate.
5058         * configure.ac: Revert previous delta.
5059         * configure: Regenerate.
5061 2010-02-15  Nick Clifton  <nickc@redhat.com>
5063         PR 11238
5064         * configure.ac: Delete config.cache files in sub-directories when
5065         deleting Makefiles.
5066         * configure: Regenerate.
5068 2010-02-12  Ben Elliston  <bje@gnu.org>
5070         * MAINTAINERS: Update my email address.
5072 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5074         * MAINTAINERS (spu port): Update my email address.
5076 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5078         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5080 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5082         * configure.ac: Add "recommended" version checks for GMP/MPC.
5083         Update recommended GMP/MPFR/MPC versions.
5084         * configure: Regenerate.
5086 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5088         * MAINTAINERS: Move my Embecosm email address into the
5089         write-after-approval section.
5091 2010-01-26  Ian Lance Taylor  <iant@google.com>
5093         * MAINTAINERS: Add myself as Go frontend maintainer.
5095 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5097         PR libstdc++/36101, PR libstdc++/42813
5098         * configure.ac (bootstrap_target_libs): Make inclusion of
5099         target-libgomp conditional on libgomb being in target_configdirs.
5100         * configure: Regenerate.
5102 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5104         PR libstdc++/36101, PR libstdc++/42813
5105         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5106         * configure: Regenerate.
5108 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5110         PR libstdc++/36101, PR libstdc++/42813
5111         * configure.ac (target_configdirs): Substitute.
5112         * Makefile.def: Bootstrap target module libgomp.
5113         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5114         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5115         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5116         * configure, Makefile.in: Regenerate.
5118 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5120         * MAINTAINERS: Adjust my details.
5122 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5124         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5126 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5128         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5130 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5132         * MAINTAINERS (Write After Approval): Add myself.
5134 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5136         * MAINTAINERS (Write After Approval): Add myself.
5138 2010-01-11  Richard Guenther  <rguenther@suse.de>
5140         PR lto/41569
5141         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5142         * Makefile.in: Regenerated.
5144 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5146         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5147         * configure: Regenerate.
5149 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5150             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5152         PR bootstrap/42424
5153         * configure.ac: Include libtool m4 files.
5154         (_LT_CHECK_OBJDIR): Call it.
5155         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5156         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5158         * configure: Regenerate.
5160 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5162         PR bootstrap/41818
5163         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5164         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5165         * Makefile.in: Regenerate.
5167 2010-01-02  Richard Guenther  <rguenther@suse.de>
5169         PR lto/41529
5170         * configure.ac: Include config/elf.m4.  Disable LTO if not
5171         builting for an elf target.
5172         * configure: Regenerate.
5174 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5176         * MAINTAINERS: Change my email address.
5178 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5180         * config.sub, config.guess: Update from upstream sources.
5182 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5184         * MAINTAINERS (Write After Approval): Add myself.
5186 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5188         PR middle-end/30447
5189         PR middle-end/30789
5190         PR other/40302
5192         * configure.ac: Require MPC.
5193         * configure: Regenerate.
5195 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5197         PR target/38384
5198         PR bootstrap/40972
5199         * libtool.m4: Sync from git Libtool.
5200         * ltoptions.m4: Likewise.
5201         * ltversion.m4: Likewise.
5202         * lt~obsolete.m4: Likewise.
5203         * ltmain.sh: Likewise.
5205 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5207         * configure.ac: Update minimum MPC version to 0.8.
5208         * configure: Regenerate.
5210 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5212         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5213         * configure: Regenerated.
5215 2009-11-21  Ian Lance Taylor  <iant@google.com>
5217         * configure.ac: Change default of poststage1_ldflags to be empty if
5218         poststage1_libs is set.  When poststage1_libs is empty, and
5219         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5220         * configure: Rebuild.
5222 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5224         * MAINTAINERS (Write After Approval): Update my email address.
5226 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5228         * config.guess: Update from upstream sources.
5230 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5232         * Makefile.def: Restore host and target settings for gmp.
5233         * Makefile.in: Rebuild.
5235 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5237         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5238         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5239         Fix portability of test of C++ as bootstrap language.  Add
5240         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5241         * configure: Rebuild.
5242         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5243         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5244         in-tree building.
5245         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5246         (POSTSTAGE1_HOST_EXPORTS): Use it.
5247         (STAGE[+id+]_CXXFLAGS): New.
5248         (BASE_FLAGS_TO_PASS): Pass it down.
5249         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5250         extra_exports.
5251         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5252         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5253         extra_exports.
5254         * Makefile.in: Rebuild.
5256 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5258         * config.sub, config.guess: Update from upstream sources.
5260 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5262         * MAINTAINERS (Write After Approval): Add myself.
5264 2009-11-09  Jon Beniston  <jon@beniston.com>
5266         * MAINTAINERS (Write After Approval): Add myself.
5268 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5270         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5271         paths for *-w64-mingw* and x86_64-*mingw*.
5272         * configure: Regenerated.
5274 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5276         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5278 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5280         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5281         Phil Edwards to Write-After Approval.
5283 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5285         * configure.ac: Disable target-winsup & co for
5286         x86_64-*-mingw* and *-w64-mingw* targets.
5287         * configure: Regenerated.
5289 2009-10-16  Nick Clifton  <nickc@redhat.com>
5291         * MAINTAINERS: Add myself as a maintainer for the RX port.
5293 2009-10-26  Johannes Singler  <singler@kit.edu>
5295         * MAINTAINERS (Write After Approval): Update my e-mail address.
5297 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5299         * configure.ac (CLooG test): Use = with test.
5300         * configure: Regenerate.
5302 2009-10-22  Richard Guenther  <rguenther@suse.de>
5304         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5305         cloog if the ppl version check failed.  Move flags saving
5306         before setting in libelf check.
5307         * configure: Regenerate.
5309 2009-10-21  Richard Guenther  <rguenther@suse.de>
5311         * configure.ac: Adjust the ppl and cloog configure to work as
5312         documented.  Disable cloog if ppl was disabled.  Omit the version
5313         checks if they were disabled.
5314         * configure: Re-generate.
5316 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5318         * configure.ac: Add 'lto' to enable_languages, not
5319         new_enable_languages, and only if not already present.
5320         * configure: Regenerate.
5322 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5324         * README: Refer to the various COPYING* files instead of just
5325         COPYING.
5326         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5328 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5330         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5332 2009-10-07  Richard Guenther  <rguenther@suse.de>
5334         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5335         and Richard Guenther as reviewers.
5336         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5337         as reviewers.
5339 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5341         * config.sub: Update from upstream sources.
5343 2009-10-06  Ian Lance Taylor  <iant@google.com>
5345         * Makefile.def: check-gold depends upon all-gas.
5346         * Makefile.in: Rebuild.
5348 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5350         * MAINTAINERS (Write After Approval): Add myself.
5352 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5354         * Makefile.def: all-lto-plugin depends on all-libiberty.
5355         set bootstrap=true for lto-plugin.
5356         Add lto-plugin.
5357         * Makefile.in: Regenerate.
5358         * configure.ac (host_libs): Add lto-plugin.
5359         * configure: Regenerate.
5361 2009-10-03  Diego Novillo  <dnovillo@google.com>
5363         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5364         (HOST_LIBELFLIBS): Define.
5365         (HOST_LIBELFINC): Define.
5366         * Makefile.in: Regenerate.
5367         * configure.ac: Add --enable-lto.
5368         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5369         If --enable-lto is used, add 'lto' to new_enable_languages.
5370         If --enable-lto is used and gold is enabled, add
5371         lto-plugin to configdirs.
5372         * configure: Regenerate.
5374 2009-10-03  Simon Baldwin  <simonb@google.com>
5376         * configure.ac: If --with-system-zlib, suppress local zlib and
5377         pass --with-system-zlib to subdir configure scripts.
5378         * configure: Regenerate.
5380 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5381             Paolo Bonzini  <bonzini@gnu.org>
5383         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5384         $(srcdir).
5385         * Makefile.in: Rebuilt.
5387 2009-09-26  Gary Funck  <gary@intrepid.com>
5389         * MAINTAINERS (Write After Approval): Add myself.
5391 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5393         * configure.ac: Update minimum MPC version to 0.7.
5394         * configure: Regenerate.
5396 2009-09-25  Nick Clifton  <nickc@redhat.com>
5398         * configure.ac: Pass any --cache-file=/dev/null option on to
5399         subconfigures.
5400         * configure: Regenerate.
5402 2009-09-23  Nick Clifton  <nickc@redhat.com>
5404         * config.sub, config.guess: Update from upstream sources.
5406 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
5408         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5409         * Makefile.in: Rebuilt.
5411 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5413         PR bootstrap/32272
5414         * configure.ac: Error out if $srcdir isn't '.' but contains
5415         host-${host_noncanonical}.
5416         * configure: Regenerate.
5418 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5420         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5421         maintainer.
5423 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5425         * configure.ac: If bootstrapping a combined tree with
5426         --enable-gold, require c++ in stage1_languages.
5427         * configure: Regenerate.
5429         * configure.ac: Also add target_libs of stage1_languages to
5430         bootstrap_target_libs.
5431         * configure: Regenerate.
5433         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5434         with --enable-languages not containing c++.
5435         * configure: Regenerate.
5437 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
5439         * configure.ac: Disable java and boehm-gc for bfin-*-*.
5440         * configure: Regenerate.
5442 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5444         * MAINTAINERS (Write After Approval): Update my e-mail address,
5445         and move from from here...
5446         (Waiting for paperwork): To here.
5448 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
5450         * MAINTAINERS (Reviewers): Add self as driver reviewer.
5452 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5454         * configure.ac: Do not use $extrasub for replacing @if/@endif
5455         parts in Makefile; instead, use additional arguments to
5456         AC_CONFIG_COMMANDS to do the replacement manually, with several
5457         sed invocations, to avoid HP-UX sed command limits.
5458         * configure: Regenerate.
5460 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5462         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5463         blank before -L.
5465 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5467         * configure.ac (with-build-config): Document.  Handle without.
5468         Handle missing argument.
5469         * configure: Rebuilt.
5471 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5473         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5474         Default to bootstrap-debug only if compare-debug works.
5475         * configure: Rebuilt.
5476         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5477         * Makefile.in: Rebuilt.
5479 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5481         * MAINTAINERS (OS Port Maintainers): Update my email address.
5483 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5485         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5486         * Makefile.in: Rebuilt.
5488 2009-09-01  Chris Demetriou  <cgd@google.com>
5490         * MAINTAINERS (Write After Approval): Add myself.
5492 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5494         PR debug/30161
5495         * include/dwarf2.h (enum dwarf_tag): Added
5496         DW_TAG_GNU_template_template_param
5497         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5499 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5501         * Makefile.tpl (AWK): Fix typo.
5502         * Makefile.in: Regenerate.
5504 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5506         * configure.ac: Detect awk and sed.
5507         * Makefile.def (flags_to_pass): Add AWK and SED.
5508         * Makefile.tpl (AWK, SED): New.
5509         (BASE_FLAGS_TO_PASS): Add AWK and SED.
5510         * configure: Regenerate.
5511         * Makefile.in: Regenerate.
5513 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
5515         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5516         (collapseslashes): Likewise.
5518 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5520         * configure.ac (AC_PREREQ): Bump to 2.64.
5522 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5524         * configure.ac: Remove --with-datarootdir, --with-docdir,
5525         --with-pdfdir, --with-htmldir switches.
5526         * configure: Regenerate.
5528         * configure: Regenerate.
5530         * compile: Sync from Automake 1.11.
5531         * depcomp: Likewise.
5532         * install-sh: Likewise.
5533         * missing: Likewise.
5534         * mkinstalldirs: Likewise.
5535         * ylwrap: Likewise.
5537 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
5539         * ltmain.sh (func_normal_abspath): New function.
5540         (func_relative_path): Likewise.
5541         (func_mode_help): Document new -bindir option for link mode.
5542         (func_mode_link): Add new -bindir option, and use it to place
5543         output DLL if specified.
5545 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5547         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5548         (baseargs): Add --disable-option-checking.
5549         * configure: Regenerate.
5551         * Makefile.def (configure-target-libiberty): Depend on
5552         all-binutils and all-ld.
5553         (configure-target-newlib): Likewise.
5554         * Makefile.in: Regenerate.
5556 2009-08-17  Ben Elliston  <bje@au.ibm.com>
5558         * config.sub, config.guess: Update from upstream sources.
5560 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5562         Sync from src, merge:
5564         2009-07-02  Tristan Gingold  <gingold@adacore.com>
5566         * configure.ac: Do not exclude gas for i386-*-darwin.
5567         Add a case for x86_64-*-darwin.
5568         * configure: Regenerate.
5570 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
5572         * MAINTAINERS: Add my name to Write After Approval list.
5574 2009-08-06  Michael Eager  <eager@eagercon.com>
5576         * configure.ac: Add Microblaze target.
5577         * configure: Regenerate.
5579 2009-07-31  Christian Bruel  <christian.bruel@st.com>
5581         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5582         * configure: Regenerate.
5584 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
5586         * MAINTAINERS (Write After Approval): Update my e-mail address.
5588 2009-07-06  Ian Lance Taylor  <iant@google.com>
5590         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5591         * configure: Rebuild.
5593 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
5595         * MAINTAINERS: Move myself to the Graphite Reviewers.
5597 2009-06-30  Wei Guozhi  <carrot@google.com>
5599         * MAINTAINERS: Add my name to Write After Approval list.
5601 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
5603         PR bootstrap/40338
5604         * configure.ac (comparestring): Create new variable.
5605         * Makefile.tpl (comparestring): Use to skip some comparisions.
5606         * configure: Regenerate.
5607         * Makefile.in: Regenerate.
5609 2009-06-26  Doug Evans  <dje@sebabeach.org>
5611         * Makefile.def (host_modules): Add cgen.
5612         * Makefile.in: Regenerate.
5613         * configure.ac (host_tools): Add cgen.
5614         * configure: Regenerate.
5616 2009-06-23  DJ Delorie  <dj@redhat.com>
5618         * MAINTAINERS: Add myself as mep maintainer.
5620 2009-06-23  Ian Lance Taylor  <iant@google.com>
5622         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5623         boot_languages.  Only bootstrap target libraries listed in
5624         target_libs for some boot language.  Add --with-stage1-ldflags,
5625         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5626         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5627         if not building with C++.
5628         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5629         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5630         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5631         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5632         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5633         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5634         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5635         * configure, Makefile.in: Rebuild.
5637 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5639         * MAINTAINERS: Added my name to write-after-approval list.
5641 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5643         * configure.ac: Define is_elf for QNX Neutrino targets.
5644         * configure: Regenerate.
5646 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5648         * MAINTAINERS: Added my name to the write-after-approval list
5650 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5652         * configure.ac: Detect MPC in default directory.
5653         * configure: Regenerate.
5655 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5656             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5658         * Makefile.tpl (all): Avoid a trailing backslash.
5659         * Makefile.in: Regenerate.
5661 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5663         * config.sub, config.guess: Update from upstream sources.
5665 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5667         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5668         to noconfdirs.
5669         * configure: Regenerate.
5671 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5673         * Makefile.tpl ([+compare-target+]): Compare all stage
5674         directories, rather than just gcc.
5675         * Makefile.in: Rebuilt.
5677 2009-06-01  Doug Kwan  <dougkwan@google.com>
5679         * configure.ac: Support gold for target arm*-*-*.
5680         * configure: Regenerate.
5682 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5684         * Makefile.def: Add MPC support and dependencies.
5685         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5687         * Makefile.in, configure: Regenerate.
5689 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5691         * Makefile.tpl (all): Avoid harmless warning in make all when
5692         gcc-bootstrap is enabled but stage_last does not exist.
5693         * Makefile.in: Rebuilt.
5695 2009-05-24  Nicolas Roche  <roche@adacore.com>
5697         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5698         * Makefile.in: Regenerate.
5700 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5702         * MAINTAINERS: Update my e-mail address.
5704 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5706         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
5707         * configure:  Regenerate.
5709 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5711         PR other/40159
5712         * Makefile.tpl (all): Don't assume gcc-bootstrap and
5713         gcc-no-bootstrap are mutually exclusive.
5714         * Makefile.in: Rebuilt.
5716 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5718         PR other/40159
5719         * Makefile.tpl (all): Don't end with unconditional success.
5720         * Makefile.in: Rebuilt.
5722 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
5724         PR target/37137
5725         * Makefile.def (flags_to_pass): Remove redundant and incomplete
5726         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5727         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5728         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
5729         stage_configureflags, stage_cflags and stage_libcflags into
5730         explicit Makefile macros.
5731         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5732         GFORTRAN.
5733         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5734         CC.  Set CC_FOR_BUILD from CC.
5735         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5736         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5737         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5738         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
5739         and GFORTRAN.
5740         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5741         (_LIBCFLAGS): Renamed to _TFLAGS.
5742         (do-compare-debug, do-compare3-debug): Drop.
5743         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5744         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5745         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5746         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5747         (XGCC_FLAGS_FOR_TARGET): New.
5748         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5749         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5750         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5751         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5752         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
5753         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
5754         TFLAGS.
5755         (BUILD_CONFIG): Include if requested.
5756         (all): Set TFLAGS on bootstrap.
5757         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5758         (all-stageid-prefixmodule): Likewise.
5759         (do-clean, distclean-stageid): Set TFLAGS.
5760         (restrap): Fix whitespace.
5761         * Makefile.in: Rebuilt.
5763 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5765         * config.guess: Sync with src.
5767 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5769         * configure.ac ($with_ppl):  Default to no if not supplied.
5770         ($with_cloog):  Likewise.
5771         configure:  Regenerate.
5773 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5775         * MAINTAINERS: Update my e-mail address.
5777 2009-04-27  Nick Clifton  <nickc@redhat.com>
5779         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5781 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5783         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5784         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5785         * Makefile.in: Regenerate.
5787 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5789         PR bootstrap/39739
5790         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5791         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5793         * configure, Makefile.in: Regenerate.
5795 2009-04-21  Taras Glek  <tglek@mozilla.com>
5797         * include/hashtab.h: Update GTY annotations to new syntax
5798         * include/splay-tree.h: Likewise
5800 2009-04-17  Ben Elliston  <bje@au.ibm.com>
5802         * config.sub, config.guess: Update from upstream sources.
5804 2009-04-15  Anthony Green  <green@moxielogic.com>
5806         * configure.ac: Add moxie support.
5807         * configure: Rebuilt.
5809 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
5811         * configure.ac: Change copyright header to refer to version
5812         3 of the GNU General Public License and to point readers at the
5813         COPYING3 file and the FSF's license web page.
5814         * Makefile.def: Likewise.
5815         * Makefile.tpl: Likewise.
5816         * Makefile.in: Regenerate.
5818 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
5820         * configure.ac: Restore match for darwin9 or later. Use double
5821         brackets since regeneration eats one pair.
5822         * configure: Regenerate.
5824 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5826         PR gas/10039
5827         * configure.ac: Require texinfo 4.7.
5828         * configure: Regenerated.
5830 2009-04-09  Nick Clifton  <nickc@redhat.com>
5832         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5833         the GCC Runtime Library Exception.
5835 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5837         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5838         * configure: Regenerate.
5840 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
5842         * Makefil.def (languages): New entries.
5843         * Makefile.tpl (check-gcc-*): New generic target.
5844         * Makefile.in: Regenerate.
5846 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
5848         * MAINTAINERS:  Update my email address.
5850 2009-03-18  Tom Tromey  <tromey@redhat.com>
5852         * configure: Rebuild.
5853         * configure.ac (host_libs): Add libiconv.
5854         * Makefile.in: Rebuild.
5855         * Makefile.def (host_modules): Add libiconv.
5856         (configure-gdb, all-gdb): Depend on libiconv.
5858 2009-03-16  Tristan Gingold  <gingold@adacore.com>
5860         * configure.ac: Treat gdb as supported on x86_64-darwin.
5861         * configure: Regenerate.
5863 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
5865         * configure.ac (--with-host-libstdcxx): New option.
5866         * configure: Regenerate.
5868 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
5870         * MAINTAINERS:  Move myself into the write after approval list.
5872 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
5874         * MAINTAINERS: Update e-mail address.
5876 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
5878         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5880 2009-03-10  Ira Rosen  <irar@il.ibm.com>
5882         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5884 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5886         Backport from git Libtool:
5888         2009-01-19  Robert Millan  <rmh@aybabtu.com>
5889         Support GNU/kOpenSolaris.
5890         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5891         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5892         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5893         GNU/kOpenSolaris.
5895 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
5897         * MAINTAINERS: Update e-mail address.
5899 2009-02-24  Michael Eager  <eager@eagercon.com>
5901         * MAINTAINERS (Write After Approval): Add self.
5903 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
5905         * MAINTAINERS (Write After Approval): Add myself.
5907 2009-02-05  Andreas Schwab  <schwab@suse.de>
5909         * Makefile.tpl (stage_last): Define $r and $s before using
5910         $(RECURSE_FLAGS_TO_PASS).
5911         * Makefile.in: Regenerate
5913 2009-01-30  Ian Lance Taylor  <iant@google.com>
5915         * MAINTAINERS: Move myself to the Global Reviewers list.
5917 2009-01-29  Robert Millan  <rmh@aybabtu.com>
5919         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5920         * configure: Regenerate.
5922 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
5924         * MAINTAINERS: Make whitespace consistent.
5925         Remove Robert Millan from Write After Approval.
5927 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
5929         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5930         (all-opcodes): Depend on all-libiberty.
5931         * Makefile.in: Regenerate.
5933 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
5935         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5936         * configure: Regenerate.
5938 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
5940         * MAINTAINERS (Write After Approval): Add myself.
5942 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
5944         * MAINTAINERS: Add myself to reviewers (Fortran).
5946 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
5948         PR tree-optimization/38515
5949         * configure.ac (cloog-polylib): Removed.
5950         (with_ppl, with_cloog): Test for "no".
5951         * configure: Regenerated.
5953 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
5955         * MAINTAINERS: Moved myself to reviewers (Fortran).
5957 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
5959         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5960         (Write After Approval): Remove myself.
5962 2009-01-03  Diego Novillo  <dnovillo@google.com>
5964         * MAINTAINERS: Remove myself from alias maintainership.
5966 2009-01-02  David Ayers  <ayers@fsfe.org>
5968         * MAINTAINERS: Update e-mail address.
5970 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
5972         * MAINTAINERS: Make whitespace consistent.
5974 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5976         Backport from upstream Libtool:
5977         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5978         Add cache variables to tests that require the linker to work.
5979         For shlibpath_overrides_runpath, this also changes the semantics
5980         to let the result from the C compiler take precedence.
5982 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5984         * config.sub, config.guess: Update from upstream sources.
5986 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
5988         * configure.ac (ppllibs): Add by default the lib flags.
5989         * configure: Regenerate.
5991 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
5993         * MAINTAINERS:  Add myself to the write after approval list.
5995 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
5997         * configure.ac: Add double brackets on darwin[912].
5998         * configure: Regenerate.
6000 2008-12-03  Daniel Kraft  <d@domob.eu>
6002         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6003         Approval to Reviewer section (for Fortran front-end).
6005 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6007         * configure.ac: Expand to darwin10 and later.
6008         * configure: Regenerate.
6010 2008-12-02  Andreas Schwab  <schwab@suse.de>
6012         * Makefile.def: configure-target-boehm-gc depends on
6013         all-target-libstdc++-v3.
6014         * Makefile.in: Regenerate.
6016 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6018         * MAINTAINERS:  Add myself as mingw maintainer.
6020 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6022         * config.sub, config.guess: Update from upstream sources.
6024 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6026         * README.SCO: Remove.
6028 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6030         * MAINTAINERS:  Add myself to the write after approval list.
6032 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6034         * MAINTAINERS:  Update my email address in WAA section.
6036 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6038         * MAINTAINERS: Update e-mail address.
6040 2008-11-27  Toon Moene  <toon@moene.org>
6042         * MAINTAINERS: Change e-mail address.
6044 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6046         * configure.ac: Build gdb for i?86-*-darwin*
6047         * configure: Regenerated.
6049 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6051         * MAINTAINERS: Added my full name.
6053 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6055         PR bootstrap/38014
6056         PR bootstrap/37923
6058         Revert:
6060         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6062         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6063         * Makefile.in: Regenerated.
6065         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6067         PR gdb/921
6068         PR gdb/1646
6069         PR gdb/2175
6070         PR gdb/2176
6072         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6073         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6074         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6075         (HOST_EXPORTS): Pass CPPFLAGS.
6076         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6077         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6078         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6079         * Makefile.in, configure: Regenerated.
6080         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6081         and CPPFLAGS_FOR_BUILD.
6083 2008-11-06  Jeff Law  <law@redhat.com>
6085         * MAINTAINERS: Add myself as middle end maintainer.
6087 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6089         * MAINTAINERS (Write after approval): Add myself.
6091 2008-11-05  Diego Novillo  <dnovillo@google.com>
6093         * MAINTAINERS (Global Reviewers): Add myself.
6094         (Non-Algorithmic Maintainers): Remove myself.
6096 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6098         * MAINTAINERS (Write after approval): Add myself.
6100 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6102         * MAINTAINERS (Write after approval): Add myself.
6104 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6106         * configure.ac (spu-*-*): Remove special case.
6107         * configure: Regenerate.
6109 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6111         * MAINTAINERS (Write after approval): Update my email address.
6113 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6115         * configure.ac [spu-*-*]: Do not set skipdirs.
6116         * configure: Re-generate.
6118 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6120         * MAINTAINERS (Various Maintainers): Add myself to reload.
6122 2008-10-25  Richard Guenther  <rguenther@suse.de>
6124         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6125         maintainer.  Remove myself as libgcc-math maintainer.
6126         (Non-Algorithmic Maintainers): Remove myself.
6128 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6130         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6131         * Makefile.in: Regenerated.
6133 2008-10-23  Cary Coutant  <ccoutant@google.com>
6135         * MAINTAINERS (Write after approval): Add myself.
6137 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6139         PR gdb/921
6140         PR gdb/1646
6141         PR gdb/2175
6142         PR gdb/2176
6144         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6145         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6146         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6147         (HOST_EXPORTS): Pass CPPFLAGS.
6148         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6149         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6150         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6151         * Makefile.in, configure: Regenerated.
6152         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6153         and CPPFLAGS_FOR_BUILD.
6155 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6157         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6158         Sebastian Pop.
6160 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6162         * MAINTAINERS (Write After Approval): Added myself.
6164 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6166         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6167         recommended version to 2.3.2.
6169         * configure: Regenerate.
6171 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6173         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6175 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6177         * MAINTAINERS (Write After Approval): Update e-mail address.
6179 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6181         * libtool.m4: Update to libtool 2.2.6.
6182         * lt~obsolete.m4: Update to libtool 2.2.6.
6183         * ltmain.sh: Update to libtool 2.2.6.
6184         * ltsugar.m4: Update to libtool 2.2.6.
6185         * ltversion.m4: Update to libtool 2.2.6.
6186         * ltoptions.m4: Update to libtool 2.2.6.
6187         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6189 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6191         * MAINTAINERS (Write After Approval): Add myself.
6193 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6195         * MAINTAINERS (Write After Approval): Update my name.
6197 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6199         * MAINTAINERS: Add myself in "Write After Approval".
6201 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6203         * MAINTAINERS: Add myself as ia64 maintainer.
6205 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6207         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6208         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6209         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6210         and Michael Tiemann from Write After Approval since they do not
6211         actually have access.
6213 2008-09-05  Richard Guenther  <rguenther@suse.de>
6215         * configure.ac: Initialize clooglibs to -lcloog.
6216         * configure: Re-generate.
6218 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6220         * MAINTAINERS (Write After Approval): Add myself.
6222 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6224         * configure.ac (--with-cloog-polylib): New.
6225         (--disable-cloog-version-check): New.
6226         (--disable-ppl-version-check): New.
6227         * configure: Re-generate.
6229 2008-09-03  Richard Guenther  <rguenther@suse.de>
6231         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6232         cloog test.
6233         * configure: Re-generate.
6235 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6237         Add picoChip port.
6238         * MAINTAINERS: Add picoChip maintainers.
6240 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6241             Tobias Grosser  <grosser@fim.uni-passau.de>
6242             Jan Sjodin  <jan.sjodin@amd.com>
6243             Harsha Jagasia  <harsha.jagasia@amd.com>
6244             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6245             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6246             Adrien Eliche  <aeliche@isty.uvsq.fr>
6248         Merge from graphite branch.
6249         * configure: Regenerate.
6250         * Makefile.in: Regenerate.
6251         * configure.ac (host_libs): Add ppl and cloog.
6252         Add checks for PPL and CLooG.
6253         * Makefile.def (ppl, cloog): Added modules and dependences.
6254         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6255         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6257 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6259         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6260         (GCC_SHLIB_SUBDIR): New.
6261         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6262         * configure: Regenerate.
6263         * Makefile.in: Regenerate.
6265 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6267         * MAINTAINERS: Consistently use tabs to separate columns.
6269 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6271         * MAINTAINERS (Write after Approval): Add myself.
6273 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6275         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6276         Enable bfd, binutils and opcodes.
6277         * configure: Regenerate.
6279 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6281         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6283 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6285         * MAINTAINERS:  Use correct Umlaut for last name.
6287 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6289         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6291 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6293         * MAINTAINERS: Update my email address.
6295 2008-08-16  Nicolas Roche  <roche@adacore.com>
6297         * Makefile.tpl: Add BOOT_ADAFLAGS.
6298         * Makefile.in: Regenerate.
6300 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6302         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6303         * configure: Regenerate.
6305 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6307         * configure.ac: Add makefile fragments for hpux.
6308         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6309         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6310         * configure: Regenerate.
6311         * Makefile.in: Regenerate.
6313 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6315         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6317 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6319         * MAINTAINERS (Write after Approval): Add myself.
6321 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6323         * MAINTAINERS (Write After Approval):  Add myself.
6325 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6327         * MAINTAINERS (Write After Approval):  Add myself.
6329 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6331         * MAINTAINERS: Update my email address.
6333 2008-06-25  Joey Ye  <joey.ye@intel.com>
6335         * MAINTAINERS (Write After Approval):  Add myself.
6337 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6339         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6340         * Makefile.in: Regenerate.
6341         * configure: Regenerate.
6343 2008-06-17  Daniel Kraft  <d@domob.eu>
6345         * MAINTAINERS (Write After Approval):  Add myself.
6347 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6349         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6350         "$@" is still intact with both Autoconf 2.59 and 2.62.
6351         * configure: Regenerate.
6353 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6355         * Makefile.tpl: Fix comment errors.
6356         * Makefile.in: Regenerate.
6358 2008-06-12  David S. Miller  <davem@davemloft.net>
6359             David Edelsohn  <edelsohn@gnu.org>
6361         * configure.ac: Add powerpc*-*-* to gold supported targets.
6362         * configure: Regenerate.
6364 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6366         PR tree-optimization/36218
6367         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6368         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6369         (all prefix="build-"): Pass them to build-system sub-makes.
6370         * Makefile.in: Regenerate.
6372 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6374         * MAINTAINERS (mt port): Remove.
6375         (sco5, unixware, sco udk): Remove.
6376         (Kean Johnston): Add to Write After Approval.
6378 2008-05-30  Julian Brown  <julian@codesourcery.com>
6380         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6381         of libobjc for ARM EABI Linux.
6382         * configure: Regenerate.
6384 2008-05-18  Xinliang David Li   <davidxl@google.com>
6386         * ChangeLog: Remove wrong ChangeLog entry.
6388 2008-05-17  Xinliang David Li   <davidxl@google.com>
6390         * MAINTAINERS (Write After Approval): Add myself.
6392 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
6394         * MAINTAINERS (Write After Approval): Add myself.
6396 2008-05-14  Rafael Espíndola  <espindola@google.com>
6398         * config-ml.in: don't handle --enable-shared and --enable-static.
6400 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
6402         * MAINTAINERS: Update my email address.
6404 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
6406         * MAINTAINERS: Update my email address.
6408 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
6410         * MAINTAINERS (Write After Approval): Add myself.
6412 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
6414         * MAINTAINERS (Write After Approval): Add myself.
6416 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
6418         * MAINTAINERS (crx): Add myself.
6420 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6422         Sync with src:
6423         2008-04-14  David S. Miller  <davem@davemloft.net>
6425         * configure.ac: Add sparc*-*-* to gold supported targets.
6426         * configure: Regenerate.
6428 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6430         PR bootstrap/35457
6431         * configure.ac: Include override.m4.
6432         * configure: Regenerate.
6434 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6436         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6437         * Makefile.in: Regenerate.
6439 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
6441         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6442         as nonconfigurable directories list.
6443         * configure: Regenerate.
6445 2008-04-14  Ben Elliston  <bje@au.ibm.com>
6447         * config.sub, config.guess: Update from upstream sources.
6449 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
6451         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6452         * Makefile.in: Regenerate.
6454 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6456         * configure.ac: Do not build libssp for the AVR.
6457         * configure: Regenerate.
6459 2008-04-07  Ian Lance Taylor  <iant@google.com>
6461         * Makefile.def: check-gold depends upon all-binutils.
6462         * Makefile.in: Regenerate.
6464 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6466         * MAINTAINERS (Write After Approval): Add myself.
6468 2008-04-04  Nick Clifton  <nickc@redhat.com>
6470         PR binutils/4334
6471         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6472         builds.
6473         * configure: Regenerate.
6475 2008-04-04  NightStrike  <NightStrike@gmail.com>
6477         PR other/35151
6478         * configure.ac: Combine rules for mingw32 and mingw64.
6479         * configure: Regenerate.
6481 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6483         * MAINTAINERS (Write After Approval): Add myself.
6485 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6487         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6488         * Makefile.in (.NOTPARALLEL): Ditto.
6490 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6492         * MAINTAINERS (Write After Approval): Add myself.
6494 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
6496         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6497         * Makefile.in (.NOTPARALLEL): Regenerate.
6499 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
6501         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6502         * Makefile.in: Regenerate.
6504 2008-03-26  Jakub Staszak  <kuba@et.pl>
6506         * MAINTAINERS (Write After Approval): Add myself.
6508 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6510         * MAINTAINERS:  Update e-mail address.
6512 2008-03-20  Ian Lance Taylor  <iant@google.com>
6514         * configure.ac: Add support for --enable-gold.
6515         * Makefile.def: Add gold as a directory like ld.
6516         * configure, Makefile.in: Regenerate.
6518 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6520         * configure.ac: m4_include config/proginstall.m4.
6521         * configure: Regenerate.
6523         Backport from upstream Libtool:
6525         2007-10-12  Eric Blake  <ebb9@byu.net>
6527         Deal with Autoconf 2.62's semantic change in m4_append.
6528         * ltsugar.m4 (lt_append): Replace broken versions of
6529         m4_append.
6530         (lt_if_append_uniq): Don't require separator to be overquoted,
6531         and avoid broken m4_append.
6532         (lt_dict_add): Fix typo.
6533         * libtool.m4 (_LT_DECL): Don't overquote separator.
6535 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
6537         * config.rpath: Add AIX 6 support.
6539 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
6541         * Makefile.def (stageprofile).  Remove -fprofile-generate
6542         from stage_libcflags.
6543         * Makefile.in: Regenerate.
6545 2008-03-13  Ben Elliston  <bje@au.ibm.com>
6547         * config.sub, config.guess: Update from upstream sources.
6549 2008-03-06  Tom Tromey  <tromey@redhat.com>
6551         * MAINTAINERS: Update for treelang deletion.
6553 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
6555         * MAINTAINERS: Update my email address.
6557 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
6559         * MAINTAINERS (darwin port): Add myself as a maintainer.
6560         (objective-c/c++): Add myself as a maintainer.
6562 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
6564         * MAINTAINERS (Write After Approval): Update my email address.
6566 2008-02-25  Tomas Bily  <tbily@suse.cz>
6568         * MAINTAINERS (Write After Approval): Add myself.
6570 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
6572         * MAINTAINERS (OpenMP): Add myself.
6574 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
6576         PR bootstrap/32009
6577         PR bootstrap/32161
6579         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6580         * configure: Regenerate.
6582         * Makefile.def: Define stage_libcflags for all bootstrap stages.
6583         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6584         STAGE4_LIBCFLAGS): New.
6585         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6586         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6587         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6588         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6589         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6590         for target modules.  Don't export LIBCFLAGS.
6591         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6592         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6593         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6594         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6595         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6596         * Makefile.in: Regenerate.
6598 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6600         PR libgcj/33085
6601         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6602         Do not use -DDLL_EXPORT.  Backport from upstream.
6604 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6606         * MAINTAINERS (Write After Approval): Add myself.
6608 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
6610         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6611         * configure: Regenerate.
6613 2008-01-31  Marc Gauthier  <marc@tensilica.com>
6615         * configure.ac (xtensa*-*-*): Recognize processor variants.
6616         * configure: Regenerate.
6618 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6620         PR bootstrap/34922
6621         * configure.ac (PARSE_ARGS): Push suitable setting of
6622         ac_subdirs_all, for `./configure --help=recursive'.
6623         Handle `+' in generic toplevel directory disabling.
6624         * configure: Regenerate.
6626 2008-01-28  Nick Clifton  <nickc@redhat.com>
6628         * MAINTAINERS (xstormy16): Take over maintainership.
6630 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6632         * MAINTAINERS (c4x port): Remove.
6634 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6636         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6638 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6640         * config.sub, config.guess: Update from upstream sources.
6642 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6644         * MAINTAINERS (Write After Approval): Add myself.
6646 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6648         * MAINTAINERS: Update my email address.
6650 2008-01-09  Raksit Ashok  <raksit@google.com>
6652         * MAINTAINERS (Write After Approval): Add myself.
6654 2008-01-09  Raksit Ashok  <raksit@google.com>
6656         * MAINTAINERS (Write After Approval): Add myself.
6658 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6660         * config.sub, config.guess: Update from upstream sources.
6662 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6664         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6665         Change recommended MPFR from 2.2.1 -> 2.3.0.
6666         * configure: Regenerate.
6668 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6670         * MAINTAINERS: Update my email address.
6672 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6674         * MAINTAINERS: Update my email address.
6676 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6678         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6679         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6680         * Makefile.in: Regenerate.
6682 2007-12-10  Mark Heffernan  <meheff@google.com>
6684         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6685         misplaced entries.
6687 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6689         * configure.ac: Enable libjava for x86_64-*-darwin9.
6690         * configure: Regenerate.
6692 2007-12-07  Bill Maddox  <maddox@google.com>
6694         * MAINTAINERS (Write After Approval): Add myself.
6696 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6698         * config.sub, config.guess: Update from upstream sources.
6700 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6702         * config-ml.in: Remove 64bit configure tests.
6704 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6706         * config-ml.in: Robustify against white space in absolute file
6707         names.
6709         * config-ml.in (multi-clean): Substitute ${Makefile}.
6710         Remove superfluous ${Makefile} in list.
6712 2007-11-19  Thiemo Seufer  <ths@mips.com>
6714         * config-ml.in: Don't hardcode the Makefile name.
6716 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
6718         * MAINTAINERS (Write After Approval): Add myself.
6720 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
6722         * MAINTAINERS (Write After Approval): Add myself.
6724 2007-11-06  Doug Kwan  <dougkwan@google.com>
6726         * MAINTAINERS (Write After Approval): Add myself.
6728 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6730         * MAINTAINERS (mercury): Remove entry.
6731         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6733 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6735         * Makefile.def (dependencies): Make configure-gdb depend on
6736         all-intl.
6737         * Makefile.in: Regenerated.
6739 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
6741         * MAINTAINERS (Fortran maintainer): Remove myself.
6743 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
6745         * Makefile.def: To avoid problems running with parallel makes,
6746         build newlib before libgloss so that target specific header
6747         files are availble.
6748         * Makefile.in: Regenerate
6750 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6752         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6753         * Makefile.in: Regenerate.
6755 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
6757         * MAINTAINERS (Register allocation reviewer): Add myself.
6759 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
6761         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6762         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6763         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6764         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6765         * configure: Regenerate.
6767 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6769         * MAINTAINERS (Register allocation reviewer): Add myself.
6771 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6773         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6774         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6775         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6776         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6777         * configure.ac: Default them to host tools for $host = $build.
6778         Subst them.
6780         * configure: Regenerate.
6781         * Makefile.in: Regenerate.
6783 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6785         * MAINTAINERS (Register allocation reviewer): Add myself.
6787 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
6789         * MAINTAINERS (Register allocation reviewer): Add myself.
6791 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
6793         * MAINTAINERS (Write After Approval): Fix typo.
6795 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
6797         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6798         * configure: Regenerate.
6800 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
6802         PR bootstrap/31906
6803         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6804         they're already prefixed.
6806 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
6808         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6809         libstdc++.
6810         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6811         * configure: Regenerate.
6812         * Makefile.in: Regenerate.
6814 2007-09-17  Andreas Schwab  <schwab@suse.de>
6816         * configure.ac: Raise minimum makeinfo version to 4.6.
6817         * configure: Regenerate.
6819 2007-09-17  Johannes Singler  <singler@ira.uka.de>
6821         * MAINTAINERS (write-after-approval) add myself
6823 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6825         * configure.ac: Correct makeinfo version check.
6826         * configure: Regenerate.
6828 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
6830         * MAINTAINERS: Update my email address.
6832 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
6834         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
6835         to $skipdirs and only disable gprof for newlib.  Use the normal
6836         mips*-elf* handling in other respects.
6837         * configure: Regnerate.
6839 2007-09-12  David Daney  <ddaney@avtrex.com>
6841         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6842         enabling libgcj.
6843         * configure: Regenerate.
6845 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6847         PR other/32154
6848         * configure.ac: For libgloss targets, point the linker to the linker
6849         script, startup code and simulator library.
6850         * configure: Regenerate.
6852 2007-09-07  Andrew Haley  <aph@redhat.com>
6854         * configure.ac (noconfigdirs): Remove target-libffi and
6855         target-libjava.
6856         * configure: Regenerate.
6858 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6860         PR target/33281
6861         * configure.ac: Use config/mh-mingw on mingw.
6862         * configure: Regenerate.
6864 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
6866         * MAINTAINERS (Write After Approval): Add myself.
6868 2007-09-05  Richard Guenther  <rguenther@suse.de>
6870         * configure.ac (--enable-stage1-checking): If neither --enable-checking
6871         nor --disable-checking is provided also turn on yes and types
6872         checking for stage1.
6873         * configure: Re-generate.
6875 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
6877         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6878         (Write After Approval): Remove myself.
6880 2007-08-29  Nick Clifton  <nickc@redhat.com>
6882         * config.sub, config.guess: Update from upstream sources.
6884 2007-08-22  Bud Davis  <jmdavis@link.com>
6886         * MAINTAINERS (Write After Approval): Added myself.
6887         * MAINTAINERS (Reviewers): Removed myself.
6889 2007-08-18  Paul Brook  <paul@codesourcery.com>
6890             Joseph Myers  <joseph@codesourcery.com>
6892         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6893         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6894         * Makefile.in: Regenerate.
6895         * configure.ac (--with-debug-prefix-map): New.
6896         * configure: Regenerate.
6898 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
6899             Nigel Stephens  <nigel@mips.com>
6901         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
6902         as target_makefile_frag.
6903         * configure: Regenerate.
6905 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
6907         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6908         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
6909         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6910         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6911         (do-compare, do-compare3, do-compare-debug): New.
6912         ([+compare-target+]): Use them.
6914 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
6916         * MAINTAINERS (Write After Approval): Change my email address.
6918 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6919             Ben Elliston  <bje@au.ibm.com>
6921         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6922         --silent if $silent.
6923         * configure: Regenerate.
6925 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
6927         * MAINTAINERS (Various Maintainers): Add myself as
6928         loop infrastructure maintainer.  Update my e-mail
6929         address.
6931 2007-07-31  Diego Novillo  <dnovillo@google.com>
6933         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6934         Adjust description.
6936 2007-07-26  Richard Guenther  <rguenther@suse.de>
6938         * configure.ac: Add types checking to stage1 checking flags.
6939         * configure: Regenerate.
6941 2007-07-17  Nick Clifton  <nickc@redhat.com>
6943         * COPYING3: New file.  Contains version 3 of the GNU General
6944         Public License.
6945         * COPYING3.LIB: New file.  Contains version 3 of the GNU
6946         Lesser General Public License.
6948 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6950         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6952 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6954         * MAINTAINERS (S/390 co-maintainer): Add myself.
6955         (Write After Approval): Remove myself.
6957 2007-07-13  Dan Hipschman  <dsh@google.com>
6959         * MAINTAINERS (Write After Approval): Add myself.
6961 2007-07-11  Nick Clifton  <nickc@redhat.com>
6963         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6964         WINDRES export.
6965         * Makefile.in: Regenerate.
6967 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6969         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6970         maintainer.
6972 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
6974         * lt~obsolete.m4: New. Import from 20070318 libtool.
6976 2007-07-03  Julian Brown  <julian@codesourcery.com>
6978         * MAINTAINERS (Write After Approval): Add myself.
6980 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6982         * configure.ac: Rewrite 'configure --help' strings to look nicer.
6983         * configure: Regenerate.
6985 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6987         * configure.ac: Add some missing m4 quotation.
6988         * configure: Regenerate.
6990 2007-07-02  Simon Baldwin  <simonb@google.com>
6992         * MAINTAINERS (Write After Approval): Add myself.
6994 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
6996         * configure: Regenerate.
6998 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7000         * Makefile.def: Add windmc tool to build.
7001         * Makefile.tpl: Likewise.
7002         * configure.ac: Likewise.
7003         * Makefile.in: Regenerate.
7004         * configure: Regenerate.
7006 2007-06-28  DJ Delorie  <dj@redhat.com>
7008         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7009         not building newlib.
7010         * configure: Regenerated.
7012 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7014         * MAINTAINERS (Write After Approval): Add myself.
7016 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7018         * MAINTAINERS (Write After Approval): Add myself.
7020 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7022         * MAINTAINERS (Write After Approval): Add myself.
7024 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7026         * MAINTAINERS (Write After Approval): Add myself.
7028 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7030         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7031         * Makefile.in: Regenerated.
7033 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7035         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7036         bfin*-*-uclinux* targets.
7037         * configure: Regenerate.
7039 2007-06-14  Ian Lance Taylor  <iant@google.com>
7041         * MAINTAINERS: Add myself as non-algorithmic global write
7042         maintainer.
7044 2007-06-14  Diego Novillo  <dnovillo@google.com>
7046         * MAINTAINERS: Add self as middle-end maintainer and
7047         non-algorithmic global write maintainer.
7049 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7051         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7052         Move all Fortran maintainers except Paul Brook into the
7053         Non-Autopoiesis section.
7055 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7057         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7058         (distclean-stage[+id+]): Possibly delete stage_last.
7059         * Makefile.in: Regenerate.
7061 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7063         * MAINTAINERS (Various Maintainer): Fix typo.
7065 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7067         * MAINTAINERS (Various Maintainer): Add myself as
7068         dataflow maintainer.
7070 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7072         * config.sub, config.guess: Update from upstream sources.
7074 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7076         * Makefile.tpl: Fix spelling error.
7077         * Makefile.in: Regenerate.
7079 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7081         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7082         lt_cv_sys_max_cmd_len.
7084 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7086         * MAINTAINERS (Various Maintainers): Add myself as
7087         auto-vectorizer maintainer.
7089 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7091         PR libjava/32098
7092         * libtool.m4: Revert previous change.
7093         * ltgcc.m4: Put it here.
7095 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7097         * MAINTAINERS (Various Maintainers): Add myself as
7098         auto-vectorizer maintainer.
7100 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7102         PR libjava/32098
7103         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7105 2007-05-30  Richard Guenther  <rguenther@suse.de>
7107         * MAINTAINERS (Various Maintainers): Add myself as
7108         auto-vectorizer maintainer.
7110 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7112         PR bootstrap/29382
7113         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7114         * configure: Rebuilt.
7116 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7118         * MAINTAINERS (Write After Approval): Removed my name.
7120 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7122         * MAINTAINERS (Write After Approval): Remove myself.
7124 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7126         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7128 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7130         * ltmain.sh: Update from ToT Libtool.
7131         * libtool.m4: Update from ToT Libtool.
7132         * ltsugar.m4: New. Update from ToT Libtool.
7133         * ltversion.m4: New. Update from ToT Libtool.
7134         * ltoptions.m4: New. Update from ToT Libtool.
7135         * ltconfig: Remove.
7136         * ltcf-c.sh: Remove.
7137         * ltcf-cxx.sh: Remove.
7138         * ltcf-gcj.sh: Remove.
7140 2007-05-22  Ollie Wild  <aaw@google.com>
7142         * MAINTAINERS (Write After Approval): Add myself.
7144 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7146         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7147         stage_cflags.
7148         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7149         Remove CFLAGS/LIBCFLAGS.
7150         (configure-stage[+id+]-[+prefix+][+module+],
7151         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7152         * Makefile.in: Regenerate.
7154 2007-05-15  Diego Novillo  <dnovillo@google.com>
7156         * MAINTAINERS: Update e-mail address.
7158 2007-05-15  Revital Eres  <eres@il.ibm.com>
7160         * MAINTAINERS (Write After Approval): Add myself.
7162 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7164         * MAINTAINERS (Write After Approval): Updated my address.
7166 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7168         * MAINTAINERS (Write After Approval): Add myself.
7170 2007-05-11  Silvius Rus  <rus@google.com>
7172         * MAINTAINERS (Write After Approval): Add myself.
7174 2007-04-23  Tom Tromey  <tromey@redhat.com>
7176         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7178 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7180         * MAINTAINERS (cpplib): Rename to ...
7181         (libcpp): ... this.  Add C/C++ front end maintainers.
7183 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7185         * config-ml.in: Pass ${ml_config_env} to configure calls.
7187 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7189         * MAINTAINERS (Write After Approval): Add myself.
7191 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7193         * MAINTAINERS (Write After Approval): Add myself.
7195 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7197         * MAINTAINERS (fortran 95 front end): Add myself.
7199 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7201         * MAINTAINERS (Write After Approval): Add myself.
7203 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7205         * MAINTAINERS (Modulo Scheduler): Add myself.
7207 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7209         * MAINTAINERS (fortran 95 front end): Add myself.
7210         (c++ front end): whitespace fix.
7212 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7214         * MAINTAINERS (Write After Approval): Add myself.
7216 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7218         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7219         of glob.  Quote arguments with single quotes too.
7220         * configure: Regenerate.
7222 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7224         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7225         * Makefile.in: Regenerate
7227 2007-03-07  Andreas Schwab  <schwab@suse.de>
7229         * configure: Regenerate.
7231 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7233         * configure.ac: Add "--with-pdfdir" configure option,
7234         which defines pdfdir variable.
7235         * Makefile.def (target=fixincludes): Add install-pdf to
7236         missing targets.
7237         (recursive_targets): Add install-pdf target.
7238         (flags_to_pass): Add pdfdir.
7239         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7240         target.
7241         * configure: Regenerate
7242         * Makefile.in: Regenerate
7244 2007-02-28  Eric Christopher  <echristo@apple.com>
7246         Revert:
7247         2006-12-07  Mike Stump  <mrs@apple.com>
7249         * Makefile.def (dependencies): Add dependency for
7250         install-target-libssp and install-target-libgomp on
7251         install-gcc.
7252         * Makefile.in: Regenerate.
7254 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7256         * configure: Regenerate.
7257         * configure.ac: Move statements after variable declarations.
7259 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7261         * MAINTAINERS: Add myself as sh maintainer.
7263 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7265         * configure.ac: Adjust for loop syntax.
7266         * configure: Regenerate.
7268 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7270         * configure: Rebuilt.
7272 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7274         * configure.ac: Drop multiple occurrences of --enable-languages,
7275         and fix its quoting.
7276         * configure: Rebuilt.
7278 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7279             Nathan Sidwell  <nathan@codesourcery.com>
7280             Vladimir Prus  <vladimir@codesourcery.com>
7281             Joseph Myers  <joseph@codesourcery.com>
7283         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7284         * configure: Regenerate.
7286 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7288         * ltconfig (freebsd*): Default to elf.
7290 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7292         * configure.ac (target_libraries): Move libgcc before libiberty.
7293         * configure: Regenerated.
7295 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7296             Paolo Bonzini  <bonzini@gnu.org>
7298         PR bootstrap/30753
7299         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7300         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7301         * configure: Regenerated.
7303 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7305         * MAINTAINERS (Language Front End Maintainers): Update my mail
7306         address.
7308 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7310         PR bootstrap/30748
7311         * configure.ac: Correct syntax for Solaris ksh.
7312         * configure: Regenerated.
7314 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7316         * configure.ac: Sync with src.
7317         * configure: Regenerate.
7319 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7321         * Makefile.in: Regenerate.
7323 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7325         * config.sub: Sync with src.
7327 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7329         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7330         noncanonical equivalents.
7331         * configure.in: Rename to...
7332         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7333         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7334         target_noncanonical.  Use them.  Rewrite removal of configure
7335         arguments for autoconf 2.59.  Discard variable settings.  Force
7336         program_transform_name for native tools.
7338         * Makefile.in: Regenerated.
7339         * configure: Regenerated with autoconf 2.59.
7341 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7343         * MAINTAINERS (Write After Approval): Add myself.
7345 2007-01-31  Andreas Schwab  <schwab@suse.de>
7347         * Makefile.tpl (LDFLAGS): Substitute it.
7348         * Makefile.in: Regenerate.
7350 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7352         * MAINTAINERS (Write After Approval): Add myself.
7354 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7356         * MAINTAINERS (spu port): Add myself.
7358 2007-01-23  Richard Guenther  <rguenther@suse.de>
7360         PR bootstrap/30541
7361         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7362         * Makefile.tpl (GNATBIND): Substitute it.
7363         (GNATMAKE): Likewise.
7364         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7365         of STAGE_PREFIX.
7366         * Makefile.in: Regenerate.
7367         * configure: Regenerate.
7369 2007-01-18  Mike Stump  <mrs@apple.com>
7371         * configure.in: Re-enable -Werror for gcc builds.
7373 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7375         * MAINTAINERS (Write After Approval): Add myself.
7377 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7379         * configure.in: Change == to = in test command.
7380         * configure: Regenerate.
7382 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7383             Nick Clifton  <nickc@redhat.com>
7384             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
7386         * configure.in (build_configargs, host_configargs, target_configargs):
7387         Remove build/host/target parameters.
7388         (host_libs): Add gmp and mpfr.
7389         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7390         * Makefile.def (gmp, mpfr): New.
7391         (gcc): Remove target.
7392         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7393         target_os, target_vendor): New.
7394         (configure): Add host_alias/target_alias arguments; adjust invocations.
7395         * configure: Regenerate.
7396         * Makefile.in: Regenerate.
7398 2007-01-11  Matt Fago  <fago@earthlink.net>
7400         * configure.in: Try to link to functions only in mpfr 2.2.x
7401         to improve robustness of configure tests.
7402         * configure: Regenerate.
7404 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
7406         * MAINTAINERS: Add myself as i386 maintainer.
7408 2007-01-08  Jan Hubicka  <jh@suse.cz>
7410         * MAINTAINERS: Add myself as i386 maintainer.
7412 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
7414         * configure.in: Add support for an x86_64-mingw* target.
7415         * configure: Regenerate.
7417 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
7419         * Makefile.tpl (all-target): Correct @if conditional for target
7420         modules.
7421         * configure.in: Omit libiberty if building only target libgcc.
7422         * configure, Makefile.in: Regenerated.
7424 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
7426         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7427         * configure: Regenerate.
7429 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7431         * Makefile.def (target_modules): Add libgcc.
7432         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
7433         * Makefile.tpl (clean-target-libgcc): Delete.
7434         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7435         on gcc even for bootstrapped modules.  Rewrite handling of
7436         lang_env_dependencies to loop over target_modules.
7437         * configure.in (target_libraries): Add target-libgcc.
7438         * Makefile.in, configure: Regenerated.
7440 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7442         * configure.in: Reorganize recognition of languages.  Add
7443         --enable-stage1-languages.  Show supported languages for the chosen
7444         target rather than all recognized languages.
7445         * configure: Regenerate.
7447 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7449         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7450         * Makefile.in: Regenerate.
7452 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7454         * configure.in: Warn that MPFR 2.2.0 is buggy.
7455         * configure: Regenerate.
7457 2006-12-27  Ian Lance Taylor  <iant@google.com>
7459         * configure.in: When removing Makefiles to force a reconfigure, also
7460         remove prev-DIR*/Makefile.
7461         * configure: Regenerate.
7463 2006-12-22  Andreas Schwab  <schwab@suse.de>
7465         * configure: Regenerate with correct autoconf version.
7467 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7469         * configure.in: add AC_SUBST for *_FOR_TARGET.
7470         * configure: Regenerate.
7472 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7474         * configure.in: Simplify logic for rejecting languages that cannot
7475         be built.  Separate the case when a language is unsupported,
7476         from the case when the user chooses not to build a language.
7478 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7480         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7481         it only affects bootstrap and could be tested on "$host" as well.
7482         * configure: Regenerate.
7483         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7485 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7487         PR bootstrap/29544
7488         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7489         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7490         move here comment from Makefile.tpl.
7491         * Makefile.tpl: Move some definitions higher in the file.
7492         (STAGE1_CHECKING): New.
7493         * configure.in: Add --enable-stage1-checking.
7494         * configure: Regenerate.
7495         * Makefile.in: Regenerate.
7497 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7499         * MAINTAINERS: Add myself as build system maintainer.
7501 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
7503         * MAINTAINERS (Write After Approval): Add myself.
7505 2006-12-13  Eric Christopher  <echristo@apple.com>
7507         * MAINTAINERS: Add myself as darwin maintainer.
7509 2006-12-11  Ian Lance Taylor  <ian@airs.com>
7511         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7513 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
7515         MAINTAINERS: Update my entry.
7517 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
7519         * configure.in:  Handle spu makefile frag.
7520         * Makefile.tpl (MAINT): Define
7521         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7522         * configure: Regenerate.
7523         * Makefile.in: Regenerate.
7525 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7527         * config.guess: Import latest version.
7528         * config.sub: Likewise.
7530 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7532         * configure.in (spu-*-*): Don't skip target-libiberty.
7533         * configure: Regenerate.
7535 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7537         PR bootstrap/30134
7538         * configure.in: Correct x86 darwin support for libjava to powerpc
7539         and i?86 only.
7540         * configure: Regenerate.
7542 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
7544         * configure.in: Add x86 darwin support for libjava.
7545         * configure: Regenerate.
7547 2006-12-07  Mike Stump  <mrs@apple.com>
7549         * Makefile.def (dependencies): Add dependency for
7550         install-target-libssp and install-target-libgomp on
7551         install-gcc.
7552         * Makefile.in: Regenerate.
7554 2006-12-04  Richard Guenther  <rguenther@suse.de>
7556         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7557         (Non-Algorithmic Maintainers): Move over non-algorithmic
7558         loop optimizer maintainers, add myself as a non-algorithmic
7559         middle-end maintainer.
7561 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
7563         * MAINTAINERS (Write After Approval): Add myself.
7565 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7567         * configure.in: Update error message for missing GMP/MPFR.
7569         * configure: Regenerate.
7571 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7573         * configure.in: Update MPFR version in error message.
7575         * configure: Regenerate.
7577 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7579         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7580         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7581         --with-gmp-lib): New flags.
7583         * configure: Regenerate.
7585 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
7587         * MAINTAINERS (Write After Approval): Change my email address.
7589 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7591         * MAINTAINERS (Write After Approval): Add myself.
7593 2006-11-22  Philipp Thomas  <pth@suse.de>
7595         * MAINTAINERS (i18n): Update e-mail address.
7597 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7599         * MAINTAINERS (spu port): Add myself as maintainer.
7600         (Write After Approval): Remove myself.
7602 2006-11-22  Ben Elliston  <bje@au.ibm.com>
7604         * configure.in (skipdirs): Don't build libssp for SPU.
7605         * configure: Regenerate.
7607 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7609         * MAINTAINERS (spu port): Add myself as maintainer.
7610         (libobjc): Update my email address.
7612 2006-11-21  Andrea Bona  <andrea.bona@st.com>
7614         * MAINTAINERS (Write After Approval): Add myself.
7616 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7618         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7619         * configure : Rebuilt.
7621 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7623         * MAINTAINERS (Write After Approval): Add myself.
7625 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7627         * MAINTAINERS (Write After Approval): Add myself.
7629 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7631         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7632         libmpfr.a.
7633         * configure: Regenerate.
7635 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7637         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7638         (unstage): Test for stage_last presence.
7640         PR bootstrap/29802
7641         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7642         STAGE_PREFIX.
7643         * Makefile.in: Regenerate.
7645 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7647         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7648         maintainers.
7650 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7652         * MAINTAINERS (Write After Approval): Add myself.
7654 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7656         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7657         and stageN-package/Makefile.
7658         * Makefile.in: Regenerated.
7660 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7662         * configure.in: Remove target-libgloss from noconfigdirs for
7663         bfin-*-*.
7664         * configure: Regenerated.
7666 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7668         * configure.in (have_gmp): Only error if the gcc directory exists.
7670         * configure: Regenerate.
7672 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7674         * configure.in: Robustify error message for missing GMP/MPFR.
7676         * configure: Regenerate.
7678 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7680         * MAINTAINERS (Write After Approval): Add myself.
7682 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7684         * MAINTAINERS: Change email address.
7686 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7688         * MAINTAINERS (Write After Approval): Add myself.
7690 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7692         * MAINTAINERS (Write After Approval): Add myself.
7694 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7696         * MAINTAINERS (Write After Approval): Move myself to
7697         Write After Approval section.
7699 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7701         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7702         need_gmp anymore.
7703         * configure: Regenerate.
7705 2006-10-16  Tobias Burnus  <burnus@net-b.de>
7707         * MAINTAINERS (Write After Approval): Add myself.
7709 2006-10-16  Ben Elliston  <bje@au.ibm.com>
7711         * config.guess: Import latest version.
7712         * config.sub: Likewise.
7714 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
7716         * Makefile.def: Added pdf target handling.
7717         * Makefile.tpl: Added pdf target handling.
7718         * Makefile.in: Regenerated.
7720 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
7722         * MAINTAINERS: Add self as score port maintainer.
7724 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
7726         * MAINTAINERS (Write After Approval): Add myself.
7728 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
7730         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
7731         or newer.
7732         * configure: Regenerated.
7734 2006-09-27  Dave Brolley  <brolley@redhat.com>
7736         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7737         using $s instead of $r.
7738         * configure: Regenerated.
7740 2006-09-26  Thiemo Seufer  <ths@mips.com>
7742         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7743         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7744         * configure: Regenerate.
7746 2006-09-24  Graeme Peterson  <gridly@gmail.com>
7748         * MAINTAINERS (Write After Approval): Remove myself.
7750 2006-09-22  Chao-ying Fu  <fu@mips.com>
7752         * MAINTAINERS (Write After Approval): Add myself.
7754 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
7756         * MAINTAINERS: Add self as soft-fp maintainer.
7758 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
7760         * MAINTAINERS: Add myself as avr maintainer.
7761         Remove Marek Michalkiewicz as avr maintainer.
7763 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7765         * MAINTAINERS (Write After Approval): Add myself.
7767 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7769         * configure.in: Never build newlib for a Mingw host.
7770         Never build newlib as Mingw target library.
7771         Test the existence of winsup/cygwin for building a Cygwin newlib,
7772         rather than just winsup.
7773         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7774         building a Mingw target.
7775         * configure: Regenerate.
7777 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7779         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7781 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7783         * config.guess: Import from src (was more updated).
7784         * config.sub: Likewise.
7786 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
7788         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7789         * configure: Regenerated.
7791 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
7793         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7794         for stages after the first.
7796 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
7798         * Makefile.def: Add dependencies for configure-opcodes
7799         on configure-intl and all-opcodes on all-intl.
7800         * Makefile.in: Regenerated.
7802 2006-07-13  Ben Elliston  <bje@au.ibm.com>
7804         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7806 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7808         Port to hosts whose 'sort' and 'tail' implementations
7809         treat operands with leading '+' as file names, as POSIX
7810         has required since 2001.  However, make sure the code still
7811         works on pre-POSIX hosts.
7812         * ltmain.sh: Don't assume "sort +2" is equivalent to
7813         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7815 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
7817         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7819 2006-07-04  Peter O'Gorman  <peter@pogma.com>
7821         * ltconfig: chmod 644 before ranlib during install.
7823 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7825         PR bootstrap/18058
7826         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7827         if the bootstrap compiler is a GCC version that supports it.
7828         * configure: Regenerate.
7830 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7832         * configure.in: Fix thinkos in previous check-in.
7833         * configure: Regenerate.
7835 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7837         PR other/27063
7838         * configure.in: Test subdir_requires and give an appropriate
7839         error message.
7840         * configure: Regenerate.
7842 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
7844         * MAINTAINERS (Write After Approval): Add myself.
7846 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
7848         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7850 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
7852         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7854 2006-06-20  David Ayers  <d.ayers@inode.at>
7856         PR bootstrap/28072
7857         * configure.in: Add target-boehm-gc to noconfigdirs depending on
7858         whether target-libjava is being configured instead of whether the
7859         java front end is enabled.
7860         * configure: Regenerate.
7862 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7864         PR target/27540
7865         * configure.in: Only enable libgomp on IRIX 6.
7866         * configure: Regenerate.
7868 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
7870         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7871         too.
7872         * Makefile.in: Regenerate.
7874 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
7876         * config-ml.in: Alter CCASFLAGS to include special
7877         multilib options the same as is done for CFLAGS.
7879 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7881         * configure.in: Don't enable libgomp on hpux10.
7882         * configure: Rebuilt.
7884 2006-06-12  David Ayers  <d.ayers@inode.at>
7886         PR bootstrap/27963
7887         PR target/19970
7888         * configure.in: Remove target-boehm-gc from noconfigdirs where
7889         ${libgcj} is specified.
7890         * configure: Regenerate.
7892 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
7894         Sync from src:
7896         * configure.in: Sync.
7897         * configure: Regenerated.
7899         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
7901         * Makefile.def: Added dependencies from sim and gdb on intl, and
7902         added configure dependencies to everything with an all dependency
7903         on intl.
7904         * Makefile.in: Regenerated.
7906 2006-06-06  David Ayers  <d.ayers@inode.at>
7908         PR libobjc/13946
7909         * Makefile.def: Add dependencies for libobjc which boehm-gc.
7910         * Makefile.in: Regenerate.
7911         * configure.in: Add --enable-objc-gc at toplevel and have it
7912         enable boehm-gc for Objective-C.
7913         Remove target-boehm-gc from libgcj.
7914         Add target-boehm-gc to target_libraries.
7915         Add target-boehm-gc to noconfigdirs where ${libgcj}
7916         is specified.
7917         Assert that boehm-gc is supported when requested for Objective-C.
7918         Only build boehm-gc if needed either for Java or Objective-C.
7919         * configure: Regenerate.
7921 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
7923         PR 27674
7924         * Makefile.tpl (configure-[+prefix+][+module+],
7925         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7926         Remove rule to unstage bootstrapped modules.
7927         (stage_current): New.
7928         * Makefile.in: Regenerate.
7930 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
7932         * MAINTAINERS (Write After Approval): Update my e-mail address.
7934 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
7936         * include/libiberty.h: Declare pex_run_in_environment.
7938 2006-05-31  Asher Langton  <langton2@llnl.gov>
7940         * MAINTAINERS (Write After Approval): Add myself.
7942 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
7944         * Makefile.def (bfd, opcodes): Fix lib_path.
7945         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7946         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
7947         * Makefile.in: Regenerate.
7949 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7951         * Makefile.in: Regenerate.
7953 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7955         * Makefile.def: Add install-html target. Add datarootdir
7956         docdir and htmldir to flags_to_pass.
7957         * Makefile.tpl: Add install-html target.
7958         * Makefile.in: Regenerate.
7959         * configure.in: Add --with-datarootdir, --with-docdir, and
7960         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7961         * configure: Regenerate.
7963 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
7965         * configure.in: Enable gprof for cross builds.
7966         * configure: Regenerate.
7968 2006-05-22  Richard Guenther  <rguenther@suse.de>
7970         Revert
7971         2006-01-31  Richard Guenther  <rguenther@suse.de>
7972         Paolo Bonzini  <bonzini@gnu.org>
7974         * Makefile.def (target_modules): Add libgcc-math target module.
7975         * configure.in (target_libraries): Add libgcc-math target library.
7976         (--enable-libgcc-math): New configure switch.
7977         * Makefile.in: Re-generate.
7978         * configure: Re-generate.
7979         * libgcc-math: New toplevel directory.
7981 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7982             Andreas Tobler  <a.tobler@schweiz.ch>
7984         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
7985         * configure: Rebuilt.
7987 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
7989         * MAINTAINERS (Write After Approval): Add myself.
7991 2006-05-01  DJ Delorie  <dj@redhat.com>
7993         * configure.in: Restore CFLAGS if GMP isn't present.
7994         * configure: Regenerate.
7996 2006-05-01  Richard Guenther  <rguenther@suse.de>
7998         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7999         maintainer.
8001 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8003         * MAINTAINERS (Write After Approval): Add myself.
8005 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8007         * MAINTAINERS (Write After Approval): Add myself.
8009 2006-04-18  DJ Delorie  <dj@redhat.com>
8011         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8012         reference libgloss so that libssp can be built in a combined
8013         tree.
8014         * configure: Regenerate.
8016 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8018         * MAINTAINERS (Write After Approval): Add myself.
8020 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8022         * configure.in: Require makeinfo 4.4 or higher.
8023         * configure: Regenerate.
8025 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8027         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8028         Rearrange the entries of other libraries to have them in one place.
8030 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8032         * MAINTAINERS (Write After Approval): Remove myself.
8033         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8035 2006-03-14  Richard Guenther  <rguenther@suse.de>
8037         * configure: Regenerate with autoconf 2.13.
8039 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8041         * MAINTAINERS: Use my work address.
8043         * MAINTAINERS: Update my E-mail address.
8045 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8047         * configure.in: Handle --disable-<component> generically.
8048         * configure: Regenerate.
8050 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8052         PR libgcj/17311
8053         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8055 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8057         * MAINTAINERS (Write After Approval):  Remove myself.
8058         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8060 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8062         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8063         (TARGET_CONFIGDIRS): Remove.
8064         * configure.in: Remove AC_SUBST(target_configdirs).
8065         * Makefile.in, configure: Regenerated.
8067 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8069         * MAINTAINERS (Write After Approval):  Remove myself.
8070         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8072 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8074         PR bootstrap/25670
8076         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8078         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8079         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8080         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8081         BUILD_PREFIX, BUILD_PREFIX_1.
8082         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8084         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8085         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8087         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8088         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8089         of `cat stage_current`.  Always provide the `r' and `s' variables.
8090         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8091         a single shell execution.
8092         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8093         bootstrapped modules, make the stage1 module if the build was not
8094         started yet, else build the current stage.
8095         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8096         (all-build, all-host, all-target, [+make_target+]-host,
8097         [+make_target+]-target): Do not use \-continued lines.
8098         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8099         (current_stage, restrap, stage_last): New.
8101         * Makefile.in: Regenerate.
8102         * configure: Regenerate.
8104 2006-02-19  Bud Davis  <jmdavis@link.com>
8106         * MAINTAINERS (Write After Approval):  Remove myself.
8107         (Language Front End Maintainers):  Add myself as fortran 95
8108         maintainer and update e-mail address.
8110 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8112         * MAINTAINERS (Write After Approval):  Remove myself.
8113         (Language Front End Maintainers):  Add myself as fortran 95
8114         maintainer.
8116 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8118         * MAINTAINERS (Write After Approval): Add myself.
8120 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8122         * MAINTAINERS (Write After Approval):  Remove myself.
8123         (Language Front End Maintainers):  Add myself as
8124         fortran 95 maintainer.
8126 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8128         Sync from src:
8130         2005-12-27  Leif Ekblad  <leif@rdos.net>
8132         * configure.in: Add support for RDOS target.
8133         * configure: Regenerate.
8135 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8136             Andreas Schwab  <schwab@suse.de>
8138         * configure: Regenerate.
8140 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8142         * configure.in (enable_libgomp): Add AIX.
8143         * configure: Regenerate.
8145 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8147         * MAINTAINERS (Write After Approval): Add myself.
8149 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8151         * MAINTAINERS (Write After Approval): Add myself.
8153 2006-01-31  Richard Guenther  <rguenther@suse.de>
8154         Paolo Bonzini  <bonzini@gnu.org>
8156         * Makefile.def (target_modules): Add libgcc-math target module.
8157         * configure.in (target_libraries): Add libgcc-math target library.
8158         (--enable-libgcc-math): New configure switch.
8159         * Makefile.in: Re-generate.
8160         * configure: Re-generate.
8161         * libgcc-math: New toplevel directory.
8163 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8165         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8166         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8167         the assembler, linker and binutils.
8168         * configure: Regenerate.
8170 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8172         * MAINTAINERS (Write After Approval): Add myself.
8174 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8176         * configure: Regenerate.
8178 2006-01-18  Richard Henderson  <rth@redhat.com>
8179             Jakub Jelinek  <jakub@redhat.com>
8180             Diego Novillo  <dnovillo@redhat.com>
8182         * libgomp: New directory.
8183         * Makefile.def: Add target_module libgomp.
8184         * Makefile.in: Regenerate.
8185         * configure.in (target_libraries): Add target-libgomp.
8186         * configure: Regenerate.
8188 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8190         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8191         @ from continuation.
8192         * Makefile.in: Rebuilt.
8194 2006-01-04  Chris Lattner  <sabre@gnu.org>
8196         * MAINTAINERS (Write After Approval): Add myself.
8198 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8200         PR bootstrap/24252
8202         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8203         * Makefile.tpl (OBJDUMP): New.
8204         (EXTRA_HOST_FLAGS): Add it.
8205         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8207         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8208         to use symbolic links between directories.  Avoid race conditions
8209         or make them harmless.
8210         * configure.in: Do not try to use symbolic links between directories.
8212         * Makefile.def (LEAN): Pass.
8213         * Makefile.tpl (LEAN): Define.
8214         (stage[+id+]-start): Accept that the previous directory does not
8215         exist, if the bootstrap is lean.
8216         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8217         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8218         configure substitution.
8219         ([+compare-target+]): Likewise.
8220         ([+bootstrap-target+]-lean): New.
8221         * configure.in: Remove lean bootstrap support from here.
8223         * Makefile.in: Regenerate.
8224         * configure: Regenerate.
8226 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8228         * MAINTAINERS (libdecnumber): Add myself.
8230 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8232         * libtool-ldflags: New script.
8234 2006-01-02  Andreas Schwab  <schwab@suse.de>
8236         * configure.in: When reconfiguring remove Makefile in
8237         all stage directories.
8238         * configure: Regenerate.
8240 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8242         * MAINTAINERS: Update my email address.
8244 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8246         Revert Ada-related part of the previous change.
8248         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8249         Do not pass.
8250         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8251         * Makefile.in: Regenerate.
8252         * configure.in: Do not include mt-ppc-aix target fragment.
8253         * configure: Regenerate.
8255 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8257         * configure.in: Select appropriate fragments for PowerPC/AIX.
8258         * configure: Regenerate.
8260         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8261         BOOT_CFLAGS, BOOT_LDFLAGS.
8262         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8263         BOOT_CFLAGS, BOOT_LDFLAGS.
8264         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8265         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8266         (stage): Fail if we cannot complete the work.
8267         * Makefile.in: Regenerate.
8269 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8271         * configure.in: Replace ms1 with mt.
8272         * configure: Rebuilt.
8274 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8276         * MAINTAINERS: Update my email address.
8278 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8280         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8281         install-host-nogcc): Don't invoke $(stage) at the end.
8282         * Makefile.in: Regenerate.
8284 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8286         * configure.in: Flip the top-level bootstrap switch.
8287         * configure: Regenerate.
8289 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8291         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8292         $(stage) and $(unstage).
8293         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8294         (all): Remove stray semicolon.
8295         (local-distclean): Don't handle multilib.tmp and multilib.out.
8296         (install.all): Set $s for consistency.
8297         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8298         check_multilibs setting.  Always make the install directory.
8299         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8300         Correct @if/@endif.
8301         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8302         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8303         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8304         (multilib.out): Remove.
8305         * Makefile.in: Regenerated.
8307 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8309         * MAINTAINERS (Write After Approval): Add myself.
8311 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8313         * MAINTAINERS: Add myself as mt maintainer.
8315         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8317 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8319         * MAINTAINERS: Change email address.
8321 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8323         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8324         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8325         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8326         Find in-tree tools if available.
8327         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8328         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8329         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8330         (COMPILER_*_FOR_TARGET): New.
8331         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8332         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8333         (CONFIGURED_*, USUAL_*): Remove.
8334         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8335         STRIP): Use autoconf substitutions.
8336         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8337         COMPILER_NM_FOR_TARGET): New.
8338         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8340         (all): Make all-host and all-target in parallel.
8341         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8342         that $$r and $$s are set before invoking a recursive make.
8343         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8344         ([+bootstrap-target+]): Inline most of the `all' target.
8346 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8348         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8349         from the gcc build directory.
8350         * Makefile.in: Regenerate.
8352 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8354         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8355         depend on all-libdecnumber.
8356         * configure.in (host_libs): Include libdecnumber.
8357         * Makefile.in: Regenerate.
8358         * configure: Likewise.
8360 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8362         * libdecnumber: Import decNumber sources from the dfp-branch.
8364 2005-11-21  Kean Johnston  <jkj@sco.com>
8366         * config.sub, config.guess: Sync from upstream sources.
8368 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8370         Import from Autoconf sources:
8372         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8373         * config/move-if-change: Don't output "$2 is unchanged";
8374         suggested by Ben Elliston.  Handle weird characters correctly.
8376 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8378         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8379         to match upstream libtool for darwin.
8381 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8383         * Makefile.def: Remove gdb dependencies for gdbtk.
8384         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8385         (configure-gdb, install-gdb): New rules.
8386         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8387         * Makefile.in, configure: Regenerated.
8389 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
8391         * MAINTAINERS (Write After Approval): Add myself.
8393 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
8395         * MAINTAINERS (Write After Approval): Add myself.
8397 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
8399         * MAINTAINERS (alias analysis): Add Daniel Berlin and
8400         Diego Novillo.
8402 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
8404         PR bootstrap/24297
8405         * Makefile.tpl (do-[+make-target+], do-check, install,
8406         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8407         are set before recursing.
8408         * Makefile.in: Regenerate.
8410 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
8412         PR bootstrap/18939
8413         * Makefile.def (gcc) <target>: Fix thinko.
8414         * Makefile.in: Regenerate.
8416 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8418         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8419         * configure: Regenerate.
8421 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
8423         * MAINTAINERS (Write After Approval): Add self.
8425 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
8427         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8428         target-libffi, target-qthreads, target-libjava, and
8429         targetlibobjc.
8430         * configure: Regenerate.
8432 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
8434         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8435         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8436         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8437         (USUAL_OBJDUMP_FOR_TARGET): New.
8438         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8439         * configure.in: Check for $OBJDUMP_FOR_TARGET.
8440         * configure, Makefile.in: Regenerated.
8442 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8444         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8445         before other host packages.
8447 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
8449         * MAINTAINERS: Add self as sh libraries/configury maintainer.
8451 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8453         PR bootstrap/22340
8455         * configure.in (default_target): Remove.
8456         * Makefile.tpl (all): Do not use prerequisites as subroutines
8457         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8458         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8459         use prerequisites as subroutines.
8460         (check-host, check-target): New.
8461         (bootstrap configure & all targets): Do not use stage*-start
8462         if the directory layout is already ok.
8463         (non-bootstrap configure & all targets): Prepend a $(unstage).
8464         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8465         (NOTPARALLEL): Remove.
8466         (unstage, stage variables): New variables.
8467         (unstage, stage targets): Simply expand to those variables.
8469         * configure: Regenerate.
8470         * Makefile.in: Regenerate.
8472 2005-10-04  James E Wilson  <wilson@specifix.com>
8474         * Makefile.def (lang_env_dependencies): Add libmudflap.
8475         * Makefile.in: Regenerate.
8477 2005-10-03  Andreas Schwab  <schwab@suse.de>
8479         Backport from libtool CVS:
8480         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8482         * ltmain.sh: add support for installing into temporary
8483         staging area (e.g. 'make install DESTDIR=...')
8485 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8487         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8488         * configure: Regenerated.
8490 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8492         * configure: Regenerate with the correct
8493         autoconf version.
8495 2005-09-30  Catherine Moore  <clm@cm00re.com>
8497         * configure.in (bfin-*-*): New.
8498         * configure: Regenerated.
8500 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
8502         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8503         (LIPO_FOR_TARGET): New.
8504         (CONFIGURED_LIPO_FOR_TARGET): New.
8505         (USUAL_LIPO_FOR_TARGET): New.
8506         (STRIP_FOR_TARGET): New.
8507         (CONFIGURED_STRIP_FOR_TARGET): New.
8508         (USUAL_STRIP_FOR_TARGET): New.
8509         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8510         STRIP_FOR_TARGET.
8511         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8512         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8513         * Makefile.in: Regenerate.
8514         * configure: Regenerate.
8516 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
8518         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8519         (rs6000-*-aix*): Same.
8520         * configure: Regenerate.
8522 2005-09-16  Tom Tromey  <tromey@redhat.com>
8524         * MAINTAINERS: Add self as java maintainer.
8526 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8528         * configure.in: Recognize f95 in the --enable-languages option,
8529         and substitute it for fortran, issuing a warning.
8530         * configure: Regenerate.
8532 2005-08-30  Phil Edwards  <phil@codesourcery.com>
8534         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
8535         * configure:  Regenerated.
8537 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
8539         * MAINTAINERS: Add self as ms1 maintainer.
8541 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
8543         * Makefile.def (libssp): Add to lang_env_dependencies.
8544         * Makefile.in: Regenerate.
8546 2005-08-18  Ian Lance Taylor  <ian@airs.com>
8548         * MAINTAINERS: Add myself as middle-end maintainer.
8550 2005-08-17  Christian Groessler  <chris@groessler.org>
8552         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8553         * Makefile.in: Regenerate.
8555 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
8557         * MAINTAINERS (write after approval): Added myself.
8559 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
8561         * MAINTAINERS (Write After Approval): Add myself.
8563 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
8565         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8566         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8567         Look for alternate names of the target cc and c++
8568         * configure: Regenerate.
8570 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
8572         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8573         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8574         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8575         tools; remove code to manually set them.
8576         (Target tools): Look in the environment for them.
8577         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8578         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8579         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8580         build directory.
8581         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8582         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8583         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8584         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8585         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8586         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8587         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8588         * configure: Regenerate.
8589         * Makefile.in: Regenerate.
8591 2005-07-28  Ben Elliston  <bje@au.ibm.com>
8593         * MAINTAINERS: Update for removed CPU targets.
8595 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
8597         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8598         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8599         * Makefile.in: Regenerated.
8601 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
8603         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8604         (CFLAGS_FOR_TARGET): Use it.
8605         (CXXFLAGS_FOR_TARGET): Likewise.
8606         * Makefile.in: Regenerated.
8607         * configure.in (--with-build-sysroot): New option.
8608         * configure: Regenerated.
8610 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
8612         * Makefile.tpl: Wrap install between unstage and stage
8613         * Makefile.in: Regenerate.
8615 2005-07-21  Eric Christopher  <echristo@apple.com>
8617         * MAINTAINERS: Update affiliation.
8619 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
8621         * MAINTAINERS: Add self as crx port maintainer.
8623 2005-07-20  DJ Delorie  <dj@redhat.com>
8625         * MAINTAINERS: Add self as m32c maintainer.
8627 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8629         * all files: Update FSF address.
8631 2005-07-15  Eric Christopher  <echristo@redhat.com>
8633         * MAINTAINERS: Change affiliation.
8635 2005-07-14  Jim Blandy  <jimb@redhat.com>
8637         * configure.in: Add cases for Renesas m32c.
8638         * configure: Regenerated.
8640 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8642         * COPYING.LIB: Update from fsf.org.
8644 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8646         * COPYING, compile, config.guess,
8647         config.sub, install-sh, missing, mkinstalldirs,
8648         symlink-tree, ylwrap: Sync from upstream sources.
8649         * config-ml.in: Update FSF address.
8651 2005-07-13  Eric Christopher  <echristo@redhat.com>
8653         * configure.in: Add toplevel noconfigdir support for tpf.
8654         * configure: Regenerate.
8656 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8658         PR ada/22340
8660         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8661         * Makefile.in: Regenerate.
8663 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8665         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8666         Brolley to write-after-approval.
8668 2005-07-07  Andreas Schwab  <schwab@suse.de>
8670         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8671         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8672         * Makefile.in: Regenerated.
8674 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8676         * configure.in: Don't build sim or rda when targetting darwin.
8677         * configure: Regenerate.
8679 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8681         * configure.in: Add --enable-libssp and --disable-libssp.
8682         * configure: Regenerate with autoconf-2.13.
8684 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8686         * Makefile.def (target_modules): Add libssp.
8687         * configure.in (target_libraries): Add target-libssp.
8688         * configure: Rebuilt.
8689         * Makefile.in: Rebuilt.
8691 2005-07-01  Zack Weinberg  <zackw@panix.com>
8693         * MAINTAINERS: Change email address.  Resign from maintainership.
8695 2005-07-01  Richard Guenther  <rguenther@suse.de>
8697         * MAINTAINERS: Change my e-mail address and affiliation.
8699 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8701         * Makefile.def (stagefeedback): Come after profile.
8702         Define profiledbootstrap target.
8703         * Makefile.tpl (profiledbootstrap): Remove.
8704         (stageprofile-end): Zap stagefeedback.
8705         (stagefeedback-start): Copy all .gcda files, not only GCC's.
8706         * Makefile.in: Regenerate.
8708 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
8710         * MAINTAINERS: Update my email address.
8712 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
8714         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
8715         In 'cpp' stanza, support '#line' as well as '# '.
8717 2005-06-08  Andreas Schwab  <schwab@suse.de>
8719         * MAINTAINERS: Move myself from 'Write After Approval' to
8720         'CPU Port Maintainers' section as m68k maintainer.
8722 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
8724         * configure.in (unsupported_languages): New macro.
8725         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
8726         non-ported target libraries in noconfigdirs.
8727         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8728         non-linux-gnu.  Remove libgcj_ex_libffi.
8729         <lang_frag loop>: Set add_this_lang=no if the language is in
8730         unsupported_languages.
8731         * configure: Regenerate.
8733 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
8735         * configure.in: Fix typo in handling of --with-mpfr-dir.
8736         * configure: Regenerate.
8738 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
8740         * MAINTAINERS: Update my email address.
8742 2005-06-02  Jim Blandy  <jimb@redhat.com>
8744         * config.sub: Add cases for the Renesas m32c.  (This patch has been
8745         accepted into the master sources.)
8747 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
8748             Michael Snyder  <msnyder@redhat.com>
8749             Stan Cox  <scox@redhat.com>
8751         * configure.in: Set noconfigdirs for ms1.
8753         * configure: Regenerate.
8755 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
8757         * MAINTAINERS (Write After Approval): Add self.
8759 2005-06-01  Josh Conner  <jconner@apple.com>
8761         * MAINTAINERS (Write After Approval): Add self.
8763 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8765         * MAINTAINERS: Update my email address.
8767 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8769         * MAINTAINERS (Write After Approval): Add self.
8771 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8773         * MAINTAINERS (Write After Approval): Remove self.
8775 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8777         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8778         (Dependencies): Consider target modules for bootstrap dependencies.
8779         Make target bootstrap modules depend on each stage's gcc.
8780         * Makefile.in: Regenerate.
8782 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8784         * Makefile.def (configure-gcc): Depend on binutils having been built.
8785         (all-gcc): No need to do it here.
8786         * Makefile.in: Regenerate.
8788 2005-05-19  Paul Brook  <paul@codesourcery.com>
8790         * configure.in: Rewrite misleading error message when requested
8791         language cannot be built.
8792         * configure: Regenerate.
8794 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
8796         * ylwrap: Import from Automake 1.9.5.
8798 2005-05-13  David Ung  <davidu@mips.com>
8800         * MAINTAINERS (Write After Approval): Add self.
8802 2005-05-09  Mike Stump  <mrs@apple.com>
8804         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8805         lt_cv_sys_max_cmd_len for now.
8807 2005-05-09  Stan Cox  <scox@redhat.com>
8809         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8811 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
8813         * README.SCO: Update the URL.
8815 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
8817         * ltconfig: Define file_list_spec.  Pass file_list_spec and
8818         with_gnu_ld to libtool.
8819         * ltcf-c.sh (aix[45]): Define file_list_spec.
8820         * ltcf-cxx.sh (aix[45]): Same.
8821         * ltcf-gcj.sh (aix[45]): Same.
8822         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8823         exists, write list of input files to temporary file.
8825 2005-05-04  Mike Stump  <mrs@apple.com>
8827         * configure.in: Always pass --target to target configures as
8828         otherwise rebuilds that do --recheck will fail.
8829         * confiugure: Rebuilt.
8831 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
8833         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8834         STAGE_HOST_EXPORTS.
8835         (configure, all): Add bootstrap support.
8836         (Host modules, target modules): Pass post-stage1 flags and exports.
8837         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8838         * Makefile.in: Regenerate.
8840 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
8842         * configure: Regenerate.
8844 2005-04-27  Mike Stump  <mrs@apple.com>
8846         * MAINTAINERS: Add self as darwin maintainer.
8848 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
8850         * config.sub: Update from master copy.
8852 2005-04-21  Mike Stump  <mrs@apple.com>
8854         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8855         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8857 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
8859         * configure.in <crisv32-*-*, cris-*-*>: New local variable
8860         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
8861         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
8862         "*-*-elf" and "*-*-linux*".
8863         * configure: Regenerate.
8865 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
8867         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8869 2005-04-12  Mike Stump  <mrs@apple.com>
8871         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8873 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
8875         * MAINTAINERS (Write After Approval): Add myself.
8877 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
8879         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8881 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
8883         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8884         (TARGET_CONFIGARGS): Include --with-target-subdir.
8885         (configure, all): New macros.  Use them throughout.
8886         * Makefile.in: Regenerate.
8888 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
8890         * MAINTAINERS (Write After Approval): Add myself.
8892 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8894         * MAINTAINERS: Remove 'loop unrolling' maintainer.
8896 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
8898         * MAINTAINERS: Move John Carr to Write After Approval.
8900 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
8902         * config/mh-mingw32: Delete.
8903         * configure.in: Don't use it.
8904         * configure: Regenerate.
8906 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
8908         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8909         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8910         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8911         (HOST_LIB_PATH): Generate from Makefile.def.
8912         (TARGET_LIB_PATH): Likewise.
8913         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8914         * Makefile.in: Regenerate.
8915         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8916         (RPATH_ENVVAR): Include Darwin case.
8917         * configure: Regenerate.
8919 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
8921         * MAINTAINERS (Various Maintainers): Remove self.
8922         (Write After Approval): Add self.
8924 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
8926         * MAINTAINERS (Various Maintainers): Add self.
8928 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
8930         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8931         * configure: Regenerate.
8933 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
8935         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8936         gcc_version, and gcc_version_trigger from set of flags to pass.
8937         * Makefile.tpl: Remove definitions of above variables.
8938         (config.status): Remove dependency on $(gcc_version_trigger).
8939         * Makefile.in: Regenerate.
8940         * configure.in: Do not reference config/gcc-version.m4 nor
8941         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
8942         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
8943         * configure: Regenerate.
8945 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
8946             Andrew Pinski  <pinskia@physics.uc.edu>
8948         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8949         * Makefile.in: Regenerate.
8951 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
8953         * MAINTAINERS (Write After Approval): Add myself.
8955 2005-03-03  David Ayers  <d.ayers@inode.at>
8957         * MAINTAINERS (Write After Approval): Add myself.
8959 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
8961         PR libgcj/20160
8962         * ltmain.sh: Avoid creating archives with components that have
8963         duplicate basenames.
8965 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
8967         PR bootstrap/20250
8968         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8969         instead of check.
8970         * Makefile.in: Regenerate.
8972 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8974         * Makefile.in: Regenerate to fix conflict between the previous two
8975         patches.
8977 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8979         PR bootstrap/17383
8980         * Makefile.def (target_modules): Remove "stage", now unnecessary.
8981         * Makefile.tpl (HOST_SUBDIR): New substitution.
8982         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8983         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8984         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8985         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8986         (Host modules, Bootstrapped modules): Use it.
8987         (Build modules, Target modules): Do not create symlink trees,
8988         always configure out-of-srcdir.
8989         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8990         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8991         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8992         $(HOST_SUBDIR).  Create a symlink for host_subdir.
8994         * Makefile.in: Regenerate.
8995         * configure: Regenerate.
8997 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8999         Merged from libada-gnattools-branch:
9000         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9002         * gnattools: New directory.
9003         * Makefile.def: Add gnattools as a module, depending on target-libada.
9004         * Makefile.in: Regenerate.
9005         * configure.in: Include gnattools in host_tools; disable it if ada
9006         is disabled.
9007         * configure: Regenerate.
9009 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9011         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9012         treelang maintainer.
9013         (Write After Approval): Remove myself.
9015 2005-02-23  Paul Schlie  <schlie@comcast.net>
9017         * configure.in: Allow darwin targeted ports to build tk, itcl and
9018         libgui.
9019         * configure: Regenerate.
9021 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9023         PR libgcj/10353
9024         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9025         * configure: Regenerate.
9027 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9029         * MAINTAINERS (Write After Approval): Add myself.
9031 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9033         * MAINTAINERS: Update my e-mail address.
9035 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9037         * MAINTAINERS (Write After Approval): Add myself.
9039 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9041         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9042         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9043         target-libgloss when not *-*-elf and *-*-aout.
9044         * configure: Regenerate.
9046 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9048         * MAINTAINERS: Remove obsolete entries.
9050         * MAINTAINERS (Write After Approval): Add Michael Matz.
9052 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9054         * MAINTAINERS: Remove self as cpplib maintainer.
9056 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9058         * install-sh, config.sub: Import from upstream.
9060 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9062         PR bootstrap/18222
9063         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9064         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9065         * Makefile.in: Regenerate.
9067 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9069         * MAINTAINERS: Update my email address.
9071 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9072             Andreas Schwab  <schwab@suse.de>
9074         PR bootstrap/18033
9075         * config-ml.in: Eval option if surrounded by single quotes.
9077 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9079         Revert 2004-12-28 Makefile changes, a better fix will be
9080         applied to mainline and src after GCC 4.0 branches.
9082 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9084         PR bootstrap/17383
9086         * Makefile.def (target_modules): Remove stage parameter,
9087         it is always true now.
9088         * Makefile.tpl (configure-build-[+module+],
9089         configure-target-[+module+]): Always build symlink tree
9090         for the directory and for include.  BUILD_SUBDIR and
9091         TARGET_SUBDIR cannot be . anymore.
9092         * Makefile.in: Regenerate.
9094 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9096         Revert 2004-12-08 Makefile changes.
9098 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9100         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9101         cygwin, mingw.
9103 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9105         * configure.in (sh64-*-*): Reenable gprof.
9106         * configure: Regenerate.
9108 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9110         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9111         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9112         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9113         * Makefile.in: Regenerate.
9115 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9117         * MAINTAINERS: Update my email address.
9119 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9121         * Makefile.tpl: Generate normal dependencies if the LHS module is
9122         not bootstrapped.
9123         * Makefile.in: Regenerate.
9125 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9127         * configure.in: Include config/gxx-include-dir.m4.  Use
9128         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9129         * configure: Regenerate.
9131 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9133         * config.if: Delete.
9134         * configure.in: Set libstdcxx_incdir directly.
9135         * configure: Regenerate.
9137 2004-12-02  Eric Christopher  <echristo@redhat.com>
9139         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9140         * Makefile.in: Regenerate.
9142 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9144         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9145         * configure: Regenerate.
9147 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9149         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9150         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9151         * configure: Regenerate.
9153 2004-12-01  Eric Christopher  <echristo@redhat.com>
9155         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9156         of things to remove.
9158 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9160         * MAINTAINERS (Write After Approval): Update my e-mail address.
9162 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9164         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9165         from CVS libtool to always pass_all.
9167 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9169         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9170         (hppa*64*-*-*): Delete incorrect comment.
9171         * configure: Rebuilt.
9173 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9175         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9177 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9179         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9180         from CVS libtool to always pass_all.
9182 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9184         * install-sh, compile: Import from automake.
9186 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9188         * config.guess, config.sub:  Import from savannnah.
9190 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9192         * MAINTAINERS (Write After Approval): Add myself
9194 2004-11-12  Mike Stump  <mrs@apple.com>
9196         * Makefile.def: Add html support.
9197         * Makefile.tpl: Likewise.
9198         * Makefile.in: Regenerate.
9200 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9202         PR 18423
9203         * configure.in: Remove all instances of build-fixincludes from
9204         noconfigdirs.
9205         (build_configargs): Supply --target to subdirectories.
9206         * configure: Regenerate.
9208         * Makefile.def: Make gcc install depend on fixincludes install.
9209         * Makefile.in: Regenerate.
9211 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9213         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9215 2004-11-11  Paul Brook  <paul@codesourcery.com>
9217         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9219 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9221         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9222         target-libgfortran.
9223         * configure: Regenerate.
9225 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9227         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9228         like CC.
9230 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9232         * Makefile.def (host fixincludes): Specify missing targets.
9233         * Makefile.in: Regenerate.
9235 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9237         * MAINTAINERS: Add myself
9239 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9241         * MAINTAINERS (Write After Approval): Add myself.
9243 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9245         * Makefile.def: Build fixincludes for the host, too.
9246         * Makefile.in: Regenerate.
9247         * configure.in (host_tools): Add fixincludes.
9248         * configure: Regenerate.
9250 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9252         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9253         * configure: Regenerated.
9255 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9257         PR other/17783
9258         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9259         * configure: Regenerated.
9261 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9263         * README.SCO: Update per FSF instructions.
9265 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9267         PR target/18151
9268         * configure.in (case ${target}): Do not build fixincludes for avr.
9269         * configure: Regenerated.
9271 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9273         * configure.in (case ${target}): Do not build fixincludes
9274         on platforms where it is not used.
9275         * configure: Regenerated.
9277 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9279         * configure.in: Use an absolute path to install-sh.
9280         * configure: Regenerated.
9282 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9284         * MAINTAINERS (Write After Approval): Add myself.
9286 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9288         * MAINTAINERS: Remove from Write After Approval those that are
9289         already maintainers.
9291 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9293         * MAINTAINERS:  Update my email address.
9295 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9297         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9298         * configure: Regenerate.
9300 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9302         * MAINTAINERS:  Update my email address.
9304 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9306         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9307         entries belonging to this category.
9309 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9311         * MAINTAINERS: Update my e-mail address.
9313 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9315         Fix wrong conflict resolution in:
9317         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9319         * Makefile.in: Regenerate.
9320         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9321         in the recursive `make', instead of hardwiring `all'.
9322         (Autogenerated TARGET-* variables): New.
9324 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9326         * configure.in: Enable target-libgloss for crx-*-*.
9327         * configure: Regenerate.
9329 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9331         * MAINTAINERS (Various Maintainers): Move the "windows,
9332         cygwin, mingw" maintainer to ...
9333         (OS Port Maintainers): ... here.
9335 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9337         * MAINTAINERS (Write After Approval): Remove those that are
9338         maintainers of some subsystem.
9340 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9342         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9343         * ltcf-cxx.sh (tpf*): Likewise.
9344         * ltconfig (tpf*): Add TPF OS configuration support.
9346 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9348         * MAINTAINERS: Change my email address to my new work account.
9350 2004-09-24  Michael Roth  <mroth@nessie.de>
9352         * configure.in (--without-headers): Add missing double quotes.
9353         * configure: Regenerate.
9355 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9357         * ylwrap: Revert to previous version.
9359 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9361         PR bootstrap/17369
9362         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9363         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9364         SET_GCC_LIB_PATH_CMD.
9365         (BASE_TARGET_EXPORTS): Likewise.
9366         * Makefile.in: Regenerated.
9368         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9369         * configure: Regenerated.
9371 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9373         * config.guess: New upstream version
9374         * compile, depcomp, install-sh, ylwrap: Likewise.
9376 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9378         * config/mh-x86omitfp: New host makefile fragment.  Add
9379         -fomit-frame-pointer to the default BOOT_CFLAGS.
9380         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9381         * configure: Regenerate.
9383 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
9385         PR target/11572
9386         * configure.in (*-*-darwin*): Renable libobjc.
9387         * configure: Regenerate.
9389 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
9391         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9393 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
9395         * Makefile.def: Remove libbanshee.
9396         * Makefile.tpl: Ditto.
9397         * configure.in: Ditto.
9398         * Makefile.in: Regen.
9399         * configure: Ditto.
9401 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
9403         * ltmain.sh: Use $pic_object as $non_pic_object if
9404         $non_pic_object=none.
9406 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
9408         * missing: Import latest version from master repository.
9410 2004-09-06  Nick Clifton  <nickc@redhat.com>
9412         * config.sub: Import latest version from master repository.
9413         * config.guess: Likewise.
9414         This includes these changes:
9416         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
9418         * config.sub: Handle crisv32, alias etraxfs.
9419         * config.guess (crisv32:Linux:*:*): Handle.
9421         2004-08-13  Brad Smith  <brad@comstyle.com>
9423         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9424         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9426         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9428         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9429         assume the processor is a powerpc.  This is because coreutils
9430         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9431         in this case, due to a MacOS X bug that causes
9432         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9433         to return a negative number.
9434         Problem reported by Petter Reinholdtsen in:
9435         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9437         2004-07-19  Ben Elliston  <bje@gnu.org>
9439         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9441         2004-06-24  Ben Elliston  <bje@gnu.org>
9443         * config.guess: Update copyright years.
9444         * config.sub: Likewise.
9446         2004-06-22  Robert Millan  <robertmh@gnu.org>
9448         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9449         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9451         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9453         * config.guess (*:*VMS:*:*): New entry. Replaces
9454         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9455         manufacturer.
9457         2004-06-22  Ben Elliston  <bje@gnu.org>
9459         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9460         * config.sub: Likewise.
9462         2004-06-22  Ben Elliston  <bje@gnu.org>
9464         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9465         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9467         2004-06-11  Ben Elliston  <bje@gnu.org>
9469         * config.guess (pegasos:OpenBSD:*:*): Remove.
9471         2004-06-11  Ben Elliston  <bje@gnu.org>
9473         From Wouter Verhelst <wouter@grep.be>:
9474         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9476         2004-06-11  Ben Elliston  <bje@gnu.org>
9478         * config.guess (luna88k:OpenBSD:*:*): New.
9480         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9482         * config.guess (m32r*:Linux:*:*): New case.
9483         * config.sub: Handle m32rle.
9485         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9487         From Jens Petersen  <petersen@redhat.com>:
9488         * config.sub: Handle sparcv8.
9490         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9492         From Tom Smith <smith@cag.lkg.hp.com>:
9493         * config.guess: Version suffixes are equally significant on Tru64
9494         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
9495         prefix of "P" (patched kernel).
9497         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
9499         * config.sub: Add support for National Semiconductor CRX target.
9501 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
9503         * MAINTAINERS (Various Maintainers): Remove myself as web page
9504         maintainer, add myself as maintainer of build status lists.
9506 2004-09-03  Jan Beulich  <jbeulich@novell.com>
9508         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9509         *-*-netware, but add target-libmudflap.
9510         Consolidate *-*-netware targets (of which really only i?86 exists)
9511         into a single entry.
9512         * configure: Likewise.
9514 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
9516         * Makefile.tpl (sorry): Remove.
9517         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9518         (cleanstrap targets): Depend on distclean, not distclean-stage1.
9519         (do-clean): Clean per-stage directories too.
9520         (do-distclean): Run distclean-stage1 too.
9521         (.NOTPARALLEL): Enable during toplevel bootstrap.
9522         (stage[+id+]-bubble): Enable parallel execution during
9523         the recursive invocation.
9524         * Makefile.in: Regenerate.
9526         Fix previous checkin:
9528         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9529         include.
9530         * configure.in: Fix indentation.
9531         * configure: Regenerate.
9533 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
9535         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9536         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9537         * configure: regenerate
9538         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9539         -mdynamic-no-pic
9541 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
9543         * Makefile.def (build_modules): Add fixincludes.
9544         (dependencies): Make gcc depend on fixincludes.
9545         * configure.in (build_tools): Add fixincludes.
9546         (build_configdirs): Always include build_libs.
9547         * Makefile.in: Regenerate.
9548         * configure: Regenerate.
9550 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
9552         * Makefile.def (bootstrap stages): Add 'lean' parameter.
9553         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9554         phony targets; do not generate timestamp files.
9555         (distclean-stageN): Remove references to their timestamp files.
9556         (restageN, touch-stageN): Remove.
9557         (stageN-bubble): Rewritten.
9558         (compare): Support lean bootstraps.
9559         * Makefile.in: Regenerate.
9561         * configure.in: Only warn when bootstrapping but
9562         build != host or build != target.  Support lean bootstraps.
9563         * configure: Regenerate.
9565 2004-08-26  Phil Edwards  <phil@codesourcery.com>
9567         * configure.in:  Give a better error message if GMP/MPFR are missing
9568         and a language needing them has been requested.
9569         * configure:  Regenerated.
9571 2004-08-25  Phil Edwards  <phil@codesourcery.com>
9573         * configure.in:  Print a list of available language front-ends if
9574         a requested one is missing.  Tidy stray tab characters.
9575         * configure:  Regenerated.
9577 2004-08-19  Michael Koch  <konqueror@gmx.de>
9579         * gcc/doc/install.texi: Update entry about automake for libjava.
9581 2004-08-17  Robert Millan  <robertmh@gnu.org>
9583         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9584         (instead of FreeBSD).
9585         * configure: Regenerate.
9587 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9589         * Makefile.in: Regenerate.
9590         * configure: Regenerate.
9592         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9593         stage_*_flags.
9594         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9595         for bootstrapped modules if toplevel bootstrap is going.
9596         (GCC bootstrap): Generate per-stage targets for all bootstrapped
9597         modules.  Adjust for changes in Makefile.def.  Enable several
9598         rules even in non-bootstrap mode, just to avoid peppering the
9599         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9600         (stage-[+prev+]-bubble): Remove.
9602         * Makefile.def (Dependencies): Depend on all-build-bison,
9603         all-build-flex, all-build-byacc, all-build-texinfo, rather
9604         than the host variations.
9605         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
9606         with BUILD_SUBDIR.
9607         (BISON): Update for recent Bisons.
9608         (YACC): Fix typo.
9609         (cross): Depend on all-build.
9610         (all): Do not depend on all-build.
9611         (prebootstrap): Remove.
9612         (dep-kind): Accept separate prefixes for MODULE and ON variables.
9613         (Prebootstrap dependencies): Add them to the per-stage targets
9614         and to all-prebootstrap.
9615         * configure.in (build_configdirs): Always enable build_tools.
9616         (BUILD_DIR_PREFIX): Remove.
9618         * Makefile.def (gcc): Add target variable.
9619         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9620         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9621         in the recursive `make', instead of hardwiring `all'.
9622         (Autogenerated TARGET-* variables): New.
9624 2004-08-13  Brian Booth  <bbooth@redhat.com>
9626         * MAINTAINERS: Remove myself from write-after-approval.
9628 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9630         * src-release: Stop distributing mmalloc with gdb (which doesn't
9631         use it).
9632         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9633         * Makefile.in: Regenerate.
9635 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9637         * configure.in (arm*-*-eabi*): New target.
9638         * configure: Regenerate.
9640 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9642         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9643         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9644         (Dependencies): New section.
9645         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9646         (configure-target-[+module+]): Depend on maybe-all-gcc
9647         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9648         (toplevel profiledbootstrap): Fix dependencies.
9649         * Makefile.in: Regenerate.
9651 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9653         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9654         target-libiberty to noconfigdirs.
9655         * configure: Regenerate.
9657 2004-08-03  Paul Brook  <paul@codesourcery.com>
9659         * configure.in: Check for MPFR as well as GMP.
9660         * configure: Regenerate.
9662 2004-08-01  Robert Millan  <robertmh@gnu.org>
9664         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9665         libmudflap for all GNU-based systems (with Glibc).
9666         * configure: Regenerate.
9668 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9670         * Makefile.def (host-modules): Add gcc.
9671         * Makefile.in: Regenerate.
9672         * Makefile.tpl (sorry): New rule.
9673         (configure-host, all-host, [+make_target+]-host, do-check,
9674         install-host): Do not add gcc as a special case.
9675         (host modules): Add a small special-casing for gcc.  Export
9676         extra_make_flags through the environment.
9677         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9678         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9679         other recursive targets for gcc): Remove.
9681         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9682         (stage, unstage): New rules.
9683         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9684         distclean-stage[+id+]): Use stage_current.
9685         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9686         the stage*-start rules.
9688 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9690         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9691         use -all_load flag.
9693 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9695         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9696         * configure: Regenerate.
9698 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9700         * maintainer-scripts/gcc_release: Revert yesterday's change.
9702 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
9704         * MAINTAINERS: Add myself to write-after-approval.
9706 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9708         * libf2c: Removed.
9709         * gcc/gccbug.in: Updated because of libf2c removal.
9710         * maintainer-scripts/gcc_release: Ditto.
9712 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
9714         * configure.in: Build libmudflap by default on FreeBSD.
9715         * configure: Regenerated.
9717 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
9719         * configure.in: Do not build libmudflap by default on non-GNU/Linux
9720         systems.
9721         * configure: Regenerated.
9723 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9725         PR target/16344
9726         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9727         feedback based compiler.
9728         * Makefile.in: Rebuilt.
9730 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
9732         * Makefile.def (host_modules): Set bootstrap=true for flex.
9733         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9734         * Makefile.in: Rebuilt.
9736 2004-07-07  Jan Hubicka  <jh@suse.cz>
9738         * MAINTAINERS: Add self as a profile feedback maintainer.
9740 2004-07-05  Phil Edwards  <phil@codesourcery.com>
9742         * configure.in:  Do not prepend $srcdir to /dev/null in
9743         makefile fragments.
9744         * configure:  Regenerate.
9746 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
9748         * Makefile.def (build_modules): Add bison, byacc, flex,
9749         m4, texinfo.
9750         (flags_to_pass): Add FLEX.
9751         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9752         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9753         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9754         DEFAULT_MAKEINFO): Remove.
9755         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9756         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9757         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9758         objdir or else use configured tool.
9759         (all-build): New.
9760         (all): Depend on it.
9761         (Build module dependencies): Add.
9762         * Makefile.in: Regenerate.
9763         * configure.in: Better support for multiple build modules,
9764         matching what is done for host/target modules.  Do not look
9765         for "plausible" locations of build tools if Canadian cross.
9766         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9767         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9768         * configure: Regenerate.
9770 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9772         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9773         * Makefile.in: Regenerate.
9775 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9777         * Makefile.tpl (configure-build-[+module+],
9778         configure-[+module+], configure-target-[+module+]): Pass
9779         [+extra_configure_args+].
9780         (all-build-[+module+], all-[+module+], check-[+module+],
9781         install-[+module+], [+make_target+]-[+module+],
9782         all-target-[+module+], check-target-[+module+],
9783         install-target-[+module+], [+make_target+]-target-[+module+]):
9784         Pass [+extra_make_args+].
9785         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9786         (GCC_HOST_EXPORTS): Remove.
9787         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9788         cross, check-gcc, check-gcc-c++, install-gcc,
9789         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9790         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9791         * Makefile.in: Regenerate.
9793 2004-06-21  Matthew Sachs  <msachs@apple.com>
9795         * MAINTAINERS: Added self to write-after-approval.
9797 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
9799         * configure.in: Check for srcdir/winsup rather than build directory
9800         winsup.
9801         * configure: Regenerate.
9803 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
9805         * configure.in: Don't build Cygwin native newlib if winsup
9806         directory is missing.  Emit warning instead.
9807         * configure: Regenerate.
9809 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
9811         * Makefile.tpl (touch-stage[+id+]): New.
9812         (restage[+prev+]): Depend on touch-stage[+id+].
9814         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9815         Use it throughout.
9817         * Makefile.def: Add profile and feedback bootstrap stages.
9818         Remove next field from bootstrap stages.
9819         * Makefile.tpl (LN, LN_S): Substitute.
9820         (stageN-start, stageN-end): Use double-colon rules, to
9821         provide a hook for additional setup commands.
9822         (distclean-stageN-gcc, restageN): Create dependencies from
9823         [+prev+], not from [+next+].
9824         (stageN-bubble): Add commands for successive stages from
9825         [+prev+], using double-colon rules.
9826         (all-stageN-gcc): Fix typo.
9827         (stagefeedback-start, profiledbootstrap): New.
9828         * Makefile.in: Regenerate.
9829         * configure.in: Call ACX_PROG_LN.
9830         * configure: Regenerate.
9832 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
9834         * MAINTAINERS (Write After Approval): Add myself.
9836 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
9838         * MAINTAINERS (Write After Approval): Add myself.
9840 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
9842         * configure.in: Fix --enable-bootstrap breakage introduced in trees
9843         without gcc.
9844         * configure: Regenerate.
9846 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9848         * Makefile.tpl: Fix typo.
9849         * Makefile.in: Regenerate.
9851 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9853         * configure.in: Remove new- prefix from toplevel
9854         bootstrap targets.
9855         * configure: Regenerate.
9857 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9859         * Makefile.tpl (all.normal): Rename to all.
9860         (all): Replace with a rule to pick the default
9861         target from configure.
9862         (all-gcc, configure-gcc): Use conditionals to
9863         do nothing when toplevel bootstrap is going on.
9864         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9865         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9866         * configure.in: Support --enable-bootstrap.
9868         * Makefile.def: Remove new- prefix from toplevel
9869         bootstrap targets.
9870         * Makefile.tpl: Likewise.
9872         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
9873         target.
9875         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9876         $(RECURSE_FLAGS) to recursive invocation of make.
9878         * Makefile.in: Regenerate.
9879         * configure: Regenerate.
9881 2004-05-30  Andreas Jaeger  <aj@suse.de>
9882             Jim Wilson  <wilson@specifixinc.com>
9884         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9885         like CC.
9887 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
9889         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9890         * configure: Regenerate.
9892 2004-05-25  Daniel Jacobowitz  <drow@false.org>
9894         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9895         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9896         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
9897         targets.
9898         * Makefile.in: Regenerate.
9900 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
9902         * configure.in: Test the ability to symlink directories.
9903         * configure: Regenerate.
9905         * Makefile.def (bootstrap-stage): New definitions.
9906         * Makefile.tpl (configure-stage1-gcc,
9907         configure-stage2-gcc, configure-stage3-gcc,
9908         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9909         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9910         new-restage3, compare): Autogenerate, see Makefile.in
9911         entry for behavioral changes.
9912         (distclean-stage1, new-stage1-start, new-stage1-end,
9913         new-stage1-bubble, distclean-stage2, new-stage2-start,
9914         new-stage2-end, new-stage2-bubble, distclean-stage3,
9915         new-stage3-start, new-stage3-end): New autogenerated targets.
9916         (objext, prebootstrap, BOOT_CFLAGS,
9917         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9918         targets.
9920         * Makefile.in: Regenerate.
9921         (distclean-stage1, new-stage1-start, new-stage1-end,
9922         new-stage1-bubble, distclean-stage2, new-stage2-start,
9923         new-stage2-end, new-stage2-bubble, distclean-stage3,
9924         new-stage3-start, new-stage3-end): New targets.
9925         (all-stage1-gcc): Move prebootstrap dependency from here...
9926         (configure-stage1-gcc): ...to here.
9927         (new-bootstrap): Use bubble targets.
9928         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9929         Use per-stage distclean targets.
9930         (configure-stage1-gcc, configure-stage2-gcc,
9931         configure-stage3-gcc, all-stage1-gcc,
9932         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9933         Use new-stageN-start to prepare the tree.
9935 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
9937         * Makefile.def (host_modules): add libcpp.
9938         * Makefile.tpl: Add dependencies on and for libcpp.
9939         * Makefile.in: Regenerate.
9940         * configure.in: Add libcpp host module.
9941         * configure: Regenerate.
9943 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
9945         * Makefile.tpl: Whenever a recursive target is defined, wrap
9946         it in a special @if/@endif block, and prepare its maybe
9947         dependency in the @if/@endif block
9948         * configure.in: Instead of writing maybe dependencies, remove
9949         the @if/@endif statements, and remove the @if/@endif blocks
9950         that remain.
9951         * configure: Regenerate.
9952         * Makefile.in: Regenerate.
9954 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
9956         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9958 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
9960         PR bootstrap/15120
9961         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9962         * */configure: Rebuilt.
9964 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
9966         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9967         of libf2c.
9968         * configure, Makefile.in: Regenerate.
9970 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
9972         * MAINTAINERS (Write After Approval): Add myself.
9974 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
9976         Merge from tree-ssa-20020619-branch.
9978         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9979         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9980         (HOST_GMPLIBS): Define.
9981         (HOST_GMPINC): Define.
9982         (TARGET_LIB_PATH): Add libmudflap.
9983         (GFORTRAN_FOR_TARGET): Define.
9984         (configure-build*): Export GFORTRAN.
9985         (configure-gcc): Export GMPLIBS and GMPINC.
9986         (all-gcc): Add maybe-all-libbanshee.
9987         (configure-target-libgfortran): Define.
9988         * Makefile.in: Regenerate.
9989         * configure.in (host_libs): Add libbanshee.
9990         (target_libraries): Add target-libmudflap and target-libgfortran.
9991         Add --with-libbanshee.
9992         Handle --disable-libmudflap.
9993         (*-*-freebsd*): Use with_gmp.
9994         Add $(libgcj) to noconfigdirs.
9995         * configure: Regenerate.
9996         * depcomp: New file.
9997         * MAINTAINERS: Add tree-ssa maintainers.
9999 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10001         * MAINTAINERS (Various Maintainers): Add myself.
10003 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10005         * MAINTAINERS (Write After Approval): Add myself.
10007 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10009         * MAINTAINERS (Write After Approval): Add myself.
10011 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10013         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10014         * configure: Regenerate.
10016 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10018         Revert:
10019         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10021         * Makefile.def (flags_to_pass): Remove *dir variables that
10022         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10023         as well as prefix and exec_prefix.
10024         * Makefile.in: Regenerate.
10026 2004-04-26  Robert Millan  <robertmh@gnu.org>
10028         Add patches from libtool CVS.
10029         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10030         * ltconfig: Likewise.
10031         * ltcf-c.sh: Likewise.
10032         * ltcf-cxx.sh: Likewise.
10033         * ltcf-gcj.sh: Likewise.
10035 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10037         * Makefile.def (host_modules): Mark with the bootstrap
10038         flag packages on which gcc depends.
10039         * Makefile.tpl (all-bootstrap): Use it.
10040         * Makefile.in: Regenerate.
10042 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10044         * Makefile.def (flags_to_pass): Remove *dir variables that
10045         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10046         as well as prefix and exec_prefix.
10047         * Makefile.in: Regenerate.
10049 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10051         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10052         * configure: Regenerate.
10053         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10054         * gcc/Makefile.tpl (compare): Use the result of the test.
10055         * gcc/Makefile.in: Regenerate.
10057 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10059         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10060         Always relocate gcc and prev-gcc to the original names, even
10061         if the build fails.
10062         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10063         New targets.
10065 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10067         * MAINTAINERS: Update my email address.
10069 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10071         * configure.in (mips*-*-irix5*): Enable ld.
10072         * configure: Regenerate.
10074 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10076         * configure: Regenerate.
10078 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10080         * Makefile.tpl (configure-[+module+], configure-gcc,
10081         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10082         Set and export LDFLAGS.
10083         * Makefile.in: Regenerate.
10085 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10087         * MAINTAINERS: Add myself to write-after-approval.
10089 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10091         PR bootstrap/14871
10092         * Makefile.tpl: If we don't have built-in-tree target tools,
10093         use the ones found by configure rather than hacking around with
10094         program_transform_name.
10095         * configure.in: Give Makefile.tpl the information necessary
10096         to do that.
10097         * Makefile.in: Regenerate.
10098         * configure: Regenerate.
10100 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10102         PR bootstrap/14760
10103         * configure.in: When computing baseargs, strip *all* copies of
10104         offending options.  Also, don't match/substitute the trailing space,
10105         so that this actually works when two similar options are separated by
10106         only one space.
10107         * configure: Regenerate.
10109 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10111         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10112         (rs6000-*-aix*): Same.
10113         * configure: Regenerate.
10115 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10117         * MAINTAINERS: Add myself to write-after-approval.
10119 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10121         * MAINTAINERS: Add myself to write-after-approval.
10123 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10125         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10126         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10127         * Makefile.in: Regenerate.
10129         * configure.in (top level bootstrap support): Rework --enable-werror
10130         to set @stage2_werror_flag@.
10131         * configure: Regenerate.
10132         * Makefile.tpl (top level bootstrap support): Pass
10133         @stage2_werror_flag@ down to configure in stages 2 and 3.
10134         * Makefile.in: Regenerate.
10136 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10138         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10139         for stages 2 and 3 as well as in make.  As a consequence, remove
10140         OUTPUT_OPTION (now detected by configure) from the flags passed down
10141         to make.
10142         * Makefile.in: Regenerate.
10144         * Makefile.tpl (new-bootstrap): Fix typo.
10145         * Makefile.in: Regenerate.
10147 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10149         * Makefile.tpl: Rearrange by moving recursive_targets rules
10150         into their proper sections.
10151         * Makefile.tpl (top level bootstrap support): Move disabling
10152         of coverage flags from 'make' to 'configure'; improve comments.
10153         * Makefile.in: Regenerate.
10155         * Makefile.tpl (experimental top level bootstrap) Move stage1
10156         language setting from all- target to configure- target; disable
10157         intermodule optimization in stage 1; prevent gratuitous rebuilds
10158         of stage 1.
10159         * Makefile.in: Regenerate.
10160         * configure.in: Comma-separate stage 1 language list for top
10161         level bootstrap.
10162         * configure: Regenerate.
10164         * Makefile.tpl: Clean up experimental top level bootstrap support:
10165         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10166         prev-gcc in configure- targets as well as all- targets.
10167         * Makefile.in: Regenerate.
10169 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10171         * compile: New file imported from automake.
10173 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10175         * configure.in: Remove symbolic link section.
10176         * configure: Regenerate.
10177         * Makefile.tpl (links): Remove.
10178         * Makefile.in: Regenerate.
10180 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10181             Nathanael Nerode  <neroden@gcc.gnu.org>
10183         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10184         Set with AC_CHECK_PROGS.
10185         * configure.in: Fix comment typo from last patch.
10186         * configure: Regenerate.
10188 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10190         * Makefile.tpl: Introduce experimental top level bootstrap support.
10191         * Makefile.in: Regenerate.
10192         * configure.in: Introduce support for top level bootstrap.
10193         * configure: Regenerate.
10195 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10196             Paolo Bonzini  <bonzini@gnu.org>
10198         PR bootstrap/14522
10199         * configure.in: Cope with shells that do not support unquoted ^
10200         * configure: Regenerate.
10202 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10203             Paolo Bonzini  <bonzini@gnu.org>
10205         PR bootstrap/14522
10206         * configure.in: Cope with shells that do not support nesting
10207         quotes inside quoted backquote substitutions.
10208         * configure: Regenerate.
10210 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10212         PR bootstrap/14522
10213         * configure.in: Fix escaping of $.
10214         * configure: Regenerate.
10216 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10218         * configure: Regenerate, since I forgot to while committing Paolo's
10219         changes.
10221 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10223         PR ada/14131
10224         Move language detection to the top level.
10225         * configure.in: Find default values for the tools as
10226         soon as possible.  Disable ada if GNAT is not found.
10227         Emit error message about missing languages.  Expand
10228         --enable-languages=all for the gcc subdirectory.
10230 2004-03-10  Ben Elliston  <bje@gnu.org>
10232         * MAINTAINERS: Update my email address.
10234 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10236         * ltconfig: Disable building static libraries if building shared
10237         libraries on AIX 5L.
10239 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10241         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10242         and disable libgcj.
10243         * configure: Regenerated.
10245 2004-03-01  Brian Booth  <bbooth@redhat.com>
10247         * MAINTAINERS: Add myself to write-after-approval.
10249 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10251         * MAINTAINERS: Add myself to write-after-approval.
10253 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10255         PR bootstrap/7087
10256         * Makefile.tpl: Guard XFOO sed statements better.
10257         * Makefile.tpl: Add dependency for configure-target-libada.
10258         * Makefile.in: Regenerate (incidentally fixes broken
10259         commit when libada-branch was merged).
10261 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10263         * MAINTAINERS: Add myself to write-after-approval.
10265 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10267         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10268         maintainers.
10270 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10272         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10273         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10275 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10277         PR bootstrap/11932
10278         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10280 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10282         * MAINTAINERS: Added myself to write-after-approval.
10284 2004-02-14  Michael Koch  <konqueror@gmx.de>
10286         * MAINTAINERS: Added myself to write-after-approval.
10288 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10290         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10291         some OS port maintainers to OS port maintainers section.
10293 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10295         * MAINTAINERS: Add self.
10297 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10299         * MAINTAINERS: Alphabetize.
10301 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10303         * MAINTAINERS: Remove myself.
10305 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10307         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10308         (rs6000-*-aix*): Same.
10309         * configure: Regenerate.
10311 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10313         * configure.in (host): Add in missing $noconfigdirs to defines.
10314         * configure: Regenerate.
10316 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10317             Nathanael Nerode  <neroden@gcc.gnu.org>
10319         PR ada/6637, PR ada/5911
10320         Merge with libada-branch:
10321         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10322         with appropriate dependencies. Add --enable-libada configure switch.
10323         * configure, Makefile.in: Regenerate.
10325 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10327         * MAINTAINERS: Add myself to write-after-approval.
10329 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10331         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10332         * configure: Regenerate.
10334 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10336         Merge from upstream:
10338         * ltmain.in: When setting IFS to '~', be careful about user
10339         arguments that contain '~'.
10341         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10343         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10344         Also test $base_compile against $CC with escaped arguments. Bug
10345         reported by Geoff Keating <geoffk@apple.com>.
10347 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10349         * MAINTAINERS: Remove i960 port.
10351 2004-01-23  DJ Delorie  <dj@redhat.com>
10353         * Makefile.def (target_modules) [libiberty]: Don't stage.
10354         * Makefile.in: Rebuilt.
10356 2004-01-20  Caroline Tice  <ctice@apple.com>
10358         * MAINTAINERS: Add myself to write-after-approval.
10360 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10362         * MAINTAINERS: Update my email address.
10364 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10366         * MAINTAINERS: Add myself to write-after-approval.
10368 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10370         * MAINTAINERS: Remove entries without email address.
10372 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10374         * MAINTAINERS: Add myself to write-after-approval.
10376 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10378         * MAINTAINERS: Update my email address.
10380 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10382         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10383         * Makefile.tpl (configure-target-[+module+]): Support stage.
10384         * Makefile.in: Rebuilt.
10386 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
10388         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10390 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
10392         * MAINTAINERS: Add myself as a MIPS maintainer.
10394 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10396         * configure.in: Use ./config.cache, not config.cache.
10397         * configure: Regenerate.
10398         * Makefile.tpl: Special-casing not needed for GCC any more.
10399         * Makefile.in: Regenerate.
10401         * configure.in: Don't share a cache file for host dirs.
10402         * configure: Regenerate.
10404         * config-ml.in: Don't mess with the cache file.
10406 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10408         * MAINTAINERS: Move myself from 'Write After Approval' to
10409         'CPU Port Maintainers' section as SPARC maintainer.
10411 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10413         * Makefile.tpl: Make GCC use a separate config.cache.
10414         * Makefile.in: Regenerate.
10416         PR bootstrap/11932, PR bootstrap/11933
10417         (I don't know if it will fix either of them, but it relates
10418         to them.)
10419         * configure.in: Don't use shared config.cache for target
10420         directories.
10421         * configure: Regenerate.
10423 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
10425         * MAINTAINERS: Add myself to 'Write After Approval' section.
10427 2003-12-31  Roger Sayle  <roger@eyesopen.com>
10429         * configure.in (ia64*-*-hpux*): Disable building java libraries.
10430         * configure: Regenerated.
10432 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
10434         * MAINTAINERS: Remove the mn10200 maintainer.
10436 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
10438         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10439         * configure: Regenerated.
10441 2003-12-16  Jan Hubicka  <jh@suse.cz>
10443         * MAINTAINERS: Add myself as callgraph maintainer.
10445 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
10447         * configure.in (raw_libstdcxx_flags): Remove the leading space.
10448         * configure: Regenerate.
10450 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10452         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10453         'Write After Approval' section. Update email.
10455 2003-12-01  James Lemke  <jim@wasabisystems.com>
10457         * MAINTAINERS (Write After Approval): Add myself.
10459 2003-11-20  Matt Thomas  <matt@3am-software.com>
10461         * MAINTAINERS: Add myself as a vax port maintainer.
10463 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10465         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10466         (configure-build-[+module+], configure-[+module+]): Likewise.
10467         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10468         * Makefile.in: Regenerate.
10470 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10472         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10473         shared/dylibed libraries.
10474         * ltmain.sh: Likewise.
10475         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10476         * ltcf-cxx.sh: Likewise.
10477         * ltcf-gcj.sh: Likewise.
10478         * ltconfig: Likewise.
10480 2003-11-17  Stan Cox  <scox@redhat.com>
10482         * MAINTAINERS: Add myself as iq2000 port maintainer.
10484 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10486         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10487         * Makefile.in: Regenerate.
10489 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10491         * config.sub: Update to 2003-11-03 version.
10493 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10495         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
10496         * configure:  Regenerate.
10498 2003-10-20  Nicolas Pitre  <nico@cam.org>
10500         * MAINTAINERS: Add myself to 'Write After Approval' section.
10502 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
10504         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10506 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
10508         * MAINTAINERS: Update my email address.
10510 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10512         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10514 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
10516         * MAINTAINERS: Add myself to 'Write After Approval' section.
10518 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
10520         * config.guess: Update to 2003-10-16 version.
10521         * config.sub: Update to 2003-10-16 version.
10523 2003-10-15  David Daney  <ddaney@avtrex.com>
10525         * MAINTAINERS: Added myself to 'Write After Approval' section.
10527 2003-10-15  Falk Hueffner  <falk@debian.org>
10529         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10530         'Write After Approval' section. Update email.
10532 2003-10-14  Roger Sayle  <roger@eyesopen.com>
10534         * MAINTAINERS: Move myself from 'Write After Approval' to
10535         'Various Maintainers' section as middle-end maintainer.
10537 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10539         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10540         HOST_FLAGS_TO_PASS.
10541         * Makefile.in: Regenerate.
10543 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
10545         * config.guess: Update to 2003-10-07 version.
10546         * config.sub: Update to 2003-10-07 version.
10548 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10550         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10551         * ltconfig (irix5*, irix6*): Don't override version_type.
10553 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
10555         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10556         * configure: Rebuilt
10557         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10558         * Makefile.in: Rebuilt
10560 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10562         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10564 2003-09-30  Carlo Wood  <carlo@alinoe.com>
10566         * MAINTAINERS (Write After Approval): Add myself.
10568 2003-09-29  Paul Koning  <ni1d@arrl.net>
10570         * MAINTAINERS: Move myself from "Write After Approval"
10571         to CPU platform maintainers for pdp11 platform.
10573 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
10575         * MAINTAINERS: Move myself from 'Write After Approval' to
10576         'Various Maintainers' section as libffi testsuite maintainer.
10578 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
10580         * configure.in: Pass a computed --program-transform-name
10581         to subconfigures.
10582         * configure: Regenerated.
10584 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10586         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10587         * Makefile.in: Regenerate.
10589         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10590         * Makefile.in: Regenerate.
10592 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
10594         * MAINTAINERS: Move myself from 'Write After Approval'
10595         to 'Various Maintainers' (objective-c) section.
10597 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
10599         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10600         quoting.
10601         * configure: Regenerated.
10603 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
10605         * MAINTAINERS (Write After Approval): Add myself to write after
10606         approval list.
10608 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
10610         * MAINTAINERS (Write After Approval): Add myself.
10612 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
10614         * MAINTAINERS: Update my e-mail address.
10616 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
10618         * libtool.m4 (LD): Correct powerpc64 host match.
10620 2003-09-06  James E Wilson  <wilson@tuliptree.org>
10622         * MAINTAINTERS: Update my affiliation and email address.
10624 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10626         * MAINTAINERS (Write After Approval): Add myself.
10628 2003-09-04  DJ Delorie  <dj@redhat.com>
10630         * configure: Regenerate.
10632 2003-09-04  Robert Millan  <robertmh@gnu.org>
10634         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10636 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10638         * configure.in: Ensure arguments to sed are properly spaced.
10639         * configure: Regenerate.
10641 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10643         * MAINTAINERS: Update my e-mail address.
10645 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10647         * MAINTAINERS (Write After Approval): Add myself.
10649 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10651         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10652         * configure: Regenerated.
10654 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10656         * MAINTAINERS: Update my email address.
10658 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10660         * configure.in:  Use newline instead of semicolon when assuming
10661         shell arguments in a for loop.
10662         * configure:  Regenerated.
10664 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10666         * MAINTAINERS: Resurrect the i860 maintainer.
10668 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10670         PR 8180
10671         * configure.in: When testing with_libs and with_headers, treat
10672         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10673         * configure: Regenerate.
10675         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10676         make, shell, etc.
10677         (baseargs): Likewise.
10678         * configure: Regenerate.
10680 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10682         * MAINTAINERS (Write After Approval): Add myself.
10684 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10686         * configure.in: Disable libgcj for darwin not on powerpc.
10687         * configure: Rebuild.
10689 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10691         * config-ml.in, symlink-tree: Add license.
10693 2003-08-03  Richard Stallman  <rms@gnu.org>
10694             Eben Moglen  <moglen@columbia.edu>
10696         * README.SCO: New file.
10698 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10700         * Makefile.tpl (check, check-c++): Express dependencies using
10701         dependencies rather than commands.
10702         * Makefile.in: Regenerate.
10704 2003-08-01  Andrew Cagney  <cagney@redhat.com>
10706         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10707         * configure: Ditto.
10709 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
10711         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10712         * Makefile.in: Update.
10714 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
10716         * configure.in: Enable libgcj for darwin.
10717         * configure: Rebuild.
10719 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
10721         * config-ml.in:  Use ac_configure_args directly instead of
10722         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
10723         actually seen.
10725 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10727         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10728         creating target and build subdirs to build all parent dirs as needed.
10729         * Makefile.in: Rebuild.
10730         * configure.in: Don't build dirs explicitly here.
10731         * configure: Rebuild.
10733 2003-07-26  Paul Brook  <paul@nowt.org>
10735         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10737 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
10739         * Makefile.tpl (all-make): Depend on intl.
10740         * Makefile.in: Rebuilt.
10742 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
10744         * install-sh:  Update to newer upstream versions (associated with
10745         aclocal 1.7).
10746         * mkinstalldirs:  Likewise.
10747         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
10749 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
10751         * MAINTAINERS: Move self from Bug database only accounts
10752         to write-after-approval.
10754 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
10756         * config.if: Remove unused libc_interface determination.
10758 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10760         * MAINTAINERS: Move self from write-after-approval to
10761         build machinery (*.in).
10763 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10765         PR bootstrap/11273
10766         PR bootstrap/11408
10767         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10768         unused INSTALL_PROGRAM_ARGS.
10769         * configure.in: Use AC_PROG_INSTALL.
10770         * Makefile.in: Regenerate.
10771         * configure: Regenerate.
10773 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10775         * MAINTAINERS: Alphabetize.
10777 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10779         * configure: Rebuilt.
10780         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10781         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10782         newlib nor libgloss.
10783         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10784         * configure.in (am33_2.0-*-linux*): Added.
10786 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
10788         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10789         * configure: Regenerate.
10791 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
10793         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10794         * Makefile.in: Regenerate.
10796 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10798         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10799         * Makefile.in: Regenerate.
10801 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
10803         * Makefile.tpl: Replace PWD with PWD_COMMAND.
10804         * Makefile.in: Regenerated.
10806         * config-ml.in: Replace PWD with PWD_COMMAND.
10808 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10810         * intl: New directory; see intl/ChangeLog for details.
10811         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10812         * Makefile.tpl: all-gcc depends on maybe-all-intl.
10813         * Makefile.in: Regenerate.
10815 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10817         * configure.in: Clean up config-lang.in handling.  Delete
10818         useless assignment to "subdirs".
10819         * configure: Regenerate.
10821 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10823         * configure.in: Rename 'target_libs' to 'target_libraries'.
10824         Remove useless reference to 'target_libs'.
10825         * configure: Regenerate.
10827 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
10829         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10830         * Makefile.in: Regenerate.
10832 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10834         * Makefile.def: Introduce flags_to_pass.
10835         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10836         * Makefile.in: Regenerate.
10838 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
10840         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10841         and target-libgloss.
10842         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10843         <h8300*-*-*>: Disable libf2c and ${libgcj}.
10844         * configure: Regenerate.
10846 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10848         * configure.in: Update testsuite_flags to new location.
10849         * configure. Regenerate.
10851 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10853         * Makefile.tpl: Remove BUILD_CC stuff.
10854         * Makefile.in: Regenerate.
10856 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10858         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10860 2003-06-16  Graeme Peterson  <gp@qnx.com>
10862         * MAINTAINERS (Write After Approval): Add myself.
10864 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
10866         * config.guess: Update to 2003-06-12 version.
10867         * config.sub: Update to 2003-06-13 version.
10869 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
10871         * config.guess: Update to 2003-06-06 version.
10872         * config.sub: Update to 2003-06-06 version.
10874 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10876         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10877         * configure. Regenerate.
10879 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10881         * configure.in: Disable serial configure by default.
10882         * configure: Regenerate.
10883         * Makefile.tpl: Abolish .NOTPARALLEL.
10884         * Makefile.in: Regenerate.
10886         * Makefile.tpl: Replace {build,host,target}_canonical by
10887         {build,host,target}.
10888         * Makefile.in: Regenerate.
10890         * Makefile.tpl: Fix stupid pasto.
10891         * Makefile.in: Regenerate.
10893 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10895         * Makefile.tpl: Remove bogus conditional.
10896         * Makefile.in: Regenerate.
10898 2003-06-05  Jan Hubicka  <jh@suse.cz>
10900         * Makefile.tpl (profiledbootstrap): New target.
10901         * Makefile.in (profiledbootstrap): New target.
10903 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
10905         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10906         Pinski. Remove user names from other bugzilla-only maintainers.
10908 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10910         * Makefile.tpl: Make 'recursive targets' using autogen rather
10911         than shell loop.  Remove duplicate 'clean' targets and false
10912         comments.
10913         * Makefile.def: Add systematic dependencies to 'recursive' targets.
10914         Add systematic method of specifying missing targets in subdirs.
10915         Add copyright boilerplate.
10916         * Makefile.in: Regenerate.
10917         * configure.in: Add 'recursive targets' to maybe list.
10918         * configure: Regenerate.
10920         * MAINTAINERS: "GNATS only" -> "Bug database only".
10922         * Makefile.tpl: Rename [+target+] to [+make_target+].
10923         * Makefile.def: Rename 'target' to 'make_target'.
10925 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
10927         * MAINTAINERS: Add self as options handling maintainer.
10929 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
10931         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10932         been too long since I touched those ports.
10934 2003-05-28  DJ Delorie  <dj@redhat.com>
10936         * Makefile.tpl: Make maybe-check-gcc .PHONY.
10937         * Makefile.in: Regenerate.
10939 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
10941         * configure.in: Use curly braces in the definition of tooldir.
10942         * configure: Regenerate.
10944 2003-05-21  DJ Delorie  <dj@redhat.com>
10946         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10947         newlib or libgloss.
10948         * Makefile.in: Regenerate.
10950 2003-05-21  DJ Delorie  <dj@redhat.com>
10952         * Makefile.tpl: Add missing empty maybe-check-gcc target.
10953         * Makefile.in: Regenerate.
10955 2003-05-20  Ian Lance Taylor  <ian@airs.com>
10957         * MAINTAINERS: Update my e-mail address.
10959 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10961         * configure.in: Switch more things to use maybe dependencies.
10962         * Makefile.tpl: Switch more things to use maybe dependencies.
10963         Factor out common code from autogen IF statements.
10964         * configure: Regenerate.
10965         * Makefile.in: Regenerate.
10967 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
10969         * configure.in: Accept i[3456789]86 for machine type.
10970         * configure: Regenerate.
10972 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10974         * configure.in: Switch more things to use maybe dependencies.
10975         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
10976         * configure: Regenerate.
10977         * Makefile.tpl: Switch more things to use maybe dependencies.
10978         * Makefile.in: Regenerate.
10980 2003-05-16  Andreas Schwab  <schwab@suse.de>
10982         * Makefile.tpl (install-opcodes): Define.
10983         * Makefile.in: Rebuild.
10985 2003-05-13  Andreas Jaeger  <aj@suse.de>
10987         * config.guess: Update to 2003-05-09 version.
10988         * config.sub: Update to 2003-05-09 version.
10990 2003-05-13  Michael Eager  <eager@mvista.com>
10992         * configure.in: Correct sed script so that options in quotes are not
10993         deleted.
10994         * configure: Rebuild.
10996 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
10998         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10999         and $$s/newlib/libc/sys/cygwin32 include paths.
11000         * configure: Ditto.
11002 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11004         * MAINTAINERS: Update my email addresses.
11006 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11008         * config-ml.in: Propagate INSTALL variables.
11010 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11012         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11014 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11016         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11017         * Makefile.in: Regenerate.
11019 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11021         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11023 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11025         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11027 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11029         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11030         * Makefile.in: Regenerated.
11032 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11034         * MAINTAINERS (Write After Approval): Upgrade myself from
11035         GNATS only to write-after-approval. Update my mail address.
11037 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11039         (OS Port Maintainers: freebsd): Add myself.
11041 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11043         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11045 2003-04-22  Kean Johnston  <jkj@sco.com>
11047         * MAINTAINERS (SCO ports): Added myself.
11049 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11051         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11053 2003-04-19  Kean Johnston  <jkj@sco.com>
11055         * MAINTAINERS (Write After Approval): Add myself.
11057 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11059         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11060         * Makefile.in: Regenerate.
11062 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11064         * configure.in (powerpc64*-*-linux*): Remove.
11065         * configure: Rebuilt.
11067 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11069         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11070         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11071         and restrap.
11072         * Makefile.in:  Regenerate.
11074 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11076         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11077         * configure: Regenerated.
11079 2003-04-15  DJ Delorie  <dj@redhat.com>
11081         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11083 2003-04-13  Nick Clifton  <nickc@redhat.com>
11085         * config-ml.in: Remove support for --disable-aix removing
11086         call-aix multilibs.
11088 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11090         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11091         * */configure: Rebuilt.
11093 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11095         * MAINTAINERS: Add my email address.
11097 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11099         * MAINTAINERS (Write After Approval): Add myself.
11101 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11103         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11104         * Makefile.in: Regenerate.
11106 2003-03-14  Michael Chastain  <mec@shout.net>
11108         * Makefile.in: Regenerate with correct Makefile.def.
11110 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11112         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11113         Make macro.
11114         * Makefile.in: Regenerate.
11115         * configure.in: Clean up gxx_include_dir logic.
11116         * configure: Regenerate.
11118 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11120         * MAINTAINERS (Write After Approval): Add myself.
11122 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11124         * MAINTAINERS: Update my mail address.
11126 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11128         * configure.in (gxx_include_dir): Fix typo.
11129         * configure: Regenerated.
11131 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11133         * Makefile.tpl: Reindent.
11134         * Makefile.in: Regenerate.
11135         * configure.in: Reindent.  Don't set unused variables.
11136         * configure: Regenerate.
11138 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11140         * configure.in: Include $(build_tooldir)/sys-include in
11141         FLAGS_FOR_TARGET.
11142         * configure: Regenerated.
11144 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11146         * Makefile.tpl: Always pass down RANLIB.
11147         * Makefile.in: Regenerate.
11149         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11150         * Makefile.in: Regenerate.
11151         * configure.in: Remove unused logic relating to --enable-shared
11152         and --enable-threads.  Remove bogus comments.  Remove redundant
11153         noconfigdirs.
11154         * configure: Regenerate.
11156         * configure.in: Replace ${libstdcxx_version} by its value.
11157         Remove reference to mh-dgux.
11158         * configure: Regenerate.
11160 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11162         * MAINTAINERS (Write After Approval): Add myself.
11164 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11166         * Makefile.tpl: Rearrange.
11167         * Makefile.in: Regenerate.
11169 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11171         * configure.in: Add support for kaOS as cross build target system.
11172         * configure: Regenerated.
11174 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11176         * MAINTAINERS (Write after approval): Add myself.
11178 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11180         * MAINTAINERS: Update my email address.
11182 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11184         * MAINTAINERS: Add self to blanket write privs. section.
11186 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11188         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11189         configure-target-* as some target builds may require additional
11190         flags for preprocessor tests.
11191         * Makefile.in: Regenerated.
11193 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11195         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11196         * ltconfig: Handle it.
11197         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11198         auto-detecting it.
11200         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11201         it is used as argument to $CC.
11202         * ltcf-gcj.sh: Likewise.
11204         * configure.in: Introduce --enable-maintainer-mode.
11205         * configure: Rebuilt.
11206         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11207         for maintainer mode.
11208         * Makefile.in: Rebuilt.
11210 2003-02-18  Jason Merrill  <jason@redhat.com>
11212         * Makefile.tpl (check-c++): Allow parallelism.
11214 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11216         * MAINTAINERS: Remove John Carr (who never actually had access to
11217         gcc.gnu.org).
11219 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11221         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11222         don't configure target-libobjc.
11223         * configure: Regenerate.
11225 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11227         * Makefile.tpl (RANLIB): Define.
11228         * Makefile.in: Regenerate.
11230 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11232         * MAINTAINERS: Update my email.
11234 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11236         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11237         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11238         * Makefile.in: Regenerated.
11239         * configure.in: Remove all traces of snavigator, db, and grep.
11240         * configure: Regenerated.
11242 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11244         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11245         After Approval.
11247 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11249         * MAINTAINERS (Write after approval): Add myself.
11251 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11253         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11254         * Makefile.in: Regenerated.
11256 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11258         * config.guess: Updated to 2003-01-30's version.
11259         * config.sub: Updated to 2003-01-28's version.
11261 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11263         * config.if: If gcc_version is already set, just use it.  Don't set
11264         gcc_version_trigger if it's already set, otherwise set it to
11265         gcc/version.c, but only if the file exists.  If it is not set and
11266         gcc/version.c does not exist, try to extract the version number from
11267         $CC.
11269 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11271         * MAINTAINERS: Add myself to write-after-approval list.
11273 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11275         * configure.in:  Revert 24Jan change.
11276         * configure:  Regenerate.
11278 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11280         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11281         entry of HJ Lu.
11283 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11285         * configure.in: Revert previous change.
11286         * configure: Regenerate.
11288 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11290         * configure.in: Make rda native-only.
11291         * configure: Regenerate.
11293 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11295         * MAINTAINERS: Move myself from GNATS-only-accounts to
11296         write-after-approval.
11298 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11300         * configure.in: Add missing \.
11301         * configure: Rebuilt.
11303 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11305         * configure.in (baseargs): Avoid using \| in sed regular
11306         expressions.
11307         * configure: Rebuilt.
11309 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11311         * configure.in (baseargs): Remove all supported forms of
11312         --cache-file, --srcdir, --host, --build and --target options
11313         from argument lists.
11314         * configure: Rebuilt.
11316 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11318         * MAINTAINERS: Add myself to write-after-approval list.
11320 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11322         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11323         * configure: Rebuilt.
11325 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11327         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11328         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11329         * Makefile.in: Regenerate.
11330         * configure: Regenerate.
11332 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11334         * configure.in: Remove Makefile in build, host and target modules
11335         unless configure was run with --no-recursion.
11336         * configure: Rebuilt.
11338 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11340         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11341         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11342         * Makefile.in: Regenerate.
11344 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11346         * config.guess: Update to 2003-01-03 version.
11347         * config.sub: Update to 2003-01-03 version.
11349 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11351         * configure: Regenerate with proper autoconf 2.13.
11353 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11355         * configure.in: Add AC_PREREQ for consistency.
11356         * configure: Regenerate.
11358 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11360         * configure.in (GDB_TK): Add tcl directories conditional on
11361         gdb/gdbtk directory being present.
11362         * configure: Regenerate.
11364 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11366         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11367         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11368         * configure: Rebuilt.
11370 2002-12-31  Tom Tromey  <tromey@redhat.com>
11372         * Makefile.in: Rebuilt.
11373         * Makefile.def (target_modules) [libffi]: Allow installation.
11375 2002-12-31  Andreas Schwab  <schwab@suse.de>
11377         * configure.in: Fix use of $program_transform_name.
11378         * configure: Regenerated.
11380 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11382         * configure.in (baseargs): Don't remove first configure argument.
11383         * configure: Regenerated.
11385 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
11387         * Makefile.tpl (local-distclean): Don't remove...
11388         (multilib.ts): ... this.  Moved into...
11389         (multilib.out): ... this.  Don't use sub-make.
11390         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11391         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11392         (configure-build-[+module+], configure-[+module+],
11393         configure-target-[+module+], configure-gcc): ... these.  Test
11394         for Makefile existence.  Drop config.status from dependencies.
11395         * Makefile.in: Rebuilt.
11396         * configure.in: Move gcc-version-trigger to the end of
11397         ac_configure_args.  Add comments to maybedep.tmp and
11398         serdep.tmp.  Introduce --disable-serial-configure.  Remove
11399         nonopt from baseargs, matching and removing corresponding
11400         whitespace while at it.
11401         * configure: Rebuilt.
11403 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
11405         * configure.in (host_configargs): Replace reference to
11406         no-longer-defined buildopts with --build=${build_alias}.
11407         * configure: Rebuilt.
11409         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
11410         program_transform_name to standard idiom.
11411         (AUTOGEN, AUTOCONF): Define.
11412         (Makefile.in): Use $(AUTOGEN).
11413         (Makefile): Depend on config.status, and use autoconf-style rule to
11414         build it.  Move original commands to...
11415         (config.status): ... this new target.
11416         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
11417         $(AUTOCONF).
11418         * Makefile.in: Rebuilt.
11420 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11422         * Makefile.tpl: Fix dramatic bustage due to change in
11423         program_transform_name.
11424         * Makefile.in: Regenerate.
11426         * configure.in: Remove unnecessary PATH setting.
11427         * configure: Regnerate.
11429         * configure.in: Don't default to unprefixed tools unless
11430         the native tools will work.
11431         * configure: Regenerate.
11433         * configure.in: Convert to autoconf script.  Blow away lots
11434         of now-redundant Makefile fragments.
11435         * configure: Generate using Autoconf.
11436         * Makefile.tpl: Rewrite to reflect autoconfiscation.
11437         * Makefile.in: Regenerate.
11439 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11441         * configure: Fix stupid bug where RANLIB was mistakenly included.
11443         * configure.in: Rename (buildargs, hostargs, targargs) to
11444         (build_configargs, host_configargs, target_configargs).
11446         * configure.in: Move logic out of sed statement.
11448         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
11449         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11451 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11453         * config.sub: Import from master repository
11454         * config.guess: Ditto
11456 2002-12-24  Andreas Schwab  <schwab@suse.de>
11458         * Makefile.tpl (multilib.out): Fix missing space.
11459         * Makefile.in: Regenerate.
11461 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11463         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11464         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11465         * Makefile.in: Regenerate.
11466         * configure.in: Remove unnecessary leftovers.
11468 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11470         * configure.in (extra_ranlibflags_for_target): New variable.
11471         (*-*-darwin): Add -c to ranlib commands.
11472         * configure (tooldir): Handle extra_ranlibflags_for_target.
11474 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11476         * Makefile.tpl: Revert HJL's change.
11477         * Makefile.in: Regenerated.
11478         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11479         always.
11481 2002-12-19  Andreas Schwab  <schwab@suse.de>
11483         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11484         * Makefile.in: Regenerate.
11486 2002-12-18  H.J. Lu  <hjl@gnu.org>
11488         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11489         * Makefile.in: Regenerated.
11491         * configure.in (build_prefix): New. Substitute.
11493 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11495         * Makefile.tpl: Don't let real targets depend on phony targets.
11496         * Makefile.in: Regenerate.
11498         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11499         * Makefile.in: Regenerate.
11501 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
11503         * config.sub: Import from master repository
11504         * config.guess: Ditto
11506 2002-12-16  Jason Merrill  <jason@redhat.com>
11508         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11509         previous 'make bootstrap'.
11510         * Makefile.in: Regenerate.
11512 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
11514         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11516 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11518         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11519         * Makefile.in: Regenerate.
11521 2002-12-13  Jason Merrill  <jason@redhat.com>
11523         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
11524         library tests.
11525         (check-c++): Just depend on it and check-target-libstdc++-v3.
11526         * Makefile.in: Regenerate.
11528 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11530         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11531         * Makefile.in: Rebuilt.
11533 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11535         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11537 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11539         * configure: Fix bug put in by gremlins.
11541         * Makefile.tpl: Substitute more autoconfily.
11542         * configure: Substitute more autoconfily.
11543         * Makefile.in: Regenerate.
11545 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
11547         * config.sub: Import from master repository
11548         * config.guess: Ditto
11549         * MAINTAINERS: Added Svein Seldal under write after approval
11551 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
11553         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11554         * Makefile.in (all-sim): Ditto.
11556 2002-12-06  DJ Delorie  <dj@redhat.com>
11558         * Makefile.tpl: Change configure dependencies to not have real
11559         targets depend on phony targets.
11561 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
11563         * configure.in: Revert unintentional change.
11565         * Makefile.tpl: Change dependency for */multilib.out so that
11566         it works when gcc isn't in the tree.
11568         * configure.in: Substitute more.
11569         * configure: Run subconfigures from the Makefile.
11570         * Makefile.tpl: Run subconfigures from the Makefile; add a few
11571         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
11573 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11575         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11577 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11579         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11580         and corresponding dependencies.
11581         * Makefile.in: Regenerate.
11583         * configure.in (host_tools): Order binutils, gas and ld for
11584         convenience in running the testsuites.
11586         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11587         * Makefile.in: Regenerate.
11588         * configure.in: Introduce rules to serialize subconfigure runs.
11590         * configure.in: Introduce BASE_CC_FOR_TARGET.
11591         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
11592         Realize configure-build-* targets.  Realize configure-target-* targets.
11593         * Makefile.in: Regenerate.
11595 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11597         * configure: Move gcc_version_trigger stuff from here...
11598         * configure.in: ...to here.
11600         * configure.in: Separate subconfigure options added by this file from
11601         options given by the user.  Add machinery to put args for host
11602         subconfigures into the Makefile.
11604         * Makefile.tpl: Remove 'vault' targets.
11605         * Makefile.tpl: Reorder and comment dependencies.
11606         * Makefile.in: Regenerate.
11608 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11609         * configure.in: Fix my broken commit of previous patch. (sigh)
11611 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11613         * configure.in: Move host-specific darwin noconfigdirs into
11614         the host-specific section.
11616 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11618         * configure.in: Move host-specific darwin noconfigdirs into
11619         the host-specific section.
11621 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11623         * configure: Remove skip-this-dir support.
11624         * Makefile.tpl: Remove skip-this-dir support.
11626         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11627         subdirectories.
11628         * Makefile.in: Regenerate.
11630         * Makefile.tpl: Strip out useless setting of 'dir'.
11631         * Makefile.in: Regenerate.
11633 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11635         * configure.in: Fix deeply stupid bug.
11637         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11638         shell code in CXX_FOR_TARGET
11639         * Makefile.def: Introduce raw_cxx.
11640         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11641         RAW_CXX_FOR_TARGET.
11642         * Makefile.in: Regenerate.
11644 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11646         * Makefile.tpl: Remove unnecessary ifs.
11647         * Makefile.in: Regenerate.
11649         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11650         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11651         targets for 'no_install' modules.
11652         * configure: Move GDB_TK substitution to configure.in.  Move
11653         build_modules stuff to configure.in.
11654         * configure.in: Implement soft dependency machinery.  Maybe-ize
11655         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11656         * Makefile.in: Regenerate.
11658 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11660         * Makefile.tpl: Make all-target, install-target behave similarly
11661         to all, install (only hitting configured targets).  Eliminate
11662         unused macro defintions.
11664         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11665         build != host.
11667         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11669         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11671         * configure.in: Produce lists of subdir targets we're actually
11672         configuring.  Remove references to "dosrel".
11673         * Makefile.tpl: Let configure set which subdir targets are hit.
11674         Remove install-cross; clean up install; remove ALL.  Remove
11675         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11676         Autogenerate host module targets.  Remove empty dependency lines
11677         and redundant dependency; rearrange slightly.
11678         * Makefile.def: Add host-side libtermcap, utils.
11680         * Makefile.in: Regenerate.
11682 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11684         * ltconfig (osf[345]): Append $major to soname_spec.
11685         Reflect this in library_names_spec.
11686         * ltmain.sh (osf): Prefix $major with . for use as extension.
11688 2002-11-19  Andreas Jaeger  <aj@suse.de>
11690         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11691         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11692         and sparc64 GNU/Linux systems.
11694 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11696         * MAINTAINERS: Update email.
11698 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11700         * MAINTAINERS: Complete James Dennett's entry.
11702 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11704         * MAINTAINERS (Write After Approval): Add myself.
11706 2002-11-13  Bruce Korb  <bkorb@gnu.org>
11708         * Makefile.tpl: syntactic cleanup
11710 2002-11-13  Stuart Hastings  <stuart@apple.com>
11712         * MAINTAINERS: Add myself to write-after-approval list.
11714 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11716         * Makefile.def: Add list of recursive targets to autogenerate.
11717         Add build_modules.
11718         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
11719         targets.  Autogenerate *-build-* targets.
11720         * Makefile.in: Regenerate.
11722 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11724         * configure: More autoconf-style substitutions.
11725         * Makefile.tpl: More autoconf-style substitutions.
11726         * Makefile.in: Regenerate.
11728 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11730         * configure: Substitute more variables in a more autoconf-friendly
11731         way.  Simplify slightly.
11732         * Makefile.tpl: Make more variables substitutable in an
11733         autoconf-friendly way.
11734         * Makefile.in: Regenerate.
11736 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
11738         * MAINTAINERS (Write After Approval): Add myself.
11740 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11742         * configure.in (v810*): Remove special setting of tools.
11744         * configure: Add support for extra required flags for ar or nm.
11745         * configure.in (aix4.3+): Use above support for target-specific
11746         issues, rather than using config/mt-aix43.
11748 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11750         * configure: Remove 'removing', which doesn't work.  Replace $subdir
11751         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
11752         with $srcdir.  Reformat indentation.  Substitute some variables
11753         formerly hard-coded in the Makefile for build=host.
11754         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11755         * Makefile.def: Autogenerate more.
11756         * Makefile.in: Regenerate.
11758 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11760         * MAINTAINERS (Write After Approval): Add myself.
11762 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11764         * Makefile.def (host_modules): Add rda.
11765         * Makefile.in: Regenerate.
11766         * configure.in (target_tool): Add target-rda to list.
11768 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11770         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11772 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11774         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11775         and restrap targets to this rule.
11776         * Makefile.in:  Regenerate.
11778 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11780         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11781         GNATS only accounts.
11783 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11785         * configure.in (i[3456]86-*-linux*): Add check to disable
11786         ${libgcj} for glibc1.
11788 2002-10-24  Denis Chertykov  <denisc@overta.ru>
11790         * MAINTAINERS: Add myself as ip2k port maintainer.
11792 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
11794         * configure.in: Add tic4x target.
11796 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11798         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11799         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11800         * Makefile.in: Regenerate.
11802         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11803         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11804         * Makefile.in: Regenerate.
11806 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
11808         * MAINTAINERS: Add myself as web pages co-maintainer.
11810 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11812         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11813         * Makefile.in: Regenerate.
11815 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
11817         * MAINTAINERS: Add myself and Nathan Sidwell
11818         <nathan@codesourcery.com> as VxWorks maintainers.
11820 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11822         * Makefile.def: Remove order dependency comments.
11823         * Makefile.tpl: Add explicit install-install dependencies.
11824         * Makefile.in: Regenerate.
11826         * Makefile.tpl: Remove material now in src-release.  (Finally!)
11827         * Makefile.in: Regenerate.
11829         * Makefile.tpl: Add configure-target (for src-release in src)
11830         * Makefile.in: Regenerate.
11832 2002-09-30  Nick Clifton  <nickc@redhat.com>
11834         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11836 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
11838         * configure.in (s390*-*-linux*): Enable libgcj.
11840 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
11842         * configure: Revert accidentally applied changes.
11844         * Makefile.tpl: Make more autoconf-friendly.
11845         * Makefile.in: Regenerate.
11846         * configure: Make substitution more autoconf-like.
11848 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
11850         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11851         single entry to handle all these.
11852         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
11853         libjava on arm-*-elf.
11855 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
11857         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11858         things that depend on them.
11860 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11862         * Makefile.tpl: Make subsituted variables more autoconfy.
11863         * Makefile.in: Regenerate.
11864         * configure: Make seds more autoconfy.
11866 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11868         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11869         * Makefile.in: Regenerate.
11870         * configure.in: Rewrite sed statements to look autoconfy.
11872         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11873         all-target-foo on configure-target-foo.
11874         * Makefile.def: Ditto.
11875         * Makefile.in: Rebuild.
11877 2002-09-25  Andrew Haley  <aph@redhat.com>
11879         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11881 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11883         * Makefile.def: New file.
11884         * Makefile.tpl: New file.
11885         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11886         * contrib/gcc_update: Note that Makefile.in is a generated file.
11888         * configure.in: Minor rearrangement.  Simplify tests.
11890 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
11892         * configure.in (with_headers): Skip copy if value is "yes".
11893         (with_libs): Likewise.
11895 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11897         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11898         * configure.in (sh*-*-pe*): Ditto.
11899         * configure.in (mips*-*-pe*): Ditto.
11900         * configure.in (*arm-wince-pe): Ditto.
11902         * configure.in: Rearrange.
11904 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
11906         * MAINTAINERS: Update my email address.
11908 2002-08-30  Paul Koning  <pkoning@equallogic.com>
11910         * MAINTAINERS: (Write After Approval): Add myself.
11912 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
11914         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11916 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
11918         * MAINTAINERS: Change my mailing address.
11920 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
11922         * MAINTAINERS (Write After Approval): Remove myself.
11923         (Various Maintainers: c++ runtime libs): Add myself.
11925 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
11927         * MAINTAINERS (Write After Approval): Remove myself.
11928         (Various Maintainers: c++ runtime libs): Add myself.
11930 2002-08-15  Eric Christopher  <echristo@redhat.com>
11932         * config.sub: Import from master repository.
11933         * config.guess: Ditto.
11935 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
11937         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11938         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11939         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11941 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
11943         * MAINTAINERS: Add self to rs6000 vector extensions.
11945 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
11947         * libiberty/configure: Reverted unintended yesterday's check in.
11949 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
11951         * boehm-gc/configure, libf2c/configure: Rebuilt.
11952         * libffi/configure, libiberty/configure: Ditto.
11953         * libjava/configure, libobjc/configure: Ditto.
11954         * libstdc++-v3/configure, zlib/configure: Ditto.
11955         Merged from binutils:
11956         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
11957         From Steve Ellcey <sje@cup.hp.com>:
11958         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11959         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11960         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11961         IA64.
11962         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11963         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11964         soname_spec, sys_lib_search_path_spec): Ditto.
11966 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
11968         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11970 2002-08-04  H.J. Lu  (hjl@gnu.org)
11972         * configure.in (mips*-*-linux*): Don't skip target-libffi.
11974 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
11976         * MAINTAINERS (Write After Approval): Add myself.
11978 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
11980         * configure.in: Move generic linux case to end.  Copy generic
11981         linux noconfigdirs to mips*-*-linux* entry and new
11982         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
11984 2002-07-19  Michael Matz  <matz@suse.de>
11986         * MAINTAINERS: Add myself as ra* maintainer.
11988 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
11990         * config.guess: Update to 2002-07-09 version.
11991         * config.sub: Update to 2002-07-03 version.
11993 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
11995         * MAINTAINERS: Fix typo in a maintainer email address.
11997 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11999         * configure.in: Remove two redundant tests.
12001 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12003         * configure.in (mips*-*-irix6*o32): Enable stabs.
12005 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12007         * configure.in: Don't build grez.
12008         * Makefile.in: Ditto.
12010         * Makefile.in: Remove references to bsp, cygmon, libstub.
12011         * configure.in: Ditto.
12013         * configure.in: Remove leftover reference to gdbtest.
12015 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12017         * configure.in (gxx_include_dir):  Change to match versioned
12018         C++ headers if --enable-version-specific-runtime-libs is used.
12020 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12022         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12024 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12026         * configure.in: Make --without-x work.
12028 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12030         * configure.in: Rearrange target Makefile fragment collection.
12032         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12033         cvs[src].
12034         * configure.in: Ditto.
12036 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12038         * MAINTAINERS (Write After Approval): Update my e-mail address.
12040 2002-06-24  Ben Elliston  <bje@redhat.com>
12042         * configure.in (host_tools): Remove cgen.
12044         * Makefile.in (all-cgen): Remove; runs from its source directory.
12045         (check-cgen, install-cgen, clean-cgen): Likewise.
12046         (all-opcodes): Do not depend on all-cgen.
12047         (all-sim): Likewise.
12049 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12051         * Makefile.in: Eliminate 'apache' targets.
12052         * configure.in: Eliminate 'apache' targets.
12054         * configure.in: Eliminate redundant tests.  Reorganize.
12056         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12058         * config-ml.in: Eliminate references to Cygnus configure.
12060         * Makefile.in: Eliminate references to building emacs.
12062 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12064         * MAINTAINERS: Update my email address.
12066 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12068         * config.if (libstdcxx_incdir): Version C++ headers.
12069         (cxx_incdir): Remove.
12071 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12073         * MAINTAINERS (Write After Approval): Add self.
12075 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12077         * configure.in: Add support for ip2k.
12079 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12081         * configure.in: Fix AIX configury bug.
12083 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12085         * MAINTAINERS (Write After Approval): Add self.
12087 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12089         * configure.in: replace ${topsrcdir} with ${srcdir}
12091         * configure.in: Move definition of libstdcxx_flags
12092         right above usage, rather than waaay earlier.
12094         * configure.in: Pull definition of is_cross_compiler earlier.
12096         * configure.in: Rearrange a little.
12098         * configure.in: Remove references to librx.
12099         * Makefile.in: Remove references to librx.
12101 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12103         * config.sub: Add support for avr target.
12104         Import from master sources, rev 1.255
12106 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12108         * configure, .cvsignore:  Revert previous change...
12109         * Makefile:  ...delete.
12111 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12113         * configure.in: Eliminate ${gasdir} variable.
12115 2002-06-18  Dave Brolley  <brolley@redhat.com>
12117         * configure.in: Add support for frv.
12118         * config.sub: Add support for frv.
12120 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12122         * configure:  Remove garbage from previous commit.
12124 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12126         * configure:  For in-source builds, make a subdir and re-exec there.
12127         * Makefile:  New file.  Pass targets through to build directory.
12128         * .cvsignore:  No longer ignore "Makefile".
12130 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12132         * MAINTAINERS (Write After Approval): Add self.
12134 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12136         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12138 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12140         * configure.in (vax-*-netbsd*): Re-enable gas.
12142 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12144         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12145         BUILD_PREFIX_1, to correct nomenclature.
12146         * configure: Likewise.
12148         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12149         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12151 2002-05-31  Olaf Hering  <olh@suse.de>
12153         * config-ml.in: Propogate DESTDIR also.
12155 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12157         * configure.in (vax-*-netbsd*): Don't build gas for this
12158         platform.
12160 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12162         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12163         and libgcj for AVR.
12165 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12167         * MAINTAINERS (Write After Approval): Add myself.
12169 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12171         * config.guess: Update to 2002-05-22 version.
12172         * config.sub: Likewise.
12174 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12176         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12177         * config-ml.in: Likewise.
12178         * configure: Likewise.
12179         * configure.in: Likewise.
12181 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12183         * MAINTAINERS: Update my email address.
12185 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12187         * configure.in: Simplify makefile fragment collection.
12189         * configure.in: Remove code to build emacs.
12191         * configure.in : Remove --srcdir argument from targargs and buildargs
12192         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12194         * configure: Move some logic to configure.in.
12195         * configure.in: Move some logic from configure.
12197 2002-05-11  Tom Tromey  <tromey@redhat.com>
12199         * MAINTAINERS: Reflect libgcj reality.
12201 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12203         * Makefile.in: Honour DESTDIR.
12205 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12207         * config.guess: Import 2002-03-20 version.
12208         * config.sub: Import 2002-04-26 version.
12210 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12212         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12214 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12216         * MAINTAINERS: Add self.
12218 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12220         * ltmain.sh: Detect and handle object name conflicts
12221         while piecewise linking a static library.
12223 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12225         * configure.in (noconfigdirs): Don't disable libgcj on
12226         sparc64-*-solaris* and sparcv9-*-solaris*.
12228 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12230         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12232 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12234         * configure.in (FLAGS_FOR_TARGET): Do not add
12235         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12236         on i[3456]86-*-linux*.
12238 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12240         * configure.in (noconfigdirs): Replace [ ] with test.
12242         * configure.in (noconfigdirs): Do not add target-newlib if
12243         target == i[3456]86-*-linux*, and host == target.
12245 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12247         * configure.in: delete reference to absent file
12249         * configure.in: replace '[' with 'test'
12251         * configure.in: Eliminate references to gash.
12252         * Makefile.in: Eliminate references to gash.
12254         * configure.in: remove useless references to 'pic' makefile fragments.
12256         * configure.in: (*-*-windows*) Finish removing.
12258         * configure.in: Eliminate redundant test for libgui.
12260 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12262         * MAINTAINERS: Add self and realphabetize.  Update entries
12263         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12264         entry for a29k port maintainer.
12266 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12268         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12269         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12271 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12273         * configure.in: remove references to dead files
12275 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12277         * MAINTAINERS: Add information about purpose of this file.
12279 2002-04-18  Tom Tromey  <tromey@redhat.com>
12281         * configure.in: Disallow configuring libgcj when it is already
12282         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12283         Solaris 2.8 by default.  For PR libgcj/6158.
12285 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12287         * configure.in:  Move default CC setting out of config/mh-* fragments
12288         directly into here.
12290 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12292         * configure.in: don't even try to configure or make a subdirectory
12293         if there's no configure script for it.
12295 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12297         * MAINTAINERS: Remove chill maintainers.
12298         * Makefile.in (CHILLFLAGS): Remove.
12299         (CHILL_LIB): Remove.
12300         (TARGET_CONFIGDIRS): Remove libchill.
12301         (CHILL_FOR_TARGET): Remove.
12302         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12303         CHILL_LIB.
12304         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12305         (CHECK_TARGET_MODULES): Likewise.
12306         (INSTALL_TARGET_MODULES): Likewise.
12307         (CLEAN_TARGET_MODULES): Likewise.
12308         (configure-target-libchill): Remove.
12309         (all-target-libchill): Remove.
12310         * configure.in (target_libs): Remove target-libchill.
12311         Do not compute CHILL_FOR_TARGET.
12312         * libchill: Remove directory.
12314 2002-04-11  DJ Delorie  <dj@redhat.com>
12316         * Makefile.in, configure.in: Sync with binutils, entries
12317         follow...
12319 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12321         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12322         (do-tar, do-bz2): New rules.
12323         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12324         (gdb-tar): New rule.
12325         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12326         (insight_dejagnu.tar): New rule.
12327         (insight.tar): New rule.
12328         (gdb+dejagnu.tar): New rule.
12329         (gdb.tar): New rule.
12331 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12333         * Makefile.in: Add all-tix to deps for all-snavigator
12334         so that tix is built when building snavigator.
12336 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12338         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12339         ld and gdb are not supported.
12341 2002-01-07  Mark Salter  <msalter@redhat.com>
12343         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12344         Allow target-libgloss to be built for arm, strongarm, and xscale.
12346 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12348         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12349         options for i[3456]86-pc-linux* native builds.
12351 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12353         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12354         files from .po files for a distribution.
12356 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12358         * configure.in: Enable libstdc++-v3 for h8300 targets.
12360 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12362         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12363         version from bfd/.
12365 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12367         * Makefile.in (VER): When present, extract the version number from
12368         the file version.in.
12370 2001-05-24  Tom Rix  <trix@redhat.com>
12372         * configure.in : enable ld for aix
12374 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12376         * config.guess: Add linux target for S/390.
12378 2000-11-07  Philip Blundell  <pb@futuretv.com>
12380         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12382 2000-11-03  Philip Blundell  <pb@futuretv.com>
12384         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12385         files.
12387 2001-01-15  Ben Elliston  <bje@redhat.com>
12389         * configure.in (host_tools): Add sid.
12390         Always configure cgen.
12392 2000-11-24  Nick Clifton  <nickc@redhat.com>
12394         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12396 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
12398         * Makefile.in (ALL_MODULES): Add all-cgen.
12399         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12400         (all-cgen): New target.
12401         (all-opcodes,all-sim): Depend on all-cgen.
12402         * configure.in (host_tools): Add cgen.
12403         Only configure cgen if --enable-cgen-maint.
12405 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
12407         * configure.in: Add *-*-freebsd* configurations.
12409 2002-04-08  Tom Tromey  <tromey@redhat.com>
12411         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12412         Fixes PR libgcj/6068.
12414 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
12416         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12418 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12420         * configure.in (alpha*-dec-osf*): Enable libgcj.
12422 2003-03-27  Matthew Gingell  <gingell@gnat.com>
12424         * MAINTAINERS (Write After Approval): Add myself.
12426 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
12428         Fix for: PR bootstrap/3591, target/5676
12429         * configure.in (mcore-pe): Disable the configuration of
12430         libstdc++-v3 since exceptions are not supported.
12432 2002-03-20  Anthony Green  <green@redhat.com>
12434         * configure.in: Enable libgcj for xscale-elf target.
12436 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
12438         * MAINTAINERS:  Update my email address.
12440 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12442         * ltmain.sh (relink_command): Fix typo in previous change.
12444 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
12446         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
12447         (relink_command): Added --tag flags.
12448         (mode=install): If relinking fails; error out.
12450 2002-03-12  Richard Henderson  <rth@redhat.com>
12452         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12453         .NOTPARALLEL tag.
12454         (do-check): Rename from check.
12455         (check): Allow parallel check.
12457 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12459         * MAINTAINERS: Add myself as maintainer for xtensa port.
12460         Fix alphabetical order in CPU port maintainer list.
12461         Remove myself from Write After Approval list.
12463 2002-03-11  Richard Henderson  <rth@redhat.com>
12465         * Makefile.in (.NOTPARALLEL): Add fake tag.
12467 2002-03-07  H.J. Lu  (hjl@gnu.org)
12469         * configure.in: Enable gprof for mips*-*-linux*.
12471 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12473         * MAINTAINERS (Write After Approval): Add myself.
12475 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12477         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12478         libjava.
12479         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12481 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12483         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12484         because its Makefile is there; test for the executable instead.
12486 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12488         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12489         libstdc++-v3 and libjava.
12491 2002-02-11  Adam Megacz  <adam@xwt.org>
12493         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12494         boehm-gc
12496 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12498         * config.guess: Updated to 2002-01-30's version.
12499         * config.sub: Updated to 2002-02-01's version.
12500         Contribute sh64-elf.
12501         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
12502         * configure.in: Added sh64-*-*.
12504 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
12506         * MAINTAINERS: Belatedly add myself to write after approval list.
12508 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
12510         * MAINTAINERS: Put self in as maintainer for x86-64 port.
12511         Remove self as Write After Approval.
12513 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
12515         * MAINTAINERS: Put self in as maintainer for contrib/regression
12516         directory.
12518 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
12520         * MAINTAINERS:  Update my email address.
12522 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
12524         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
12525         target-libiberty, and target-libgloss.  Skip Java-related
12526         libraries if not supported for NetBSD on target CPU.
12528 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
12530         * install-sh: Use _inst.$$_ for temp file name.
12532 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
12534         * MAINTAINERS (Write After Approval): Move my contact info
12535         from here...
12536         (OS Port Maintainers): ...to here (netbsd).
12538 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
12540         * MAINTAINERS (Write After Approval): Add myself.
12542 2002-01-17  H.J. Lu  <hjl@gnu.org>
12544         * Makefile.in (all-fastjar): Also depend on all-libiberty.
12545         (all-target-fastjar): Also depend on all-target-libiberty.
12547 2002-01-16  H.J. Lu  (hjl@gnu.org)
12549         * config.guess: Import from master sources, rev 1.225.
12550         * config.sub: Import from master sources, rev 1.238.
12552 2002-01-16  Kazu Hirata  <kazu@hxi.com>
12554         * MAINTAINERS (Write After Approval): Remove myself.
12556 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
12558         * MAINTAINERS (Write After Approval): Add myself.
12560 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12562         * MAINTAINERS: Add self as docs co-maintainer.
12564 2001-12-11  Matthias Klose  <doko@debian.org>
12566         * MAINTAINERS (Write After Approval): Add myself.
12568 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
12570         * MAINTAINERS: Update my email address.
12572 2001-12-07  Turly O'Connor  <turly@apple.com>
12573         * MAINTAINERS (Write After Approval): Add myself.
12574         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12575         (rs6000_initialize_trampoline): Call __trampoline_setup for
12576         ABI_DARWIN too.
12577         * darwin-tramp.asm: New file, implements __trampoline_setup.
12578         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12580 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
12582         * MAINTAINERS (Write After Approval): Add myself.
12584 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
12586         * configure, configure.in: Use temp file for long sed commands.
12588 2001-12-03  Laurent Guerby  <guerby@acm.org>
12590         * config.sub: Update to version 1.232 on subversion.
12592 2001-12-03  Ben Elliston  <bje@redhat.com>
12594         * MAINTAINERS: Update mail address for config.* patches.
12596 2001-11-27  DJ Delorie  <dj@redhat.com>
12597             Zack Weinberg  <zack@codesourcery.com>
12599         When build != host, create libiberty for the build machine.
12601         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12602         CONFIG_ARGUMENTS.
12603         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12604         New variables.
12605         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12606         and rules.
12607         (all.normal): Depend on ALL_BUILD_MODULES.
12608         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12609         (all-build-libiberty): Depend on configure-build-libiberty.
12611         * configure: Calculate and substitute proper value for
12612         ALL_BUILD_MODULES.
12613         * configure.in: Create the build subdirectory.
12614         Calculate and substitute TARGET_CONFIGARGS (formerly
12615         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12617 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
12619         * MAINTAINERS (write-after-approval): Add self.
12621 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12623         * MAINTAINERS (GNATS only accounts): Remove self.
12625 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12627         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12628         libf2c.
12630 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12632         * MAINTAINERS (Write After Approval): Add self.
12634 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12636         * MAINTAINERS: mips and s390 are also CPU ports.
12638 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12640         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12642 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12644         * MAINTAINERS: Alphabetize.
12646 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12648         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12650 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12652         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12654 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12656         * configure.in (--enable-languages): Be more permissive about
12657         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12659 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12661         * config.sub: Import from master sources, rev. 1.230.
12662         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12664 2001-11-07  Laurent Guerby  <guerby@acm.org>
12666         * MAINTAINERS (Write After Approval): Add self.
12668 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12670         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12672 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12674         * config.sub: Import from master sources, rev 1.226.
12675         * config.guess: Import from master sources, rev 1.216.
12677 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12679         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12680         * MAINTAINERS: Add self as maintainer of MMIX port.
12681         Remove old after-approval entry.
12683 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12685         * ChangeLog, configure: Fix spelling errors.
12687 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12689         * MAINTAINERS: Tweak my address.
12691 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12693         * MAINTAINERS: Update my email address.
12695 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12697         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12698         * MAINTAINERS: Add self as maintainer of CRIS port.
12700 2001-10-10  Geert Bosch  <bosch@gnat.com>
12702         * MAINTAINERS (Various maintainers: Ada front end):
12703         Added Robert Dewar.
12705 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
12707         * MAINTAINERS (Write After Approval): Added self
12709 2001-10-02  Geert Bosch  <bosch@gnat.com>
12711         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12713 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12715         * configure: Handle temporary files securely using mkdir.
12717 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
12719         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12721 2001-09-26  Will Cohen  <wcohen@redhat.com>
12723         * configure.in (*-*-linux*): Disable configuration of target-newlib
12724         and target-libgloss.
12726 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12728         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12729         RANLIB.
12731 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
12733         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12734         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12735         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12736         avoid quotes nesting problems.
12737         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12738         (DO_X): Export only variables that are set.
12740 2001-09-19  Ben Elliston  <bje@redhat.com>
12742         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12743         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12744         semantics.  Use the shell built-in "type" command instead.
12746 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
12748         Merged from gcc-3_0-branch:
12749         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
12750         * ltcf-c.sh: Use $objext, not $ac_objext.
12751         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
12752         * ltcf-cxx.sh: Add support for GNU.
12753         2001-07-22  Timothy Wall  <twall@redhat.com>
12754         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
12755         default settings if using GNU tools with that configuration.
12756         * ltcf-cxx.sh: Ditto.
12757         * ltcf-gcj.sh: Ditto.
12758         2001-07-21  Michael Chastain  <chastain@redhat.com>
12759         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12760         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
12761         * ltmain.sh: Mark as gcc-local.
12763 2001-08-30  Eric Christopher  <echristo@redhat.com>
12764             Jason Eckhardt  <jle@redhat.com>
12766         * config.guess: Merge from master sources.
12767         * config.sub: Merge from master sources, add support for mipsisa32.
12769 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12770         * config.sub: Merge from master sources, rev 1.219.
12771         * MAINTAINERS: Add self as contact for stormy16 port.
12773 2001-08-14  Zack Weinberg  <zackw@panix.com>
12775         * config.sub: Merge from master sources, rev 1.218.
12776         * config.guess: Merge from master sources, rev 1.209.
12778 2001-08-11  Graham Stott  <grahams@redhat.com>
12780         * Makefile.in (check-c++): Add missing semicolon.
12782 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12784         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12786 2001-07-30  Eric Christopher  <echristo@redhat.com>
12788         * MAINTAINERS (Various maintainers: mips port): Added myself.
12790 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12792         * configure.in (sh-*-linux*): New.
12794 2001-07-27  Richard Henderson  <rth@redhat.com>
12796         * .cvsignore: Add LAST_UPDATED.
12798 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
12800         * MAINTAINERS (Various maintainers: s390 port): Added myself.
12802 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
12804         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12806 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12808         * MAINTAINERS (Write After Approval): Added myself.
12810 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12812         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12813         and libgcj on m68hc11/m68hc12.
12815 2001-06-27  H.J. Lu  (hjl@gnu.org)
12817         * Makefile (CFLAGS_FOR_BUILD): New.
12818         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12820 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12822         * README: Remove version number.
12824 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12826         * INSTALL/README: Update wrt. to the installation instructions now
12827         residing in gcc/doc/install.texi.
12829 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12831         * README: Replace with a cut-down and updated version of gcc/README.
12833 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
12835         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12836         multilibs to be disabled.
12838 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
12840         * MAINTAINERS (Write After Approval): Add myself.
12842 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
12844         * config.guess: Import CVS version 1.195.
12845         * config.sub: Import CVS version 1.212.
12847 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
12849         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12850         gcc/xgcc is built, use -print-prog-name to find out the program
12851         name to use.
12853 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
12855         * config.guess:  Import CVS version 1.194.  All gcc-local changes
12856         appear to also be in the master copy.
12857         * config.sub:  Import CVS version 1.211.
12859 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
12861         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12862         with_gcc]: Use `gcc -shared' to build a shared library.
12864 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12866         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12867         archives.
12869 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12871         * MAINTAINERS (Write After Approval): Add myself.
12873 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
12875         * configure.in (libstdcxx_flags): Do not try to execute
12876         libstdc++-v3/testsuite_flags until it exists.
12878 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
12880         * MAINTAINERS: Update my email address.
12882 2001-05-31  Graham Stott  <grahams@redhat.com>
12884         * MAINTAINERS (Write After Approval): Add myself.
12886 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
12888         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
12889         libraries when using g++ with native linker.
12891 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
12893         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12895 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
12897         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12898         [aix4*|aix5*]: Prepend blank.
12900 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
12902         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12903         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
12904         of subdir/configure scripts to use the new libtool.m4.
12906 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
12908         * MAINTAINERS (Write After Approval): Add myself.
12910 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
12912         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12914 2001-05-11  Ben Elliston  <bje@redhat.com>
12916         * Makefile.in (all-sid): New target.
12917         (check-sid, clean-sid, install-sid): Likewise.
12919 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
12921         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12923 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12925         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12926         libgcj.
12928 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12930         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12931         gcc/xgcc is built, use -print-prog-name to find out the program
12932         name to use.
12934 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
12936         * configure.in (noconfigdirs): Don't reset it from scratch in the
12937         target case; only append to it.
12939         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12940         sparc-*-solaris2.8]: Disable ${libgcj}.
12942 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
12944         * configure.in (libgcj_saved): Copy from $libgcj.
12945         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12946         --disable-libgcj.
12948 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
12950         * MAINTAINERS: Remove self as MIPS maintainer and
12951         C front end maintainer.
12953 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
12955         * configure.in: Move *-chorusos target case to the proper switch.
12956         Disable libgcj.
12958 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12960         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12961         1.641.2.228.
12963 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12965         * Makefile.in (STAGE1_CFLAGS): Pass down.
12967 2001-04-13  Alan Modra  <amodra@one.net.au>
12969         * config.guess: Add hppa64-linux support.  Note for next import that
12970         this is already in the master file.
12971         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
12973 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12975         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12976         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12978 2001-04-11  Stan Shebs  <shebs@apple.com>
12980         * MAINTAINERS: Add self as Darwin port maintainer.
12982 2001-04-11  Alan Modra  <amodra@one.net.au>
12984         * MAINTAINERS: Update my email address.
12986 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
12988         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12989         recent versions of FreeBSD (release 3 or later).
12990         * ltconfig: On FreeBSD, -lc must not be provided when building
12991         a shared library or else the standard -pthread gcc option is
12992         rendered worthless to later users of the built library.
12994 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12996         * MAINTAINERS: Add self and RTH as C front end maintainers.
12998 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13000         * config.sub: Make sure to match an already-canonicalized
13001         machine name (eg. mn10300-unknown-elf).
13003 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13005         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13006         New macros.
13007         (bootstrap, cross): Use RECURSE_FLAGS.
13008         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13010 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13012         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13014 2001-03-22  Colin Howell  <chowell@redhat.com>
13016         * Makefile.in (DO_X): Do not backslash single-quotes in
13017         backquotes (two places).
13019 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13021         Re-installed:
13022         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13023         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13024         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13025         * ltcf-cxx.sh: Likewise.
13026         * ltcf-gcj.sh: Likewise.
13028 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13030         * MAINTAINERS: Add myself as "documentation co-maintainer".
13032 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13034         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13035         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13037 2001-03-19  Tom Tromey  <tromey@redhat.com>
13039         * config-ml.in: Handle GCJ and GCJFLAGS.
13041 2001-03-21  Michael Chastain  <chastain@redhat.com>
13043         * Makefile.in: all-m4 depends on all-texinfo.
13045 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13047         * MAINTAINERS: Add myself to write after approval list.
13049 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13051         * Makefile.in (DO_X): Quote nested quotes.
13053 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13055         * MAINTAINERS: Add myself to write after approval list.
13057 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13059         * Makefile.in (DO_X): Use double quotes for quoting
13060         "RANLIB=$${RANLIB}".
13062 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13064         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13066 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13068         * configure.in: Only use `lang_requires' for languages athat are
13069         actually enabled.
13071 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13073         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13075 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13077         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13079 2001-03-07  Tom Tromey  <tromey@redhat.com>
13081         * configure.in: Allow config-lang.in to set `lang_requires' to list
13082         of other required languages.
13084 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13086         * Makefile.in: Remove RANLIB definition. Use RANLIB
13087         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13088         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13090 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13091             Alexandre Oliva  <aoliva@redhat.com>
13093         * Makefile.in (check-c++): Use tabs, not spaces.
13095 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13097         * MAINTAINERS: add myself to Write After Approval list.
13099 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13101         * Makefile.in (check-c++): New rule.
13103         * configure.in (target_libs): Remove libg++.
13104         (noconfigdirs): Remove libg++.
13105         (noconfigdirs): Same.
13106         (noconfigdirs): Same.
13107         (noconfigdirs): Same.
13109         * config-ml.in: Remove libg++ references.
13111         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13112         (ALL_TARGET_MODULES): Same.
13113         (configure-target-libg++): Remove.
13114         (all-target-libg++): Remove.
13115         (configure-target-libio): Remove.
13116         (all-target-libio): Remove.
13117         (check-target-libio): Remove.
13118         (.PHONY): Remove.
13119         (libg++.tar.bz2): Remove.
13120         (all-target-cygmon): Remove libio.
13121         (all-target-libstdc++): Remove.
13122         (configure-target-libstdc++): Remove.
13123         (TARGET_LIB_PATH): Remove libstdc++.
13124         (ALL_GCC_CXX): Remove libstdc++.
13125         (all-target-gperf): Correct.
13127 2001-02-16  Nick Clifton  <nickc@redhat.com>
13129         * configure.in (noconfigdirs): Allow configuration of texinfo
13130         for Cygwin hosts.
13132 2001-02-15  Anthony Green  <green@redhat.com>
13134         * configure: Introduce GCJ_FOR_TARGET.
13135         * configure.in: Ditto.
13136         * Makefile.in: Ditto.
13138 2001-02-13  Andreas Schwab  <schwab@suse.de>
13140         * MAINTAINERS: Update mail address.
13142 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13144         * config.guess: Add linux target for S/390.
13145         * config.sub: Likewise.
13147 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13149         * configure.in: for *-chorusos, don't config target-newlib and
13150         target-libgloss.
13152 2001-02-06  Ben Elliston  <bje@redhat.com>
13154         * configure: Output host type to stdout, not stderr.
13156 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13158         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13159         * ltcf-cxx.sh: Likewise.
13161         * config.if: Assume enable_libstdcxx_v3 is defined.
13163 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13165         Remove V2 C++ library.
13166         * configure.in: Remove --enable-libstdcxx_v3 support.
13168 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13170         * include/demangle.h: Add prototype for java_demangle_v3.
13172 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13174         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13176 2001-01-27  Richard Henderson  <rth@redhat.com>
13178         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13180 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13182         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13183         Don't unset, it's non-portable and no longer necessary, set to empty
13184         instead.
13186 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13188         * ltconfig: Shell portability fix for the tagname validity check.
13190 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13192         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13193         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13195 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13197         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13199 2001-01-26  Tom Tromey  <tromey@redhat.com>
13201         * configure.in: Allow libgcj to be built on Sparc Solaris.
13203 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13205         * ltcf-c.sh: Add aix5 case.
13206         * ltcf-cxx.sh: Likewise.
13207         * ltconfig: Likewise.
13209 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13211         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13212         keep at least one of build_libtool_libs or build_old_libs set to
13213         yes.
13215         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13216         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13218 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13220         * configure.in: Enable libgcj on several additional platforms.
13222 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13224         * configure.in: Enable libgcj for linux targets.
13226 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13228         * MAINTAINERS (Write After Approval): Add myself.
13230 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13232         * MAINTAINERS: Add myself as vax port maintainer.
13234 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13236         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13238 2001-01-09  Mike Stump  <mrs@wrs.com>
13240         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13241         failures of subdirectories.
13243 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13245         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13246         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13247         * ltcf-cxx.sh: Likewise.
13248         * ltcf-gcj.sh: Likewise.
13249         * ltconfig.sh: Fix typo.
13251 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13253         * configure: handle DOS-style absolute paths.
13255 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13257         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13259 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13261         * MAINTAINERS: Add myself as avr port co-maintainer.
13263 2000-12-28  Ben Elliston  <bje@redhat.com>
13265         * MAINTAINERS: Add myself under ``Write After Approval''.
13267 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13269         * texinfo: Remove directory from GCC.
13271 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13273         * COPYING: Update to current
13274         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13275         to 19yy as example year in copyright notice).
13277 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13279         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13280         (libstdcxx_incdir): Pass down.
13281         * config.if: Remove expired bits for cxx_interface, add stub.
13282         (libstdcxx_incdir): Add variable for g++ include directory.
13283         * configure.in (gxx_include_dir): Use it.
13285 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13287         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13288         with old-email address from ``Write After Approval''.
13290 2000-12-15  Andreas Jaeger  <aj@suse.de>
13292         * configure.in: Handle lang_dirs.
13294 2000-12-14  Tom Tromey  <tromey@redhat.com>
13296         * MAINTAINERS: Removed brads.
13298         * MAINTAINERS: Added gcj developers.
13300 2000-12-13  Anthony Green  <green@redhat.com>
13302         * configure.in: Disable libgcj for any target not specifically
13303         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13304         with g++ abi.
13306 2000-12-13  Mike Stump  <mrs@wrs.com>
13308         * Makefile.in (local-distclean): Also remove fastjar.
13310 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13312         * contrib/gcc_update: Add fastjar --touch entries.
13314 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13316         * configure.in: Disable language-specific target libraries for
13317         languages that aren't enabled.
13319 2000-12-10  Anthony Green  <green@redhat.com>
13321         * configure.in: Define libgcj.  Disable libgcj target libraries for
13322         most targets.
13324 2000-12-10  Neil Booth  <neilb@earthling.net>
13326         * MAINTAINERS: Update mail address, remove from WAA list.
13328 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13330         * libjava: Imported from /cvs/java.
13331         * libffi: Likewise.
13332         * Boehm-gc: Likewise.
13334 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13336         * configure.in (target_libs): Revert 2000-12-08 patch.
13337         (noconfigdirs): Added target-libjava.
13339 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13341         * djunpack.bat: removed.
13343 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13345         * Makefile.in: handle DOS-style absolute paths.
13346         * config-ml.in: likewise.
13347         * symlink-tree: likewise.
13349 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13351         * fastjar: Imported.
13353 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13355         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13356         libjava.
13357         * configure.in (target_libs): Removed `target-libjava'.
13359 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13361         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13362         (ALL_MODULES): Added fastjar.
13363         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13364         (all-target-libjava): all-fastjar replaces all-zip.
13365         (all-fastjar): Added.
13366         (configure-target-fastjar, all-target-fastjar): Likewise.
13367         * configure.in (host_tools): Added fastjar.
13369 2000-12-07  Mike Stump  <mrs@wrs.com>
13371         * Makefile.in (local-distclean): Remove leftover built files.
13373 2000-11-24  Nick Clifton  <nickc@redhat.com>
13375         * configure.in (xscale-elf): Add target.
13376         (xscale-coff): Add target.
13378 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13380         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13381         recent versions of FreeBSD (release 3 or later).
13382         * ltconfig: On FreeBSD, -lc must not be provided when building
13383         a shared library or else the standard -pthread gcc option is
13384         rendered worthless to later users of the built library.
13386 2000-11-16  Fred Fish  <fnf@be.com>
13388         * configure.in (enable_libstdcxx_v3): Fix typo,
13389         libstd++ -> libstdc++.
13391 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13393         * MAINTAINERS: Add self to Write After Approval list.
13395 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
13397         * MAINTAINERS: Update my email address.  Add myself to global write
13398         privs list.
13400 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
13402         * Makefile.in: Merge with src and libgcj.
13403         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
13404         configure-target-<library> when their configure scripts need the C
13405         or C++ library to have already been built to work properly.
13406         (do_proto_toplev): Set them to an empty string.
13408         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13409         (REALLY_SET_LIB_PATH): Use them.
13411 2000-11-17  Stan Shebs  <shebs@apple.com>
13413         * MAINTAINERS: Add self to Write After Approval list.
13415 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13417         * configure: Provide the original toplevel configure arguments
13418         (including $0) to subprocesses in the environment rather than
13419         through gcc/configargs.h.
13421 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13423         * MAINTAINERS: Remove references to cccp. Change C9X reference to
13424         C99.  Alphabetise "Write After Approval" list.
13426 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
13428         * configure: Turn on libstdc++ V3 by default.
13430         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13431         if we've got GCC.
13433 2000-11-11  Philip Blundell  <philb@gnu.org>
13435         * MAINTAINERS: Add self to Write After Approval list.
13437 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
13439         * ltcf-c.sh (aix4): Improve shared library configuration; require
13440         exporting symbols.
13441         * ltcf-cxx.sh (aix4): Define.
13442         * ltconfig (aix4): Define library and soname specs appropriate for
13443         AIX.  Define command to create export symbols list.
13445 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
13447         * config.sub: Add support for Sun Chorus
13449 2000-10-31  Nick Clifton  <nickc@redhat.com>
13451         * MAINTAINERS: Rename <name>@cygnus.com addresses to
13452         <name>@redhat.com.  Also installed new email address for Clint
13453         Popetz.
13455 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13457         * etc: Remove directory from GCC.
13459 2000-10-16  Michael Meissner  <meissner@redhat.com>
13461         * configure (gcc/configargs.h): Only create if there is a build GCC
13462         directory created.
13464 2000-10-16  Matthias Klose  <doko@debian.org>
13466         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13467         when configured for libstdc++-v3.
13469 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13471         * configure: Save configure arguments to gcc/configargs.h.
13473 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13475         * config.guess: Import CVS version 1.157.
13476         * config.sub: Import CVS version 1.181.
13478 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13480         * Makefile.in (bootstrap): avoid recursion if subdir missing
13481         (cross): ditto
13482         (do-proto-toplev): ditto
13484 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13486         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13487         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13489         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13490         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13491         all affected `configure' scripts.
13493 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
13495         * MAINTAINERS: Add self as cpplib co-maintainer.
13497 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
13499         * MAINTAINERS: Add self to Write After Approval list.
13501 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13503         * INSTALL/README: egcs -> GCC update.
13505 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
13507         * MAINTAINERS: Add myself to Write After Approval list.
13509 2000-09-15  Kazu Hirata  <kazu@hxi.com>
13511         * MAINTAINERS: Add myself to Write After Approval list.
13513 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
13515         * configure.in: Do not build byacc for hppa64.  Provide paths to the
13516         X11 libraries for hppa64.
13518 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13520         * MAINTAINERS: Add myself as 68hc11 port maintainer.
13522 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
13524         * Makefile.in (all-zlib): Added dummy target.
13526         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13527         ltcf-gcj.sh: Updated from libtool multi-language branch.
13529 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
13531         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13532         (bootstrap*): Depend on all-bootstrap.
13534 2000-09-05  Philipp Thomas  <pthomas@suse.de>
13536         * config.guess: Import CVS version 1.156.
13537         * config.sub: Import CVS version 1.179.
13539 2000-09-02  Anthony Green  <green@cygnus.com>
13541         * Makefile.in (all-gcc): Depend on all-zlib.
13542         (CLEAN_MODULES): Add clean-zlib.
13543         (ALL_MODULES): Add all-zlib.
13544         * configure.in (host_libs): Add zlib.
13546 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
13548         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13549         crosses, but add gcc/include to the header search path for them.
13551 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
13553         * MAINTAINERS: Add self to Write After Approval list.
13555 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13557         * config.guess: Import CVS version 1.152.
13558         * config.sub: Import CVS version 1.177.
13560 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
13562         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13563         $targargs to tell whether newlib is going to be built.
13565         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13566         $$r/TARGET_SUBDIR/libio for _G_config.h.
13568 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
13570         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13572 2000-08-22  DJ Delorie  <dj@redhat.com>
13574         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13576 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
13578         * config-ml.in (CC, CXX): Avoid trailing whitespace.
13579         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13580         sub-configures.
13582 2000-08-21  DJ Delorie  <dj@redhat.com>
13584         * MAINTAINERS: Add self as a libiberty maintainer
13586 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
13588         * configure.in (libstdcxx_flags): Use
13589         libstdc++-v3/src/libstdc++.INC.
13591 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
13593         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13595 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
13597         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13599         * configure: Make enable_threads and enable_shared defaults
13600         explicit.  Substitute enable_threads into generated Makefiles.
13601         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13602         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13604 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13606         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13608 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
13610         * config-ml.in (CC): Remove bogus duplicate quotation mark from
13611         previous delta.
13613 2000-08-11  Jason Merrill  <jason@redhat.com>
13615         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13616         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13617         (FLAGS_FOR_TARGET): Not here.
13618         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13620 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
13622         * config-ml.in (CC, CXX): Don't introduce a leading space.
13624 2000-08-07  DJ Delorie  <dj@delorie.com>
13626         * MAINTAINERS: Add self as a DJGPP maintainer
13628 2000-08-07  DJ Delorie  <dj@redhat.com>
13630         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13631         "if we're also building gcc, and it's a gcc that will run on the
13632         build machine, we want to use its includes instead of the system's
13633         default includes".
13635 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13637         * MAINTAINERS: Add self to Write After Approval list.
13639 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13641         * configure.in (libstdcxx_flags): Don't use `"'.
13643         * config-ml.in: Adjust multilib search paths to the
13644         appropriate multilib tree.
13646 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13648         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13649         commas in $LANGUAGES.
13651 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13653         * configure.in: Re-enable all references to libg++ and librx.
13655 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13657         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13658         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13659         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13660         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13662         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13664 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13666         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13667         CXX_FOR_TARGET for sed.
13669 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13671         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13672         Do not override if already set in the environment or in configure.
13673         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13674         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13676 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13678         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13679         the libtool CVS tree multi-language branch.
13680         * ltconfig, ltmain.sh: Updated.
13682 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13684         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13685         (clean-target): Depend on it.
13687         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13688         (GCC_FOR_TARGET): Use it.
13689         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13690         * configure.in: ... here.
13691         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13692         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13694 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13696         * MAINTAINERS: Add self to Write After Approval list.
13698 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13700         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13701         (configure-target-libchill, configure-target-libobjc): Likewise.
13703         * configure.in: Use the same cache file for all target libs.
13704         * config-ml.in: But different cache files per multilib variant.
13706 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13708         * configure (topsrcdir): Don't use dirname.
13710 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
13712         * MAINTAINERS: Add self to Write After Approval list.
13714 2000-07-20  Jason Merrill  <jason@redhat.com>
13716         * configure.in: Remove all references to libg++ and librx.
13718         * configure, configure.in, Makefile.in: Unify gcc and binutils.
13720 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
13722         * config.sub: Update to subversions version 2000-07-06.
13724 2000-07-12  Andrew Haley  <aph@cygnus.com>
13726         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13727         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13729 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
13731         * symlink-tree:  Check number of arguments.
13733 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13735         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13736         search path for a g++ extracted from the build tree.  This
13737         will allow link tests run by configure scripts in
13738         subdirectories to succeed.
13740 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
13742         * ltconfig: Add support for mips-dde-sysv4.2MP
13744 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13746         * MAINTAINERS: Add myself as loop discovery maintainer.
13748 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
13750         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13751         `os2'. Force ac_cv_exeext to be ".exe" in that case.
13753 2000-06-19  Timothy Wall  <twall@cygnus.com>
13755         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13756         * config.sub: Add tic54x target.
13758 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13760         * MAINTAINERS: Add self as Fortran maintainer,
13761         remove Craig Burley.
13763 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13765         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13766         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13768 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13770         * MAINTAINERS: Add self as i18n maintainer
13772 20000-05-21  H.J. Lu  (hjl@gnu.org)
13774         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13775         directory are used if they exist. Make sure
13776         $(build_tooldir)/include is searched for header files,
13777         $(build_tooldir)/lib/ for library files.
13778         (GCC_FOR_TARGET): Likewise.
13779         (CXX_FOR_TARGET): Likewise.
13781 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13783         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13785 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
13787         * Makefile.in (configure-target-libiberty): Depend on
13788         configure-target-newlib.
13790 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
13792         * configure.in, Makefile.in: Merge all libffi-related
13793         configury stuff from the libgcj tree.
13795 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13797         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13798         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13800 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13802         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13803         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13804         current version information.  Add to proto-toplev directory.
13805         (gdb-taz): Build do-djunpack.
13807 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
13809         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13811 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13813         * MAINTAINERS: Add self to Write After Approval list.
13815 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13817         * ltmain.sh: Preserve in relink_command any environment
13818         variables that may affect the linker behavior.
13820 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
13822         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13824 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
13826         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13828 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13830         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13831         with the version name.
13833 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
13835         * MAINTAINERS: Add self as bb-reorder maintainer.
13837 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
13839         * config.if: Tweak.
13841 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
13843         * djunpack.bat: New file.
13845 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13847         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13848         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13849         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13850         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13852 2000-04-16  Dave Pitts  <dpitts@cozx.com>
13854         * config.sub (case $basic_machine): Change default for "ibm-*"
13855         to "openedition".
13857 2000-04-13  Andreas Jaeger  <aj@suse.de>
13859         * MAINTAINERS: Added myself.
13861 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13863         * Makefile.in (gdb-taz): New target.  GDB specific archive.
13864         (do-md5sum): New target.
13865         (MD5PROG): Define.
13866         (PACKAGE): Default to TOOL.
13867         (VER): Default to a shell script.
13868         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
13869         md5 checksum generation.
13870         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13871         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13872         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13873         insight.tar.bz2): Use gdb-taz to create archive.
13875 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13877         * configure (warn_cflags): Delete.
13879 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
13881         * MAINTAINERS: Added myself.
13883 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
13884             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
13886         * configure.in (enable_libstdcxx_v3): Add.
13887         (target_libs): Add bits here to switch between libstdc++-v2 and
13888         libstdc++-v3.
13889         * config.if: And this file too.
13890         * Makefile.in: Add libstdc++-v3 targets.
13892 2000-04-05  Michael Meissner  <meissner@redhat.com>
13894         * config.sub (d30v): Add d30v as a basic machine type.
13896 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
13898         * configure.in: -linux-gnu*, not -linux-gnu.
13900 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13902         * MAINTAINERS: Add self in write-after-approval section.
13904 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
13906         * MAINTAINERS: Add self as ia64 port maintainer.
13908 2000-03-08  Neil Booth  <NeilB@earthling.net>
13910         * MAINTAINERS: Add self in write-after-approval section.
13912 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13914         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13915         (do-tar-bz2): Replace TOOL with PACKAGE.
13916         (gdb.tar.bz2): Remove GDBTK from GDB package.
13917         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13918         dejagnu.tar.bz2): New packages.
13920 2000-02-27  Andreas Jaeger  <aj@suse.de>
13922         * configure.in: Add entry for mips*-*-linux*, move catch all
13923         *-*-*linux* entry below this one.
13925 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
13927         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13929 2000-02-24  Nick Clifton  <nickc@cygnus.com>
13931         * config.sub: Support an OS of "wince".
13933 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13935         * config.guess, config.sub: Updated to match config's 2000-02-15
13936         version.
13938 2000-02-23  Linas Vepstas  <linas@linas.org>
13940         * config.sub: Add support for Linux/IBM 370.
13941         * configure.in: Likewise.
13943 2000-02-22  Nick Clifton  <nickc@cygnus.com>
13945         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13947 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
13949         * config.guess: Guess "cygwin" rather than "cygwin32".
13951 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13953         * configure (gcc_version): When setting, narrow search to
13954         lines containing `version_string'.
13956 2000-02-15  Denis Chertykov  <denisc@overta.ru>
13958         * config.sub: Add support for avr target.
13960 2000-02-14  Nick Clifton  <nickc@cygnus.com>
13962         * MAINTAINERS: Add maintainers for MCore port.
13964 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
13966         * config.sub: Add mmix-knuth-mmixware.
13968 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13970         * MAINTAINERS: Pair cccp with cpplib maintainership.
13972 2000-01-27  Christopher Faylor  <cgf@redhat.com>
13974         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13975         structure stuff to -L library search.
13976         (CXX_FOR_TARGET): Ditto.
13977         (CROSS_CHECK_MODULES): Fix spelling mistake.
13979 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13981         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13982         the C++ compiler.
13984 2000-01-12  Richard Henderson  <rth@cygnus.com>
13986         * configure.in: Don't build some bits for beos.
13988 2000-01-12  Joel Sherrill (joel@OARcorp.com)
13990         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13991         as include files.
13993 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
13995         * Add self as cpplib maintainer, as requested by Jason
13996         Merrill.  Correct my e-mail address.
13998 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14000         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14001         not mh-aix43.
14003 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14005         * MAINTAINERS: Add myself to "write after approval" list.
14007 1999-12-14  Richard Henderson  <rth@cygnus.com>
14009         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14010         * config.sub: Accept alphaev[78], alphaev8.
14012 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14014         * config.guess, config.sub: Update from autoconf.
14016 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14018         * MAINTAINERS:  update my playtime e-address.
14020 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14022         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14023         necessary libraries are missing.
14025 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14027         * MAINTAINERS: Add new 'write after approval' maintainer.
14029 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14031         * MAINTAINERS: Add new Java maintainer.
14033 1999-10-25  Andreas Schwab  <schwab@suse.de>
14035         * configure: Fix quoting inside arguments of eval.
14037 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14039         * config-ml.in: Allow suppression of some ARM multilibs.
14041 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14043         * config.guess: Add OS/390 match pattern.
14044         * config.sub: Add mvs, openedition targets.
14045         * configure.in (i370-ibm-opened*): New.
14047 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14049         * config.sub: Add support for configuring for pj.
14051 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14053         * config.sub (maybe_os): Add support for configuring for fr30.
14055 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14057         * configure.in: Do not configure or build ld for AIX
14058         platforms.  ld is known to be broken on these platforms.
14060 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14062         * config-ml.in: Pass compiler flag corresponding to multidirs to
14063         subdir configures.
14065 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14067         * Makefile.in (LDFLAGS): Define.
14069 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14071         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14072         noconfigdirs.
14073         (*-*-cygwin*): Likewise.
14075 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14077         * mkdep: New file.
14078         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14079         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14081         From Eli Zaretskii <eliz@is.elta.co.il>:
14082         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14083         long file name when using DJGPP on MS-DOS.
14085 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14087         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14089 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14091         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14092         dependency as this causes "make check" to globally "make all"
14094 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14096         * configure.in (target_libs): Added target-zlib.
14097         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14098         (CONFIGURE_TARGET_MODULES): Likewise.
14099         (CHECK_TARGET_MODULES): Likewise.
14100         (INSTALL_TARGET_MODULES): Likewise.
14101         (CLEAN_TARGET_MODULES): Likewise.
14102         (configure-target-zlib): New target.
14103         (all-target-zlib): Likewise.
14104         (all-target-libjava): Depend on all-target-zlib.
14105         (configure-target-libjava): Depend on configure-target-zlib.
14107         * Makefile.in (configure-target-libjava): Depend on
14108         configure-target-newlib.
14109         (configure-target-boehm-gc): New target.
14110         (configure-target-qthreads): New target.
14112         * configure.in (target_libs): Added target-qthreads.
14113         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14114         (CONFIGURE_TARGET_MODULES): Likewise.
14115         (CHECK_TARGET_MODULES): Likewise.
14116         (INSTALL_TARGET_MODULES): Likewise.
14117         (CLEAN_TARGET_MODULES): Likewise.
14118         (all-target-qthreads): New target.
14119         (configure-target-libjava): Depend on configure-target-qthreads.
14120         (all-target-libjava): Depend on all-target-qthreads.
14122         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14123         (CONFIGURE_TARGET_MODULES): Likewise.
14124         (CHECK_TARGET_MODULES): Likewise.
14125         (INSTALL_TARGET_MODULES): Likewise.
14126         (CLEAN_TARGET_MODULES): Likewise.
14127         (all-target-libjava): New target.
14128         (all-target-boehm-gc): Likewise.
14129         * configure.in (target_libs): Added libjava, boehm-gc.
14131 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14133         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14134         configure.bat in SUPPORT_FILES.
14135         (gas+binutils.tar.bz2): Likewise.
14137         * makeall.bat: Remove; obsolete.
14139 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14141         From Mark Elbrecht:
14142         * configure.bat: Remove; obsolete.
14144 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14146         * configure: Add -W -Wall to the default CFLAGS when compiling with
14147         gcc.
14149 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14151         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14153 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14155         * configure.in: Build ld on IRIX6.
14157 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14159         * Makefile.in: Change distribution targets to use bzip2 instead of
14160         gzip.
14161         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14162         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14164 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14166         * config.sub: Add mcore target.
14168 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14170         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14172 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14174         * config.guess (dummy): Changed to $dummy.
14176 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14178         * config.sub: Tidied up case statements.
14180 1999-05-22  Ben Elliston  <bje@cygnus.com>
14182         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14183         <jiro@din.or.jp>.
14185         * config.guess: Merge with FSF version. Future changes will be
14186         more accurately recorded in this ChangeLog.
14187         * config.sub: Likewise.
14189 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14191          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14193 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14195         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14197 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14199         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14201 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14203         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14204         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14205         Bad merge removed these two changes.
14207 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14208                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14210         * config.guess (interix Alpha): Add.
14212 1999-04-11  Richard Henderson  <rth@cygnus.com>
14214         * configure.in (i?86-*-beos*): Do config gperf; don't config
14215         gdb, newlib, or libgloss.
14217 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14219         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14220         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14221         from multidirs.
14223 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14225         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14227 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14229         * config.sub: Add support for mcore targets.
14231 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14233         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14234         not mt-ospace, in order to shut up assembler warning about using
14235         symbols that are named the same as registers.
14237 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14239         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14240         dependency list for all-target-cygmon.
14242 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14244         * config-ml.in: Check $host, not $target, for selective multilibs.
14245         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14246         thumb interworking, and underscore prefix multilibs.
14248 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14250         * missing: Update to version from current automake.
14252 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14254         * configure (gxx_include_dir): Removed.
14256         * configure.in (gxx_include_dir): Handle it.
14257         * Makefile.in: Likewise.
14259 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14261         * config.sub (mips64vr4111,mips64vr4111el) Add.
14263 1999-03-21  Ben Elliston  <bje@cygnus.com>
14265         * config.guess: Correct typo for detecting ELF on FreeBSD.
14267 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14269         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14270         config/mh-djgpp.
14272 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14274         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14275         all-target-newlib to dependency list for all-target-bsp.
14277 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14279         * config.sub: Add i386-uwin support.
14280         * config.guess: Likewise.
14282 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14284         * configure.in: cleanup, add mh-*pic handling for arm, special
14285         case powerpc*-*-aix*
14287 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14289         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14290         can be built.
14292 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14294         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14295         targets.
14297 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14299         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14301 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14303         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14305 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14307         * config.sub: Fix typo in arm recognition.
14309 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14311         * configure.in (noconfigdirs): Changed target_configdirs to
14312         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14313         rather than m68k-*-* since it is not known to work on
14314         m68k-aout. Ditto for arm-*-*oabi.
14316 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14318         * configure.in (*-*-windows*): Remove, no longer used.
14320 1999-02-19  Ben Elliston <bje@cygnus.com>
14322         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14323         Smart and improved by Andrew Cagney.
14325 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14327         * config.guess: Recognize openbsd-*-hppa.
14329 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14331         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14332         only if it is not empty.
14334 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14336         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14338         * config.guess: Modified to recognize uname's armv* syntax.
14340         * config.sub: Modified to recognize uname's armv* syntax.
14342 1999-02-17  Mark Salter  <msalter@cygnus.com>
14344         * configure.in: Added target-bsp for sparclite.
14346 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14348         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14350 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14352         * configure.in: Add support for strongarm port.
14353         * config.sub: Add support for strongarm target.
14355 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14357         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14358         the old name config/mh-cygwin32.
14359         Enable texinfo.
14361 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14363         * configure.in: Do build ld for ix86 Solaris.
14365 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14367         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14368         $AR_FOR_TARGET.  Likewise for RANLIB.
14370 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14372         * config.sub (oabi):  Recognize.
14373         * configure.in (arm-*-oabi):  Handle.
14375 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14377         * config.guess: Improve detection of i686 on UnixWare 7.
14379 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14381         * config.guess: Add support for i386-pc-interix.
14382         * config.sub: Likewise.
14383         * configure.in: Likewise.
14385 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
14387         * Makefile.in: Remove unneeded all-target-libio from
14388         from all-target-winsup target since it is now unneeded.
14389         Add all-target-libtermcap in its place since it is now
14390         needed.
14392 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
14394         * configure.in: makefile stub for cygwin target is probably
14395         unnecessary.  Remove it for now.
14397 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
14399         * configure.in: libtermcap.a should be built when cygwin is the
14400         target as well as the host.
14401         * config.guess: Allow mixed case in cygwin uname output.
14402         * Makefile.in: Add libtermcap target.
14404 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
14406         * config.sub: Clean up handling of hppa2.0.
14408 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
14410         * config.guess: Use C code to identify more HP machines.
14412 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
14414         * config.sub: Handle hppa2.0.
14416 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
14418         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14419         cygmon for all sparclite targets, regardless of object format.
14421 1998-12-15  Mark Salter  <msalter@cygnus.com>
14423         * configure.in: Added target-bsp for several target architectures.
14425         * Makefile.in: Added rules for bsp.
14427 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
14429         * config.guess: Improve detection of hppa2.0 processors.
14431 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
14433         * config.guess: Recognize FreeBSD using ELF automatically.
14435 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
14437         * configure (skip-this-dir): Add handling for new shell script, which
14438         might be created by a sub-directory's configure to indicate, this particular
14439         directory is "unwanted".
14440         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14442 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
14444         * ltconfig: import from libtool, after changing libtool to
14445         account for the cygwin name change.
14447 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
14449         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14450         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14452 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14454         * configure.in: Add libtermcap to list of cygwin dependencies.
14456 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14458         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14459         they include winsup/include when it's a cygwin target.
14461 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14463         * configure.in (host_tools): Added zip.
14464         * Makefile.in (all-target-libjava): Depend on all-zip.
14465         (all-zip): New target.
14466         (ALL_MODULES): Added all-zip.
14467         (NATIVE_CHECK_MODULES): Added check-zip.
14468         (INSTALL_MODULES): Added install-zip.
14469         (CLEAN_MODULES): Added clean-zip.
14471 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14473         * Makefile.in: lose "32" from comment about cygwin.
14475 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14477         * configure.in: Use -Os to build target libraries for the fr30.
14479 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14481         * config.sub: Add fr30.
14483 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14485         * configure.in: drop "32" from config/mh-cygwin32.  Check
14486         cygwin* instead of cygwin32*.
14487         * config.sub: Check cygwin* instead of cygwin32*.
14489 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14491         * config.guess: Match any version of Unixware7.
14493 1998-10-20  Syd Polk  <spolk@cygnus.com>
14495         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14496         if desired.
14498 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
14500         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14501         these if the appropriate directories and files to not exist.
14503 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
14505         * Makefile.in (DEVO_SUPPORT): Add config.if.
14507 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14509         * configure: Add pattern to replace "build_tooldir"'s
14510         definition in the generated Makefile with "tooldir"'s
14511         actual value.
14513 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
14515         * config.sub: Bring back lost sparcv9.
14517         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14519 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
14521         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14522         CC_FOR_TARGET and friends.
14524 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
14526         * Makefile.in (build_tooldir): New variable, same as tooldir.
14527         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14528         -B$(build_tooldir)/bin/.
14529         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14531 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14533         * README: Remove installation instructions and refer to the
14534         INSTALL directory instead.
14536 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
14538         * config.sub: Add support for i[34567]86-pc-udk.
14539         * configure.in: Likewise.
14541 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
14543         * Makefile.in: add bzip2 package building bits for user
14544         tools module
14545         * configure.in: ditto
14547 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
14549         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14550         (ALL_TARGET_MODULES): Add all-target-libobjc.
14551         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14552         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14553         (all-target-libchill): Add dependencies.
14554         * configure.in (target_libs): Add libchill.
14556 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
14558         * configure.in (target_subdir): Remove duplicate line.
14560 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
14562         * Makefile.in (all-automake): fix dependencies.
14564 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
14566         * configure.in: Minor cleanups for building in the $(target_alias)
14567         subdir.
14569 1998-09-22  Jim Wilson  <wilson@cygnus.com>
14571         * Makefile.in (bootstrap): Set r and s before make all.  Use
14572         BASE_FLAGS_TO_PASS in make all.
14573         (cross): Likewise.
14575 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
14577         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14579 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
14581         * config.sub: Fix typo in last change.
14583 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14585         * config.sub: Add support for C4x target.
14586         * configure.in: Likewise.
14588 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
14590         * config.sub: Recognize sparcv9 just like sparc64.
14592 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
14594         * config.guess: Match "Pent II" or "PentII" for OpenServer.
14596 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
14598         * config.guess: Correctly identify Pentium II sco boxes.
14600         * config.guess: Fix "tr" code.  From Weiwen Liu.
14602 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
14604         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14605         stabs.
14607 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
14609         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14610         (ALL_TARGET_MODULES): Add all-target-libchill.
14611         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14612         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14613         (all-target-libchill): Add dependencies.
14614         * configure.in (target_libs): Add libchill.
14616 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14618         * config.guess: Avoid assumptions about "tr" behaves when
14619         LANG is set to something other than English.
14621 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14623         * configure (gxx_include_dir): Changed to
14624         '${prefix}/include/g++'-${libstdcxx_interface}.
14626         * config.if: New to determine the interfaces.
14628 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14630         * config.guess: Detect and handle MPE/IX.
14631         * config.sub: Deal with MPE/IX.
14633 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14635         * configure.in: Use mh-aix43.
14637 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14639         * configure: Fix --without/--disable cases for gxx-include-dir.
14641 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14643         * mdata-sh:  Imported.  Needed for automake support.
14645 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14647         * Makefile.in (taz): Try "chmod -R og=u ." before
14648         "chmod og=u `find . -print`".
14650 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14652         * configure.in: Add arm-elf and thumb-elf support.
14654 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14656         * Makefile.in: Undo previous patch.
14658 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14660         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14661         to here ...
14662         (install-no-fixedincludes): and here
14663         (INSTALL_MODULES): ... from here.
14665 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14667         * config.sub: Merge with FSF.
14669         * config.guess: Merge with FSF.
14671 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14673         * configure (extraconfigdirs): New variable.
14674         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14675         * Makefile.in (all): Move higher in file.
14676         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14677         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14678         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14679         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14680         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14682 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14684         * Makefile.in (all-target-libjava): Depend on all-gcc and
14685         all-target-newlib.
14686         (configure-target-libjava): Depend on $(ALL_GCC).
14688 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14690         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14691         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14693 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14695         * INSTALL/README: Fix typo.
14697 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14699         * ylwrap: Change absolute path checks to check for DOS style path
14700         names.
14702         * ylwrap: Don't use a full path name if the source file is in the
14703         same directory.  From hjl@lucon.org (H.J. Lu).
14705         * config-ml.in: Default to being verbose, to match Feb 18 change to
14706         configure.
14708 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
14710         Brought over from egcs:
14712         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14714         * configure.in (target_subdir): Set to ${target_alias} instead
14715         of "libraries".
14717         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14719         * configure.in (target_subdir): Set to libraries if enable_multilib.
14721 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
14723         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14724         multilibs, force reconfiguration the first time we create
14725         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14727 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
14729         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14730         avoid confusion with --no-recursion.
14732 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
14734         * configure.in: Win32 hosts shouldn't use install -x
14735         * install-sh: remove -x option, and special .exe-handling
14736         hack.
14738 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
14740         * config.guess: Recognize i586-pc-beos.
14741         * configure.in: Don't build some bits for beos.
14743 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14745         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14746         CFLAGS default to -O2.
14748         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14749         when using GNU ld.
14751 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
14753         * ltmain.sh: Correct install when using a different shell.
14755 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14757         * ltconfig, ltmain.sh: Update to libtool 1.2b.
14759 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
14761         * makefile.vms: Update to build binutils/makefile.vms.  Add install
14762         target.
14764 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14766         * ltconfig: Update to correct AIX handling.
14768 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14770         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14772         * configure.in (target_subdir): Set to ${target_alias} instead
14773         of "libraries".
14775 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14777         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14778         (Makefile): Depend on $(gcc_version_trigger).
14780         * configure (gcc_version): Change default initializer to empty
14781         string.
14782         (gcc_version_trigger): New variable; pass this variable down
14783         to subdir configures to enable them checking gcc's version
14784         themselves. Emit make macros for both gcc_version vars.
14785         (topsrcdir): Initialize reliably.
14786         (recursion line): Remove --with-gcc-version=${gcc_version}.
14788 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14790         * configure (enable_version_specific_runtime_libs): Implement new flag
14791         --enable-version-specific-runtime-libs which installs C++ runtime stuff
14792         in $(libsubdir); emit definition in each generated Makefile.
14793         (gxx_include_dir): Initialize depending on
14794         $enable_version_specific_runtime_libs.
14796 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14798         * configure (gcc_version): Initialize properly depending on
14799         how and where configure is started.
14800         (recursion line): Pass a --with-gcc-version=${gcc_version}
14801         to configures in subdirs.
14803 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
14805         * configure.in (noconfigdirs): Add configure pattern for mips tx39
14806         cygmon
14808 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
14810         * configure.in: Add cygmon and libstub support for mn10200.
14812 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
14814         * configure (gcc_version): Add new variable describing the
14815         particular gcc version we're building.
14816         * Makefile.in (libsubdir): Add new macro for the directory
14817         in which the compiler finds executables, libraries, etc.
14818         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14819         and libsubdir.
14821 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14823         * Makefile.in (local-clean): Remove *.log.
14824         (warning.log): Built with warn_summary from build.log.
14825         (mail-report.log): Run test_summary.
14826         (mail-report-with-warnings.log): Run test_summary including
14827         warning.log in the report.
14829 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
14831         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14833 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
14835         * Makefile.in (grep): Grep no longer depends on libiberty.
14837 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
14839         * Makefile.in: all-snavigator needs all-libgui.
14841 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
14843         * configure.in: Add cygmon and libstub support for mn10300.
14845 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
14847         * missing: Update to version from automake 1.3.
14849         * ltmain.sh: On installation, don't get confused if the same name
14850         appears more than once in the list of library names.
14852 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14854         * config.sub: Accept m68060 and m5200 as CPU names.
14856 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
14858         * configure: Use && rather than using -a in test, because odd
14859         strings can confuse test.
14860         * configure.in: Likewise.
14862 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14864         * ltconfig, ltmain.sh: Bring in Visual C++ support.
14866 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14868         * Makefile.in (boostrap2-lean, bootstrap3-lean,
14869         bootstrap4-lean): New targets.
14871 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
14873         * mpw-* Delete.  Not used.
14875 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
14877         * COPYING.LIB: Update FSF address.
14879 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
14881         * ltconfig, ltmain.sh: Update to libtool 1.2a.
14883         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14884         GAS_SUPPORT_DIRS.
14886 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
14888         * ltconfig, ltmain.sh: Avoid producing a version number if
14889         -version-info was not used.
14891 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14893         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14894         building with newlib.
14896 1998-04-30  Paul Eggert  <eggert@twinsun.com>
14898         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14899         Solaris `make' causes it to continue to next definition.
14901 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14903         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14904         the right GUI libraries and files are installed along with GDB.
14906 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14908         * configure.in: Change alpha to alpha* in several places.
14910 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
14912         * config.sub: Recognize sparc86x.
14914 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
14916         * configure.in (--enable-target-optspace): Remove debug echo.
14918 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
14920         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14922 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14924         * ltconfig: Update cygwin32 support.
14926         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14927         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14928         (GDB_SUPPORT_DIRS): Likewise.
14930 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
14932         * configure.in (target_makefile_frag): If --enable-target-optspace,
14933         use -Os to compile target libraries rather than -O2.  Default to
14934         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14935         not used.
14936         * configure.in (target_cflags): Ditto for d30v.
14938 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
14940         * Makefile.in (all-bfd): Depend on all-intl.
14941         (all-binutils): Likewise.
14942         (all-gas): Likewise.
14943         (all-gprof): Likewise.
14944         (all-ld): Likewise.
14946 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
14948         * configure.in (host_tools): Fix typo, lbtool -> libtool.
14950 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14952         * Makefile.in (all-bfd): Depend upon all-libiberty.
14954         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14956 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
14958         * Makefile.in: Add libstub.
14960         * configure.in: Ditto. Build libstub for targets that have cygmon
14961         support.
14963 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
14965         * configure.in: Don't set PICFLAG on ix86-cygwin32.
14967 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
14969         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14970         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
14972 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
14974         * configure: Define DEFAULT_M4 by searching PATH.
14975         * Makfile.in: Use DEFAULT_M4.
14977 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14979         * ltconfig: Add cygwin32 support.
14981         * Makefile.in, configure.in: Add libtool as a native only directory
14982         to configure and build.
14984 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
14986         * Makefile.in (INSTALL_MODULES): Remove texinfo.
14988 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
14990         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14992 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
14994         * Makefile.in: add ash make rules
14995         * configure.in: add ash to native_only and host_tools lists
14997 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
14999         * Makefile.in (all-gettext, all-intl): New targets.
15000         (ALL_MODULES): Added all-gettext, all-intl.
15001         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15002         (INSTALL_MODULES): Added install-gettext, install-intl.
15003         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15005         * configure.in (host_tools): Added gettext.
15006         (native_only): Likewise.
15007         (noconfigdirs) [various cases]: Likewise.
15008         (host_libs): Added intl.
15010 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15012         * configure: Do not disable building gdbtk for cygwin32 hosts.
15014 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15016         * configure.in: Add thumb-coff target.
15017         * config.sub: Add thumb-coff target.
15019 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15021         * Makefile.in: Revert yesterday's change.
15022         (all-target-winsup):  all-target-librx stays out of here.
15024 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15026         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15027         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15028         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15029         Remove references to librx and libg++.
15031 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15033         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15034         recursive makes
15036 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15038         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15039         for newlib directory.
15040         (CXX_FOR_TARGET): Likewise.
15042 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15044         * ltconfig: Update after libtool/ltconfig.in change for
15045         hpux11.
15047 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15049         * ltconfig, ltmain.sh: Update to libtool 1.2.
15051 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15053         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15054         (install-gcc-cross): Instead, override LANGUAGES here.
15056 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15058         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15059         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15061 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15063         * configure.in: Add Thumb-pe target.
15065 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15067         * Makefile.in - changed sn targets to snavigator
15068         * configure.in - changed sn targets to snavigator
15070 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15072         * config-ml.in: After building symlink tree call make distclean
15073         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15074         to be the case for libiberty.
15076 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15078         * configure: When making link, also check the current
15079         directory. The configure scripts may create one.
15081 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15083         * config.sub: Accept alphapca56 and alphaev6 properly.
15085 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15087         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15089 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15091         * config.sub (sco5): Fix typo.
15093 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15095         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15096         install-itcl.
15097         (install-itcl): Remove dependency on install-tcl.
15099 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15101         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15103 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15105         * configure.in: Don't build libgui for a cygwin32 target when not on
15106         a cygwin32 host.
15108 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15110         * configure (redirect): Set to null, so default behavior of
15111         configure is now --verbose.
15113 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15115         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15116         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15118 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15120         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15121         this change to sync Makefile.in with its ChangeLog entries.
15123 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15125         * ltmain.sh (mkdir): Check that the directory doesn't exist
15126         before we exit with error, so that we don't get races during
15127         parallel builds.
15129 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15131         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15133 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15135         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15136         PICFLAG_FOR_TARGET.
15137         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15139         * configure: Emit a definition for the new macro enable_shared
15140         into each Makefile.
15142 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15144         * configure.in (host_tools, native_only): Add libtool.
15146 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15148         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15149         Fix typo in ming config comment.
15151 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15153         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15155 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15157         * config.sub: Add tic30 cases, and map c30 to tic30.
15159 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15161         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15162         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15163         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15164         (CLEAN_TARGET_MODULES): Similarly
15165         (all-target-libf2c): Add dependences.
15166         * configure.in (target_libs): Add libf2c.
15168 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15170         * configure.in: Remove expect from noconfigdirs when target
15171         is cygwin32.  OK to build expect and dejagnu with Canadian
15172         Cross.
15174 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15176         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15177         host.
15179         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15180         and mingw32.
15182 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15184         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15185         here as it is not defined in the toplevel Makefile.
15187 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15189         * configure (package_makefile_rules_frag): New variable, which names
15190         a file with generic rules, ...
15191         Change comment to mention we now have FIVE parts.
15192         * configure: Undo last change.
15194 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15196         * config.guess: More accurate determination of HP processor types.
15197         * config.sub: More accurate determination of HP processor types.
15199 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15201         * configure (package_makefile_frag): Move inserting the
15202         ${package_makefile_frag} to where it should be according
15203         to the comment.
15205 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15207         * config.guess: Add support for Linux/ARM.
15209 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15211         * .cvsignore: Remove *-info and *-install since they match
15212         release-info and mpw-install, which we don't want to just ignore.
15214 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15216         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15218 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15220         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15221         local_prefix to sub-make invocations.
15223 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15225         * configure.in: Check makefile fragments in the source
15226         directory.
15228 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15230         * configure.in: Check whether host and target makefile
15231         fragments exist before adding them to *_makefile_frag.
15233 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15235         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15237 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15239         * configure.in: Make sure we only replace RPATH_ENVVAR on
15240         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15241         regexp to sed.
15243         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15244         to sub-makes.
15246 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15248         * config-ml.in (multi-do): LDFLAGS must include multilib
15249         designator.
15251 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15253         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15255 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15257         * config.sub: Add mingw32 support.
15258         * configure.in: Likewise.
15260 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15262         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15264 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15266         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15267         * configure (gxx_include_dir): Provide a definition for subdirs
15268         which do not use autoconf.
15270 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15272         * config.guess: Sync with egcs.  Picks up new alpha support,
15273         BeOS & some additional linux support.
15275 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15277         * config.guess: HP 9000/803 is a PA1.1 machine.
15279 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15281         * configure.in: It's alpha*-...
15283 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15285         * configure.in (host_makefile_frag, target_makefile_frag):
15286         Handle multiple config files.
15287         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15288         alpha-*-*.
15290 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15292         * mkdep: New file.
15294 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15296         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15298 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15300         * Makefile.in: Add libgui directory.
15301         (GDB_TK): Add all-libgui.
15302         * configure.in: Add libgui directory.
15303         * configure: Add all-libgui to GDB_TK.
15305 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15307         * config-ml.in (multidirs): Add m32r to multilib list.
15309 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15311         * Makefile.in (all-target-gperf): Change dependency to
15312         all-target-libstdc++.
15314 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15316         * config.guess: Add BeOS support.
15318 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15320         Source directory cvs renamed to cvssrc:
15321         * configure.in (host_tools): Change cvs to cvssrc.
15322         (native_only): Likewise.
15323         (noconfigdirs) [various cases]: Likewise.
15324         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15325         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15326         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15327         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15328         (all-cvssrc): Rename target from all-cvs.
15330 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15332         * configure (gxx_include_dir): Fix thinko.
15334 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15336         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15337         (install-cross, install-gcc-cross): New targets.
15339 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15341         * configure.in (noconfigdirs): Add support for Thumb target.
15343         * config.sub (maybe_os): Add support for Thumb target.
15345 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15347         * Makefile.in: Add rules for cygmon.
15349         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15351 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15353         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15354         * configure (gxx_include_dir): Provide a definition for subdirs
15355         which do not use autoconf.
15357 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15359         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15360         11/18/97 build
15362 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15364         * From Franz Sirl.
15365         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15366         found on RedHat Linux systems.
15368 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15370         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15371         guesses.
15373 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15375         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15377 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15379         * ltmain.sh: If mkdir fails, check whether the directory was created
15380         anyhow by some other process.
15382 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15384         * configure.in (d30v-*-*): Configure all directories.
15386 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
15388         * configure.in (d30v-*-*): Configure newlib, libiberty directories
15389         for the D30V.
15391 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
15393         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15395 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
15397         * include/libiberty.h: Add extern "C" { so it can be used with C++
15398         progrms.
15399         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
15400         programs.
15402 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
15404         * configure.in (d30v-*-*): Configure GCC now.
15406 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
15408         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15409         is no longer needed.
15411 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
15413         * Makefile.in: check-target-libio depends on all-target-libstdc++.
15415 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
15417         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15418         targets using "$@" to provide support for similar but not identical
15419         targets without having to duplicate code.
15421 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
15423         * makefile.vms: Fix to work with DEC C.
15425 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
15427         * config.sub: Add mips-tx39-elf to marketing names.
15429 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
15431         * ltmain.sh: Handle symlinks in generated script.
15433 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
15435         * configure: Handle autoconf style directory options: --bindir,
15436         --datadir, --includedir, --infodir, --libdir, --libexecdir,
15437         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15438         --sysconfdir.
15439         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15440         (sharedstatedir, localstatedir, oldincludedir): New variables.
15441         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15442         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15443         sbindir, sharedstatedir, and sysconfdir.
15445 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15447         * Makefile.in (bootstrap-lean): New target.
15449 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
15451         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
15452         sn, and gnuserv from noconfigdirs.
15454 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15456         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15458 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15460         * Makefile.in (cross): New target.
15462 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15463                           Jeff Law         <law@cygnus.com>
15465         * Makefile.in (bootstrap2, bootstrap3): New targets.
15466         (all-bootstrap): Remove outdated and confusing target.
15467         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15469 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15471         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15472         windows.  Consistent with gdb/configure.
15474 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15476         * configure.in: Name Linux target fragment.
15478         * configure: Rewrite so that project Makefile fragment is inserted
15479         first and appears last in the resulting Makefile.
15481 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15483         * Makefile.in (install-itcl): Install tcl first.
15485 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15487         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15489 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15491         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15493         * configure.in (skipdirs): Add target-librx for Linux.
15494         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15496 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
15498         * Makefile.in (bootstrap): New target.
15500 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
15502         * config.sub: Accept 'amigados' for backward compatibility.
15504 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
15506         * config.guess: Merge with FSF.
15508 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
15510         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15512 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
15514         * config.sub: Add "marketing-names" patch.
15516 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
15518         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15520 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
15522         * config.sub: Handle v850-elf.
15524 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
15526         * .cvsignore (*-install): Remove.
15528 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
15530         * ltconfig: Set CONFIG_SHELL in libtool.
15531         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15533 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15535         * configure.in (target_subdir): Set to libraries if enable_multilib.
15537 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
15539         * config.guess: Update from gcc directory.
15541 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15543         * Makefile.in (all-sim): Depends on all-readline.
15545 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
15547         * Makefile.in (BISON, YACC): Use $$s.
15548         (all-bison): Depend on all-texinfo.
15550 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
15552         * Makefile.in (BISON): Add -L flag.
15553         (YACC): Likewise.
15555 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15557         * configure.in (noconfigdirs): Add support for v850e target.
15559         * config.sub (maybe_os): Add support for v850e target.
15561 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15563         * configure.in (noconfigdirs): Add support for v850ea target.
15565         * config.sub (maybe_os): Add support for v850ea target.
15567 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
15569         * config.sub: Add mipstx39.  Delete r3900.
15571 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15573         * Makefile.in (all-autoconf): Depends on all-texinfo.
15575 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
15577         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15578         eabi targets.
15580 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
15582         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15584         * configure: When handling a Canadian Cross, handle YACC as well as
15585         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
15586         * Makefile.in (all-bison): Depend upon all-texinfo.
15588 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
15590         * Makefile.in (BISON): bison, not byacc or bison -y.
15591         (YACC): bison -y or byacc or yacc.
15592         (various): Add *-bison as appropriate.
15593         (taz): No need to mess with BISON anymore.
15595 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
15597         * configure: If OSTYPE matches *win32*, try to find a good value for
15598         CONFIG_SHELL.
15600 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
15602         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15603         configure.in if it is present.
15605 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
15607         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15609 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
15611         * config.sub: Recognize `arc' cpu.
15612         * configure.in: Likewise.
15613         * config-ml.in: Likewise.
15615 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
15617         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15619 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
15621         * configure: Changed sed delimiter from ':' to '|' when
15622         attempting to substitute ${config_shell} for SHELL. On
15623         NT ${config_shell} may contain a ':' in it.
15625 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15627         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15629 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15631         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15633 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15635         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15637         * ylwrap: If the program is a relative path, force it to be
15638         absolute.
15640 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15642         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15644 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15646         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15647         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15648         for libraries.
15650 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15652         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15653         separated by spaces.
15655 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15657         * ylwrap: New file.
15658         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15660         * ltmain.sh: Handle /bin/sh at start of install program.
15662         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15664         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15665         * missing: New file, from automake 1.2.
15667 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15669         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15670         check-tk to CHECK_X11_MODULES.
15672 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15674         * config.sub: Merge with FSF.
15676 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15678         * config.guess: Merge with FSF.
15680 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15682         * configure: Treat msdosdjgpp like go32.
15683         * configure.in: Likewise.  Don't remove gprof for go32.
15685         * configure: Change Makefile.tem2 to Makefile.tm2.
15687 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15689         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15691 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15693         * install-sh (chmodcmd): Set to null if the DST directory already
15694         exists.  Same as Nov 11th change.
15696 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15698         * configure (GDB_TK): Needs itcl and tix.
15700 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15702         * config.guess: Update from FSF.
15704 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
15706         * Makefile.in (GDB_TK): Depend on itcl and tix.
15708 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15710         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15711         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15712         (INSTALL_SCRIPT): New variable.
15713         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15714         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15715         to -x.
15716         * install-sh: Add support for -x option.
15718 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
15720         * configure.in, Makefile.in: Treat tix like itcl.
15722 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
15724         * Makefile.in (WINDRES): New variable.
15725         (WINDRES_FOR_TARGET): New variable.
15726         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15727         (EXTRA_HOST_FLAGS): Add WINDRES.
15728         (EXTRA_TARGET_FLAGS): Add WINDRES.
15729         (EXTRA_GCC_FLAGS): Add WINDRES.
15730         ($(DO_X)): Pass down WINDRES.
15731         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15732         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15733         DLLTOOL_FOR_TARGET.
15735 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
15737         * configure.in: configure sim before gdb for win32-x-ppc
15739 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15741         Move gperf into the toplevel, from libg++.
15742         * configure.in (target_tools): Add target-gperf.
15743         (native_only): Add target-gperf.
15744         * Makefile.in (all-target-gperf): New target, depend on
15745         all-target-libg++.
15746         (configure-target-gperf): Empty rule.
15747         (ALL_TARGET_MODULES): Add all-target-gperf.
15748         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15749         (CHECK_TARGET_MODULES): Add check-target-gperf.
15750         (INSTALL_TARGET_MODULES): Add install-target-gperf.
15751         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15753 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
15755         * config.sub (mn10200): Recognize new basic machine.
15757 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15759         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15760         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15762 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15764         * configure.in: If we're building mips-sgi-irix6* native, turn on
15765         ENABLE_MULTILIB and set TARGET_SUBDIR.
15767 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15769         * Makefile.in (all-sn): Depend on all-grep.
15771 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15773         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15775         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15776         Makefile.  From Jeff Makey <jeff@cts.com>.
15777         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15779         * Makefile.in (DISTBISONFILES): Remove.
15780         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15781         $(DEFAULT_YACC).
15783         * configure.in: Build itl, db, sn, etc., when building for native
15784         cygwin32.
15786         * Makefile.in (LD): New variable.
15787         (EXTRA_HOST_FLAGS): Pass down LD.
15788         ($(DO_X)): Likewise.
15790 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
15792         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15794 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
15796         * configure.in (targargs): Strip out any supplied --build argument
15797         before adding our own. Always add --build.
15799 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
15801         * configure.in (targargs): Pass --build if we're doing
15802         a cross-compile.
15804 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
15806         * configure: Use '|' instead of ":" as the separator in
15807         sed. Otherwise sed chokes on NT path names with drive
15808         designators. Also look for "?:*" as the leading characters in an
15809         absolute pathname.
15811 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
15813         * config.sub: Support for r3900.
15815 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15817         * configure.in: Use install-sh, not install.sh.
15819 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15821         * Makefile.in (taz): Improve check for BISON so it doesn't try to
15822         apply it twice.
15824 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15826         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15827         install-binutils.
15829 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
15831         * Makefile.in: Add automake targets.
15832         * configure.in (host_tools): Add automake.
15834 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15836         * configure: Default CXX to c++, not gcc.
15837         * Makefile.in (CXX): Set to c++, not gcc.
15838         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15840 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
15842         * install-sh: try appending a .exe if source file doesn't
15843         exist
15845 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
15847         * configure.in: Turn on multilib by default.
15848         (cross_only): Remove target-libiberty.
15850         * Makefile.in (all-gcc): Don't depend on libiberty.
15852 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
15854         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15856 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15858         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15859         (DISTBISONFILES): Add ld/Makefile.in
15861 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
15863         * configure.in: if target is cygwin32 but host isn't cygwin32,
15864         don't configure gdb tcl tk expect, not just gdb.
15866 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
15868         * configure.in: Added gnuserv everywhere sn appears.
15870         * Makefile.in (ALL_MODULES): Added all-gnuserv.
15871         (CROSS_CHECK_MODULES): Added check-gnuserv.
15872         (INSTALL_MODULES): Added install-gnuserv.
15873         (CLEAN_MODULES): Added clean-gnuserv.
15874         (all-gnuserv): New target.
15876 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
15878         * config.guess: Fixes for MIPS OpenBSD systems.
15880 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15882         * Makefile.in (INSTALL_XFORM): Remove.
15883         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15885         * mkinstalldirs: New file, copied from automake.
15886         * Makefile.in (installdirs): Rename from install-dirs.  Use
15887         mkinstalldirs.  Change all users.
15888         (DEVO_SUPPORT): Add mkinstalldirs.
15890 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15892         * install-sh: Rename from install.sh.
15893         * Makefile.in (INSTALL): Change install.sh to install-sh.
15894         (DEVO_SUPPORT): Likewise.
15896         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
15897         Graichen <graichen@rzpd.de>.
15899 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
15901         * config.guess: Recognize OpenBSD systems correctly.
15903 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15905         * README, Makefile.in (ETC_SUPPORT): Remove references to
15906         cfg-paper*, configure.{texi,man,info*}._
15908 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
15910         * Makefile.in (all.normal): Ensure that gcc is built after all
15911         the x11 - ie gdb - targets.
15913 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
15915         * makefile.vms: Don't run conf-a-gas.
15917 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
15919         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15921 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
15923         * configure.in: Remove noconfigdirs case since gdb also
15924         configures and builds for tic80-coff.
15926 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15928         * configure: Set cache_file to config.cache.
15929         * Makefile.in (local-distclean): Remove config.cache.
15931 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15933         * COPYING: Update FSF address.
15935 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
15937         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15938         noconfigdirs.
15940 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15942         * Makefile.in (install-dirs): Don't crash if prefix, and hence
15943         MAKEDIRS, is empty.
15945 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
15947         * config.sub: Tweak mn10300 entry.
15949 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
15951         * configure.in (host_tools): Put sim before gdb, so gdb's
15952         configure.tgt can determine if the simulator was configured.
15954 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
15956         * config.sub: Move BeOS $os case to be with other Cygnus
15957         local cases.
15959 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
15961         * config.sub: Remove misplaced comment that broke Linux.
15963 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
15965         * config.sub: Add BeOS support.
15967 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
15969         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15971 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
15973         * configure.in (noconfigdirs): Remove tcl and tk from
15974         noconfigdirs for cygwin32 builds.
15976 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
15978         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15980 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
15982         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15983         make-all.com, use makefile.vms instead.
15985 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
15987         * config.sub: Accept -lnews*.
15989 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
15991         * configure.in (noconfigdirs): Disable target-newlib,
15992         target-examples and target-libiberty for d30v.
15994 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15996         * configure.in (noconfigdirs): Enable ld for d30v.
15998 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16000         * configure.in (tic80-*-*): Build compiler.
16002 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16004         * configure.in (d30v-*): Remove sim directory from list of
16005         unsupported d30v directories
16007 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16009         * config.sub, configure.in: Add d30v target cpu.
16011 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16013         * makefile.vms: New file.
16014         * make-all.com: Remove.
16016 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16018         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16020 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16022         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16024 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16026         * Makefile.in (ALL_MODULES): Added all-db.
16027         (CROSS_CHECK_MODULES): Addec check-db.
16028         (INSTALL_MODULES): Added install-db.
16029         (CLEAN_MODULES): Added clean-db.
16031 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16033         * config.guess: Merge with latest FSF sources.
16035 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16037         * Makefile.in (ALL_MODULES): Added all-itcl.
16038         (CROSS_CHECK_MODULES): Added check-itcl.
16039         (INSTALL_MODULES): Added install-itcl.
16040         (CLEAN_MODULES): Added clean-itcl.
16042 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16044         * configure.in: build gdb for mn10200
16046 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16048         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16050 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16052         * configure.in (tic80-*-*): Turn off most targets right now.
16054 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16056         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16057         rather than the makeinfo program.
16058         (do-info): Depend upon all-texinfo.
16060 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16062         * configure.in: Remove uses of config/mh-linux.
16064         * config.sub, config.guess: Merge with latest FSF sources.
16066 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16068         * config.sub (case $basic_machine): Add tic80 entries.
16070 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16072         * config.sub, config.guess: Merge with latest FSF sources.
16074 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16076         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16077         * mpw-config.in: Test for NewFolderRecursive.
16078         * mpw-install: Use symbolic name for startup filename.
16079         * mpw-README: Add various additional details.
16081 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16083         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16085 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16087         * configure.in: Do build gcc and the target libraries for
16088         the mn10200.
16090 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16092         * configure.in: don't avoid building gdb for mn10300 any more
16093         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16094         instead of single-quoting it.
16096 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16098         * configure.in: Don't use --with-stabs on IRIX 6.
16100 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16102         * configure.in (m32r): Build gdb, libg++ now.
16104 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16106         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16107         directories from noconfigdirs.
16109 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16111         * config.sub (basic_machine): added mips16 configuration
16113 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16115         * config.sub: Handle d10v-unknown.
16117 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16119         * config.sub: Handle v850-unknown.
16121 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16123         * Makefile.in: add findutils
16124         * configure.in: add findutils to list of host_tools
16126 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16128         * config.sub: Handle mn10200 and mn10300.
16130 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16132         * configure.in (d10v-*): Do not build librx.
16134 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16136         * configure.in (mn10300): Build everything except gdb & libgloss.
16138 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16140         * config.guess:  Patch for Dansk Data Elektronik servers,
16141         from Niels Skou Olsen <nso@dde.dk>.
16143         For ncr, use /bin/uname rather than uname, since GNU uname does not
16144         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16146         Patch for MIPS R4000 running System V,
16147         from Eric S. Raymond <esr@snark.thyrsus.com>.
16149         Fix thinko for nextstep.
16151         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16153         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16154         * config.guess: Guess mips-dec-mach_bsd4.3.
16156         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16157         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16158         release numbers.
16159         * config.guess (mips-mips-riscos*):  Emit just enough of the
16160         release number.
16162         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16163         * config.guess (sparc-auspex-sunos*):  Added.
16164         (f300-fujitsu-*): Added.
16166         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16167         * config.guess:  Recognize a Tadpole as a sparc.
16169 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16171         * config.guess: Don't assume that NextStep version is either 2 or
16172         3.  NextStep 4 (aka OpenStep 4) has come out now.
16174 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16176         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16177         From Rik Faith <faith@cs.unc.edu>.
16179 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16181         * config.sub: Contributions from bug-gnu-utils to:
16182         Support plain "hppa" (no version given) architecture, reported by
16183         OpenStep.
16184         OpenBSD like NetBSD.
16185         LynxOs is not a hardware supplier.
16187         * config.guess: Contributions from bug-gnu-utils to add support for:
16188         OpenBSD like NetBSD.
16189         Stratus systems.
16190         More Pyramid systems.
16191         i[n>4]86 Intel chips.
16192         M680[n>4]0 Motorola chips.
16193         Use unknown instead of lynx for hardware manufacturer.
16195 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16197         * install.sh (chmodcmd): Set to null if the DST directory already
16198         exists.
16200 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16202         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16203         not use mt-ppc target Makefile fragment any more.
16205 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16207         * configure.in (*-*-windows):  Exclude everything but those dirs
16208         needed to build windows.
16210 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16212         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16214 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16216         * configure.in:  Exclude mmalloc from i386-windows.
16218 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16220         * Undo my previous change.
16222 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16224         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16225         unconditionally.
16226         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16228 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16230         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16231         host to add it's own flags.
16233 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16235         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16237 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16239         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16240         (CXX_FOR_TARGET): Likewise.
16241         (GCC_FOR_TARGET): Define.
16242         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16243         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16244         CC_FOR_TARGET was specified on the command line.
16245         (MAKEOVERRIDES): Don't define.
16247 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16249         * configure.in (m32r): Fix spelling of libg++ libs.
16251 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16253         * config.sub (-apple*): Remove, now redundant.
16255 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16257         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16259         * configure: Rework yesterday's sed script patch.
16261         * config.sub: Merge with FSF.
16263 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16265         * config.guess:  Merge from FSF.
16267         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16268         * config.guess: Use pc instead of unknown, for pc clone systems.
16269         Change linux to linux-gnu.
16271         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16272         * config.guess: Avoid non-portable tr syntax.
16274 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16276         * test-build.mk (HOLES): Add "xargs" for gdb.
16278         * configure: Avoid hpux10.20 sed bug.
16280 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16282         * configure.in:  Add support for windows host
16283         (that is a build done under the Microsoft build environment).
16285 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16287         * Makefile.in: Replace all uses of srcroot with s, to shrink
16288         command line lengths.
16290         Patches from Geoffrey Noer <noer@cygnus.com>:
16291         * configure.in: If configuring for newlib, pass --with-newlib to
16292         subdirectories.
16293         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16294         -Bnewlib/ and -Lwinsup to gcc.
16295         (CXX_FOR_TARGET): Likewise.
16297 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16299         * Makefile.in (ETC_SUPPORT): Add configure.
16301 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16303         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16304         host configuration file.
16306 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16308         * configure.in: Break mn10x00 support into separate
16309         mn10200 and mn10300 configurations.
16310         * config.sub: Likewise.
16312 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16314         * configure.in: Add lots of stuff to noconfigdirs for
16315         the mn10x00 targets.
16317         * config.sub, configure.in: Add mn10x00 support.
16319 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16321         * make-all.com: Call conf-a-gas, not config-a-gas.
16323 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16325         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16326         targets.
16328 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16330         * mpw-README: Add much more detail for native PowerMac.
16331         * mpw-install: New file.
16332         * mpw-configure: Add --norecursion and --help options.
16333         * mpw-config.in: Translate readme and install files when
16334         copying to objdir.
16335         * mpw-build.in: Don't always depend on byacc and flex.
16336         (install-only-top): New action.
16338 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16340         * configure.in:  You can now configure GDB for the v850.
16342 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16344         * configure.in (noconfigdirs): Don't configure any C++ dirs
16345         if targeting D10V.
16347 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16349         * config.sub: Recognize mips64vr5000.
16351 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16353         * configure.in: Use a single line for host_tools and native_only.
16355 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16357         * config.sub, configure.in: Add entries for m32r.
16359 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16361         * Makefile.in (inet-install): Don't run install-gzip.
16363 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16365         * configure.in:  Don't config lots of things for *-*-windows*.
16367 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16369         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16370         (host_libs, host_tools): Copy from configure.in.
16371         * mpw-configure: Don't complain about directories not found.
16373 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16375         * configure.in (i[345]86): Recognize i686 for pentium pro.
16376         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16377         file.
16379         * config.guess (i[345]86): Ditto.
16381 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16383         * configure.in (noconfigdirs): Removed gdb for D10V.
16385 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
16387         * configure.in: Remove ld, target-libio, target-libg++, and
16388         target-libstdc++ from noconfigdirs.
16390 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
16392         * configure: Fix three locations where shell scripts were
16393         being run directly rather than with config_shell.
16395 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
16397         * configure.in (v850-*-*): Set up initial $noconfigdirs.
16398         * config.sub (basic_machine): Recognize v850.
16400 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
16402         * mpw-configure: Handle multiple enable/disable options and
16403         pass them down recursively, handle -c and -s flags appropriately
16404         depending on choice of compiler, add escape mechanism for
16405         quoted arguments to gC.
16407 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16409         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16410         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16411         so that -mrelocatable-lib and -mno-eabi are used.
16413         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16414         not support --print-multi-lib, don't abort.
16416 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
16418         * make-all.com: Run config-a-gas.
16419         * setup.com: Don't copy subdirectory files around.
16421 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
16423         * configure.in (*-*-ose): Remove exclusion of libgloss for this
16424         target, it now compiles correctly.
16426 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
16428         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16430 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16432         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16434 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16436         * configure.in (native_only): Add prms.
16438 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
16440         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16441         (BINUTILS_SUPPORT_DIRS): Likewise.
16443 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16445         * configure.in (d10v-*-*): Don't configure ld or gdb until the
16446         d10v support is added.
16448 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16450         * configure.in (d10v-*-*): New target.
16452 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16454         * config.guess (HP 9000/811): Recognize this as a PA1.1
16455         machine.
16457 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16459         * Makefile.in (do-tar-gz): New target, split out from tail end of
16460         taz target.  Run each command separately, don't use pipes.
16461         (taz): Use it.
16463 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16465         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16466         * mpw-build.in: No builds should depend on building byacc or flex,
16467         they are assumed to be installed already.
16469 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16471         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16472         variable that CC_FOR_TARGET needs.
16474 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16476         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16477         options have changed since the last time the subdirectory was
16478         configured, and if it has, reconfigure.
16479         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16480         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16482 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16484         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16485         CLEAN_MODULES): Add bash.
16486         (all-bash): New target.
16488 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16490         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16492 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16494         * config.sub (basic_machine): Recognize d10v as a valid processor.
16496 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
16498         * mpw-configure: Add support for --bindir.
16499         * mpw-build.in: Use a GCC-specific build script for GCC actions.
16501 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
16503         * configure.in: add bash, time, gawk to list of hosttools and things
16504         to only build for native toolchains
16506 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16508         * Makefile.in (docdir): Remove.
16510 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16512         * Makefile.in (datadir): Set to $(prefix)/share.
16514 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
16516         * configure.in: build diff and patch for cygwin32-hosted
16517         toolchains.
16519 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
16521         * config.sub: Accept -rtems*.
16523 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
16525         * configure.in: enable dosrel for cygwin32-hosted builds,
16526                 remove diff from the list of things not buildable
16527                 via Canadian Cross
16529 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
16531         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16532         don't get ". ".
16534 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
16536         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16538 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
16540         * Makefile.in (taz): Handle case where tex3patch didn't even get
16541         checked out.  Also, if it was found, put the symlink in a new util
16542         subdirectory.
16544 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16546         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16548 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
16550         * config.sub: Recognize -openvms.
16551         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16552         * make-all.com, setup.com: New files.
16554 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16556         * Makefile.in (taz): tex3patch moved to texinfo/util.
16558 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
16560         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16561         * configure.in: remove make from disable-if-Can-Cross list
16562                 enable gdb if ${host} and ${target} are cygwin32
16564 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
16566         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
16567         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16569 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16571         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
16572         distinguish sysv/svr4/bsd variants.
16573         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16575 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
16577         * configure.in: Added copyright notice.
16578         * move-if-change: Added copyright notice.
16580 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16582         * configure.in (powerpcle-*-solaris*): Until we get shared
16583         libraries working, don't build gdb, sim, make, tcl, tk, or
16584         expect.
16586 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
16588         * config.guess:  Merge with FSF:
16590         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16591         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16593         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
16594         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16596         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
16597         * config.guess:  Combine two OSF1 rules.
16598         Also recognize field test versions.  From mjr@zk3.dec.com.
16599         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
16600         because GNU uname does not support -p.  From pmr@pajato.com.
16602 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
16604         * Makefile.in (MAKEDIRS): Removed $(tooldir).
16606 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
16608         * mpw-README: Document GCCIncludes.
16610 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
16612         * configure.in (alpha-*-linux*): Set enable_shared to yes.
16614 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16616         * mpw-configure: Handle --enable-FOO and --disable-FOO.
16618 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
16620         * configure.in (*-*-cygwin32): Configure make.
16622 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16624         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16626 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16628         * Makefile.in (all-inet): Depend on all-perl.
16630         * Makefile.in (inet-install): New target.
16632         * Makefile.in (all-inet): Depend on all-tcl.
16633         (all-inet): Depend on all-send-pr.
16635 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16637         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16638         temporarily.
16640 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16642         * configure.in: Don't configure --with-gnu-ld on AIX.
16644 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16646         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16648 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16650         * Makefile.in (ALL_MODULES): Added all-inet.
16651         (CROSS_CHECK_MODULES): Added check-inet.
16652         (INSTALL_MODULES): Added install-inet.
16653         (CLEAN_MODULES): Added clean-inet.
16654         (all-indent): New target.
16656         * configure.in (host_tools): Added inet.
16657         (native_only): Added inet.
16658         (noconfigdirs): Added inet.
16660 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16662         * configure.in: Don't configure libgloss if we are not configuring
16663         newlib.
16665 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16667         * configure.in: Don't configure libgloss for unsupported
16668         architectures.
16670 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16672         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16674 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16676         * Makefile.in (ALL_MODULES): Include all-apache.
16677         (CROSS_CHECK_MODULES): Include check-apache.
16678         (INSTALL_MODULES): Include install-apache.
16679         (all-apache): New target.
16681         * configure.in: Added apache everywhere perl is seen.
16683 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16685         * Makefile.in: Add support for clean-{module} and
16686         clean-target-{module} rules.
16688 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16690         * configure.in (*-*-ose) do not build libgloss.
16692 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16694         * config.guess (prep*:SunOS:5.*:*): Turn into
16695         powerpele-unknown-solaris2.
16697 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16699         * configure.in: Permit --enable-shared to specify a list of
16700         directories.
16702 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16704         * configure.in (host==solaris): Pass only the first word of $CC
16705         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16707 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16709         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16711 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
16713         * Makefile.in (ALL_MODULES): Include all-perl.
16714         (CROSS_CHECK_MODULES): Include check-perl.
16715         (INSTALL_MODULES): Include install-perl.
16716         (ALL_X11_MODULES): Include all-guile.
16717         (CHECK_X11_MODULES): Include check-guile.
16718         (INSTALL_X11_MODULES): Include install-guile.
16719         (all-perl): New target.
16720         (all-guile): New target.
16722         * configure.in (host_tools): Include perl and guile.
16723         (native_only): Include perl and guile.
16724         (noconfigdirs): Don't build guile and perl; no ports have been
16725         done.
16727 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
16729         * configure (--enable-*): Handle quoted option lists such as
16730         --enable-sim-cflags='-g0 -O' better.
16732 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16734         * Makefile.in ({,inst}all-target): New rule so we can make and
16735         install all of the target directories easily.
16737 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16739         * configure.in: Add missing global flag in sed substitution when
16740         deleting `target-' from ${configdirs}.
16742 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
16744         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16745         option.
16747         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16748         config/mh-necv4.
16750         * install.sh: Correct misspelling of transformbasename.
16752         * config.guess: Recognize mips-*-sysv*.
16754 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
16756         * config.sub: Recognize mon960.
16758 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
16760         * configure: Restore Canadian Cross handling of BISON and LEX,
16761         removed in Feb 20 change.
16763 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16765         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16766         Mention make install.  Remove the old copyright date as well the
16767         clumsy and rather pointless copyright on the README file.
16769 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16771         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16772         Makefile after running symlink-tree, then run `make distclean' to
16773         avoid clobbering any generated files in srcdir.
16775 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16777         * configure.in (m68k-*-netbsd*): Build everything now.
16779 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16781         * Makefile.in (taz): Fix quoting.
16783 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16785         * configure.in (sparclet-*-*): Build everything now.
16787 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16789         * configure.in (m68k-*-linux*): New host.
16791 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
16793         * configure: Check for bison before byacc.
16795 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
16797         * Makefile.in configure:  Change the way LEX and BISON/YACC are
16798         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
16799         searching PATH.  These are used as fallbacks by Makefile.in if
16800         flex/bison/byacc aren't in objdir.
16802 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
16804         * Makefile.in: Make everything which depends upon all-bfd also
16805         depend upon all-opcodes, in case --with-commonbfdlib is used.
16807 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16809         * configure.in (host *-*-cygwin32): Don't build gdb if we are
16810         building NT native compilers on Unix.
16812 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
16814         * configure.in: Don't get CC from the host Makefile fragment if we
16815         can find gcc in PATH, or if this is a Canadian Cross.  Move the
16816         Solaris test for /usr/ucb/cc to the post target script, just after
16817         the compiler sanity test.
16819 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
16821         * config.sub: Merge with FSF.
16823 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
16825         * Makefile.in (RPATH_ENVVAR): New variable.
16826         (REALLY_SET_LIB_PATH): Use it.
16827         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16829 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
16831         * config.sub, configure.in: Recognize sparclet cpu.
16833 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16835         * config.guess:  Support m68k-cbm-sysv4.
16837 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16839         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16840         m68k-unknown-linuxaout from linker help string.  Put quotes around
16841         $ld_help_string.
16843 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
16845         * config.guess (powerpc-harris-powerunix): Add guess for port
16846         to new target.
16848 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16850         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16852 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
16854         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16855         $(REALLY_SET_LIB_PATH) in Makefile.
16856         * Makefile.in (SET_LIB_PATH): New variable.
16857         (REALLY_SET_LIB_PATH): New variable.
16858         ($(DO_X)): Use $(SET_LIB_PATH).
16859         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16860         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16861         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16862         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16863         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16864         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16865         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16866         (install-dosrel): Likewise.
16867         (all-opcodes): Depend upon all-libiberty.
16869 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16871         * config.guess (*:CYGWIN*): New
16873 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16875         * Makefile.in (all-target-winsup): All all-target-libiberty.
16877 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16879         * configure.in (noconfigdirs): Add missing # in front of comment.
16881 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
16883         * configure.in: add second pass to things added to noconfigdirs
16884         so *-gm-magic can exclude libgloss properly.
16886 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
16888         * mpw-configure (extralibs_name, rez_name): Set correctly
16889         for MWC68K compiler.
16891         * mpw-README: Add more info on the necessary build tools.
16893 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16895         * configure.in, config.sub: Recognize cygwin32.
16897 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
16899         * config.guess, config.sub: Recognize A/UX.
16901 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
16903         * config.sub: Merge with gcc/config.sub.
16905 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
16907         * mpw-build.in (do-binutils): Add build of stamps.
16909 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
16911         * config.sub: Add recognition for mips64vr4100*-* targets.
16913 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16915         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16916         Add creation of gconfigargs with `--enable-shared' turned on.
16917         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16918         ($(host)-stamp-stage3-configured): Likewise.
16919         (HOLES): Add chatr and ldd.
16920         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16922 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
16924         * configure: Pass --nfp to recursive configures.
16926 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16928         * Makefile.in (DLLTOOL): New.
16929         (DLLTOOL_FOR_TARGET): New.
16930         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16931         (EXTRA_TARGET_FLAGS): Ditto.
16932         (EXTRA_GCC_FLAGS): Ditto.
16933         (CONFIGURE_TARGET_MODULES): Ditto.
16934         (DO_X): Ditto.
16935         * configure: Add DLLTOOL.
16937 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
16939         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16940         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16941         mh-sco, since old workarounds no longer needed, and don't
16942         build ld, since libraries have weak symbols in COFF.
16944 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
16946         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16948 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16950         * configure.in: Make sure that ${CC} can be used to compile an
16951         executable.
16953 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16955         * Makefile.in (all-gdb): Depend on $(GDB_TK).
16956         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16957         nothing depending on whether gdbtk is being built.
16959 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
16961         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16963 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
16965         * configure.in (noconfigdirs): Put ld or gas in this early, if the
16966         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16968 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
16970         * config-ml.in: Add support for
16971         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16972         Simplify setting of multidirs from --disable-foo.
16974 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16976         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16977         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16978         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16979         non-empty, pass them on to the  GCC make.
16980         (all-bootstrap): New rule that is like all-gcc, except it executes
16981         the GCC bootstrap rule instead of the GCC all rule.
16983 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
16985         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16987 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16989         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16990         DG/UX support.
16992 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
16994         * config.sub (i*86*) Change [345] to [3456]
16996 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16998         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16999         --with-gnu-ld=no.
17001 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17003         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17004         AIX multilibs get built.
17006 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17008         * configure.in (i386-win32): Don't build expect if we're not
17009         building the tcl subdir.
17011 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17013         * Makefile.in: (configure-target-examples, all-target-examples):
17014         New targets, configure and build example programs.
17016 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17018         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17019         use it as input to sedit the generated MPW makefile.
17020         * mpw-README: Add a suggestion about Gestalt.h.
17022 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17024         * config.sub: Accept *-*-ieee*.
17026 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17028         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17029         Ronald F. Guilmette <rfg@monkeys.com>.
17031 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17033         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17034         for powerpc-pe native.
17035         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17036         (target==powerpc-pe): duplicate i386-win32 entry.
17038 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17040         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17041         of vxworks, not just vxworks5.1.
17043 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17045         * mpw-configure: Add support for exec-prefix.
17047 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17049         * config.guess: Recognize HP model 816 machines as having
17050         a PA1.1 processor.
17052 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17054         * configure: Ignore new autoconf configure options.
17056 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17058         * config.guess:  Recognize Pentium under SCO.
17059         From Robert Lipe <robertl@arnet.com>.
17061 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17063         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17065 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17067         * configure.in: Don't configure gas for alpha-dec-osf*.
17069 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17071         * configure.in: Default to --with-stabs for some targets for which
17072         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17073         i[345]86*-*-unixware*.
17075 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17077         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17078         rather than basing it on the target.  Simplify handling of options
17079         controlling which directories to configure.  Remove extraneous
17080         slash in multi-clean target.
17082 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17084         * config-ml.in: Prefix more variables with ml_ so they don't collide
17085         with configure's.
17087 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17089         * configure: Don't turn -v into --v.
17091 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17093         * configure.in (targargs): Fix typo.
17095         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17097 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17099         * configure.in: Strip --host and --target options from
17100         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17101         --with-cross-host option when building with a cross-compiler.
17102         * configure: Canonicalize the arguments put into config.status by
17103         always using `=' for an option with an argument.  Pass a presumed
17104         --host or --target explicitly.
17106 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17108         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17109         into general OS recognition case.
17111 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17113         * configure.in (target_configdirs): add target-winsup only
17114         for win32 target systems.
17116 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17118         * Makefile.in (all-target-libgloss): Depend upon
17119         configure-target-newlib, since when libgloss is built it looks to
17120         see if the newlib directory exists.
17122 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17124         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17125         cfg-ml-*.in.
17127 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17129         * configure: Handle LD and LD_FOR_TARGET when configuring a
17130         Canadian Cross.
17132 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17134         * configure.in (target_libs): add target-winsup.
17135         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17136         (target==ppcle-pe): remove ld from $noconfigdirs.
17138 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17140         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17141         Preserve relative path names in $srcdir.  Build symlink tree if
17142         configuring cross target dir and srcdir=. (= no VPATH support).
17143         (configure-target-libg++): Depend on configure-target-librx.
17144         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17145         * config-ml.in: New file.
17146         * symlink-tree: New file.
17147         * configure: Ensure srcdir="." if that's what it is.
17149 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17151         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17152         includes and FLEX_SKELETON setting.
17153         * mpw-configure (--with-gnu-ld): New option, controls whether
17154         to use PPCLink or ld with PowerMac GCC.
17155         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17156         * mpw-config.in: Configure grez if targeting Mac.
17158         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17159         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17160         just macos.
17161         * configure.in: Configure grez resource compiler if targeting Mac.
17162         * Makefile.in (all-grez, install-grez): New targets.
17164 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17166         * configure: CXX defaults to gcc, not g++.  If we find
17167         gcc in the path, set CC to gcc -O2.
17169 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17171         * configure: Default ${build} correctly.  Avoid picking up extra
17172         spaces when reading CC and CXX from Makefile.  When doing a
17173         Canadian Cross, use plausible default values for numerous
17174         variables.
17175         * configure.in: When doing a Canadian Cross, don't try to
17176         configure tools whose configure script can't handle it.
17178 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17180         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17182 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17184         * configure:  Remove dubious bug reporting address.
17186 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17188         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17189         configure script, run that instead of this directory's configure.
17190         In either case, print a message that we're configuring the sub-dir.
17192 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17194         * configure.in: Before checking for the existence of various files,
17195         use sed to filter out "target-".
17197 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17199         * Makefile.in (DO_X): Split rule to decrease command line length
17200         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17201         (Philippe De Muyter).
17203 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17205         * Makefile.in (all-patch): depend on all-libiberty.
17207 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17209         * configure.in: If the only directory in target_configdirs which
17210         actually exists is libiberty, then set target_configdirs to empty,
17211         to avoid trying to build a target libiberty in a gas or gdb
17212         distribution.
17214 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17216         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17217         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17218         systems.
17220 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17222         * configure.in (copy_dirs): Use sys-include instead of include
17223         for --with-headers option.
17225 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17227         * Makefile.in, configure.in: Make winsup builds work with
17228         new scheme.
17230 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17232         * configure.in: Build the linker on AIX.
17234 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17236         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17237         where needed.
17239 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17241         * Makefile.in (all-gcc): Fix typo.
17243 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17245         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17247 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17249         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17250         to target-xiberty, to provide more flexibility.
17251         (target_subdir):  Define.  Create if cross.
17252         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17253         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17254         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17255         check-libFOO -> check-target-libFOO, etc.
17256         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17257         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17258         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17259         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17260         allow ALL_GCC="" to only configure.
17261         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17262         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17263         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17265 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17267         * Makefile.in (taz): Build "info" in etc explicitly.
17269 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17271         * configure.in:  Make sure that CC is undefined (as opposed to
17272         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17273         problem with autoconf trying to configure on a host without GCC.
17275 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17277         * mpw-configure: Set host alias from choice of host compiler,
17278         only use generic MPW Makefile sed if present, edit a file
17279         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17280         * mpw-README: Add problem notes about CW6 and CW7.
17282 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17284         * Makefile.in (taz): Use ";" instead of ";;".
17286 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17288         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17289         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17290         DISTDOCDIRS.
17291         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17292         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17294 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17296         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17297         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17298         Move bfd to DISTSTUFFDIRS.
17300 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17302         * Makefile.in (X11_LIB): Removed.
17303         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17305         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17307 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17309         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17310         names.
17312 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17314         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17316 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17318         * configure.in (i[345]86-*-win32): Always build newlib.
17319         Don't configure cvs, autoconf or texinfo.
17320         * Makefile.in (LD_FOR_TARGET): New.
17321         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17322         Pass down LD_FOR_TARGET.
17324 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17326         * winsup: New directory.
17327         * Makefile.in: Build winsup.
17328         * configure.in: Winsup is configured when target is win32.
17329         Can only build win32 target GDB when native.
17331 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17333         * config.guess: Recognize HP model 819 machines as having
17334         a PA 1.1 processor.
17336 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17338         * configure: Fix sed loop which substitutes for CC and CXX to
17339         avoid bug found in various sed implementations.
17341 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17343         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17344         simulator.  Use standard powerpc-*-eabi*.
17346 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17348         * configure.in: Stop putting gas and binutils in noconfigdirs for
17349         powerpc-*-aix* and rs6000-*-*.
17351 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17353         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17354         -mcall-aixdesc libraries.
17356 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17358         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17360         * config.sub (arm | armel | armeb): Fix shell syntax.
17362 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17364         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17365         -msoft-float and -mcpu=common support.
17366         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17367         libraries.
17369 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17371         * configure.in: Allow configuration and build of emacs19 for the alpha.
17373 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17375         * configure.in (CC): Get ^CC, not just any old CC, from
17376         ${host_makefile_frag}.
17378 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17380         * configure.in (CC): Try to get CC from
17381         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17383 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17385         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17386         only if it exists in $(srcdir).
17388 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17390         * configure: If CC and CXX are not set in the environment, set
17391         them, based on either an existing Makefile or on searching for gcc
17392         in PATH.  Substitute for CC and CXX in Makefile.
17393         * configure.in: Remove libm from target_libs.  Separate
17394         target_configdirs from configdirs.  If CC is not set in
17395         environment, try to get it from a host Makefile fragment.  Rewrite
17396         changes of configdirs to use skipdirs instead.  A few minor
17397         tweaks.  Take directories out of target_configdirs as they are
17398         taken out of configdirs.  Remove existing Makefile files from
17399         subdirectories.  Substitute for TARGET_CONFIGDIRS and
17400         CONFIG_ARGUMENTS in Makefile.
17401         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17402         by configure.in.
17403         (CONFIG_ARGUMENTS): Likewise.
17404         (CONFIGURE_TARGET_MODULES): New variable.
17405         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17406         ($(CONFIGURE_TARGET_MODULES)): New target.
17407         (configure-libg++, configure-libio): New targets.
17408         (all-libg++): Depend upon configure-libg++.
17409         (all-libio): Depend upon configure-libio.
17410         (configure-libgloss, all-libgloss): New targets.
17411         (configure-libstdc++): New target.
17412         (all-libstdc++): Depend upon configure-libstdc++.
17413         (configure-librx, all-librx): New targets.
17414         (configure-newlib): New target.
17415         (all-newlib): Depend upon configure-newlib
17416         (configure-xiberty): New target.
17417         (all-xiberty): Depend upon configure-xiberty.
17419 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17421         * configure.in (host i[345]86-*-win32):  Expand the
17422         noconfigdirs again.
17424 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
17426         * mpw-configure: Fix sed command file name.
17428 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17430         * configure.in (host i[345]86-*-win32): Reduce the
17431         noconfigdirs again.
17433 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
17435         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17436         or powerpc*-*-pe*, since they are not yet supported.
17438 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17440         Add PowerMac support and many other enhancements.
17441         * mpw-configure: New option --cc to select compiler to use,
17442         paste options set according to --cc into the generated
17443         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17444         if mpw-make.sed is present.
17445         * mpw-config.in: Don't test for gC1, test for mpw-touch,
17446         add forward includes for PowerPC include files.
17447         * mpw-build.in: Build using Makefile.PPC if present.
17448         (do-byacc, etc): Remove separate version resource builds.
17449         (do-gas): Build "stamps" before "all".
17450         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17451         * mpw-README: Update to reflect --cc option, PowerMac support,
17452         and recently-reported compatibility problems.
17454 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17456         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17457         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17458         (--with-multilib-top): Pass to recursive invocations.
17460 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17462         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17463         v810-*-*.
17465 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17467         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17468         gdb, ld and opcodes on v810-*-*.
17470 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17472         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17473         (local-maintainer-clean): New target.
17474         (maintainer-clean): New target.
17475         (realclean): Just depend upon maintainer-clean.
17477 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17479         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17481 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17483         * configure.in: Build ld in mips*-*-bsd* case.
17485 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17487         * config.sub: Accept -lites* OS.  From Ian Dall.
17489 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17491         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17492         targets.
17494 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17496         * configure.in: treat i386-win32 canadian cross the same as
17497         i386-go32 canadian cross.
17499 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17501         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17502         running under the simulator to build a reduced set of libraries.
17503         (powerpc-*-eabiaix): Add fine grained multilib support added to
17504         other powerpc targets yesterday.
17506 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17508         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17509         -disable-softfloat, -disable-relocatable, -disable-aix, and
17510         -disable-sysv to control which multilib libraries get built.
17512 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17514         * configure: Add Makefile.tem to list of files to remove in trap
17515         handler.
17517 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17519         * config.guess (*Linux*):  Add missing "exit"s.
17520         Also, need specific check for alpha-unknown-linux (uses COFF).
17522 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17524         * config.guess:  Merge with FSF:
17526         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
17527         * config.guess (AIX4): More robust release numbering discovery.
17529         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
17530         * config.guess (i386-sequent-ptx): Properly get version number.
17532         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
17533         * config.guess (mips:*:4*:UMIPS): New case.
17535 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17537         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17538         (i386-win32 host): Likewise.  Don't build readline.
17540 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
17542         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
17543         SUPPORT_FILES to submakes.
17545 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
17547         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17548         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17549         mpw-configure.
17551 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
17553         * configure.in (appdirs): Use =, not ==, in test expression when
17554         trying to build the text to print in the warning message for
17555         Solaris users.
17557 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
17559         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17561 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17563         * config.guess: Recognize lynx-2.3.
17565 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
17567         * config.sub (z8ksim): Deleted
17568         (z8k-*-coff): New, this is the one true name of the target.
17570 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
17572         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17574 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
17576         * config.guess (*:Linux:*:*): First try asking the linker what the
17577         default object file format is (elf, aout, or coff).  Then if this
17578         fails, try previous methods.
17580 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17582         * configure.in: Don't build newlib for *-*-vxworks5.1.
17584 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17586         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17587         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17589 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
17591         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17593 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
17595         * cfg-ml-com.in: New file.
17596         * cfg-ml-pos.in: New file.
17598 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17600         * COPYING.NEWLIB: Add HP free copyright to list.
17602 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17604         * config.sub: Recognize -eabi* for the system, not just -eabi.
17606 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17608         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17609         * config.sub, configure.in (win32): New target and host.
17611 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17613         * configure.in: Add i386-pe configuration.
17615 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
17617         * mpw-build.in (install): Install GDB after LD.
17619 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
17621         * mpw-config.in (elf/mips.h): Always forward-include, needed
17622         for GDB to build.
17624 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17626         * testsuite: New directory for customer acceptance and whole tool
17627         chain tests.
17629 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17631         * configure: If per-host line isn't found, but AC_OUTPUT is found
17632         and a configure script exists, run it instead.
17634 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17636         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17638 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17640         * configure: Set build_{cpu,vendor,os,alias} to host values when
17641         --build isn't specified.
17643 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17645         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17646         (FLAGS_TO_PASS): Pass them.
17647         (EXTRA_TARGET_FLAGS): Ditto.
17649 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17651         * Makefile.in (all-libg++): Depend on all-libstdc++.
17653 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17655         * configure.in (noconfigdirs): Enable all packages for
17656           i386-unknown-netbsd.
17658 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17660         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17661         hosted builds (DOS builds)
17663 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17665         Changes for ARM based on patches from Richard Earnshaw:
17666         * config.sub: Handle armeb and armel.
17667         * configure.in: Omit arm linker only for riscix.
17669 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17671         * config.guess:  Update from FSF.
17673 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17675         * config.sub: Recognize powerpcle as the little endian variant of
17676         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17677         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17678         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17679         temporarily.
17681 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17683         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17685 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17687         * config.sub: Accept -lites* as a basic system type.
17689 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17691         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17692         installed, and if so return linuxoldld as the system name.
17694 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17696         * config.guess: Add hppa1.1-hp-lites support.
17698 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17700         * configure.in: Don't build newlib for m68k-vxworks5.1.
17702 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17704         * configure.in (mips-sgi-irix6): Use mh-irix5.
17706 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
17708         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17710 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17712         * test-build.mk: Enable building of shared libraries on IRIX 5 and
17713         OSF/1.  Fix compiler flags.
17714         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
17716 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
17718         * configure.in: Recognize --with-newlib.
17719         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17721 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17723         * Makefile.in: move {all,check,install}-gdb from *_MODULES
17724         to *_X11_MODULES due to gdbtk needing X include files et al.
17726 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
17728         Merge in support for Mac MPW as a host.
17729         (Old change descriptions retained for informational value.)
17731         * mpw-config.in: Add generic include forwards for cpu-specific
17732         include files in aout and elf directories.
17734         * mpw-configure: Added copyright.
17735         * mpw-config.in: Check for presence of required build tools.
17736         (target_libs): Add newlib.
17737         (target_tools): Add examples.
17738         (Read Me): Generate as "Read Me for MPW" instead.
17739         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17740         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17741         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17743         * mpw-configure: Remove subdir-specific makefile hackery,
17744         delete mk.tmp after using it.
17746         * mpw-build.in (all): Display start and end times.
17748         * mpw-configure (host_canonical): Set.
17749         (target_cpu): Always add to makefiles.
17750         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17751         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17752         (mpw-mh-mpw): Look for in srcdir and srcroot.
17753         Use sed instead of mpw-edit-prefix to edit prefix definitions.
17755         * mpw-build.in: (install-only): New target.
17757         * mpw-configure (host_alias, target_alias): Rename from hostalias
17758         and targetalias, add into generated Makefile.
17759         (mk.tmp): If present, add into generated Makefile.
17760         * mpw-build.in (all-gas): Build config.h first before gas proper.
17762         * mpw-configure (config.status): Write only if changed.
17763         * mpw-config.in (readline): Configure it (not built, just used for
17764         definitions).
17766         * mpw-config.in (elf/mips.h): Add a forward include.
17768         * mpw-config.in: Forward-include most .h files in include into
17769         extra-include.
17770         (readline): Don't build.
17771         mpw-build.in (install): Install GDB.
17773         * mpw-configure (prefix, mpw_prefix): Handle it.
17774         * mpw-config.in (mmalloc, readline): Don't configure.
17775         * mpw-build.in (thisscript): Rename to ThisScript.
17776         Use mpw-build instead of BuildProgram everywhere.
17777         (mmalloc, readline): Don't build.
17778         * mpw-README: New file, basic documentation about the MPW port.
17780         * mpw-config.in: Use forward-include to create include files.
17782         * mpw-configure: Add more things to the top of each configured
17783         Makefile, including contents of config/mpw-mh-mpw.
17784         * mpw-config.in (extra-include): Create this directory and fill it
17785         with Posix-like include files when configuring.
17787         * config.sub (apple, mac, mpw): Add various aliases.
17789         * mpw-build.in: New file, top-level build script fragment for MPW.
17790         * mpw-configure: New file, configure script for MPW.
17791         * mpw-config.in: New file, config fragment for MPW.
17793 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17795         * configure.in (host_libs): Remove glob, since it is gone from the
17796         sources.
17798 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17800         * Makefile.in: define empty GDB_NLM_DEPS var.
17802         * configure.in(target_makefile_frag): use config/mt-netware
17803         for netware targets.
17805 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17807         * config.sub: Merge in recent FSF changes.  Remove linux special
17808         cases.
17810 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17812         Revert this change:
17814         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17816                 * build-all.mk: Use CC=cc -Xs on Solaris.
17818 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17820         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
17821         stop using it.
17822         * Makefile.in: Nuke all references to glob subdirectory.
17824 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17826         * configure.in: Fix --enable-shared logic in per-host.
17828 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17830         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17832 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17834         * configure.in (noconfigdirs): Don't build gas on AIX, for
17835         powerpc*-*-aix* as well as for rs6000*-*-aix*.
17837 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
17839         * configure: Fix --cache-file to work if the file argument is a
17840         relative path.
17842 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
17844         * configure: If the --cache-file is used, pass it down to
17845         configure in subdirectories.
17847 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
17849         * config.sub: add vxworks29k configuration.
17851 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17853         * Makefile.in (taz): Do "diststuff" part quietly.
17855 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17857         * config.sub: Mini-merge with gcc/config.sub.
17859 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17861         * config.guess (IRIX): Sed - to _.
17863 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17865         * Makefile.in (source-vault, binary-vault): New targets.
17867 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
17869         * config.sub: Recognize -eabi as a basic system type.
17871 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17873         * configure.in (enable_shared stuff): Fix typo.
17875 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
17877         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17879 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17881         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17883 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
17885         * configure.in (rs6000-*-*): Don't build gas.
17887 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
17889         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17890         reduce command line length.
17891         (AS_FOR_TARGET): Check for as.new, not Makefile.
17892         (NM_FOR_TARGET): Check for nm.new, not Makefile.
17894 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17896         * config.guess:  Merge from FSF.
17898 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17900         * configure: Don't use $ when handling program_suffix.
17902 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
17904         * configure.in:  Configure tk for hppa/hpux.
17906 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17908         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
17910 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17912         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
17913         to LIBCXXFLAGS.  Tests are better run without it.
17915 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
17917         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17919 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
17921         * configure.in (*-*-netware*): Don't configure xiberty.
17923 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
17925         * configure.in:  Remove tk from native_only list.
17927 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
17929         * build-all.mk: Add mips-ncd-elf target to sun4 targets
17930           for special NCD build.
17932 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17934         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17935         makeall.bat, they're only useful for binutils snapshots.
17936         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17937         makeall.bat to specified SUPPORT_FILES.
17939 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
17941         * build-all.mk: Add Ericsson targets to sun4 and solaris
17942           hosts.  Add  BNR's sun4 target to solaris host, so their
17943           build-from-source will be tested in-house first.
17945 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17947         * Makefile.in (LIBCFLAGS): New variable.
17948         (CFLAGS_FOR_TARGET): Ditto.
17949         (LIBCFLAGS_FOR_TARGET): Ditto.
17950         (LIBCXXFLAGS): Ditto.
17951         (CXXFLAGS_FOR_TARGET): Ditto.
17952         (LIBCXXFLAGS_FOR_TARGET): Ditto.
17953         (BASE_FLAGS_TO_PASS): Pass them.
17954         (EXTRA_TARGET_FLAGS): Ditto.
17956         * configure.in: Support --enable-shared.
17958 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17960         * configure.in (target_libs):  Include libstdc++ again.
17961         * config.guess:  Update from FSF (for FreeBSD).
17963 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17965         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17966         makeall.bat.
17967         (DISTDOCDIRS): Add `etc'.
17968         (ETC_SUPPORT_PFX): New variable.
17969         (taz): Include anything from etc starting with a word in
17970         ETC_SUPPORT_PFX.
17972 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17974         * config.sub: Update for recent FSF changes.  Remove obsolete
17975         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
17976         spacing changes.
17978 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17980         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
17982         * config.guess:  Merge with FSF.
17983         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17985 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17987         * configure: Since the "trap 0" handler will override the exit
17988         status on many systems, only use it for "exit 1", and make it set
17989         a non-zero exit status; reset it before "exit 0".  Also, check
17990         exit status of config.sub, and error out if it failed.
17992 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
17994         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17995         and install libgloss.
17997 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17999         * Makefile.in (all-binutils): Depend upon all-byacc.
18001         * configure.in: Don't build emacs on Irix 5.
18003 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18005         * configure.in (*-*-netware*): Add libio.
18007 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18009         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18010         (CHECK_TARGET_MODULES): Ditto.
18011         (INSTALL_TARGET_MODULES): Ditto.
18012         (TARGET_LIBS): Ditto.
18013         (all-libstdc++): Note dependencies.
18015 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18017         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18019 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18021         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18022         -fexternal-templates.
18024         * configure.in (target_libs): Add libstdc++.
18025         (noconfigdirs): Add libstdc++ as appropriate.
18027 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18029         * config.guess:  Update from FSF.
18031 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18033         * configure: Use ${config_shell} when running ${configsub}.
18035 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18037         * config.sub: No longer recognize h8300h.
18039 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18041         * config.sub: Remove extraneous differences between config.sub and
18042         gcc/config.sub.
18044 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18046         * Makefile.in (DISTSTUFFDIRS): Add gas.
18048 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18050         * COPYING.NEWLIB: New file.
18052 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18054         * config.guess (HP-UX):  Patch from Harlan Stenn
18055         <harlan@landmark.com> to also emit release level.
18057 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18059         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18061 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18063         * config.sub:  Merge nextstep cleanup from FSF.
18065 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18067         * configure.in (arm-*-*): Don't configure ld for this target.
18069 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18071         * configure.in (*-*-netware): don't configure libg++, libio,
18072           librx, or newlib.
18074 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18076         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18077         configure ld--it works, but it doesn't support shared libraries.
18079 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18081         * config.guess (*-unknown-freebsd*):  Get rid of possible
18082         trailing "(Release)" in version string.
18083         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18085 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18087         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18088         Fix type: *-next-neststep -> *-next-nextstep.
18090         * config.guess:  Merge from FSF:
18092         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18094         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18096         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18098         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18099         instead of UNIX_SV for UnixWare 1.0).
18101 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18103         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18104         to make gdb/nlm/* build after the compiler and linker.
18106 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18108         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18109         not just i[34]86.
18110         (m68k-atari-sysv4):  Relocate to match FSF version.
18112         * config.guess:  More merges from the FSF:
18114         Add a space before function call or macro invocation.
18116         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18118         * config.guess: Add trap cmd to remove dummy.c and dummy when
18119         interrupted.
18121         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18123         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18124         (dummy): Redirect stderr from compilation of dummy.c.
18126         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18128         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18130 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18132         * configure: Accept and ignore --cache*, for compatibility with
18133         new autoconf.
18135 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18137         * config.guess:  Merge from FSF:
18139         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18141         * config.guess (Pyramid*:OSx*:*:*): New case.
18142         (PATH): Add /.attbin at end for finding uname.
18143         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18145         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18147         * config.guess (M88*:DolphinOS:*:*): New case.
18149         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18151         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18152         to select whether to use ELF or COFF.
18154         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18156         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18158         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18160         * config.guess: Guess the OS version for HPUX.
18162         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18164         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18166 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18168         * configure.in: Recognize --with-headers, --with-libs, and
18169         --without-newlib.
18170         * Makefile.in (all-xiberty): Depend upon all-ld.
18172 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18174         * configure.in: Change i[34]86 to i[345]86.
18176 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18178         * configure (version): A few more tweaks to help message.
18180 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18182         * Makefile.in:  Remove (for now) librx as a host library,
18183         now that we're building it for target.
18185 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18187         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18188         (Karl Berry).
18190 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18192         * configure.in:  Also configure librx.
18194 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18196         * Makefile.in:  Update various rules to reflect that librx
18197         is now needed for libg++.
18199 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18201         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18203 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18205         * configure.in: Configure the examples directory.
18207 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18209         * configure: Simplify Jun 2 1994 change.
18211 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18213         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18214         /bin/gcc isn't good enough to build gcc.
18216 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18218         * Makefile.in (GDB_SUPPORT_FILES): Remove
18219         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18220         (gdb.tar.gz): Add new rule to use standard distribution building
18221         mechanism.
18223 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18225         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18226         Bill Cox <bill@cygnus.com>.
18228 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18230         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18232 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18234         * configure:  Search current dir first in .gdbinit.
18236 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18238         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18240 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18242         * config.sub:  Refer to NeXT's operating system as nextstep.
18244         * config.sub (case $basic_machine):  Re-order the cases, to match
18245         the order in the FSF version (which is mostly alphabethical).
18246         Merge in some additions and changes from the FSF.
18248 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18250         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18251         * config.sub: Recognize cxux7.
18252         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18254 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18256         * config.sub:  Fix typo powerpc -> powerpc-*.
18258 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18260         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18262         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18263         parallel with all-emacs and install-emacs).  Top-level command
18264         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18266 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18268         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18269         $(relbindir)/make before doing ``make install'', and use
18270         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18271         installing over running make binary.
18272         ($(host)-stamp-stage3-installed): Likewise.
18274 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18276         * config.guess: Recognize Mach.
18278 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18280         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18281         see whether --exec-prefix was used.
18283 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18285         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18287 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18289         * Makefile.in: Add all-librx target similar to all-libproc.
18291 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18293         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18294         with post 1.2 uname bogosity.
18296 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18298         * configure: Remove temporary files on receipt of a signal.
18300 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18302         * configure: If there is a package_makefile_frag, remove
18303         ${subdir}/Makefile.tem after copying it in.
18305 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18307         * build_all.mk: support rs6000 lynx identifies itself as
18308         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18309         since /bin/gcc is too feeble to compile a modern gcc.
18311 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18313         * brought devo/test-build.mk update-to-date with progressive/
18314           test-build.mk. Add lynx targets and hppa flag info.
18316 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18318         * configure.in:  Use mh-ncrsvr43.  Patch from
18319         Tom McConnell <tmcconne@sedona.intel.com>.
18321 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18323         * config.guess (i386-unknown-bsdi):  No longer need to
18324         check #if defined(__bsdi__) && defined(__i386__).
18326 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18328         * configure: Set program_transform_nameoption correctly.
18330 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18332         * brought build-all.mk update-to-date with progressive build-all.mk,
18333           added new targets and hppa info.
18335 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18337         * configure: If config.guess result is a prefix of the user
18338         specified target, assume a native build and use the user specified
18339         target as the host alias.  Remove SunOS patch suffix removal hack.
18340         * configure.in: Remove SunOS patch suffix removal hack.
18342         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18343         in NATIVE_CHECK_MODULES.
18345 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18347         * Makefile.in: Rename HOST_ONLY to NATIVE.
18348         * configure: Delete SunOs patch suffix from host_canonical
18349           and build_canonical variables that are prepended to Makefiles.
18350         * configure.in: Add comments for easier maintenance.
18352 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18354         * Makefile.in: Add all-libproc target similar to all-gui.
18356 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18358         * Makefile.in (CHECK_MODULES): split into
18359         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18361 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18363         * config.guess (i386-unknown-bsdi): New system to guess.
18365 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18367         * Makefile.in: Add all-gui target (but not yet build by "all").
18369 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18371         * config.sub: Move deletion of patch suffix from here...
18372         * configure.in: To here, at Ian's suggestion.  The top-
18373           level scripts might need to know of a patch level.
18375 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18377         * config.sub: Strip off patch suffix so rtl is recognized
18378           as a sunos4.1.3 machine, even though it's been patched.
18380 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18382         * Makefile.in (INSTALL_LAST): Delete.
18383         (INSTALL_DOSREL): New.
18385 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18387         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18388         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18389         whether we pass down --with-gnu-ld anyhow.
18391 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
18393         * Makefile.in (INSTALL_LAST): Change operation so it works
18394         on more flavors of make.
18395         * configure.in (go32): Don't build libg++ or libio.
18397 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
18399         * Makefile.in (Move HOST_PREFIX_1 and friends up so
18400         they can be overriden by templates.
18402 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
18404         * configure.in (target==go32): Don't build gdb.
18405         * dosrel: New directory.
18407 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
18409         * configure.in (host==go32): Configure dosrel too.
18410         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18411         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18412         be set by incoming names or templates.
18413         (INSTALL_LAST): New rule.
18415 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
18417         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18419 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18421         * configure.in (appdirs): New variable.  Currently empty, but will
18422         be used in gas distribution.  If nonempty, lists a set of
18423         directories at least one of which must get configured, or top
18424         level configuration is considered to have failed.
18425         (rs6000-*-lynxos*): Use new file name.
18427 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18429         Eliminate XTRAFLAGS.
18430         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18431         newlib include files using -idirafter, and also use -nostdinc.
18432         (CXX_FOR_TARGET): Likewise.
18433         (XTRAFLAGS): Removed.
18434         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18435         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18436         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18437         ($(DO_X)): Don't pass down XTRAFLAGS.
18439 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18441         * configure.in (mips*-dec-bsd*): New target; do build linker.
18442         (mips*-*-bsd*): New target; don't build linker.
18444 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18446         * configure.in: support rs6000-*-lynxos* configuration.
18447         support sunos4 as a cross target.
18449         * config.sub: look for lynx*, not lynx since the OS version may
18450         legitimately be part of the name.
18452 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18454         * configure.in (i[34]86-*-sco*): Move to be with other i386
18455         targets.
18456         (romp-*-*): New target.  Skip various binary utilities.
18457         (vax-*-*): New target.  Don't build newlib.
18458         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18460 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18462         * configure.in: Only set host_makefile_frag if config
18463         directory exists.
18465 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18467         * install.sh: If $dstdir exists, don't check whether each
18468         component does.
18470 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18472         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18474 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18476         * configure.in (*-*-lynxos*): Don't configure newlib for either
18477         native or cross Lynx.
18479 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18481         * config.sub (sparc64-elf): Fix os.
18482         (z8k): Remove duplicate.
18484 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18486         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18487         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18489 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18491         * configure: Make file links cleanly even if Lynx fails on
18492           an NFS symlink (at least fail cleanly).
18494 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18496         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18497         -XNh2000.
18499 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18501         * configure: Unknown options are fatal again.
18503 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
18505         * configure: Ignore --x-includes and --x-libraries, for Autoconf
18506         compatibility.
18508 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
18510         * build-all.mk: Add `clean' target.
18512 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18514         * config.guess:  Add SINIX support.
18515         * configure.in:  Add mips-*-sysv4* support.
18517 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
18519         * build-all.mk: Document all useful targets.
18520         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18521         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18523 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18525         * configure: Support --silent, --quiet.
18527 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18529         * configure: Support --disable-FEATURE.
18531 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18533         * config.guess: Recognize NCR running SVR4.3.
18535 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18537         * config.guess:  Make BSDI generate i386-unknown-bsd386.
18538         Patch from Paul Eggert <eggert@twinsun.com>.
18540 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18542         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18544 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18546         * configure: Make unrecognized options give nonfatal warnings
18547         instead of fatal errors, and pass them to any subdirectory
18548         configures in case they recognize them.
18549         Make --x equivalent to --with-x.
18551 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18553         * configure: Add --enable-* options.  Clean up usage message and
18554         some comments.
18556 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
18558         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18560 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18562         * configure.in (hppa*-*-*): Enable binutils.
18564 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18566         * config.sub: Recognize cisco.
18568 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
18570         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18572 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18574         * config.guess: about target *-hitachi-hiuxwe2, don't print more
18575         than one configuration name.  Add comment.
18577 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
18579         * config.guess: about target *-hitachi-hiuxwe2, fixed
18580         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
18581         macro is incorrect.]
18583 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18585         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18586         than the "make ls" stuff which used to be here.
18588 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18590         * config.guess:  Recognize i[34]86-unknown-freebsd.
18591         From Shawn M Carey <smcarey@rodan.syr.edu>.
18593 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18595         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18597 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
18599         * config.guess: Check for ptx.
18601 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
18603         * config.sub: Add os9k checking.
18605 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18607         * config.guess: Handle OSF1 running on HPPA processors
18609 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18611         * configure: If subdir configure fails, print out a message with
18612         subdirectory name, in case subdir's configure code didn't identify
18613         itself.
18615 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
18617         * configure.in: Remove embedded newlines from configdirs.
18618         Avoid mismatches of substrings.  Fix matching strings at end
18619         of configdirs.
18621 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18623         * config.guess:  Add Lynx/rs6000 config support.
18625 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18627         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18629 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18631         * configure.in (hppa*-*-osf*): Treat this just like most other
18632         PA configurations (eg no binutils or ld).
18633         (hppa*-*-*elf*): These configurations have binutils and ld.
18635 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18637         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18639 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18641         * configure.in (rs6000-*-*): Build gas.
18643 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18645         * Makefile.in:  Avoid bug in losing hpux sed.
18647 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18649         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18650         for GDB and GDB has been fixed to not need it.
18652 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18654         * config.guess: Recognize vax hosts.
18656 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18658         * configure (while loop): Don't use "break 2" inside case
18659         statement -- the case statement isn't an enclosing loop.
18661 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18663         * config.guess:  Clean up NeXT support, to allow nextstep
18664         on Intel machines.  Make OS be nextstep.
18666 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18668         * config.guess: Add alternate forms for Convex.
18670 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18672         * configure:  Completely rewrite option processing.  Take
18673         advantage of pattern-matching to avoid invoking test frequently.
18674         Also clean up host and target defaulting logic.
18676 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18678         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18679         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18680         commands (plus user environment) will fit SCO limits.
18682 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18684         * configure.in: Don't issue warnings about directories which are
18685         not being configured if -norecursion is set.  Correct test for
18686         --with-gnu-as and --with-gnu-ld to not get confused by substring
18687         matches.
18689         * configure.in: Don't build gas for alpha-dec-osf1*.
18691 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18693         * configure:  Back out Per's change of 12/19/1993.  It changes the
18694         behavior of configure in unexpected and confusing ways.
18696         Also, use different delim char when calculating
18697         program_transform_name so that the name can contain slashes.
18699 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18701         * configure.in, config.sub: Add support for VSTa micro-kernel.
18703 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
18705         * configure.in: Nuke hacks which were used to get a special
18706         version of GAS for HPPA configurations.
18708 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18710         * configure:  If only ${target_alias} is given, use that
18711         as the default for ${host_alias}.
18712         * configure:  Add missing back-slashes before nested quotes.
18714 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18716         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18718 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
18720         * config.guess:  Recognize some Tektronix configurations.
18721         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18723 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18725         * config.sub: Match any flavor of SH.
18727 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
18729         * configure.in: Don't try to configure newlib for Alpha.
18731 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18733         * configure.in: Don't build ld for Irix 5.  Don't build gas,
18734         libg++ or libio for any Alpha target.
18736         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18738 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
18740         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18741         default arguments -- so it tried to compress itself.
18743 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18745         * configure.in (notsupp): ensure that a space is always at the end
18746           of the configdirs list, since the grep checks for an explicit space
18748 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18750         * configure.in (target i386-sysv4.2): don't build ld, since static
18751           versions of many libraries are not available.
18753 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18755         * config.guess: Recognize Apollos (using environment variables).
18756         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18758 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18760         * config.guess: Recognize Sony news mips running newsos.
18762 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18764         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18765         "fi ; else" for bash.
18767 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18769         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18771 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18773         * config.sub: accept unixware as an alias for svr4.2.
18774         Fix some inconsistancies with the gcc version.
18776 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18778         * Makefile.in (DISTDOCDIRS):  Add gdb.
18780 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18782         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18784 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18786         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18787         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18788         this now.
18790 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18792         * config.sub: Accept hiux* as an OS name.
18794         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18795         etc/make-stds.texi.  The underscore came from gcc, and dje now
18796         agrees that RUNTESTFLAGS is the correct name.
18798 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18800         * install.sh:  Remove 'set -e'.  It makes any conditionals
18801         in the script useless.
18803         * config.guess: Automatically recognize arm-acorn-riscix
18804         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18806 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
18808         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18810 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18812         * Makefile.in (DISTDOCDIRS): New variable.
18813         (taz): Edit local Makefile.in sooner, instead of proto-toplev
18814         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
18816 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18818         * configure.in (hppa target): check the source directory for the
18819           pagas sub-directory
18821 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
18823         * config.sub: Allow -aout* and -elf*.
18825 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18827         * configure.in: Don't build ld on i386-solaris2, same as for
18828         sparc-solaris2.
18830 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18832         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18834 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18836         * configure.in:  Configure gdb for alpha.
18838 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18840         * Makefile.in (CXXFLAGS): Add -O.
18842 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18844         * config.guess: added support for DG Aviion
18846 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18848         * configure.in: Produce warning message for subdirectories not
18849         configurable for this host/target combination.  Don't try to
18850         configure gdb for vms.
18852 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18854         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18855         appropriate files before making "diststuff".
18856         (DISTBISONFILES): New var: list of files to be edited.
18857         (DISTSTUFFDIRS): Add binutils.
18859 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18861         * config.sub: also handle mipsel and mips64el (for little endian mips)
18863 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18865         * configure.in: Add * to end of all OS names.
18867 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
18869         * configure.in: Build newlib for LynxOS native.
18871 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18873         * config.guess: Add support for delta 88k running SVR3.
18875         * configure.in: Add comment about HP compiler vs. emacs.
18877 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18879         * configure.in: don't build ld on solaris2 (not a viable option
18880           due to bugs in getpwnam & getpwuid)
18882 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18884         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18885         config.guess will produce a full version number.
18887 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18889         * configure.in: Build linker and binutils for alpha-dec-osf1.
18891 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18893         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18894         and gdb/testsuite/Makefile.in.
18896 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18898         * configure.in: recognize mips*- instead of mips-
18900 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18902         * config.sub: Accept linux*coff and linux*elf as operating
18903         systems.
18905 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18907         * config.sub: Recognize mips64, and mips3 as an alias for it.
18909 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18911         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18912         gdb knows how to handle OSF/1 shared libraries.
18914 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18916         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18917         * config.guess: Recognize Hitachi's HIUX.
18918         * config.sub: Recognize h3050r* and hppahitachi.
18919         Remove redundant cases for hp9k[23]*.
18921 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18923         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18924         if gas and ld are in the source tree and are in ${configdirs}.
18925         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18926         --with options (but still pass them down on the command line,
18927         if they were explicitly specified).
18929 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18931         * configure: substitute SHELL value in Makefile.in with
18932         ${CONFIG_SHELL}
18934 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18936         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18937         *-*-solaris2* targets.
18939 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18941         * Makefile.in: define M4, and pass it down to sub-makes;
18942         all-autoconf now depends on all-m4
18944 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18946         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18947         presence of {ar,ranlib} instead of a configured directory
18949 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
18951         * config.guess: Accept 34?? as well as 33?? for NCR.
18953 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18955         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18956         of 'gas' in sed commands, since 'gash' is now in the tree as well.
18958 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18960         * configure: grab values for $(CC) and $(CXX) from the
18961         environment, so that someone can do "CC=gcc configure; make" and
18962         have it work right (matching the way that autoconf works now)
18964         * configure.in, Makefile.in: add support for gash, the tcl
18965         interface to Galaxy
18967         * config.guess: add NetBSD variants (hp300, x86)
18969 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
18971         * install.sh: Support -d option (in the manner of SunOS 4 install,
18972         as it is more deterministic than that of GNU install)
18973         (chmodcmd): Set file to mode 755 by default (should also do default
18974         chgrp and chown, but I don't feel like dealing with that now)
18976 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
18978         * config.sub: Remove h8300hhms alias.
18980 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18982         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18984 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18986         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18987         as stmp-fixinc
18989 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18991         * config.sub: recognize m88110-bug-coff.
18993 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18995         * Makefile.in (all-libio): all dependencies on the toolchain used
18996         to build this (gcc, gas, ld, etc)
18998 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19000         * config.guess: Deal with OSF/1 1.3 on alpha.
19002 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19004         * install.sh: add some 'else true' clauses for portability
19006         * configure.in: don't build libio for h8[35]00-*-* targets
19008 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19010         * Makefile.in:  Add support for new libio.
19012 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19014         * install.sh: If one command fails, don't try the rest.  Don't try
19015         to remove $dsttmp (via trap) unless we have already created it.
19016         If $src doesn't exist, detect it and exit with an error.
19018         * config.guess: Recognize BSD on hp300.
19020 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19022         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19023         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19025 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19027         * Makefile.in (all-send-pr): depends on all-prms
19029 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19031         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19033 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19035         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19036         Added test for mips-mips-riscos5.
19038 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19040         * configure.in: use mh-hp300 for 68k HP hosts
19042 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19044         * configure: add support for CONFIG_SHELL, so that you can use
19045         some alternate shell for evaluating configure scripts
19047 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19049         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19050         in configure script to bug-gdb@prep.ai.mit.edu when building
19051         distribution archive.
19052         * Makefile.in (COMPRESS):  Remove def.
19053         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19054         gdb.tar.Z and make-gdb.tar.Z respectively.
19055         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19056         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19057         to convergence with 'taz' target in Makefile.in.
19059 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19061         * install.sh (dsttmp): use trap to ensure that tmp files go
19062         away on error conditions
19064 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19066         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19068 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19070         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19071         its parent is '/' not ''.
19073         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19075 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19077         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19078         that ${newsrcdir}/configure.in does.
19080 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19082         * test-build.mk: support for CONFIG_SHELL
19084 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19086         * config.sub (netware):  Add as a basic system type.
19088 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19090         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19091           $(srcdir)/ from the dependency on Makefile.in.
19093 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19095         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19096         (h8300hhms is temporary until multi-libraries are implemented).
19097         * configure.in: Handle h8300h too.
19099 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19101         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19103 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19105         * configure:  Remove extraneous output when guessing host type.
19106         * config.guess:  Remove extraneous output when guessing using C
19107         compiler rather than uname, or when guessing fails.
19109 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19111         * Makefile.in: remove all.cross and install.cross targets
19113         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19114           definitions
19116 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19118         * configure.in (target sh): Build gprof.
19120 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19122         * config.sub: change -solaris to -solaris2
19124 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19126         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19128 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19130         * configure: Correct error message for missing Makefile.in to
19131         print correct directory.
19133 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19135         * install.sh: kludge around 386BSD shell bug
19137 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19139         * config.guess:  Recognize NeXT.
19140         * config.guess:  Recognize i486-ncr-sysv4.
19141         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19143 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19145         * Makefile.in (MAKEINFOFLAGS): New variable.
19146         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19147         * build-all.mk, test-build.mk: Pass down --no-split as
19148         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19150 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19152         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19154 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19156         * Makefile.in (libg++.tar.z):  New rule.
19157         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19158         * Makefile.in (taz):  Only do a single chmod.
19160 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19162         * install.sh: don't use dirname anymore (replaced with sed usage)
19164 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19166         * Makefile.in:  Change extension for gzip'd files from '.z' to
19167         '.gz' per new FSF standard usage.
19169 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19171         * configure: put quotes around the final value of program_transform_name
19173 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19175         * Makefile.in: new install.sh support; update install-info rules
19177 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19179         * configure.in: Build diff for crosses, but not for go32 host.
19181         * configure.in: Build gprof only for native, and don't build it
19182         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19184 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19186         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19188 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19190         * configure.in (host_tools): Add prms.
19192 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19194         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19195         with $(FLAGS_TO_PASS) on the command line
19197         * config.sub: Recognize lynx and lynxos
19199 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19201         * config.sub: Accept -ecoff*, not just -ecoff.
19203 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19205         * Makefile.in (taz): Use .gz suffix instead of .z.
19206         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19207         names.
19209 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19211         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19213 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19215         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19216         that rebuilds that might happen during 'make install' don't get
19217         bogus gcc include files
19219 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19221         Change from Utah for HPPA support:
19222         * config.guess: Recognize hppa1.x-hp-bsd.
19224 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19226         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19227         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19229 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19231         * config.sub: Add support for rom68k and bug boot monitors.
19233 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19235         * Makefile.in: Make all-opcodes depend on all-bfd.
19237 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19239         * config.guess: Added special check for i[34]86-univel-sysv4*.
19241 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19243         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19244         the processor rather than assuming i486.
19246 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19248         * config.guess: Recognize SunOS6 as Solaris3.
19250 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19252         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19253         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19255 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19257         * build-all.mk (all-cross): New target for Canadian Cross.
19258         Added Q2 go32 targets.
19259         * test-build.mk: Configure go32 cross sparclite-aout and
19260         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19261         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19263 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19265         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19266         GO32 hosted toolchains
19268 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19270         * configure: change  so "-exec-prefix" gets passed down rather
19271         than "-exec_prefix" so autoconf generated Makefiles get the
19272         exec_prefix set right.
19274 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19276         * config.guess: get the Solaris2 minor version number
19278         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19280 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19282         * config.guess: Recognize some Sequent platforms.
19284 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19286         * Makefile.in: added the vault-install target
19288         * configure.in: actually use the Sun3 makefile fragment that's in
19289         config, also added the release dir to configdirs
19291 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19293         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19295 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19297         * configure.in: remove some program from Alpha targetted toolchains
19299 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19301         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19302         gprof.
19303         (taz): Run "make diststuff" in those directories instead of "make
19304         proto-dir".  Look for "VERSION=" only at start of line in subdir
19305         Makefile.  Use "gzip -9" for compression.
19306         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19307         (binutils.tar.z): New target.
19309 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19311         * Makefile.in (taz): Include gpl.texinfo.
19313 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19315         * Makefile.in (setup-dirs): Merged into "taz" target.
19316         (taz): Only do `proto-dir' stuff if a directory is actually needed
19317         for this target.
19319 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19321         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19322         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19323         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19324         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19325         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19327 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19329         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19330         config.sub, and move-if-change to gdb testsuite distribution
19331         archive, so the testsuite can be extracted, configured, and
19332         run separately from the gdb distribution.  Blow away the Chill
19333         tests that require a Chill compiled executable, since GNU Chill
19334         is not yet publically available.
19336 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19338         * test-build.mk: set environment variables in a single command,
19339         instead of a list of assignments and exports
19341         * config.guess: recognize Alpha/OSF1 systems
19343 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19345         * configure: Change help message to prefer --options rather than
19346           -options.
19348 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19350         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19351         zippy@ecst.csuchico.edu.
19352         * config.guess: Recognize miniframe.
19354 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19356         * Makefile.in: Use srcroot to find runtest rather than rootme.
19357         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19359 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19361         * test-build.mk: Extensive additions to support building on a
19362         machine other than the host.
19364 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19366         * configure (tooldir): Fix for i386-aix again.
19368 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19370         * configure, Makefile.in:  Change definition of $(tooldir)
19371         to match the FSF.
19373 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19375         * config.guess:  Recognize i[34]86/SVR4.
19377 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19379         * Makefile.in (all-gdb): gdb depends on sim.
19381 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19383         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
19384         at the same time we make the prototype gdb directory.
19385         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
19386         files at the same time as the gdb base release distribution.
19388 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
19390         * Makefile.in (check): Use individual check targets rather than
19391         DO_X rule.
19392         (check-gcc): Added.
19394 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
19396         * config.sub: Use sysv3.2 not sysv32 for canonical OS
19397         for System V release 3.2.
19399 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19401         * config.sub: Recognize hppaosf.
19402         * configure.in: Do configure ld/binutils/gas for it.
19404 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19406         * configure (tooldir): Alter syntax used to set this, for systems
19407         where "\$" isn't handled right, like i386-aix.
19409 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19411         * configure: Pass program-transform-name, not
19412         program_transform_name, to recursive configures.
19414 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
19416         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19417         of gas+ld+binutils.
19419 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
19421         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
19423 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19425         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19427 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19429         * Makefile.in (PRMS): Set back to all-prms.
19431 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19433         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19434         targets, rather than for MIPS hosts.
19436 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19438         * configure.in: add comment for --with-x default values
19440         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19442         * Makefile.in: add check-* targets for each of the directories in
19443         the tree.  Add a definition of RUNTEST that will use the one we
19444         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
19446 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
19448         * configure.in: Removed obsolete references to bfd_target and
19449         target_makefile_frag.
19451         * build-all.mk: Set assorted targets for Q2.
19452         * config.sub: Recognize z8k-sim and h8300-hms.
19453         * test-build.mk: Really don't pass host to configure.
19454         (HOLES): Added uname.
19456 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19458         * configure: Handle an empty program-prefix, program-suffix or
19459         program-transform-name correctly.
19461 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19463         * build-all.mk: -G 8 no longer required for MIPS targets.
19464         * test-build.mk: Don't pass host argument to configure; make it
19465         guess.
19467 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19469         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19470         * Makefile.in (COMPRESS):  New macro, like GZIP.
19472 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19474         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19476         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19477         with gas currently defaults to -G 0.
19479 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19481         * Makefile.in (all-flex): flex depends on byacc.
19483         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19484         to test-build.mk as RELEASE_TAG.
19485         * test-build.mk (configargs): New variable containing arguments to
19486         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19487         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19489         * config.guess: Use /bin/uname when checking -X argument on SCO,
19490         to avoid invoking GNU uname which doesn't understand -X.
19492         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19494         * configure.in: Build gas for mips-*-*.
19496 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19498         * Makefile.in (all.normal): insert missing backslash.
19500 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19502         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19504         * Makefile.in: Complete overhaul to merge many almost identical
19505         targets.
19507 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19509         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19510         (gdb.tar.Z): Adjusted.
19512         * Makefile.in (setup-dirs, taz): New targets; should be general
19513         enough to adapt for gdb sometime.  Build only .z file.
19514         (gas.tar.z): New target.
19516 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19518         * build-all.mk: Use CC=cc -Xs on Solaris.
19520 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
19522         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
19523         for handling BISON for FSF releases.
19525 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19527         * configure: Actually implement the change zoo just documented.
19529 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
19531         * configure: when using config.guess, only set target_alias when
19532         it's not already been set (ie, on the command line)
19534 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19536         * Makefile.in: add installcheck target, set PRMS to install-prms
19538 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19540         * configure: add support for package_makefile_fragment, handle the
19541         case where a directory has a configure.in file but no Makefile.in
19542         more gracefully (with an actual understandable error message, even);
19543         add support for --without (and add this to the usage message); also
19544         explicitly add a --host=${host_alias} to the command line when
19545         config.guess is used
19547 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19549         * configure: Must use both --host and --target in recursive calls.
19551 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19553         * Makefile.in: Change deja-gnu to dejagnu.
19555 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19557         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19559 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19561         * configure.in: canonicalize all instances to *-*-solaris2*,
19562         also strip out a number of tools to not build for go32 host
19564 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19566         * config.guess: add GPL.
19568         * Makefile.in, config.guess, config.sub, configure: bump
19569           copyrights to 93.
19571 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
19573         * Makefile.in (do-info): Removed obsolete check for existence of
19574         localenv file.
19576         * Makefile.in (MAKEOVERRIDES): Define to be empty.
19578 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19580         * Makefile.in: a couple of 'else true' for decstation,
19581         support for TclX
19583         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19585 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
19587         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19589 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
19591         * config.guess: Recognize i386-ibm-aix (PS/2).
19592         * configure.in: Use config/mh-aix386 file for it.
19594 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
19596         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19597         CC_FOR_TARGET instead.
19598         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19600 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
19602         * Makefile.in: Add sim to list of directories sent with gdb
19604 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19606         * configure.in: Put back mips-dec-bsd* case.
19608 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
19610         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19611         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
19612         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19614 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19616         * configure.in: remove no-op mips-dec-bsd* in "case $target"
19618         * Makefile.in (dir.info): only run gen-info-dir if it exists,
19619         (install-info): install dir.info only if it exists,
19620         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19622 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19624         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19625         gas for mips-dec-bsd.
19627 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19629         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19630         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19632 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19634         * configure.in: Added "dejagnu" to hosttools list.
19636 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19638         * config.sub, configure.in, config.guess:  Add support
19639         for Bosx, an AIX variant from Bull.
19640         Patches from F.Pierresteguy@frcl.bull.fr.
19642 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19644         * devo/dejagnu: Initial creation of devo/dejagnu.
19645         Migrated dejagnu testcases and support files for testing software
19646         tools to reside as subdirectories, currently called "testsuite",
19647         within the directory of the software tool.  Migrated all programs,
19648         support libraries, etc. beloging to dejagnu proper from
19649         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19650         with no modifications.  The changes to these files which will
19651         allow them to configure, build, and execute properly will be made
19652         in a future update.
19654 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19656         * Makefile.in: Change send_pr to send-pr.
19657         * configure.in: Likewise.
19658         * send_pr: Renamed directory to send-pr.
19660 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19662         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19664 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19666         * README:  Update for gdb-4.8 release.
19667         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19668         gdb-xxx.tar.z (gzip'd) file also.
19670 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19672         * Makefile.in: make all-diff depend on all-libiberty
19674 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19676         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19678 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19680         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19682 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19684         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19685         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19686         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19688 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19690         * Makefile.in:  makeinfo binary is in a new location
19692 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19694         * config.sub: Accept -ecoff as an OS.
19696         * Makefile.in: Various changes to eliminate a level of make
19697         recursion and reduce the required command line length.
19698         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19699         sub-makes.
19700         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19701         variables holding settings for specific sub-makes.
19702         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19703         in terms of BASE_FLAGS_TO_PASS.
19704         (TARGET_LIBS): New variable listing directories which use
19705         TARGET_FLAGS_TO_PASS.
19706         (subdir_do): Eliminated.
19707         (do-*): New set of targets to replace subdir_do.
19708         (various): All targets which used subdir_do now depend on do-*.
19709         (local-clean): Renamed from do_clean.
19710         (local-distclean): New target, dependency of distclean and
19711         realclean.
19712         (install-info): Don't create directories.  Depend on dir.info
19713         rather than calling make recursively.
19714         (install-dir.info): Eliminated.
19715         (install-info-dirs): Create all info directories here.
19716         (dir.info): Depend upon do-install-info.
19718         * test-build.mk (HOLES): Added false.
19720 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
19722         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
19724 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19726         * Makefile.in (info): remove dependency on all-texinfo.  The
19727         problem was really in texinfo/C, not at this level.
19729 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19731         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19733 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
19735         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
19736         GDB releases.
19738 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19740         * configure: Include srcdir in message about target of link not
19741         being found.  Don't convert `-' to `_' in `with' options being
19742         passed to subdirs.
19744 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19746         * configure.in: add uudecode to host_tools
19748         * Makefile.in: added {all,install}-uudecode targets, added them to
19749         the appropriate lists
19751 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
19753         * Makefile.in (all-gcc): Added dependency on all-gas.
19755         * configure.in (mips-*-*): Build ld and binutils.
19757 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19759         * configure: check return code from mkdir, print error message and
19760           exit on failure.
19762 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19764         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19766 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19768         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19770 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19772         * config.sub (h8500):  Recognize this as a cpu type.
19774 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19776         * configure: source directory missing is no longer a warning
19778         * configure.in: recognize irix[34]* instead of irix[34]
19780         * Makefile.in: define and pass down X11_LIB
19782 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19784         * guess-systype: Renamed to ...
19785         * config.guess:  ... by popular request.
19786         * configure.in, Makefile.in:  Update accordingly.
19788 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
19790         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
19791         + Add Convex, Cray/Unicos, and Encore/Multimax support.
19792         + Execute ./dummy instead of assuming . is in PATH.
19794 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
19796         * guess-systype:  New shell script.  Attempts to guess the
19797         canonical host name of the executing host.
19798         Only a few hosts are supported so far.
19799         * configure:  Call guess-systype if no host is specified.
19801 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19803         * Makefile.in (gcc-no-fixedincludes): Made to work with current
19804         gcc Makefile.
19806 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
19808         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19809         (all-gcc, install-gcc, subdir_do): Use it.
19811 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19813         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19815 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
19817         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19818           set exclusively by configure, using configure.in .
19820 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19822         * test-build.mk: set $PATH for all builds
19824         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19826 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
19828         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
19829         the one used in gcc/Makefile.in, so that a null expansion doesn't
19830         override the one needed to build gcc with a native cc.
19832 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19834         * configure: Accept -with arguments.
19836 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19838         * Makefile.in: added h8300sim
19840 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
19842         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19843         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
19844         (all-cygnus, native, build-cygnus): Make
19845         $(canonhost)-stamp-3stage-done, not $(host)....
19846         * test-build.mk (stamp-3stage-compared): Use tail +10c for
19847         i386-sco3.2v4.  Added else true to if command.
19849 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
19851         * config.sub: (from FSF) Sequent uses a BSD-like OS.
19853 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
19855         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19857 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19859         * configure.in: don't remove binutils from Solaris builds
19861 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
19863         * Makefile.in: get rid of earlier definitions for *clean,
19864         also handle the recursive info rule better
19866 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
19868         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
19869         do more-or-less the right thing.
19871 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
19873         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19874         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19876 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19878         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19879         $(host_canonical).
19881         * configure.in: split the configdirs list into 4 categories (native
19882         v. cross, library v. tool) and handle the cross-only and native-
19883         only in more reasonable (and correct!) way.
19885 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
19887         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
19888         configdirs anymore.
19890 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19892         * Makefile.in: extensive cleanup::  removed all of the explicit
19893         clean-* targets, collapsed many wrappers around subdir_do into
19894         one, added additional targets to satisfy standards.texi, deleted
19895         some old targets, some changes for consistency
19897 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19899         * configure.in: handle some programs as cross-only, and others as
19900         native only
19902         * test-build.mk: handle partial holes in a more generic manner
19904         * Makefile.in: m4 depends on libiberty
19906 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19908         * configure.in: add m4, textutils, fileutils, sed, shellutils,
19909         time, wdiff, and find to configdirs
19911         * Makefile.in: all, clean, and install rules for the new programs
19912         added to configure.in
19914 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19916         * configure.in: use mh-sun for all *-sun-* hosts
19918 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19920         * Makefile.in: define flags for X11 include files and library file
19921         locations, pass them down to the programs that need this info
19923         * build-all.mk: added a 'native' target, to 3stage the native toolchain
19925 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19927         * configure.in: start building libg++ for HP-UX targets
19929 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
19931         * README:  Update references to files moved into etc/.
19933 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
19935         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
19936         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
19938 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19940         * configure: accept dash as well as underscore in long option
19941         names for FSF compatibility.
19943 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
19945         * config.sub: added -sco3.2v4 support from FSF.
19947 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19949         * configure.in: expand the section that adds or removes
19950         directories from the list of programs to build, to handle native
19951         vs. cross in addition to host v. native
19953 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
19955         * Makefile.in:  Replace C++ in macro names with CXX.
19956         This is less likely to break ...
19958 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19960         * test-build.mk: add -w to GNU_MAKE
19962 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19964         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19965         add 'sparc' to list of recognized cpus.  This needed to make
19966         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19967         Delete some redundant ose68 variants.  Recognize -wrs as an os,
19968         then changes that into $CPU-wrs-vxworks.
19970         * configure.in: remove most references to gdbtest, regularize
19971         target based program removal
19973         * test-build.mk: import from p3 tree (many fixes and changes)
19975 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
19977         * Makefile.in: added rules to handle tcl, tk, and expect
19979         * configure.in: handle those directories if they exist
19981 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19983         * config.sub: removed bogus hppabsd and hppahpux names, since
19984         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19986 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19988         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
19989         depends upon all-xiberty
19991         * Makefile.in: changes from p3, including:
19993         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
19995         * Makefile.in (XTRAFLAGS): include newlib directories if
19996         newlib/Makefile exists, rather than if host != target.
19998         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20000         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20001         from the same source tree and not building a cross-compiler.  This
20002         matters for the libg++ configuration if reconfiguring a tree that
20003         has already been installed.
20005         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20007         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20008         pick up the machine and system specific header files.
20010         * Makefile.in: added AS_FOR_TARGET, passed down in
20011         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20012         the C compiler to use to create programs which are run in the
20013         build environment, set it to default to $(CC), and passed it down
20014         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20016         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20018         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20019         We need them for unusual native builds, like systems without
20020         ranlib.
20022         * configure: also define $(host_canonical) and
20023         $(target_canonical), which are the full, canonical names for the
20024         given host and target
20026 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20028         * Makefile.in:  Added separate definitions for C++.
20030 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20032         * configure.in (configdirs):  Add deja-gnu.
20034 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20036         * README:  Update for configure.texi and gdb-4.7 release.
20038 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20040         * Makefile.in:  Move "all" target to top of file.
20041         Previously, first target was ".PHONY" which caused BSD4.4 make
20042         to build .PHONY when make was run without arguments.
20044 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20046         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20047         Library-copylefted code in libiberty.
20049 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20051         * config.sub:  Replace m68kmote with plain old m68k.
20053 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20055         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20057 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20059         * config.sub: Complain if no argument is given.  Added support for
20060         386bsd as OS and target alias.
20062 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20064         * Makefile.in (XTRAFLAGS): include newlib directories if
20065         newlib/Makefile exists, rather than if host != target.
20067 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20069         * config.sub: recognize sparclite-wrs-vxworks.
20071         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20072         p3.) Added clean-xiberty to clean.
20074 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20076         * configure.in: use *-*-* instead of nested cases for host and target
20078 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20080         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20081         from the same source tree and not building a cross-compiler.  This
20082         matters for the libg++ configuration if reconfiguring a tree that
20083         has already been installed.
20085 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20087         * config.sub (i486v/i486v4):  Merge in from FSF version.
20089 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20091         * configure: only set PWD if it is already set.
20093 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20095         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20096         doesn't have unset and all success paths (and most error paths)
20097         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20098         to just ${PWD} to avoid confusion.)
20100 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20102         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20103         even for a native compilation.
20105 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20107         Changes to make the gdb.tar.Z rule work better.
20109         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20110         (DEVO_SUPPORT):  Add configure.texi.
20111         (bfd-ilrt.tar.Z):  Remove ancient rule.
20113 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20115         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20116         pick up the machine and system specific header files.
20118         * configure.in, config.sub: added new target m68010-adobe-scout,
20119         with alias of adobe68k.  Changed configure.in to check for
20120         -scout before -sco* to avoid a false match.
20122         * Makefile.in: added AS_FOR_TARGET, passed down in
20123         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20124         the C compiler to use to create programs which are run in the
20125         build environment, set it to default to $(CC), and passed it down
20126         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20128 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20130         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20131         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20132         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20133         FOR_TARGET variants, to newlib and libg++.
20135 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20137         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20138         first.
20140 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20142         * config.sub:  Accept `elf' as an environment.
20144 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20146         * Makefile.in (all-opcodes):  cd into the right directory
20148 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20150         * configure: added -program_transform_name option, used as
20151         argument to sed when installing programs.
20152         configure.texi: added documentation for -program_prefix,
20153         -program_suffix and -program_transform_name.
20155 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20157         * config.sub:  Accept i486 where i386 ok.
20159 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20161         * config.sub: accept we32k
20163 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20165         * config.sub, configure.in: accept OSE68000 and OSE68k.
20167         * Makefile.in: don't create all directories for ``make install'';
20168         let the subdirectories create the ones they need.
20170 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20172         * COPYING: new file, GPL v2
20174 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20176         * Makefile.in: use the new gen-info-dir, which needs a template
20177         argument (which also lives in texinfo)
20179         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20181 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20183         * config.sub (ncr3000):  Change i386 to i486.
20185 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20187         * Makefile.in: add install-rcs, install-grep to
20188         install-no-fixedincludes, removed install-bison and install-libgcc
20190 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20192         * configure.in: grab the HPUX makefile fragment if on HPUX
20194 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20196         * Makefile.in: eradicate bison spoor (ditto libgcc).
20197          configure.in: recognise m68{k,000}-ericsson-OSE.
20198          es1800 is alias for m68k-ericsson-OSE
20200 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20202         * configure.in: rearrange the parts that remove programs from
20203         configdirs, based now on HOST==TARGET or by canonical triple.
20205 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20207         * test-build.mk: recurse explicitly with -f test-build.mk when
20208           appropriate.  predicate stage3 and comparison on the existence
20209           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20210           On very clean, also remove ...stamp-co.  Build in-place before
20211           doing other builds.
20213 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20215         * Makefile.in, configure.in: add tgas
20217 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20219         * Makefile.in: a number of changes merged in from progressive.
20221         * configure.in: add libm.
20223         * .cvsignore: ignore some stuff that comes from test-build.mk.
20225 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20227         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20229 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20231         * configure: Add program_suffix (parallel to program_prefix)
20232         * Makefile.in: adjust directory-creating script for losing decstation
20234 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20236         * configure:  Minor $subdir-related fixes.
20238 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20240         * configure: fix various problems with propogating
20241         makefile_target_frag in subdirs.
20242         * configure.in: config libgcc if its there
20244 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20246         * config.sub:  HPPA merge.
20248 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20250         * Makefile.in:  Replace all-bison with all-byacc in all
20251         dependency lines for other tools (which now use byacc).
20253 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20255         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20257 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20259         * Makefile.in: make gprof rules similar to byacc rules (instead of
20260         vestigal $(unsubdir) that didn't work...)
20262 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20264         * config.sub:  Add support for Linux.
20265         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20266         (at least for libg++).
20268 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20270         * configure.texi: fix doc for the -nfp option to configure
20272 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20274         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20276 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20278         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20279         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20280         * configure.in: added solaris* host_makefile_frag hook.
20282 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20284         * config.sub: changed recognition of m68000 so that various
20285         m68k types can be specified via m680[01234]0
20287 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20289         * config.sub (basic_machine): fix sed so that '-foo' isn't
20290         completely substituted out while .+'-foo' loses the '-foo'
20292 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20294         * config.sub ($os): Add -aout.
20296 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20298         * configure:  If host_makefile_frag is absolute, don't
20299         prefix ${invsubdir} (relevant to libg++ auto-configure).
20301 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20303         * Makefile.in (tooldir): Define it.
20304         (all-ld): Depend on all-flex.
20306 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20308         * Makefile.in (check):  Fix libg++ special case.
20310 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20312         * configure: do not bury `pwd` into config.status, thus do fewer
20313           pwd's.
20315         * configure: print the "Building in" message only when building in
20316           other than "." AND verbose.
20318         * configure: remove -s, rework -v to better accommodate guested
20319           configures.
20321         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20323 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20325         * Makefile.in: macroize flags passed on recursion.  remove
20326           fileutils.
20328 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20330         * configure: get makesrcdir right for subdirs deeper than 1.
20332         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20333           install.
20335 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20337         * Makefile.in: don't print subdir_do or recursion lines.
20339 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20341         * standards.texi: added menu item.
20343         * Makefile.in: build and install standards.info.
20345         * standards.texi: new file.
20347 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20349         * configure: test for and move config.status pieces from
20350           ${subdir}/.
20352 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20354         * configure:  Test for existance of files before trying to mv
20355         them, to avoid numerous non-existance messages.
20357 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20359         * configure: correct final line of config.status.
20361         * configure: patch from eggert.  Avoids a protection problem if
20362           the original Makefile.in is read only.
20364         * configure: use move-if-change from gcc to create config.status.
20365           Some makefiles depend on config.status to tell if a directory
20366           has been reconfigured for a different host.  This change
20367           prevents those directories from remaking everything in the case
20368           where the reconfig was only intended to rebuild a Makefile.
20370         * configure: test for config.sub with "config.sub sun4" rather
20371           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20372           host alias from a missing config.sub.
20374 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20376         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20377           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20379 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20381         * configure: mkdir ${subdir} as needed.
20383 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
20385         * Makefile.in,configure.in: added autoconf.
20387 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20389         * Makefile.in: no longer pass against on recursion.
20391         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20392           definitions are not inherited.
20394         * configure: correct makesrcdir when subdir is .
20396 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
20398         * configure:  Add support for 'subdirs' variable, which is
20399         like 'configdirs', except that configure doesn't re-invoke
20400         itself for subdirs, it just creates a Makefile for each subdir.
20401         * configure.texi:  Document subdirs.
20403 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20405         * configure.in: added flex to configdirs
20407 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
20409         * Makefile.in: remove clean-stamps from clean.
20411 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
20413         * configure.in:  Add gdbtest to configdirs.
20415 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
20417         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
20418         to recursive makes.
20419         * configure.in:  Recognize new ncr3000 config.
20421 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
20423         * Makefile.in, configure.in: removed references to gdbm.
20425 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
20427         * config.sub:  Don't canonicalize os value
20428         newsos* to bsd (readline needs to check for newsos).
20429         (This fix was earlier made Jan 31, but got re-broken.)
20431 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
20433         * configure.in:  sco is an os, not a vendor!
20435         * configure:  Quote $( better.  Keep various shells happy.
20437 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
20439         * Makefile.in: eliminate stamp-files.
20441 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
20443         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
20444           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20446 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
20448         * config.sub:  fix iris/iris3.
20450 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
20452         * configure: re-add -rm.
20454 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20456         * Maskefile.in: add .stmp-rcs to all.
20458         * configure.in: remove gas from rs6000 build, use aix host fragment.
20460 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20462         * configure: pass down site_option during recursion.
20464 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20466         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20468 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20470         * configure: Change exec_prefix so that it really defaults to prefix.
20472 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20474         * Makefile.in, configure.in:  Add support for mmalloc library.
20476 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20478         * Makefile.in: add stmp dependencies for a few more things.
20480 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20482         * configure: adjusted error message on objdir/srcdir configure
20483           collision, per john's suggestion.
20485         * Makefile.in: add libiberty stmp to all and all.cross.
20487 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20489         * Makefile.in: remove force dependencies, add grep to all.
20491 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20493         * Makefile.in: drop flex.  make stamp files work.
20495         * configure: added test for conflicting configuration in srcdir,
20496           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
20497           gets cranky.  use relative paths for configure and srcdir
20498           whenever possible.  Send some error messages to stderr that were
20499           going to stdout.
20501 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
20503         * Makefile.in:  Fix libg++ rule to check for gcc directory
20504         before using gcc/gcc.  Also pass XTRAFLAGS.
20506 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
20508         * Makefile.in: added stmp-files so that directories aren't polled
20509           when they are already built.
20511         * configure.texi: fixed a node pointer problem.
20513 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
20515         * config.sub configure.in gdb/configure.in
20516         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20517         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20518         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
20520 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20522         * configure: -recurring becomes -silent.  corrected help message
20523           for -site= option.
20525         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20527 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20529         * configure: when building Makefile for crosses, replace
20530           tooldir and program_prefix.  default srcdir from location of
20531           config.sub.  remove "for host in hosts" and "for target in
20532           targets" loops.
20534 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20536         * Makefile.in: Do not pass bindir or mandir to cvs.
20538 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
20540         * Makefile.in, configure.in: removed traces of namesubdir,
20541           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
20542           copyrights to '92, changed some from Cygnus to FSF.
20544         * configure.texi: remove most references to multiple hosts,
20545           multiple targets, subdirs, etc.
20547         * configure.man: removed rcsid. reference config.sub not
20548           config.subr.
20550         * Makefile.in: mkdir $(infodir) on install-info.
20552 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
20554         * configure.texi:  Explain better about .gdbinit and about
20555         the environment that configure.in sections run in.
20557 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
20559         * configure.in:  Ultrix is only a decstation if it's a MIPS.
20561 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
20563         * README:  DOC.configure => cfg-paper.texi.
20565 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
20567         * config.sub (near case $os):  Don't convert newsos* to bsd!
20569 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
20571         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
20572         the number of copies of COPYING that go into the GDB tar file.
20574 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
20576         * bfd/configure.in, gdb/config/mh-i386sco,
20577         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20578         Fix SCO configuration stuff.
20580 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
20582         * Makefile.in:  For libg++, make sure the -I pointing
20583         to the gcc directory goes *after* all the libg++-local -I flags.
20584         Also, move just-gcc dependency from just-libg++ to all-libg++.
20586 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
20588         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
20590 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
20592         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
20594 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
20596         * config.sub:  Add stratus configuration frags.  Also
20597         submitted to FSF.
20599 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
20601         * Makefile.in (DEV_SUPPORT):  add configure.man.
20603         * config.sub(Decode manufacturer-specific):  add -none*.
20605 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
20607         * Makefile.in:  remove form feeds to make Sun's make happy.
20608         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
20610 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
20612         * Makefile.in (AR_FLAGS):  Make quieter.
20614 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
20616         * configure.in:  Add libg++.
20617         * configure:  When verbose, don't output the command line at each
20618         level; it will be unremarkably the same as the previous version,
20619         which will be the same as what the user typed.
20621 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20623         * configure.in, Makefile.in: fix clean-info, add flex.  add
20624           fileutils.
20626         * configure: be less sensitive to spaces in Makefile.in.  Do not
20627           look for sources in "..".  Doing so breaks subdirectories that
20628           might have their own configure.  If a subdir has it's own
20629           configure script, use it.
20631 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20633         * cfg-paper.texi: some changes suggested by rms.
20635 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20637         * config.sub:  Merge in some small additions from the FSF version,
20638         taken from the gcc distribution, to bring the Cygnus and FSF
20639         versions into closer sync.
20641 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20643         * configure.in:  Changed svr4 references to sysv4.
20645 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20647         * configure: added -V for version number option.
20649 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20651         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20652           renamed from DOC.configure to cfg-paper.texi.
20654 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20656         * configure, config.subr, config.sub: config.subr is now
20657           config.sub again.
20659 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20661         * configure.texi: new file, in progress.
20663         * Makefile.in: build info file and install the man page for
20664           configure.
20666         * configure.man: new file, first cut.
20668         * configure: find config.subr again now that configuration "none"
20669           has gone.  removed all traces of the -ansi option.  removed all
20670           traces of the -languages option.
20672         * config.subr: resync from rms.
20674 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20676         * configure, config.sub, config.subr: merge config.sub into
20677           config.subr, call the result config.subr, remove config.sub, use
20678           config.subr.
20680         * Makefile.in: revised install for dir.info.
20682 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20684         * configure.in: add decstation host makefile frag.
20686         * Makefile.in: BISON now bison -y again.  also install-gcc on
20687           install.  clean-gdbm on clean.  infodir belongs in datadir.
20688           Make directories for info install.  Build dir.info here then
20689           install it.
20691 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20693         * Makefile.in: fix for bad directory tests.
20695 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20697         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20698           regexp.  -srcdir relative was being handled incorrectly.
20700         * Makefile.in: unwrapped some for loops so that parallel makes
20701           work again and so one can focus one's attention on a particular
20702           package.
20704 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20706         * configure: added PWD as a stand in for `pwd` (for speed). use
20707           elif wherever possible.  make -srcdir work without -objdir.
20708           -objdir= commented out.
20710 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20712         * configure: +options become --options.  -subdirs commented out.
20713           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
20714           Makefile now at top of generated Makefile.  Removed cvs log
20715           entries.  added -srcdir.  create .gdbinit only if there is one
20716           in ${srcdir}.
20718         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
20719           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
20720           and mandir now keyed off datadir by default.
20722 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20724         * Freshly created ChangeLog.
20727 Local Variables:
20728 mode: change-log
20729 left-margin: 8
20730 fill-column: 76
20731 version-control: never
20732 End: